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

This commit is contained in:
renovate[bot] 2024-05-20 11:10:22 +00:00 committed by GitHub
parent f10328af07
commit 9a7a1b0d69
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.2",
"swiper": "11.1.1",
"swiper": "11.1.2",
"usehooks-ts": "3.1.0",
"webcomponents.js": "0.7.24",
"whatwg-fetch": "3.6.20"
@ -21660,9 +21660,9 @@
}
},
"node_modules/swiper": {
"version": "11.1.1",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-11.1.1.tgz",
"integrity": "sha512-jGmEA/fNz1lACIcY4/40ggm1Gcyv+EUivmgV/Jd2WFPsEJhbWXnRAwzZR8OPjkBLtDxmzcoYG/iiAMWfRs0YKQ==",
"version": "11.1.2",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-11.1.2.tgz",
"integrity": "sha512-09Dw9Ek/AwYYh0mmNn+THKPIWZpX0dPUOiTGl9TGsG93WISLMA6V9Obsn/53L1whePWo3gBYfb7fjwUslJbhQA==",
"funding": [
{
"type": "patreon",
@ -39311,9 +39311,9 @@
}
},
"swiper": {
"version": "11.1.1",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-11.1.1.tgz",
"integrity": "sha512-jGmEA/fNz1lACIcY4/40ggm1Gcyv+EUivmgV/Jd2WFPsEJhbWXnRAwzZR8OPjkBLtDxmzcoYG/iiAMWfRs0YKQ=="
"version": "11.1.2",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-11.1.2.tgz",
"integrity": "sha512-09Dw9Ek/AwYYh0mmNn+THKPIWZpX0dPUOiTGl9TGsG93WISLMA6V9Obsn/53L1whePWo3gBYfb7fjwUslJbhQA=="
},
"symbol-tree": {
"version": "3.2.4",

View file

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