Skip to content

Commit 878dd27

Browse files
committed
chore(deps): update nextjs to 13.4
1 parent f5e2338 commit 878dd27

File tree

2 files changed

+82
-104
lines changed

2 files changed

+82
-104
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.129",
4747
"@mui/material": "5.13.0",
4848
"@mui/styles": "5.12.3",
49-
"@next/eslint-plugin-next": "13.2.4",
50-
"@next/mdx": "13.2.4",
49+
"@next/eslint-plugin-next": "13.4.1",
50+
"@next/mdx": "13.4.1",
5151
"@rjsf/core": "5.2.1",
5252
"@rjsf/mui": "^5.2.1",
5353
"@rjsf/utils": "^5.2.1",
@@ -82,7 +82,7 @@
8282
"lodash-es": "4.17.21",
8383
"material-ui-popup-state": "4.1.0",
8484
"nanoid": "4.0.2",
85-
"next": "13.2.4",
85+
"next": "13.4.1",
8686
"next-http-proxy-middleware": "1.2.5",
8787
"nextjs-routes": "2.0.0",
8888
"node-fetch": "3.3.1",
@@ -101,7 +101,7 @@
101101
"yup": "1.0.2"
102102
},
103103
"devDependencies": {
104-
"@next/bundle-analyzer": "13.2.4",
104+
"@next/bundle-analyzer": "13.4.1",
105105
"@playwright/test": "1.33.0",
106106
"@squonk/eslint-config": "0.5.0",
107107
"dotenv": "^16.0.3",

0 commit comments

Comments
 (0)