mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-15 18:08:17 -07:00
Bump swiper from 6.8.1 to 6.8.4
Bumps [swiper](https://github.com/nolimits4web/Swiper) from 6.8.1 to 6.8.4. - [Release notes](https://github.com/nolimits4web/Swiper/releases) - [Changelog](https://github.com/nolimits4web/swiper/blob/v6.8.4/CHANGELOG.md) - [Commits](https://github.com/nolimits4web/Swiper/compare/v6.8.1...v6.8.4) --- 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
a99ac7791a
commit
ce3778e72c
6
package-lock.json
generated
6
package-lock.json
generated
@ -15929,9 +15929,9 @@
|
||||
}
|
||||
},
|
||||
"swiper": {
|
||||
"version": "6.8.1",
|
||||
"resolved": "https://registry.npmjs.org/swiper/-/swiper-6.8.1.tgz",
|
||||
"integrity": "sha512-Gc2rKe0XH3zoB0ogonlielduGM9DDQCJtXAeFeD2ujwzhEqw+5udwebCMNjhAcQ+xl9ygM5PnRoziAUol3Dx5w==",
|
||||
"version": "6.8.4",
|
||||
"resolved": "https://registry.npmjs.org/swiper/-/swiper-6.8.4.tgz",
|
||||
"integrity": "sha512-O+buF9Q+sMA0H7luMS8R59hCaJKlpo8PXhQ6ZYu6Rn2v9OsFd4d1jmrv14QvxtQpKAvL/ZiovEeANI/uDGet7g==",
|
||||
"requires": {
|
||||
"dom7": "^3.0.0",
|
||||
"ssr-window": "^3.0.0"
|
||||
|
@ -90,7 +90,7 @@
|
||||
"resize-observer-polyfill": "^1.5.1",
|
||||
"screenfull": "^5.1.0",
|
||||
"sortablejs": "^1.14.0",
|
||||
"swiper": "^6.8.1",
|
||||
"swiper": "^6.8.4",
|
||||
"webcomponents.js": "^0.7.24",
|
||||
"whatwg-fetch": "^3.6.2",
|
||||
"workbox-core": "^6.2.2",
|
||||
|
Loading…
Reference in New Issue
Block a user