-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdeno.lock
More file actions
74 lines (74 loc) · 2.22 KB
/
deno.lock
File metadata and controls
74 lines (74 loc) · 2.22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
{
"version": "5",
"specifiers": {
"jsr:@hono/hono@4": "4.10.6",
"jsr:@std/assert@1": "1.0.16",
"jsr:@std/assert@^1.0.14": "1.0.16",
"jsr:@std/expect@^1.0.17": "1.0.17",
"jsr:@std/fs@^1.0.20": "1.0.20",
"jsr:@std/internal@^1.0.10": "1.0.12",
"jsr:@std/internal@^1.0.12": "1.0.12",
"jsr:@std/path@^1.1.3": "1.1.3",
"npm:@types/node@*": "24.2.0",
"npm:typescript@*": "5.9.3",
"npm:typescript@^5.9.3": "5.9.3"
},
"jsr": {
"@hono/[email protected]": {
"integrity": "bcbbf9753a3570f2fa4609484bae0cead85a3feb110ee9ceb7ffc37d845d9a4d"
},
"@std/[email protected]": {
"integrity": "6a7272ed1eaa77defe76e5ff63ca705d9c495077e2d5fd0126d2b53fc5bd6532",
"dependencies": [
"jsr:@std/internal@^1.0.12"
]
},
"@std/[email protected]": {
"integrity": "316b47dd65c33e3151344eb3267bf42efba17d1415425f07ed96185d67fc04d9",
"dependencies": [
"jsr:@std/assert@^1.0.14",
"jsr:@std/internal@^1.0.10"
]
},
"@std/[email protected]": {
"integrity": "e953206aae48d46ee65e8783ded459f23bec7dd1f3879512911c35e5484ea187",
"dependencies": [
"jsr:@std/internal@^1.0.12",
"jsr:@std/path"
]
},
"@std/[email protected]": {
"integrity": "972a634fd5bc34b242024402972cd5143eac68d8dffaca5eaa4dba30ce17b027"
},
"@std/[email protected]": {
"integrity": "b015962d82a5e6daea980c32b82d2c40142149639968549c649031a230b1afb3",
"dependencies": [
"jsr:@std/internal@^1.0.12"
]
}
},
"npm": {
"@types/[email protected]": {
"integrity": "sha512-3xyG3pMCq3oYCNg7/ZP+E1ooTaGB4cG8JWRsqqOYQdbWNY4zbaV0Ennrd7stjiJEFZCaybcIgpTjJWHRfBSIDw==",
"dependencies": [
"undici-types"
]
},
"[email protected]": {
"integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
"bin": true
},
"[email protected]": {
"integrity": "sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag=="
}
},
"workspace": {
"dependencies": [
"jsr:@hono/hono@4",
"jsr:@std/assert@1",
"jsr:@std/expect@^1.0.17",
"jsr:@std/fs@^1.0.20",
"npm:typescript@^5.9.3"
]
}
}