Skip to content

Commit 68ac90f

Browse files
fix(deps): update nextjs monorepo to v15.4.6
1 parent cadebc0 commit 68ac90f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lockb

5.7 KB
Binary file not shown.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@contentful/rich-text-react-renderer": "^16.0.1",
2525
"@hookform/resolvers": "^4.0.0",
2626
"@million/lint": "^1.0.14",
27-
"@next/third-parties": "15.2.0",
27+
"@next/third-parties": "15.4.6",
2828
"@radix-ui/react-dialog": "^1.1.6",
2929
"@radix-ui/react-label": "^2.1.2",
3030
"@radix-ui/react-select": "^2.1.6",
@@ -43,7 +43,7 @@
4343
"lucide-react": "^0.475.0",
4444
"markdown-to-jsx": "^7.7.4",
4545
"million": "^3.1.11",
46-
"next": "15.2.4",
46+
"next": "15.4.6",
4747
"react": "19.0.0",
4848
"react-dom": "19.0.0",
4949
"react-hook-form": "^7.54.2",
@@ -63,7 +63,7 @@
6363
"@eslint/js": "^9.20.0",
6464
"@tailwindcss/postcss": "^4.0.9",
6565
"eslint": "^9.20.1",
66-
"eslint-config-next": "15.2.0",
66+
"eslint-config-next": "15.4.6",
6767
"eslint-config-prettier": "^10.0.1",
6868
"eslint-import-resolver-alias": "^1.1.2",
6969
"eslint-plugin-import": "^2.31.0",

0 commit comments

Comments
 (0)