Skip to content

Commit

Permalink
deps: update dependencies (#538)
Browse files Browse the repository at this point in the history
* chore(deps): update dependencies

* bump deps
  • Loading branch information
rahulk29 authored Jan 24, 2025
1 parent ed21f1d commit 19438d6
Show file tree
Hide file tree
Showing 13 changed files with 163 additions and 331 deletions.
383 changes: 134 additions & 249 deletions Cargo.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion codegen/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ syn = { version = "2" }
quote = "1"
proc-macro2 = "1"
proc-macro-crate = "1"
convert_case = "0.6"
convert_case = "0.7"

snippets = { version = "0.7.0", registry = "substrate", path = "../docs/snippets" }
macrotools = { version = "0.2.0", registry = "substrate", path = "../libs/macrotools" }
Expand Down
4 changes: 2 additions & 2 deletions config/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ edition = "2021"
anyhow = "1"
lazycell = "1"
serde = { version = "1", features = ["derive"] }
toml_edit = "0.20"
toml_edit = "0.22"
log = "0.4"
toml = "0.8"

cache = { version = "0.7.0", registry = "substrate", path = "../libs/cache" }

[target.'cfg(windows)'.dependencies.windows-sys]
version = "0.48"
version = "0.59"
features = [
"Win32_Foundation",
"Win32_UI_Shell",
Expand Down
8 changes: 4 additions & 4 deletions docs/docusaurus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
"react-dom": "^18.0.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.0.0",
"@docusaurus/tsconfig": "3.0.0",
"@docusaurus/types": "3.0.0",
"@docusaurus/module-type-aliases": "3.7.0",
"@docusaurus/tsconfig": "3.7.0",
"@docusaurus/types": "3.7.0",
"prettier": "3.4.2",
"typescript": "~5.2.2"
"typescript": "~5.7.0"
},
"browserslist": {
"production": [
Expand Down
73 changes: 10 additions & 63 deletions docs/docusaurus/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1541,20 +1541,6 @@
vfile "^6.0.1"
webpack "^5.88.1"

"@docusaurus/[email protected]":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-3.0.0.tgz#9a7dd323bb87ca666eb4b0b4b90d04425f2e05d6"
integrity sha512-CfC6CgN4u/ce+2+L1JdsHNyBd8yYjl4De2B2CBj2a9F7WuJ5RjV1ciuU7KDg8uyju+NRVllRgvJvxVUjCdkPiw==
dependencies:
"@docusaurus/react-loadable" "5.5.2"
"@docusaurus/types" "3.0.0"
"@types/history" "^4.7.11"
"@types/react" "*"
"@types/react-router-config" "*"
"@types/react-router-dom" "*"
react-helmet-async "*"
react-loadable "npm:@docusaurus/[email protected]"

"@docusaurus/[email protected]":
version "3.7.0"
resolved "https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-3.7.0.tgz#15c0745b829c6966c5b3b2c2527c72b54830b0e5"
Expand Down Expand Up @@ -1721,14 +1707,6 @@
"@docusaurus/theme-search-algolia" "3.7.0"
"@docusaurus/types" "3.7.0"

"@docusaurus/[email protected]":
version "5.5.2"
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
dependencies:
"@types/react" "*"
prop-types "^15.6.2"

"@docusaurus/[email protected]":
version "3.7.0"
resolved "https://registry.yarnpkg.com/@docusaurus/theme-classic/-/theme-classic-3.7.0.tgz#b483bd8e2923b6994b5f47238884b9f8984222c5"
Expand Down Expand Up @@ -1809,24 +1787,10 @@
fs-extra "^11.1.1"
tslib "^2.6.0"

"@docusaurus/[email protected]":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@docusaurus/tsconfig/-/tsconfig-3.0.0.tgz#89ce292cff8debaa03d93d651ffd6375561e7dab"
integrity sha512-yR9sng4izFudS+v1xV5yboNfc1hATMDpYp9iYfWggbBDwKSm0J1IdIgkygRnqC/AWs1ARUQUpG0gFotPCE/4Ew==

"@docusaurus/[email protected]":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@docusaurus/types/-/types-3.0.0.tgz#3edabe43f70b45f81a48f3470d6a73a2eba41945"
integrity sha512-Qb+l/hmCOVemReuzvvcFdk84bUmUFyD0Zi81y651ie3VwMrXqC7C0E7yZLKMOsLj/vkqsxHbtkAuYMI89YzNzg==
dependencies:
"@types/history" "^4.7.11"
"@types/react" "*"
commander "^5.1.0"
joi "^17.9.2"
react-helmet-async "^1.3.0"
utility-types "^3.10.0"
webpack "^5.88.1"
webpack-merge "^5.9.0"
"@docusaurus/[email protected]":
version "3.7.0"
resolved "https://registry.yarnpkg.com/@docusaurus/tsconfig/-/tsconfig-3.7.0.tgz#654dcc524e25b8809af0f1b0b42485c18c047ab5"
integrity sha512-vRsyj3yUZCjscgfgcFYjIsTcAru/4h4YH2/XAE8Rs7wWdnng98PgWKvP5ovVc4rmRpRg2WChVW0uOy2xHDvDBQ==

"@docusaurus/[email protected]":
version "3.7.0"
Expand Down Expand Up @@ -7488,21 +7452,12 @@ react-error-overlay@^6.0.11:
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.11.tgz#92835de5841c5cf08ba00ddd2d677b6d17ff9adb"
integrity sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg==

react-fast-compare@^3.2.0, react-fast-compare@^3.2.2:
react-fast-compare@^3.2.0:
version "3.2.2"
resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.2.tgz#929a97a532304ce9fee4bcae44234f1ce2c21d49"
integrity sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==

react-helmet-async@*:
version "2.0.5"
resolved "https://registry.yarnpkg.com/react-helmet-async/-/react-helmet-async-2.0.5.tgz#cfc70cd7bb32df7883a8ed55502a1513747223ec"
integrity sha512-rYUYHeus+i27MvFE+Jaa4WsyBKGkL6qVgbJvSBoX8mbsWoABJXdEO0bZyi0F6i+4f0NuIb8AvqPMj3iXFHkMwg==
dependencies:
invariant "^2.2.4"
react-fast-compare "^3.2.2"
shallowequal "^1.1.0"

react-helmet-async@^1.3.0, "react-helmet-async@npm:@slorber/react-helmet-async@*", "react-helmet-async@npm:@slorber/[email protected]":
"react-helmet-async@npm:@slorber/react-helmet-async@*", "react-helmet-async@npm:@slorber/[email protected]":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@slorber/react-helmet-async/-/react-helmet-async-1.3.0.tgz#11fbc6094605cf60aa04a28c17e0aab894b4ecff"
integrity sha512-e9/OK8VhwUSc67diWI8Rb3I0YgI9/SBQtnhe9aEuK6MhZm7ntZZimXgwXnd8W96YTmSOb9M4d8LwhRZyhWr/1A==
Expand Down Expand Up @@ -7530,14 +7485,6 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
dependencies:
"@babel/runtime" "^7.10.3"

"react-loadable@npm:@docusaurus/[email protected]":
version "5.5.2"
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
dependencies:
"@types/react" "*"
prop-types "^15.6.2"

"react-loadable@npm:@docusaurus/[email protected]":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-6.0.0.tgz#de6c7f73c96542bd70786b8e522d535d69069dc4"
Expand Down Expand Up @@ -8584,10 +8531,10 @@ typedarray-to-buffer@^3.1.5:
dependencies:
is-typedarray "^1.0.0"

typescript@~5.2.2:
version "5.2.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
typescript@~5.7.0:
version "5.7.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==

undici-types@~6.20.0:
version "6.20.0"
Expand Down
10 changes: 5 additions & 5 deletions libs/cache/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@ license = "BSD-3-Clause"
[dependencies]
serde = { version = "1", features = ["derive", "rc"] }
once_cell = "1"
tonic = "0.10"
tonic = "0.12"
futures-core = "0.3"
futures-util = "0.3"
tokio = { version = "1", features = ["rt-multi-thread", "macros", "sync", "time", "fs", "process"] }
tokio-stream = { version = "0.1", features = ["net"] }
tokio-util = "0.7"
prost = "0.12"
prost-types = "0.12"
prost = "0.13"
prost-types = "0.13"
rusqlite = { version = "0.32", features = ["bundled"] }
fs4 = { version = "0.7", features = ["tokio"] }
fs4 = { version = "0.12", features = ["tokio"] }
thiserror = "1"
toml = "0.8"
clap = { version = "4", features = ["derive"] }
Expand All @@ -33,7 +33,7 @@ regex = "1"
lazy_static = "1"

[build-dependencies]
tonic-build = "0.10"
tonic-build = "0.12"

[dev-dependencies]
crossbeam-channel = "0.5"
Expand Down
2 changes: 1 addition & 1 deletion libs/cache/build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ fn main() {
let protos = &["proto/local.proto", "proto/remote.proto"];
let dirs = &["proto/"];
tonic_build::configure()
.compile(protos, dirs)
.compile_protos(protos, dirs)
.unwrap_or_else(|e| panic!("Failed to compile protos: {:?}", e));
// recompile protobufs only if any of the proto files changes.
for file in protos {
Expand Down
2 changes: 1 addition & 1 deletion libs/enumify_macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ syn = { version = "2" }
quote = "1"
proc-macro2 = "1"
proc-macro-error = "1"
convert_case = "0.6"
convert_case = "0.7"

macrotools = { version = "0.2.0", registry = "substrate", path = "../macrotools" }

Expand Down
2 changes: 1 addition & 1 deletion libs/gds/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ edition = "2021"
[dependencies]
byteorder = "1"
chrono = { version = "0.4", features = ["serde"] }
derive_builder = "0.12"
derive_builder = "0.20"
derive_more = "0.99"
num-derive = "0.4"
num-traits = "0.2"
Expand Down
2 changes: 1 addition & 1 deletion libs/spice/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ arcstr = { version = "1", features = ["serde", "substr-usize-indices"] }
nom = "7"
thiserror = "1"
tracing = "0.1"
itertools = "0.11"
itertools = "0.14"
rust_decimal = { version = "1", features = ["serde", "maths"] }
rust_decimal_macros = "1"
unicase = "2"
Expand Down
2 changes: 1 addition & 1 deletion libs/type_dispatch_macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ syn = { version = "2", features = ["full", "extra-traits"] }
quote = "1"
proc-macro2 = "1"
proc-macro-crate = "1"
itertools = "0.11.0"
itertools = "0.14"

[dev-dependencies]
type_dispatch = { version = "<=0.5.0", registry = "substrate", path = "../type_dispatch" }
Expand Down
2 changes: 1 addition & 1 deletion substrate/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ rust_decimal = "1"
rust_decimal_macros = "1"
ena = "0.14"
duplicate = "1"
derive_builder = "0.12"
derive_builder = "0.20"
slotmap = "1"
downcast-rs = "1"
indexmap = { version = "2", features = ["serde"] }
Expand Down
2 changes: 1 addition & 1 deletion tools/spectre/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ tera = "1"
lazy_static = "1"
serde = { version = "1", features = ["derive"] }
tracing = "0.1"
itertools = "0.11"
itertools = "0.14"
psfparser = "0.1.2"
regex = "1"
num = { version = "0.4", features = ["serde"] }
Expand Down

0 comments on commit 19438d6

Please sign in to comment.