-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpackage.json
More file actions
119 lines (119 loc) · 3.89 KB
/
package.json
File metadata and controls
119 lines (119 loc) · 3.89 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
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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
{
"name": "esi-web-ui",
"version": "0.30.1",
"private": true,
"type": "module",
"scripts": {
"type-check": "tsc --noEmit",
"build": "tsc -b && vite build",
"build:ts-off": "vite build",
"clean": "vite clean",
"dev": "vite",
"lint": "eslint .",
"preview": "vite preview",
"storybook": "storybook dev -p 6006",
"build-storybook": "storybook build",
"chromatic": "npx chromatic --project-token=$CHROMATIC_PROJECT_TOKEN"
},
"dependencies": {
"@auth-kit/react-router": "^3.1.3",
"@dagrejs/dagre": "^1.1.4",
"@hookform/resolvers": "^5.0.0",
"@radix-ui/react-accordion": "^1.2.2",
"@radix-ui/react-alert-dialog": "^1.1.1",
"@radix-ui/react-avatar": "^1.1.10",
"@radix-ui/react-checkbox": "^1.1.3",
"@radix-ui/react-collapsible": "^1.1.11",
"@radix-ui/react-dialog": "^1.1.14",
"@radix-ui/react-dismissable-layer": "^1.1.10",
"@radix-ui/react-dropdown-menu": "^2.1.15",
"@radix-ui/react-icons": "^1.3.0",
"@radix-ui/react-label": "^2.1.0",
"@radix-ui/react-popover": "^1.1.14",
"@radix-ui/react-scroll-area": "^1.2.0",
"@radix-ui/react-select": "^2.2.5",
"@radix-ui/react-separator": "^1.1.7",
"@radix-ui/react-slot": "^1.2.3",
"@radix-ui/react-switch": "^1.1.1",
"@radix-ui/react-tabs": "^1.1.0",
"@radix-ui/react-toggle": "^1.1.0",
"@radix-ui/react-toggle-group": "^1.1.0",
"@radix-ui/react-tooltip": "^1.2.8",
"@radix-ui/react-visually-hidden": "^1.1.0",
"@react-oauth/google": "^0.12.1",
"@stepperize/react": "^5.1.5",
"@tanstack/react-query": "^5.59.15",
"@tanstack/react-query-devtools": "^5.74.6",
"@tanstack/react-table": "^8.20.5",
"@tanstack/react-virtual": "^3.13.6",
"@types/js-yaml": "^4.0.9",
"@uiw/react-textarea-code-editor": "^3.1.0",
"@xyflow/react": "^12.3.6",
"axios": "^1.7.7",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "^1.0.1",
"date-fns": "^4.1.0",
"date-fns-tz": "^3.2.0",
"file-saver": "^2.0.5",
"input-otp": "^1.2.4",
"js-cookie": "^3.0.5",
"js-yaml": "^4.1.0",
"jwt-decode": "^4.0.0",
"lucide-react": "^0.548.0",
"merge-refs": "^2.0.0",
"next-themes": "^0.4.0",
"qs": "^6.13.1",
"react": "^18.3.1",
"react-aria": "^3.43.0",
"react-auth-kit": "^3.1.3",
"react-dom": "^18.3.1",
"react-hook-form": "^7.53.0",
"react-router-dom": "^7.0.0",
"recharts": "^3.0.0",
"slugify": "^1.6.6",
"sonner": "^2.0.0",
"tailwind-merge": "^3.0.0",
"zod": "^4.0.0"
},
"devDependencies": {
"@eslint/js": "^9.9.0",
"@storybook/addon-essentials": "^8.6.9",
"@storybook/addon-interactions": "^8.6.9",
"@storybook/addon-links": "^8.6.9",
"@storybook/addon-themes": "^8.6.9",
"@storybook/blocks": "^8.6.9",
"@storybook/react": "^8.6.9",
"@storybook/react-vite": "^8.6.9",
"@storybook/testing-library": "^0.2.1",
"@storybook/types": "^8.6.9",
"@tailwind-plugin/expose-colors": "^1.1.8",
"@types/dagre": "^0.7.52",
"@types/file-saver": "^2.0.7",
"@types/js-cookie": "^3.0.6",
"@types/node": "^22.5.4",
"@types/qs": "^6.9.17",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react-router-dom": "^5.3.3",
"@types/segment-analytics": "^0.0.38",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"@vitejs/plugin-react-swc": "^4.0.0",
"autoprefixer": "^10.4.20",
"chromatic": "^13.0.0",
"eslint": "^9.9.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-react-hooks": "^5.1.0-rc.0",
"eslint-plugin-react-refresh": "^0.4.9",
"globals": "^16.0.0",
"postcss": "^8.4.45",
"react-docgen-typescript": "^2.2.2",
"tailwindcss": "^4.0.0",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.5.3",
"typescript-eslint": "^8.0.1",
"vite": "^5.4.10",
"vite-plugin-svgr": "^4.2.0"
}
}