@thi.ng/webgl
Advanced tools
Comparing version 6.8.13 to 6.8.14
{ | ||
"name": "@thi.ng/webgl", | ||
"version": "6.8.13", | ||
"version": "6.8.14", | ||
"description": "WebGL & GLSL abstraction layer", | ||
@@ -44,3 +44,3 @@ "type": "module", | ||
"@thi.ng/api": "^8.11.1", | ||
"@thi.ng/associative": "^6.3.58", | ||
"@thi.ng/associative": "^6.3.59", | ||
"@thi.ng/canvas": "^0.2.18", | ||
@@ -51,11 +51,11 @@ "@thi.ng/checks": "^3.6.3", | ||
"@thi.ng/logger": "^3.0.11", | ||
"@thi.ng/matrices": "^2.3.35", | ||
"@thi.ng/matrices": "^2.3.36", | ||
"@thi.ng/memoize": "^3.3.3", | ||
"@thi.ng/pixel": "^6.1.30", | ||
"@thi.ng/shader-ast": "^0.15.13", | ||
"@thi.ng/shader-ast-glsl": "^0.4.121", | ||
"@thi.ng/shader-ast-stdlib": "^0.18.13", | ||
"@thi.ng/transducers": "^9.0.3", | ||
"@thi.ng/vector-pools": "^3.1.127", | ||
"@thi.ng/vectors": "^7.10.29" | ||
"@thi.ng/pixel": "^6.1.31", | ||
"@thi.ng/shader-ast": "^0.15.14", | ||
"@thi.ng/shader-ast-glsl": "^0.4.122", | ||
"@thi.ng/shader-ast-stdlib": "^0.18.14", | ||
"@thi.ng/transducers": "^9.0.4", | ||
"@thi.ng/vector-pools": "^3.1.128", | ||
"@thi.ng/vectors": "^7.10.30" | ||
}, | ||
@@ -225,3 +225,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "5dd66c18a3862a3af69a5b2f49563f7cbdd960c2\n" | ||
"gitHead": "aed3421c21044c005fbcb7cc37965ccf85a870d2\n" | ||
} |
Updated@thi.ng/associative@^6.3.59
Updated@thi.ng/matrices@^2.3.36
Updated@thi.ng/pixel@^6.1.31
Updated@thi.ng/shader-ast@^0.15.14
Updated@thi.ng/transducers@^9.0.4
Updated@thi.ng/vectors@^7.10.30