Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
filipsobol committed Dec 22, 2020
1 parent 5dac141 commit 2e7cb9d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 13 deletions.
2 changes: 1 addition & 1 deletion packages/boilerplate/api-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"prepublish": "yarn build"
},
"dependencies": {
"@vue-storefront/core": "^2.1.0-rc.1"
"@vue-storefront/core": "^2.1.1-rc.1"
},
"files": [
"lib/**/*"
Expand Down
14 changes: 2 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2240,9 +2240,9 @@
defu "^3.2.2"
normalize-path "^3.0.0"

"@nuxtjs/composition-api@git+https://github.com/andrzejewsky/composition-api.git#ssr-ref-concurrent-fix":
"@nuxtjs/composition-api@https://github.com/andrzejewsky/composition-api.git#ssr-ref-concurrent-fix":
version "0.16.4"
resolved "git+https://github.com/andrzejewsky/composition-api.git#f1908d57a18f18feffcec0fd44de949c5dab65d3"
resolved "https://github.com/andrzejewsky/composition-api.git#f1908d57a18f18feffcec0fd44de949c5dab65d3"
dependencies:
"@vue/composition-api" "1.0.0-beta.21"
defu "^3.2.2"
Expand Down Expand Up @@ -2965,16 +2965,6 @@
lodash-es "^4.17.15"
vue "^2.6.11"

"@vue-storefront/core@^2.1.0-rc.1":
version "2.1.0-rc.1"
resolved "https://registry.yarnpkg.com/@vue-storefront/core/-/core-2.1.0-rc.1.tgz#775cae6fd278cf756f47370d54fa78df851e9cc5"
integrity sha512-OCJu7L582l5JaoAV58F453oXr1OHXGy9HWXGwgdLSfYgMXwpKEdjlFqpCInsjYTanRhMcAb1BRbmLxGM3zdyKg==
dependencies:
"@vue/composition-api" "1.0.0-beta.20"
express "^4.17.1"
lodash-es "^4.17.15"
vue "^2.6.11"

"@vue-storefront/nuxt-theme@^0.0.3":
version "0.0.3"
resolved "https://registry.yarnpkg.com/@vue-storefront/nuxt-theme/-/nuxt-theme-0.0.3.tgz#3f0f03bad13aa9ac4855c65872b19e9baad783ce"
Expand Down

0 comments on commit 2e7cb9d

Please sign in to comment.