Merge remote-tracking branch 'origin/master'

This commit is contained in:
Jon Staab
2024-10-15 09:51:04 -07:00
2 changed files with 6 additions and 7 deletions
+5 -6
View File
@@ -2027,8 +2027,7 @@
},
"node_modules/isomorphic-ws": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/isomorphic-ws/-/isomorphic-ws-5.0.0.tgz",
"integrity": "sha512-muId7Zzn9ywDsyXgTIafTry2sV3nySZeUDe6YedVd1Hvuuep5AsIlqK+XefWpYTyJG5e503F2xIuT2lcU6rCSw==",
"license": "MIT",
"peerDependencies": {
"ws": "*"
}
@@ -2453,9 +2452,9 @@
}
},
"node_modules/nostr-signer-capacitor-plugin": {
"version": "0.0.2",
"resolved": "git+ssh://git@github.com/chebizarro/nostr-signer-capacitor-plugin.git#2adb594b17886af706e07696c00aae808316e300",
"license": "MIT",
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/nostr-signer-capacitor-plugin/-/nostr-signer-capacitor-plugin-0.0.3.tgz",
"integrity": "sha512-Aa3gmaEsmI80zm6/+Z12CEryzVlSSB+ERUhPTUGg/juQUlYGyeynifm306URUXYF4NkrdBpJua/gmcvhXcZoUA==",
"peer": true,
"peerDependencies": {
"@capacitor/core": "^6.0.0"
@@ -3758,7 +3757,7 @@
"typescript": "~5.1.6"
},
"peerDependencies": {
"nostr-signer-capacitor-plugin": "github:chebizarro/nostr-signer-capacitor-plugin"
"nostr-signer-capacitor-plugin": "^0.0.3"
}
},
"packages/store": {