Skip to content

Commit c9c5887

Browse files
committed
chore(deps): update nextjs
1 parent 11618fe commit c9c5887

File tree

3 files changed

+73
-84
lines changed

3 files changed

+73
-84
lines changed

next-env.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
/// <reference types="next/image-types/global" />
33

44
// NOTE: This file should not be edited
5-
// see https://nextjs.org/docs/pages/building-your-application/configuring/typescript for more information.
5+
// see https://nextjs.org/docs/pages/api-reference/config/typescript for more information.

package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,7 @@
4646
"@mui/material": "6.3.1",
4747
"@mui/material-nextjs": "6.3.1",
4848
"@mui/styles": "6.3.1",
49-
"@next/eslint-plugin-next": "15.0.3",
50-
"@next/mdx": "15.0.3",
49+
"@next/mdx": "15.1.3",
5150
"@rjsf/core": "5.23.2",
5251
"@rjsf/mui": "5.23.2",
5352
"@rjsf/utils": "5.23.2",
@@ -84,7 +83,7 @@
8483
"lodash-es": "4.17.21",
8584
"material-ui-popup-state": "5.3.3",
8685
"nanoid": "5.0.9",
87-
"next": "15.0.3",
86+
"next": "15.1.3",
8887
"next-http-proxy-middleware": "1.2.6",
8988
"nextjs-routes": "2.2.5",
9089
"node-fetch": "3.3.2",
@@ -103,7 +102,7 @@
103102
"yup": "1.6.1"
104103
},
105104
"devDependencies": {
106-
"@next/bundle-analyzer": "15.0.3",
105+
"@next/bundle-analyzer": "15.1.3",
107106
"@playwright/test": "1.49.1",
108107
"@squonk/eslint-config": "2.1.0",
109108
"dotenv": "16.4.7",

pnpm-lock.yaml

Lines changed: 69 additions & 79 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)