mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-15 09:58:18 -07:00
Update dependency swiper to v8.4.3
This commit is contained in:
parent
af7ab7aeff
commit
261979f061
14
package-lock.json
generated
14
package-lock.json
generated
@ -46,7 +46,7 @@
|
||||
"resize-observer-polyfill": "1.5.1",
|
||||
"screenfull": "6.0.2",
|
||||
"sortablejs": "1.15.0",
|
||||
"swiper": "8.4.2",
|
||||
"swiper": "8.4.3",
|
||||
"webcomponents.js": "0.7.24",
|
||||
"whatwg-fetch": "3.6.2",
|
||||
"workbox-core": "6.5.4",
|
||||
@ -16912,9 +16912,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/swiper": {
|
||||
"version": "8.4.2",
|
||||
"resolved": "https://registry.npmjs.org/swiper/-/swiper-8.4.2.tgz",
|
||||
"integrity": "sha512-nMD/RHVYxJxrLqjWQX2n0B94ANwpnuUv/3PUDT8Aaf+mSteFvZGFng4ypAYq70zW4svryyV+8TRlbRZ+6cgv9A==",
|
||||
"version": "8.4.3",
|
||||
"resolved": "https://registry.npmjs.org/swiper/-/swiper-8.4.3.tgz",
|
||||
"integrity": "sha512-+Ne/3rSZ1t28r//Upg8AdLgXJ+/nTw79GZFl6RQb2TckfnX6JTQZWWiNTT3uqP9Cyixb+OhT9fRBqAWnjM444A==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "patreon",
|
||||
@ -31274,9 +31274,9 @@
|
||||
}
|
||||
},
|
||||
"swiper": {
|
||||
"version": "8.4.2",
|
||||
"resolved": "https://registry.npmjs.org/swiper/-/swiper-8.4.2.tgz",
|
||||
"integrity": "sha512-nMD/RHVYxJxrLqjWQX2n0B94ANwpnuUv/3PUDT8Aaf+mSteFvZGFng4ypAYq70zW4svryyV+8TRlbRZ+6cgv9A==",
|
||||
"version": "8.4.3",
|
||||
"resolved": "https://registry.npmjs.org/swiper/-/swiper-8.4.3.tgz",
|
||||
"integrity": "sha512-+Ne/3rSZ1t28r//Upg8AdLgXJ+/nTw79GZFl6RQb2TckfnX6JTQZWWiNTT3uqP9Cyixb+OhT9fRBqAWnjM444A==",
|
||||
"requires": {
|
||||
"dom7": "^4.0.4",
|
||||
"ssr-window": "^4.0.2"
|
||||
|
@ -103,7 +103,7 @@
|
||||
"resize-observer-polyfill": "1.5.1",
|
||||
"screenfull": "6.0.2",
|
||||
"sortablejs": "1.15.0",
|
||||
"swiper": "8.4.2",
|
||||
"swiper": "8.4.3",
|
||||
"webcomponents.js": "0.7.24",
|
||||
"whatwg-fetch": "3.6.2",
|
||||
"workbox-core": "6.5.4",
|
||||
|
Loading…
Reference in New Issue
Block a user