diff --git a/ux/package-lock.json b/ux/package-lock.json index 6f6ce671..9b63f30d 100644 --- a/ux/package-lock.json +++ b/ux/package-lock.json @@ -84,7 +84,6 @@ "quasar": "2.12.1", "slugify": "1.6.6", "socket.io-client": "4.7.1", - "sortablejs": "1.15.0", "sortablejs-vue3": "1.2.9", "tabulator-tables": "5.5.0", "tippy.js": "6.3.7", diff --git a/ux/package.json b/ux/package.json index b722fc16..3b3cc17f 100644 --- a/ux/package.json +++ b/ux/package.json @@ -89,6 +89,7 @@ "quasar": "2.12.1", "slugify": "1.6.6", "socket.io-client": "4.7.1", + "sortablejs-vue3": "1.2.9", "tabulator-tables": "5.5.0", "tippy.js": "6.3.7", "twemoji": "14.0.2",