Skip to content

Commit

Permalink
fix(deps): update firebase
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 5, 2023
1 parent adaaa80 commit cc0ee30
Show file tree
Hide file tree
Showing 3 changed files with 450 additions and 349 deletions.
4 changes: 2 additions & 2 deletions apps/firebase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
"bignumber.js": "^9.1.1",
"debug": "^4.3.4",
"ethers": "^5.7.2",
"firebase": "^9.19.0",
"firebase": "^10.0.0",
"firebase-admin": "^11.5.0",
"firebase-functions": "^4.2.1",
"firebase-tools": "^11.25.2",
"firebase-tools": "^12.0.0",
"web3": "1.10.3"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@vercel/analytics": "^1.0.0",
"eslint": "8.54.0",
"eslint-config-next": "13.2.4",
"firebase": "~9.19.0",
"firebase": "~10.6.0",
"next": "13.2.4",
"next-auth": "^4.20.1",
"react": "18.2.0",
Expand Down
Loading

0 comments on commit cc0ee30

Please sign in to comment.