old dwinzo files updated

This commit is contained in:
2025-03-22 18:33:02 +05:30
parent 111a2e6581
commit 6987e38750
186 changed files with 19940 additions and 389 deletions

View File

@@ -10,18 +10,34 @@
"preview": "vite preview"
},
"dependencies": {
"@react-three/csg": "^4.0.0",
"@react-three/drei": "^10.0.4",
"@react-three/fiber": "^9.1.0",
"@react-three/postprocessing": "^3.0.4",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.2.0",
"@testing-library/user-event": "^14.6.1",
"@turf/turf": "^7.2.0",
"@types/jest": "^29.5.14",
"@use-gesture/react": "^10.3.1",
"chart.js": "^4.4.8",
"gsap": "^3.12.7",
"leva": "^0.10.0",
"mqtt": "^5.10.4",
"path": "^0.12.7",
"postprocessing": "^6.37.1",
"react": "^19.0.0",
"react-chartjs-2": "^5.3.0",
"react-dom": "^19.0.0",
"react-router-dom": "^7.3.0",
"react-toastify": "^11.0.5",
"socket.io-client": "^4.8.1",
"zustand": "^5.0.3"
},
"devDependencies": {
"@eslint/js": "^9.21.0",
"@types/node": "^22.13.10",
"@types/react": "^19.0.10",
"@types/react": "^19.0.12",
"@types/react-dom": "^19.0.4",
"@vitejs/plugin-react": "^4.3.4",
"eslint": "^9.21.0",