mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-26 21:15:15 +00:00
Bump @vue/cli-plugin-typescript from 4.5.6 to 4.5.7
Bumps [@vue/cli-plugin-typescript](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-typescript) from 4.5.6 to 4.5.7. - [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/v4.5.7/packages/@vue/cli-plugin-typescript) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
af9a83be70
commit
1242f497c6
|
@ -32,7 +32,7 @@
|
||||||
"@vue/cli-plugin-babel": "~4.5.6",
|
"@vue/cli-plugin-babel": "~4.5.6",
|
||||||
"@vue/cli-plugin-eslint": "~4.5.6",
|
"@vue/cli-plugin-eslint": "~4.5.6",
|
||||||
"@vue/cli-plugin-router": "^4.5.6",
|
"@vue/cli-plugin-router": "^4.5.6",
|
||||||
"@vue/cli-plugin-typescript": "~4.5.6",
|
"@vue/cli-plugin-typescript": "~4.5.7",
|
||||||
"@vue/cli-plugin-vuex": "~4.5.7",
|
"@vue/cli-plugin-vuex": "~4.5.7",
|
||||||
"@vue/cli-service": "~4.5.6",
|
"@vue/cli-service": "~4.5.6",
|
||||||
"@vue/eslint-config-airbnb": "^5.1.0",
|
"@vue/eslint-config-airbnb": "^5.1.0",
|
||||||
|
|
18
yarn.lock
18
yarn.lock
|
@ -1389,13 +1389,13 @@
|
||||||
dependencies:
|
dependencies:
|
||||||
"@vue/cli-shared-utils" "^4.5.6"
|
"@vue/cli-shared-utils" "^4.5.6"
|
||||||
|
|
||||||
"@vue/cli-plugin-typescript@~4.5.6":
|
"@vue/cli-plugin-typescript@~4.5.7":
|
||||||
version "4.5.6"
|
version "4.5.7"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-typescript/-/cli-plugin-typescript-4.5.6.tgz#8479b16cdddee091c5c1de47c85199f4d362bd56"
|
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-typescript/-/cli-plugin-typescript-4.5.7.tgz#d1065c5d738969c539fff751e752dd956b9d6b92"
|
||||||
integrity sha512-zr/N1hX5gQQjR2BBFJdZPXatyKC9Scaw8vRDUhu6AE8phcQqf81DhRRVHICss9mMt7DTLKEHHjcYgFrotjEaew==
|
integrity sha512-QXcJwFKxB3DYcZCc0FeobvxPeo4QH42DpZrEJqPDhtpmKKDh+TAD+FHfRtY5t0JYmDOKPw4hppucB0G6TWqdFg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/webpack-env" "^1.15.2"
|
"@types/webpack-env" "^1.15.2"
|
||||||
"@vue/cli-shared-utils" "^4.5.6"
|
"@vue/cli-shared-utils" "^4.5.7"
|
||||||
cache-loader "^4.1.0"
|
cache-loader "^4.1.0"
|
||||||
fork-ts-checker-webpack-plugin "^3.1.1"
|
fork-ts-checker-webpack-plugin "^3.1.1"
|
||||||
globby "^9.2.0"
|
globby "^9.2.0"
|
||||||
|
@ -1475,10 +1475,10 @@
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
vue-loader-v16 "npm:vue-loader@^16.0.0-beta.7"
|
vue-loader-v16 "npm:vue-loader@^16.0.0-beta.7"
|
||||||
|
|
||||||
"@vue/cli-shared-utils@^4.5.6":
|
"@vue/cli-shared-utils@^4.5.6", "@vue/cli-shared-utils@^4.5.7":
|
||||||
version "4.5.6"
|
version "4.5.7"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.5.6.tgz#14644972043c95566788d07d9a9367edd438a4d6"
|
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.5.7.tgz#b8e911c2f9b6b77123f5d26988b9613d92dcda95"
|
||||||
integrity sha512-p6ePDlEa7Xc0GEt99KDOCwPZtR7UnoEaZLMfwPYU5LAWkdCmtAw8HPAY/WWcjtoiaAkY4k9tz7ZehQasZ9mJxg==
|
integrity sha512-oicFfx9PvgupxN/LW0s2ktdn1U6bBu8J4lPcW2xj6TtTWUkkxwzis4Tm+XOvgvZnu44+d7216y0Y4TX90q645w==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@hapi/joi" "^15.0.1"
|
"@hapi/joi" "^15.0.1"
|
||||||
chalk "^2.4.2"
|
chalk "^2.4.2"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user