-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
deno.lock
36 lines (36 loc) · 875 Bytes
/
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
{
"version": "3",
"packages": {
"specifiers": {
"jsr:@hono/hono@^4.5.11": "jsr:@hono/[email protected]",
"jsr:@hono/hono@^4.6.3": "jsr:@hono/[email protected]"
},
"jsr": {
"@hono/[email protected]": {
"integrity": "5bd6b1a3a503efb746fdcf0aae3ac536dd09229d372988bde5db0798ef64ae4f"
},
"@hono/[email protected]": {
"integrity": "a1f5a18cd12a0db54755b0461dd5a4e2d93a6f85403073eb710103eacc42daf3"
}
}
},
"remote": {},
"workspace": {
"dependencies": [
"jsr:@hono/hono@^4.6.3"
],
"members": {
"website": {
"packageJson": {
"dependencies": [
"npm:@11ty/eleventy-upgrade-help@^3.0.1",
"npm:@11ty/eleventy@^3.0.0",
"npm:npm-run-all@^4.1.5",
"npm:rimraf@^6.0.1",
"npm:tailwindcss@^3.4.11"
]
}
}
}
}
}