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

Commit

Permalink
Update dependency @vue/composition-api to v1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 15, 2023
1 parent 68df447 commit 99815d0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@sentry/vue": "6.2.3",
"@vue/apollo-composable": "4.0.0-alpha.12",
"@vue/apollo-option": "4.0.0-alpha.11",
"@vue/composition-api": "1.0.0-beta.21",
"@vue/composition-api": "1.7.2",
"apollo-cache-inmemory": "1.6.6",
"apollo-client": "2.6.10",
"bottleneck": "2.19.5",
Expand Down
10 changes: 4 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3178,12 +3178,10 @@
optionalDependencies:
prettier "^1.18.2"

"@vue/composition-api@1.0.0-beta.21":
version "1.0.0-beta.21"
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.0.0-beta.21.tgz#d5a3c68afc8b569dfc3eccd69998388bb7f6a16c"
integrity sha512-tgbvDpLvKQ1GrII424wsoyzPCsG0oTFf38emMq495SfLY7RmUqhVIl81pvnC5489PPrCxDkbauJHJrhlcXfbTQ==
dependencies:
tslib "^2.0.1"
"@vue/composition-api@1.7.2":
version "1.7.2"
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.7.2.tgz#0b656f3ec39fefc2cf40aaa8c12426bcfeae1b44"
integrity sha512-M8jm9J/laYrYT02665HkZ5l2fWTK4dcVg3BsDHm/pfz+MjDYwX+9FUaZyGwEyXEDonQYRCo0H7aLgdklcIELjw==

"@vue/eslint-config-prettier@6.0.0":
version "6.0.0"
Expand Down

0 comments on commit 99815d0

Please sign in to comment.