Skip to content

Commit bb81e3f

Browse files
authoredMay 28, 2023
fix(deps): update dependency react-error-boundary to v4 (#1583)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎examples/react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"open": "^8.4.2",
4444
"react": "^17.0.2",
4545
"react-dom": "^17.0.2",
46-
"react-error-boundary": "^3.1.4",
46+
"react-error-boundary": "^4.0.7",
4747
"react-intersection-observer": "^9.4.3",
4848
"react-ssr-prepass": "^1.5.0",
4949
"react-use": "^17.4.0",

0 commit comments

Comments
 (0)
Please sign in to comment.