Skip to content

Commit b59c9fb

Browse files
Update nextjs monorepo to v16
1 parent f031182 commit b59c9fb

File tree

4 files changed

+49
-49
lines changed

4 files changed

+49
-49
lines changed

__tests__/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"update-config-version": "pnpm add --save-dev eslint-config-upleveled@latest --allow-build=unrs-resolver && pnpm upleveled-eslint-install"
1515
},
1616
"dependencies": {
17-
"next": "^15.0.0"
17+
"next": "^16.0.0"
1818
},
1919
"devDependencies": {
2020
"@types/node": "^24.0.0",

__tests__/pnpm-lock.yaml

Lines changed: 42 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"dependencies": {
3838
"@babel/eslint-parser": "7.28.5",
3939
"@eslint/compat": "1.4.1",
40-
"@next/eslint-plugin-next": "15.5.5",
40+
"@next/eslint-plugin-next": "16.0.3",
4141
"@stylistic/eslint-plugin": "5.5.0",
4242
"@typescript-eslint/eslint-plugin": "8.46.4",
4343
"@typescript-eslint/parser": "8.46.4",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)