1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Update dependency sortablejs to v1.15.6

This commit is contained in:
renovate[bot] 2025-01-31 06:54:56 +00:00 committed by GitHub
parent f85eae7b4e
commit 817e5fd6d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -58,7 +58,7 @@
"react-router-dom": "6.27.0", "react-router-dom": "6.27.0",
"resize-observer-polyfill": "1.5.1", "resize-observer-polyfill": "1.5.1",
"screenfull": "6.0.2", "screenfull": "6.0.2",
"sortablejs": "1.15.3", "sortablejs": "1.15.6",
"swiper": "11.2.1", "swiper": "11.2.1",
"usehooks-ts": "3.1.0", "usehooks-ts": "3.1.0",
"webcomponents.js": "0.7.24", "webcomponents.js": "0.7.24",
@ -20151,9 +20151,9 @@
} }
}, },
"node_modules/sortablejs": { "node_modules/sortablejs": {
"version": "1.15.3", "version": "1.15.6",
"resolved": "https://registry.npmjs.org/sortablejs/-/sortablejs-1.15.3.tgz", "resolved": "https://registry.npmjs.org/sortablejs/-/sortablejs-1.15.6.tgz",
"integrity": "sha512-zdK3/kwwAK1cJgy1rwl1YtNTbRmc8qW/+vgXf75A7NHag5of4pyI6uK86ktmQETyWRH7IGaE73uZOOBcGxgqZg==", "integrity": "sha512-aNfiuwMEpfBM/CN6LY0ibyhxPfPbyFeBTYJKCvzkJ2GkUpazIt3H+QIPAMHwqQ7tMKaHz1Qj+rJJCqljnf4p3A==",
"license": "MIT" "license": "MIT"
}, },
"node_modules/source-map": { "node_modules/source-map": {
@ -38973,9 +38973,9 @@
} }
}, },
"sortablejs": { "sortablejs": {
"version": "1.15.3", "version": "1.15.6",
"resolved": "https://registry.npmjs.org/sortablejs/-/sortablejs-1.15.3.tgz", "resolved": "https://registry.npmjs.org/sortablejs/-/sortablejs-1.15.6.tgz",
"integrity": "sha512-zdK3/kwwAK1cJgy1rwl1YtNTbRmc8qW/+vgXf75A7NHag5of4pyI6uK86ktmQETyWRH7IGaE73uZOOBcGxgqZg==" "integrity": "sha512-aNfiuwMEpfBM/CN6LY0ibyhxPfPbyFeBTYJKCvzkJ2GkUpazIt3H+QIPAMHwqQ7tMKaHz1Qj+rJJCqljnf4p3A=="
}, },
"source-map": { "source-map": {
"version": "0.5.7", "version": "0.5.7",

View file

@ -121,7 +121,7 @@
"react-router-dom": "6.27.0", "react-router-dom": "6.27.0",
"resize-observer-polyfill": "1.5.1", "resize-observer-polyfill": "1.5.1",
"screenfull": "6.0.2", "screenfull": "6.0.2",
"sortablejs": "1.15.3", "sortablejs": "1.15.6",
"swiper": "11.2.1", "swiper": "11.2.1",
"usehooks-ts": "3.1.0", "usehooks-ts": "3.1.0",
"webcomponents.js": "0.7.24", "webcomponents.js": "0.7.24",