diff --git a/pkg/app-launcher/package.json b/pkg/app-launcher/package.json index 9869f97..8d077c1 100644 --- a/pkg/app-launcher/package.json +++ b/pkg/app-launcher/package.json @@ -22,7 +22,7 @@ "devDependencies": { "@vue/cli-plugin-babel": "5.0.8", "@vue/cli-service": "5.0.8", - "@vue/cli-plugin-typescript": "5.0.8" + "@vue/cli-plugin-typescript": "5.0.9" }, "browserslist": [ "> 1%", diff --git a/pkg/app-launcher/yarn.lock b/pkg/app-launcher/yarn.lock index 0904e54..c7ef4cf 100644 --- a/pkg/app-launcher/yarn.lock +++ b/pkg/app-launcher/yarn.lock @@ -1474,14 +1474,14 @@ dependencies: "@vue/cli-shared-utils" "^5.0.8" -"@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== +"@vue/cli-plugin-typescript@5.0.9": + version "5.0.9" + resolved "https://registry.yarnpkg.com/@vue/cli-plugin-typescript/-/cli-plugin-typescript-5.0.9.tgz#e9943588d4332dd2fc0850601018e88c5c3771f0" + integrity sha512-68S9rtpLMZLOIjQ9UaLSPupiJlE6ySO68kDVraIkqeQNi0qfcnVOlXTsDd4UnobKv+v+qHnt593+8bt3mjXiyA== dependencies: "@babel/core" "^7.12.16" "@types/webpack-env" "^1.15.2" - "@vue/cli-shared-utils" "^5.0.8" + "@vue/cli-shared-utils" "^5.0.9" babel-loader "^8.2.2" fork-ts-checker-webpack-plugin "^6.4.0" globby "^11.0.2" @@ -1555,10 +1555,10 @@ webpack-virtual-modules "^0.4.2" whatwg-fetch "^3.6.2" -"@vue/cli-shared-utils@^5.0.8": - version "5.0.8" - resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-5.0.8.tgz#75fc96528eba2b1c7e33cb7e989a984ddef99c8a" - integrity sha512-uK2YB7bBVuQhjOJF+O52P9yFMXeJVj7ozqJkwYE9PlMHL1LMHjtCYm4cSdOebuPzyP+/9p0BimM/OqxsevIopQ== +"@vue/cli-shared-utils@^5.0.8", "@vue/cli-shared-utils@^5.0.9": + version "5.0.9" + resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-5.0.9.tgz#dbb62953e953757773e89e69f369559fced135cf" + integrity sha512-lf4KykiG8j9KwvNVi7fKtASmHuLsxCcCsflVU2b2CHMRuR4weOIV3zuuCrjWKjk0APn/MHJhgCjJGzHMbTtd5w== dependencies: "@achrinza/node-ipc" "^9.2.5" chalk "^4.1.2"