From d0c860cc43af5f3592d005677472a07de41e97ed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 14:44:53 +0800 Subject: [PATCH] chore(deps): update dependency unplugin-vue-components to ^0.25.2 || ^0.27.0 (#6) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/hoci/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/hoci/package.json b/packages/hoci/package.json index d967a2d..d350a7e 100644 --- a/packages/hoci/package.json +++ b/packages/hoci/package.json @@ -33,7 +33,7 @@ "prepublish": "pnpm build" }, "peerDependencies": { - "unplugin-vue-components": "^0.25.2", + "unplugin-vue-components": "^0.25.2 || ^0.27.0", "vue": "^3.0.0" }, "dependencies": {