mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 14:30:22 +00:00
fix(deps): pin dependency react-sortable-hoc to 1.11.0 (#221)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
883bd96f6c
commit
a6bf922f44
@ -40,7 +40,7 @@
|
|||||||
"react-dom": "17.0.1",
|
"react-dom": "17.0.1",
|
||||||
"react-select": "4.1.0",
|
"react-select": "4.1.0",
|
||||||
"react-showdown": "2.1.0",
|
"react-showdown": "2.1.0",
|
||||||
"react-sortable-hoc": "^1.11.0",
|
"react-sortable-hoc": "1.11.0",
|
||||||
"sanitize-html": "2.3.2",
|
"sanitize-html": "2.3.2",
|
||||||
"stream-cache": "0.0.2",
|
"stream-cache": "0.0.2",
|
||||||
"tailwindcss": "2.0.3",
|
"tailwindcss": "2.0.3",
|
||||||
|
|||||||
@ -6561,7 +6561,7 @@ react-showdown@2.1.0:
|
|||||||
htmlparser2 "^4.1.0"
|
htmlparser2 "^4.1.0"
|
||||||
showdown "^1.9.1"
|
showdown "^1.9.1"
|
||||||
|
|
||||||
react-sortable-hoc@^1.11.0:
|
react-sortable-hoc@1.11.0:
|
||||||
version "1.11.0"
|
version "1.11.0"
|
||||||
resolved "https://registry.yarnpkg.com/react-sortable-hoc/-/react-sortable-hoc-1.11.0.tgz#fe4022362bbafc4b836f5104b9676608a40a278f"
|
resolved "https://registry.yarnpkg.com/react-sortable-hoc/-/react-sortable-hoc-1.11.0.tgz#fe4022362bbafc4b836f5104b9676608a40a278f"
|
||||||
integrity sha512-v1CDCvdfoR3zLGNp6qsBa4J1BWMEVH25+UKxF/RvQRh+mrB+emqtVHMgZ+WreUiKJoEaiwYoScaueIKhMVBHUg==
|
integrity sha512-v1CDCvdfoR3zLGNp6qsBa4J1BWMEVH25+UKxF/RvQRh+mrB+emqtVHMgZ+WreUiKJoEaiwYoScaueIKhMVBHUg==
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user