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 Jul 19, 2024
1 parent 48c05e0 commit 1d2a2cb
Show file tree
Hide file tree
Showing 3 changed files with 426 additions and 320 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.1.1",
"@celo/contractkit": "6.0.0",
"@celo/utils": "5.0.6",
"@firebase/app": "^0.9.6",
"@firebase/app": "^0.10.6",
"@google-cloud/logging": "^11.0.0",
"@mento-protocol/mento-sdk": "^0.1.4",
"bignumber.js": "^9.1.1",
"debug": "^4.3.4",
"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.12.3",
"firebase-admin": "^12.2.0",
"firebase-functions": "^4.9.0",
"firebase-tools": "^13.13.2",
"web3": "1.10.0"
},
"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.0.0",
"firebase": "^10.7.0",
"firebase": "^10.12.3",
"next": "14.1.1",
"next-auth": "^4.20.1",
"react": "18.2.0",
Expand Down
Loading

0 comments on commit 1d2a2cb

Please sign in to comment.