-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdeno.lock
40 lines (40 loc) · 1.64 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
{
"version": "3",
"remote": {
"https://edge.netlify.com/": "fd941d61d88673d5f28aab283fb86fcc50f08a3bc80ee5470498fcfa88c65cfb",
"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/types.ts": "a92107bafea2f88f9c7f787575732436abc40e45ccc062c76093096e7c34c84b"
},
"workspace": {
"packageJson": {
"dependencies": [
"npm:@fontsource/inter@^5.1.0",
"npm:@kobalte/core@^0.13.6",
"npm:@minimal-analytics/ga4@^1.8.7",
"npm:@netlify/functions@^2.8.1",
"npm:@solidjs/router@^0.14.1",
"npm:@solidjs/start@^1.0.6",
"npm:@types/better-sqlite3@^7.6.11",
"npm:@types/node@^22.5.5",
"npm:autoprefixer@^10.4.19",
"npm:better-sqlite3@^11.3.0",
"npm:class-variance-authority@^0.7.0",
"npm:clsx@^2.1.1",
"npm:drizzle-kit@^0.24.2",
"npm:drizzle-orm@^0.33.0",
"npm:postcss@^8.4.38",
"npm:postgres@^3.4.4",
"npm:shieldbow@^2.3.1",
"npm:solid-js@^1.8.18",
"npm:tailwind-merge@^2.5.2",
"npm:tailwindcss-animate@^1.0.7",
"npm:tailwindcss@^3.4.11",
"npm:vinxi@^0.4.1",
"npm:vite-tsconfig-paths@^5.0.1"
]
}
}
}