mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-22 19:15:15 +00:00
build(deps-dev): bump unplugin-vue-components from 0.25.0 to 0.25.1
Bumps [unplugin-vue-components](https://github.com/antfu/unplugin-vue-components) from 0.25.0 to 0.25.1. - [Release notes](https://github.com/antfu/unplugin-vue-components/releases) - [Commits](https://github.com/antfu/unplugin-vue-components/compare/v0.25.0...v0.25.1) --- updated-dependencies: - dependency-name: unplugin-vue-components dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8b81245890
commit
a5451cd02f
|
@ -63,7 +63,7 @@
|
|||
"sass": "^1.62.1",
|
||||
"typescript": "~5.0.4",
|
||||
"unplugin-icons": "^0.16.2",
|
||||
"unplugin-vue-components": "^0.25.0",
|
||||
"unplugin-vue-components": "^0.25.1",
|
||||
"vite": "^4.3.9",
|
||||
"vitest": "^0.32.0",
|
||||
"vue-tsc": "^1.6.5"
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -10,7 +10,7 @@
|
|||
execa "^5.1.1"
|
||||
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"
|
||||
resolved "https://registry.yarnpkg.com/@antfu/utils/-/utils-0.7.4.tgz#b1c11b95f89f13842204d3d83de01e10bb9257db"
|
||||
integrity sha512-qe8Nmh9rYI/HIspLSTwtbMFPj6dISG6+dJnOguTlPNXtCvS2uezdxscVBb7/3DrmNbQK49TDqpkSQ1chbRGdpQ==
|
||||
|
@ -3440,12 +3440,12 @@ unplugin-icons@^0.16.2:
|
|||
local-pkg "^0.4.3"
|
||||
unplugin "^1.3.1"
|
||||
|
||||
unplugin-vue-components@^0.25.0:
|
||||
version "0.25.0"
|
||||
resolved "https://registry.yarnpkg.com/unplugin-vue-components/-/unplugin-vue-components-0.25.0.tgz#e95c5edd16ad69c3afde9802e0b65f080656d0dc"
|
||||
integrity sha512-HxrQ4GMSS1RwVww2av3a42cABo/v5AmTRN9iARv6e/xwkrfTyHhLh84kFwXxKkXK61vxDHxaryn694mQmkiVBg==
|
||||
unplugin-vue-components@^0.25.1:
|
||||
version "0.25.1"
|
||||
resolved "https://registry.yarnpkg.com/unplugin-vue-components/-/unplugin-vue-components-0.25.1.tgz#84e30374460e2e6e30b6c5bfa6127c11097c1065"
|
||||
integrity sha512-kzS2ZHVMaGU2XEO2keYQcMjNZkanDSGDdY96uQT9EPe+wqSZwwgbFfKVJ5ti0+8rGAcKHColwKUvctBhq2LJ3A==
|
||||
dependencies:
|
||||
"@antfu/utils" "^0.7.3"
|
||||
"@antfu/utils" "^0.7.4"
|
||||
"@rollup/pluginutils" "^5.0.2"
|
||||
chokidar "^3.5.3"
|
||||
debug "^4.3.4"
|
||||
|
|
Loading…
Reference in New Issue
Block a user