mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Bump swiper from 6.7.0 to 6.7.5
Bumps [swiper](https://github.com/nolimits4web/Swiper) from 6.7.0 to 6.7.5. - [Release notes](https://github.com/nolimits4web/Swiper/releases) - [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md) - [Commits](https://github.com/nolimits4web/Swiper/compare/v6.7.0...v6.7.5) --- updated-dependencies: - dependency-name: swiper dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
334e232275
commit
c0d9d93f40
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -15729,9 +15729,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"swiper": {
|
"swiper": {
|
||||||
"version": "6.7.0",
|
"version": "6.7.5",
|
||||||
"resolved": "https://registry.npmjs.org/swiper/-/swiper-6.7.0.tgz",
|
"resolved": "https://registry.npmjs.org/swiper/-/swiper-6.7.5.tgz",
|
||||||
"integrity": "sha512-zCfvWn7H7mCq7jgVurckhAwkjPUeMCkdC4rA7lagvaD3mIrNhKiaYYo2+nkxMVpiaWuCQ38e44Mya/dKb7HpyQ==",
|
"integrity": "sha512-KaTjO93tZyMpxWHaey+T+H/JeePMZV/joZWhZaor76Xk+rPGmjOz1S8mXSyrRkaW0p0LOJYeWGB8d0gYxSSV/Q==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"dom7": "^3.0.0",
|
"dom7": "^3.0.0",
|
||||||
"ssr-window": "^3.0.0"
|
"ssr-window": "^3.0.0"
|
||||||
|
|
|
@ -90,7 +90,7 @@
|
||||||
"resize-observer-polyfill": "^1.5.1",
|
"resize-observer-polyfill": "^1.5.1",
|
||||||
"screenfull": "^5.1.0",
|
"screenfull": "^5.1.0",
|
||||||
"sortablejs": "^1.13.0",
|
"sortablejs": "^1.13.0",
|
||||||
"swiper": "^6.7.0",
|
"swiper": "^6.7.5",
|
||||||
"webcomponents.js": "^0.7.24",
|
"webcomponents.js": "^0.7.24",
|
||||||
"whatwg-fetch": "^3.6.2",
|
"whatwg-fetch": "^3.6.2",
|
||||||
"workbox-core": "^5.1.4",
|
"workbox-core": "^5.1.4",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue