mirror of
https://github.com/rjNemo/devbook_ts
synced 2026-06-06 02:36:39 +00:00
Bump firebase from 7.14.4 to 10.9.0
Bumps [firebase](https://github.com/firebase/firebase-js-sdk) from 7.14.4 to 10.9.0. - [Release notes](https://github.com/firebase/firebase-js-sdk/releases) - [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@7.14.4...firebase@10.9.0) --- updated-dependencies: - dependency-name: firebase dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
673693a2b0
commit
1aca57add3
2 changed files with 518 additions and 311 deletions
|
|
@ -27,7 +27,7 @@
|
||||||
"eslint-plugin-jsx-a11y": "^6.2.3",
|
"eslint-plugin-jsx-a11y": "^6.2.3",
|
||||||
"eslint-plugin-react": "^7.20.0",
|
"eslint-plugin-react": "^7.20.0",
|
||||||
"eslint-plugin-react-hooks": "^4.0.2",
|
"eslint-plugin-react-hooks": "^4.0.2",
|
||||||
"firebase": "^7.14.3",
|
"firebase": "^10.9.0",
|
||||||
"moment": "^2.29.4",
|
"moment": "^2.29.4",
|
||||||
"react": "^16.13.1",
|
"react": "^16.13.1",
|
||||||
"react-dom": "^16.13.1",
|
"react-dom": "^16.13.1",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue