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 Dec 2, 2024
1 parent 314821b commit b65b284
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 38 deletions.
Binary file modified bun.lockb
Binary file not shown.
76 changes: 38 additions & 38 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,16 @@
"prepare": "husky"
},
"dependencies": {
"@auth/drizzle-adapter": "^1.7.0",
"@hookform/resolvers": "^3.9.0",
"@auth/drizzle-adapter": "^1.7.4",
"@hookform/resolvers": "^3.9.1",
"@radix-ui/react-accordion": "^1.2.1",
"@radix-ui/react-alert-dialog": "^1.1.2",
"@radix-ui/react-avatar": "^1.1.1",
"@radix-ui/react-dialog": "^1.1.2",
"@radix-ui/react-dropdown-menu": "^2.1.2",
"@radix-ui/react-label": "^2.1.0",
"@radix-ui/react-navigation-menu": "^1.2.1",
"@radix-ui/react-scroll-area": "^1.2.0",
"@radix-ui/react-scroll-area": "^1.2.1",
"@radix-ui/react-separator": "^1.1.0",
"@radix-ui/react-slider": "^1.2.1",
"@radix-ui/react-slot": "^1.1.0",
Expand All @@ -43,63 +43,63 @@
"@radix-ui/react-toast": "^1.2.2",
"@radix-ui/react-toggle": "^1.1.0",
"@radix-ui/react-toggle-group": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.3",
"@radix-ui/react-tooltip": "^1.1.4",
"@t3-oss/env-nextjs": "^0.11.1",
"@tanstack/react-query": "^5.59.13",
"@upstash/ratelimit": "^2.0.3",
"@tanstack/react-query": "^5.62.0",
"@upstash/ratelimit": "^2.0.4",
"@upstash/redis": "^1.34.3",
"babel-plugin-react-compiler": "^0.0.0-experimental-ad3b12a-20241011",
"babel-plugin-react-compiler": "^0.0.0-experimental-fe484b5-20240912",
"bcryptjs": "^2.4.3",
"class-variance-authority": "^0.7.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "^1.0.0",
"cmdk": "^1.0.4",
"cookies-next": "^5.0.2",
"drizzle-orm": "^0.34.1",
"drizzle-orm": "^0.36.4",
"geist": "^1.3.1",
"jotai": "^2.10.0",
"lucide-react": "^0.452.0",
"next": "^15.0.4-canary.4",
"next-auth": "^5.0.0-beta.22",
"next-themes": "^0.3.0",
"postgres": "^3.4.4",
"react": "19.0.0-rc-66855b96-20241106",
"react-dom": "19.0.0-rc-66855b96-20241106",
"react-hook-form": "^7.53.0",
"jotai": "^2.10.3",
"lucide-react": "^0.462.0",
"next": "^15.0.4-canary.34",
"next-auth": "^5.0.0-beta.25",
"next-themes": "^0.4.3",
"postgres": "^3.4.5",
"react": "19.0.0-rc-fb9a90fa48-20240614",
"react-dom": "19.0.0-rc-fb9a90fa48-20240614",
"react-hook-form": "^7.53.2",
"react-use-audio-player": "^2.2.0",
"sonner": "^1.5.0",
"tailwind-merge": "^2.5.3",
"sonner": "^1.7.0",
"tailwind-merge": "^2.5.5",
"tailwindcss-animate": "^1.0.7",
"vaul": "^1.1.0",
"vaul": "^1.1.1",
"zod": "^3.23.8"
},
"devDependencies": {
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
"@commitlint/cli": "^19.6.0",
"@commitlint/config-conventional": "^19.6.0",
"@ianvs/prettier-plugin-sort-imports": "^4.4.0",
"@next/bundle-analyzer": "15.0.3",
"@total-typescript/ts-reset": "^0.6.1",
"@types/bcryptjs": "^2.4.6",
"@types/node": "22.7.5",
"@types/node": "22.10.1",
"@types/react": "npm:[email protected]",
"@types/react-dom": "npm:[email protected]-rc.1",
"@types/react-dom": "npm:[email protected]",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"autoprefixer": "10.4.20",
"drizzle-kit": "^0.25.0",
"eslint": "9.14.0",
"drizzle-kit": "^0.28.1",
"eslint": "9.16.0",
"eslint-config-next": "15.0.3",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react-compiler": "^0.0.0-experimental-45ae4c3-20241011",
"eslint-plugin-react-compiler": "^0.0.0-experimental-fcabbc1-20241106",
"eslint-plugin-tailwindcss": "^3.17.5",
"husky": "^9.1.6",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"pg": "^8.13.0",
"postcss": "8.4.47",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.8",
"pg": "^8.13.1",
"postcss": "8.4.49",
"prettier": "^3.4.1",
"prettier-plugin-tailwindcss": "^0.6.9",
"sharp": "^0.33.5",
"tailwindcss": "3.4.13",
"typescript": "5.6.3"
"tailwindcss": "3.4.15",
"typescript": "5.7.2"
},
"lint-staged": {
"*.{ts,tsx,md,mdx}": [
Expand All @@ -116,6 +116,6 @@
},
"overrides": {
"@types/react": "npm:[email protected]",
"@types/react-dom": "npm:[email protected]-rc.1"
"@types/react-dom": "npm:[email protected]"
}
}

0 comments on commit b65b284

Please sign in to comment.