mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
Merge pull request #95 from freqtrade/dependabot/npm_and_yarn/master/vue/cli-plugin-typescript-4.5.6
Bump @vue/cli-plugin-typescript from 4.5.4 to 4.5.6
This commit is contained in:
commit
732b2c53b2
|
@ -31,7 +31,7 @@
|
|||
"@vue/cli-plugin-babel": "~4.5.6",
|
||||
"@vue/cli-plugin-eslint": "~4.5.6",
|
||||
"@vue/cli-plugin-router": "^4.5.6",
|
||||
"@vue/cli-plugin-typescript": "~4.5.4",
|
||||
"@vue/cli-plugin-typescript": "~4.5.6",
|
||||
"@vue/cli-plugin-vuex": "~4.5.6",
|
||||
"@vue/cli-service": "~4.5.6",
|
||||
"@vue/eslint-config-airbnb": "^5.1.0",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -1384,13 +1384,13 @@
|
|||
dependencies:
|
||||
"@vue/cli-shared-utils" "^4.5.6"
|
||||
|
||||
"@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==
|
||||
"@vue/cli-plugin-typescript@~4.5.6":
|
||||
version "4.5.6"
|
||||
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-typescript/-/cli-plugin-typescript-4.5.6.tgz#8479b16cdddee091c5c1de47c85199f4d362bd56"
|
||||
integrity sha512-zr/N1hX5gQQjR2BBFJdZPXatyKC9Scaw8vRDUhu6AE8phcQqf81DhRRVHICss9mMt7DTLKEHHjcYgFrotjEaew==
|
||||
dependencies:
|
||||
"@types/webpack-env" "^1.15.2"
|
||||
"@vue/cli-shared-utils" "^4.5.4"
|
||||
"@vue/cli-shared-utils" "^4.5.6"
|
||||
cache-loader "^4.1.0"
|
||||
fork-ts-checker-webpack-plugin "^3.1.1"
|
||||
globby "^9.2.0"
|
||||
|
@ -1470,7 +1470,7 @@
|
|||
optionalDependencies:
|
||||
vue-loader-v16 "npm:vue-loader@^16.0.0-beta.7"
|
||||
|
||||
"@vue/cli-shared-utils@^4.5.4", "@vue/cli-shared-utils@^4.5.6":
|
||||
"@vue/cli-shared-utils@^4.5.6":
|
||||
version "4.5.6"
|
||||
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.5.6.tgz#14644972043c95566788d07d9a9367edd438a4d6"
|
||||
integrity sha512-p6ePDlEa7Xc0GEt99KDOCwPZtR7UnoEaZLMfwPYU5LAWkdCmtAw8HPAY/WWcjtoiaAkY4k9tz7ZehQasZ9mJxg==
|
||||
|
|
Loading…
Reference in New Issue
Block a user