Skip to content

Commit 4e7c8b7

Browse files
fix(deps): update nextjs monorepo to v16
1 parent 7a444a1 commit 4e7c8b7

File tree

8 files changed

+5204
-2560
lines changed

8 files changed

+5204
-2560
lines changed

examples/nextjs-app/package-lock.json

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

examples/nextjs-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"@types/react": "19.1.17",
1818
"@types/react-dom": "19.1.11",
1919
"eslint": "9.36.0",
20-
"eslint-config-next": "15.5.4",
21-
"next": "15.5.4",
20+
"eslint-config-next": "16.0.0",
21+
"next": "16.0.0",
2222
"react": "19.1.1",
2323
"react-dom": "19.1.1",
2424
"typescript": "5.9.3"

examples/nextjs-pages/package-lock.json

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

examples/nextjs-pages/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"@types/react": "19.1.17",
1818
"@types/react-dom": "19.1.11",
1919
"eslint": "9.36.0",
20-
"eslint-config-next": "15.5.4",
21-
"next": "15.5.4",
20+
"eslint-config-next": "16.0.0",
21+
"next": "16.0.0",
2222
"react": "19.1.1",
2323
"react-dom": "19.1.1",
2424
"typescript": "5.9.3"

0 commit comments

Comments
 (0)