Update dependency swiper to v9.2.4

This commit is contained in:
renovate[bot]
2023-04-28 16:14:54 +00:00
committed by GitHub
parent 643af20b6b
commit ffed8c6a65
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -48,7 +48,7 @@
"resize-observer-polyfill": "1.5.1",
"screenfull": "6.0.2",
"sortablejs": "1.15.0",
"swiper": "9.2.3",
"swiper": "9.2.4",
"webcomponents.js": "0.7.24",
"whatwg-fetch": "3.6.2",
"workbox-core": "6.5.4",
@@ -18149,9 +18149,9 @@
}
},
"node_modules/swiper": {
"version": "9.2.3",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-9.2.3.tgz",
"integrity": "sha512-hxqcjIsYPP1fv+KIXPqGywl6ik8RBp0y0i9+TOIh55ca6SpZ5FrgNJ4QXPhsl6mlSBMEYPmh5zOKtZpI8zpWeQ==",
"version": "9.2.4",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-9.2.4.tgz",
"integrity": "sha512-L7y3K/iiMXNYQ94FbfcJn7jex4QPnS4+voXGupTdC+UHW4XrR40QDdm4c9hXJ+Br0Il7PP0vP1W3goM9/Ly6Sg==",
"funding": [
{
"type": "patreon",
@@ -33433,9 +33433,9 @@
}
},
"swiper": {
"version": "9.2.3",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-9.2.3.tgz",
"integrity": "sha512-hxqcjIsYPP1fv+KIXPqGywl6ik8RBp0y0i9+TOIh55ca6SpZ5FrgNJ4QXPhsl6mlSBMEYPmh5zOKtZpI8zpWeQ==",
"version": "9.2.4",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-9.2.4.tgz",
"integrity": "sha512-L7y3K/iiMXNYQ94FbfcJn7jex4QPnS4+voXGupTdC+UHW4XrR40QDdm4c9hXJ+Br0Il7PP0vP1W3goM9/Ly6Sg==",
"requires": {
"ssr-window": "^4.0.2"
}
+1 -1
View File
@@ -106,7 +106,7 @@
"resize-observer-polyfill": "1.5.1",
"screenfull": "6.0.2",
"sortablejs": "1.15.0",
"swiper": "9.2.3",
"swiper": "9.2.4",
"webcomponents.js": "0.7.24",
"whatwg-fetch": "3.6.2",
"workbox-core": "6.5.4",