mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
Bump @vue/cli-service from 4.5.10 to 4.5.11
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service) from 4.5.10 to 4.5.11. - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/v4.5.11/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.11/packages/@vue/cli-service) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
455d6d608f
commit
ed42d3e843
|
@ -40,7 +40,7 @@
|
|||
"@vue/cli-plugin-typescript": "~4.5.11",
|
||||
"@vue/cli-plugin-unit-jest": "~4.5.10",
|
||||
"@vue/cli-plugin-vuex": "~4.5.11",
|
||||
"@vue/cli-service": "~4.5.10",
|
||||
"@vue/cli-service": "~4.5.11",
|
||||
"@vue/eslint-config-airbnb": "^5.1.0",
|
||||
"@vue/eslint-config-prettier": "^6.0.0",
|
||||
"@vue/eslint-config-typescript": "^5.1.0",
|
||||
|
|
28
yarn.lock
28
yarn.lock
|
@ -1773,10 +1773,10 @@
|
|||
"@vue/babel-plugin-transform-vue-jsx" "^1.2.1"
|
||||
camelcase "^5.0.0"
|
||||
|
||||
"@vue/cli-overlay@^4.5.10":
|
||||
version "4.5.10"
|
||||
resolved "https://registry.yarnpkg.com/@vue/cli-overlay/-/cli-overlay-4.5.10.tgz#4eeacca20973e6601ec916c85457bd19aa45f9de"
|
||||
integrity sha512-BydPsWJTXHTzH8wBcN1rinwLe5QRee52sf/Tceixpn4VVZCio2k8VkNG/o6hRTA+MeGuetXOhmAz0UQfIxfX8w==
|
||||
"@vue/cli-overlay@^4.5.11":
|
||||
version "4.5.11"
|
||||
resolved "https://registry.yarnpkg.com/@vue/cli-overlay/-/cli-overlay-4.5.11.tgz#ea99493131182285f7ac2762290354d6e5b188e8"
|
||||
integrity sha512-aDQNw+oGk5+KR0vL9TocjfzyYHTJxR2lS8iPbcL4lRglCs2dudOE7QWXypj5dM4rQus0jJ5fxJTS55o9uy9fcQ==
|
||||
|
||||
"@vue/cli-plugin-babel@~4.5.11":
|
||||
version "4.5.11"
|
||||
|
@ -1803,7 +1803,7 @@
|
|||
webpack "^4.0.0"
|
||||
yorkie "^2.0.0"
|
||||
|
||||
"@vue/cli-plugin-router@^4.5.10", "@vue/cli-plugin-router@^4.5.11":
|
||||
"@vue/cli-plugin-router@^4.5.11":
|
||||
version "4.5.11"
|
||||
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-router/-/cli-plugin-router-4.5.11.tgz#3b6df738c5a1a5f50376822bf661d9a3b0c3fa62"
|
||||
integrity sha512-09tzw3faOs48IUPwLutYaNC7eoyyL140fKruTwdFdXuBLDdSQVida57Brx0zj2UKXc5qF8hk4GoGrOshN0KfNg==
|
||||
|
@ -1849,15 +1849,15 @@
|
|||
ts-jest "^24.2.0"
|
||||
vue-jest "^3.0.5"
|
||||
|
||||
"@vue/cli-plugin-vuex@^4.5.10", "@vue/cli-plugin-vuex@~4.5.11":
|
||||
"@vue/cli-plugin-vuex@^4.5.11", "@vue/cli-plugin-vuex@~4.5.11":
|
||||
version "4.5.11"
|
||||
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-vuex/-/cli-plugin-vuex-4.5.11.tgz#f6f619bcfb66c86cc45340d73152844635e548bd"
|
||||
integrity sha512-JBPeZLubiSHbRkEKDj0tnLiU43AJ3vt6JULn4IKWH1XWZ6MFC8vElaP5/AA4O3Zko5caamDDBq3TRyxdA2ncUQ==
|
||||
|
||||
"@vue/cli-service@~4.5.10":
|
||||
version "4.5.10"
|
||||
resolved "https://registry.yarnpkg.com/@vue/cli-service/-/cli-service-4.5.10.tgz#f08df6689fe50809b5e14dad3d7bd7b86e5c639d"
|
||||
integrity sha512-HnVkbc+Zb6J1lu0ojuKC6aQ4PjCW2fqlJE0G9Zqg+7VsUZ2e15UVRoIXj2hcIWtQiFF6n2FDxEkvZLslht9rkg==
|
||||
"@vue/cli-service@~4.5.11":
|
||||
version "4.5.11"
|
||||
resolved "https://registry.yarnpkg.com/@vue/cli-service/-/cli-service-4.5.11.tgz#b157e2eee2351889cbbd4ccb4a4a9d8575409175"
|
||||
integrity sha512-FXeJh2o6B8q/njv2Ebhe9EsLXt9sPMXGDY5zVvcV5jgj9wkoej9yLfnmwWCau5kegNClP6bcM+BEHuMYxJ+ubQ==
|
||||
dependencies:
|
||||
"@intervolga/optimize-cssnano-plugin" "^1.0.5"
|
||||
"@soda/friendly-errors-webpack-plugin" "^1.7.1"
|
||||
|
@ -1865,10 +1865,10 @@
|
|||
"@types/minimist" "^1.2.0"
|
||||
"@types/webpack" "^4.0.0"
|
||||
"@types/webpack-dev-server" "^3.11.0"
|
||||
"@vue/cli-overlay" "^4.5.10"
|
||||
"@vue/cli-plugin-router" "^4.5.10"
|
||||
"@vue/cli-plugin-vuex" "^4.5.10"
|
||||
"@vue/cli-shared-utils" "^4.5.10"
|
||||
"@vue/cli-overlay" "^4.5.11"
|
||||
"@vue/cli-plugin-router" "^4.5.11"
|
||||
"@vue/cli-plugin-vuex" "^4.5.11"
|
||||
"@vue/cli-shared-utils" "^4.5.11"
|
||||
"@vue/component-compiler-utils" "^3.1.2"
|
||||
"@vue/preload-webpack-plugin" "^1.1.0"
|
||||
"@vue/web-component-wrapper" "^1.2.0"
|
||||
|
|
Loading…
Reference in New Issue
Block a user