Merge pull request #8 from akionii/dependabot/npm_and_yarn/swiper-8.4.5

Bump swiper from 8.4.4 to 8.4.5
This commit is contained in:
biskwt 2022-11-23 21:19:41 +01:00 committed by GitHub
commit 472b337635
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 5 deletions

11
package-lock.json generated
View file

@ -23,7 +23,7 @@
"react-scripts": "5.0.1",
"scripts": "^0.1.0",
"styled-components": "^5.3.6",
"swiper": "^8.4.4",
"swiper": "^8.4.5",
"web-vitals": "^3.0.4",
"workbox-core": "^6.5.4",
"workbox-expiration": "^6.5.4",
@ -15582,7 +15582,9 @@
}
},
"node_modules/swiper": {
"version": "8.4.4",
"version": "8.4.5",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-8.4.5.tgz",
"integrity": "sha512-zveyEFBBv4q1sVkbJHnuH4xCtarKieavJ4SxP0QEHvdpPLJRuD7j/Xg38IVVLbp7Db6qrPsLUePvxohYx39Agw==",
"funding": [
{
"type": "patreon",
@ -15594,7 +15596,6 @@
}
],
"hasInstallScript": true,
"license": "MIT",
"dependencies": {
"dom7": "^4.0.4",
"ssr-window": "^4.0.2"
@ -26828,7 +26829,9 @@
}
},
"swiper": {
"version": "8.4.4",
"version": "8.4.5",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-8.4.5.tgz",
"integrity": "sha512-zveyEFBBv4q1sVkbJHnuH4xCtarKieavJ4SxP0QEHvdpPLJRuD7j/Xg38IVVLbp7Db6qrPsLUePvxohYx39Agw==",
"requires": {
"dom7": "^4.0.4",
"ssr-window": "^4.0.2"

View file

@ -19,7 +19,7 @@
"react-scripts": "5.0.1",
"scripts": "^0.1.0",
"styled-components": "^5.3.6",
"swiper": "^8.4.4",
"swiper": "^8.4.5",
"web-vitals": "^3.0.4",
"workbox-core": "^6.5.4",
"workbox-expiration": "^6.5.4",