From 011e6e6e8c2fde8455d73c5ded484c68c4be45b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 03:04:21 +0000 Subject: [PATCH] Bump unplugin-icons from 0.12.23 to 0.14.15 Bumps [unplugin-icons](https://github.com/antfu/unplugin-icons) from 0.12.23 to 0.14.15. - [Release notes](https://github.com/antfu/unplugin-icons/releases) - [Commits](https://github.com/antfu/unplugin-icons/compare/v0.12.23...v0.14.15) --- 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..78337c6 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.14.15", "unplugin-vue-components": "^0.15.6", "vite": "^2.6.5", "vite-plugin-fonts": "^0.2.2",