mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 03:19:46 +00:00
Update deno.lock
This commit is contained in:
parent
266fa08004
commit
173aea6458
1 changed files with 10 additions and 0 deletions
10
deno.lock
generated
10
deno.lock
generated
|
|
@ -31,6 +31,7 @@
|
||||||
"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": "0.39.0",
|
||||||
"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",
|
||||||
|
|
@ -356,6 +357,15 @@
|
||||||
"jsr:@std/path@0.224.0"
|
"jsr:@std/path@0.224.0"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"@nostrify/db@0.39.0": {
|
||||||
|
"integrity": "13a88c610eb15a5dd13848d5beec9170406376c9d05299ce5e5298452a5431ac",
|
||||||
|
"dependencies": [
|
||||||
|
"jsr:@nostrify/nostrify@~0.38.1",
|
||||||
|
"jsr:@nostrify/types@0.36",
|
||||||
|
"npm:kysely@~0.27.3",
|
||||||
|
"npm:nostr-tools@^2.10.4"
|
||||||
|
]
|
||||||
|
},
|
||||||
"@nostrify/nostrify@0.22.4": {
|
"@nostrify/nostrify@0.22.4": {
|
||||||
"integrity": "1c8a7847e5773213044b491e85fd7cafae2ad194ce59da4d957d2b27c776b42d",
|
"integrity": "1c8a7847e5773213044b491e85fd7cafae2ad194ce59da4d957d2b27c776b42d",
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue