-
-
Notifications
You must be signed in to change notification settings - Fork 9
/
deno.lock
42 lines (42 loc) · 1.36 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
{
"version": "3",
"remote": {
"https://deno.land/x/flat@0.0.10/src/json.ts": "f3d8765ba603a607974fb6bedcccaedddad764e4b17757fe047c37e41e9968f5",
"https://deno.land/x/flat@0.0.10/src/txt.ts": "fca8104171217fbd42aefd311a1a861421dda703600b089b424d4b900b8e40d3"
},
"workspace": {
"packageJson": {
"dependencies": [
"npm:@babel/eslint-parser@^7.16.5",
"npm:@babel/preset-env@^7.16.11",
"npm:d3-array@^3.1.1",
"npm:d3-axis@^3.0.0",
"npm:d3-collection@^1.0.7",
"npm:d3-fetch@^3.0.1",
"npm:d3-format@^3.1.0",
"npm:d3-interpolate-path@^2.2.3",
"npm:d3-scale@^4.0.2",
"npm:d3-selection@^3.0.0",
"npm:d3-shape@^3.1.0",
"npm:d3-time-format@^4.1.0",
"npm:d3-transition@^3.0.1",
"npm:eslint-config-standard@16.0.2",
"npm:eslint@^7.5.0",
"npm:lint-staged@10.5.4",
"npm:logrocket@^2.2.1",
"npm:postcss-cli@^7.1.1",
"npm:postcss-custom-properties@9.1.1",
"npm:postcss-custom-selectors@^5.1.2",
"npm:postcss-import@^12.0.1",
"npm:postcss-nested@4.2.3",
"npm:postcss-sorting@^5.0.1",
"npm:postcss@8.4.31",
"npm:pre-commit@^1.2.2",
"npm:prettier@^2.5.1",
"npm:stylelint@^14.3.0",
"npm:vanillajs-datepicker@^1.2.0",
"npm:vite@3.2.11"
]
}
}
}