Skip to content

Commit

Permalink
Bump next to 14.2.7 [SECURITY] (#44106)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent 0634bb5 commit 1b40ca5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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 @@ -17,7 +17,7 @@
"@mui/styles": "workspace:*",
"@mui/system": "workspace:*",
"@mui/utils": "workspace:*",
"next": "11.1.4",
"next": "14.2.7",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-is": "^17.0.2"
Expand Down
2 changes: 1 addition & 1 deletion test/bundling/fixtures/next-webpack5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@mui/styles": "workspace:*",
"@mui/system": "workspace:*",
"@mui/utils": "workspace:*",
"next": "12.3.0",
"next": "14.2.7",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-is": "18.2.0"
Expand Down

0 comments on commit 1b40ca5

Please sign in to comment.