mirror of
https://github.com/koreanbots/core.git
synced 2025-12-15 14:10:22 +00:00
fix(deps): update dependency react-sortable-hoc to v2 (#282)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
94c37d0d6a
commit
e9f58139ec
@ -47,7 +47,7 @@
|
||||
"react-responsive-modal": "6.0.1",
|
||||
"react-select": "4.2.1",
|
||||
"react-showdown": "2.1.0",
|
||||
"react-sortable-hoc": "1.11.0",
|
||||
"react-sortable-hoc": "2.0.0",
|
||||
"react-use-clipboard": "1.0.7",
|
||||
"sanitize-html": "2.3.2",
|
||||
"tailwindcss": "2.0.4",
|
||||
|
||||
@ -6773,10 +6773,10 @@ react-showdown@2.1.0:
|
||||
htmlparser2 "^4.1.0"
|
||||
showdown "^1.9.1"
|
||||
|
||||
react-sortable-hoc@1.11.0:
|
||||
version "1.11.0"
|
||||
resolved "https://registry.npmjs.org/react-sortable-hoc/-/react-sortable-hoc-1.11.0.tgz"
|
||||
integrity sha512-v1CDCvdfoR3zLGNp6qsBa4J1BWMEVH25+UKxF/RvQRh+mrB+emqtVHMgZ+WreUiKJoEaiwYoScaueIKhMVBHUg==
|
||||
react-sortable-hoc@2.0.0:
|
||||
version "2.0.0"
|
||||
resolved "https://registry.yarnpkg.com/react-sortable-hoc/-/react-sortable-hoc-2.0.0.tgz#f6780d8aa4b922a21f3e754af542f032677078b7"
|
||||
integrity sha512-JZUw7hBsAHXK7PTyErJyI7SopSBFRcFHDjWW5SWjcugY0i6iH7f+eJkY8cJmGMlZ1C9xz1J3Vjz0plFpavVeRg==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.2.0"
|
||||
invariant "^2.2.4"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user