From 5354e9f86510c73de8b38dfb39397223151a4aa6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Nov 2022 03:06:53 +0000 Subject: [PATCH] Bump @heroicons/vue from 1.0.6 to 2.0.13 Bumps [@heroicons/vue](https://github.com/tailwindlabs/heroicons) from 1.0.6 to 2.0.13. - [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.13) --- 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..3e8a06a 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.13", "@tailwindcss/aspect-ratio": "^0.3.0", "@tailwindcss/forms": "^0.3.4", "@tailwindcss/line-clamp": "^0.2.2",