updated project page

This commit is contained in:
Tom Mathew
2025-10-24 22:18:18 +05:30
parent 261183dbfe
commit 54e7d00591
5 changed files with 1329 additions and 136 deletions

7
package-lock.json generated
View File

@@ -13,6 +13,7 @@
"@react-three/postprocessing": "^3.0.4",
"cloudinary": "^2.7.0",
"framer-motion": "^12.23.24",
"gl-matrix": "^3.4.4",
"gsap": "^3.13.0",
"mongoose": "^8.19.1",
"motion": "^12.23.24",
@@ -3835,6 +3836,12 @@
"url": "https://github.com/privatenumber/get-tsconfig?sponsor=1"
}
},
"node_modules/gl-matrix": {
"version": "3.4.4",
"resolved": "https://registry.npmjs.org/gl-matrix/-/gl-matrix-3.4.4.tgz",
"integrity": "sha512-latSnyDNt/8zYUB6VIJ6PCh2jBjJX6gnDsoCZ7LyW7GkqrD51EWwa9qCoGixj8YqBtETQK/xY7OmpTF8xz1DdQ==",
"license": "MIT"
},
"node_modules/glob-parent": {
"version": "6.0.2",
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",