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
18 changes: 9 additions & 9 deletions website/src/data/dependencies-cargo.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,23 +50,23 @@
},
{
"name": "serde_json",
"version": "1.0.149",
"version": "1.0.150",
"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",
"declaredName": "serde_json"
},
{
"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/",
"declaredName": "tauri"
},
{
"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/",
Expand Down Expand Up @@ -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/"
Expand All @@ -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/"
Expand Down Expand Up @@ -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"
Expand Down
58 changes: 50 additions & 8 deletions website/src/data/dependencies-npm.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
},
{
"name": "@stricli/core",
"version": "1.2.7",
"version": "1.2.8",
"license": "Apache-2.0",
"author": "Michael Molisani <mmolisani@bloomberg.net>",
"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"
Expand All @@ -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"
Expand All @@ -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 <andre@moxy.studio>",
"homepage": "https://github.com/moxystudio/node-cross-spawn"
},
{
"name": "dockview",
"version": "5.2.0",
Expand Down Expand Up @@ -90,6 +97,13 @@
"author": "Arjun Barrett <arjunbarrett@gmail.com>",
"homepage": "https://101arrowz.github.io/fflate"
},
{
"name": "isexe",
"version": "2.0.0",
"license": "ISC",
"author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
"homepage": "https://github.com/isaacs/isexe#readme"
},
{
"name": "jsonc-parser",
"version": "3.3.1",
Expand All @@ -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/"
Expand All @@ -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",
Expand Down Expand Up @@ -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 <i@izs.me> (http://blog.izs.me)",
"homepage": "https://github.com/isaacs/node-which"
}
]
Loading