-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdeno.lock
81 lines (81 loc) · 2.91 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
{
"version": "4",
"remote": {
"https://deno.land/x/dotenv@v3.2.2/mod.ts": "077b48773de9205266a0b44c3c3a3c3083449ed64bb0b6cc461b95720678d38e",
"https://deno.land/x/dotenv@v3.2.2/util.ts": "693730877b13f8ead2b79b2aa31e2a0652862f7dc0c5f6d2f313f4d39c7b7670"
},
"workspace": {
"packageJson": {
"dependencies": [
"npm:@babylonjs/core@^7.29.0",
"npm:@babylonjs/gui-editor@^7.30.0",
"npm:@babylonjs/gui@^7.30.0",
"npm:@babylonjs/inspector@^7.29.0",
"npm:@babylonjs/loaders@^7.30.0",
"npm:@babylonjs/materials@^7.30.0",
"npm:@babylonjs/serializers@^7.30.0",
"npm:@deck.gl/core@^9.0.35",
"npm:@deck.gl/layers@^9.0.35",
"npm:@deck.gl/react@^9.0.35",
"npm:@hookform/resolvers@^3.9.0",
"npm:@jpmorganchase/anu@~0.1.4",
"npm:@nabla/vite-plugin-eslint@2.0.4",
"npm:@radix-ui/react-checkbox@^1.1.2",
"npm:@radix-ui/react-label@^2.1.0",
"npm:@radix-ui/react-popover@^1.1.2",
"npm:@radix-ui/react-slider@^1.2.1",
"npm:@radix-ui/react-slot@^1.1.0",
"npm:@radix-ui/react-switch@^1.1.1",
"npm:@radix-ui/react-tabs@^1.1.1",
"npm:@radix-ui/react-tooltip@^1.1.3",
"npm:@types/d3@^7.4.3",
"npm:@types/lodash@^4.17.13",
"npm:@types/node@^20.16.11",
"npm:@types/plotly.js@^2.35.0",
"npm:@types/react-dom@18.3.0",
"npm:@types/react-plotly.js@^2.6.3",
"npm:@types/react@18.3.3",
"npm:@typescript-eslint/eslint-plugin@6.13.1",
"npm:@typescript-eslint/parser@6.13.1",
"npm:@vitejs/plugin-react-swc@3.7.0",
"npm:@vitejs/plugin-react@^4.3.3",
"npm:autoprefixer@^10.4.14",
"npm:babylonjs-hook@~0.1.1",
"npm:class-variance-authority@0.7",
"npm:clsx@^2.1.1",
"npm:comlink@^4.4.2",
"npm:d3@^7.9.0",
"npm:deck.gl@^9.0.35",
"npm:eslint-config-prettier@9.1.0",
"npm:eslint-plugin-import@2.29.0",
"npm:eslint-plugin-prettier@5.0.1",
"npm:eslint-plugin-react-hooks@4.6.0",
"npm:eslint-plugin-react-refresh@0.4.4",
"npm:eslint-plugin-react@7.33.2",
"npm:eslint@8.55.0",
"npm:lodash@^4.17.21",
"npm:lucide-react@0.452",
"npm:plotly.js@^2.35.2",
"npm:postcss@^8.4.33",
"npm:prettier-plugin-tailwindcss@0.4.1",
"npm:prettier@3.1.0",
"npm:react-dom@18.3.1",
"npm:react-hook-form@^7.53.1",
"npm:react-plotly.js@^2.6.0",
"npm:react-router-dom@^6.27.0",
"npm:react-vega@^7.6.0",
"npm:react@^18.3.1",
"npm:tailwind-merge@^2.5.3",
"npm:tailwindcss-animate@^1.0.7",
"npm:tailwindcss@^3.4.1",
"npm:typescript@5.2.2",
"npm:vega-lite@^5.21.0",
"npm:vega@^5.30.0",
"npm:vite@5.4.8",
"npm:vitest@^2.1.4",
"npm:zod@^3.23.8",
"npm:zustand@^5.0.1"
]
}
}
}