Skip to content

Commit

Permalink
Bump next [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 23, 2024
1 parent ab51515 commit a5f9299
Show file tree
Hide file tree
Showing 7 changed files with 60 additions and 85 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"lz-string": "^1.5.0",
"markdown-to-jsx": "^7.4.7",
"material-ui-popup-state": "^5.1.2",
"next": "^13.5.1",
"next": "^14.0.0",
"notistack": "3.0.1",
"nprogress": "^0.2.0",
"postcss": "^8.4.39",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/node": "^18.19.41",
"@types/prop-types": "^15.7.12",
"@types/react": "^18.3.3",
"next": "^13.5.1",
"next": "^14.0.0",
"react": "^18.3.1"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-joy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"chai": "^4.4.1",
"fast-glob": "^3.3.2",
"lodash": "^4.17.21",
"next": "^13.4.19",
"next": "^14.0.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sinon": "^16.1.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-material-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@emotion/react": "^11.13.0",
"@emotion/server": "^11.11.0",
"@types/react": "^18.3.3",
"next": "13.5.1",
"next": "14.1.1",
"react": "^18.3.1"
},
"peerDependencies": {
Expand Down
133 changes: 54 additions & 79 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion test/bundling/fixtures/next-webpack4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@mui/styles": "5.10.3",
"@mui/system": "5.10.5",
"@mui/utils": "5.10.3",
"next": "11.1.4",
"next": "13.5.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-is": "^17.0.2"
Expand Down
Loading

0 comments on commit a5f9299

Please sign in to comment.