Skip to content

Commit d3a18b4

Browse files
fix(deps): update nextjs monorepo to v15
1 parent 830d746 commit d3a18b4

File tree

2 files changed

+100
-118
lines changed

2 files changed

+100
-118
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@
1515
"e2e": "playwright test"
1616
},
1717
"dependencies": {
18-
"@next/mdx": "14.2.17",
18+
"@next/mdx": "15.1.3",
1919
"@vercel/analytics": "^1.3.1",
2020
"@vercel/speed-insights": "^1.0.12",
2121
"dayjs": "^1.11.13",
2222
"lodash": "^4.17.21",
2323
"motion": "^10.18.0",
24-
"next": "14.2.17",
24+
"next": "15.1.3",
2525
"normalize.css": "8.0.1",
2626
"react": "19.0.0",
2727
"react-dom": "19.0.0",
@@ -39,7 +39,7 @@
3939
"classnames": "2.5.1",
4040
"encoding": "^0.1.13",
4141
"eslint": "9.17.0",
42-
"eslint-config-next": "14.2.17",
42+
"eslint-config-next": "15.1.3",
4343
"eslint-config-prettier": "9.1.0",
4444
"graphql": "^16.9.0",
4545
"graphql-request": "^7.1.0",

0 commit comments

Comments
 (0)