From 6c01bf69caf39c5b6303de5f102fc246f90c8451 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Sep 2022 03:19:38 +0000 Subject: [PATCH] Bump @heroicons/vue from 1.0.6 to 2.0.11 Bumps [@heroicons/vue](https://github.com/tailwindlabs/heroicons) from 1.0.6 to 2.0.11. - [Release notes](https://github.com/tailwindlabs/heroicons/releases) - [Changelog](https://github.com/tailwindlabs/heroicons/blob/master/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/heroicons/compare/v1.0.6...v2.0.11) --- 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..cc33b01 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.11", "@tailwindcss/aspect-ratio": "^0.3.0", "@tailwindcss/forms": "^0.3.4", "@tailwindcss/line-clamp": "^0.2.2",