From 3ccc3005598e5c0a71c888e68a0cd29926419ce3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 04:00:54 +0000 Subject: [PATCH] Bump @heroicons/vue from 1.0.6 to 2.0.15 Bumps [@heroicons/vue](https://github.com/tailwindlabs/heroicons) from 1.0.6 to 2.0.15. - [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.15) --- 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..a7626f4 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.15", "@tailwindcss/aspect-ratio": "^0.3.0", "@tailwindcss/forms": "^0.3.4", "@tailwindcss/line-clamp": "^0.2.2",