From c6f93fc64b647ec141b9c90da689efb5e76061ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 04:10:16 +0000 Subject: [PATCH] Bump unplugin-icons from 0.12.23 to 0.15.3 Bumps [unplugin-icons](https://github.com/antfu/unplugin-icons) from 0.12.23 to 0.15.3. - [Release notes](https://github.com/antfu/unplugin-icons/releases) - [Commits](https://github.com/antfu/unplugin-icons/compare/v0.12.23...v0.15.3) --- updated-dependencies: - dependency-name: unplugin-icons dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b844368..5cf468b 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "autoprefixer": "^10.3.7", "netlify-cli": "^6.10.4", "tailwindcss": "^2.2.16", - "unplugin-icons": "^0.12.14", + "unplugin-icons": "^0.15.3", "unplugin-vue-components": "^0.15.6", "vite": "^2.6.5", "vite-plugin-fonts": "^0.2.2",