Skip to content

Commit 988be4a

Browse files
committed
chore(deps): update nextjs
manual as renovate is broken
1 parent e22c182 commit 988be4a

File tree

2 files changed

+107
-79
lines changed

2 files changed

+107
-79
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
"@mui/lab": "5.0.0-alpha.123",
4747
"@mui/material": "5.11.13",
4848
"@mui/styles": "5.11.13",
49-
"@next/eslint-plugin-next": "13.1.6",
50-
"@next/mdx": "13.1.6",
49+
"@next/eslint-plugin-next": "13.2.4",
50+
"@next/mdx": "13.2.4",
5151
"@rjsf/core": "4.2.3",
5252
"@rjsf/material-ui": "4.2.3",
5353
"@sentry/nextjs": "7.38.0",
@@ -82,7 +82,7 @@
8282
"lodash-es": "4.17.21",
8383
"material-ui-popup-state": "4.1.0",
8484
"nanoid": "^4.0.1",
85-
"next": "13.1.6",
85+
"next": "13.2.4",
8686
"next-http-proxy-middleware": "1.2.5",
8787
"nextjs-routes": "1.0.8",
8888
"node-fetch": "3.3.0",
@@ -103,7 +103,7 @@
103103
"yup": "0.32.11"
104104
},
105105
"devDependencies": {
106-
"@next/bundle-analyzer": "13.1.6",
106+
"@next/bundle-analyzer": "13.2.4",
107107
"@playwright/test": "1.31.2",
108108
"@squonk/eslint-config": "0.5.0",
109109
"eslint": "8.34.0",

0 commit comments

Comments
 (0)