Skip to content

Commit

Permalink
chore: updates all deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ixahmedxi committed Jul 26, 2024
1 parent 79eb8db commit c8dba6c
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 38 deletions.
Binary file modified bun.lockb
Binary file not shown.
1 change: 1 addition & 0 deletions eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ export default tseslint.config(
// JSDoc plugin only for TypeScript files
{
files: ['**/*.{ts,tsx}'],
// @ts-expect-error - types are wrong
extends: [jsdoc.configs['flat/recommended-typescript-error']],
},

Expand Down
76 changes: 38 additions & 38 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,94 +54,94 @@
}
},
"dependencies": {
"@clerk/nextjs": "^5.1.6",
"@clerk/themes": "^2.1.10",
"@hookform/resolvers": "^3.6.0",
"@neondatabase/serverless": "^0.9.3",
"@clerk/nextjs": "^5.2.6",
"@clerk/themes": "^2.1.13",
"@hookform/resolvers": "^3.9.0",
"@neondatabase/serverless": "^0.9.4",
"@paralleldrive/cuid2": "^2.2.2",
"@radix-ui/colors": "^3.0.0",
"@radix-ui/react-checkbox": "^1.1.0",
"@radix-ui/react-checkbox": "^1.1.1",
"@radix-ui/react-dropdown-menu": "^2.1.1",
"@radix-ui/react-label": "^2.1.0",
"@radix-ui/react-navigation-menu": "^1.2.0",
"@radix-ui/react-select": "^2.1.1",
"@radix-ui/react-slot": "^1.1.0",
"@react-email/components": "^0.0.19",
"@t3-oss/env-nextjs": "^0.10.1",
"@tanstack/react-query": "^5.45.1",
"@react-email/components": "^0.0.22",
"@t3-oss/env-nextjs": "^0.11.0",
"@tanstack/react-query": "^5.51.11",
"@trpc/client": "next",
"@trpc/react-query": "next",
"@trpc/server": "next",
"@upstash/redis": "^1.31.6",
"@upstash/redis": "^1.33.0",
"@vercel/analytics": "^1.3.1",
"@vercel/speed-insights": "^1.0.12",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"drizzle-orm": "^0.31.2",
"drizzle-orm": "^0.32.1",
"drizzle-zod": "^0.5.1",
"geist": "^1.3.0",
"geist": "^1.3.1",
"jiti": "^1.21.6",
"lucide-react": "^0.396.0",
"next": "14.2.4",
"lucide-react": "^0.416.0",
"next": "14.2.5",
"next-mdx-remote": "^5.0.0",
"next-themes": "^0.3.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-email": "^2.1.4",
"react-hook-form": "^7.52.0",
"resend": "^3.3.0",
"react-email": "^2.1.6",
"react-hook-form": "^7.52.1",
"resend": "^3.5.0",
"server-only": "^0.0.1",
"sonner": "^1.5.0",
"superjson": "^2.2.1",
"tailwind-merge": "^2.3.0",
"tailwind-merge": "^2.4.0",
"zod": "^3.23.8"
},
"devDependencies": {
"@changesets/cli": "^2.27.6",
"@changesets/cli": "^2.27.7",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/cz-commitlint": "^19.2.0",
"@eslint-community/eslint-plugin-eslint-comments": "^4.3.0",
"@eslint/compat": "^1.1.0",
"@eslint/compat": "^1.1.1",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.5.0",
"@eslint/js": "^9.7.0",
"@happy-dom/global-registrator": "^14.12.3",
"@ianvs/prettier-plugin-sort-imports": "^4.2.1",
"@next/eslint-plugin-next": "^14.2.4",
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
"@next/eslint-plugin-next": "^14.2.5",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/container-queries": "^0.1.1",
"@tailwindcss/typography": "^0.5.13",
"@total-typescript/ts-reset": "^0.5.1",
"@types/bun": "^1.1.5",
"@types/eslint": "^8.56.10",
"@types/bun": "^1.1.6",
"@types/eslint": "^9.6.0",
"@types/eslint-config-prettier": "^6.11.3",
"@types/node": "^20.14.8",
"@types/node": "^20.14.12",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"commitizen": "^4.3.0",
"cspell": "^8.9.1",
"drizzle-kit": "^0.22.7",
"eslint": "^9.5.0",
"cspell": "^8.12.1",
"drizzle-kit": "^0.23.0",
"eslint": "^9.7.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jsdoc": "^48.4.0",
"eslint-plugin-jsdoc": "^48.8.3",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-regexp": "^2.6.0",
"eslint-plugin-security": "^3.0.1",
"eslint-plugin-tailwindcss": "^3.17.4",
"globals": "^15.6.0",
"husky": "^9.0.11",
"globals": "^15.8.0",
"husky": "^9.1.2",
"lint-staged": "^15.2.7",
"markdownlint": "^0.34.0",
"markdownlint-cli": "^0.41.0",
"postcss": "^8.4.38",
"prettier": "^3.3.2",
"prettier-plugin-curly": "^0.2.1",
"prettier-plugin-packagejson": "^2.5.0",
"tailwindcss": "^3.4.4",
"postcss": "^8.4.40",
"prettier": "^3.3.3",
"prettier-plugin-curly": "^0.2.2",
"prettier-plugin-packagejson": "^2.5.1",
"tailwindcss": "^3.4.7",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.5.2",
"typescript": "^5.5.4",
"typescript-eslint": "^8.0.0-alpha.20"
},
"trustedDependencies": [
Expand Down

0 comments on commit c8dba6c

Please sign in to comment.