diff --git a/bun.lockb b/bun.lockb index 766bfd2..2e59c1d 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index fc9f012..fd34e0e 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ }, "dependencies": { "@clerk/nextjs": "^5.7.5", - "@clerk/themes": "^2.1.43", + "@clerk/themes": "^2.1.49", "@hookform/resolvers": "^3.9.1", "@neondatabase/serverless": "^0.9.5", "@paralleldrive/cuid2": "^2.2.2", @@ -72,7 +72,7 @@ "@radix-ui/react-tabs": "^1.1.1", "@react-email/components": "^0.0.19", "@t3-oss/env-nextjs": "^0.10.1", - "@tanstack/react-query": "^5.59.20", + "@tanstack/react-query": "^5.62.2", "@trpc/client": "next", "@trpc/react-query": "next", "@trpc/server": "next", @@ -80,16 +80,16 @@ "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "@upstash/redis": "^1.34.3", - "@vercel/analytics": "^1.4.0", + "@vercel/analytics": "^1.4.1", "@vercel/speed-insights": "^1.1.0", - "class-variance-authority": "^0.7.0", + "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "color": "^4.2.3", "drizzle-orm": "^0.31.4", "drizzle-zod": "^0.5.1", - "framer-motion": "^11.11.15", + "framer-motion": "^11.12.0", "geist": "^1.3.1", - "jiti": "^2.4.0", + "jiti": "^2.4.1", "lucide-react": "^0.390.0", "next": "14.2.3", "next-mdx-remote": "^5.0.0", @@ -104,21 +104,21 @@ "slugify": "^1.6.6", "sonner": "^1.7.0", "superjson": "^2.2.1", - "tailwind-merge": "^2.5.4", + "tailwind-merge": "^2.5.5", "timeago.js": "^4.0.2", "use-resize-observer": "^9.1.0", "usehooks-ts": "^3.1.0", "zod": "^3.23.8" }, "devDependencies": { - "@changesets/cli": "^2.27.9", - "@commitlint/cli": "^19.5.0", - "@commitlint/config-conventional": "^19.5.0", + "@changesets/cli": "^2.27.10", + "@commitlint/cli": "^19.6.0", + "@commitlint/config-conventional": "^19.6.0", "@commitlint/cz-commitlint": "^19.5.0", "@eslint-community/eslint-plugin-eslint-comments": "^4.4.1", - "@eslint/compat": "^1.2.2", - "@eslint/eslintrc": "^3.1.0", - "@eslint/js": "^9.14.0", + "@eslint/compat": "^1.2.3", + "@eslint/eslintrc": "^3.2.0", + "@eslint/js": "^9.16.0", "@happy-dom/global-registrator": "^14.12.3", "@ianvs/prettier-plugin-sort-imports": "^4.4.0", "@next/bundle-analyzer": "^14.2.18", @@ -127,37 +127,37 @@ "@tailwindcss/container-queries": "^0.1.1", "@tailwindcss/typography": "^0.5.15", "@total-typescript/ts-reset": "^0.5.1", - "@types/bun": "^1.1.13", + "@types/bun": "^1.1.14", "@types/eslint": "^8.56.12", "@types/eslint-config-prettier": "^6.11.3", - "@types/node": "^20.17.6", + "@types/node": "^20.17.9", "@types/react": "^18.3.12", "@types/react-dom": "^18.3.1", "commitizen": "^4.3.1", - "cspell": "^8.16.0", + "cspell": "^8.16.1", "drizzle-kit": "^0.22.8", - "eslint": "^9.14.0", + "eslint": "^9.16.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-jsdoc": "^48.11.0", "eslint-plugin-jsx-a11y": "^6.10.2", "eslint-plugin-react": "^7.37.2", "eslint-plugin-react-hooks": "^4.6.2", - "eslint-plugin-regexp": "^2.6.0", + "eslint-plugin-regexp": "^2.7.0", "eslint-plugin-security": "^3.0.1", "eslint-plugin-tailwindcss": "^3.17.5", - "globals": "^15.12.0", - "husky": "^9.1.6", + "globals": "^15.13.0", + "husky": "^9.1.7", "lint-staged": "^15.2.10", "markdownlint": "^0.34.0", "markdownlint-cli": "^0.41.0", "postcss": "^8.4.49", - "prettier": "^3.3.3", + "prettier": "^3.4.1", "prettier-plugin-curly": "^0.2.2", - "prettier-plugin-packagejson": "^2.5.3", - "tailwindcss": "^3.4.14", + "prettier-plugin-packagejson": "^2.5.6", + "tailwindcss": "^3.4.15", "tailwindcss-animate": "^1.0.7", - "typescript": "^5.6.3", - "typescript-eslint": "^8.14.0" + "typescript": "^5.7.2", + "typescript-eslint": "^8.17.0" }, "trustedDependencies": [ "@clerk/shared",