build(deps): bump tauri-plugin-shell in /desktop/tauri/src-tauri
Bumps [tauri-plugin-shell](https://github.com/tauri-apps/plugins-workspace) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](https://github.com/tauri-apps/plugins-workspace/compare/os-v2.2.0...os-v2.2.1) --- updated-dependencies: - dependency-name: tauri-plugin-shell dependency-version: 2.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -17,7 +17,7 @@ tauri-build = { version = "2.0.5", features = [] }
|
||||
[dependencies]
|
||||
# Tauri
|
||||
tauri = { version = "2.2.5", features = ["tray-icon", "image-png", "config-json5", "devtools"] }
|
||||
tauri-plugin-shell = "2.2.0"
|
||||
tauri-plugin-shell = "2.2.1"
|
||||
tauri-plugin-dialog = "2.2.0"
|
||||
tauri-plugin-clipboard-manager = "2.1.11"
|
||||
tauri-plugin-os = "2.2.0"
|
||||
|
||||
Reference in New Issue
Block a user