-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdeno.lock
54 lines (54 loc) · 2.19 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
{
"version": "3",
"remote": {
"https://edge.netlify.com/": "ff84a16f192fdb43db8b9dff869889f555c05857d075044d2a7cfa54c283a0a0",
"https://edge.netlify.com/bootstrap/config.ts": "0aa0a225d978b89e0e62cbd853701605199e7a84095e55eeb70147faf1a24803",
"https://edge.netlify.com/bootstrap/context.ts": "8f99269eeeeccf9b852e6089cc648c962a0ea20b2198b8b38b38e3b2ce2b9143",
"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:@astrojs/check@^0.7.0",
"npm:@astrojs/react@^3.5.0",
"npm:@astrojs/tailwind@^5.1.0",
"npm:@nanostores/persistent@^0.10.1",
"npm:@radix-ui/react-dialog@^1.0.5",
"npm:@radix-ui/react-icons@^1.3.0",
"npm:@radix-ui/react-label@^2.0.2",
"npm:@radix-ui/react-popover@^1.0.7",
"npm:@radix-ui/react-slot@^1.0.2",
"npm:@radix-ui/react-toggle@^1.0.3",
"npm:@types/react-dom@^18.2.19",
"npm:@types/react@^18.3.3",
"npm:@typescript-eslint/parser@^7.1.1",
"npm:astro@^4.10.1",
"npm:class-variance-authority@^0.7.0",
"npm:clsx@^2.1.1",
"npm:cmdk@^1.0.0",
"npm:date-fns@^3.6.0",
"npm:embla-carousel-react@^8.1.3",
"npm:eslint-plugin-astro@^1.2.0",
"npm:eslint-plugin-jsx-a11y@^6.8.0",
"npm:eslint@^8.57.0",
"npm:framer-motion@^11.2.10",
"npm:lucide-react@^0.383.0",
"npm:nanostores@^0.10.3",
"npm:next-themes@^0.3.0",
"npm:prettier-plugin-astro@^0.13.0",
"npm:prettier-plugin-tailwindcss@^0.6.2",
"npm:prettier@^3.3.1",
"npm:react-day-picker@^8.10.1",
"npm:react-dom@^18.2.0",
"npm:react@^18.3.1",
"npm:[email protected]",
"npm:tailwind-merge@^2.3.0",
"npm:tailwindcss-animate@^1.0.7",
"npm:tailwindcss@^3.4.1",
"npm:typescript@^5.4.5"
]
}
}
}