⬆ Bump react-error-boundary from 5.0.0 to 6.0.0 in /frontend (#1849)

Bumps [react-error-boundary](https://github.com/bvaughn/react-error-boundary) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/bvaughn/react-error-boundary/releases)
- [Commits](https://github.com/bvaughn/react-error-boundary/compare/5.0.0...6.0.0)

---
updated-dependencies:
- dependency-name: react-error-boundary
  dependency-version: 6.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-09-08 00:08:35 +02:00
committed by GitHub
parent c678c2e5f0
commit 96e42344e7
2 changed files with 8 additions and 9 deletions

View File

@@ -21,7 +21,7 @@
"next-themes": "^0.4.6",
"react": "^19.1.1",
"react-dom": "^19.1.1",
"react-error-boundary": "^5.0.0",
"react-error-boundary": "^6.0.0",
"react-hook-form": "7.62.0",
"react-icons": "^5.5.0"
},