duhhhhhhhh
This commit is contained in:
7
deno.lock
generated
7
deno.lock
generated
@@ -18,6 +18,7 @@
|
||||
"jsr:@std/path@^1.1.1": "1.1.2",
|
||||
"npm:@types/node@*": "24.2.0",
|
||||
"npm:chalk@^5.3.0": "5.6.0",
|
||||
"npm:chalk@^5.6.2": "5.6.2",
|
||||
"npm:sharp@~0.34.3": "0.34.3",
|
||||
"npm:zod@^4.0.5": "4.1.5"
|
||||
},
|
||||
@@ -53,7 +54,7 @@
|
||||
"@proxnet/undead-logging@1.5.1": {
|
||||
"integrity": "f858b6357d52c4bc1bbab279200dae86ed573ea45d945a8dfaf2f2cb23c4b649",
|
||||
"dependencies": [
|
||||
"npm:chalk"
|
||||
"npm:chalk@^5.3.0"
|
||||
]
|
||||
},
|
||||
"@std/assert@1.0.14": {
|
||||
@@ -240,6 +241,9 @@
|
||||
"chalk@5.6.0": {
|
||||
"integrity": "sha512-46QrSQFyVSEyYAgQ22hQ+zDa60YHA4fBstHmtSApj1Y5vKtG27fWowW03jCk5KcbXEWPZUIR894aARCA/G1kfQ=="
|
||||
},
|
||||
"chalk@5.6.2": {
|
||||
"integrity": "sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA=="
|
||||
},
|
||||
"color-convert@2.0.1": {
|
||||
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
||||
"dependencies": [
|
||||
@@ -330,6 +334,7 @@
|
||||
"jsr:@oneday/http-status@0.2",
|
||||
"jsr:@proxnet/undead-logging@^1.5.0",
|
||||
"jsr:@std/assert@1",
|
||||
"npm:chalk@^5.6.2",
|
||||
"npm:sharp@~0.34.3",
|
||||
"npm:zod@^4.0.5"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user