fix(deps): update dependency react-error-boundary to ^4.1.0 (#1304)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-10-16 08:14:59 +00:00
committed by GitHub
parent da13d63969
commit 9fa4bef2a4
2 changed files with 7 additions and 6 deletions

View File

@@ -68,7 +68,7 @@
"prismjs": "^1.29.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-error-boundary": "^4.0.13",
"react-error-boundary": "^4.1.0",
"react-simple-code-editor": "^0.14.1",
"sass": "^1.79.5",
"superjson": "2.2.1",

11
pnpm-lock.yaml generated
View File

@@ -215,8 +215,8 @@ importers:
specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
react-error-boundary:
specifier: ^4.0.13
version: 4.0.13(react@18.3.1)
specifier: ^4.1.0
version: 4.1.0(react@18.3.1)
react-simple-code-editor:
specifier: ^0.14.1
version: 0.14.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
@@ -6528,8 +6528,9 @@ packages:
peerDependencies:
react: ^18.3.1
react-error-boundary@4.0.13:
resolution: {integrity: sha512-b6PwbdSv8XeOSYvjt8LpgpKrZ0yGdtZokYwkwV2wlcZbxgopHX/hgPl5VgpnoVOWd868n1hktM8Qm4b+02MiLQ==}
react-error-boundary@4.1.0:
resolution: {integrity: sha512-GFnM3kyswd+9Oy7oX1lxdr39ANHD3ty6cyAK4Kyku+w8Aq9fnK7+yRytKOaPLzOhgtGq18AfTXmDtwlojBPTRg==}
engines: {node: '>=20', pnpm: '=9'}
peerDependencies:
react: '>=16.13.1'
@@ -13237,7 +13238,7 @@ snapshots:
react: 18.3.1
scheduler: 0.23.2
react-error-boundary@4.0.13(react@18.3.1):
react-error-boundary@4.1.0(react@18.3.1):
dependencies:
'@babel/runtime': 7.25.6
react: 18.3.1