build: depend on upstream lnurlcash-kit (git-install PR merged), pinned to the merge commit

This commit is contained in:
2026-08-20 10:59:58 +02:00
parent 68bdf29fd5
commit 7841a13ba3
2 changed files with 4 additions and 3 deletions
+3 -2
View File
@@ -23,7 +23,7 @@
"@quasar/extras": "^2.0.4", "@quasar/extras": "^2.0.4",
"@scure/bip32": "^2.3.0", "@scure/bip32": "^2.3.0",
"@scure/bip39": "^2.3.0", "@scure/bip39": "^2.3.0",
"lnurlcash-kit": "github:tompro/lnurlcash-kit#prepare-git-install", "lnurlcash-kit": "github:TheCryptoDonkey/lnurlcash-kit#392aeaf6682f23a0e66d28175a9df62802cd1d76",
"nostr-tools": "2.24.3", "nostr-tools": "2.24.3",
"pinia": "^4.0.2", "pinia": "^4.0.2",
"qrcode.vue": "^3.10.0", "qrcode.vue": "^3.10.0",
@@ -5987,7 +5987,8 @@
}, },
"node_modules/lnurlcash-kit": { "node_modules/lnurlcash-kit": {
"version": "0.1.0", "version": "0.1.0",
"resolved": "git+ssh://git@github.com/tompro/lnurlcash-kit.git#662277bbb348800c3e559ec70d85d75795b75c13", "resolved": "git+ssh://git@github.com/TheCryptoDonkey/lnurlcash-kit.git#392aeaf6682f23a0e66d28175a9df62802cd1d76",
"integrity": "sha512-xgO7ykIBD5SdGV7M6xyhDJcfgbkvlHxmBmXu2gBs/Cew/RAfH7GRZSCdeVexo6vRGDXhX6IjqqqzfFXrYqkM9A==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@noble/curves": "^2.3.0", "@noble/curves": "^2.3.0",
+1 -1
View File
@@ -34,7 +34,7 @@
"@quasar/extras": "^2.0.4", "@quasar/extras": "^2.0.4",
"@scure/bip32": "^2.3.0", "@scure/bip32": "^2.3.0",
"@scure/bip39": "^2.3.0", "@scure/bip39": "^2.3.0",
"lnurlcash-kit": "github:tompro/lnurlcash-kit#prepare-git-install", "lnurlcash-kit": "github:TheCryptoDonkey/lnurlcash-kit#392aeaf6682f23a0e66d28175a9df62802cd1d76",
"nostr-tools": "2.24.3", "nostr-tools": "2.24.3",
"pinia": "^4.0.2", "pinia": "^4.0.2",
"qrcode.vue": "^3.10.0", "qrcode.vue": "^3.10.0",