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

This commit is contained in:
renovate[bot] 2024-05-20 23:59:23 +00:00 committed by GitHub
parent ebfe6feb14
commit 705f3abaa5
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.2",
"swiper": "11.1.3",
"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.2",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-11.1.2.tgz",
"integrity": "sha512-09Dw9Ek/AwYYh0mmNn+THKPIWZpX0dPUOiTGl9TGsG93WISLMA6V9Obsn/53L1whePWo3gBYfb7fjwUslJbhQA==",
"version": "11.1.3",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-11.1.3.tgz",
"integrity": "sha512-80MSxonyTxrGcaWj9YgvvhD8OG0B9/9IVZP33vhIEvyWvmKjnQDBieO+29wKvMx285sAtvZyrWBdkxaw6+D3aw==",
"funding": [
{
"type": "patreon",
@ -39311,9 +39311,9 @@
}
},
"swiper": {
"version": "11.1.2",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-11.1.2.tgz",
"integrity": "sha512-09Dw9Ek/AwYYh0mmNn+THKPIWZpX0dPUOiTGl9TGsG93WISLMA6V9Obsn/53L1whePWo3gBYfb7fjwUslJbhQA=="
"version": "11.1.3",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-11.1.3.tgz",
"integrity": "sha512-80MSxonyTxrGcaWj9YgvvhD8OG0B9/9IVZP33vhIEvyWvmKjnQDBieO+29wKvMx285sAtvZyrWBdkxaw6+D3aw=="
},
"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.2",
"swiper": "11.1.3",
"usehooks-ts": "3.1.0",
"webcomponents.js": "0.7.24",
"whatwg-fetch": "3.6.20"