mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-22 19:15:15 +00:00
Merge pull request #78 from freqtrade/dependabot/npm_and_yarn/master/vue/cli-plugin-typescript-4.5.4
Bump @vue/cli-plugin-typescript from 4.5.3 to 4.5.4
This commit is contained in:
commit
388d95de51
|
@ -30,7 +30,7 @@
|
|||
"@vue/cli-plugin-babel": "~4.5.4",
|
||||
"@vue/cli-plugin-eslint": "~4.5.4",
|
||||
"@vue/cli-plugin-router": "^4.4.6",
|
||||
"@vue/cli-plugin-typescript": "~4.5.3",
|
||||
"@vue/cli-plugin-typescript": "~4.5.4",
|
||||
"@vue/cli-plugin-vuex": "~4.5.3",
|
||||
"@vue/cli-service": "~4.5.4",
|
||||
"@vue/eslint-config-airbnb": "^5.1.0",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -1589,13 +1589,13 @@
|
|||
dependencies:
|
||||
"@vue/cli-shared-utils" "^4.5.4"
|
||||
|
||||
"@vue/cli-plugin-typescript@~4.5.3":
|
||||
version "4.5.3"
|
||||
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-typescript/-/cli-plugin-typescript-4.5.3.tgz#e42f68e6c4270e929d7a6cb55ba9490108832756"
|
||||
integrity sha512-fYfHfXf7vM86IEHyIVgSmqsZpphBeQXJwXLzm2O/R2Af+QkqKEHp0S6VP4TIynM4MPq+55Y++D0aKfzFS1B4pA==
|
||||
"@vue/cli-plugin-typescript@~4.5.4":
|
||||
version "4.5.4"
|
||||
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-typescript/-/cli-plugin-typescript-4.5.4.tgz#50e78207daa7595670c5626ee9b2251d0f6ab345"
|
||||
integrity sha512-+EKeZZTc65S+6IjsQECCxDqp8mnvnHZAavXkO+osm/tOHnwezTD5jXGzCfmpEuoncGkO2e6xQGFht5ZHPZAKnA==
|
||||
dependencies:
|
||||
"@types/webpack-env" "^1.15.2"
|
||||
"@vue/cli-shared-utils" "^4.5.3"
|
||||
"@vue/cli-shared-utils" "^4.5.4"
|
||||
cache-loader "^4.1.0"
|
||||
fork-ts-checker-webpack-plugin "^3.1.1"
|
||||
globby "^9.2.0"
|
||||
|
@ -1675,7 +1675,7 @@
|
|||
optionalDependencies:
|
||||
vue-loader-v16 "npm:vue-loader@^16.0.0-beta.3"
|
||||
|
||||
"@vue/cli-shared-utils@^4.5.3", "@vue/cli-shared-utils@^4.5.4":
|
||||
"@vue/cli-shared-utils@^4.5.4":
|
||||
version "4.5.4"
|
||||
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.5.4.tgz#ed36b2971dc02653f7f2ad4e66bbe9510e1bd414"
|
||||
integrity sha512-7ZwAvGxl5szGuaJCc4jdPy/2Lb7oJvG847MDF+7pZ7FVl6bURwbUJjiUwL6DTxvpC4vch6B4tXfVvZFjzVP/bw==
|
||||
|
|
Loading…
Reference in New Issue
Block a user