-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdeno.lock
More file actions
41 lines (41 loc) · 1.62 KB
/
Copy pathdeno.lock
File metadata and controls
41 lines (41 loc) · 1.62 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
{
"version": "5",
"remote": {
"https://edge.netlify.com/": "fd941d61d88673d5f28aab283fb86fcc50f08a3bc80ee5470498fcfa88c65cfb",
"https://edge.netlify.com/bootstrap/config.ts": "6a2ce0e544e15e8f8883a5c18da5948e37fd0f2619f68cb31f3af53c51817025",
"https://edge.netlify.com/bootstrap/context.ts": "e97240232121e2f369f6546ce961490f34d961ea1ea54be3ff09633e3f08373f",
"https://edge.netlify.com/bootstrap/cookie.ts": "8b0baae708989ca183c6f3b4ab3d029e6abcbc2e43f93edeb0ff447b3bbc3a05",
"https://edge.netlify.com/bootstrap/edge_function.ts": "b8253e86aa83c67341f5cfedeba5049d77fbf84dcab7eceff7566b7728ae9b39",
"https://edge.netlify.com/bootstrap/globals/types.ts": "eaa6148ded3121d8dee62dd91c86e7fe76601df0f3ca8d7962243a30f4c8935f"
},
"workspace": {
"packageJson": {
"dependencies": [
"npm:@anthropic-ai/sdk@0.52",
"npm:@astrojs/check@0.3",
"npm:@astrojs/netlify@^5.5.4",
"npm:@astrojs/react@^3.6.3",
"npm:@astrojs/tailwind@5",
"npm:@types/bcryptjs@^2.4.6",
"npm:@types/jsonwebtoken@^9.0.7",
"npm:@types/react-dom@^18.3.5",
"npm:@types/react@^18.3.18",
"npm:astro@4",
"npm:bcryptjs@^3.0.3",
"npm:clsx@^2.1.1",
"npm:googleapis@^171.4.0",
"npm:graphql-request@^6.1.0",
"npm:graphql@^16.9.0",
"npm:isomorphic-dompurify@^2.35.0",
"npm:jsonwebtoken@^9.0.3",
"npm:marked@^15.0.6",
"npm:react-dom@^18.3.1",
"npm:react-hook-form@^7.54.2",
"npm:react-select@^5.9.0",
"npm:react@^18.3.1",
"npm:tailwindcss@3",
"npm:typescript@5"
]
}
}
}