Skip to content

Commit 0323ba4

Browse files
Bump nextjs monorepo to ^15.5.4 (#46990)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d045dd3 commit 0323ba4

File tree

6 files changed

+15
-15
lines changed

6 files changed

+15
-15
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"lz-string": "^1.5.0",
7878
"markdown-to-jsx": "^7.7.13",
7979
"material-ui-popup-state": "^5.3.6",
80-
"next": "^15.5.3",
80+
"next": "^15.5.4",
8181
"notistack": "3.0.2",
8282
"nprogress": "^0.2.0",
8383
"postcss": "^8.5.6",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"@mui/joy": "workspace:*",
121121
"@mui/material": "workspace:^",
122122
"@mui/utils": "workspace:^",
123-
"@next/eslint-plugin-next": "^15.5.3",
123+
"@next/eslint-plugin-next": "^15.5.4",
124124
"@octokit/rest": "^22.0.0",
125125
"@pigment-css/react": "0.0.30",
126126
"@playwright/test": "1.55.0",

packages/mui-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/node": "^20.19.17",
4242
"@types/prop-types": "^15.7.15",
4343
"@types/react": "^19.1.13",
44-
"next": "^15.5.3",
44+
"next": "^15.5.4",
4545
"react": "^19.1.1"
4646
},
4747
"peerDependencies": {

packages/mui-joy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"chai": "^6.0.1",
5151
"fast-glob": "^3.3.3",
5252
"lodash": "^4.17.21",
53-
"next": "^15.5.3",
53+
"next": "^15.5.4",
5454
"react": "^19.1.1",
5555
"react-dom": "^19.1.1",
5656
"sinon": "^21.0.0"

packages/mui-material-nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@emotion/react": "^11.14.0",
3838
"@emotion/server": "^11.11.0",
3939
"@types/react": "^19.1.13",
40-
"next": "^15.5.3",
40+
"next": "^15.5.4",
4141
"react": "^19.1.1"
4242
},
4343
"peerDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)