-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdeno.lock
78 lines (78 loc) · 2.75 KB
/
deno.lock
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
75
76
77
78
{
"version": "4",
"specifiers": {
"jsr:@nothing628/chalk@*": "1.0.1",
"jsr:@nothing628/chalk@^1.0.1": "1.0.1",
"jsr:@std/assert@^1.0.10": "1.0.11",
"jsr:@std/assert@^1.0.11": "1.0.11",
"jsr:@std/cli@^1.0.13": "1.0.13",
"jsr:@std/expect@*": "1.0.13",
"jsr:@std/internal@^1.0.5": "1.0.5",
"jsr:@std/testing@*": "1.0.9",
"npm:@types/node@*": "22.12.0"
},
"jsr": {
"@nothing628/chalk@1.0.1": {
"integrity": "d89ab2f1a9674ce7134b791ea8f53aec728d3e00ad89d08c44785bff342d2ef6"
},
"@std/assert@1.0.11": {
"integrity": "2461ef3c368fe88bc60e186e7744a93112f16fd110022e113a0849e94d1c83c1",
"dependencies": [
"jsr:@std/internal"
]
},
"@std/cli@1.0.13": {
"integrity": "5db2d95ab2dca3bca9fb6ad3c19908c314e93d6391c8b026725e4892d4615a69"
},
"@std/expect@1.0.13": {
"integrity": "d8e236c7089cd9fcf5e6032f27dadc3db6349d0aee48c15bc71d717bca5baa42",
"dependencies": [
"jsr:@std/assert@^1.0.11",
"jsr:@std/internal"
]
},
"@std/internal@1.0.5": {
"integrity": "54a546004f769c1ac9e025abd15a76b6671ddc9687e2313b67376125650dc7ba"
},
"@std/testing@1.0.9": {
"integrity": "9bdd4ac07cb13e7594ac30e90f6ceef7254ac83a9aeaa089be0008f33aab5cd4",
"dependencies": [
"jsr:@std/assert@^1.0.10",
"jsr:@std/internal"
]
}
},
"npm": {
"@types/node@22.12.0": {
"integrity": "sha512-Fll2FZ1riMjNmlmJOdAyY5pUbkftXslB5DgEzlIuNaiWhXd00FhWxVC/r4yV/4wBb9JfImTu+jiSvXTkJ7F/gA==",
"dependencies": [
"undici-types"
]
},
"undici-types@6.20.0": {
"integrity": "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg=="
}
},
"remote": {
"https://esm.sh/@jsr/swanfactory__hclang@0.7.2/denonext/swanfactory__hclang.mjs": "f8728a4b9a9f173a9f445346ee8fe6ed31aec8c0f944cb5c0373821470ad02d4",
"https://esm.sh/jsr/@swanfactory/hclang@0.7.2/": "965463939d977a83821b2bfd5b79be3e8ab6a172d18dc68b8817c817ddcb912a",
"https://esm.sh/preact@10.23.1/": "b378ca5a64c3a8ede102d15fb122c33a1dd212092d16a7cc1181116e1b006024",
"https://esm.sh/preact@10.23.1/denonext/jsx-runtime.mjs": "48a8329a982cbceddf5a01219bd6d375cd44d1be2b13c214d8e55c54d77c899c",
"https://esm.sh/preact@10.23.1/denonext/preact.mjs": "8ec4ec7801cdbc6f27d4a3a7a248977a869cbdfe66ee22d25b59085cf85466d1",
"https://esm.sh/preact@10.23.1/jsx-runtime": "7b82d057c8dd196e140bd915e92747f383f47d8ef1b46b8ca9b49d011e2ee4f3"
},
"workspace": {
"dependencies": [
"jsr:@std/expect@~0.219.1"
],
"members": {
"cli": {
"dependencies": [
"jsr:@nothing628/chalk@^1.0.1",
"jsr:@std/cli@^1.0.13",
"jsr:@std/expect@~0.219.1"
]
}
}
}
}