Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 810cbdc

Browse files
authoredFeb 1, 2025··
fix(deps): update nextjs monorepo to v15
1 parent 3bcfb67 commit 810cbdc

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.23",
18+
"@next/mdx": "15.1.6",
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.23",
24+
"next": "15.1.6",
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.23",
42+
"eslint-config-next": "15.1.6",
4343
"eslint-config-prettier": "9.1.0",
4444
"graphql": "^16.9.0",
4545
"graphql-request": "^7.1.0",

‎pnpm-lock.yaml

+97-115
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.