This commit is contained in:
@s.roertgen 2025-04-30 22:39:25 +02:00
parent 34781e8c29
commit 1878d82fad
7 changed files with 218 additions and 252 deletions

29
package-lock.json generated
View file

@ -774,37 +774,16 @@
}
},
"node_modules/@nostr-dev-kit/ndk-svelte": {
"version": "2.4.10",
"resolved": "https://registry.npmjs.org/@nostr-dev-kit/ndk-svelte/-/ndk-svelte-2.4.10.tgz",
"integrity": "sha512-meBNrgcVXqM/VFPO8LykhiSncMbqvfMWqbtRF4SOsLwDMbK7IigRKtuUUJoHvalEn+3OB2TZYp/FV9EIMHQ00w==",
"version": "2.4.11",
"resolved": "https://registry.npmjs.org/@nostr-dev-kit/ndk-svelte/-/ndk-svelte-2.4.11.tgz",
"integrity": "sha512-HCHFVQJ0lJBaGmMooJzmUhpTCATMtssbZsyYDLs729xl2xO//fOOGkiV3IUePhk0nKS85TfalP0aCXouQG/XMQ==",
"dependencies": {
"@nostr-dev-kit/ndk": "2.14.4"
"@nostr-dev-kit/ndk": "2.14.5"
},
"peerDependencies": {
"svelte": "*"
}
},
"node_modules/@nostr-dev-kit/ndk-svelte/node_modules/@nostr-dev-kit/ndk": {
"version": "2.14.4",
"resolved": "https://registry.npmjs.org/@nostr-dev-kit/ndk/-/ndk-2.14.4.tgz",
"integrity": "sha512-mh7IoKvzDXoh6PJNyvrNVAMm6Zor1xyEKjnVfXQ11WTDXCwOA8Ksff1qxVQOn7u6ZlxlZN4wHBeUwWswuD9FSA==",
"dependencies": {
"@noble/curves": "^1.6.0",
"@noble/hashes": "^1.5.0",
"@noble/secp256k1": "^2.1.0",
"@scure/base": "^1.1.9",
"debug": "^4.3.6",
"light-bolt11-decoder": "^3.2.0",
"tseep": "^1.3.1",
"typescript-lru-cache": "^2"
},
"engines": {
"node": ">=16"
},
"peerDependencies": {
"nostr-tools": "^2"
}
},
"node_modules/@polka/url": {
"version": "1.0.0-next.29",
"resolved": "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.29.tgz",