-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdeno.lock
39 lines (39 loc) · 1.63 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
{
"version": "3",
"remote": {
"https://edge.netlify.com/": "ff84a16f192fdb43db8b9dff869889f555c05857d075044d2a7cfa54c283a0a0",
"https://edge.netlify.com/bootstrap/config.ts": "0aa0a225d978b89e0e62cbd853701605199e7a84095e55eeb70147faf1a24803",
"https://edge.netlify.com/bootstrap/context.ts": "f8392d0bfc4a345f0508157a9ed1a8b0ac832275e5ae6fe9301a8268fbfeb0b5",
"https://edge.netlify.com/bootstrap/cookie.ts": "8b0baae708989ca183c6f3b4ab3d029e6abcbc2e43f93edeb0ff447b3bbc3a05",
"https://edge.netlify.com/bootstrap/edge_function.ts": "b8253e86aa83c67341f5cfedeba5049d77fbf84dcab7eceff7566b7728ae9b39",
"https://edge.netlify.com/bootstrap/globals.ts": "38f9e0be6c2c78206bf14d2387d41964d38bbe81644b3668e203c6f6473408a7"
},
"workspace": {
"packageJson": {
"dependencies": [
"npm:@astro-community/astro-embed-youtube@^0.5.2",
"npm:@astrojs/check@^0.7.0",
"npm:@astrojs/netlify@^5.3.5",
"npm:@astrojs/sitemap@^3.1.6",
"npm:@astrojs/starlight-tailwind@^2.0.3",
"npm:@astrojs/starlight@^0.24.5",
"npm:@astrojs/tailwind@^5.1.0",
"npm:@tailwindcss/forms@^0.5.7",
"npm:astro-compressor@^0.4.1",
"npm:astro-vtbot@^1.7.2",
"npm:astro@^4.11.5",
"npm:globby@^14.0.1",
"npm:gsap@^3.12.5",
"npm:html-minifier-terser@^7.2.0",
"npm:preline@^2.0.3",
"npm:prettier-plugin-astro@^0.13.0",
"npm:prettier-plugin-tailwindcss@^0.5.13",
"npm:prettier@^3.2.5",
"npm:sharp-ico@^0.1.5",
"npm:sharp@^0.33.3",
"npm:tailwindcss@^3.4.1",
"npm:typescript@^5.4.3"
]
}
}
}