From 9108a77cec425b5bfd1c48e76b42b0eb0dceb104 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 09:10:31 +0000 Subject: [PATCH] Bump unplugin-icons from 0.16.6 to 0.18.5 in /modules/web Bumps [unplugin-icons](https://github.com/unplugin/unplugin-icons) from 0.16.6 to 0.18.5. - [Release notes](https://github.com/unplugin/unplugin-icons/releases) - [Commits](https://github.com/unplugin/unplugin-icons/compare/v0.16.6...v0.18.5) --- updated-dependencies: - dependency-name: unplugin-icons dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- modules/web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/web/package.json b/modules/web/package.json index c85b87af30ea..5612678afdf7 100644 --- a/modules/web/package.json +++ b/modules/web/package.json @@ -34,7 +34,7 @@ "prettier": "^3.0.0", "sass": "^1.62.1", "unplugin-auto-import": "^0.16.0", - "unplugin-icons": "^0.16.1", + "unplugin-icons": "^0.18.5", "unplugin-vue-components": "^0.25.0", "vite": "^4.3.5" }