⬆️ 更新依赖

This commit is contained in:
BTMuli
2025-08-09 15:59:34 +08:00
parent 81a6415c75
commit f0dc4817b2
4 changed files with 1019 additions and 838 deletions

View File

@@ -23,7 +23,7 @@ tauri-build = { version = "2.3.1", features = [] }
chrono = "0.4.41"
log = "0.4.27"
serde = { version = "1.0.219", features = ["derive"] }
serde_json = "1.0.141"
serde_json = "1.0.142"
tauri = { version = "2.7.0", features = [] }
tauri-utils = "2.6.0"
url = "2.5.4"