From 0cde6cfce9f5aa507eff43d5a389d85459e1d143 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 10:33:24 +0800 Subject: [PATCH] chore(deps): update dependency react-error-boundary to v6.0.1 (#5969) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 15 ++++++++------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 631daa70b..51d44ada1 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "nanoid": "^5.1.6", "react": "19.2.3", "react-dom": "19.2.3", - "react-error-boundary": "6.0.0", + "react-error-boundary": "6.0.1", "react-hook-form": "^7.69.0", "react-i18next": "16.5.0", "react-markdown": "10.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index be612c32d..48b1db172 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -105,8 +105,8 @@ importers: specifier: 19.2.3 version: 19.2.3(react@19.2.3) react-error-boundary: - specifier: 6.0.0 - version: 6.0.0(react@19.2.3) + specifier: 6.0.1 + version: 6.0.1(react-dom@19.2.3(react@19.2.3))(react@19.2.3) react-hook-form: specifier: ^7.69.0 version: 7.69.0(react@19.2.3) @@ -3545,10 +3545,11 @@ packages: peerDependencies: react: ^19.2.3 - react-error-boundary@6.0.0: - resolution: {integrity: sha512-gdlJjD7NWr0IfkPlaREN2d9uUZUlksrfOx7SX62VRerwXbMY6ftGCIZua1VG1aXFNOimhISsTq+Owp725b9SiA==} + react-error-boundary@6.0.1: + resolution: {integrity: sha512-zArgQpjJUN1ZLMEKWtifxQweW3yfvwL5j2nh3Pesze1qG6r5oCDMy/TA97bUF01wy4xCeeL4/pd8GHmvEsP3Bg==} peerDependencies: - react: '>=16.13.1' + react: ^18.0.0 || ^19.0.0 + react-dom: ^18.0.0 || ^19.0.0 react-fast-compare@3.2.2: resolution: {integrity: sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==} @@ -7979,10 +7980,10 @@ snapshots: react: 19.2.3 scheduler: 0.27.0 - react-error-boundary@6.0.0(react@19.2.3): + react-error-boundary@6.0.1(react-dom@19.2.3(react@19.2.3))(react@19.2.3): dependencies: - '@babel/runtime': 7.28.4 react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) react-fast-compare@3.2.2: {}