Skip to content

Commit 1cf6e60

Browse files
committed
chore: update next to latest
1 parent 440f093 commit 1cf6e60

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

bun.lockb

0 Bytes
Binary file not shown.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"ui:add": "bunx --bun shadcn-ui@latest add"
1111
},
1212
"dependencies": {
13-
"@hookform/resolvers": "^3.9.1",
13+
"@hookform/resolvers": "^3.10.0",
1414
"@radix-ui/react-avatar": "^1.1.2",
1515
"@radix-ui/react-dialog": "^1.1.4",
1616
"@radix-ui/react-dropdown-menu": "^2.1.4",
@@ -26,10 +26,10 @@
2626
"cmdk": "^1.0.4",
2727
"geist": "^1.3.1",
2828
"lucide-react": "^0.441.0",
29-
"next": "15.1.3",
29+
"next": "15.1.4",
3030
"next-themes": "^0.3.0",
3131
"nextjs-toploader": "^1.6.12",
32-
"posthog-js": "^1.203.3",
32+
"posthog-js": "^1.205.0",
3333
"react": "19.0.0",
3434
"react-dom": "19.0.0",
3535
"react-hook-form": "^7.54.2",
@@ -44,7 +44,7 @@
4444
"@types/react": "19.0.3",
4545
"@types/react-dom": "19.0.2",
4646
"eslint": "^8.57.1",
47-
"eslint-config-next": "15.1.3",
47+
"eslint-config-next": "15.1.4",
4848
"postcss": "^8.4.49",
4949
"tailwindcss": "^3.4.17",
5050
"typescript": "^5.7.2"

0 commit comments

Comments
 (0)