diff --git a/bun.lockb b/bun.lockb index d4dde4c..8e68678 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 1dabc3a..50c000c 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ }, "dependencies": { "@hookform/resolvers": "^3.9.0", - "@kinde-oss/kinde-auth-nextjs": "^2.3.11", + "@kinde-oss/kinde-auth-nextjs": "^2.4.3", "@radix-ui/react-aspect-ratio": "^1.1.0", "@radix-ui/react-avatar": "^1.1.1", "@radix-ui/react-checkbox": "^1.1.2", @@ -43,19 +43,19 @@ "@radix-ui/react-toggle": "^1.1.0", "@radix-ui/react-toggle-group": "^1.1.0", "@t3-oss/env-nextjs": "^0.11.1", - "@upstash/ratelimit": "^2.0.3", + "@upstash/ratelimit": "^2.0.4", "@upstash/redis": "^1.34.3", "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", "cmdk": "^1.0.0", "date-fns": "4.1.0", - "drizzle-orm": "^0.35.2", + "drizzle-orm": "^0.35.3", "geist": "^1.3.1", "leaflet": "^1.9.4", "lucide-react": "^0.453.0", - "next": "14.2.15", + "next": "14.2.16", "next-themes": "^0.3.0", - "postgres": "^3.4.4", + "postgres": "^3.4.5", "react": "18.3.1", "react-day-picker": "^8.10.1", "react-dom": "18.3.1", @@ -71,21 +71,21 @@ "@commitlint/config-conventional": "^19.5.0", "@ianvs/prettier-plugin-sort-imports": "^4.3.1", "@total-typescript/ts-reset": "^0.6.1", - "@types/leaflet": "^1.9.13", - "@types/node": "22.7.7", - "@types/react": "18.3.11", + "@types/leaflet": "^1.9.14", + "@types/node": "22.8.1", + "@types/react": "18.3.12", "@types/react-dom": "18.3.1", - "@typescript-eslint/eslint-plugin": "^8.10.0", - "@typescript-eslint/parser": "^8.10.0", + "@typescript-eslint/eslint-plugin": "^8.11.0", + "@typescript-eslint/parser": "^8.11.0", "autoprefixer": "10.4.20", "drizzle-kit": "^0.26.2", "eslint": "8.57.1", - "eslint-config-next": "14.2.15", + "eslint-config-next": "14.2.16", "eslint-config-prettier": "^9.1.0", "eslint-plugin-tailwindcss": "^3.17.5", "husky": "^9.1.6", "lint-staged": "^15.2.10", - "pg": "^8.13.0", + "pg": "^8.13.1", "postcss": "8.4.47", "prettier": "^3.3.3", "prettier-plugin-tailwindcss": "^0.6.8",