Update npm dependencies

sortablejs 1.15.6 => 1.15.7
This commit is contained in:
Claudio Ortolina
2026-02-12 08:26:16 +00:00
parent 90f125d126
commit 7a92822fb3
+3 -3
View File
@@ -88,9 +88,9 @@
} }
}, },
"node_modules/sortablejs": { "node_modules/sortablejs": {
"version": "1.15.6", "version": "1.15.7",
"resolved": "https://registry.npmjs.org/sortablejs/-/sortablejs-1.15.6.tgz", "resolved": "https://registry.npmjs.org/sortablejs/-/sortablejs-1.15.7.tgz",
"integrity": "sha512-aNfiuwMEpfBM/CN6LY0ibyhxPfPbyFeBTYJKCvzkJ2GkUpazIt3H+QIPAMHwqQ7tMKaHz1Qj+rJJCqljnf4p3A==", "integrity": "sha512-Kk8wLQPlS+yi1ZEf48a4+fzHa4yxjC30M/Sr2AnQu+f/MPwvvX9XjZ6OWejiz8crBsLwSq8GHqaxaET7u6ux0A==",
"license": "MIT" "license": "MIT"
}, },
"node_modules/tagged-tag": { "node_modules/tagged-tag": {