diff --git a/vue/package.json b/vue/package.json index 5d50d8c61..5eb26e335 100644 --- a/vue/package.json +++ b/vue/package.json @@ -49,7 +49,7 @@ "@vue/cli-plugin-babel": "^5.0.4", "@vue/cli-plugin-eslint": "~5.0.8", "@vue/cli-plugin-pwa": "^5.0.8", - "@vue/cli-plugin-typescript": "^5.0.4", + "@vue/cli-plugin-typescript": "^5.0.8", "@vue/cli-service": "^5.0.4", "@vue/compiler-sfc": "^3.2.40", "@vue/eslint-config-typescript": "^10.0.0", diff --git a/vue/yarn.lock b/vue/yarn.lock index dd6af6868..7598280f8 100644 --- a/vue/yarn.lock +++ b/vue/yarn.lock @@ -2136,21 +2136,20 @@ dependencies: "@vue/cli-shared-utils" "^5.0.4" -"@vue/cli-plugin-typescript@^5.0.4": - version "5.0.4" - resolved "https://registry.yarnpkg.com/@vue/cli-plugin-typescript/-/cli-plugin-typescript-5.0.4.tgz#205956e062a7567f6eb009b6889eb53a1f9db556" - integrity sha512-ITIt9hDc94gI4UCdsoAKYtFp2LAXF9fNYQqXminTnctd0UuTSXGvQcLmCnMYgKfKPVVcAWfG3vCMiB5bsd+Kyg== +"@vue/cli-plugin-typescript@^5.0.8": + version "5.0.8" + resolved "https://registry.yarnpkg.com/@vue/cli-plugin-typescript/-/cli-plugin-typescript-5.0.8.tgz#dd3d2b3a58f3f93359319958dc0f58a4861a33a7" + integrity sha512-JKJOwzJshBqsmp4yLBexwVMebOZ4VGJgbnYvmHVxasJOStF2RxwyW28ZF+zIvASGdat4sAUuo/3mAQyVhm7JHg== dependencies: "@babel/core" "^7.12.16" "@types/webpack-env" "^1.15.2" - "@vue/cli-shared-utils" "^5.0.4" + "@vue/cli-shared-utils" "^5.0.8" babel-loader "^8.2.2" fork-ts-checker-webpack-plugin "^6.4.0" globby "^11.0.2" thread-loader "^3.0.0" ts-loader "^9.2.5" webpack "^5.54.0" - yorkie "^2.0.0" "@vue/cli-plugin-vuex@^5.0.4": version "5.0.4"