From c717c46c05f755f685c0d3135e42e222d45f8f2f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2024 14:47:16 +0000 Subject: [PATCH] chore(deps): update dependency unplugin-vue-components to ^0.27.0 --- playground/public/nuxt-stones/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playground/public/nuxt-stones/package.json b/playground/public/nuxt-stones/package.json index abd32e43..7b893fdf 100644 --- a/playground/public/nuxt-stones/package.json +++ b/playground/public/nuxt-stones/package.json @@ -16,7 +16,7 @@ }, "devDependencies": { "unocss": "^0.52.3", - "unplugin-vue-components": "^0.24.1", + "unplugin-vue-components": "^0.27.0", "vite-svg-loader": "^4.0.0", "vitepress": "1.0.0-beta.1" }