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.
1 parent 26854df commit 603d2b3Copy full SHA for 603d2b3
package.json
@@ -17,7 +17,7 @@
17
},
18
"dependencies": {
19
"clsx": "^1.1.1",
20
- "next": "12.1.6",
+ "next": "15.1.0",
21
"next-themes": "^0.2.0",
22
"preact": "^10.7.3",
23
"react": "18.1.0",
@@ -29,7 +29,7 @@
29
"@commitlint/config-conventional": "^17.0.2",
30
"autoprefixer": "^10.4.7",
31
"eslint": "^8.17.0",
32
- "eslint-config-next": "12.1.6",
+ "eslint-config-next": "15.1.0",
33
"eslint-config-prettier": "^8.5.0",
34
"eslint-plugin-simple-import-sort": "^7.0.0",
35
"eslint-plugin-unused-imports": "^2.0.0",
0 commit comments