chore: add drei

This commit is contained in:
2025-12-28 17:51:49 -03:00
parent 989a284b2e
commit a8301655ae
2 changed files with 420 additions and 6 deletions
+2
View File
@@ -11,6 +11,7 @@
"format:apply": "prettier --write './src/**/*.{js,jsx,ts,tsx,css,md,json}' --config ./.prettierrc"
},
"dependencies": {
"@react-three/drei": "^10.7.7",
"@react-three/fiber": "^9.4.2",
"next": "16.1.1",
"react": "19.2.3",
@@ -22,6 +23,7 @@
"@types/node": "^20",
"@types/react": "^19",
"@types/react-dom": "^19",
"@types/three": "^0.182.0",
"babel-plugin-react-compiler": "1.0.0",
"eslint": "^9",
"eslint-config-next": "16.1.1",