This commit is contained in:
Sirttas
2026-05-25 18:36:18 +02:00
parent 2d6930d38d
commit 0a2894b378
5 changed files with 44 additions and 16 deletions
+7
View File
@@ -18,6 +18,7 @@
"loglevel": "^1.8.1",
"loglevel-plugin-prefix": "^0.8.4",
"pinia": "^3.0.4",
"sortablejs": "^1.15.7",
"vue": "^3.3.4",
"vue-router": "^5.0.7"
},
@@ -2572,6 +2573,12 @@
"dev": true,
"license": "ISC"
},
"node_modules/sortablejs": {
"version": "1.15.7",
"resolved": "https://registry.npmjs.org/sortablejs/-/sortablejs-1.15.7.tgz",
"integrity": "sha512-Kk8wLQPlS+yi1ZEf48a4+fzHa4yxjC30M/Sr2AnQu+f/MPwvvX9XjZ6OWejiz8crBsLwSq8GHqaxaET7u6ux0A==",
"license": "MIT"
},
"node_modules/source-map-js": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",