Skip to content

Commit

Permalink
Bump @vue/composition-api from 1.0.0-rc.14 to 1.0.2 in /webui/frontend (
Browse files Browse the repository at this point in the history
#197)

Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.0.0-rc.14 to 1.0.2.
- [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.14...v1.0.2)

---
updated-dependencies:
- dependency-name: "@vue/composition-api"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 17, 2021
1 parent ced07ca commit 8769ddd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.14",
"@vue/composition-api": "^1.0.2",
"axios": "^0.21.1",
"bootstrap-vue": "^2.21.2",
"core-js": "^3.15.2",
Expand Down
8 changes: 4 additions & 4 deletions webui/frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1520,10 +1520,10 @@
optionalDependencies:
prettier "^1.18.2"

"@vue/composition-api@^1.0.0-rc.14":
version "1.0.0-rc.14"
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.0.0-rc.14.tgz#4803fbccf3f3c770416e69095010c7bc0c4aa1c3"
integrity sha512-WKbOiy1zk8loM7ma88fOH0yacOEfMIQb0IZJEq561A+4C8GvLSqVSLT5K1iBVkzzJ07Pha8ntbeWSUQlBhRDKg==
"@vue/composition-api@^1.0.2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.0.2.tgz#091282ca44c3172bf9342bade553b28362254f97"
integrity sha512-Tc58NXmmRFEmt7YlHXyTxi1lq4VE6nDufH41MbVtBtSr/pIv+YmTYZrIVStcL8t/VkTuDrptho+pXnbVsVUfxw==
dependencies:
tslib "^2.3.0"

Expand Down

0 comments on commit 8769ddd

Please sign in to comment.