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