fix build

This commit is contained in:
hamid zarghami
2025-06-11 01:17:22 +03:30
parent f66f1a768e
commit 7db9ec7f2f
14 changed files with 1685 additions and 38 deletions
+4
View File
@@ -11,6 +11,8 @@
},
"dependencies": {
"@radix-ui/react-checkbox": "^1.3.2",
"@react-three/drei": "^10.1.2",
"@react-three/fiber": "^9.1.2",
"@tailwindcss/vite": "^4.1.4",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
@@ -31,6 +33,7 @@
"swiper": "^11.2.6",
"tailwind-merge": "^3.2.0",
"tailwindcss": "^4.1.4",
"three": "^0.177.0",
"vite-tsconfig-paths": "^5.1.4",
"zustand": "^5.0.3"
},
@@ -38,6 +41,7 @@
"@eslint/js": "^9.22.0",
"@types/react": "^19.0.10",
"@types/react-dom": "^19.0.4",
"@types/three": "^0.177.0",
"@vitejs/plugin-react": "^4.3.4",
"eslint": "^9.22.0",
"eslint-plugin-react-hooks": "^5.2.0",