chore(deps): Bump sortablejs from 1.15.6 to 1.15.7

Bumps [sortablejs](https://github.com/SortableJS/Sortable) from 1.15.6 to 1.15.7.
- [Release notes](https://github.com/SortableJS/Sortable/releases)
- [Commits](https://github.com/SortableJS/Sortable/compare/1.15.6...1.15.7)

---
updated-dependencies:
- dependency-name: sortablejs
  dependency-version: 1.15.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-02-12 18:35:21 +00:00 committed by Andy Scherzinger
parent 2e8829517d
commit d3a6bdeca0
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -32,7 +32,7 @@
"color": "^5.0.3",
"debounce": "^3.0.0",
"pinia": "^3.0.4",
"sortablejs": "^1.15.6",
"sortablejs": "^1.15.7",
"vue": "^3.5.28",
"vuex": "^4.1.0",
"webdav": "^5.9.0"
@ -14915,9 +14915,9 @@
}
},
"node_modules/sortablejs": {
"version": "1.15.6",
"resolved": "https://registry.npmjs.org/sortablejs/-/sortablejs-1.15.6.tgz",
"integrity": "sha512-aNfiuwMEpfBM/CN6LY0ibyhxPfPbyFeBTYJKCvzkJ2GkUpazIt3H+QIPAMHwqQ7tMKaHz1Qj+rJJCqljnf4p3A==",
"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": {

View file

@ -61,7 +61,7 @@
"color": "^5.0.3",
"debounce": "^3.0.0",
"pinia": "^3.0.4",
"sortablejs": "^1.15.6",
"sortablejs": "^1.15.7",
"vue": "^3.5.28",
"vuex": "^4.1.0",
"webdav": "^5.9.0"