Install React Three Fiber dependencies

- Added @react-three/fiber ^9.5.0
- Added @react-three/drei ^10.7.7
- Required dependencies for ShaderGradient component
This commit is contained in:
2026-01-27 01:26:58 +01:00
parent a814a7cab9
commit 13499f7f51
2 changed files with 548 additions and 3 deletions

View File

@@ -54,6 +54,8 @@
"dependencies": {
"@next/bundle-analyzer": "^15.1.7",
"@prisma/client": "^5.22.0",
"@react-three/drei": "^10.7.7",
"@react-three/fiber": "^9.5.0",
"@sentry/nextjs": "^10.36.0",
"@shadergradient/react": "^2.4.20",
"@tiptap/extension-color": "^3.15.3",