Skip to content

Commit 0cabc09

Browse files
fix(deps): update nextjs monorepo to v15
1 parent fbf7ec2 commit 0cabc09

File tree

2 files changed

+85
-110
lines changed

2 files changed

+85
-110
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@react-three/fiber": "^8.16.0",
1515
"framer-motion": "^11.0.22",
1616
"maath": "^0.10.7",
17-
"next": "^14.1.4",
17+
"next": "^15.0.0",
1818
"react": "^18.2.0",
1919
"react-dom": "^18.2.0",
2020
"react-tilt": "^1.0.2",
@@ -28,7 +28,7 @@
2828
"@types/three": "^0.169.0",
2929
"autoprefixer": "^10.4.19",
3030
"eslint": "^9.0.0",
31-
"eslint-config-next": "^14.1.4",
31+
"eslint-config-next": "^15.0.0",
3232
"postcss": "^8.4.38",
3333
"tailwindcss": "^3.4.3"
3434
}

0 commit comments

Comments
 (0)