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

Commit 762c61e

Browse files
fix(deps): update dependency react-error-boundary to v4
1 parent 227b9a8 commit 762c61e

File tree

4 files changed

+16
-24
lines changed

4 files changed

+16
-24
lines changed

firebase/functions/package-lock.json

Lines changed: 7 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

firebase/functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"next": "13.4.2",
3030
"next-sitemap": "3.1.55",
3131
"node-fetch": "3.3.1",
32-
"react-error-boundary": "3.1.4",
32+
"react-error-boundary": "4.0.4",
3333
"react-i18next": "12.3.1",
3434
"react-query": "3.39.3",
3535
"recoil": "0.7.7",

storefront/package-lock.json

Lines changed: 7 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

storefront/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"next": "13.4.2",
2626
"react": "18.2.0",
2727
"react-dom": "18.2.0",
28-
"react-error-boundary": "3.1.4",
28+
"react-error-boundary": "4.0.4",
2929
"react-i18next": "12.3.1",
3030
"recoil": "0.7.7",
3131
"screenfull": "6.0.2",

0 commit comments

Comments
 (0)