Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 27, 2024
1 parent f9548b4 commit 0e4f3be
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
Binary file modified bun.lockb
Binary file not shown.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dependencies": {
"@auth/core": "^0.31.0",
"@auth/drizzle-adapter": "^1.1.0",
"@hookform/resolvers": "^3.4.0",
"@hookform/resolvers": "^3.4.2",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-alert-dialog": "^1.0.5",
"@radix-ui/react-avatar": "^1.0.4",
Expand All @@ -46,8 +46,8 @@
"@radix-ui/react-tooltip": "^1.0.7",
"@t3-oss/env-nextjs": "^0.10.1",
"@upstash/ratelimit": "^1.1.3",
"@upstash/redis": "^1.31.1",
"@vercel/analytics": "^1.2.2",
"@upstash/redis": "^1.31.2",
"@vercel/analytics": "^1.3.1",
"babel-plugin-react-compiler": "^0.0.0-experimental-592953e-20240517",
"bcryptjs": "^2.4.3",
"class-variance-authority": "^0.7.0",
Expand All @@ -56,14 +56,14 @@
"drizzle-orm": "^0.30.10",
"emoji-picker-react": "^4.9.3",
"eslint-plugin-react-compiler": "^0.0.0-experimental-c8b3f72-20240517",
"lucide-react": "^0.378.0",
"next": "^14.3.0-canary.73",
"lucide-react": "^0.379.0",
"next": "^14.3.0-canary.84",
"next-auth": "5.0.0-beta.18",
"next-themes": "^0.3.0",
"postgres": "3.3.5",
"react": "^19.0.0-beta-26f2496093-20240514",
"react-dom": "^19.0.0-beta-26f2496093-20240514",
"react-hook-form": "^7.51.4",
"react": "^19.0.0-rc-f994737d14-20240522",
"react-dom": "^19.0.0-rc-f994737d14-20240522",
"react-hook-form": "^7.51.5",
"react-resizable-panels": "^2.0.19",
"sonner": "^1.4.41",
"tailwind-merge": "^2.3.0",
Expand All @@ -79,20 +79,20 @@
"@total-typescript/ts-reset": "^0.5.1",
"@types/bcryptjs": "^2.4.6",
"@types/node": "20.12.12",
"@types/react": "18.3.2",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/uuid": "^9.0.8",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"@typescript-eslint/eslint-plugin": "^7.10.0",
"@typescript-eslint/parser": "^7.10.0",
"autoprefixer": "10.4.19",
"drizzle-kit": "^0.21.2",
"drizzle-kit": "^0.21.4",
"eslint": "8.57.0",
"eslint-config-next": "14.2.3",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-tailwindcss": "^3.15.2",
"eslint-plugin-tailwindcss": "^3.17.0",
"husky": "^9.0.11",
"jiti": "^1.21.0",
"lint-staged": "^15.2.2",
"lint-staged": "^15.2.5",
"pg": "^8.11.5",
"postcss": "8.4.38",
"prettier": "^3.2.5",
Expand Down

0 comments on commit 0e4f3be

Please sign in to comment.