Skip to content

Commit

Permalink
chore: updates deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ixahmedxi committed May 30, 2024
1 parent 05fef50 commit b03aad4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
Binary file modified bun.lockb
Binary file not shown.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@
}
},
"dependencies": {
"@clerk/nextjs": "^5.1.2",
"@clerk/themes": "^2.1.7",
"@clerk/nextjs": "^5.1.3",
"@clerk/themes": "^2.1.8",
"@hookform/resolvers": "^3.4.2",
"@neondatabase/serverless": "^0.9.3",
"@radix-ui/colors": "^3.0.0",
Expand All @@ -66,18 +66,18 @@
"@radix-ui/react-slot": "^1.0.2",
"@react-email/components": "^0.0.19",
"@t3-oss/env-nextjs": "^0.10.1",
"@tanstack/react-query": "^5.39.0",
"@tanstack/react-query": "^5.40.0",
"@trpc/client": "next",
"@trpc/react-query": "next",
"@trpc/server": "next",
"@upstash/redis": "^1.31.2",
"@upstash/redis": "^1.31.3",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"drizzle-orm": "^0.30.10",
"drizzle-zod": "^0.5.1",
"geist": "^1.3.0",
"jiti": "^1.21.0",
"lucide-react": "^0.379.0",
"lucide-react": "^0.381.0",
"next": "14.2.3",
"next-themes": "^0.3.0",
"react": "^18.3.1",
Expand All @@ -92,15 +92,15 @@
"zod": "^3.23.8"
},
"devDependencies": {
"@changesets/cli": "^2.27.3",
"@changesets/cli": "^2.27.5",
"@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.0.1",
"@eslint/compat": "^1.0.3",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.3.0",
"@happy-dom/global-registrator": "^14.11.0",
"@happy-dom/global-registrator": "^14.12.0",
"@ianvs/prettier-plugin-sort-imports": "^4.2.1",
"@next/eslint-plugin-next": "^14.2.3",
"@playwright/test": "^1.44.1",
Expand All @@ -113,18 +113,18 @@
"@types/bun": "^1.1.3",
"@types/eslint": "^8.56.10",
"@types/eslint-config-prettier": "^6.11.3",
"@types/node": "^20.12.12",
"@types/node": "^20.12.13",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"commitizen": "^4.3.0",
"cspell": "^8.8.3",
"drizzle-kit": "^0.21.4",
"eslint": "^9.3.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jsdoc": "^48.2.6",
"eslint-plugin-jsdoc": "^48.2.7",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-playwright": "^1.6.2",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react": "^7.34.2",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-regexp": "^2.6.0",
"eslint-plugin-security": "^3.0.0",
Expand Down

0 comments on commit b03aad4

Please sign in to comment.