-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathdeno.lock
More file actions
39 lines (39 loc) · 1.64 KB
/
deno.lock
File metadata and controls
39 lines (39 loc) · 1.64 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
{
"version": "5",
"remote": {
"https://edge.netlify.com/": "fd941d61d88673d5f28aab283fb86fcc50f08a3bc80ee5470498fcfa88c65cfb",
"https://edge.netlify.com/bootstrap/config.ts": "6a2ce0e544e15e8f8883a5c18da5948e37fd0f2619f68cb31f3af53c51817025",
"https://edge.netlify.com/bootstrap/context.ts": "72496497b40d9e808f419efc764ecb438952a32f61ed94cd54952fc59f17f69d",
"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:@fortawesome/free-brands-svg-icons@^6.6.0",
"npm:@fortawesome/free-solid-svg-icons@^6.6.0",
"npm:@fortawesome/react-fontawesome@~0.2.2",
"npm:@fullcalendar/daygrid@^6.1.15",
"npm:@fullcalendar/google-calendar@^6.1.15",
"npm:@fullcalendar/react@^6.1.15",
"npm:@next/bundle-analyzer@^15.0.2",
"npm:autoprefixer@^10.4.20",
"npm:eslint-config-next@14.2.5",
"npm:eslint@8",
"npm:fortawesome@^0.0.1-security",
"npm:framer-motion@^11.11.9",
"npm:next-images@^1.8.5",
"npm:next@^14.2.15",
"npm:postcss@^8.4.47",
"npm:react-dom@18",
"npm:react@18",
"npm:sharp@~0.33.5",
"npm:sucrase@^3.35.0",
"npm:tailwindcss@^3.4.14",
"npm:ts-interface-checker@^1.0.2",
"npm:util@~0.12.5"
]
}
}
}