mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-04 07:16:14 +02:00
use sortablejs-vue3 instead of vuedraggable for more stability
This commit is contained in:
@@ -46,6 +46,8 @@
|
||||
"s-age": "1.1.2",
|
||||
"sass": "1.57.0",
|
||||
"seedrandom": "3.0.5",
|
||||
"sortablejs": "^1.15.0",
|
||||
"sortablejs-vue3": "^1.2.3",
|
||||
"strict-event-emitter-types": "2.0.0",
|
||||
"stringz": "2.1.0",
|
||||
"syuilo-password-strength": "0.0.1",
|
||||
@@ -61,8 +63,7 @@
|
||||
"vanilla-tilt": "1.8.0",
|
||||
"vite": "4.0.2",
|
||||
"vue": "3.2.45",
|
||||
"vue-prism-editor": "2.0.0-alpha.2",
|
||||
"vuedraggable": "4.0.1"
|
||||
"vue-prism-editor": "2.0.0-alpha.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/escape-regexp": "0.0.1",
|
||||
|
||||
Reference in New Issue
Block a user