From 25497f1ea93714afdf25fb6af6e3262829bccc3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 13:56:41 +0000 Subject: [PATCH] Bump unplugin-icons from 22.5.0 to 23.0.1 Bumps [unplugin-icons](https://github.com/unplugin/unplugin-icons) from 22.5.0 to 23.0.1. - [Release notes](https://github.com/unplugin/unplugin-icons/releases) - [Commits](https://github.com/unplugin/unplugin-icons/compare/v22.5.0...v23.0.1) --- updated-dependencies: - dependency-name: unplugin-icons dependency-version: 23.0.1 dependency-type: direct:development 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 9e24da45..b702cfae 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "tailwindcss": "^4.1.18", "tw-animate-css": "^1.4.0", "typescript": "^5.9.3", - "unplugin-icons": "^22.5.0", + "unplugin-icons": "^23.0.1", "vite": "^7.3.0", "vite-tsconfig-paths": "^5.1.4" }