Skip to content

Commit fedc71c

Browse files
committed
Update deps
1 parent 957b79b commit fedc71c

File tree

4 files changed

+29
-49
lines changed

4 files changed

+29
-49
lines changed

Cargo.lock

Lines changed: 13 additions & 33 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.81", features = ["console"] }
14+
web-sys = { version = "0.3.82", features = ["console"] }

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
"@babel/helpers": "^7.28.4",
1515
"@babel/plugin-transform-class-properties": "^7.27.1",
1616
"@babel/plugin-transform-nullish-coalescing-operator": "^7.27.1",
17-
"@babel/plugin-transform-optional-chaining": "^7.27.1",
17+
"@babel/plugin-transform-optional-chaining": "^7.28.5",
1818
"@babel/runtime": "^7.28.4",
1919
"@buildonspark/spark-sdk": "^0.4.2",
2020
"@nostr-dev-kit/ndk": "^2.18.1",
21-
"@synonymdev/react-native-ldk": "^0.0.160",
21+
"@synonymdev/react-native-ldk": "^0.0.161",
2222
"@types/golang-wasm-exec": "^1.15.2",
2323
"base-x": "^5.0.1",
2424
"bip-schnorr": "^0.6.7",
@@ -28,7 +28,7 @@
2828
"bitcoinjs-lib": "^7.0.0",
2929
"bitcoinjs-message": "^2.2.0",
3030
"brace-expansion": "^4.0.1",
31-
"commander": "^14.0.1",
31+
"commander": "^14.0.2",
3232
"elliptic": "^6.6.1",
3333
"glob": "^11.0.3",
3434
"lightningdevkit-node-net": "0.1.0",

0 commit comments

Comments
 (0)