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.2.3

This commit is contained in:
renovate[bot] 2025-02-21 06:48:33 +00:00 committed by GitHub
parent 3088892ff3
commit 8837437817
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",
"screenfull": "6.0.2",
"sortablejs": "1.15.6",
"swiper": "11.2.1",
"swiper": "11.2.3",
"usehooks-ts": "3.1.0",
"webcomponents.js": "0.7.24",
"whatwg-fetch": "3.6.20"
@ -23612,9 +23612,9 @@
}
},
"node_modules/swiper": {
"version": "11.2.1",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-11.2.1.tgz",
"integrity": "sha512-62G69+iQRIfUqTmJkWpZDcX891Ra8O9050ckt1/JI2H+0483g+gq0m7gINecDqMtDh2zt5dK+uzBRxGhGOOvQA==",
"version": "11.2.3",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-11.2.3.tgz",
"integrity": "sha512-24m5tqHCd1Wmp9+86aKDoIGMsZGEjIL++3nuB1UjhAhIlvwj4k0Jikxu9PGQ/VswLpoje6JtMDWo12uu4aS2FA==",
"funding": [
{
"type": "patreon",
@ -42086,9 +42086,9 @@
}
},
"swiper": {
"version": "11.2.1",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-11.2.1.tgz",
"integrity": "sha512-62G69+iQRIfUqTmJkWpZDcX891Ra8O9050ckt1/JI2H+0483g+gq0m7gINecDqMtDh2zt5dK+uzBRxGhGOOvQA=="
"version": "11.2.3",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-11.2.3.tgz",
"integrity": "sha512-24m5tqHCd1Wmp9+86aKDoIGMsZGEjIL++3nuB1UjhAhIlvwj4k0Jikxu9PGQ/VswLpoje6JtMDWo12uu4aS2FA=="
},
"symbol-tree": {
"version": "3.2.4",

View file

@ -124,7 +124,7 @@
"resize-observer-polyfill": "1.5.1",
"screenfull": "6.0.2",
"sortablejs": "1.15.6",
"swiper": "11.2.1",
"swiper": "11.2.3",
"usehooks-ts": "3.1.0",
"webcomponents.js": "0.7.24",
"whatwg-fetch": "3.6.20"