chore: pnpm update

This commit is contained in:
zhom
2025-08-17 12:47:13 +04:00
parent 348a727da7
commit e51e31911b
3 changed files with 46 additions and 39 deletions
+36 -29
View File
@@ -549,7 +549,7 @@ dependencies = [
"semver",
"serde",
"serde_json",
"thiserror 2.0.14",
"thiserror 2.0.15",
]
[[package]]
@@ -2415,9 +2415,9 @@ dependencies = [
[[package]]
name = "liblzma"
version = "0.4.2"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0791ab7e08ccc8e0ce893f6906eb2703ed8739d8e89b57c0714e71bad09024c8"
checksum = "272b875472a046e39ff7408374a5a050b112d2142211a0f54a295c0bd1c3c757"
dependencies = [
"liblzma-sys",
]
@@ -2623,7 +2623,7 @@ dependencies = [
"cab",
"cfb 0.10.0",
"msi",
"thiserror 2.0.14",
"thiserror 2.0.15",
]
[[package]]
@@ -2643,7 +2643,7 @@ dependencies = [
"once_cell",
"png",
"serde",
"thiserror 2.0.14",
"thiserror 2.0.15",
"windows-sys 0.60.2",
]
@@ -3513,9 +3513,9 @@ checksum = "dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068"
[[package]]
name = "proc-macro2"
version = "1.0.97"
version = "1.0.101"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d61789d7719defeb74ea5fe81f2fdfdbd28a803847077cecce2ff14e1472f6f1"
checksum = "89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de"
dependencies = [
"unicode-ident",
]
@@ -3686,7 +3686,7 @@ checksum = "a4e608c6638b9c18977b00b475ac1f28d14e84b27d8d42f70e0bf1e3dec127ac"
dependencies = [
"getrandom 0.2.16",
"libredox",
"thiserror 2.0.14",
"thiserror 2.0.15",
]
[[package]]
@@ -3820,12 +3820,13 @@ dependencies = [
[[package]]
name = "rust-ini"
version = "0.21.2"
version = "0.21.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e7295b7ce3bf4806b419dc3420745998b447178b7005e2011947b38fc5aa6791"
checksum = "4e310ef0e1b6eeb79169a1171daf9abcb87a2e17c03bee2c4bb100b55c75409f"
dependencies = [
"cfg-if",
"ordered-multimap",
"trim-in-place",
]
[[package]]
@@ -4614,7 +4615,7 @@ dependencies = [
"tauri-runtime",
"tauri-runtime-wry",
"tauri-utils",
"thiserror 2.0.14",
"thiserror 2.0.15",
"tokio",
"tray-icon",
"url",
@@ -4667,7 +4668,7 @@ dependencies = [
"sha2",
"syn 2.0.106",
"tauri-utils",
"thiserror 2.0.14",
"thiserror 2.0.15",
"time",
"url",
"uuid",
@@ -4718,7 +4719,7 @@ dependencies = [
"tauri",
"tauri-plugin",
"tauri-utils",
"thiserror 2.0.14",
"thiserror 2.0.15",
"tracing",
"url",
"windows-registry",
@@ -4739,7 +4740,7 @@ dependencies = [
"tauri",
"tauri-plugin",
"tauri-plugin-fs",
"thiserror 2.0.14",
"thiserror 2.0.15",
"url",
]
@@ -4760,7 +4761,7 @@ dependencies = [
"tauri",
"tauri-plugin",
"tauri-utils",
"thiserror 2.0.14",
"thiserror 2.0.15",
"toml 0.8.2",
"url",
]
@@ -4777,7 +4778,7 @@ dependencies = [
"serde",
"tauri",
"tauri-plugin",
"thiserror 2.0.14",
"thiserror 2.0.15",
]
[[package]]
@@ -4796,7 +4797,7 @@ dependencies = [
"serde_json",
"tauri",
"tauri-plugin",
"thiserror 2.0.14",
"thiserror 2.0.15",
"url",
"windows 0.58.0",
"zbus",
@@ -4819,7 +4820,7 @@ dependencies = [
"shared_child",
"tauri",
"tauri-plugin",
"thiserror 2.0.14",
"thiserror 2.0.15",
"tokio",
]
@@ -4833,7 +4834,7 @@ dependencies = [
"serde_json",
"tauri",
"tauri-plugin-deep-link",
"thiserror 2.0.14",
"thiserror 2.0.15",
"tracing",
"windows-sys 0.59.0",
"zbus",
@@ -4856,7 +4857,7 @@ dependencies = [
"serde",
"serde_json",
"tauri-utils",
"thiserror 2.0.14",
"thiserror 2.0.15",
"url",
"windows 0.61.3",
]
@@ -4918,7 +4919,7 @@ dependencies = [
"serde_json",
"serde_with",
"swift-rs",
"thiserror 2.0.14",
"thiserror 2.0.15",
"toml 0.8.2",
"url",
"urlpattern",
@@ -4971,11 +4972,11 @@ dependencies = [
[[package]]
name = "thiserror"
version = "2.0.14"
version = "2.0.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0b0949c3a6c842cbde3f1686d6eea5a010516deb7085f79db747562d4102f41e"
checksum = "80d76d3f064b981389ecb4b6b7f45a0bf9fdac1d5b9204c7bd6714fecc302850"
dependencies = [
"thiserror-impl 2.0.14",
"thiserror-impl 2.0.15",
]
[[package]]
@@ -4991,9 +4992,9 @@ dependencies = [
[[package]]
name = "thiserror-impl"
version = "2.0.14"
version = "2.0.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cc5b44b4ab9c2fdd0e0512e6bece8388e214c0749f5862b114cc5b7a25daf227"
checksum = "44d29feb33e986b6ea906bd9c3559a856983f92371b3eaa5e83782a351623de0"
dependencies = [
"proc-macro2",
"quote",
@@ -5305,10 +5306,16 @@ dependencies = [
"once_cell",
"png",
"serde",
"thiserror 2.0.14",
"thiserror 2.0.15",
"windows-sys 0.59.0",
]
[[package]]
name = "trim-in-place"
version = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "343e926fc669bc8cde4fa3129ab681c63671bae288b1f1081ceee6d9d37904fc"
[[package]]
name = "try-lock"
version = "0.2.5"
@@ -5758,7 +5765,7 @@ version = "0.38.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "36695906a1b53a3bf5c4289621efedac12b73eeb0b89e7e1a89b517302d5d75c"
dependencies = [
"thiserror 2.0.14",
"thiserror 2.0.15",
"windows 0.61.3",
"windows-core 0.61.2",
]
@@ -6389,7 +6396,7 @@ dependencies = [
"sha2",
"soup3",
"tao-macros",
"thiserror 2.0.14",
"thiserror 2.0.15",
"url",
"webkit2gtk",
"webkit2gtk-sys",