Skip to content

Commit ac53df8

Browse files
Bump nextjs monorepo to ^16.0.1
1 parent 8b73647 commit ac53df8

File tree

3 files changed

+136
-12
lines changed

3 files changed

+136
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@eslint/compat": "^1.4.1",
4141
"@mui/internal-bundle-size-checker": "workspace:*",
4242
"@mui/internal-code-infra": "workspace:*",
43-
"@next/eslint-plugin-next": "^15.5.6",
43+
"@next/eslint-plugin-next": "^16.0.1",
4444
"@octokit/rest": "^22.0.1",
4545
"@tsconfig/node22": "^22.0.2",
4646
"@types/node": "^22.18.13",

packages/docs-infra/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"@types/node": "^22.18.13",
8686
"@types/react": "^19.2.2",
8787
"@types/webpack": "^5.28.5",
88-
"next": "^15.5.6",
88+
"next": "^16.0.1",
8989
"react": "^19.2.0",
9090
"rehype-parse": "^9.0.1",
9191
"rehype-stringify": "^10.0.1",
@@ -95,7 +95,7 @@
9595
},
9696
"peerDependencies": {
9797
"@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0",
98-
"next": "^13.5.1 || ^14 || ^15.0.0",
98+
"next": "^13.5.1 || ^14 || ^15.0.0 || ^16.0.0",
9999
"react": "^17.0.0 || ^18.0.0 || ^19.0.0"
100100
},
101101
"peerDependenciesMeta": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)