From e5868ec9b269e23d41cf9d1e167acba3f4e4b32b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 10:05:31 +0000 Subject: [PATCH] Bump unplugin-icons from 0.16.6 to 0.18.3 in /modules/web Bumps [unplugin-icons](https://github.com/unplugin/unplugin-icons) from 0.16.6 to 0.18.3. - [Release notes](https://github.com/unplugin/unplugin-icons/releases) - [Commits](https://github.com/unplugin/unplugin-icons/compare/v0.16.6...v0.18.3) --- 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..96b5ab759f67 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.3", "unplugin-vue-components": "^0.25.0", "vite": "^4.3.5" }