mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-23 11:35:14 +00:00
Bump @vue/composition-api from 1.4.6 to 1.4.9
Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.4.6 to 1.4.9. - [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.4.6...v1.4.9) --- 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
716f6e0be5
commit
39ee1efb52
|
@ -17,7 +17,7 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@cypress/vue": "^2.2.3",
|
"@cypress/vue": "^2.2.3",
|
||||||
"@vue/composition-api": "^1.4.6",
|
"@vue/composition-api": "^1.4.9",
|
||||||
"axios": "^0.26.0",
|
"axios": "^0.26.0",
|
||||||
"bootstrap": "^4.6.0",
|
"bootstrap": "^4.6.0",
|
||||||
"bootstrap-vue": "^2.21.2",
|
"bootstrap-vue": "^2.21.2",
|
||||||
|
|
|
@ -1468,10 +1468,10 @@
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
prettier "^1.18.2 || ^2.0.0"
|
prettier "^1.18.2 || ^2.0.0"
|
||||||
|
|
||||||
"@vue/composition-api@^1.4.6":
|
"@vue/composition-api@^1.4.9":
|
||||||
version "1.4.6"
|
version "1.4.9"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.4.6.tgz#886c35221cd7c6f55272543a121240e8d3a1306c"
|
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.4.9.tgz#6fa65284f545887b52d421f23b4fa1c41bc0ad4b"
|
||||||
integrity sha512-UP359OJ0G0Zli603/i9fhXFmNtZUSrypSFyqClMxizp8ezlaMK2GCmHgy3qyrRnO/xjcDAx09vvXPwNFtxHPtQ==
|
integrity sha512-l6YOeg5LEXmfPqyxAnBaCv1FMRw0OGKJ4m6nOWRm6ngt5TuHcj5ZoBRN+LXh3J0u6Ur3C4VA+RiKT+M0eItr/g==
|
||||||
|
|
||||||
"@vue/eslint-config-prettier@^6.0.0":
|
"@vue/eslint-config-prettier@^6.0.0":
|
||||||
version "6.0.0"
|
version "6.0.0"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user