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] authored Oct 22, 2024
1 parent 8d6dd16 commit b4dba19
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 @@ -24,8 +24,8 @@
"prepare": "husky"
},
"dependencies": {
"@auth/core": "^0.37.0",
"@auth/drizzle-adapter": "^1.7.0",
"@auth/core": "^0.37.2",
"@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",
Expand All @@ -48,27 +48,27 @@
"@upstash/ratelimit": "^2.0.3",
"@upstash/redis": "^1.34.3",
"@vercel/analytics": "^1.3.1",
"babel-plugin-react-compiler": "^0.0.0-experimental-fa06e2c-20241014",
"babel-plugin-react-compiler": "^0.0.0-experimental-fe484b5-20240912",
"bcryptjs": "^2.4.3",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"cookies-next": "^4.3.0",
"drizzle-orm": "^0.34.1",
"drizzle-orm": "^0.35.3",
"emoji-picker-react": "^4.12.0",
"lucide-react": "^0.452.0",
"lucide-react": "^0.453.0",
"next": "^14.3.0-canary.87",
"next-auth": "5.0.0-beta.22",
"next-auth": "5.0.0-beta.25",
"next-themes": "^0.3.0",
"postgres": "3.3.5",
"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-resizable-panels": "^2.1.4",
"sonner": "^1.5.0",
"tailwind-merge": "^2.5.4",
"tailwindcss-animate": "^1.0.7",
"uuid": "^10.0.0",
"valtio": "^2.0.0",
"valtio": "^2.1.0",
"zod": "^3.23.8"
},
"devDependencies": {
Expand All @@ -77,18 +77,18 @@
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
"@total-typescript/ts-reset": "^0.6.1",
"@types/bcryptjs": "^2.4.6",
"@types/node": "22.7.5",
"@types/node": "22.7.8",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^8.9.0",
"@typescript-eslint/parser": "^8.9.0",
"@typescript-eslint/eslint-plugin": "^8.11.0",
"@typescript-eslint/parser": "^8.11.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-fa06e2c-20241014",
"eslint-plugin-react-compiler": "^0.0.0-experimental-fa06e2c-20241016",
"eslint-plugin-tailwindcss": "^3.17.5",
"husky": "^9.1.6",
"jiti": "^2.3.3",
Expand All @@ -98,7 +98,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": {
Expand Down

0 comments on commit b4dba19

Please sign in to comment.