Skip to content

Commit 8960aa0

Browse files
build(deps): bump react-error-boundary from 5.0.0 to 6.0.0
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 dec5d79 commit 8960aa0

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

packages/@liexp/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"react-dom": "^18.3.1",
9595
"react-dropzone": "^14.3.5",
9696
"react-ellipsis-component": "^1.1.11",
97-
"react-error-boundary": "^5.0.0",
97+
"react-error-boundary": "^6.0.0",
9898
"react-helmet-async": "^2.0.5",
9999
"react-hook-form": "^7.56.3",
100100
"react-router": "^7.6.0",

pnpm-lock.yaml

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

services/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"ra-i18n-polyglot": "^5.8.0",
6363
"react": "^18.3.1",
6464
"react-dom": "^18.3.1",
65-
"react-error-boundary": "^5.0.0",
65+
"react-error-boundary": "^6.0.0",
6666
"react-router": "^7.6.0",
6767
"sirv": "^3.0.1"
6868
},

0 commit comments

Comments
 (0)