From 0a85f9f25e1cea76279445aef56f055b2d59d549 Mon Sep 17 00:00:00 2001 From: dormouse-bot <287024035+dormouse-bot@users.noreply.github.com> Date: Tue, 30 Jun 2026 07:45:40 +0000 Subject: [PATCH] chore(website): regenerate dependency supply-chain snapshots --- website/src/data/dependencies-cargo.json | 18 ++++---- website/src/data/dependencies-npm.json | 58 ++++++++++++++++++++---- 2 files changed, 59 insertions(+), 17 deletions(-) diff --git a/website/src/data/dependencies-cargo.json b/website/src/data/dependencies-cargo.json index 9b30742f..783ba0ee 100644 --- a/website/src/data/dependencies-cargo.json +++ b/website/src/data/dependencies-cargo.json @@ -50,7 +50,7 @@ }, { "name": "serde_json", - "version": "1.0.149", + "version": "1.0.150", "license": "MIT OR Apache-2.0", "author": "Erick Tryzelaar , David Tolnay ", "homepage": "https://github.com/serde-rs/json", @@ -58,7 +58,7 @@ }, { "name": "tauri", - "version": "2.11.2", + "version": "2.11.3", "license": "MIT OR Apache-2.0", "author": "Tauri Programme within The Commons Conservancy", "homepage": "https://tauri.app/", @@ -66,7 +66,7 @@ }, { "name": "tauri-build", - "version": "2.6.2", + "version": "2.6.3", "license": "MIT OR Apache-2.0", "author": "Tauri Programme within The Commons Conservancy", "homepage": "https://tauri.app/", @@ -2361,14 +2361,14 @@ }, { "name": "tauri-codegen", - "version": "2.6.2", + "version": "2.6.3", "license": "MIT OR Apache-2.0", "author": "Tauri Programme within The Commons Conservancy", "homepage": "https://tauri.app/" }, { "name": "tauri-macros", - "version": "2.6.2", + "version": "2.6.3", "license": "MIT OR Apache-2.0", "author": "Tauri Programme within The Commons Conservancy", "homepage": "https://tauri.app/" @@ -2382,21 +2382,21 @@ }, { "name": "tauri-runtime", - "version": "2.11.2", + "version": "2.11.3", "license": "MIT OR Apache-2.0", "author": "Tauri Programme within The Commons Conservancy", "homepage": "https://tauri.app/" }, { "name": "tauri-runtime-wry", - "version": "2.11.2", + "version": "2.11.3", "license": "MIT OR Apache-2.0", "author": "Tauri Programme within The Commons Conservancy", "homepage": "https://tauri.app/" }, { "name": "tauri-utils", - "version": "2.9.2", + "version": "2.9.3", "license": "MIT OR Apache-2.0", "author": "Tauri Programme within The Commons Conservancy", "homepage": "https://tauri.app/" @@ -2641,7 +2641,7 @@ }, { "name": "tray-icon", - "version": "0.23.1", + "version": "0.24.1", "license": "MIT OR Apache-2.0", "author": null, "homepage": "https://github.com/tauri-apps/tray-icon" diff --git a/website/src/data/dependencies-npm.json b/website/src/data/dependencies-npm.json index 18fe0a97..3de40777 100644 --- a/website/src/data/dependencies-npm.json +++ b/website/src/data/dependencies-npm.json @@ -8,14 +8,14 @@ }, { "name": "@stricli/core", - "version": "1.2.7", + "version": "1.2.8", "license": "Apache-2.0", "author": "Michael Molisani ", "homepage": "https://github.com/bloomberg/stricli/tree/main/packages/core" }, { "name": "@tauri-apps/api", - "version": "2.11.0", + "version": "2.11.1", "license": "MIT OR Apache-2.0", "author": "Tauri Apps Contributors", "homepage": "https://github.com/tauri-apps/tauri#readme" @@ -36,21 +36,21 @@ }, { "name": "@xterm/addon-fit", - "version": "0.12.0-beta.219", + "version": "0.12.0-beta.288", "license": "MIT", "author": "The xterm.js authors", "homepage": "https://github.com/xtermjs/xterm.js/tree/master/addons/addon-fit" }, { "name": "@xterm/addon-unicode-graphemes", - "version": "0.5.0-beta.219", + "version": "0.5.0-beta.288", "license": "MIT", "author": "The xterm.js authors", "homepage": "https://github.com/xtermjs/xterm.js/tree/master/addons/addon-unicode-graphemes" }, { "name": "@xterm/xterm", - "version": "6.1.0-beta.219", + "version": "6.1.0-beta.288", "license": "MIT", "author": "Christopher Jeffrey, SourceLair Private Company, xterm.js authors", "homepage": "https://github.com/xtermjs/xterm.js" @@ -62,6 +62,13 @@ "author": "Luke Edwards", "homepage": "https://github.com/lukeed/clsx" }, + { + "name": "cross-spawn", + "version": "7.0.6", + "license": "MIT", + "author": "André Cruz ", + "homepage": "https://github.com/moxystudio/node-cross-spawn" + }, { "name": "dockview", "version": "5.2.0", @@ -90,6 +97,13 @@ "author": "Arjun Barrett ", "homepage": "https://101arrowz.github.io/fflate" }, + { + "name": "isexe", + "version": "2.0.0", + "license": "ISC", + "author": "Isaac Z. Schlueter (http://blog.izs.me/)", + "homepage": "https://github.com/isaacs/isexe#readme" + }, { "name": "jsonc-parser", "version": "3.3.1", @@ -106,21 +120,28 @@ }, { "name": "node-pty", - "version": "1.2.0-beta.13", + "version": "1.2.0-beta.14", "license": "MIT", "author": "Microsoft Corporation", "homepage": "https://github.com/microsoft/node-pty" }, + { + "name": "path-key", + "version": "3.1.1", + "license": "MIT", + "author": "Sindre Sorhus", + "homepage": "https://github.com/sindresorhus/path-key" + }, { "name": "react", - "version": "19.2.6", + "version": "19.2.7", "license": "MIT", "author": "Meta Platforms, Inc. and affiliates", "homepage": "https://react.dev/" }, { "name": "react-dom", - "version": "19.2.6", + "version": "19.2.7", "license": "MIT", "author": "Meta Platforms, Inc. and affiliates", "homepage": "https://react.dev/" @@ -132,6 +153,20 @@ "author": "Meta Platforms, Inc. and affiliates", "homepage": "https://react.dev/" }, + { + "name": "shebang-command", + "version": "2.0.0", + "license": "MIT", + "author": "Kevin Mårtensson", + "homepage": "https://github.com/kevva/shebang-command" + }, + { + "name": "shebang-regex", + "version": "3.0.0", + "license": "MIT", + "author": "Sindre Sorhus", + "homepage": "https://github.com/sindresorhus/shebang-regex" + }, { "name": "Solarized & Selenized", "version": "0.3.18", @@ -159,5 +194,12 @@ "license": "MIT", "author": "Microsoft Corporation", "homepage": "https://github.com/microsoft/vscode/tree/main/extensions" + }, + { + "name": "which", + "version": "2.0.2", + "license": "ISC", + "author": "Isaac Z. Schlueter (http://blog.izs.me)", + "homepage": "https://github.com/isaacs/node-which" } ]