diff --git a/website/src/data/dependencies-cargo.json b/website/src/data/dependencies-cargo.json index 6d40da85..1faa6445 100644 --- a/website/src/data/dependencies-cargo.json +++ b/website/src/data/dependencies-cargo.json @@ -2,7 +2,7 @@ "direct": [ { "name": "base64", - "version": "0.22.1", + "version": "0.23.0", "license": "MIT OR Apache-2.0", "author": "Marshall Pierce ", "homepage": "https://github.com/marshallpierce/rust-base64", @@ -10,7 +10,7 @@ }, { "name": "getrandom", - "version": "0.2.17", + "version": "0.4.3", "license": "MIT OR Apache-2.0", "author": "The Rand Project Developers", "homepage": "https://github.com/rust-random/getrandom", @@ -50,7 +50,7 @@ }, { "name": "serde", - "version": "1.0.228", + "version": "1.0.229", "license": "MIT OR Apache-2.0", "author": "Erick Tryzelaar , David Tolnay ", "homepage": "https://serde.rs", @@ -58,7 +58,7 @@ }, { "name": "serde_json", - "version": "1.0.150", + "version": "1.0.151", "license": "MIT OR Apache-2.0", "author": "Erick Tryzelaar , David Tolnay ", "homepage": "https://github.com/serde-rs/json", @@ -190,6 +190,13 @@ "author": "Alice Maz , Marshall Pierce ", "homepage": "https://github.com/marshallpierce/rust-base64" }, + { + "name": "base64", + "version": "0.22.1", + "license": "MIT OR Apache-2.0", + "author": "Marshall Pierce ", + "homepage": "https://github.com/marshallpierce/rust-base64" + }, { "name": "bit-set", "version": "0.8.0", @@ -729,13 +736,6 @@ "author": "Alex Crichton ", "homepage": "https://github.com/servo/rust-fnv" }, - { - "name": "foldhash", - "version": "0.1.5", - "license": "Zlib", - "author": "Orson Peters ", - "homepage": "https://github.com/orlp/foldhash" - }, { "name": "foldhash", "version": "0.2.0", @@ -885,14 +885,14 @@ }, { "name": "getrandom", - "version": "0.3.4", + "version": "0.2.17", "license": "MIT OR Apache-2.0", "author": "The Rand Project Developers", "homepage": "https://github.com/rust-random/getrandom" }, { "name": "getrandom", - "version": "0.4.2", + "version": "0.3.4", "license": "MIT OR Apache-2.0", "author": "The Rand Project Developers", "homepage": "https://github.com/rust-random/getrandom" @@ -974,13 +974,6 @@ "author": "Amanieu d'Antras ", "homepage": "https://github.com/rust-lang/hashbrown" }, - { - "name": "hashbrown", - "version": "0.15.5", - "license": "MIT OR Apache-2.0", - "author": "Amanieu d'Antras ", - "homepage": "https://github.com/rust-lang/hashbrown" - }, { "name": "hashbrown", "version": "0.17.1", @@ -1135,13 +1128,6 @@ "author": "The ICU4X Project Developers", "homepage": "https://icu4x.unicode.org" }, - { - "name": "id-arena", - "version": "2.3.0", - "license": "MIT OR Apache-2.0", - "author": "Nick Fitzgerald , Aleksey Kladov ", - "homepage": "https://github.com/fitzgen/id-arena" - }, { "name": "ident_case", "version": "1.0.1", @@ -1296,13 +1282,6 @@ "author": "Pyfisch ", "homepage": "https://github.com/pyfisch/keyboard-types" }, - { - "name": "leb128fmt", - "version": "0.1.0", - "license": "MIT OR Apache-2.0", - "author": "Bryant Luk ", - "homepage": "https://github.com/bluk/leb128fmt" - }, { "name": "libappindicator", "version": "0.9.0", @@ -1765,13 +1744,6 @@ "author": "Emilio Cobos Álvarez ", "homepage": "https://github.com/emilio/precomputed-hash" }, - { - "name": "prettyplease", - "version": "0.2.37", - "license": "MIT OR Apache-2.0", - "author": "David Tolnay ", - "homepage": "https://github.com/dtolnay/prettyplease" - }, { "name": "proc-macro-crate", "version": "1.3.1", @@ -2061,14 +2033,14 @@ }, { "name": "serde_core", - "version": "1.0.228", + "version": "1.0.229", "license": "MIT OR Apache-2.0", "author": "Erick Tryzelaar , David Tolnay ", "homepage": "https://serde.rs" }, { "name": "serde_derive", - "version": "1.0.228", + "version": "1.0.229", "license": "MIT OR Apache-2.0", "author": "Erick Tryzelaar , David Tolnay ", "homepage": "https://serde.rs" @@ -2311,6 +2283,13 @@ "author": "David Tolnay ", "homepage": "https://github.com/dtolnay/syn" }, + { + "name": "syn", + "version": "3.0.3", + "license": "MIT OR Apache-2.0", + "author": "David Tolnay ", + "homepage": "https://github.com/dtolnay/syn" + }, { "name": "sync_wrapper", "version": "1.0.2", @@ -2717,13 +2696,6 @@ "author": "kwantam , Manish Goregaokar ", "homepage": "https://github.com/unicode-rs/unicode-segmentation" }, - { - "name": "unicode-xid", - "version": "0.2.6", - "license": "MIT OR Apache-2.0", - "author": "erick.tryzelaar , kwantam , Manish Goregaokar ", - "homepage": "https://github.com/unicode-rs/unicode-xid" - }, { "name": "untrusted", "version": "0.9.0", @@ -2822,13 +2794,6 @@ "author": null, "homepage": "https://github.com/bytecodealliance/wasi-rs" }, - { - "name": "wasip3", - "version": "0.4.0+wasi-0.3.0-rc-2026-01-06", - "license": "MIT OR Apache-2.0 WITH LLVM-exception OR Apache-2.0", - "author": null, - "homepage": "https://github.com/bytecodealliance/wasi-rs" - }, { "name": "wasm-bindgen", "version": "0.2.121", @@ -2864,20 +2829,6 @@ "author": "The wasm-bindgen Developers", "homepage": "https://wasm-bindgen.github.io/wasm-bindgen/" }, - { - "name": "wasm-encoder", - "version": "0.244.0", - "license": "MIT OR Apache-2.0 WITH LLVM-exception OR Apache-2.0", - "author": "Nick Fitzgerald ", - "homepage": "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-encoder" - }, - { - "name": "wasm-metadata", - "version": "0.244.0", - "license": "MIT OR Apache-2.0 WITH LLVM-exception OR Apache-2.0", - "author": null, - "homepage": "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-metadata" - }, { "name": "wasm-streams", "version": "0.5.0", @@ -2885,13 +2836,6 @@ "author": "Mattias Buelens ", "homepage": "https://github.com/MattiasBuelens/wasm-streams/" }, - { - "name": "wasmparser", - "version": "0.244.0", - "license": "MIT OR Apache-2.0 WITH LLVM-exception OR Apache-2.0", - "author": "Yury Delendik ", - "homepage": "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasmparser" - }, { "name": "web_atoms", "version": "0.2.4", @@ -3368,13 +3312,6 @@ "author": "Igor Shaula ", "homepage": "https://github.com/gentoo90/winreg-rs" }, - { - "name": "wit-bindgen", - "version": "0.51.0", - "license": "MIT OR Apache-2.0 WITH LLVM-exception OR Apache-2.0", - "author": "Alex Crichton ", - "homepage": "https://github.com/bytecodealliance/wit-bindgen" - }, { "name": "wit-bindgen", "version": "0.57.1", @@ -3382,41 +3319,6 @@ "author": "Alex Crichton ", "homepage": "https://github.com/bytecodealliance/wit-bindgen" }, - { - "name": "wit-bindgen-core", - "version": "0.51.0", - "license": "MIT OR Apache-2.0 WITH LLVM-exception OR Apache-2.0", - "author": "Alex Crichton ", - "homepage": "https://github.com/bytecodealliance/wit-bindgen" - }, - { - "name": "wit-bindgen-rust", - "version": "0.51.0", - "license": "MIT OR Apache-2.0 WITH LLVM-exception OR Apache-2.0", - "author": "Alex Crichton ", - "homepage": "https://github.com/bytecodealliance/wit-bindgen" - }, - { - "name": "wit-bindgen-rust-macro", - "version": "0.51.0", - "license": "MIT OR Apache-2.0 WITH LLVM-exception OR Apache-2.0", - "author": "Alex Crichton ", - "homepage": "https://github.com/bytecodealliance/wit-bindgen" - }, - { - "name": "wit-component", - "version": "0.244.0", - "license": "MIT OR Apache-2.0 WITH LLVM-exception OR Apache-2.0", - "author": "Peter Huene ", - "homepage": "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wit-component" - }, - { - "name": "wit-parser", - "version": "0.244.0", - "license": "MIT OR Apache-2.0 WITH LLVM-exception OR Apache-2.0", - "author": "Alex Crichton ", - "homepage": "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wit-parser" - }, { "name": "writeable", "version": "0.6.3", diff --git a/website/src/data/dependencies-npm.json b/website/src/data/dependencies-npm.json index 66b6e86b..2cb60baa 100644 --- a/website/src/data/dependencies-npm.json +++ b/website/src/data/dependencies-npm.json @@ -8,7 +8,7 @@ }, { "name": "@stricli/core", - "version": "1.2.9", + "version": "1.3.0", "license": "Apache-2.0", "author": "Michael Molisani ", "homepage": "https://github.com/bloomberg/stricli/tree/main/packages/core" @@ -48,6 +48,13 @@ "author": "The xterm.js authors", "homepage": "https://github.com/xtermjs/xterm.js/tree/master/addons/addon-unicode-graphemes" }, + { + "name": "@xterm/addon-webgl", + "version": "0.20.0-beta.291", + "license": "MIT", + "author": "The xterm.js authors", + "homepage": "https://github.com/xtermjs/xterm.js/tree/master/addons/addon-webgl" + }, { "name": "@xterm/xterm", "version": "6.1.0-beta.291", @@ -113,14 +120,14 @@ }, { "name": "react", - "version": "19.2.7", + "version": "19.2.8", "license": "MIT", "author": "Meta Platforms, Inc. and affiliates", "homepage": "https://react.dev/" }, { "name": "react-dom", - "version": "19.2.7", + "version": "19.2.8", "license": "MIT", "author": "Meta Platforms, Inc. and affiliates", "homepage": "https://react.dev/"