Skip to content

Commit 061d020

Browse files
Update nextjs monorepo to v15.5.2
1 parent 14828dc commit 061d020

File tree

2 files changed

+69
-220
lines changed

2 files changed

+69
-220
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.0",
2727
"@mdx-js/react": "3.1.0",
28-
"@next/mdx": "15.5.0",
28+
"@next/mdx": "15.5.2",
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.541.0",
39-
"next": "15.5.0",
39+
"next": "15.5.2",
4040
"next-themes": "0.4.6",
4141
"react": "19.1.1",
4242
"react-dom": "19.1.1",
@@ -56,7 +56,7 @@
5656
"@types/react": "19.1.12",
5757
"@types/react-dom": "19.1.8",
5858
"eslint": "9.34.0",
59-
"eslint-config-next": "15.5.0",
59+
"eslint-config-next": "15.5.2",
6060
"eslint-config-prettier": "10.1.8",
6161
"eslint-plugin-oxlint": "1.12.0",
6262
"oxlint": "1.12.0",

0 commit comments

Comments
 (0)