prod setup

This commit is contained in:
Johan LEROY
2026-05-04 11:00:44 +02:00
parent 7c7ff160eb
commit 5d05cd4c04
46 changed files with 2016 additions and 190 deletions

View File

@@ -17,6 +17,7 @@
"dependencies": {
"@astrojs/node": "^10.0.5",
"@astrojs/react": "^5.0.3",
"@hookform/resolvers": "^5.2.2",
"@iconify-icon/react": "^3.0.3",
"@react-three/drei": "^10.7.7",
"@react-three/fiber": "^9.6.0",
@@ -32,6 +33,7 @@
"lucide-react": "^1.8.0",
"react": "^19.2.5",
"react-dom": "^19.2.5",
"react-hook-form": "^7.75.0",
"tailwindcss": "^4.2.2",
"three": "^0.184.0",
"zod": "^4.3.6"