From 0df733a39d9f1189e5a0a6011a05dc5cd18a353a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 10:20:34 +0000 Subject: [PATCH] chore(deps): 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 ce5bc8e..b91fc7c 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "prettier": "3.7.4", "sass": "^1.97.2", "svelte": "^5.46.1", - "unplugin-icons": "^22.5.0", + "unplugin-icons": "^23.0.1", "vite": "^7.3.1", "vitest": "^4.0.16" },