mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
build(deps): bump @vue/composition-api from 1.6.2 to 1.6.3
Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.6.2 to 1.6.3. - [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.6.2...v1.6.3) --- 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>
This commit is contained in:
parent
4e8de1aaf0
commit
7dba9c5abd
|
@ -16,7 +16,7 @@
|
|||
"cy:run-ct": "cypress run --component"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vue/composition-api": "^1.6.2",
|
||||
"@vue/composition-api": "^1.6.3",
|
||||
"axios": "^0.27.2",
|
||||
"bootstrap": "^4.6.0",
|
||||
"bootstrap-vue": "^2.22.0",
|
||||
|
|
|
@ -1490,10 +1490,10 @@
|
|||
optionalDependencies:
|
||||
prettier "^1.18.2 || ^2.0.0"
|
||||
|
||||
"@vue/composition-api@^1.6.2":
|
||||
version "1.6.2"
|
||||
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.6.2.tgz#8e65cf60cd919f23649951ed14a67d43cd32131d"
|
||||
integrity sha512-g6pCOaAB5Z987EwCBIDanRlramrgnWfrrYS8F/0axn2AL8EvyfAebDcLTSr48hac0G0rqC9ODp5LWaiupzl6Tw==
|
||||
"@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/devtools-api@^6.1.4":
|
||||
version "6.1.4"
|
||||
|
|
Loading…
Reference in New Issue
Block a user