chore(deps): bump the all group with 2 updates (#1004)

Bumps the all group with 2 updates: [charm.land/lipgloss/v2](https://github.com/charmbracelet/lipgloss) and [github.com/sahilm/fuzzy](https://github.com/sahilm/fuzzy).


Updates `charm.land/lipgloss/v2` from 2.0.3 to 2.0.4
- [Release notes](https://github.com/charmbracelet/lipgloss/releases)
- [Commits](https://github.com/charmbracelet/lipgloss/compare/v2.0.3...v2.0.4)

Updates `github.com/sahilm/fuzzy` from 0.1.2 to 0.1.3
- [Release notes](https://github.com/sahilm/fuzzy/releases)
- [Commits](https://github.com/sahilm/fuzzy/compare/v0.1.2...v0.1.3)

---
updated-dependencies:
- dependency-name: charm.land/lipgloss/v2
  dependency-version: 2.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/sahilm/fuzzy
  dependency-version: 0.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-06-15 09:07:40 +00:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 40d145e1ea
commit 492ed7d1a4
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -4,7 +4,7 @@ go 1.25.0
require (
charm.land/bubbletea/v2 v2.0.7
charm.land/lipgloss/v2 v2.0.3
charm.land/lipgloss/v2 v2.0.4
github.com/MakeNowJust/heredoc v1.0.0
github.com/atotto/clipboard v0.1.4
github.com/charmbracelet/harmonica v0.2.0
@@ -13,7 +13,7 @@ require (
github.com/dustin/go-humanize v1.0.1
github.com/mattn/go-runewidth v0.0.24
github.com/rivo/uniseg v0.4.7
github.com/sahilm/fuzzy v0.1.2
github.com/sahilm/fuzzy v0.1.3
)
require (