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 May 30, 2021
1 parent 1716440 commit e6c808f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 6 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.6",
"nuxt-protected-mailto": "^0.0.6",
"simplelightbox": "^2.7.2",
"storyblok-nuxt": "^1.3.0",
"storyblok-nuxt": "^2.0.1",
"vanilla-tilt": "^1.7.0",
"vue-cookie-law": "^1.13.3",
"vue-lazy-youtube-video": "^2.3.0"
Expand Down
17 changes: 12 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12801,12 +12801,19 @@ storyblok-js-client@^2.5.2:
axios "^0.19.0"
qs "^6.5.2"

storyblok-nuxt@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/storyblok-nuxt/-/storyblok-nuxt-1.3.0.tgz#b6605d7a639a405d387855f39c0a79a04d85b097"
integrity sha512-SZrUS6Edb4zRBygUlDL2XXDaDer/izsZQDfZhPutDFndR3qo7HjEGE+zomzoF4CfcNpbqPKZvlxrOSy4/mmOlA==
storyblok-js-client@^4.0.3:
version "4.0.9"
resolved "https://registry.yarnpkg.com/storyblok-js-client/-/storyblok-js-client-4.0.9.tgz#ddf968ee466aa4b4da9c5c4ceef00cc85ba91a61"
integrity sha512-jK6isS3W4px4EwLcVp+73IC08ypusprdOc9YGeidX9NKCVWvUrRanSnOLKtv3+giY2SOakiDjaxRBmuOiZrJQg==
dependencies:
storyblok-js-client "^2.5.2"
qs "^6.9.4"

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:
storyblok-js-client "^4.0.3"
storyblok-vue "^1.0.5"

storyblok-vue@^1.0.5:
Expand Down

0 comments on commit e6c808f

Please sign in to comment.