Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 7, 2024
1 parent b962394 commit 0bb20e2
Show file tree
Hide file tree
Showing 2 changed files with 1,382 additions and 1,722 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,38 +10,38 @@
"lint:fix": "next lint --fix"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.572.0",
"cookies-next": "^4.1.1",
"drizzle-orm": "^0.30.10",
"firebase": "^10.11.1",
"firebase-admin": "^12.1.0",
"@aws-sdk/client-s3": "^3.609.0",
"cookies-next": "^4.2.1",
"drizzle-orm": "^0.31.2",
"firebase": "^10.12.3",
"firebase-admin": "^12.2.0",
"immer": "^10.1.1",
"lucide-react": "^0.378.0",
"next": "14.2.3",
"pg": "^8.11.5",
"lucide-react": "^0.401.0",
"next": "14.2.4",
"pg": "^8.12.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hot-toast": "^2.4.1",
"reactish-state": "^0.11.1",
"sharp": "^0.33.3",
"undici": "^6.16.0",
"use-immer": "^0.9.0"
"sharp": "^0.33.4",
"undici": "^6.19.2",
"use-immer": "^0.10.0"
},
"devDependencies": {
"@hazmi35/eslint-config": "^12.0.0",
"@next/eslint-plugin-next": "^14.2.4",
"@types/node": "^20.12.11",
"@types/node": "^20.14.10",
"@types/pg": "^8.11.6",
"@types/react": "^18.3.1",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"drizzle-kit": "^0.20.18",
"drizzle-kit": "^0.22.8",
"eslint": "^8.57.0",
"eslint-config-next": "14.2.4",
"eslint-plugin-drizzle": "^0.2.3",
"eslint-plugin-tailwindcss": "^3.17.4",
"postcss": "^8.4.38",
"tailwindcss": "^3.4.3",
"postcss": "^8.4.39",
"tailwindcss": "^3.4.4",
"typescript": "^5.5.3"
},
"eslintConfig": {
Expand Down
Loading

0 comments on commit 0bb20e2

Please sign in to comment.