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 10, 2024
1 parent ee0338a commit 2d5a6bd
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 118 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"lint:fix": "next lint --fix"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.572.0",
"@aws-sdk/client-s3": "^3.574.0",
"cookies-next": "^4.1.1",
"drizzle-orm": "^0.30.10",
"firebase": "^10.11.1",
Expand All @@ -24,7 +24,7 @@
"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": {
Expand All @@ -35,7 +35,7 @@
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"drizzle-kit": "^0.20.18",
"drizzle-kit": "^0.21.1",
"eslint": "^8.57.0",
"eslint-config-next": "14.2.3",
"eslint-plugin-drizzle": "^0.2.3",
Expand Down
Loading

0 comments on commit 2d5a6bd

Please sign in to comment.