new things.

This commit is contained in:
2025-09-12 20:45:48 -04:00
parent c2eb111291
commit 5934f1a91c
11 changed files with 43 additions and 13 deletions

5
deno.lock generated
View File

@@ -9,6 +9,7 @@
"jsr:@oneday/http-status@0.2": "0.2.0",
"jsr:@proxnet/undead-logging@^1.5.0": "1.5.1",
"jsr:@std/assert@1": "1.0.14",
"jsr:@std/dotenv@~0.225.5": "0.225.5",
"jsr:@std/encoding@1": "1.0.10",
"jsr:@std/fmt@1": "1.0.8",
"jsr:@std/fs@1": "1.0.19",
@@ -63,6 +64,9 @@
"jsr:@std/internal@^1.0.10"
]
},
"@std/dotenv@0.225.5": {
"integrity": "9ce6f9d0ec3311f74a32535aa1b8c62ed88b1ab91b7f0815797d77a6f60c922f"
},
"@std/encoding@1.0.10": {
"integrity": "8783c6384a2d13abd5e9e87a7ae0520a30e9f56aeeaa3bdf910a3eaaf5c811a1"
},
@@ -334,6 +338,7 @@
"jsr:@oneday/http-status@0.2",
"jsr:@proxnet/undead-logging@^1.5.0",
"jsr:@std/assert@1",
"jsr:@std/dotenv@~0.225.5",
"npm:chalk@^5.6.2",
"npm:sharp@~0.34.3",
"npm:zod@^4.0.5"