tracing updates

This commit is contained in:
Robin Appelman 2025-05-23 13:03:34 +02:00
commit e580d27f14
5 changed files with 1227 additions and 838 deletions

View file

@ -8,6 +8,7 @@ lightningcss = { version = "1.0.0-alpha.61", features = ["browserslist", "visito
base64 = "0.21.0"
urlencoding = "2.1.2"
swc = "0.273.28"
swc_config = "=0.1.14"
swc_common = { version = "0.33", features = ["tty-emitter", "concurrent"] }
swc_core = { version = "0.90" }
swc_bundler = { version = "0.225.19" }