Update dependency swiper to v8.4.3

This commit is contained in:
renovate[bot] 2022-10-13 11:45:10 +00:00 committed by GitHub
parent af7ab7aeff
commit 261979f061
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -46,7 +46,7 @@
"resize-observer-polyfill": "1.5.1",
"screenfull": "6.0.2",
"sortablejs": "1.15.0",
"swiper": "8.4.2",
"swiper": "8.4.3",
"webcomponents.js": "0.7.24",
"whatwg-fetch": "3.6.2",
"workbox-core": "6.5.4",
@ -16912,9 +16912,9 @@
}
},
"node_modules/swiper": {
"version": "8.4.2",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-8.4.2.tgz",
"integrity": "sha512-nMD/RHVYxJxrLqjWQX2n0B94ANwpnuUv/3PUDT8Aaf+mSteFvZGFng4ypAYq70zW4svryyV+8TRlbRZ+6cgv9A==",
"version": "8.4.3",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-8.4.3.tgz",
"integrity": "sha512-+Ne/3rSZ1t28r//Upg8AdLgXJ+/nTw79GZFl6RQb2TckfnX6JTQZWWiNTT3uqP9Cyixb+OhT9fRBqAWnjM444A==",
"funding": [
{
"type": "patreon",
@ -31274,9 +31274,9 @@
}
},
"swiper": {
"version": "8.4.2",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-8.4.2.tgz",
"integrity": "sha512-nMD/RHVYxJxrLqjWQX2n0B94ANwpnuUv/3PUDT8Aaf+mSteFvZGFng4ypAYq70zW4svryyV+8TRlbRZ+6cgv9A==",
"version": "8.4.3",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-8.4.3.tgz",
"integrity": "sha512-+Ne/3rSZ1t28r//Upg8AdLgXJ+/nTw79GZFl6RQb2TckfnX6JTQZWWiNTT3uqP9Cyixb+OhT9fRBqAWnjM444A==",
"requires": {
"dom7": "^4.0.4",
"ssr-window": "^4.0.2"

View File

@ -103,7 +103,7 @@
"resize-observer-polyfill": "1.5.1",
"screenfull": "6.0.2",
"sortablejs": "1.15.0",
"swiper": "8.4.2",
"swiper": "8.4.3",
"webcomponents.js": "0.7.24",
"whatwg-fetch": "3.6.2",
"workbox-core": "6.5.4",