From 4e540a1867b1cfbae12e86d57ed5c0f05c65dd2c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 06:22:19 +0000 Subject: [PATCH] chore(deps): update dependency unplugin-vue-components to 31.0.0 --- storage/framework/core/docs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/storage/framework/core/docs/package.json b/storage/framework/core/docs/package.json index 7270705c..fe6ea63c 100644 --- a/storage/framework/core/docs/package.json +++ b/storage/framework/core/docs/package.json @@ -41,7 +41,7 @@ "@vite-pwa/vitepress": "^1.0.0", "@cwcss/crosswind": "^0.1.6", "unplugin-icons": "^22.2.0", - "unplugin-vue-components": "^28.8.0", + "unplugin-vue-components": "^31.0.0", "vite-plugin-pwa": "^1.0.3", "vitepress": "1.6.4" },