-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdeno.lock
38 lines (38 loc) · 1.59 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
{
"version": "3",
"remote": {
"https://edge.netlify.com/": "fd941d61d88673d5f28aab283fb86fcc50f08a3bc80ee5470498fcfa88c65cfb",
"https://edge.netlify.com/bootstrap/config.ts": "0aa0a225d978b89e0e62cbd853701605199e7a84095e55eeb70147faf1a24803",
"https://edge.netlify.com/bootstrap/context.ts": "b9b4e7cbb67a9d83cb28e45145ba3dfa6f05ad965587ef7e2fb0896da62dd16e",
"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:@types/react-dom@^18.3.0",
"npm:@types/react@^18.3.3",
"npm:@vitejs/plugin-react@^4.3.1",
"npm:animate.css@^4.1.1",
"npm:bootstrap@^5.3.3",
"npm:eslint-plugin-react-hooks@^4.6.2",
"npm:eslint-plugin-react-refresh@^0.4.7",
"npm:eslint-plugin-react@^7.34.3",
"npm:eslint@^8.57.0",
"npm:framer-motion@^11.3.24",
"npm:nodemailer@^6.9.14",
"npm:react-bootstrap-icons@^1.11.4",
"npm:react-bootstrap@^2.10.4",
"npm:react-dom@^18.3.1",
"npm:react-fast-marquee@^1.6.5",
"npm:react-icons@^5.3.0",
"npm:react-multi-carousel@^2.8.5",
"npm:react-on-screen@^2.1.1",
"npm:react-router-dom@^6.25.1",
"npm:react@^18.3.1",
"npm:vite@^5.3.4"
]
}
}
}