Skip to content

Commit f361963

Browse files
Merge pull request #27 from tech-core-solution/dependabot/npm_and_yarn/swiper-9.3.2
build(deps): bump swiper from 9.2.3 to 9.3.2
2 parents 94ee322 + f4a3777 commit f361963

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
@@ -2605,10 +2605,10 @@ supports-preserve-symlinks-flag@^1.0.0:
26052605
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
26062606
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
26072607

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

0 commit comments

Comments
 (0)