Skip to content

Commit

Permalink
Bump @vue/composition-api from 1.6.3 to 1.7.0 in /webui/frontend (#446)
Browse files Browse the repository at this point in the history
Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.6.3 to 1.7.0.
- [Release notes](https://github.com/vuejs/composition-api/releases)
- [Changelog](https://github.com/vuejs/composition-api/blob/main/CHANGELOG.md)
- [Commits](vuejs/composition-api@v1.6.3...v1.7.0)

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

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 2, 2022
1 parent c15acad commit 80c1467
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.3",
"@vue/composition-api": "^1.6.3",
"@vue/composition-api": "^1.7.0",
"axios": "^0.27.2",
"bootstrap-vue": "^2.22.0",
"core-js": "^3.23.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 @@ -1729,10 +1729,10 @@
optionalDependencies:
prettier "^1.18.2 || ^2.0.0"

"@vue/composition-api@^1.6.3":
version "1.6.3"
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.6.3.tgz#3b1486608f1682e8bc03c71e1fd58013b0b7a093"
integrity sha512-f0TgOKqU460QyVLp5URi8LMVJ3eE3/3OuFrytItSNmp5FbisS67jVvUZg7pzIzZonqc4chG1SNS48PMOsH7a4g==
"@vue/composition-api@^1.7.0":
version "1.7.0"
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.7.0.tgz#26fae79e5023fc6c9dfd99ca5d3d357e1c5b9c60"
integrity sha512-hxOgLYR+wjuPX9bkP2pAPlqUs98XxBoa9DSLyp1z6+YR92wC42PZcZKs4d+VRtcv4udOv041Kss+F6ap5nj8YA==

"@vue/eslint-config-typescript@^5.0.2":
version "5.1.0"
Expand Down

0 comments on commit 80c1467

Please sign in to comment.