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

Merge pull request #1382 from jellyfin/dependabot/npm_and_yarn/swiper-5.4.2

Bump swiper from 5.4.1 to 5.4.2
This commit is contained in:
dkanada 2020-06-08 21:06:47 +09:00 committed by GitHub
commit 56a0d45b5c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -79,7 +79,7 @@
"screenfull": "^5.0.2", "screenfull": "^5.0.2",
"shaka-player": "^2.5.12", "shaka-player": "^2.5.12",
"sortablejs": "^1.10.2", "sortablejs": "^1.10.2",
"swiper": "^5.4.1", "swiper": "^5.4.2",
"webcomponents.js": "^0.7.24", "webcomponents.js": "^0.7.24",
"whatwg-fetch": "^3.0.0" "whatwg-fetch": "^3.0.0"
}, },

View file

@ -10918,10 +10918,10 @@ svgo@^1.0.0, svgo@^1.3.2:
unquote "~1.1.1" unquote "~1.1.1"
util.promisify "~1.0.0" util.promisify "~1.0.0"
swiper@^5.4.1: swiper@^5.4.2:
version "5.4.1" version "5.4.2"
resolved "https://registry.yarnpkg.com/swiper/-/swiper-5.4.1.tgz#6731e000e97f8b6560c11b141ebaf559063af565" resolved "https://registry.yarnpkg.com/swiper/-/swiper-5.4.2.tgz#ed4cf60ea7100edac2703e406ae4ae2c43d33e7c"
integrity sha512-l2EiWe7uOXB2EBMVLtJqn51FW22wF9e24WETT+S+tuFNvSDq1gadc/hyGGsAMqFGKJKIO6q6cqk7ToVaOI+onw== integrity sha512-c6E5kDC3xAhnhdV0omIkDKLr+qNxzMfTO3Nw/T4xNAwSMoJwPvgsRoVzDBEUQbkWqwomHsvcjPMn12VQ6IHDTQ==
dependencies: dependencies:
dom7 "^2.1.5" dom7 "^2.1.5"
ssr-window "^2.0.0" ssr-window "^2.0.0"