Migrate <HyperSpeed />

This commit is contained in:
David Haz
2025-07-12 17:08:24 +03:00
parent 7244fabc7e
commit af0fa8cc31
8 changed files with 1700 additions and 1 deletions

10
package-lock.json generated
View File

@@ -18,6 +18,7 @@
"matter-js": "^0.20.0",
"motion-v": "^1.5.0",
"ogl": "^1.0.11",
"postprocessing": "^6.37.6",
"primeicons": "^7.0.0",
"primevue": "^4.3.6",
"three": "^0.178.0",
@@ -7664,6 +7665,15 @@
"dev": true,
"license": "MIT"
},
"node_modules/postprocessing": {
"version": "6.37.6",
"resolved": "https://registry.npmjs.org/postprocessing/-/postprocessing-6.37.6.tgz",
"integrity": "sha512-KrdKLf1257RkoIk3z3nhRS0aToKrX2xJgtR0lbnOQUjd+1I4GVNv1gQYsQlfRglvEXjpzrwqOA5fXfoDBimadg==",
"license": "Zlib",
"peerDependencies": {
"three": ">= 0.157.0 < 0.179.0"
}
},
"node_modules/potpack": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/potpack/-/potpack-1.0.2.tgz",