Skip to content

Commit 359512e

Browse files
committed
Update deps
1 parent 761e8e5 commit 359512e

4 files changed

Lines changed: 20 additions & 21 deletions

File tree

Cargo.lock

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ path = "src/lib.rs"
1111

1212
[dependencies]
1313
wasm-bindgen = "0.2.99"
14-
web-sys = { version = "0.3.79", features = ["console"] }
14+
web-sys = { version = "0.3.80", features = ["console"] }

package-lock.json

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@babel/plugin-transform-optional-chaining": "^7.27.1",
1818
"@babel/runtime": "^7.28.4",
1919
"@breeztech/react-native-breez-sdk": "^0.8.0",
20-
"@buildonspark/spark-sdk": "^0.3.5",
20+
"@buildonspark/spark-sdk": "^0.3.6",
2121
"@nostr-dev-kit/ndk": "^2.14.35",
2222
"@synonymdev/react-native-ldk": "^0.0.160",
2323
"@types/golang-wasm-exec": "^1.15.2",

0 commit comments

Comments
 (0)