diff --git a/bun.lockb b/bun.lockb index 129b942..81fef56 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 5fb54f5..145249d 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "prepare": "husky" }, "dependencies": { - "@auth/drizzle-adapter": "^1.7.0", + "@auth/drizzle-adapter": "^1.7.2", "@hookform/resolvers": "^3.9.0", "@radix-ui/react-accordion": "^1.2.1", "@radix-ui/react-alert-dialog": "^1.1.2", @@ -45,30 +45,30 @@ "@radix-ui/react-toggle-group": "^1.1.0", "@radix-ui/react-tooltip": "^1.1.3", "@t3-oss/env-nextjs": "^0.11.1", - "@tanstack/react-query": "^5.59.13", + "@tanstack/react-query": "^5.59.15", "@upstash/ratelimit": "^2.0.3", "@upstash/redis": "^1.34.3", - "babel-plugin-react-compiler": "^0.0.0-experimental-ad3b12a-20241011", + "babel-plugin-react-compiler": "^0.0.0-experimental-fe484b5-20240912", "bcryptjs": "^2.4.3", "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", "cmdk": "^1.0.0", "cookies-next": "^4.3.0", - "drizzle-orm": "^0.34.1", + "drizzle-orm": "^0.35.2", "geist": "^1.3.1", "jiti": "^2.3.3", - "jotai": "^2.10.0", - "lucide-react": "^0.452.0", - "next": "^15.0.0-rc.0", + "jotai": "^2.10.1", + "lucide-react": "^0.453.0", + "next": "^15.0.0-rc.1", "next-auth": "beta", "next-themes": "^0.3.0", "postgres": "^3.4.4", "react": "^19.0.0-rc-fb9a90fa48-20240614", "react-dom": "^19.0.0-rc-fb9a90fa48-20240614", - "react-hook-form": "^7.53.0", + "react-hook-form": "^7.53.1", "react-use-audio-player": "^2.2.0", "sonner": "^1.5.0", - "tailwind-merge": "^2.5.3", + "tailwind-merge": "^2.5.4", "tailwindcss-animate": "^1.0.7", "vaul": "^1.1.0", "zod": "^3.23.8" @@ -80,17 +80,17 @@ "@next/bundle-analyzer": "^14.2.15", "@total-typescript/ts-reset": "^0.6.1", "@types/bcryptjs": "^2.4.6", - "@types/node": "22.7.5", + "@types/node": "22.7.7", "@types/react": "18.3.11", "@types/react-dom": "18.3.1", "@typescript-eslint/eslint-plugin": "7.18.0", "@typescript-eslint/parser": "^7.18.0", "autoprefixer": "10.4.20", - "drizzle-kit": "^0.25.0", + "drizzle-kit": "^0.26.2", "eslint": "8.57.1", "eslint-config-next": "14.2.15", "eslint-config-prettier": "^9.1.0", - "eslint-plugin-react-compiler": "^0.0.0-experimental-45ae4c3-20241011", + "eslint-plugin-react-compiler": "^0.0.0-experimental-fa06e2c-20241016", "eslint-plugin-tailwindcss": "^3.17.5", "husky": "^9.1.6", "lint-staged": "^15.2.10", @@ -99,7 +99,7 @@ "prettier": "^3.3.3", "prettier-plugin-tailwindcss": "^0.6.8", "sharp": "^0.33.5", - "tailwindcss": "3.4.13", + "tailwindcss": "3.4.14", "typescript": "5.6.3" }, "lint-staged": {