From 712572861108fd795c2a8d32198fa481674bebea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 07:23:41 +0000 Subject: [PATCH] Bump unplugin-icons from 0.19.2 to 23.0.1 Bumps [unplugin-icons](https://github.com/unplugin/unplugin-icons) from 0.19.2 to 23.0.1. - [Release notes](https://github.com/unplugin/unplugin-icons/releases) - [Commits](https://github.com/unplugin/unplugin-icons/compare/v0.19.2...v23.0.1) --- updated-dependencies: - dependency-name: unplugin-icons dependency-version: 23.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 291558a..a999dc9 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "bootstrap": "5.3.8", "pocketbase": "0.25.2", "sass": "1.77.8", - "unplugin-icons": "0.19.2", + "unplugin-icons": "23.0.1", "vite": "7.1.12", "vue": "3.5.22", "vue-router": "4.6.3"