fix(deps): update dependency react-simple-code-editor to ^0.14.1 (#746)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
75e5a6c42f
commit
9375738e05
@@ -64,7 +64,7 @@
|
|||||||
"react": "^18.3.1",
|
"react": "^18.3.1",
|
||||||
"react-dom": "^18.3.1",
|
"react-dom": "^18.3.1",
|
||||||
"react-error-boundary": "^4.0.13",
|
"react-error-boundary": "^4.0.13",
|
||||||
"react-simple-code-editor": "^0.14.0",
|
"react-simple-code-editor": "^0.14.1",
|
||||||
"sass": "^1.77.6",
|
"sass": "^1.77.6",
|
||||||
"superjson": "2.2.1",
|
"superjson": "2.2.1",
|
||||||
"use-deep-compare-effect": "^1.8.1"
|
"use-deep-compare-effect": "^1.8.1"
|
||||||
|
|||||||
Generated
+5
-5
@@ -201,8 +201,8 @@ importers:
|
|||||||
specifier: ^4.0.13
|
specifier: ^4.0.13
|
||||||
version: 4.0.13(react@18.3.1)
|
version: 4.0.13(react@18.3.1)
|
||||||
react-simple-code-editor:
|
react-simple-code-editor:
|
||||||
specifier: ^0.14.0
|
specifier: ^0.14.1
|
||||||
version: 0.14.0(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)
|
||||||
sass:
|
sass:
|
||||||
specifier: ^1.77.6
|
specifier: ^1.77.6
|
||||||
version: 1.77.6
|
version: 1.77.6
|
||||||
@@ -5555,8 +5555,8 @@ packages:
|
|||||||
'@types/react':
|
'@types/react':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
react-simple-code-editor@0.14.0:
|
react-simple-code-editor@0.14.1:
|
||||||
resolution: {integrity: sha512-/gDzcfjpGzMJLoMZ6HLyDBjIFGYhOFWkoFgsNSn7qmVxDT8iGjpOjU2Oj2BQ+rh029YLyJxXIL848UYOUc3SWw==}
|
resolution: {integrity: sha512-BR5DtNRy+AswWJECyA17qhUDvrrCZ6zXOCfkQY5zSmb96BVUbpVAv03WpcjcwtCwiLbIANx3gebHOcXYn1EHow==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: '>=16.8.0'
|
react: '>=16.8.0'
|
||||||
react-dom: '>=16.8.0'
|
react-dom: '>=16.8.0'
|
||||||
@@ -11137,7 +11137,7 @@ snapshots:
|
|||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@types/react': 18.3.3
|
'@types/react': 18.3.3
|
||||||
|
|
||||||
react-simple-code-editor@0.14.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
|
react-simple-code-editor@0.14.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
|
||||||
dependencies:
|
dependencies:
|
||||||
react: 18.3.1
|
react: 18.3.1
|
||||||
react-dom: 18.3.1(react@18.3.1)
|
react-dom: 18.3.1(react@18.3.1)
|
||||||
|
|||||||
Reference in New Issue
Block a user