From 53db272a7afccd5c6ef1e1099df21a312eacf633 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 22:59:50 +0000 Subject: [PATCH] Bump unplugin-icons from 0.19.2 to 22.5.0 Bumps [unplugin-icons](https://github.com/unplugin/unplugin-icons) from 0.19.2 to 22.5.0. - [Release notes](https://github.com/unplugin/unplugin-icons/releases) - [Commits](https://github.com/unplugin/unplugin-icons/compare/v0.19.2...v22.5.0) --- updated-dependencies: - dependency-name: unplugin-icons dependency-version: 22.5.0 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 73ea2df..fecc827 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "bootstrap": "5.3.8", "@plausible-analytics/tracker": "0.4.3", "sass": "1.77.8", - "unplugin-icons": "0.19.2", + "unplugin-icons": "22.5.0", "vite": "7.1.12", "vue": "3.5.22", "vue-router": "4.6.3"