We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d48e53e commit 800e10cCopy full SHA for 800e10c
package.json
@@ -14,7 +14,7 @@
14
"@react-three/fiber": "^8.16.0",
15
"framer-motion": "^11.0.22",
16
"maath": "^0.10.7",
17
- "next": "^14.1.4",
+ "next": "^15.0.0",
18
"react": "^18.2.0",
19
"react-dom": "^18.2.0",
20
"react-tilt": "^1.0.2",
@@ -28,7 +28,7 @@
28
"@types/three": "^0.169.0",
29
"autoprefixer": "^10.4.19",
30
"eslint": "^9.0.0",
31
- "eslint-config-next": "^14.1.4",
+ "eslint-config-next": "^15.0.0",
32
"postcss": "^8.4.38",
33
"tailwindcss": "^3.4.3"
34
}
0 commit comments