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 May 21, 2024
1 parent 0ae0ef6 commit a3dc399
Show file tree
Hide file tree
Showing 2 changed files with 1,111 additions and 1,096 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"lint:fix": "next lint --fix"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.572.0",
"@aws-sdk/client-s3": "^3.577.0",
"cookies-next": "^4.1.1",
"drizzle-orm": "^0.30.10",
"firebase": "^10.11.1",
"firebase": "^10.12.1",
"firebase-admin": "^12.1.0",
"immer": "^10.1.1",
"lucide-react": "^0.378.0",
Expand All @@ -23,19 +23,19 @@
"react-dom": "^18.3.1",
"react-hot-toast": "^2.4.1",
"reactish-state": "^0.11.1",
"sharp": "^0.33.3",
"undici": "^6.16.0",
"sharp": "^0.33.4",
"undici": "^6.18.0",
"use-immer": "^0.9.0"
},
"devDependencies": {
"@hazmi35/eslint-config": "^12.0.0",
"@next/eslint-plugin-next": "^14.2.3",
"@types/node": "^20.12.11",
"@types/node": "^20.12.12",
"@types/pg": "^8.11.6",
"@types/react": "^18.3.1",
"@types/react": "^18.3.2",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.10.0",
"drizzle-kit": "^0.20.18",
"drizzle-kit": "^0.21.2",
"eslint": "^8.57.0",
"eslint-config-next": "14.2.3",
"eslint-plugin-drizzle": "^0.2.3",
Expand Down
Loading

0 comments on commit a3dc399

Please sign in to comment.