Skip to content

Commit

Permalink
chore(deps): update dependency unplugin-vue-components to v0.28.0 (#2305
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 814e45f commit 5eee655
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"unocss": "^0.65.0",
"unplugin-auto-import": "0.19.0",
"unplugin-icons": "0.22.0",
"unplugin-vue-components": "0.27.5",
"unplugin-vue-components": "0.28.0",
"vite": "6.0.3",
"vue": "3.5.13",
"vue-demi": "0.14.10",
Expand Down
25 changes: 17 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -775,6 +775,15 @@
estree-walker "^2.0.2"
picomatch "^4.0.2"

"@rollup/pluginutils@^5.1.4":
version "5.1.4"
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.1.4.tgz#bb94f1f9eaaac944da237767cdfee6c5b2262d4a"
integrity sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==
dependencies:
"@types/estree" "^1.0.0"
estree-walker "^2.0.2"
picomatch "^4.0.2"

"@rollup/[email protected]":
version "4.24.0"
resolved "https://registry.yarnpkg.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.24.0.tgz#1661ff5ea9beb362795304cb916049aba7ac9c54"
Expand Down Expand Up @@ -5279,21 +5288,21 @@ [email protected]:
local-pkg "^0.5.1"
unplugin "^2.1.0"

unplugin-vue-components@0.27.5:
version "0.27.5"
resolved "https://registry.yarnpkg.com/unplugin-vue-components/-/unplugin-vue-components-0.27.5.tgz#81b8460c5183146c084c09fae5ec9db7afd45c4b"
integrity sha512-m9j4goBeNwXyNN8oZHHxvIIYiG8FQ9UfmKWeNllpDvhU7btKNNELGPt+o3mckQKuPwrE7e0PvCsx+IWuDSD9Vg==
unplugin-vue-components@0.28.0:
version "0.28.0"
resolved "https://registry.yarnpkg.com/unplugin-vue-components/-/unplugin-vue-components-0.28.0.tgz#36108e4808c6e6bb36403613d3084338e2f6a4c0"
integrity sha512-jiTGtJ3JsRFBjgvyilfrX7yUoGKScFgbdNw+6p6kEXU+Spf/rhxzgvdfuMcvhCcLmflB/dY3pGQshYBVGOUx7Q==
dependencies:
"@antfu/utils" "^0.7.10"
"@rollup/pluginutils" "^5.1.3"
"@rollup/pluginutils" "^5.1.4"
chokidar "^3.6.0"
debug "^4.3.7"
debug "^4.4.0"
fast-glob "^3.3.2"
local-pkg "^0.5.1"
magic-string "^0.30.14"
magic-string "^0.30.15"
minimatch "^9.0.5"
mlly "^1.7.3"
unplugin "^1.16.0"
unplugin "^2.1.0"

unplugin@^1.16.0:
version "1.16.0"
Expand Down

0 comments on commit 5eee655

Please sign in to comment.