We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ea0f93 commit ef034caCopy full SHA for ef034ca
2 files changed
package.json
@@ -45,7 +45,7 @@
45
"@mui/lab": "6.0.1-beta.33",
46
"@mui/material": "6.4.9",
47
"@mui/material-nextjs": "6.4.3",
48
- "@next/mdx": "15.1.6",
+ "@next/mdx": "15.2.4",
49
"@rjsf/core": "5.24.8",
50
"@rjsf/mui": "5.24.8",
51
"@rjsf/utils": "5.24.8",
@@ -82,7 +82,7 @@
82
"lodash-es": "4.17.21",
83
"material-ui-popup-state": "5.3.3",
84
"nanoid": "5.1.5",
85
- "next": "15.1.6",
+ "next": "15.2.4",
86
"next-http-proxy-middleware": "1.2.7",
87
"nextjs-routes": "2.2.5",
88
"node-fetch": "3.3.2",
@@ -101,7 +101,7 @@
101
"yup": "1.6.1"
102
},
103
"devDependencies": {
104
- "@next/bundle-analyzer": "15.1.6",
+ "@next/bundle-analyzer": "15.2.4",
105
"@playwright/test": "1.50.1",
106
"@squonk/eslint-config": "2.2.0",
107
"dotenv": "16.4.7",
0 commit comments