mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #2634 from jellyfin/dependabot/npm_and_yarn/swiper-6.5.9
Bump swiper from 6.5.4 to 6.5.9
This commit is contained in:
commit
1c3b455fc3
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -12545,9 +12545,9 @@
|
|||
}
|
||||
},
|
||||
"swiper": {
|
||||
"version": "6.5.4",
|
||||
"resolved": "https://registry.npmjs.org/swiper/-/swiper-6.5.4.tgz",
|
||||
"integrity": "sha512-SaJGZXSf5+MNusOVllByZU2dEGWYg5n4M51Pq0sxqd9hjLgqReuGo9jlWd6B7Auy8dbVNHaPkGYem6FBjy0WOA==",
|
||||
"version": "6.5.9",
|
||||
"resolved": "https://registry.npmjs.org/swiper/-/swiper-6.5.9.tgz",
|
||||
"integrity": "sha512-zO3UCLVEiOXZontAQWBNpWFZGV3WaXwHSgvng0qIGLVMyxYGD6w78S7YkGAu/XBam1SBQNZzxqfFc/LDjNdq/A==",
|
||||
"requires": {
|
||||
"dom7": "^3.0.0",
|
||||
"ssr-window": "^3.0.0"
|
||||
|
|
|
@ -76,7 +76,7 @@
|
|||
"resize-observer-polyfill": "^1.5.1",
|
||||
"screenfull": "^5.1.0",
|
||||
"sortablejs": "^1.13.0",
|
||||
"swiper": "^6.5.0",
|
||||
"swiper": "^6.5.9",
|
||||
"webcomponents.js": "^0.7.24",
|
||||
"whatwg-fetch": "^3.6.2",
|
||||
"workbox-core": "^5.1.4",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue