Update dependency swiper to v9.3.2

This commit is contained in:
renovate[bot]
2023-05-22 14:05:01 +00:00
committed by GitHub
parent bf87d4a128
commit 9dcc4d6312
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -52,7 +52,7 @@
"resize-observer-polyfill": "1.5.1",
"screenfull": "6.0.2",
"sortablejs": "1.15.0",
"swiper": "9.3.1",
"swiper": "9.3.2",
"webcomponents.js": "0.7.24",
"whatwg-fetch": "3.6.2",
"workbox-core": "6.5.4",
@@ -18475,9 +18475,9 @@
}
},
"node_modules/swiper": {
"version": "9.3.1",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-9.3.1.tgz",
"integrity": "sha512-YBDf0DLBLO7O4rwYHfz+HltkY4sDwKSbRf1it56rngpkYHxiKg0NkPMXAFmw2nGvMNQJwV14Dse47hQIifJzzA==",
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-9.3.2.tgz",
"integrity": "sha512-Kj9Z4kXRmJR3YT/Wj+XLWj8P6IcRt+WG38uL8M3/Wny7+6sV0TlP9vnE1X+Co9c7VzNooojWGnFa+Wf/9+CUMA==",
"funding": [
{
"type": "patreon",
@@ -33893,9 +33893,9 @@
}
},
"swiper": {
"version": "9.3.1",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-9.3.1.tgz",
"integrity": "sha512-YBDf0DLBLO7O4rwYHfz+HltkY4sDwKSbRf1it56rngpkYHxiKg0NkPMXAFmw2nGvMNQJwV14Dse47hQIifJzzA==",
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-9.3.2.tgz",
"integrity": "sha512-Kj9Z4kXRmJR3YT/Wj+XLWj8P6IcRt+WG38uL8M3/Wny7+6sV0TlP9vnE1X+Co9c7VzNooojWGnFa+Wf/9+CUMA==",
"requires": {
"ssr-window": "^4.0.2"
}
+1 -1
View File
@@ -108,7 +108,7 @@
"resize-observer-polyfill": "1.5.1",
"screenfull": "6.0.2",
"sortablejs": "1.15.0",
"swiper": "9.3.1",
"swiper": "9.3.2",
"webcomponents.js": "0.7.24",
"whatwg-fetch": "3.6.2",
"workbox-core": "6.5.4",