Skip to content

Commit

Permalink
chore(deps): update dependency firebase to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 28, 2024
1 parent 714b546 commit 0921285
Show file tree
Hide file tree
Showing 2 changed files with 340 additions and 417 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"prepare": "husky install && npm run clean && npm run build"
},
"peerDependencies": {
"firebase": "^9.0.0"
"firebase": "^9.0.0 || ^10.0.0"
},
"dependencies": {
"immer": "9.0.21",
Expand Down Expand Up @@ -75,7 +75,7 @@
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.33.2",
"firebase": "9.23.0",
"firebase": "10.10.0",
"husky": "8.0.3",
"lint-staged": "13.3.0",
"lodash-webpack-plugin": "0.11.6",
Expand Down
Loading

0 comments on commit 0921285

Please sign in to comment.