tauri notifications (#5875)

This commit is contained in:
Anthony Stirling
2026-03-05 18:30:20 +00:00
committed by GitHub
parent 0f7ee5c5b0
commit 879ffc066f
10 changed files with 168 additions and 1 deletions

View File

@@ -50,6 +50,7 @@
"@tauri-apps/plugin-dialog": "^2.6.0",
"@tauri-apps/plugin-fs": "^2.4.5",
"@tauri-apps/plugin-http": "^2.5.7",
"@tauri-apps/plugin-notification": "^2.3.3",
"@tauri-apps/plugin-shell": "^2.3.5",
"autoprefixer": "^10.4.21",
"axios": "^1.13.2",