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

Merge pull request #5309 from jellyfin/renovate/swiper-11.x

Update dependency swiper to v11.0.7
This commit is contained in:
Bill Thornton 2024-03-29 03:57:23 -04:00 committed by GitHub
commit d88dee9e05
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

@ -59,7 +59,7 @@
"resize-observer-polyfill": "1.5.1", "resize-observer-polyfill": "1.5.1",
"screenfull": "6.0.2", "screenfull": "6.0.2",
"sortablejs": "1.15.2", "sortablejs": "1.15.2",
"swiper": "11.0.5", "swiper": "11.0.7",
"usehooks-ts": "2.14.0", "usehooks-ts": "2.14.0",
"webcomponents.js": "0.7.24", "webcomponents.js": "0.7.24",
"whatwg-fetch": "3.6.20" "whatwg-fetch": "3.6.20"
@ -21004,9 +21004,9 @@
} }
}, },
"node_modules/swiper": { "node_modules/swiper": {
"version": "11.0.5", "version": "11.0.7",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-11.0.5.tgz", "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.0.7.tgz",
"integrity": "sha512-rhCwupqSyRnWrtNzWzemnBLMoyYuoDgGgspAm/8iBD3jCvAWycPLH4Z3TB0O5520DHLzMx94yUMH/B9Efpa48w==", "integrity": "sha512-cDfglW1B6uSmB6eB6pNmzDTNLmZtu5bWWa1vak0RU7fOI9qHjMzl7gVBvYSl34b0RU2N11HxxETJqQ5LeqI1cA==",
"funding": [ "funding": [
{ {
"type": "patreon", "type": "patreon",
@ -38120,9 +38120,9 @@
} }
}, },
"swiper": { "swiper": {
"version": "11.0.5", "version": "11.0.7",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-11.0.5.tgz", "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.0.7.tgz",
"integrity": "sha512-rhCwupqSyRnWrtNzWzemnBLMoyYuoDgGgspAm/8iBD3jCvAWycPLH4Z3TB0O5520DHLzMx94yUMH/B9Efpa48w==" "integrity": "sha512-cDfglW1B6uSmB6eB6pNmzDTNLmZtu5bWWa1vak0RU7fOI9qHjMzl7gVBvYSl34b0RU2N11HxxETJqQ5LeqI1cA=="
}, },
"symbol-tree": { "symbol-tree": {
"version": "3.2.4", "version": "3.2.4",

View file

@ -120,7 +120,7 @@
"resize-observer-polyfill": "1.5.1", "resize-observer-polyfill": "1.5.1",
"screenfull": "6.0.2", "screenfull": "6.0.2",
"sortablejs": "1.15.2", "sortablejs": "1.15.2",
"swiper": "11.0.5", "swiper": "11.0.7",
"usehooks-ts": "2.14.0", "usehooks-ts": "2.14.0",
"webcomponents.js": "0.7.24", "webcomponents.js": "0.7.24",
"whatwg-fetch": "3.6.20" "whatwg-fetch": "3.6.20"