Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

Commit 05366b5

Browse files
Update dependency @vue/composition-api to v1.7.1
1 parent 68df447 commit 05366b5

2 files changed

Lines changed: 5 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@sentry/vue": "6.2.3",
5353
"@vue/apollo-composable": "4.0.0-alpha.12",
5454
"@vue/apollo-option": "4.0.0-alpha.11",
55-
"@vue/composition-api": "1.0.0-beta.21",
55+
"@vue/composition-api": "1.7.1",
5656
"apollo-cache-inmemory": "1.6.6",
5757
"apollo-client": "2.6.10",
5858
"bottleneck": "2.19.5",

yarn.lock

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3178,12 +3178,10 @@
31783178
optionalDependencies:
31793179
prettier "^1.18.2"
31803180

3181-
"@vue/composition-api@1.0.0-beta.21":
3182-
version "1.0.0-beta.21"
3183-
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.0.0-beta.21.tgz#d5a3c68afc8b569dfc3eccd69998388bb7f6a16c"
3184-
integrity sha512-tgbvDpLvKQ1GrII424wsoyzPCsG0oTFf38emMq495SfLY7RmUqhVIl81pvnC5489PPrCxDkbauJHJrhlcXfbTQ==
3185-
dependencies:
3186-
tslib "^2.0.1"
3181+
"@vue/composition-api@1.7.1":
3182+
version "1.7.1"
3183+
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.7.1.tgz#aa6831be5a12817d93e89e247460c310dd7a3a32"
3184+
integrity sha512-xDWoEtxGXhH9Ku3ROYX/rzhcpt4v31hpPU5zF3UeVC/qxA3dChmqU8zvTUYoKh3j7rzpNsoFOwqsWG7XPMlaFA==
31873185

31883186
"@vue/eslint-config-prettier@6.0.0":
31893187
version "6.0.0"

0 commit comments

Comments
 (0)