migrate away from canvas

This commit is contained in:
evanpelle
2026-05-16 08:55:02 -07:00
parent 9c4ba757c2
commit 53cf2d43f8
21 changed files with 364 additions and 4951 deletions
+7
View File
@@ -31,6 +31,7 @@
"ip-anonymize": "^0.1.0",
"jose": "^6.2.3",
"js-yaml": "^4.1.1",
"lil-gui": "^0.21.0",
"limiter": "^3.0.0",
"nanoid": "^5.1.11",
"node-html-parser": "^7.1.0",
@@ -6689,6 +6690,12 @@
"url": "https://opencollective.com/parcel"
}
},
"node_modules/lil-gui": {
"version": "0.21.0",
"resolved": "https://registry.npmjs.org/lil-gui/-/lil-gui-0.21.0.tgz",
"integrity": "sha512-tpvxN7v1GvE/Tv+GRopfOp0W7fVEjF4PltkuX8vOCIfim22rD1ztvfkoEMcv9lzQeuNUSeIrUmUjBwmlW/oUew==",
"license": "MIT"
},
"node_modules/limiter": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/limiter/-/limiter-3.0.0.tgz",