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",
|
"prismjs": "^1.29.0",
|
||||||
"react": "^18.3.1",
|
"react": "^18.3.1",
|
||||||
"react-dom": "^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",
|
"react-simple-code-editor": "^0.14.1",
|
||||||
"sass": "^1.79.6",
|
"sass": "^1.79.6",
|
||||||
"superjson": "2.2.1",
|
"superjson": "2.2.1",
|
||||||
|
|||||||
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
@@ -215,8 +215,8 @@ importers:
|
|||||||
specifier: ^18.3.1
|
specifier: ^18.3.1
|
||||||
version: 18.3.1(react@18.3.1)
|
version: 18.3.1(react@18.3.1)
|
||||||
react-error-boundary:
|
react-error-boundary:
|
||||||
specifier: ^4.1.0
|
specifier: ^4.1.1
|
||||||
version: 4.1.0(react@18.3.1)
|
version: 4.1.1(react@18.3.1)
|
||||||
react-simple-code-editor:
|
react-simple-code-editor:
|
||||||
specifier: ^0.14.1
|
specifier: ^0.14.1
|
||||||
version: 0.14.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
version: 0.14.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||||
@@ -6528,9 +6528,9 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^18.3.1
|
react: ^18.3.1
|
||||||
|
|
||||||
react-error-boundary@4.1.0:
|
react-error-boundary@4.1.1:
|
||||||
resolution: {integrity: sha512-GFnM3kyswd+9Oy7oX1lxdr39ANHD3ty6cyAK4Kyku+w8Aq9fnK7+yRytKOaPLzOhgtGq18AfTXmDtwlojBPTRg==}
|
resolution: {integrity: sha512-EOAEsbVm2EQD8zPS4m24SiaR/506RPC3CjMcjJ5JWKECsctyLsDTKxB26Hvl7jcz7KweSOkBYAcY/hmMpMn2jA==}
|
||||||
engines: {node: '>=20', pnpm: '=9'}
|
engines: {pnpm: '=9'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: '>=16.13.1'
|
react: '>=16.13.1'
|
||||||
|
|
||||||
@@ -13238,7 +13238,7 @@ snapshots:
|
|||||||
react: 18.3.1
|
react: 18.3.1
|
||||||
scheduler: 0.23.2
|
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:
|
dependencies:
|
||||||
'@babel/runtime': 7.25.6
|
'@babel/runtime': 7.25.6
|
||||||
react: 18.3.1
|
react: 18.3.1
|
||||||
|
|||||||
Reference in New Issue
Block a user