Skip to content

Commit a3e2bc0

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 19eb54c commit a3e2bc0

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

frontend/package-lock.json

Lines changed: 7 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": "^5.0.0",
24+
"react-error-boundary": "^6.0.0",
2525
"react-hook-form": "7.49.3",
2626
"react-icons": "^5.5.0"
2727
},

0 commit comments

Comments
 (0)