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 Jan 1, 2024
1 parent d377ff4 commit 689c9a9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
Binary file modified bun.lockb
Binary file not shown.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"seed": "bun src/lib/db/seed.ts"
},
"dependencies": {
"@hookform/resolvers": "^3.3.2",
"@hookform/resolvers": "^3.3.3",
"@kinde-oss/kinde-auth-nextjs": "^2.0.13",
"@radix-ui/react-aspect-ratio": "^1.0.3",
"@radix-ui/react-avatar": "^1.0.4",
Expand All @@ -43,13 +43,13 @@
"@upstash/ratelimit": "^1.0.0",
"@upstash/redis": "^1.27.1",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"clsx": "^2.1.0",
"cmdk": "^0.2.0",
"date-fns": "^3.0.6",
"drizzle-orm": "^0.29.1",
"drizzle-orm": "^0.29.2",
"geist": "^1.2.0",
"leaflet": "^1.9.4",
"lucide-react": "^0.301.0",
"lucide-react": "^0.303.0",
"next": "14.0.4",
"next-themes": "^0.2.1",
"postgres": "^3.4.3",
Expand All @@ -68,23 +68,23 @@
"@ianvs/prettier-plugin-sort-imports": "^4.1.1",
"@total-typescript/ts-reset": "^0.5.1",
"@types/leaflet": "^1.9.8",
"@types/node": "20.10.5",
"@types/react": "18.2.45",
"@types/node": "20.10.6",
"@types/react": "18.2.46",
"@types/react-dom": "18.2.18",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/parser": "^6.16.0",
"autoprefixer": "10.4.16",
"drizzle-kit": "^0.20.7",
"drizzle-kit": "^0.20.9",
"eslint": "8.56.0",
"eslint-config-next": "14.0.4",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-tailwindcss": "^3.13.0",
"eslint-plugin-tailwindcss": "^3.13.1",
"husky": "^8.0.3",
"lint-staged": "^15.2.0",
"pg": "^8.11.3",
"postcss": "8.4.32",
"prettier": "^3.1.1",
"prettier-plugin-tailwindcss": "^0.5.9",
"prettier-plugin-tailwindcss": "^0.5.10",
"tailwindcss": "3.4.0",
"typescript": "5.3.3"
},
Expand Down

0 comments on commit 689c9a9

Please sign in to comment.