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

Commit bb8f3e5

Browse files
committed
fix(deps): update dependency @vue/composition-api to v1.2.0
1 parent 3e98388 commit bb8f3e5

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@nuxtjs/redirect-module": "0.3.1",
1818
"@nuxtjs/router-extras": "1.1.1",
1919
"@nuxtjs/toast": "3.3.1",
20-
"@vue/composition-api": "1.1.4",
20+
"@vue/composition-api": "1.2.0",
2121
"animate.css": "4.1.1",
2222
"bootstrap": "4.6.0",
2323
"bootstrap-vue": "2.21.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5174,10 +5174,10 @@
51745174
optionalDependencies:
51755175
prettier "^1.18.2"
51765176

5177-
"@vue/composition-api@1.1.4":
5178-
version "1.1.4"
5179-
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.1.4.tgz#b4cd566e575350b86c22fa02632e4a356ac2e26e"
5180-
integrity sha512-f618a79X0VepQUoZofaAYzaherBuzfIIYah4gQPcwmXgN3oeuGdhO7DY2s3Rjcw7r9yTEh5sQIowbNWy6INGjg==
5177+
"@vue/composition-api@1.2.0":
5178+
version "1.2.0"
5179+
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.2.0.tgz#b3e621af1057178467d0a5f113d99744d0d3aabf"
5180+
integrity sha512-mmAVr0aixnmDuN+W6dDu5AxM+SDmAWUdxgjTpbHtY+VxkMWJwxOONWW8QVIudLUw1iX7LfY3rmuA0BheTh5qGQ==
51815181
dependencies:
51825182
tslib "^2.3.0"
51835183

0 commit comments

Comments
 (0)