From 09ac61691bb8c18620fe15221e67a9fe0da182db Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 28 Feb 2026 00:33:27 +0000 Subject: [PATCH] chore(deps): update dependency unplugin-icons to 23.0.1 --- 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..681fdbd4 100644 --- a/storage/framework/core/docs/package.json +++ b/storage/framework/core/docs/package.json @@ -40,7 +40,7 @@ "@vite-pwa/assets-generator": "^1.0.0", "@vite-pwa/vitepress": "^1.0.0", "@cwcss/crosswind": "^0.1.6", - "unplugin-icons": "^22.2.0", + "unplugin-icons": "^23.0.1", "unplugin-vue-components": "^28.8.0", "vite-plugin-pwa": "^1.0.3", "vitepress": "1.6.4"