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

Update dependency swiper to v11.0.7

This commit is contained in:
renovate[bot] 2024-03-24 13:41:51 +00:00 committed by GitHub
parent 7ab9b653e6
commit b024cbc3cf
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

@ -60,7 +60,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"
@ -20946,9 +20946,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",
@ -38018,9 +38018,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

@ -121,7 +121,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"