From 4f96fd7109af6e2bd72b56acaead1007b04b3148 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Aug 2022 03:11:02 +0000 Subject: [PATCH] Bump @heroicons/vue from 1.0.6 to 2.0.8 Bumps [@heroicons/vue](https://github.com/tailwindlabs/heroicons) from 1.0.6 to 2.0.8. - [Release notes](https://github.com/tailwindlabs/heroicons/releases) - [Commits](https://github.com/tailwindlabs/heroicons/compare/v1.0.6...v2.0.8) --- updated-dependencies: - dependency-name: "@heroicons/vue" dependency-type: direct:development update-type: version-update:semver-major ... 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..92c711d 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "devDependencies": { "@headlessui/vue": "^1.4.1", - "@heroicons/vue": "^1.0.4", + "@heroicons/vue": "^2.0.8", "@tailwindcss/aspect-ratio": "^0.3.0", "@tailwindcss/forms": "^0.3.4", "@tailwindcss/line-clamp": "^0.2.2",