Skip to content

Commit d1951b9

Browse files
committed
chore: upgrade to nextjs 14
1 parent d218780 commit d1951b9

File tree

2 files changed

+58
-77
lines changed

2 files changed

+58
-77
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@
6565
"framer-motion": "10.16.4",
6666
"fuse.js": "6.6.2",
6767
"katex": "0.16.8",
68-
"next": "13.5.3",
69-
"next-auth": "4.23.1",
68+
"next": "14.0.0",
69+
"next-auth": "4.24.3",
7070
"next-mdx-remote": "4.4.1",
7171
"next-themes": "0.2.1",
7272
"prism-react-renderer": "1.3.5",
@@ -105,7 +105,7 @@
105105
"@vitest/coverage-v8": "0.34.6",
106106
"autoprefixer": "10.4.16",
107107
"eslint": "8.50.0",
108-
"eslint-config-next": "13.5.3",
108+
"eslint-config-next": "14.0.0",
109109
"eslint-config-prettier": "9.0.0",
110110
"eslint-plugin-import": "2.28.1",
111111
"eslint-plugin-prettier": "5.0.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)