1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-05 17:53:12 +02:00

chore(deps): update dependency react-error-boundary to v6

This commit is contained in:
renovate[bot] 2025-08-31 10:45:46 +00:00 committed by GitHub
parent f827d5e832
commit 6663c5cdc2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 14 deletions

View File

@ -106,7 +106,7 @@
"react-confetti": "^6.1.0", "react-confetti": "^6.1.0",
"react-dom": "18.3.1", "react-dom": "18.3.1",
"react-dropzone": "14.3.8", "react-dropzone": "14.3.8",
"react-error-boundary": "3.1.4", "react-error-boundary": "6.0.0",
"react-github-calendar": "^4.5.1", "react-github-calendar": "^4.5.1",
"react-grid-layout": "^1.5.2", "react-grid-layout": "^1.5.2",
"react-hooks-global-state": "2.1.0", "react-hooks-global-state": "2.1.0",

View File

@ -8747,18 +8747,7 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"react-error-boundary@npm:3.1.4": "react-error-boundary@npm:6.0.0, react-error-boundary@npm:^6.0.0":
version: 3.1.4
resolution: "react-error-boundary@npm:3.1.4"
dependencies:
"@babel/runtime": "npm:^7.12.5"
peerDependencies:
react: ">=16.13.1"
checksum: 10c0/f977ca61823e43de2381d53dd7aa8b4d79ff6a984c9afdc88dc44f9973b99de7fd382d2f0f91f2688e24bb987c0185bf45d0b004f22afaaab0f990a830253bfb
languageName: node
linkType: hard
"react-error-boundary@npm:^6.0.0":
version: 6.0.0 version: 6.0.0
resolution: "react-error-boundary@npm:6.0.0" resolution: "react-error-boundary@npm:6.0.0"
dependencies: dependencies:
@ -10578,7 +10567,7 @@ __metadata:
react-confetti: "npm:^6.1.0" react-confetti: "npm:^6.1.0"
react-dom: "npm:18.3.1" react-dom: "npm:18.3.1"
react-dropzone: "npm:14.3.8" react-dropzone: "npm:14.3.8"
react-error-boundary: "npm:3.1.4" react-error-boundary: "npm:6.0.0"
react-github-calendar: "npm:^4.5.1" react-github-calendar: "npm:^4.5.1"
react-grid-layout: "npm:^1.5.2" react-grid-layout: "npm:^1.5.2"
react-hooks-global-state: "npm:2.1.0" react-hooks-global-state: "npm:2.1.0"