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] authored Apr 27, 2024
1 parent 8b67ce9 commit 29b529a
Show file tree
Hide file tree
Showing 2 changed files with 143 additions and 145 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,26 +10,26 @@
"lint:fix": "next lint --fix"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.563.0",
"@aws-sdk/client-s3": "^3.564.0",
"@neondatabase/serverless": "^0.9.1",
"cookies-next": "^4.1.1",
"drizzle-orm": "^0.30.9",
"firebase": "^10.11.1",
"firebase-admin": "^12.1.0",
"immer": "^10.0.4",
"lucide-react": "^0.372.0",
"next": "14.2.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"immer": "^10.1.1",
"lucide-react": "^0.376.0",
"next": "14.2.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hot-toast": "^2.4.1",
"use-immer": "^0.9.0"
},
"devDependencies": {
"@hazmi35/eslint-config": "^12.0.0",
"@next/eslint-plugin-next": "^14.2.3",
"@types/node": "^20.12.7",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"drizzle-kit": "^0.20.17",
"eslint": "^8.57.0",
Expand Down
Loading

0 comments on commit 29b529a

Please sign in to comment.