Skip to content

Commit

Permalink
Update dependency storyblok-nuxt to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 6, 2022
1 parent 7f59efc commit 7a223f2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 25 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"nuxt": "2.15.8",
"nuxt-protected-mailto": "^0.0.12",
"simplelightbox": "^2.10.1",
"storyblok-nuxt": "^1.3.0",
"storyblok-nuxt": "^2.0.1",
"vanilla-tilt": "^1.7.2",
"vue-cookie-law": "^1.13.3",
"vue-lazy-youtube-video": "^2.3.0"
Expand Down
33 changes: 9 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4039,13 +4039,6 @@ axios@^0.19.0:
dependencies:
follow-redirects "1.5.10"

axios@^0.21.1:
version "0.21.4"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.4.tgz#c67b90dc0568e5c1cf2b0b858c43ba28e2eda575"
integrity sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==
dependencies:
follow-redirects "^1.14.0"

babel-loader@^8.2.2:
version "8.2.2"
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.2.tgz#9363ce84c10c9a40e6c753748e1441b60c8a0b81"
Expand Down Expand Up @@ -6916,11 +6909,6 @@ [email protected]:
dependencies:
debug "=3.1.0"

follow-redirects@^1.14.0:
version "1.14.6"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.6.tgz#8cfb281bbc035b3c067d6cd975b0f6ade6e855cd"
integrity sha512-fhUl5EwSJbbl8AR+uYL2KQDxLkdSjZGR36xy46AO7cOMTrCMON6Sa28FmAnC2tRTDbd/Uuzz3aJBv7EBN7JH8A==

for-each@^0.3.3:
version "0.3.3"
resolved "https://registry.yarnpkg.com/for-each/-/for-each-0.3.3.tgz#69b447e88a0a5d32c3e7084f3f1710034b21376e"
Expand Down Expand Up @@ -12309,20 +12297,17 @@ storyblok-js-client@^2.5.2:
axios "^0.19.0"
qs "^6.5.2"

storyblok-js-client@^3.3.1:
version "3.3.1"
resolved "https://registry.yarnpkg.com/storyblok-js-client/-/storyblok-js-client-3.3.1.tgz#459eee7a581d5f3fc12156a428f1b3195201bb06"
integrity sha512-aVLYjAcXlsy4WuFLWJTci2Z5RTAxU5mW1jCZkNztXAqIsxlTqPfjYNGVjZXi0MJjvBcRHXUMN+6IpEnUEQ2azQ==
dependencies:
qs "^6.9.4"
storyblok-js-client@^4.0.3:
version "4.2.0"
resolved "https://registry.yarnpkg.com/storyblok-js-client/-/storyblok-js-client-4.2.0.tgz#f1b64b256b071aef14d915e326210a73f18a0259"
integrity sha512-dAeZfqFrHdxyvGFEVv0glOTxLx1Y2faGN39qeLZLOGCoeK49Xg53hOl8BddxqrjTqTp93GzbqLx04r/hzXrfxA==

storyblok-nuxt@^1.3.0:
version "1.3.1"
resolved "https://registry.yarnpkg.com/storyblok-nuxt/-/storyblok-nuxt-1.3.1.tgz#7dc366b17d138d4086e008482b027d8ccdbd760a"
integrity sha512-vFSDgcwmua859hLwx1EarzhwSNZNBB9CxnuS2vZwva6pqWWvymrvLhzKEh1bPYQGPwcsPtq4j4ZlFgtiIfSN7Q==
storyblok-nuxt@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/storyblok-nuxt/-/storyblok-nuxt-2.0.1.tgz#d535d1b0a6c13b8a4da1331a0ba91a549e0f1bf3"
integrity sha512-MwLfYmaKmb9vkwhWU51aGaU/f7ZbdObiv5N8jT4DsUFkDnX/KIgqROa6cV5qyX4nPNBmVigJGC2hmVtx9nCZ1w==
dependencies:
axios "^0.21.1"
storyblok-js-client "^3.3.1"
storyblok-js-client "^4.0.3"
storyblok-vue "^1.0.5"

storyblok-vue@^1.0.5:
Expand Down

0 comments on commit 7a223f2

Please sign in to comment.