|
@@ -1269,17 +1269,6 @@ dependencies = [
|
|
"syn_derive",
|
|
"syn_derive",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "brotli"
|
|
|
|
-version = "6.0.0"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "74f7971dbd9326d58187408ab83117d8ac1bb9c17b085fdacd1cf2f598719b6b"
|
|
|
|
-dependencies = [
|
|
|
|
- "alloc-no-stdlib",
|
|
|
|
- "alloc-stdlib",
|
|
|
|
- "brotli-decompressor",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "brotli"
|
|
name = "brotli"
|
|
version = "7.0.0"
|
|
version = "7.0.0"
|
|
@@ -5837,9 +5826,9 @@ checksum = "fb37767f6569cd834a413442455e0f066d0d522de8630436e2a1761d9726ba56"
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "oxc_allocator"
|
|
name = "oxc_allocator"
|
|
-version = "0.24.3"
|
|
|
|
|
|
+version = "0.25.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "20afc1d4a7b0b878d28f7b7f9f1f7ab670a7c7e8feb29101fb49eac1faa483fa"
|
|
|
|
|
|
+checksum = "466379b9ab2e05996bfedfae9c96753a633bb5a53aaf0898eb0e0ab09e169514"
|
|
dependencies = [
|
|
dependencies = [
|
|
"allocator-api2",
|
|
"allocator-api2",
|
|
"bumpalo",
|
|
"bumpalo",
|
|
@@ -5847,9 +5836,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "oxc_ast"
|
|
name = "oxc_ast"
|
|
-version = "0.24.3"
|
|
|
|
|
|
+version = "0.25.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "1599f878d8ac6fcc229be06426f04134f7663dcd5c71046414d8ddd12a20ad3b"
|
|
|
|
|
|
+checksum = "34bd4f56fe32adea489153f6d681d9ee01f0336b9b6a89f062611488d8f80797"
|
|
dependencies = [
|
|
dependencies = [
|
|
"bitflags 2.6.0",
|
|
"bitflags 2.6.0",
|
|
"num-bigint",
|
|
"num-bigint",
|
|
@@ -5861,9 +5850,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "oxc_ast_macros"
|
|
name = "oxc_ast_macros"
|
|
-version = "0.24.3"
|
|
|
|
|
|
+version = "0.25.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "d0a07c44bbe07756ba25605059fa4a94543f6a75730fd8bd1105795d0b3d668d"
|
|
|
|
|
|
+checksum = "197b36739db0e80919e19a90785233eea5664697d4cd829bd49af34838ec43d2"
|
|
dependencies = [
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"proc-macro2",
|
|
"quote",
|
|
"quote",
|
|
@@ -5872,9 +5861,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "oxc_diagnostics"
|
|
name = "oxc_diagnostics"
|
|
-version = "0.24.3"
|
|
|
|
|
|
+version = "0.25.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "c53d201660e8accd6e53f1af7efda36967316aa4263d0a6847c631bdd8705e0f"
|
|
|
|
|
|
+checksum = "2cd4bb48b9527f5825c84acb688ec1485df4a5edadc17b3582626bb49736752b"
|
|
dependencies = [
|
|
dependencies = [
|
|
"miette",
|
|
"miette",
|
|
"owo-colors",
|
|
"owo-colors",
|
|
@@ -5884,15 +5873,15 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "oxc_index"
|
|
name = "oxc_index"
|
|
-version = "0.24.3"
|
|
|
|
|
|
+version = "0.25.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "fa1d58c483b1ec74c7219b1525648b4b6beea7ff4685b02ad74693190df43308"
|
|
|
|
|
|
+checksum = "bc9aa9446f6d2a64d0baa02fe20dc3d64e3e112083854b84fdacb82261be2b84"
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "oxc_parser"
|
|
name = "oxc_parser"
|
|
-version = "0.24.3"
|
|
|
|
|
|
+version = "0.25.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "77ce38833b8b0d1121779b2ceaa9aa07d4142105ccc6941f73112a8d836b87cd"
|
|
|
|
|
|
+checksum = "8f3432e80a58cfb38f9a138203e64d0f9a621d4c4e9d18e3e3bd870b51ce1f0e"
|
|
dependencies = [
|
|
dependencies = [
|
|
"assert-unchecked",
|
|
"assert-unchecked",
|
|
"bitflags 2.6.0",
|
|
"bitflags 2.6.0",
|
|
@@ -5902,17 +5891,32 @@ dependencies = [
|
|
"oxc_allocator",
|
|
"oxc_allocator",
|
|
"oxc_ast",
|
|
"oxc_ast",
|
|
"oxc_diagnostics",
|
|
"oxc_diagnostics",
|
|
|
|
+ "oxc_regular_expression",
|
|
"oxc_span",
|
|
"oxc_span",
|
|
"oxc_syntax",
|
|
"oxc_syntax",
|
|
"rustc-hash",
|
|
"rustc-hash",
|
|
"seq-macro",
|
|
"seq-macro",
|
|
]
|
|
]
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
+name = "oxc_regular_expression"
|
|
|
|
+version = "0.25.0"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "8fc6d05fec98ad6cc864ba8cfe7ece2e258106059a9a57e35b02450650b06979"
|
|
|
|
+dependencies = [
|
|
|
|
+ "oxc_allocator",
|
|
|
|
+ "oxc_diagnostics",
|
|
|
|
+ "oxc_span",
|
|
|
|
+ "phf 0.11.2",
|
|
|
|
+ "rustc-hash",
|
|
|
|
+ "unicode-id-start",
|
|
|
|
+]
|
|
|
|
+
|
|
[[package]]
|
|
[[package]]
|
|
name = "oxc_span"
|
|
name = "oxc_span"
|
|
-version = "0.24.3"
|
|
|
|
|
|
+version = "0.25.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "e7a4f6e525a64e61bcfa256e4707e46be54f3261e0b524670d0a1c6827c28931"
|
|
|
|
|
|
+checksum = "9a862a896ac3abd269863a19d4f77302b019458d90513705c7a017b138c8449b"
|
|
dependencies = [
|
|
dependencies = [
|
|
"compact_str",
|
|
"compact_str",
|
|
"miette",
|
|
"miette",
|
|
@@ -5922,9 +5926,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "oxc_syntax"
|
|
name = "oxc_syntax"
|
|
-version = "0.24.3"
|
|
|
|
|
|
+version = "0.25.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "bcb27d1a7e00a63e5d490fa4ee9a008d45e45db3d505ca21f0e63de2097cf743"
|
|
|
|
|
|
+checksum = "d50c7ea034fb12f65376cfffc8ae4bfde3cda0a1e14407f82ffba1d26431703d"
|
|
dependencies = [
|
|
dependencies = [
|
|
"bitflags 2.6.0",
|
|
"bitflags 2.6.0",
|
|
"dashmap",
|
|
"dashmap",
|
|
@@ -7171,7 +7175,7 @@ dependencies = [
|
|
"wasm-streams",
|
|
"wasm-streams",
|
|
"web-sys",
|
|
"web-sys",
|
|
"webpki-roots 0.26.6",
|
|
"webpki-roots 0.26.6",
|
|
- "windows-registry",
|
|
|
|
|
|
+ "windows-registry 0.2.0",
|
|
]
|
|
]
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -8936,7 +8940,7 @@ dependencies = [
|
|
"url",
|
|
"url",
|
|
"uuid",
|
|
"uuid",
|
|
"walkdir",
|
|
"walkdir",
|
|
- "windows-registry",
|
|
|
|
|
|
+ "windows-registry 0.3.0",
|
|
"windows-sys 0.59.0",
|
|
"windows-sys 0.59.0",
|
|
"zip 2.2.0",
|
|
"zip 2.2.0",
|
|
]
|
|
]
|
|
@@ -9036,7 +9040,7 @@ name = "tauri-codegen"
|
|
version = "2.0.1"
|
|
version = "2.0.1"
|
|
dependencies = [
|
|
dependencies = [
|
|
"base64 0.22.1",
|
|
"base64 0.22.1",
|
|
- "brotli 6.0.0",
|
|
|
|
|
|
+ "brotli",
|
|
"ico",
|
|
"ico",
|
|
"json-patch 2.0.0",
|
|
"json-patch 2.0.0",
|
|
"plist",
|
|
"plist",
|
|
@@ -9329,7 +9333,7 @@ name = "tauri-utils"
|
|
version = "2.0.1"
|
|
version = "2.0.1"
|
|
dependencies = [
|
|
dependencies = [
|
|
"aes-gcm",
|
|
"aes-gcm",
|
|
- "brotli 7.0.0",
|
|
|
|
|
|
+ "brotli",
|
|
"cargo_metadata",
|
|
"cargo_metadata",
|
|
"ctor",
|
|
"ctor",
|
|
"dunce",
|
|
"dunce",
|
|
@@ -10638,7 +10642,7 @@ dependencies = [
|
|
"windows-implement",
|
|
"windows-implement",
|
|
"windows-interface",
|
|
"windows-interface",
|
|
"windows-result",
|
|
"windows-result",
|
|
- "windows-strings",
|
|
|
|
|
|
+ "windows-strings 0.1.0",
|
|
"windows-targets 0.52.6",
|
|
"windows-targets 0.52.6",
|
|
]
|
|
]
|
|
|
|
|
|
@@ -10671,7 +10675,18 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e400001bb720a623c1c69032f8e3e4cf09984deec740f007dd2b03ec864804b0"
|
|
checksum = "e400001bb720a623c1c69032f8e3e4cf09984deec740f007dd2b03ec864804b0"
|
|
dependencies = [
|
|
dependencies = [
|
|
"windows-result",
|
|
"windows-result",
|
|
- "windows-strings",
|
|
|
|
|
|
+ "windows-strings 0.1.0",
|
|
|
|
+ "windows-targets 0.52.6",
|
|
|
|
+]
|
|
|
|
+
|
|
|
|
+[[package]]
|
|
|
|
+name = "windows-registry"
|
|
|
|
+version = "0.3.0"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "bafa604f2104cf5ae2cc2db1dee84b7e6a5d11b05f737b60def0ffdc398cbc0a"
|
|
|
|
+dependencies = [
|
|
|
|
+ "windows-result",
|
|
|
|
+ "windows-strings 0.2.0",
|
|
"windows-targets 0.52.6",
|
|
"windows-targets 0.52.6",
|
|
]
|
|
]
|
|
|
|
|
|
@@ -10694,6 +10709,15 @@ dependencies = [
|
|
"windows-targets 0.52.6",
|
|
"windows-targets 0.52.6",
|
|
]
|
|
]
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
+name = "windows-strings"
|
|
|
|
+version = "0.2.0"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "978d65aedf914c664c510d9de43c8fd85ca745eaff1ed53edf409b479e441663"
|
|
|
|
+dependencies = [
|
|
|
|
+ "windows-targets 0.52.6",
|
|
|
|
+]
|
|
|
|
+
|
|
[[package]]
|
|
[[package]]
|
|
name = "windows-sys"
|
|
name = "windows-sys"
|
|
version = "0.45.0"
|
|
version = "0.45.0"
|