From fcade094094b5ad9f9689128e2a657c16936f2be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Sep 2025 20:16:24 +0000 Subject: [PATCH] [C]: Bump react-error-boundary from 4.1.2 to 6.0.0 Bumps [react-error-boundary](https://github.com/bvaughn/react-error-boundary) from 4.1.2 to 6.0.0. - [Release notes](https://github.com/bvaughn/react-error-boundary/releases) - [Commits](https://github.com/bvaughn/react-error-boundary/compare/4.1.2...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] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index d14b16ce..d0c4fdd2 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "pdfjs-dist": "5.3.93", "react": "^19.1.1", "react-dom": "^19.1.1", - "react-error-boundary": "^4.0.12", + "react-error-boundary": "^6.0.0", "react-google-charts": "^4.0.7", "react-hook-form": "^7.53.0", "react-i18next": "^14.0.5", diff --git a/yarn.lock b/yarn.lock index 89ffc829..0f7588e3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5622,7 +5622,7 @@ __metadata: prettier: "npm:^3.6.2" react: "npm:^19.1.1" react-dom: "npm:^19.1.1" - react-error-boundary: "npm:^4.0.12" + react-error-boundary: "npm:^6.0.0" react-google-charts: "npm:^4.0.7" react-hook-form: "npm:^7.53.0" react-i18next: "npm:^14.0.5" @@ -7054,14 +7054,14 @@ __metadata: languageName: node linkType: hard -"react-error-boundary@npm:^4.0.12": - version: 4.1.2 - resolution: "react-error-boundary@npm:4.1.2" +"react-error-boundary@npm:^6.0.0": + version: 6.0.0 + resolution: "react-error-boundary@npm:6.0.0" dependencies: "@babel/runtime": "npm:^7.12.5" peerDependencies: react: ">=16.13.1" - checksum: 10c0/0737e5259bed40ce14eb0823b3c7b152171921f2179e604f48f3913490cdc594d6c22d43d7abb4ffb1512c832850228db07aa69d3b941db324953a5e393cb399 + checksum: 10c0/1914d600dee95a14f14af4afe9867b0d35c26c4f7826d23208800ba2a99728659029aad60a6ef95e13430b4d79c2c4c9b3585f50bf508450478760d2e4e732d8 languageName: node linkType: hard