Skip to content

Commit c719352

Browse files
Update nextjs monorepo to v16
1 parent 76f6b21 commit c719352

File tree

2 files changed

+238
-370
lines changed

2 files changed

+238
-370
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"@mdx-js/loader": "3.1.1",
2727
"@mdx-js/react": "3.1.1",
28-
"@next/mdx": "15.5.6",
28+
"@next/mdx": "16.0.0",
2929
"@radix-ui/react-avatar": "1.1.10",
3030
"@radix-ui/react-dropdown-menu": "2.1.16",
3131
"@radix-ui/react-label": "2.1.7",
@@ -36,7 +36,7 @@
3636
"class-variance-authority": "0.7.1",
3737
"clsx": "2.1.1",
3838
"lucide-react": "0.546.0",
39-
"next": "15.5.6",
39+
"next": "16.0.0",
4040
"next-themes": "0.4.6",
4141
"react": "19.2.0",
4242
"react-dom": "19.2.0",
@@ -56,7 +56,7 @@
5656
"@types/react": "19.2.2",
5757
"@types/react-dom": "19.2.2",
5858
"eslint": "9.38.0",
59-
"eslint-config-next": "15.5.6",
59+
"eslint-config-next": "16.0.0",
6060
"eslint-config-prettier": "10.1.8",
6161
"eslint-plugin-oxlint": "1.23.0",
6262
"oxlint": "1.23.0",

0 commit comments

Comments
 (0)