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 Nov 6, 2024
1 parent 134a8bb commit e5ef7ab
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
Binary file modified bun.lockb
Binary file not shown.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"seed": "bun src/lib/db/seed.ts"
},
"dependencies": {
"@hookform/resolvers": "^3.9.0",
"@kinde-oss/kinde-auth-nextjs": "^2.4.3",
"@hookform/resolvers": "^3.9.1",
"@kinde-oss/kinde-auth-nextjs": "^2.4.5",
"@radix-ui/react-aspect-ratio": "^1.1.0",
"@radix-ui/react-avatar": "^1.1.1",
"@radix-ui/react-checkbox": "^1.1.2",
Expand All @@ -47,21 +47,21 @@
"@upstash/redis": "^1.34.3",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"cmdk": "^1.0.0",
"cmdk": "^1.0.4",
"date-fns": "4.1.0",
"drizzle-orm": "^0.35.3",
"drizzle-orm": "^0.36.0",
"geist": "^1.3.1",
"leaflet": "^1.9.4",
"lucide-react": "^0.453.0",
"next": "14.2.16",
"next-themes": "^0.3.0",
"lucide-react": "^0.454.0",
"next": "14.2.17",
"next-themes": "^0.4.3",
"postgres": "^3.4.5",
"react": "18.3.1",
"react-day-picker": "^8.10.1",
"react-dom": "18.3.1",
"react-hook-form": "^7.53.1",
"react-leaflet": "^4.2.1",
"sonner": "^1.5.0",
"sonner": "^1.7.0",
"tailwind-merge": "^2.5.4",
"tailwindcss-animate": "^1.0.7",
"zod": "^3.23.8"
Expand All @@ -72,15 +72,15 @@
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
"@total-typescript/ts-reset": "^0.6.1",
"@types/leaflet": "^1.9.14",
"@types/node": "22.8.1",
"@types/node": "22.9.0",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@typescript-eslint/eslint-plugin": "^8.11.0",
"@typescript-eslint/parser": "^8.11.0",
"@typescript-eslint/eslint-plugin": "^8.13.0",
"@typescript-eslint/parser": "^8.13.0",
"autoprefixer": "10.4.20",
"drizzle-kit": "^0.26.2",
"drizzle-kit": "^0.28.0",
"eslint": "8.57.1",
"eslint-config-next": "14.2.16",
"eslint-config-next": "14.2.17",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-tailwindcss": "^3.17.5",
"husky": "^9.1.6",
Expand Down

0 comments on commit e5ef7ab

Please sign in to comment.