Skip to content

Commit

Permalink
⬆️ upgrade nextjs monorepo to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent 969f01c commit 84a92a0
Show file tree
Hide file tree
Showing 2 changed files with 1,216 additions and 281 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"author": "Shu Ding",
"license": "MIT",
"dependencies": {
"next": "^12.1.6",
"next": "^15.0.0",
"nextra": "^2.13.4",
"nextra-theme-docs": "^2.13.4",
"react": "^18.2.0",
Expand All @@ -27,7 +27,7 @@
"@typescript-eslint/parser": "^5.33.1",
"autoprefixer": "^10.4.8",
"eslint": "^8.22.0",
"eslint-config-next": "^14.0.0",
"eslint-config-next": "^15.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-mdx": "^3.0.0",
"eslint-plugin-prettier": "^5.0.0",
Expand Down
Loading

0 comments on commit 84a92a0

Please sign in to comment.