build(deps): bump @vue/composition-api from 1.5.0 to 1.6.0

Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/vuejs/composition-api/releases)
- [Changelog](https://github.com/vuejs/composition-api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/composition-api/compare/v1.5.0...v1.6.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>
This commit is contained in:
dependabot[bot] 2022-05-04 05:28:21 +00:00 committed by GitHub
parent a9a1b99431
commit 8a2cb51d1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@
"cy:run-ct": "cypress run-ct"
},
"dependencies": {
"@vue/composition-api": "^1.5.0",
"@vue/composition-api": "^1.6.0",
"axios": "^0.27.2",
"bootstrap": "^4.6.0",
"bootstrap-vue": "^2.22.0",

View File

@ -1488,10 +1488,10 @@
optionalDependencies:
prettier "^1.18.2 || ^2.0.0"
"@vue/composition-api@^1.5.0":
version "1.5.0"
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.5.0.tgz#a6e973dcf63870c01b35407c35b40cffb51c9613"
integrity sha512-A3TP1JvP+BNeje1q16iuNi3uHO5y5niNAsFOJa59Ng/eMOoLSRKPoR4NARoF3tGMaZUZ+tBd8/CMjmRQ08v88w==
"@vue/composition-api@^1.6.0":
version "1.6.0"
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.6.0.tgz#41c45672245fff2181f8be1f757c95cb6c9b0316"
integrity sha512-m/FbsCXn0Ov2QCYUEIt4yupWJLCL6nfZg/Xx2L5VlFUqgJb2iOrbLnkYSV0TO2VUxkBLSFtTZMyG8IIHZFdKNA==
"@vue/devtools-api@^6.1.4":
version "6.1.4"