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] committed Sep 18, 2024
1 parent 67889d0 commit 641346d
Show file tree
Hide file tree
Showing 3 changed files with 406 additions and 262 deletions.
10 changes: 5 additions & 5 deletions apps/firebase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,16 @@
"@celo/connect": "5.3.0",
"@celo/contractkit": "8.0.0",
"@celo/utils": "6.0.1",
"@firebase/app": "^0.10.7",
"@firebase/app": "^0.10.10",
"@google-cloud/logging": "^11.1.0",
"@mento-protocol/mento-sdk": "^0.1.5",
"bignumber.js": "^9.1.2",
"debug": "^4.3.5",
"ethers": "^5.7.2",
"firebase": "^10.7.0",
"firebase-admin": "^12.0.0",
"firebase-functions": "^4.6.0",
"firebase-tools": "^13.0.2",
"firebase": "^10.13.1",
"firebase-admin": "^12.5.0",
"firebase-functions": "^4.9.0",
"firebase-tools": "^13.17.0",
"web3": "1.10.4"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"lint": "next lint"
},
"dependencies": {
"@firebase/app-types": "^0.9.0",
"@firebase/app-types": "^0.9.2",
"@metamask/detect-provider": "^2.0.0",
"@vercel/analytics": "^1.3.1",
"firebase": "^10.7.0",
"firebase": "^10.13.1",
"next": "14.2.10",
"next-auth": "^4.24.7",
"react": "18.3.1",
Expand Down
Loading

0 comments on commit 641346d

Please sign in to comment.