aboutsummaryrefslogtreecommitdiff
path: root/deno/deno.lock
diff options
context:
space:
mode:
Diffstat (limited to 'deno/deno.lock')
-rw-r--r--deno/deno.lock9
1 files changed, 3 insertions, 6 deletions
diff --git a/deno/deno.lock b/deno/deno.lock
index 0d8b4eb..0fc543b 100644
--- a/deno/deno.lock
+++ b/deno/deno.lock
@@ -7,7 +7,6 @@
"jsr:@std/assert@^1.0.13": "1.0.13",
"jsr:@std/async@^1.0.13": "1.0.13",
"jsr:@std/bytes@^1.0.5": "1.0.6",
- "jsr:@std/cli@^1.0.19": "1.0.19",
"jsr:@std/collections@^1.1.1": "1.1.1",
"jsr:@std/csv@^1.0.6": "1.0.6",
"jsr:@std/data-structures@^1.0.8": "1.0.8",
@@ -36,6 +35,7 @@
"npm:@types/lodash@*": "4.17.17",
"npm:@types/mustache@*": "4.2.6",
"npm:@types/node@*": "22.15.15",
+ "npm:@types/yargs@*": "17.0.33",
"npm:@types/yargs@^17.0.33": "17.0.33",
"npm:email-addresses@5": "5.0.0",
"npm:hono@^4.7.11": "4.7.11",
@@ -76,9 +76,6 @@
"@std/bytes@1.0.6": {
"integrity": "f6ac6adbd8ccd99314045f5703e23af0a68d7f7e58364b47d2c7f408aeb5820a"
},
- "@std/cli@1.0.19": {
- "integrity": "b3601a54891f89f3f738023af11960c4e6f7a45dc76cde39a6861124cba79e88"
- },
"@std/collections@1.1.1": {
"integrity": "eff6443fbd9d5a6697018fb39c5d13d5f662f0045f21392d640693d0008ab2af"
},
@@ -1310,13 +1307,13 @@
"jsr:@std/io@~0.225.2",
"jsr:@std/path@^1.1.0",
"jsr:@std/testing@^1.0.13",
- "npm:@types/yargs@^17.0.33"
+ "npm:@types/yargs@^17.0.33",
+ "npm:yargs@18"
],
"members": {
"mail-relay": {
"dependencies": [
"jsr:@db/sqlite@0.12",
- "jsr:@std/cli@^1.0.19",
"npm:@aws-sdk/client-s3@^3.821.0",
"npm:@aws-sdk/client-sesv2@^3.821.0",
"npm:@hono/zod-validator@0.7",