Skip to content

Commit b52067c

Browse files
Bump swiper from 4.5.0 to 6.5.1
Bumps [swiper](https://github.com/nolimits4web/Swiper) from 4.5.0 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@v4.5.0...v6.5.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 80855ae commit b52067c

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"react-helmet": "^5.2.1",
2626
"react-id-swiper": "^2.3.1",
2727
"react-transition-group": "^4.1.1",
28-
"swiper": "^4.5.0"
28+
"swiper": "^6.5.1"
2929
},
3030
"devDependencies": {
3131
"prettier": "^1.18.2"

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3664,12 +3664,12 @@ dom-walk@^0.1.0:
36643664
resolved "https://registry.yarnpkg.com/dom-walk/-/dom-walk-0.1.1.tgz#672226dc74c8f799ad35307df936aba11acd6018"
36653665
integrity sha1-ZyIm3HTI95mtNTB9+TaroRrNYBg=
36663666

3667-
dom7@^2.1.3:
3668-
version "2.1.3"
3669-
resolved "https://registry.yarnpkg.com/dom7/-/dom7-2.1.3.tgz#a736f9c3bfbc4ca039a81cd095f97d1d7f3de19c"
3670-
integrity sha512-QTxHHDox+M6ZFz1zHPAHZKI3JOHY5iY4i9BK2uctlggxKQwRhO3q3HHFq1BKsT25Bm/ySSj70K6Wk/G4bs9rMQ==
3667+
dom7@^3.0.0:
3668+
version "3.0.0"
3669+
resolved "https://registry.yarnpkg.com/dom7/-/dom7-3.0.0.tgz#b861ce5d67a6becd7aaa3ad02942ff14b1240331"
3670+
integrity sha512-oNlcUdHsC4zb7Msx7JN3K0Nro1dzJ48knvBOnDPKJ2GV9wl1i5vydJZUSyOfrkKFDZEud/jBsTk92S/VGSAe/g==
36713671
dependencies:
3672-
ssr-window "^1.0.1"
3672+
ssr-window "^3.0.0-alpha.1"
36733673

36743674
domain-browser@^1.1.1:
36753675
version "1.2.0"
@@ -10335,10 +10335,10 @@ sshpk@^1.7.0:
1033510335
safer-buffer "^2.0.2"
1033610336
tweetnacl "~0.14.0"
1033710337

10338-
ssr-window@^1.0.1:
10339-
version "1.0.1"
10340-
resolved "https://registry.yarnpkg.com/ssr-window/-/ssr-window-1.0.1.tgz#30752a6a4666e7767f0b7e6aa6fc2fdbd0d9b369"
10341-
integrity sha512-dgFqB+f00LJTEgb6UXhx0h+SrG50LJvti2yMKMqAgzfUmUXZrLSv2fjULF7AWGwK25EXu8+smLR3jYsJQChPsg==
10338+
ssr-window@^3.0.0, ssr-window@^3.0.0-alpha.1:
10339+
version "3.0.0"
10340+
resolved "https://registry.yarnpkg.com/ssr-window/-/ssr-window-3.0.0.tgz#fd5b82801638943e0cc704c4691801435af7ac37"
10341+
integrity sha512-q+8UfWDg9Itrg0yWK7oe5p/XRCJpJF9OBtXfOPgSJl+u3Xd5KI328RUEvUqSMVM9CiQUEf1QdBzJMkYGErj9QA==
1034210342

1034310343
ssri@^6.0.1:
1034410344
version "6.0.1"
@@ -10656,13 +10656,13 @@ svgo@^1.0.0, svgo@^1.2.0:
1065610656
unquote "~1.1.1"
1065710657
util.promisify "~1.0.0"
1065810658

10659-
swiper@^4.5.0:
10660-
version "4.5.0"
10661-
resolved "https://registry.yarnpkg.com/swiper/-/swiper-4.5.0.tgz#4d870bec4f5abe2fb259325849dd2641c9243c0d"
10662-
integrity sha512-jRCd/CGet9kaHwthHdd/sL/YU8CI157PWLyItnIcn/o/jP4haVky3zTF6f9F3JDpmQIw7jdWihISiYx0/oTHsg==
10659+
swiper@^6.5.1:
10660+
version "6.5.1"
10661+
resolved "https://registry.yarnpkg.com/swiper/-/swiper-6.5.1.tgz#795630e45bbebb3b3b2945d55c22ffdcf5536c1b"
10662+
integrity sha512-iuyg4cr+L7wo5EI0fWUuW+lT3BnNtVTYtInhUC5JImTr0i8jNranx8BPyN8AOSKa6jBYN+oaCzj8DAwGK+ngRg==
1066310663
dependencies:
10664-
dom7 "^2.1.3"
10665-
ssr-window "^1.0.1"
10664+
dom7 "^3.0.0"
10665+
ssr-window "^3.0.0"
1066610666

1066710667
symbol-observable@^1.2.0:
1066810668
version "1.2.0"

0 commit comments

Comments
 (0)