Skip to content

Commit a111d5a

Browse files
fix(deps): update dependency react-error-boundary to v6 (#103)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Andreas Kienle <andreas.kienle@sap.com>
1 parent ca8df93 commit a111d5a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"oidc-client-ts": "^3.1.0",
3535
"react": "19.1.0",
3636
"react-dom": "19.1.0",
37-
"react-error-boundary": "^5.0.0",
37+
"react-error-boundary": "^6.0.0",
3838
"react-hook-form": "^7.54.2",
3939
"react-i18next": "^15.4.1",
4040
"react-oidc-context": "^3.2.0",

0 commit comments

Comments
 (0)