diff --git a/bun.lockb b/bun.lockb index 8e68678..d7999a0 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 50c000c..15f914c 100644 --- a/package.json +++ b/package.json @@ -26,8 +26,8 @@ "seed": "bun src/lib/db/seed.ts" }, "dependencies": { - "@hookform/resolvers": "^3.9.0", - "@kinde-oss/kinde-auth-nextjs": "^2.4.3", + "@hookform/resolvers": "^3.9.1", + "@kinde-oss/kinde-auth-nextjs": "^2.4.5", "@radix-ui/react-aspect-ratio": "^1.1.0", "@radix-ui/react-avatar": "^1.1.1", "@radix-ui/react-checkbox": "^1.1.2", @@ -47,21 +47,21 @@ "@upstash/redis": "^1.34.3", "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", - "cmdk": "^1.0.0", + "cmdk": "^1.0.4", "date-fns": "4.1.0", - "drizzle-orm": "^0.35.3", + "drizzle-orm": "^0.36.0", "geist": "^1.3.1", "leaflet": "^1.9.4", - "lucide-react": "^0.453.0", + "lucide-react": "^0.454.0", "next": "14.2.16", - "next-themes": "^0.3.0", + "next-themes": "^0.4.3", "postgres": "^3.4.5", "react": "18.3.1", "react-day-picker": "^8.10.1", "react-dom": "18.3.1", "react-hook-form": "^7.53.1", "react-leaflet": "^4.2.1", - "sonner": "^1.5.0", + "sonner": "^1.7.0", "tailwind-merge": "^2.5.4", "tailwindcss-animate": "^1.0.7", "zod": "^3.23.8" @@ -72,13 +72,13 @@ "@ianvs/prettier-plugin-sort-imports": "^4.3.1", "@total-typescript/ts-reset": "^0.6.1", "@types/leaflet": "^1.9.14", - "@types/node": "22.8.1", + "@types/node": "22.9.0", "@types/react": "18.3.12", "@types/react-dom": "18.3.1", - "@typescript-eslint/eslint-plugin": "^8.11.0", - "@typescript-eslint/parser": "^8.11.0", + "@typescript-eslint/eslint-plugin": "^8.13.0", + "@typescript-eslint/parser": "^8.13.0", "autoprefixer": "10.4.20", - "drizzle-kit": "^0.26.2", + "drizzle-kit": "^0.27.1", "eslint": "8.57.1", "eslint-config-next": "14.2.16", "eslint-config-prettier": "^9.1.0",