mirror of
https://github.com/alecthomas/chroma.git
synced 2025-12-01 22:51:19 +02:00
chore(deps): update all non-major dependencies (#1074)
This commit is contained in:
@@ -1 +1 @@
|
||||
.esbuild-0.25.2.pkg
|
||||
.esbuild-0.25.3.pkg
|
||||
@@ -7,7 +7,7 @@ toolchain go1.24.2
|
||||
replace github.com/alecthomas/chroma/v2 => ../../
|
||||
|
||||
require (
|
||||
github.com/alecthomas/chroma/v2 v2.16.0
|
||||
github.com/alecthomas/chroma/v2 v2.17.0
|
||||
github.com/alecthomas/kong v1.10.0
|
||||
github.com/mattn/go-colorable v0.1.14
|
||||
github.com/mattn/go-isatty v0.0.20
|
||||
|
||||
@@ -5,7 +5,7 @@ go 1.22
|
||||
toolchain go1.24.2
|
||||
|
||||
require (
|
||||
github.com/alecthomas/chroma/v2 v2.16.0
|
||||
github.com/alecthomas/chroma/v2 v2.17.0
|
||||
github.com/alecthomas/kong v1.10.0
|
||||
github.com/alecthomas/kong-hcl v1.0.1
|
||||
github.com/gorilla/csrf v1.7.3
|
||||
|
||||
Reference in New Issue
Block a user