diff --git a/package.json b/package.json index 79e682ab..3d21d9ed 100644 --- a/package.json +++ b/package.json @@ -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.0", + "@vue/composition-api": "^1.3.2", "@vue/eslint-config-airbnb": "^5.1.0", "@vue/eslint-config-prettier": "^6.0.0", "@vue/eslint-config-typescript": "^5.1.0", diff --git a/yarn.lock b/yarn.lock index 2c10f0a9..5faf2606 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1927,7 +1927,7 @@ optionalDependencies: vue-loader-v16 "npm:vue-loader@^16.1.0" -"@vue/cli-shared-utils@^4.5.14", "@vue/cli-shared-utils@^4.5.15": +"@vue/cli-shared-utils@^4.5.15": version "4.5.15" resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.5.15.tgz#dba3858165dbe3465755f256a4890e69084532d6" integrity sha512-SKaej9hHzzjKSOw1NlFmc6BSE0vcqUQMQiv1cxQ2DhVyy4QxZXBmzmiLBUBe+hYZZs1neXW7n//udeN9bCAY+Q== @@ -1961,12 +1961,12 @@ optionalDependencies: prettier "^1.18.2" -"@vue/composition-api@^1.3.0": - version "1.3.0" - resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.3.0.tgz#aa2fa6511fff59a569f2e83f9db0c3aa27667f2b" - integrity sha512-LlJAZHI6kS88oFZQ55c4BcGSa6n2vZ288i96cuK+/r/VFjyAd5oQpMTw1zjxSxJ78a0x/d+lcq7Ctg+9VoD6Rw== +"@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== dependencies: - tslib "^2.3.0" + tslib "^2.3.1" "@vue/eslint-config-airbnb@^5.1.0": version "5.3.0" @@ -10377,7 +10377,7 @@ tsconfig@^7.0.0: strip-bom "^3.0.0" strip-json-comments "^2.0.0" -tslib@2.3.0, tslib@^2.3.0: +tslib@2.3.0: version "2.3.0" resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.0.tgz#803b8cdab3e12ba581a4ca41c8839bbb0dacb09e" integrity sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg== @@ -10387,6 +10387,11 @@ tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0: resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00" integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== +tslib@^2.3.1: + version "2.3.1" + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01" + integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw== + tslint@^5.20.1: version "5.20.1" resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.20.1.tgz#e401e8aeda0152bc44dd07e614034f3f80c67b7d"