mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-23 03:25:15 +00:00
Bump @vue/composition-api from 1.2.4 to 1.3.0
Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.2.4 to 1.3.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.2.4...v1.3.0) --- updated-dependencies: - dependency-name: "@vue/composition-api" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
55b3155924
commit
8747b9a50f
|
@ -43,7 +43,7 @@
|
||||||
"@vue/cli-plugin-unit-jest": "~4.5.14",
|
"@vue/cli-plugin-unit-jest": "~4.5.14",
|
||||||
"@vue/cli-plugin-vuex": "~4.5.14",
|
"@vue/cli-plugin-vuex": "~4.5.14",
|
||||||
"@vue/cli-service": "~4.5.14",
|
"@vue/cli-service": "~4.5.14",
|
||||||
"@vue/composition-api": "^1.2.4",
|
"@vue/composition-api": "^1.3.0",
|
||||||
"@vue/eslint-config-airbnb": "^5.1.0",
|
"@vue/eslint-config-airbnb": "^5.1.0",
|
||||||
"@vue/eslint-config-prettier": "^6.0.0",
|
"@vue/eslint-config-prettier": "^6.0.0",
|
||||||
"@vue/eslint-config-typescript": "^5.1.0",
|
"@vue/eslint-config-typescript": "^5.1.0",
|
||||||
|
|
|
@ -1961,10 +1961,10 @@
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
prettier "^1.18.2"
|
prettier "^1.18.2"
|
||||||
|
|
||||||
"@vue/composition-api@^1.2.4":
|
"@vue/composition-api@^1.3.0":
|
||||||
version "1.2.4"
|
version "1.3.0"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.2.4.tgz#4befcefc0e1c570fd0879a2d8b8f901f3a4e35d0"
|
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.3.0.tgz#aa2fa6511fff59a569f2e83f9db0c3aa27667f2b"
|
||||||
integrity sha512-8LVV6O4slsroBhRKxly3em5H3D5Q+ggPG75lcilh5MfLGs69LEdwm6dKhSOXtQoSyMGF4Rq30E4DcouopM8Rxg==
|
integrity sha512-LlJAZHI6kS88oFZQ55c4BcGSa6n2vZ288i96cuK+/r/VFjyAd5oQpMTw1zjxSxJ78a0x/d+lcq7Ctg+9VoD6Rw==
|
||||||
dependencies:
|
dependencies:
|
||||||
tslib "^2.3.0"
|
tslib "^2.3.0"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user