Skip to content

Commit

Permalink
chore: update firebase dependency to version 11.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tmjssz committed Dec 21, 2024
1 parent 7ddc782 commit 1bae52d
Show file tree
Hide file tree
Showing 3 changed files with 317 additions and 330 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"date-fns": "^2.30.0",
"ethers": "^6.13.4",
"exponential-backoff": "^3.1.0",
"firebase": "^10.3.1",
"firebase": "^11.1.0",
"fuse.js": "^7.0.0",
"idb-keyval": "^6.2.1",
"js-cookie": "^3.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,3 @@ export const useNotificationsTokenVersion = () => {

return { safeTokenVersion, allTokenVersions, setTokenVersion }
}

Loading

0 comments on commit 1bae52d

Please sign in to comment.