feat: update lipgloss to v2

This commit is contained in:
Ayman Bagabas
2024-10-29 15:54:24 -04:00
parent 12271df027
commit db64e3cd78
16 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ import (
"github.com/charmbracelet/bubbles/v2/key"
"github.com/charmbracelet/bubbles/v2/viewport"
tea "github.com/charmbracelet/bubbletea/v2"
"github.com/charmbracelet/lipgloss"
"github.com/charmbracelet/lipgloss/v2"
"github.com/charmbracelet/x/ansi"
rw "github.com/mattn/go-runewidth"
"github.com/rivo/uniseg"