diff --git a/bun.lockb b/bun.lockb index 0218369..4bca49a 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 925e9b7..e4999aa 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "ui:add": "bunx --bun shadcn-ui@latest add" }, "dependencies": { - "@hookform/resolvers": "^3.9.1", + "@hookform/resolvers": "^3.10.0", "@radix-ui/react-avatar": "^1.1.2", "@radix-ui/react-dialog": "^1.1.4", "@radix-ui/react-dropdown-menu": "^2.1.4", @@ -26,10 +26,10 @@ "cmdk": "^1.0.4", "geist": "^1.3.1", "lucide-react": "^0.441.0", - "next": "15.1.3", + "next": "15.1.4", "next-themes": "^0.3.0", "nextjs-toploader": "^1.6.12", - "posthog-js": "^1.203.3", + "posthog-js": "^1.205.0", "react": "19.0.0", "react-dom": "19.0.0", "react-hook-form": "^7.54.2", @@ -44,7 +44,7 @@ "@types/react": "19.0.3", "@types/react-dom": "19.0.2", "eslint": "^8.57.1", - "eslint-config-next": "15.1.3", + "eslint-config-next": "15.1.4", "postcss": "^8.4.49", "tailwindcss": "^3.4.17", "typescript": "^5.7.2"