⬆ 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](https://github.com/bvaughn/react-error-boundary/compare/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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-05-01 22:44:12 +02:00
committed by GitHub
parent 88bd7fe68b
commit 3b4561848a
2 changed files with 9 additions and 8 deletions

View File

@@ -21,7 +21,7 @@
"next-themes": "^0.4.6",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-error-boundary": "^4.0.13",
"react-error-boundary": "^5.0.0",
"react-hook-form": "7.49.3",
"react-icons": "^5.5.0"
},