Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
142 changes: 22 additions & 120 deletions website/src/data/dependencies-cargo.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
"direct": [
{
"name": "base64",
"version": "0.22.1",
"version": "0.23.0",
"license": "MIT OR Apache-2.0",
"author": "Marshall Pierce <marshall@mpierce.org>",
"homepage": "https://github.com/marshallpierce/rust-base64",
"declaredName": "base64"
},
{
"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",
Expand Down Expand Up @@ -50,15 +50,15 @@
},
{
"name": "serde",
"version": "1.0.228",
"version": "1.0.229",
"license": "MIT OR Apache-2.0",
"author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
"homepage": "https://serde.rs",
"declaredName": "serde"
},
{
"name": "serde_json",
"version": "1.0.150",
"version": "1.0.151",
"license": "MIT OR Apache-2.0",
"author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
"homepage": "https://github.com/serde-rs/json",
Expand Down Expand Up @@ -190,6 +190,13 @@
"author": "Alice Maz <alice@alicemaz.com>, Marshall Pierce <marshall@mpierce.org>",
"homepage": "https://github.com/marshallpierce/rust-base64"
},
{
"name": "base64",
"version": "0.22.1",
"license": "MIT OR Apache-2.0",
"author": "Marshall Pierce <marshall@mpierce.org>",
"homepage": "https://github.com/marshallpierce/rust-base64"
},
{
"name": "bit-set",
"version": "0.8.0",
Expand Down Expand Up @@ -729,13 +736,6 @@
"author": "Alex Crichton <alex@alexcrichton.com>",
"homepage": "https://github.com/servo/rust-fnv"
},
{
"name": "foldhash",
"version": "0.1.5",
"license": "Zlib",
"author": "Orson Peters <orsonpeters@gmail.com>",
"homepage": "https://github.com/orlp/foldhash"
},
{
"name": "foldhash",
"version": "0.2.0",
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -974,13 +974,6 @@
"author": "Amanieu d'Antras <amanieu@gmail.com>",
"homepage": "https://github.com/rust-lang/hashbrown"
},
{
"name": "hashbrown",
"version": "0.15.5",
"license": "MIT OR Apache-2.0",
"author": "Amanieu d'Antras <amanieu@gmail.com>",
"homepage": "https://github.com/rust-lang/hashbrown"
},
{
"name": "hashbrown",
"version": "0.17.1",
Expand Down Expand Up @@ -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 <fitzgen@gmail.com>, Aleksey Kladov <aleksey.kladov@gmail.com>",
"homepage": "https://github.com/fitzgen/id-arena"
},
{
"name": "ident_case",
"version": "1.0.1",
Expand Down Expand Up @@ -1296,13 +1282,6 @@
"author": "Pyfisch <pyfisch@posteo.org>",
"homepage": "https://github.com/pyfisch/keyboard-types"
},
{
"name": "leb128fmt",
"version": "0.1.0",
"license": "MIT OR Apache-2.0",
"author": "Bryant Luk <code@bryantluk.com>",
"homepage": "https://github.com/bluk/leb128fmt"
},
{
"name": "libappindicator",
"version": "0.9.0",
Expand Down Expand Up @@ -1765,13 +1744,6 @@
"author": "Emilio Cobos Álvarez <emilio@crisal.io>",
"homepage": "https://github.com/emilio/precomputed-hash"
},
{
"name": "prettyplease",
"version": "0.2.37",
"license": "MIT OR Apache-2.0",
"author": "David Tolnay <dtolnay@gmail.com>",
"homepage": "https://github.com/dtolnay/prettyplease"
},
{
"name": "proc-macro-crate",
"version": "1.3.1",
Expand Down Expand Up @@ -2061,14 +2033,14 @@
},
{
"name": "serde_core",
"version": "1.0.228",
"version": "1.0.229",
"license": "MIT OR Apache-2.0",
"author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
"homepage": "https://serde.rs"
},
{
"name": "serde_derive",
"version": "1.0.228",
"version": "1.0.229",
"license": "MIT OR Apache-2.0",
"author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
"homepage": "https://serde.rs"
Expand Down Expand Up @@ -2311,6 +2283,13 @@
"author": "David Tolnay <dtolnay@gmail.com>",
"homepage": "https://github.com/dtolnay/syn"
},
{
"name": "syn",
"version": "3.0.3",
"license": "MIT OR Apache-2.0",
"author": "David Tolnay <dtolnay@gmail.com>",
"homepage": "https://github.com/dtolnay/syn"
},
{
"name": "sync_wrapper",
"version": "1.0.2",
Expand Down Expand Up @@ -2717,13 +2696,6 @@
"author": "kwantam <kwantam@gmail.com>, Manish Goregaokar <manishsmail@gmail.com>",
"homepage": "https://github.com/unicode-rs/unicode-segmentation"
},
{
"name": "unicode-xid",
"version": "0.2.6",
"license": "MIT OR Apache-2.0",
"author": "erick.tryzelaar <erick.tryzelaar@gmail.com>, kwantam <kwantam@gmail.com>, Manish Goregaokar <manishsmail@gmail.com>",
"homepage": "https://github.com/unicode-rs/unicode-xid"
},
{
"name": "untrusted",
"version": "0.9.0",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -2864,34 +2829,13 @@
"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 <fitzgen@gmail.com>",
"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",
"license": "MIT OR Apache-2.0",
"author": "Mattias Buelens <mattias@buelens.com>",
"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 <ydelendik@mozilla.com>",
"homepage": "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasmparser"
},
{
"name": "web_atoms",
"version": "0.2.4",
Expand Down Expand Up @@ -3368,55 +3312,13 @@
"author": "Igor Shaula <gentoo90@gmail.com>",
"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 <alex@alexcrichton.com>",
"homepage": "https://github.com/bytecodealliance/wit-bindgen"
},
{
"name": "wit-bindgen",
"version": "0.57.1",
"license": "MIT OR Apache-2.0 WITH LLVM-exception OR Apache-2.0",
"author": "Alex Crichton <alex@alexcrichton.com>",
"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 <alex@alexcrichton.com>",
"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 <alex@alexcrichton.com>",
"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 <alex@alexcrichton.com>",
"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 <peter@huene.dev>",
"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 <alex@alexcrichton.com>",
"homepage": "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wit-parser"
},
{
"name": "writeable",
"version": "0.6.3",
Expand Down
13 changes: 10 additions & 3 deletions website/src/data/dependencies-npm.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
{
"name": "@stricli/core",
"version": "1.2.9",
"version": "1.3.0",
"license": "Apache-2.0",
"author": "Michael Molisani <mmolisani@bloomberg.net>",
"homepage": "https://github.com/bloomberg/stricli/tree/main/packages/core"
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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/"
Expand Down