Merge pull request #3938 from jellyfin/renovate/swiper-8.x
This commit is contained in:
commit
af616fe2e7
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -46,7 +46,7 @@
|
||||||
"resize-observer-polyfill": "1.5.1",
|
"resize-observer-polyfill": "1.5.1",
|
||||||
"screenfull": "6.0.2",
|
"screenfull": "6.0.2",
|
||||||
"sortablejs": "1.15.0",
|
"sortablejs": "1.15.0",
|
||||||
"swiper": "8.4.0",
|
"swiper": "8.4.1",
|
||||||
"webcomponents.js": "0.7.24",
|
"webcomponents.js": "0.7.24",
|
||||||
"whatwg-fetch": "3.6.2",
|
"whatwg-fetch": "3.6.2",
|
||||||
"workbox-core": "6.5.4",
|
"workbox-core": "6.5.4",
|
||||||
|
@ -17594,9 +17594,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/swiper": {
|
"node_modules/swiper": {
|
||||||
"version": "8.4.0",
|
"version": "8.4.1",
|
||||||
"resolved": "https://registry.npmjs.org/swiper/-/swiper-8.4.0.tgz",
|
"resolved": "https://registry.npmjs.org/swiper/-/swiper-8.4.1.tgz",
|
||||||
"integrity": "sha512-6ax9prHdb6bsgmAHPRsAqfQwMdKjQEv7ya2D+p+UjR/bx7oyR56lDq5ELaKcZCr9glaPi7+k9BlPDhVLtq9Bag==",
|
"integrity": "sha512-eu0+Ci0W0+hZRIxiyj4/WTVhZW/6Z9jvC2Un667kwQ05fQyQPO6mpd44PbEBXa+WxxKmd3fBfQkTEWjsKAR+NA==",
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
"type": "patreon",
|
"type": "patreon",
|
||||||
|
@ -32574,9 +32574,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"swiper": {
|
"swiper": {
|
||||||
"version": "8.4.0",
|
"version": "8.4.1",
|
||||||
"resolved": "https://registry.npmjs.org/swiper/-/swiper-8.4.0.tgz",
|
"resolved": "https://registry.npmjs.org/swiper/-/swiper-8.4.1.tgz",
|
||||||
"integrity": "sha512-6ax9prHdb6bsgmAHPRsAqfQwMdKjQEv7ya2D+p+UjR/bx7oyR56lDq5ELaKcZCr9glaPi7+k9BlPDhVLtq9Bag==",
|
"integrity": "sha512-eu0+Ci0W0+hZRIxiyj4/WTVhZW/6Z9jvC2Un667kwQ05fQyQPO6mpd44PbEBXa+WxxKmd3fBfQkTEWjsKAR+NA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"dom7": "^4.0.4",
|
"dom7": "^4.0.4",
|
||||||
"ssr-window": "^4.0.2"
|
"ssr-window": "^4.0.2"
|
||||||
|
|
|
@ -100,7 +100,7 @@
|
||||||
"resize-observer-polyfill": "1.5.1",
|
"resize-observer-polyfill": "1.5.1",
|
||||||
"screenfull": "6.0.2",
|
"screenfull": "6.0.2",
|
||||||
"sortablejs": "1.15.0",
|
"sortablejs": "1.15.0",
|
||||||
"swiper": "8.4.0",
|
"swiper": "8.4.1",
|
||||||
"webcomponents.js": "0.7.24",
|
"webcomponents.js": "0.7.24",
|
||||||
"whatwg-fetch": "3.6.2",
|
"whatwg-fetch": "3.6.2",
|
||||||
"workbox-core": "6.5.4",
|
"workbox-core": "6.5.4",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue