Skip to content

Commit

Permalink
Bump @vue/composition-api in /webui/frontend
Browse files Browse the repository at this point in the history
Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.0.0-rc.6 to 1.0.0-rc.7.
- [Release notes](https://github.com/vuejs/composition-api/releases)
- [Changelog](https://github.com/vuejs/composition-api/blob/master/CHANGELOG.md)
- [Commits](vuejs/composition-api@v1.0.0-rc.6...v1.0.0-rc.7)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 19, 2021
1 parent b5546a1 commit ecaebfa
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion webui/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@braid/vue-formulate": "^2.5.2",
"@vue/composition-api": "^1.0.0-rc.6",
"@vue/composition-api": "^1.0.0-rc.7",
"axios": "^0.21.1",
"bootstrap-vue": "^2.21.2",
"core-js": "^3.10.1",
Expand Down
18 changes: 9 additions & 9 deletions webui/frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1520,12 +1520,12 @@
optionalDependencies:
prettier "^1.18.2"

"@vue/composition-api@^1.0.0-rc.6":
version "1.0.0-rc.6"
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.0.0-rc.6.tgz#21ce2c169dd4ff17a5bf60c6e98863dff1a36540"
integrity sha512-M3jsyDBozQFqAPYdM4GCoVZEljIHsTVdcq5fZx9axpKz9ChIlQngxNf1ziLVaJvWX7T+MO1rVTEx6Xjgg/gUcQ==
"@vue/composition-api@^1.0.0-rc.7":
version "1.0.0-rc.7"
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.0.0-rc.7.tgz#05a9e81ad91d85d3390b1386c0079666d2e1b3bb"
integrity sha512-aj/lWD+9dmJ+r9qkbASByqlphkbwvZ8q1T7yC5H1leWSdtxfWg7tDR98vZEKzjikRSztwC7xrtrLwOnt8glQDA==
dependencies:
tslib "^2.1.0"
tslib "^2.2.0"

"@vue/eslint-config-typescript@^5.0.2":
version "5.1.0"
Expand Down Expand Up @@ -8274,10 +8274,10 @@ tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==

tslib@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==
tslib@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c"
integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==

tslint@^5.20.1:
version "5.20.1"
Expand Down

0 comments on commit ecaebfa

Please sign in to comment.