mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
Bump @vue/composition-api from 1.3.2 to 1.3.3
Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.3.2 to 1.3.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.3.2...v1.3.3) --- updated-dependencies: - dependency-name: "@vue/composition-api" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8fe0cb3694
commit
abca4e1916
|
@ -43,7 +43,7 @@
|
|||
"@vue/cli-plugin-unit-jest": "~4.5.15",
|
||||
"@vue/cli-plugin-vuex": "~4.5.15",
|
||||
"@vue/cli-service": "~4.5.15",
|
||||
"@vue/composition-api": "^1.3.2",
|
||||
"@vue/composition-api": "^1.3.3",
|
||||
"@vue/eslint-config-airbnb": "^5.1.0",
|
||||
"@vue/eslint-config-prettier": "^6.0.0",
|
||||
"@vue/eslint-config-typescript": "^5.1.0",
|
||||
|
|
|
@ -1961,10 +1961,10 @@
|
|||
optionalDependencies:
|
||||
prettier "^1.18.2"
|
||||
|
||||
"@vue/composition-api@^1.3.2":
|
||||
version "1.3.2"
|
||||
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.3.2.tgz#9529ee0c9beb7e552136f764decc6b2278f5f1c3"
|
||||
integrity sha512-UfKsDI6+AwPLRT7a8xQCCXCHuaepBSfxzJwcEQFKlddsin/x8MOrdfFxRb0yjn6YGBkpWlMjNyK582h4JoLwdA==
|
||||
"@vue/composition-api@^1.3.3":
|
||||
version "1.3.3"
|
||||
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.3.3.tgz#a782f2d40e41d4cbb6b4550692c7e01d2182d457"
|
||||
integrity sha512-mjhfLjpCBecARYVJX65F0TYerlJQWtEgKjom4Btuu0x7k701EcvL66zyWQryf64HuIj9YR4h6aNRhM0AP/E3eQ==
|
||||
dependencies:
|
||||
tslib "^2.3.1"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user