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 5111b96 commit 06089a9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
Binary file modified bun.lockb
Binary file not shown.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"prepare": "husky"
},
"dependencies": {
"@auth/drizzle-adapter": "^1.5.0",
"@auth/drizzle-adapter": "^1.5.2",
"@hookform/resolvers": "^3.9.0",
"@radix-ui/react-accordion": "^1.2.0",
"@radix-ui/react-alert-dialog": "^1.1.1",
Expand All @@ -48,7 +48,7 @@
"@tanstack/react-query": "^5.56.2",
"@upstash/ratelimit": "^2.0.3",
"@upstash/redis": "^1.34.0",
"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",
Expand All @@ -57,8 +57,8 @@
"drizzle-orm": "^0.33.0",
"geist": "^1.3.1",
"jiti": "^1.21.6",
"jotai": "^2.9.3",
"lucide-react": "^0.441.0",
"jotai": "^2.10.0",
"lucide-react": "^0.446.0",
"next": "^15.0.0-rc.0",
"next-auth": "beta",
"next-themes": "^0.3.0",
Expand All @@ -70,36 +70,36 @@
"sonner": "^1.5.0",
"tailwind-merge": "^2.5.2",
"tailwindcss-animate": "^1.0.7",
"vaul": "^0.9.3",
"vaul": "^0.9.6",
"zod": "^3.23.8"
},
"devDependencies": {
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
"@next/bundle-analyzer": "^14.2.11",
"@next/bundle-analyzer": "^14.2.13",
"@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.1",
"@types/react": "18.3.9",
"@types/react-dom": "18.3.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",
"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 06089a9

Please sign in to comment.