mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 03:19:46 +00:00
Upgrade Logi
This commit is contained in:
parent
fd553d98e2
commit
7a2a6e00c1
2 changed files with 5 additions and 5 deletions
|
|
@ -52,7 +52,7 @@
|
|||
"@scure/base": "npm:@scure/base@^1.1.6",
|
||||
"@sentry/deno": "https://deno.land/x/sentry@7.112.2/index.mjs",
|
||||
"@soapbox/kysely-pglite": "jsr:@soapbox/kysely-pglite@^1.0.0",
|
||||
"@soapbox/logi": "jsr:@soapbox/logi@^0.1.3",
|
||||
"@soapbox/logi": "jsr:@soapbox/logi@^0.2.1",
|
||||
"@soapbox/safe-fetch": "jsr:@soapbox/safe-fetch@^2.0.0",
|
||||
"@std/assert": "jsr:@std/assert@^0.225.1",
|
||||
"@std/cli": "jsr:@std/cli@^0.223.0",
|
||||
|
|
|
|||
8
deno.lock
generated
8
deno.lock
generated
|
|
@ -49,7 +49,7 @@
|
|||
"jsr:@nostrify/types@0.36": "0.36.0",
|
||||
"jsr:@nostrify/types@~0.30.1": "0.30.1",
|
||||
"jsr:@soapbox/kysely-pglite@1": "1.0.0",
|
||||
"jsr:@soapbox/logi@~0.1.3": "0.1.3",
|
||||
"jsr:@soapbox/logi@~0.2.1": "0.2.1",
|
||||
"jsr:@soapbox/safe-fetch@2": "2.0.0",
|
||||
"jsr:@std/assert@0.223": "0.223.0",
|
||||
"jsr:@std/assert@0.224": "0.224.0",
|
||||
|
|
@ -526,8 +526,8 @@
|
|||
"npm:kysely@~0.27.4"
|
||||
]
|
||||
},
|
||||
"@soapbox/logi@0.1.3": {
|
||||
"integrity": "1b974f26550d2eba08171f2374ae39876b55a5e7c2780a08b8d04cda86f6f5f2"
|
||||
"@soapbox/logi@0.2.1": {
|
||||
"integrity": "763d624c45adb74ec55e24911d14933d1883606c14701e171be7bfb76f9029be"
|
||||
},
|
||||
"@soapbox/safe-fetch@2.0.0": {
|
||||
"integrity": "f451d686501c76a0faa058fe9d2073676282a8a42c3b93c59159eb9191f11b5f",
|
||||
|
|
@ -2353,7 +2353,7 @@
|
|||
"jsr:@nostrify/policies@~0.36.1",
|
||||
"jsr:@nostrify/types@0.36",
|
||||
"jsr:@soapbox/kysely-pglite@1",
|
||||
"jsr:@soapbox/logi@~0.1.3",
|
||||
"jsr:@soapbox/logi@~0.2.1",
|
||||
"jsr:@soapbox/safe-fetch@2",
|
||||
"jsr:@std/assert@~0.225.1",
|
||||
"jsr:@std/cli@0.223",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue