Skip to content

Commit d1e8b8c

Browse files
⬆️ upgrade nextjs monorepo to v15
1 parent 969f01c commit d1e8b8c

File tree

2 files changed

+1541
-282
lines changed

2 files changed

+1541
-282
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"author": "Shu Ding",
1212
"license": "MIT",
1313
"dependencies": {
14-
"next": "^12.1.6",
14+
"next": "^15.0.0",
1515
"nextra": "^2.13.4",
1616
"nextra-theme-docs": "^2.13.4",
1717
"react": "^18.2.0",
@@ -27,7 +27,7 @@
2727
"@typescript-eslint/parser": "^5.33.1",
2828
"autoprefixer": "^10.4.8",
2929
"eslint": "^8.22.0",
30-
"eslint-config-next": "^14.0.0",
30+
"eslint-config-next": "^15.0.0",
3131
"eslint-config-prettier": "^9.0.0",
3232
"eslint-plugin-mdx": "^3.0.0",
3333
"eslint-plugin-prettier": "^5.0.0",

0 commit comments

Comments
 (0)