Skip to content

Commit f4a3777

Browse files
build(deps): bump swiper from 9.2.3 to 9.3.2
Bumps [swiper](https://github.com/nolimits4web/Swiper) from 9.2.3 to 9.3.2. - [Release notes](https://github.com/nolimits4web/Swiper/releases) - [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md) - [Commits](nolimits4web/swiper@v9.2.3...v9.3.2) --- updated-dependencies: - dependency-name: swiper dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb2760a commit f4a3777

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"react-scroll": "^1.8.9",
3838
"react-toastify": "^9.1.2",
3939
"react-typed": "^1.2.0",
40-
"swiper": "^9.2.3",
40+
"swiper": "^9.3.2",
4141
"typescript": "5.0.4",
4242
"yup": "^1.1.1"
4343
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2604,10 +2604,10 @@ supports-preserve-symlinks-flag@^1.0.0:
26042604
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
26052605
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
26062606

2607-
swiper@*, swiper@^9.2.3:
2608-
version "9.2.3"
2609-
resolved "https://registry.yarnpkg.com/swiper/-/swiper-9.2.3.tgz#557b5872f711de0e9a80c8cb2901c645f7937b19"
2610-
integrity sha512-hxqcjIsYPP1fv+KIXPqGywl6ik8RBp0y0i9+TOIh55ca6SpZ5FrgNJ4QXPhsl6mlSBMEYPmh5zOKtZpI8zpWeQ==
2607+
swiper@*, swiper@^9.3.2:
2608+
version "9.3.2"
2609+
resolved "https://registry.yarnpkg.com/swiper/-/swiper-9.3.2.tgz#f29eddb17f231221c7727372637c44279174a4e1"
2610+
integrity sha512-Kj9Z4kXRmJR3YT/Wj+XLWj8P6IcRt+WG38uL8M3/Wny7+6sV0TlP9vnE1X+Co9c7VzNooojWGnFa+Wf/9+CUMA==
26112611
dependencies:
26122612
ssr-window "^4.0.2"
26132613

0 commit comments

Comments
 (0)