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-14 23:07:24 +00:00 committed by GitHub
parent f6dc6ec3e3
commit e0e37fcac4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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.27",
"vuex": "^4.1.0",
"webdav": "^5.9.0"
@ -14811,9 +14811,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.27",
"vuex": "^4.1.0",
"webdav": "^5.9.0"