mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
dependencies: Upgrade sortablejs to 1.9.0.
Also set it to concrete version.
This commit is contained in:
parent
eccd258407
commit
238ea25fca
@ -35,7 +35,7 @@
|
||||
"sass-loader": "7.1.0",
|
||||
"script-loader": "0.7.2",
|
||||
"simplebar": "^4.0.0",
|
||||
"sortablejs": "^1.7.0",
|
||||
"sortablejs": "1.9.0",
|
||||
"sorttable": "1.0.2",
|
||||
"source-map-loader": "0.2.3",
|
||||
"source-sans-pro": "2.20.2",
|
||||
|
||||
@ -11007,10 +11007,10 @@ sort-object@^0.3.2:
|
||||
sort-asc "^0.1.0"
|
||||
sort-desc "^0.1.1"
|
||||
|
||||
sortablejs@^1.7.0:
|
||||
version "1.7.0"
|
||||
resolved "https://registry.yarnpkg.com/sortablejs/-/sortablejs-1.7.0.tgz#80a2b2370abd568e1cec8c271131ef30a904fa28"
|
||||
integrity sha1-gKKyNwq9Vo4c7IwnETHvMKkE+ig=
|
||||
sortablejs@1.9.0:
|
||||
version "1.9.0"
|
||||
resolved "https://registry.yarnpkg.com/sortablejs/-/sortablejs-1.9.0.tgz#2d1e74ae6bac2cb4ad0622908f340848969eb88d"
|
||||
integrity sha512-Ot6bYJ6PoqPmpsqQYXjn1+RKrY2NWQvQt/o4jfd/UYwVWndyO5EPO8YHbnm5HIykf8ENsm4JUrdAvolPT86yYA==
|
||||
|
||||
sorttable@1.0.2:
|
||||
version "1.0.2"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user