Update dependencies throughout the project (#2401)

* Update dependencies

* Update stable node ID hashes again, for some reason?
This commit is contained in:
Keavon Chambers
2025-03-07 21:32:52 -08:00
committed by GitHub
parent c4cf47703a
commit 381dcbf17f
13 changed files with 2532 additions and 2175 deletions
+1 -1
View File
@@ -85,7 +85,7 @@ fern = { version = "0.7", features = ["colored"] }
num_enum = "0.7"
num-derive = "0.4"
num-traits = { version = "0.2", default-features = false, features = ["i128"] }
specta = { git = "https://github.com/specta-rs/specta.git", features = [
specta = { version = "2.0.0-rc.22", features = [
"glam",
"derive",
# "typescript",