mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-23 03:25:15 +00:00
Merge pull request #1299 from freqtrade/dependabot/npm_and_yarn/main/unplugin-vue-components-0.25.1
build(deps-dev): bump unplugin-vue-components from 0.25.0 to 0.25.1
This commit is contained in:
commit
d1de7620f9
|
@ -63,7 +63,7 @@
|
||||||
"sass": "^1.62.1",
|
"sass": "^1.62.1",
|
||||||
"typescript": "~5.0.4",
|
"typescript": "~5.0.4",
|
||||||
"unplugin-icons": "^0.16.2",
|
"unplugin-icons": "^0.16.2",
|
||||||
"unplugin-vue-components": "^0.25.0",
|
"unplugin-vue-components": "^0.25.1",
|
||||||
"vite": "^4.3.9",
|
"vite": "^4.3.9",
|
||||||
"vitest": "^0.32.0",
|
"vitest": "^0.32.0",
|
||||||
"vue-tsc": "^1.6.5"
|
"vue-tsc": "^1.6.5"
|
||||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -10,7 +10,7 @@
|
||||||
execa "^5.1.1"
|
execa "^5.1.1"
|
||||||
find-up "^5.0.0"
|
find-up "^5.0.0"
|
||||||
|
|
||||||
"@antfu/utils@^0.7.2", "@antfu/utils@^0.7.3", "@antfu/utils@^0.7.4":
|
"@antfu/utils@^0.7.2", "@antfu/utils@^0.7.4":
|
||||||
version "0.7.4"
|
version "0.7.4"
|
||||||
resolved "https://registry.yarnpkg.com/@antfu/utils/-/utils-0.7.4.tgz#b1c11b95f89f13842204d3d83de01e10bb9257db"
|
resolved "https://registry.yarnpkg.com/@antfu/utils/-/utils-0.7.4.tgz#b1c11b95f89f13842204d3d83de01e10bb9257db"
|
||||||
integrity sha512-qe8Nmh9rYI/HIspLSTwtbMFPj6dISG6+dJnOguTlPNXtCvS2uezdxscVBb7/3DrmNbQK49TDqpkSQ1chbRGdpQ==
|
integrity sha512-qe8Nmh9rYI/HIspLSTwtbMFPj6dISG6+dJnOguTlPNXtCvS2uezdxscVBb7/3DrmNbQK49TDqpkSQ1chbRGdpQ==
|
||||||
|
@ -3440,12 +3440,12 @@ unplugin-icons@^0.16.2:
|
||||||
local-pkg "^0.4.3"
|
local-pkg "^0.4.3"
|
||||||
unplugin "^1.3.1"
|
unplugin "^1.3.1"
|
||||||
|
|
||||||
unplugin-vue-components@^0.25.0:
|
unplugin-vue-components@^0.25.1:
|
||||||
version "0.25.0"
|
version "0.25.1"
|
||||||
resolved "https://registry.yarnpkg.com/unplugin-vue-components/-/unplugin-vue-components-0.25.0.tgz#e95c5edd16ad69c3afde9802e0b65f080656d0dc"
|
resolved "https://registry.yarnpkg.com/unplugin-vue-components/-/unplugin-vue-components-0.25.1.tgz#84e30374460e2e6e30b6c5bfa6127c11097c1065"
|
||||||
integrity sha512-HxrQ4GMSS1RwVww2av3a42cABo/v5AmTRN9iARv6e/xwkrfTyHhLh84kFwXxKkXK61vxDHxaryn694mQmkiVBg==
|
integrity sha512-kzS2ZHVMaGU2XEO2keYQcMjNZkanDSGDdY96uQT9EPe+wqSZwwgbFfKVJ5ti0+8rGAcKHColwKUvctBhq2LJ3A==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@antfu/utils" "^0.7.3"
|
"@antfu/utils" "^0.7.4"
|
||||||
"@rollup/pluginutils" "^5.0.2"
|
"@rollup/pluginutils" "^5.0.2"
|
||||||
chokidar "^3.5.3"
|
chokidar "^3.5.3"
|
||||||
debug "^4.3.4"
|
debug "^4.3.4"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user