Bump @vue/cli-plugin-babel from 5.0.6 to 5.0.8 in /webapp
Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel) from 5.0.6 to 5.0.8. - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-babel) --- updated-dependencies: - dependency-name: "@vue/cli-plugin-babel" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
53550e41c4
commit
4a25b6909b
@ -24,7 +24,7 @@
|
|||||||
"@types/node": "^18.0.0",
|
"@types/node": "^18.0.0",
|
||||||
"@types/spark-md5": "^3.0.2",
|
"@types/spark-md5": "^3.0.2",
|
||||||
"@typescript-eslint/parser": "^5.32.0",
|
"@typescript-eslint/parser": "^5.32.0",
|
||||||
"@vue/cli-plugin-babel": "~5.0.6",
|
"@vue/cli-plugin-babel": "~5.0.8",
|
||||||
"@vue/cli-plugin-eslint": "~5.0.8",
|
"@vue/cli-plugin-eslint": "~5.0.8",
|
||||||
"@vue/cli-plugin-router": "^5.0.6",
|
"@vue/cli-plugin-router": "^5.0.6",
|
||||||
"@vue/cli-plugin-typescript": "^5.0.6",
|
"@vue/cli-plugin-typescript": "^5.0.6",
|
||||||
|
|||||||
@ -1538,10 +1538,10 @@
|
|||||||
lodash.kebabcase "^4.1.1"
|
lodash.kebabcase "^4.1.1"
|
||||||
svg-tags "^1.0.0"
|
svg-tags "^1.0.0"
|
||||||
|
|
||||||
"@vue/babel-preset-app@^5.0.6":
|
"@vue/babel-preset-app@^5.0.8":
|
||||||
version "5.0.6"
|
version "5.0.8"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/babel-preset-app/-/babel-preset-app-5.0.6.tgz#049e1b54caa6d210ad2a134edbbbb6bef64d8d34"
|
resolved "https://registry.yarnpkg.com/@vue/babel-preset-app/-/babel-preset-app-5.0.8.tgz#ce38f76314f5265d62a89756ef264c21f1d351a1"
|
||||||
integrity sha512-hoVr5M5RIvAL8F6MX8ZG0RvjA7MB7eDOkykK+M+qThkkrsAvlianzygnE86xN1N7JVSq7kGOyZk0Te+L20KqeQ==
|
integrity sha512-yl+5qhpjd8e1G4cMXfORkkBlvtPCIgmRf3IYCWYDKIQ7m+PPa5iTm4feiNmCMD6yGqQWMhhK/7M3oWGL9boKwg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/core" "^7.12.16"
|
"@babel/core" "^7.12.16"
|
||||||
"@babel/helper-compilation-targets" "^7.12.16"
|
"@babel/helper-compilation-targets" "^7.12.16"
|
||||||
@ -1628,14 +1628,14 @@
|
|||||||
resolved "https://registry.yarnpkg.com/@vue/cli-overlay/-/cli-overlay-5.0.8.tgz#b61477acdc43bbd42fce6326d228471201ecdcdd"
|
resolved "https://registry.yarnpkg.com/@vue/cli-overlay/-/cli-overlay-5.0.8.tgz#b61477acdc43bbd42fce6326d228471201ecdcdd"
|
||||||
integrity sha512-KmtievE/B4kcXp6SuM2gzsnSd8WebkQpg3XaB6GmFh1BJGRqa1UiW9up7L/Q67uOdTigHxr5Ar2lZms4RcDjwQ==
|
integrity sha512-KmtievE/B4kcXp6SuM2gzsnSd8WebkQpg3XaB6GmFh1BJGRqa1UiW9up7L/Q67uOdTigHxr5Ar2lZms4RcDjwQ==
|
||||||
|
|
||||||
"@vue/cli-plugin-babel@~5.0.6":
|
"@vue/cli-plugin-babel@~5.0.8":
|
||||||
version "5.0.6"
|
version "5.0.8"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-babel/-/cli-plugin-babel-5.0.6.tgz#a7701e74694044619588fd4abcc40a4bd9d81269"
|
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-babel/-/cli-plugin-babel-5.0.8.tgz#54f9a07900f29baff54803dcfa916c602894feb7"
|
||||||
integrity sha512-ruQhfhj2WM6Fe/VDQneQc/kqNp/p138SjQMfz7q/rxMTMG1kpV5B0jYWschXHXLQ6aDsFnqmBmIK+XjU3XTF3g==
|
integrity sha512-a4qqkml3FAJ3auqB2kN2EMPocb/iu0ykeELwed+9B1c1nQ1HKgslKMHMPavYx3Cd/QAx2mBD4hwKBqZXEI/CsQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/core" "^7.12.16"
|
"@babel/core" "^7.12.16"
|
||||||
"@vue/babel-preset-app" "^5.0.6"
|
"@vue/babel-preset-app" "^5.0.8"
|
||||||
"@vue/cli-shared-utils" "^5.0.6"
|
"@vue/cli-shared-utils" "^5.0.8"
|
||||||
babel-loader "^8.2.2"
|
babel-loader "^8.2.2"
|
||||||
thread-loader "^3.0.0"
|
thread-loader "^3.0.0"
|
||||||
webpack "^5.54.0"
|
webpack "^5.54.0"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user