mirror of
https://github.com/Routstr/routstrd.git
synced 2026-09-14 02:55:07 +00:00
chore(deps): bump @routstr/sdk to ^0.4.5
Includes the matching bun.lock refresh (integrity matches the published 0.4.5 tarball). Verified with `bun install --frozen-lockfile` (the release workflow's install step), `bun run lint`, and the full test suite.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"@cashu/cashu-ts": "^4.3.0",
|
||||
"@cashu/coco-core": "^1.0.1",
|
||||
"@cashu/coco-sqlite-bun": "^1.0.1",
|
||||
"@routstr/sdk": "^0.4.4",
|
||||
"@routstr/sdk": "^0.4.5",
|
||||
"@scure/bip39": "^2.2.0",
|
||||
"applesauce-core": "^5.1.0",
|
||||
"applesauce-relay": "^5.1.0",
|
||||
@@ -97,7 +97,7 @@
|
||||
|
||||
"@panva/hpke-noble": ["@panva/hpke-noble@1.1.3", "", { "dependencies": { "@noble/ciphers": "^2.2.0", "@noble/curves": "^2.2.0", "@noble/hashes": "^2.2.0", "@noble/post-quantum": "^0.6.1" }, "peerDependencies": { "hpke": "^1.0.0" } }, "sha512-zPG7MR9x7QE7+KdYsKBO9H0vp3AdYt9/4AT3ab7T7W6SL0fdRqhgNRu8q4OGTJNLeKpdbkkRb6LhBDaA9+9xWQ=="],
|
||||
|
||||
"@routstr/sdk": ["@routstr/sdk@0.4.4", "", { "dependencies": { "@cashu/cashu-ts": "^3.1.1", "applesauce-core": "^5.1.0", "applesauce-relay": "^5.1.0", "applesauce-sqlite": "^6.0.0", "ehbp": "^0.3.2", "rxjs": "^7.8.1", "tinfoil": "^1.2.1", "zustand": "^5.0.5" }, "optionalDependencies": { "better-sqlite3": "^12.10.0" }, "peerDependencies": { "typescript": ">=5.0.0" } }, "sha512-MT5BxkzXhJ3YmRNknQkV04ybCN7RztT5c04/Uf+LvbAl8Q0N+EFAjKqvnxdE2wtQD8yjf/qiyv6oaytKv7tj2Q=="],
|
||||
"@routstr/sdk": ["@routstr/sdk@0.4.5", "", { "dependencies": { "@cashu/cashu-ts": "^3.1.1", "applesauce-core": "^5.1.0", "applesauce-relay": "^5.1.0", "applesauce-sqlite": "^6.0.0", "ehbp": "^0.3.2", "rxjs": "^7.8.1", "tinfoil": "^1.2.1", "zustand": "^5.0.5" }, "optionalDependencies": { "better-sqlite3": "^12.10.0" }, "peerDependencies": { "typescript": ">=5.0.0" } }, "sha512-7+/51BK8YwQEr6roDZsWjjZrzmRG3ZZeA7Z9cBuJNFW7i1HK7EiSCQbQf0ksDPRn0yU8jb0YpnYkkkjBRKENUA=="],
|
||||
|
||||
"@scure/base": ["@scure/base@2.2.0", "", {}, "sha512-b8XEupJibegiXV+tDUseI8oLQc8ei3d/4Jkb2RpbHh3MfE054ov3uIz2dhFkB3FI8iwYkEh0gGCApkrYggkPNg=="],
|
||||
|
||||
|
||||
+1
-1
@@ -38,7 +38,7 @@
|
||||
"@cashu/cashu-ts": "^4.3.0",
|
||||
"@cashu/coco-core": "^1.0.1",
|
||||
"@cashu/coco-sqlite-bun": "^1.0.1",
|
||||
"@routstr/sdk": "^0.4.4",
|
||||
"@routstr/sdk": "^0.4.5",
|
||||
"@scure/bip39": "^2.2.0",
|
||||
"applesauce-core": "^5.1.0",
|
||||
"applesauce-relay": "^5.1.0",
|
||||
|
||||
Reference in New Issue
Block a user