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] committed Oct 28, 2024
1 parent 3d4dae5 commit 134a8bb
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 @@ -27,7 +27,7 @@
},
"dependencies": {
"@hookform/resolvers": "^3.9.0",
"@kinde-oss/kinde-auth-nextjs": "^2.3.11",
"@kinde-oss/kinde-auth-nextjs": "^2.4.3",
"@radix-ui/react-aspect-ratio": "^1.1.0",
"@radix-ui/react-avatar": "^1.1.1",
"@radix-ui/react-checkbox": "^1.1.2",
Expand All @@ -43,19 +43,19 @@
"@radix-ui/react-toggle": "^1.1.0",
"@radix-ui/react-toggle-group": "^1.1.0",
"@t3-oss/env-nextjs": "^0.11.1",
"@upstash/ratelimit": "^2.0.3",
"@upstash/ratelimit": "^2.0.4",
"@upstash/redis": "^1.34.3",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"cmdk": "^1.0.0",
"date-fns": "4.1.0",
"drizzle-orm": "^0.35.2",
"drizzle-orm": "^0.35.3",
"geist": "^1.3.1",
"leaflet": "^1.9.4",
"lucide-react": "^0.453.0",
"next": "14.2.15",
"next": "14.2.16",
"next-themes": "^0.3.0",
"postgres": "^3.4.4",
"postgres": "^3.4.5",
"react": "18.3.1",
"react-day-picker": "^8.10.1",
"react-dom": "18.3.1",
Expand All @@ -71,21 +71,21 @@
"@commitlint/config-conventional": "^19.5.0",
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
"@total-typescript/ts-reset": "^0.6.1",
"@types/leaflet": "^1.9.13",
"@types/node": "22.7.7",
"@types/react": "18.3.11",
"@types/leaflet": "^1.9.14",
"@types/node": "22.8.1",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@typescript-eslint/eslint-plugin": "^8.10.0",
"@typescript-eslint/parser": "^8.10.0",
"@typescript-eslint/eslint-plugin": "^8.11.0",
"@typescript-eslint/parser": "^8.11.0",
"autoprefixer": "10.4.20",
"drizzle-kit": "^0.26.2",
"eslint": "8.57.1",
"eslint-config-next": "14.2.15",
"eslint-config-next": "14.2.16",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-tailwindcss": "^3.17.5",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"pg": "^8.13.0",
"pg": "^8.13.1",
"postcss": "8.4.47",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.8",
Expand Down

0 comments on commit 134a8bb

Please sign in to comment.