chore(deps): update dependency react-error-boundary to v6.0.1 (#5969)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-29 10:33:24 +08:00
committed by GitHub
parent e6a0369036
commit 0cde6cfce9
2 changed files with 9 additions and 8 deletions

View File

@@ -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",

15
pnpm-lock.yaml generated
View File

@@ -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: {}