From d638c758aa1a7ba6075b6a2b7ec6843afaef41da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 03:11:29 +0000 Subject: [PATCH] Bump unplugin-icons from 0.12.23 to 0.14.14 Bumps [unplugin-icons](https://github.com/antfu/unplugin-icons) from 0.12.23 to 0.14.14. - [Release notes](https://github.com/antfu/unplugin-icons/releases) - [Commits](https://github.com/antfu/unplugin-icons/compare/v0.12.23...v0.14.14) --- 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..ee2a73a 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.14", "unplugin-vue-components": "^0.15.6", "vite": "^2.6.5", "vite-plugin-fonts": "^0.2.2",