Merge pull request #1972 from TandoorRecipes/dependabot/npm_and_yarn/vue/vue/cli-plugin-typescript-5.0.8

Bump @vue/cli-plugin-typescript from 5.0.4 to 5.0.8 in /vue
This commit is contained in:
vabene1111
2022-10-01 15:58:53 +02:00
committed by GitHub
2 changed files with 6 additions and 7 deletions

View File

@@ -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",

View File

@@ -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"