chore: update website packages

This commit is contained in:
Felix Roos 2025-01-26 13:06:48 +01:00
parent 35911f3082
commit 1d7f755b89
No known key found for this signature in database
6 changed files with 1592 additions and 1741 deletions

View file

@ -21,6 +21,7 @@ tauri = { version = "1.4.0", features = [ "dialog-all", "clipboard-write-text",
midir = "0.9.1"
tokio = { version = "1.29.0", features = ["full"] }
rosc = "0.10.1"
tauri-plugin-clipboard-manager = "2"
[features]
# this feature is used for production builds or when `devPath` points to the filesystem and the built-in dev server is disabled.