Skip to content

Commit

Permalink
Build(deps): bump swiper from 5.3.8 to 6.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 24, 2023
1 parent 76cef93 commit 5958efa
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion packages/@asterics-docs/vuepress-theme-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"node-sass": "^7.0.3",
"sass-loader": "^13.2.0",
"smoothscroll-polyfill": "^0.4.4",
"swiper": "^5.3.8",
"swiper": "^6.5.1",
"twemoji": "^12.1.6",
"vue-awesome-swiper": "^4.1.1",
"vuepress": "^1.9.8",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5095,12 +5095,12 @@ dom-walk@^0.1.0:
resolved "https://registry.yarnpkg.com/dom-walk/-/dom-walk-0.1.1.tgz#672226dc74c8f799ad35307df936aba11acd6018"
integrity sha1-ZyIm3HTI95mtNTB9+TaroRrNYBg=

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

domain-browser@^1.1.1:
version "1.2.0"
Expand Down Expand Up @@ -11046,10 +11046,10 @@ sshpk@^1.7.0:
safer-buffer "^2.0.2"
tweetnacl "~0.14.0"

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

ssri@^6.0.0, ssri@^6.0.1:
version "6.0.1"
Expand Down Expand Up @@ -11439,13 +11439,13 @@ svgo@^1.0.0:
unquote "~1.1.1"
util.promisify "~1.0.0"

swiper@^5.3.8:
version "5.3.8"
resolved "https://registry.yarnpkg.com/swiper/-/swiper-5.3.8.tgz#25c555d73787d35aa56418b904cb3ed4423bade8"
integrity sha512-bCxrayTgzC2bZBRuFwAx7T4exWeHqMADBpcuTQ7PNCOIIzJRPqNh4ySIvW06LEEU3Q0KncaNre4hrn+jXcWivQ==
swiper@^6.5.1:
version "6.5.1"
resolved "https://registry.yarnpkg.com/swiper/-/swiper-6.5.1.tgz#795630e45bbebb3b3b2945d55c22ffdcf5536c1b"
integrity sha512-iuyg4cr+L7wo5EI0fWUuW+lT3BnNtVTYtInhUC5JImTr0i8jNranx8BPyN8AOSKa6jBYN+oaCzj8DAwGK+ngRg==
dependencies:
dom7 "^2.1.3"
ssr-window "^1.0.1"
dom7 "^3.0.0"
ssr-window "^3.0.0"

tapable@^1.0.0, tapable@^1.1.3:
version "1.1.3"
Expand Down

0 comments on commit 5958efa

Please sign in to comment.