Skip to content

Commit b9d25cd

Browse files
Bump swiper from 6.4.5 to 6.5.1
Bumps [swiper](https://github.com/nolimits4web/Swiper) from 6.4.5 to 6.5.1. - [Release notes](https://github.com/nolimits4web/Swiper/releases) - [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md) - [Commits](nolimits4web/swiper@v6.4.5...v6.5.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent c04b4cf commit b9d25cd

File tree

2 files changed

+5
-11
lines changed

2 files changed

+5
-11
lines changed

package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"gridsome-plugin-remark-prismjs-all": "^0.3.5",
2020
"gsap": "3.4.0",
2121
"prismjs": "^1.20.0",
22-
"swiper": "^6.4.5",
22+
"swiper": "^6.5.1",
2323
"vercel": "^20.1.1",
2424
"vue": "^2.0.0",
2525
"vue-awesome-swiper": "^4.1.1",

yarn.lock

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9112,14 +9112,13 @@ svgo@^1.0.0:
91129112
unquote "~1.1.1"
91139113
util.promisify "~1.0.0"
91149114

9115-
swiper@^6.4.5:
9116-
version "6.4.5"
9117-
resolved "https://registry.yarnpkg.com/swiper/-/swiper-6.4.5.tgz#2aa9e7f59ed0578c411626bf24cdb5942609618e"
9118-
integrity sha512-MJIY0aXF6UKgUM+/tgwtOxI21fwRiT6QX2decd6m2L9OGA7jLBks8E0CuUuRqpQfmTInQrBPnBy8dqgOtr2O0w==
9115+
swiper@^6.5.1:
9116+
version "6.5.1"
9117+
resolved "https://registry.yarnpkg.com/swiper/-/swiper-6.5.1.tgz#795630e45bbebb3b3b2945d55c22ffdcf5536c1b"
9118+
integrity sha512-iuyg4cr+L7wo5EI0fWUuW+lT3BnNtVTYtInhUC5JImTr0i8jNranx8BPyN8AOSKa6jBYN+oaCzj8DAwGK+ngRg==
91199119
dependencies:
91209120
dom7 "^3.0.0"
91219121
ssr-window "^3.0.0"
9122-
tslib "^2.0.0"
91239122

91249123
table@^5.2.3:
91259124
version "5.4.6"
@@ -9390,11 +9389,6 @@ tslib@^1.9.0, tslib@^1.9.3:
93909389
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043"
93919390
integrity sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==
93929391

9393-
tslib@^2.0.0:
9394-
version "2.1.0"
9395-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
9396-
integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==
9397-
93989392
tty-browserify@0.0.0:
93999393
version "0.0.0"
94009394
resolved "https://registry.yarnpkg.com/tty-browserify/-/tty-browserify-0.0.0.tgz#a157ba402da24e9bf957f9aa69d524eed42901a6"

0 commit comments

Comments
 (0)