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 15, 2024
1 parent 061498f commit 5d85566
Show file tree
Hide file tree
Showing 2 changed files with 1,060 additions and 1,045 deletions.
12 changes: 6 additions & 6 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.0",
"firebase-admin": "^12.1.0",
"immer": "^10.1.1",
"lucide-react": "^0.378.0",
Expand All @@ -24,18 +24,18 @@
"react-hot-toast": "^2.4.1",
"reactish-state": "^0.11.1",
"sharp": "^0.33.3",
"undici": "^6.16.0",
"undici": "^6.16.1",
"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.9.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 5d85566

Please sign in to comment.