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 Sep 25, 2024
1 parent fdc0635 commit f3e0b78
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
Binary file modified bun.lockb
Binary file not shown.
20 changes: 10 additions & 10 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.35.0",
"@auth/drizzle-adapter": "^1.5.0",
"@auth/core": "^0.35.1",
"@auth/drizzle-adapter": "^1.5.1",
"@hookform/resolvers": "^3.9.0",
"@radix-ui/react-accordion": "^1.2.0",
"@radix-ui/react-alert-dialog": "^1.1.1",
Expand All @@ -48,14 +48,14 @@
"@upstash/ratelimit": "^2.0.3",
"@upstash/redis": "^1.34.0",
"@vercel/analytics": "^1.3.1",
"babel-plugin-react-compiler": "^0.0.0-experimental-ca8e0be-20240916",
"babel-plugin-react-compiler": "^0.0.0",
"bcryptjs": "^2.4.3",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"cookies-next": "^4.2.0",
"drizzle-orm": "^0.33.0",
"emoji-picker-react": "^4.12.0",
"lucide-react": "^0.441.0",
"lucide-react": "^0.446.0",
"next": "^14.3.0-canary.87",
"next-auth": "5.0.0-beta.21",
"next-themes": "^0.3.0",
Expand All @@ -77,28 +77,28 @@
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
"@total-typescript/ts-reset": "^0.6.1",
"@types/bcryptjs": "^2.4.6",
"@types/node": "22.5.5",
"@types/react": "18.3.7",
"@types/node": "22.7.0",
"@types/react": "18.3.9",
"@types/react-dom": "18.3.0",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"autoprefixer": "10.4.20",
"drizzle-kit": "^0.24.2",
"eslint": "8.57.1",
"eslint-config-next": "14.2.11",
"eslint-config-next": "14.2.13",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react-compiler": "^0.0.0-experimental-ca16900-20240916",
"eslint-plugin-react-compiler": "^0.0.0",
"eslint-plugin-tailwindcss": "^3.17.4",
"husky": "^9.1.6",
"jiti": "^1.21.6",
"lint-staged": "^15.2.10",
"pg": "^8.13.0",
"postcss": "8.4.47",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.6",
"prettier-plugin-tailwindcss": "^0.6.8",
"sharp": "^0.33.5",
"tailwindcss": "3.4.12",
"tailwindcss": "3.4.13",
"typescript": "5.6.2"
},
"lint-staged": {
Expand Down

0 comments on commit f3e0b78

Please sign in to comment.