Skip to content

Commit c3b247b

Browse files
Update nextjs monorepo to v16
1 parent f57b6a2 commit c3b247b

File tree

2 files changed

+561
-100
lines changed

2 files changed

+561
-100
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"javascript-stringify": "^2.1.0",
3232
"keen-slider": "^6.8.6",
3333
"lodash": "^4.17.21",
34-
"next": "^15.5.2",
34+
"next": "^16.0.0",
3535
"node-gyp": "^11.2.0",
3636
"react": "^18.3.1",
3737
"react-blurhash": "^0.3.0",
@@ -56,7 +56,7 @@
5656
"@typescript-eslint/parser": "^8.32.0",
5757
"autoprefixer": "^10.4.21",
5858
"eslint": "^8.57.1",
59-
"eslint-config-next": "^15.3.1",
59+
"eslint-config-next": "^16.0.0",
6060
"eslint-config-prettier": "^10.1.2",
6161
"husky": "^9.1.7",
6262
"lint-staged": "^16.0.0",

0 commit comments

Comments
 (0)