Skip to content

Commit 64a92d2

Browse files
committed
Update deps
1 parent 135c216 commit 64a92d2

4 files changed

Lines changed: 40 additions & 29 deletions

File tree

Cargo.lock

Lines changed: 25 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.76", features = ["console"] }
14+
web-sys = { version = "0.3.78", 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
"license": "MIT",
1212
"dependencies": {
1313
"@arkade-os/sdk": "^0.2.3",
14-
"@babel/helpers": "^7.28.3",
14+
"@babel/helpers": "^7.28.4",
1515
"@babel/plugin-transform-class-properties": "^7.27.1",
1616
"@babel/plugin-transform-nullish-coalescing-operator": "^7.27.1",
1717
"@babel/plugin-transform-optional-chaining": "^7.27.1",
18-
"@babel/runtime": "^7.28.3",
18+
"@babel/runtime": "^7.28.4",
1919
"@breeztech/react-native-breez-sdk": "^0.8.0",
2020
"@buildonspark/spark-sdk": "^0.2.13",
2121
"@nostr-dev-kit/ndk": "^2.14.33",

0 commit comments

Comments
 (0)