We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
v15
1 parent 969f01c commit b372ff2Copy full SHA for b372ff2
package.json
@@ -11,7 +11,7 @@
11
"author": "Shu Ding",
12
"license": "MIT",
13
"dependencies": {
14
- "next": "^12.1.6",
+ "next": "^15.0.0",
15
"nextra": "^2.13.4",
16
"nextra-theme-docs": "^2.13.4",
17
"react": "^18.2.0",
@@ -27,7 +27,7 @@
27
"@typescript-eslint/parser": "^5.33.1",
28
"autoprefixer": "^10.4.8",
29
"eslint": "^8.22.0",
30
- "eslint-config-next": "^14.0.0",
+ "eslint-config-next": "^15.0.0",
31
"eslint-config-prettier": "^9.0.0",
32
"eslint-plugin-mdx": "^3.0.0",
33
"eslint-plugin-prettier": "^5.0.0",
0 commit comments