Skip to content

Commit 99f7bc1

Browse files
⬆ Bump react-error-boundary from 5.0.0 to 6.0.0 in /frontend
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](bvaughn/react-error-boundary@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] <[email protected]>
1 parent 9188476 commit 99f7bc1

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

frontend/package-lock.json

Lines changed: 7 additions & 8 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": "^19.1.1",
2323
"react-dom": "^19.1.1",
24-
"react-error-boundary": "^5.0.0",
24+
"react-error-boundary": "^6.0.0",
2525
"react-hook-form": "7.62.0",
2626
"react-icons": "^5.5.0"
2727
},

0 commit comments

Comments
 (0)