Update dependencies: Bump heroicons from v2.1.5 to v2.2.0

Bumps [heroicons](https://github.com/tailwindlabs/heroicons) from v2.1.5 to v2.2.0.
- [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/ad0ad1f6d51bd64dcd67e363d2b2833a8de25154...0435d4ca364a608cc75e2f8683d374e55abbae26)

---
updated-dependencies:
- dependency-name: heroicons
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-01-31 02:51:04 +00:00
committed by Claudio Ortolina
parent 16fcac2611
commit d9967cb3fd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ defmodule MusicLibrary.MixProject do
{:phoenix_html_helpers, "~> 1.0"},
{:heroicons,
github: "tailwindlabs/heroicons",
tag: "v2.1.5",
tag: "v2.2.0",
sparse: "optimized",
app: false,
compile: false,