Upgrade Nostrify

This commit is contained in:
Alex Gleason 2025-02-23 00:11:42 -06:00
parent 237f6e55ad
commit a9c696936b
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7
2 changed files with 25 additions and 21 deletions

View file

@ -62,8 +62,8 @@
"@isaacs/ttlcache": "npm:@isaacs/ttlcache@^1.4.1", "@isaacs/ttlcache": "npm:@isaacs/ttlcache@^1.4.1",
"@negrel/webpush": "jsr:@negrel/webpush@^0.3.0", "@negrel/webpush": "jsr:@negrel/webpush@^0.3.0",
"@noble/secp256k1": "npm:@noble/secp256k1@^2.0.0", "@noble/secp256k1": "npm:@noble/secp256k1@^2.0.0",
"@nostrify/db": "jsr:@nostrify/db@^0.39.3", "@nostrify/db": "jsr:@nostrify/db@^0.39.4",
"@nostrify/nostrify": "jsr:@nostrify/nostrify@^0.38.1", "@nostrify/nostrify": "jsr:@nostrify/nostrify@^0.39.0",
"@nostrify/policies": "jsr:@nostrify/policies@^0.36.1", "@nostrify/policies": "jsr:@nostrify/policies@^0.36.1",
"@nostrify/types": "jsr:@nostrify/types@^0.36.0", "@nostrify/types": "jsr:@nostrify/types@^0.36.0",
"@scure/base": "npm:@scure/base@^1.1.6", "@scure/base": "npm:@scure/base@^1.1.6",

42
deno.lock generated
View file

@ -31,15 +31,14 @@
"jsr:@hono/hono@^4.4.6": "4.6.15", "jsr:@hono/hono@^4.4.6": "4.6.15",
"jsr:@negrel/http-ece@0.6.0": "0.6.0", "jsr:@negrel/http-ece@0.6.0": "0.6.0",
"jsr:@negrel/webpush@0.3": "0.3.0", "jsr:@negrel/webpush@0.3": "0.3.0",
"jsr:@nostrify/db@~0.39.3": "0.39.3", "jsr:@nostrify/db@~0.39.4": "0.39.4",
"jsr:@nostrify/nostrify@0.31": "0.31.0", "jsr:@nostrify/nostrify@0.31": "0.31.0",
"jsr:@nostrify/nostrify@0.32": "0.32.0", "jsr:@nostrify/nostrify@0.32": "0.32.0",
"jsr:@nostrify/nostrify@0.36": "0.36.2", "jsr:@nostrify/nostrify@0.36": "0.36.2",
"jsr:@nostrify/nostrify@0.38": "0.38.1", "jsr:@nostrify/nostrify@0.39": "0.39.0",
"jsr:@nostrify/nostrify@~0.22.1": "0.22.5", "jsr:@nostrify/nostrify@~0.22.1": "0.22.5",
"jsr:@nostrify/nostrify@~0.22.4": "0.22.4", "jsr:@nostrify/nostrify@~0.22.4": "0.22.4",
"jsr:@nostrify/nostrify@~0.22.5": "0.22.5", "jsr:@nostrify/nostrify@~0.22.5": "0.22.5",
"jsr:@nostrify/nostrify@~0.38.1": "0.38.1",
"jsr:@nostrify/policies@0.33": "0.33.0", "jsr:@nostrify/policies@0.33": "0.33.0",
"jsr:@nostrify/policies@0.33.1": "0.33.1", "jsr:@nostrify/policies@0.33.1": "0.33.1",
"jsr:@nostrify/policies@0.34": "0.34.0", "jsr:@nostrify/policies@0.34": "0.34.0",
@ -138,6 +137,7 @@
"npm:type-fest@^4.3.0": "4.18.2", "npm:type-fest@^4.3.0": "4.18.2",
"npm:unfurl.js@^6.4.0": "6.4.0", "npm:unfurl.js@^6.4.0": "6.4.0",
"npm:websocket-ts@^2.1.5": "2.1.5", "npm:websocket-ts@^2.1.5": "2.1.5",
"npm:websocket-ts@^2.2.1": "2.2.1",
"npm:zod@^3.23.8": "3.23.8" "npm:zod@^3.23.8": "3.23.8"
}, },
"jsr": { "jsr": {
@ -363,10 +363,10 @@
"jsr:@std/path@0.224.0" "jsr:@std/path@0.224.0"
] ]
}, },
"@nostrify/db@0.39.3": { "@nostrify/db@0.39.4": {
"integrity": "d1f1104316b33e0fd3c263086b325ee49f86859abc1a966b43bb9f9a21c15429", "integrity": "53fecea3b67394cf4f52795f89d1d065bdeb0627b8655cc7fc3a89d6b21adf01",
"dependencies": [ "dependencies": [
"jsr:@nostrify/nostrify@~0.38.1", "jsr:@nostrify/nostrify@0.39",
"jsr:@nostrify/types@0.36", "jsr:@nostrify/types@0.36",
"npm:kysely@~0.27.3", "npm:kysely@~0.27.3",
"npm:nostr-tools@^2.10.4" "npm:nostr-tools@^2.10.4"
@ -383,7 +383,7 @@
"npm:kysely@~0.27.3", "npm:kysely@~0.27.3",
"npm:lru-cache@^10.2.0", "npm:lru-cache@^10.2.0",
"npm:nostr-tools@^2.5.0", "npm:nostr-tools@^2.5.0",
"npm:websocket-ts", "npm:websocket-ts@^2.1.5",
"npm:zod" "npm:zod"
] ]
}, },
@ -397,7 +397,7 @@
"npm:kysely@~0.27.3", "npm:kysely@~0.27.3",
"npm:lru-cache@^10.2.0", "npm:lru-cache@^10.2.0",
"npm:nostr-tools@^2.7.0", "npm:nostr-tools@^2.7.0",
"npm:websocket-ts", "npm:websocket-ts@^2.1.5",
"npm:zod" "npm:zod"
] ]
}, },
@ -412,7 +412,7 @@
"npm:@scure/bip39", "npm:@scure/bip39",
"npm:lru-cache@^10.2.0", "npm:lru-cache@^10.2.0",
"npm:nostr-tools@^2.7.0", "npm:nostr-tools@^2.7.0",
"npm:websocket-ts", "npm:websocket-ts@^2.1.5",
"npm:zod" "npm:zod"
] ]
}, },
@ -425,7 +425,7 @@
"npm:@scure/bip39", "npm:@scure/bip39",
"npm:lru-cache@^10.2.0", "npm:lru-cache@^10.2.0",
"npm:nostr-tools@^2.7.0", "npm:nostr-tools@^2.7.0",
"npm:websocket-ts", "npm:websocket-ts@^2.1.5",
"npm:zod" "npm:zod"
] ]
}, },
@ -438,7 +438,7 @@
"npm:@scure/bip39", "npm:@scure/bip39",
"npm:lru-cache@^10.2.0", "npm:lru-cache@^10.2.0",
"npm:nostr-tools@^2.7.0", "npm:nostr-tools@^2.7.0",
"npm:websocket-ts", "npm:websocket-ts@^2.1.5",
"npm:zod" "npm:zod"
] ]
}, },
@ -453,7 +453,7 @@
"npm:@scure/bip39", "npm:@scure/bip39",
"npm:lru-cache@^10.2.0", "npm:lru-cache@^10.2.0",
"npm:nostr-tools@^2.7.0", "npm:nostr-tools@^2.7.0",
"npm:websocket-ts", "npm:websocket-ts@^2.1.5",
"npm:zod" "npm:zod"
] ]
}, },
@ -466,7 +466,7 @@
"npm:@scure/bip39", "npm:@scure/bip39",
"npm:lru-cache@^10.2.0", "npm:lru-cache@^10.2.0",
"npm:nostr-tools@^2.7.0", "npm:nostr-tools@^2.7.0",
"npm:websocket-ts", "npm:websocket-ts@^2.1.5",
"npm:zod" "npm:zod"
] ]
}, },
@ -481,13 +481,14 @@
"npm:@scure/bip39", "npm:@scure/bip39",
"npm:lru-cache@^10.2.0", "npm:lru-cache@^10.2.0",
"npm:nostr-tools@^2.10.4", "npm:nostr-tools@^2.10.4",
"npm:websocket-ts", "npm:websocket-ts@^2.1.5",
"npm:zod" "npm:zod"
] ]
}, },
"@nostrify/nostrify@0.38.1": { "@nostrify/nostrify@0.39.0": {
"integrity": "087d1be0d5c46420e6040b07c8cfb1a3ecb9808f23de54d22dd64d3eed001bce", "integrity": "f7e052c32b8b9bafe0f2517dcf090e7d3df5aed38452a0cf61ade817d34067ee",
"dependencies": [ "dependencies": [
"jsr:@nostrify/nostrify@0.39",
"jsr:@nostrify/types@0.36", "jsr:@nostrify/types@0.36",
"jsr:@std/crypto", "jsr:@std/crypto",
"jsr:@std/encoding@~0.224.1", "jsr:@std/encoding@~0.224.1",
@ -496,7 +497,7 @@
"npm:@scure/bip39", "npm:@scure/bip39",
"npm:lru-cache@^10.2.0", "npm:lru-cache@^10.2.0",
"npm:nostr-tools@^2.10.4", "npm:nostr-tools@^2.10.4",
"npm:websocket-ts", "npm:websocket-ts@^2.2.1",
"npm:zod" "npm:zod"
] ]
}, },
@ -1789,6 +1790,9 @@
"websocket-ts@2.1.5": { "websocket-ts@2.1.5": {
"integrity": "sha512-rCNl9w6Hsir1azFm/pbjBEFzLD/gi7Th5ZgOxMifB6STUfTSovYAzryWw0TRvSZ1+Qu1Z5Plw4z42UfTNA9idA==" "integrity": "sha512-rCNl9w6Hsir1azFm/pbjBEFzLD/gi7Th5ZgOxMifB6STUfTSovYAzryWw0TRvSZ1+Qu1Z5Plw4z42UfTNA9idA=="
}, },
"websocket-ts@2.2.1": {
"integrity": "sha512-YKPDfxlK5qOheLZ2bTIiktZO1bpfGdNCPJmTEaPW7G9UXI1GKjDdeacOrsULUS000OPNxDVOyAuKLuIWPqWM0Q=="
},
"whatwg-encoding@3.1.1": { "whatwg-encoding@3.1.1": {
"integrity": "sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==", "integrity": "sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==",
"dependencies": [ "dependencies": [
@ -2460,8 +2464,8 @@
"jsr:@gfx/canvas-wasm@~0.4.2", "jsr:@gfx/canvas-wasm@~0.4.2",
"jsr:@hono/hono@^4.4.6", "jsr:@hono/hono@^4.4.6",
"jsr:@negrel/webpush@0.3", "jsr:@negrel/webpush@0.3",
"jsr:@nostrify/db@~0.39.3", "jsr:@nostrify/db@~0.39.4",
"jsr:@nostrify/nostrify@~0.38.1", "jsr:@nostrify/nostrify@0.39",
"jsr:@nostrify/policies@~0.36.1", "jsr:@nostrify/policies@~0.36.1",
"jsr:@nostrify/types@0.36", "jsr:@nostrify/types@0.36",
"jsr:@soapbox/kysely-pglite@1", "jsr:@soapbox/kysely-pglite@1",