diff --git a/webui/frontend/package.json b/webui/frontend/package.json index 5daec705..78d5fd49 100644 --- a/webui/frontend/package.json +++ b/webui/frontend/package.json @@ -25,7 +25,7 @@ "@typescript-eslint/parser": "^2.33.0", "@vue/cli-plugin-babel": "~4.5.11", "@vue/cli-plugin-eslint": "~4.5.11", - "@vue/cli-plugin-typescript": "~4.5.11", + "@vue/cli-plugin-typescript": "~4.5.12", "@vue/cli-service": "~4.5.11", "@vue/eslint-config-typescript": "^5.0.2", "babel-eslint": "^10.1.0", diff --git a/webui/frontend/yarn.lock b/webui/frontend/yarn.lock index fd63a8a6..9ceb1549 100644 --- a/webui/frontend/yarn.lock +++ b/webui/frontend/yarn.lock @@ -1339,13 +1339,13 @@ dependencies: "@vue/cli-shared-utils" "^4.5.11" -"@vue/cli-plugin-typescript@~4.5.11": - version "4.5.11" - resolved "https://registry.yarnpkg.com/@vue/cli-plugin-typescript/-/cli-plugin-typescript-4.5.11.tgz#846ee0bf2b4dc3db1243c3dabea709af8d14fcf6" - integrity sha512-oVv4p/gec/xqFuJOUqBxVuThk7fj2QMfoDpe6QfkWIVQU+g8JLpZvOQo0wDMoiHtURQKtqGQCwC57jkKOCufqg== +"@vue/cli-plugin-typescript@~4.5.12": + version "4.5.12" + resolved "https://registry.yarnpkg.com/@vue/cli-plugin-typescript/-/cli-plugin-typescript-4.5.12.tgz#4186974541a0305e27e769370c981b86a44c2935" + integrity sha512-ZTsmvaLHa/DBhqXfgiGkfJfz3tGUAWkRJiAkEAGJnj6X2pj7P47x9et/dkxPej/eVyxrSCtQs7Xt3bT9cMKJ3w== dependencies: "@types/webpack-env" "^1.15.2" - "@vue/cli-shared-utils" "^4.5.11" + "@vue/cli-shared-utils" "^4.5.12" cache-loader "^4.1.0" fork-ts-checker-webpack-plugin "^3.1.1" globby "^9.2.0" @@ -1425,10 +1425,10 @@ optionalDependencies: vue-loader-v16 "npm:vue-loader@^16.1.0" -"@vue/cli-shared-utils@^4.5.11": - version "4.5.11" - resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.5.11.tgz#fff71673ee9128f998c691515b9d327071b4f41e" - integrity sha512-+aaQ+ThQG3+WMexfSWNl0y6f43edqVqRNbguE53F3TIH81I7saS5S750ayqXhZs2r6STJJyqorQnKtAWfHo29A== +"@vue/cli-shared-utils@^4.5.11", "@vue/cli-shared-utils@^4.5.12": + version "4.5.12" + resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.5.12.tgz#0e0693d488336d284ffa658ff33b1ea22927d065" + integrity sha512-qnIQPJ4XckMoqYh9fJ0Y91QKMIb4Hiibrm9+k4E15QHpk5RaokuOpf10SsOr2NLPCXSWsHOLo3hduZSwHPGY/Q== dependencies: "@hapi/joi" "^15.0.1" chalk "^2.4.2" @@ -1459,7 +1459,7 @@ optionalDependencies: prettier "^1.18.2" -"@vue/composition-api@^1.0.0-rc.5": +"@vue/composition-api@^1.0.0-rc.3": version "1.0.0-rc.5" resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.0.0-rc.5.tgz#9b857743dd2692073b6df90fa2cfb9a75a1bb2f6" integrity sha512-sFBUDZxwi5YOQqH//VSGenO6WH0JuW94+CWo1eUsGSTRue8POfwD4oeduVqi/c6QcwXg2tJL/m6aOD2t/IR6zg==