Update dependency swiper to v8.4.4

This commit is contained in:
renovate[bot] 2022-10-19 13:19:44 +00:00 committed by GitHub
parent f10a6d4d5d
commit 15b7129e6d
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.3",
"swiper": "8.4.4",
"webcomponents.js": "0.7.24",
"whatwg-fetch": "3.6.2",
"workbox-core": "6.5.4",
@ -16917,9 +16917,9 @@
}
},
"node_modules/swiper": {
"version": "8.4.3",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-8.4.3.tgz",
"integrity": "sha512-+Ne/3rSZ1t28r//Upg8AdLgXJ+/nTw79GZFl6RQb2TckfnX6JTQZWWiNTT3uqP9Cyixb+OhT9fRBqAWnjM444A==",
"version": "8.4.4",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-8.4.4.tgz",
"integrity": "sha512-jA/8BfOZwT8PqPSnMX0TENZYitXEhNa7ZSNj1Diqh5LZyUJoBQaZcqAiPQ/PIg1+IPaRn/V8ZYVb0nxHMh51yw==",
"funding": [
{
"type": "patreon",
@ -31284,9 +31284,9 @@
}
},
"swiper": {
"version": "8.4.3",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-8.4.3.tgz",
"integrity": "sha512-+Ne/3rSZ1t28r//Upg8AdLgXJ+/nTw79GZFl6RQb2TckfnX6JTQZWWiNTT3uqP9Cyixb+OhT9fRBqAWnjM444A==",
"version": "8.4.4",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-8.4.4.tgz",
"integrity": "sha512-jA/8BfOZwT8PqPSnMX0TENZYitXEhNa7ZSNj1Diqh5LZyUJoBQaZcqAiPQ/PIg1+IPaRn/V8ZYVb0nxHMh51yw==",
"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.3",
"swiper": "8.4.4",
"webcomponents.js": "0.7.24",
"whatwg-fetch": "3.6.2",
"workbox-core": "6.5.4",