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] authored Sep 1, 2023
1 parent 699b73d commit 82edde7
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 128 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.7.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.33.2",
"firebase": "9.23.0",
"firebase": "10.3.1",
"husky": "8.0.3",
"lint-staged": "13.3.0",
"lodash-webpack-plugin": "0.11.6",
Expand Down
Loading

0 comments on commit 82edde7

Please sign in to comment.