Skip to content

Commit 3b45618

Browse files
⬆ Bump react-error-boundary from 4.0.13 to 5.0.0 in /frontend (#1602)
Bumps [react-error-boundary](https://github.com/bvaughn/react-error-boundary) from 4.0.13 to 5.0.0. - [Release notes](https://github.com/bvaughn/react-error-boundary/releases) - [Commits](bvaughn/react-error-boundary@4.0.13...5.0.0) --- updated-dependencies: - dependency-name: react-error-boundary dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 88bd7fe commit 3b45618

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"next-themes": "^0.4.6",
2222
"react": "^18.2.0",
2323
"react-dom": "^18.2.0",
24-
"react-error-boundary": "^4.0.13",
24+
"react-error-boundary": "^5.0.0",
2525
"react-hook-form": "7.49.3",
2626
"react-icons": "^5.5.0"
2727
},

0 commit comments

Comments
 (0)