Bump swiper from 9.2.0 to 9.2.3

Bumps [swiper](https://github.com/nolimits4web/Swiper) from 9.2.0 to 9.2.3.
- [Release notes](https://github.com/nolimits4web/Swiper/releases)
- [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nolimits4web/Swiper/compare/v9.2.0...v9.2.3)

---
updated-dependencies:
- dependency-name: swiper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-21 07:55:29 +00:00 committed by GitHub
parent ee84e7cb79
commit c29b60df92
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

@ -23,7 +23,7 @@
"react-scripts": "5.0.1",
"scripts": "^0.1.0",
"styled-components": "^5.3.9",
"swiper": "^9.2.0",
"swiper": "^9.2.3",
"web-vitals": "^3.3.1",
"workbox-core": "^6.5.4",
"workbox-expiration": "^6.5.4",
@ -15588,9 +15588,9 @@
}
},
"node_modules/swiper": {
"version": "9.2.0",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-9.2.0.tgz",
"integrity": "sha512-lWK9toYumUQss+YuTL+Mt0+8twiMJEyzioER4bbS4rrGHlkeLrDM8uhtAmnpdijELrNscuNUujDgKoMQZfQGlQ==",
"version": "9.2.3",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-9.2.3.tgz",
"integrity": "sha512-hxqcjIsYPP1fv+KIXPqGywl6ik8RBp0y0i9+TOIh55ca6SpZ5FrgNJ4QXPhsl6mlSBMEYPmh5zOKtZpI8zpWeQ==",
"funding": [
{
"type": "patreon",
@ -26858,9 +26858,9 @@
}
},
"swiper": {
"version": "9.2.0",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-9.2.0.tgz",
"integrity": "sha512-lWK9toYumUQss+YuTL+Mt0+8twiMJEyzioER4bbS4rrGHlkeLrDM8uhtAmnpdijELrNscuNUujDgKoMQZfQGlQ==",
"version": "9.2.3",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-9.2.3.tgz",
"integrity": "sha512-hxqcjIsYPP1fv+KIXPqGywl6ik8RBp0y0i9+TOIh55ca6SpZ5FrgNJ4QXPhsl6mlSBMEYPmh5zOKtZpI8zpWeQ==",
"requires": {
"ssr-window": "^4.0.2"
}

View File

@ -19,7 +19,7 @@
"react-scripts": "5.0.1",
"scripts": "^0.1.0",
"styled-components": "^5.3.9",
"swiper": "^9.2.0",
"swiper": "^9.2.3",
"web-vitals": "^3.3.1",
"workbox-core": "^6.5.4",
"workbox-expiration": "^6.5.4",