fix(deps): update dependency react-error-boundary to v6 (#3016)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-05-06 19:39:15 +02:00
committed by GitHub
parent 7c0baf5fba
commit 680f7b0c72
2 changed files with 6 additions and 6 deletions

View File

@@ -79,7 +79,7 @@
"prismjs": "^1.30.0",
"react": "19.1.0",
"react-dom": "19.1.0",
"react-error-boundary": "^5.0.0",
"react-error-boundary": "^6.0.0",
"react-simple-code-editor": "^0.14.1",
"sass": "^1.87.0",
"superjson": "2.2.2",

10
pnpm-lock.yaml generated
View File

@@ -270,8 +270,8 @@ importers:
specifier: 19.1.0
version: 19.1.0(react@19.1.0)
react-error-boundary:
specifier: ^5.0.0
version: 5.0.0(react@19.1.0)
specifier: ^6.0.0
version: 6.0.0(react@19.1.0)
react-simple-code-editor:
specifier: ^0.14.1
version: 0.14.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
@@ -8996,8 +8996,8 @@ packages:
peerDependencies:
react: '>= 16.8 || 18.0.0'
react-error-boundary@5.0.0:
resolution: {integrity: sha512-tnjAxG+IkpLephNcePNA7v6F/QpWLH8He65+DmedchDwg162JZqx4NmbXj0mlAYVVEd81OW7aFhmbsScYfiAFQ==}
react-error-boundary@6.0.0:
resolution: {integrity: sha512-gdlJjD7NWr0IfkPlaREN2d9uUZUlksrfOx7SX62VRerwXbMY6ftGCIZua1VG1aXFNOimhISsTq+Owp725b9SiA==}
peerDependencies:
react: '>=16.13.1'
@@ -18395,7 +18395,7 @@ snapshots:
prop-types: 15.8.1
react: 19.1.0
react-error-boundary@5.0.0(react@19.1.0):
react-error-boundary@6.0.0(react@19.1.0):
dependencies:
'@babel/runtime': 7.25.6
react: 19.1.0