mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 03:19:46 +00:00
Upgrade Nostrify to v0.27.0-rc.3
This commit is contained in:
parent
ff35357121
commit
64eeee5ff7
2 changed files with 5 additions and 5 deletions
|
|
@ -27,7 +27,7 @@
|
|||
"@hono/hono": "jsr:@hono/hono@^4.4.6",
|
||||
"@isaacs/ttlcache": "npm:@isaacs/ttlcache@^1.4.1",
|
||||
"@noble/secp256k1": "npm:@noble/secp256k1@^2.0.0",
|
||||
"@nostrify/nostrify": "jsr:@nostrify/nostrify@0.27.0-rc.2",
|
||||
"@nostrify/nostrify": "jsr:@nostrify/nostrify@0.27.0-rc.3",
|
||||
"@scure/base": "npm:@scure/base@^1.1.6",
|
||||
"@sentry/deno": "https://deno.land/x/sentry@7.112.2/index.mjs",
|
||||
"@soapbox/kysely-deno-sqlite": "jsr:@soapbox/kysely-deno-sqlite@^2.1.0",
|
||||
|
|
|
|||
8
deno.lock
generated
8
deno.lock
generated
|
|
@ -9,7 +9,7 @@
|
|||
"jsr:@gleasonator/policy@0.2.0": "jsr:@gleasonator/policy@0.2.0",
|
||||
"jsr:@gleasonator/policy@0.4.0": "jsr:@gleasonator/policy@0.4.0",
|
||||
"jsr:@hono/hono@^4.4.6": "jsr:@hono/hono@4.5.1",
|
||||
"jsr:@nostrify/nostrify@0.27.0-rc.2": "jsr:@nostrify/nostrify@0.27.0-rc.2",
|
||||
"jsr:@nostrify/nostrify@0.27.0-rc.3": "jsr:@nostrify/nostrify@0.27.0-rc.3",
|
||||
"jsr:@nostrify/nostrify@^0.22.1": "jsr:@nostrify/nostrify@0.22.5",
|
||||
"jsr:@nostrify/nostrify@^0.22.4": "jsr:@nostrify/nostrify@0.22.4",
|
||||
"jsr:@nostrify/nostrify@^0.22.5": "jsr:@nostrify/nostrify@0.22.5",
|
||||
|
|
@ -145,8 +145,8 @@
|
|||
"npm:zod@^3.23.8"
|
||||
]
|
||||
},
|
||||
"@nostrify/nostrify@0.27.0-rc.2": {
|
||||
"integrity": "4f33dd4a61dbc6b47ce07f5a89f85c425474728655efd8f7845b5f371eb76dda",
|
||||
"@nostrify/nostrify@0.27.0-rc.3": {
|
||||
"integrity": "0cd3d26bb0d797e95e74b301efc85f4262bd913df12644ff42494a97a02a6c0d",
|
||||
"dependencies": [
|
||||
"jsr:@std/encoding@^0.224.1",
|
||||
"npm:@scure/bip32@^1.4.0",
|
||||
|
|
@ -1764,7 +1764,7 @@
|
|||
"jsr:@bradenmacdonald/s3-lite-client@^0.7.4",
|
||||
"jsr:@db/sqlite@^0.11.1",
|
||||
"jsr:@hono/hono@^4.4.6",
|
||||
"jsr:@nostrify/nostrify@0.27.0-rc.2",
|
||||
"jsr:@nostrify/nostrify@0.27.0-rc.3",
|
||||
"jsr:@soapbox/kysely-deno-sqlite@^2.1.0",
|
||||
"jsr:@soapbox/stickynotes@^0.4.0",
|
||||
"jsr:@std/assert@^0.225.1",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue