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 31, 2024
1 parent bb0fd8d commit 6e11b63
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
Binary file modified bun.lockb
Binary file not shown.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"@hookform/resolvers": "^3.3.4",
"@kinde-oss/kinde-auth-nextjs": "^2.1.3",
"@kinde-oss/kinde-auth-nextjs": "^2.1.6",
"@radix-ui/react-aspect-ratio": "^1.0.3",
"@radix-ui/react-avatar": "^1.0.4",
"@radix-ui/react-checkbox": "^1.0.4",
Expand All @@ -39,17 +39,17 @@
"@radix-ui/react-toast": "^1.1.5",
"@radix-ui/react-toggle": "^1.0.3",
"@radix-ui/react-toggle-group": "^1.0.4",
"@t3-oss/env-nextjs": "^0.7.3",
"@t3-oss/env-nextjs": "^0.8.0",
"@upstash/ratelimit": "^1.0.0",
"@upstash/redis": "^1.28.2",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"cmdk": "^0.2.0",
"date-fns": "^3.3.0",
"cmdk": "^0.2.1",
"date-fns": "^3.3.1",
"drizzle-orm": "^0.29.3",
"geist": "^1.2.1",
"leaflet": "^1.9.4",
"lucide-react": "^0.314.0",
"lucide-react": "^0.320.0",
"next": "14.1.0",
"next-themes": "^0.2.1",
"postgres": "^3.4.3",
Expand All @@ -58,29 +58,29 @@
"react-dom": "18.2.0",
"react-hook-form": "^7.49.3",
"react-leaflet": "^4.2.1",
"tailwind-merge": "^2.2.0",
"tailwind-merge": "^2.2.1",
"tailwindcss-animate": "^1.0.7",
"zod": "^3.22.4"
},
"devDependencies": {
"@commitlint/cli": "^18.4.4",
"@commitlint/config-conventional": "^18.4.4",
"@commitlint/cli": "^18.6.0",
"@commitlint/config-conventional": "^18.6.0",
"@ianvs/prettier-plugin-sort-imports": "^4.1.1",
"@total-typescript/ts-reset": "^0.5.1",
"@types/leaflet": "^1.9.8",
"@types/node": "20.11.5",
"@types/node": "20.11.13",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"autoprefixer": "10.4.17",
"drizzle-kit": "^0.20.13",
"eslint": "8.56.0",
"eslint-config-next": "14.1.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-tailwindcss": "^3.14.0",
"husky": "^9.0.6",
"lint-staged": "^15.2.0",
"eslint-plugin-tailwindcss": "^3.14.1",
"husky": "^9.0.7",
"lint-staged": "^15.2.1",
"pg": "^8.11.3",
"postcss": "8.4.33",
"prettier": "^3.2.4",
Expand Down

0 comments on commit 6e11b63

Please sign in to comment.