From ace824e12b16e0d43c8e2d61ff8749a0b1a975a4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 07:53:42 +0000 Subject: [PATCH] chore(deps): update dependency unplugin-vue-components to v28 --- 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..8708dd9a 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": "^28.0.0", "vite-svg-loader": "^4.0.0", "vitepress": "1.0.0-beta.1" }