Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency react-error-boundary to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 15, 2023
1 parent 5085a8c commit 30baf56
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 24 deletions.
18 changes: 7 additions & 11 deletions firebase/functions/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion firebase/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"next": "13.5.6",
"next-sitemap": "3.1.55",
"node-fetch": "3.3.2",
"react-error-boundary": "3.1.4",
"react-error-boundary": "4.0.12",
"react-i18next": "12.3.1",
"react-query": "3.39.3",
"recoil": "0.7.7",
Expand Down
18 changes: 7 additions & 11 deletions storefront/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion storefront/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"next": "13.5.6",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-error-boundary": "3.1.4",
"react-error-boundary": "4.0.12",
"react-i18next": "12.3.1",
"recoil": "0.7.7",
"screenfull": "6.0.2",
Expand Down

0 comments on commit 30baf56

Please sign in to comment.