|
@@ -24,7 +24,7 @@ dioxus-interpreter-js = { workspace = true, features = [
|
|
|
] }
|
|
|
generational-box = { workspace = true }
|
|
|
|
|
|
-js-sys = "0.3.56"
|
|
|
+js-sys = "0.3.70"
|
|
|
wasm-bindgen = { workspace = true }
|
|
|
wasm-bindgen-futures = "0.4.29"
|
|
|
tracing = { workspace = true }
|
|
@@ -44,7 +44,7 @@ ciborium = { workspace = true, optional = true }
|
|
|
async-trait = { version = "0.1.58", optional = true }
|
|
|
|
|
|
[dependencies.web-sys]
|
|
|
-version = "0.3.56"
|
|
|
+version = "0.3.70"
|
|
|
features = [
|
|
|
"AnimationEvent",
|
|
|
"ClipboardEvent",
|