feat(deps): bump some semver-breaking deps to newer versions

This commit is contained in:
Kat Marchán 2024-02-03 19:35:52 -08:00
parent 4c48584f30
commit 29d000f201
No known key found for this signature in database
GPG Key ID: AEB529C08A3C7E9E
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ miette-derive = { path = "miette-derive", version = "=5.10.0", optional = true }
unicode-width = "0.1.9"
owo-colors = { version = "3.4.0", optional = true }
textwrap = { version = "0.15.0", optional = true }
textwrap = { version = "0.16.0", optional = true }
supports-hyperlinks = { version = "3.0.0", optional = true }
supports-color = { version = "3.0.0", optional = true }
supports-unicode = { version = "3.0.0", optional = true }