Skip to content

Commit

Permalink
fix(deps): update dependency firebase to v11 (#18866)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 22, 2024
1 parent 1625029 commit b61946b
Show file tree
Hide file tree
Showing 3 changed files with 264 additions and 259 deletions.
2 changes: 1 addition & 1 deletion boundaries/ui-monorepo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.1",
"eslint-plugin-shortlink": "workspace:^",
"firebase": "^10.14.1",
"firebase": "^11.0.0",
"globals": "^15.11.0",
"material-react-table": "^3.0.1",
"next": "15.0.0",
Expand Down
2 changes: 1 addition & 1 deletion boundaries/ui-monorepo/packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"date-fns": "^4.1.0",
"eslint-config-shortlink": "workspace:^",
"express": "5.0.1",
"firebase": "^10.14.1",
"firebase": "^11.0.0",
"js-cookie": "^3.0.5",
"jspdf-autotable": "^3.8.4",
"localforage": "1.10.0",
Expand Down
Loading

0 comments on commit b61946b

Please sign in to comment.