Skip to content

Commit 9100ed4

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] <[email protected]>
1 parent 7a84023 commit 9100ed4

File tree

2 files changed

+5
-11
lines changed

2 files changed

+5
-11
lines changed

package.json

100755100644
+1-1
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

+4-10
Original file line numberDiff line numberDiff line change
@@ -9117,14 +9117,13 @@ svgo@^1.0.0:
91179117
unquote "~1.1.1"
91189118
util.promisify "~1.0.0"
91199119

9120-
swiper@^6.4.5:
9121-
version "6.4.5"
9122-
resolved "https://registry.yarnpkg.com/swiper/-/swiper-6.4.5.tgz#2aa9e7f59ed0578c411626bf24cdb5942609618e"
9123-
integrity sha512-MJIY0aXF6UKgUM+/tgwtOxI21fwRiT6QX2decd6m2L9OGA7jLBks8E0CuUuRqpQfmTInQrBPnBy8dqgOtr2O0w==
9120+
swiper@^6.5.1:
9121+
version "6.5.1"
9122+
resolved "https://registry.yarnpkg.com/swiper/-/swiper-6.5.1.tgz#795630e45bbebb3b3b2945d55c22ffdcf5536c1b"
9123+
integrity sha512-iuyg4cr+L7wo5EI0fWUuW+lT3BnNtVTYtInhUC5JImTr0i8jNranx8BPyN8AOSKa6jBYN+oaCzj8DAwGK+ngRg==
91249124
dependencies:
91259125
dom7 "^3.0.0"
91269126
ssr-window "^3.0.0"
9127-
tslib "^2.0.0"
91289127

91299128
table@^5.2.3:
91309129
version "5.4.6"
@@ -9395,11 +9394,6 @@ tslib@^1.9.0, tslib@^1.9.3:
93959394
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043"
93969395
integrity sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==
93979396

9398-
tslib@^2.0.0:
9399-
version "2.1.0"
9400-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
9401-
integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==
9402-
94039397
94049398
version "0.0.0"
94059399
resolved "https://registry.yarnpkg.com/tty-browserify/-/tty-browserify-0.0.0.tgz#a157ba402da24e9bf957f9aa69d524eed42901a6"

0 commit comments

Comments
 (0)