Skip to content

Commit

Permalink
Bump Next.js to 14.2.3 (#3466)
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 Apr 29, 2024
1 parent 094f366 commit fcee591
Show file tree
Hide file tree
Showing 5 changed files with 53 additions and 53 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"lz-string": "1.5.0",
"markdown-to-jsx": "7.4.7",
"marked": "12.0.2",
"next": "^14.2.1",
"next": "^14.2.3",
"nprogress": "0.2.0",
"postcss": "8.4.38",
"prismjs": "1.29.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/custom-server-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@toolpad/studio": "0.1.54",
"express": "4.19.2",
"next": "14.2.1",
"next": "14.2.3",
"react": "18.2.0",
"react-dom": "18.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@argos-ci/core": "1.5.5",
"@mui/monorepo": "github:mui/material-ui#2d02b940af272f6a344c7ed954fdf791a7269424",
"@mui/x-charts": "7.3.1",
"@next/eslint-plugin-next": "14.2.1",
"@next/eslint-plugin-next": "14.2.3",
"@playwright/test": "1.43.1",
"@testing-library/react": "14.3.1",
"@types/archiver": "6.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/toolpad-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@mui/icons-material": "5.15.15",
"@mui/material": "5.15.15",
"@mui/material-nextjs": "5.15.11",
"next": "14.2.1",
"next": "14.2.3",
"react": "18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
98 changes: 49 additions & 49 deletions pnpm-lock.yaml

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

0 comments on commit fcee591

Please sign in to comment.