mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-27 17:00:54 +01:00
fix(deps): update dependency react-error-boundary to ^4.1.1 (#1315)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
c57bf54bbb
commit
3b5082c107
@@ -68,7 +68,7 @@
|
||||
"prismjs": "^1.29.0",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-error-boundary": "^4.1.0",
|
||||
"react-error-boundary": "^4.1.1",
|
||||
"react-simple-code-editor": "^0.14.1",
|
||||
"sass": "^1.79.6",
|
||||
"superjson": "2.2.1",
|
||||
|
||||
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
@@ -215,8 +215,8 @@ importers:
|
||||
specifier: ^18.3.1
|
||||
version: 18.3.1(react@18.3.1)
|
||||
react-error-boundary:
|
||||
specifier: ^4.1.0
|
||||
version: 4.1.0(react@18.3.1)
|
||||
specifier: ^4.1.1
|
||||
version: 4.1.1(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,9 +6528,9 @@ packages:
|
||||
peerDependencies:
|
||||
react: ^18.3.1
|
||||
|
||||
react-error-boundary@4.1.0:
|
||||
resolution: {integrity: sha512-GFnM3kyswd+9Oy7oX1lxdr39ANHD3ty6cyAK4Kyku+w8Aq9fnK7+yRytKOaPLzOhgtGq18AfTXmDtwlojBPTRg==}
|
||||
engines: {node: '>=20', pnpm: '=9'}
|
||||
react-error-boundary@4.1.1:
|
||||
resolution: {integrity: sha512-EOAEsbVm2EQD8zPS4m24SiaR/506RPC3CjMcjJ5JWKECsctyLsDTKxB26Hvl7jcz7KweSOkBYAcY/hmMpMn2jA==}
|
||||
engines: {pnpm: '=9'}
|
||||
peerDependencies:
|
||||
react: '>=16.13.1'
|
||||
|
||||
@@ -13238,7 +13238,7 @@ snapshots:
|
||||
react: 18.3.1
|
||||
scheduler: 0.23.2
|
||||
|
||||
react-error-boundary@4.1.0(react@18.3.1):
|
||||
react-error-boundary@4.1.1(react@18.3.1):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.25.6
|
||||
react: 18.3.1
|
||||
|
||||
Reference in New Issue
Block a user