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 Sep 12, 2024
1 parent 8d72321 commit c11108b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
Binary file modified bun.lockb
Binary file not shown.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@
"@upstash/ratelimit": "^2.0.2",
"@upstash/redis": "^1.34.0",
"@vercel/analytics": "^1.3.1",
"babel-plugin-react-compiler": "^0.0.0-experimental-e68eda9-20240829",
"babel-plugin-react-compiler": "^0.0.0-experimental-fe484b5-20240911",
"bcryptjs": "^2.4.3",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"cookies-next": "^4.2.0",
"drizzle-orm": "^0.33.0",
"emoji-picker-react": "^4.11.1",
"lucide-react": "^0.436.0",
"emoji-picker-react": "^4.12.0",
"lucide-react": "^0.440.0",
"next": "^14.3.0-canary.87",
"next-auth": "5.0.0-beta.20",
"next-themes": "^0.3.0",
Expand All @@ -72,34 +72,34 @@
"zod": "^3.23.8"
},
"devDependencies": {
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.4.1",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
"@total-typescript/ts-reset": "^0.6.0",
"@total-typescript/ts-reset": "^0.6.1",
"@types/bcryptjs": "^2.4.6",
"@types/node": "22.5.1",
"@types/react": "18.3.4",
"@types/node": "22.5.4",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"autoprefixer": "10.4.20",
"drizzle-kit": "^0.24.2",
"eslint": "8.57.0",
"eslint-config-next": "14.2.7",
"eslint-config-next": "14.2.10",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react-compiler": "^0.0.0-experimental-f8a5409-20240829",
"eslint-plugin-react-compiler": "^0.0.0",
"eslint-plugin-tailwindcss": "^3.17.4",
"husky": "^9.1.5",
"husky": "^9.1.6",
"jiti": "^1.21.6",
"lint-staged": "^15.2.9",
"lint-staged": "^15.2.10",
"pg": "^8.12.0",
"postcss": "8.4.41",
"postcss": "8.4.45",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.6",
"sharp": "^0.33.5",
"tailwindcss": "3.4.10",
"typescript": "5.5.4"
"tailwindcss": "3.4.11",
"typescript": "5.6.2"
},
"lint-staged": {
"*.{ts,tsx,md,mdx}": [
Expand Down

0 comments on commit c11108b

Please sign in to comment.