mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #2034 from jellyfin/dependabot/npm_and_yarn/swiper-6.3.5
Bump swiper from 6.3.4 to 6.3.5
This commit is contained in:
commit
0817e06931
2 changed files with 5 additions and 5 deletions
|
@ -81,7 +81,7 @@
|
||||||
"resize-observer-polyfill": "^1.5.1",
|
"resize-observer-polyfill": "^1.5.1",
|
||||||
"screenfull": "^5.0.2",
|
"screenfull": "^5.0.2",
|
||||||
"sortablejs": "^1.12.0",
|
"sortablejs": "^1.12.0",
|
||||||
"swiper": "^6.3.4",
|
"swiper": "^6.3.5",
|
||||||
"webcomponents.js": "^0.7.24",
|
"webcomponents.js": "^0.7.24",
|
||||||
"whatwg-fetch": "^3.4.1"
|
"whatwg-fetch": "^3.4.1"
|
||||||
},
|
},
|
||||||
|
|
|
@ -11122,10 +11122,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@^6.3.4:
|
swiper@^6.3.5:
|
||||||
version "6.3.4"
|
version "6.3.5"
|
||||||
resolved "https://registry.yarnpkg.com/swiper/-/swiper-6.3.4.tgz#94bebb39437825d303afd19d9f28927fa943e5f2"
|
resolved "https://registry.yarnpkg.com/swiper/-/swiper-6.3.5.tgz#7444b680d0fdafe84859825ac3559b5b01bd1916"
|
||||||
integrity sha512-6XWBJCAjOTQd3yVVZO9y47B007QPeiCcn/pm9OkueVLpYNWZBAXpoX0P8JaGch/bzcaH3oXteWCj5KC8R3AloA==
|
integrity sha512-MZkkVJ+sXukp6G3Z3BlKayhBjRIQuO1TZaTlH7ooI/0qbH0kkmItFMjFo19nOOsJaDXglA32xqyc9KCtmbJv0w==
|
||||||
dependencies:
|
dependencies:
|
||||||
dom7 "^3.0.0-alpha.7"
|
dom7 "^3.0.0-alpha.7"
|
||||||
ssr-window "^3.0.0-alpha.4"
|
ssr-window "^3.0.0-alpha.4"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue