-
Notifications
You must be signed in to change notification settings - Fork 29
/
package.json
173 lines (173 loc) · 5.75 KB
/
package.json
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
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
{
"name": "lumen",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite dev --host",
"dev:netlify": "netlify dev",
"dev:storybook": "storybook dev -p 6006",
"build": "tsc && vite build",
"build:storybook": "storybook build",
"preview": "vite preview",
"format": "prettier --write .",
"lint": "eslint --ext .js,.ts,.tsx src",
"test": "vitest run",
"test:watch": "vitest",
"test:storybook": "test-storybook",
"test:storybook:watch": "test-storybook --watch",
"test:storybook:ci": "concurrently -k -s first -n \"storybook,test\" -c \"magenta,blue\" \"npm run build:storybook --quiet && npx http-server storybook-static --port 6006 --silent\" \"npx wait-on tcp:127.0.0.1:6006 && npm run test:storybook\"",
"benchmark": "vite-node scripts/benchmark.ts",
"postinstall": "patch-package"
},
"dependencies": {
"@codemirror/autocomplete": "^6.1.0",
"@codemirror/commands": "^6.7.0",
"@codemirror/lang-markdown": "^6.2.5",
"@codemirror/lang-yaml": "^6.1.1",
"@codemirror/state": "^6.1.0",
"@codemirror/view": "^6.34.2",
"@fontsource-variable/literata": "^5.1.1",
"@isomorphic-git/cors-proxy": "^2.7.1",
"@isomorphic-git/lightning-fs": "^4.6.0",
"@lezer/highlight": "^1.2.0",
"@netlify/functions": "^2.7.0",
"@radix-ui/colors": "^3.0.0",
"@radix-ui/react-alert-dialog": "^1.0.0",
"@radix-ui/react-checkbox": "^1.1.2",
"@radix-ui/react-dialog": "^1.0.2",
"@radix-ui/react-dropdown-menu": "^1.0.0",
"@radix-ui/react-hover-card": "^1.0.7",
"@radix-ui/react-navigation-menu": "^1.2.1",
"@radix-ui/react-portal": "^1.0.4",
"@radix-ui/react-radio-group": "^1.2.0",
"@radix-ui/react-roving-focus": "^1.0.0",
"@radix-ui/react-slot": "^1.0.0",
"@radix-ui/react-switch": "^1.0.3",
"@radix-ui/react-tabs": "^1.0.3",
"@radix-ui/react-tooltip": "^1.0.7",
"@replit/codemirror-vim": "^6.1.0",
"@uiw/codemirror-themes": "^4.22.0",
"@uiw/react-codemirror": "^4.23.6",
"buffer": "^6.0.3",
"change-case": "^5.4.4",
"chrono-node": "^2.7.0",
"clsx": "^2.1.0",
"cmdk": "^0.2.0",
"copy-to-clipboard": "^3.3.3",
"date-fns": "^2.29.2",
"date-fns-tz": "^1.3.7",
"ejs": "^3.1.10",
"emoji-regex": "^10.4.0",
"fast-fuzzy": "^1.11.2",
"fast-memoize": "^2.5.2",
"idb-keyval": "^6.2.0",
"isomorphic-git": "^1.25.0",
"jotai": "^2.0.3",
"jotai-xstate": "^0.3.0",
"lodash.debounce": "^4.0.8",
"mdast-util-from-markdown": "^1.2.0",
"mdast-util-gfm-task-list-item": "^2.0.0",
"mdast-util-to-markdown": "^2.1.0",
"mdast-util-to-string": "^4.0.0",
"micromark": "^3.0.10",
"micromark-extension-gfm-task-list-item": "^2.0.1",
"micromark-util-symbol": "^1.0.1",
"micromark-util-types": "^1.0.2",
"micromatch": "^4.0.5",
"mime": "^4.0.3",
"node-emoji": "^2.1.0",
"prismjs": "^1.29.0",
"qs": "^6.11.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-draggable": "^4.4.6",
"react-error-boundary": "^4.0.13",
"react-hotkeys-hook": "^4.5.0",
"react-intersection-observer": "^9.4.0",
"react-lag-radar": "^1.0.0",
"react-markdown": "^8.0.3",
"react-resizable-panels": "^2.0.18",
"react-router-dom": "^6.3.0",
"react-use": "^17.5.1",
"rehype-katex": "^6.0.3",
"remark-emoji": "^3.1.2",
"remark-gfm": "^3.0.1",
"remark-math": "^6.0.0",
"serverless-http": "^3.2.0",
"tailwind-merge": "^2.2.1",
"unified": "^10.1.2",
"unist-util-visit": "^5.0.0",
"urlcat": "^3.1.0",
"use-debounce": "^10.0.4",
"use-resize-observer": "^9.1.0",
"uuid": "^9.0.0",
"vaul": "^1.1.1",
"xstate": "^4.38.3",
"yamljs": "^0.3.0",
"zod": "^3.22.4"
},
"devDependencies": {
"@storybook/addon-essentials": "^8.4.7",
"@storybook/addon-interactions": "^8.4.7",
"@storybook/addon-links": "^8.4.7",
"@storybook/blocks": "^8.4.7",
"@storybook/jest": "^0.2.3",
"@storybook/react": "^8.4.7",
"@storybook/react-vite": "^8.4.7",
"@storybook/test-runner": "^0.20.1",
"@storybook/testing-library": "^0.2.2",
"@tailwindcss/container-queries": "^0.1.0",
"@tanstack/router-devtools": "^1.86.1",
"@tanstack/router-plugin": "^1.86.0",
"@total-typescript/ts-reset": "^0.5.1",
"@types/benchmark": "^2.1.2",
"@types/ejs": "^3.1.5",
"@types/lodash.debounce": "^4.0.9",
"@types/mdast": "^3.0.10",
"@types/micromatch": "^4.0.5",
"@types/prismjs": "^1.26.0",
"@types/qs": "^6.9.7",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.0.6",
"@types/unist": "^2.0.6",
"@types/uuid": "^9.0.3",
"@types/wicg-file-system-access": "^2023.10.5",
"@types/yamljs": "^0.2.31",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.11.0",
"@vitejs/plugin-react": "^4.3.4",
"autoprefixer": "^10.4.19",
"benchmark": "^2.1.4",
"c8": "^10.1.2",
"concurrently": "^8.2.0",
"eslint": "^8.54.0",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-storybook": "^0.8.0",
"http-server": "^14.1.1",
"netlify-cli": "^17.33.4",
"patch-package": "^6.4.7",
"postcss": "^8.4.34",
"prettier": "^2.7.1",
"prettier-plugin-tailwindcss": "^0.2.1",
"rollup-plugin-visualizer": "^5.12.0",
"storybook": "^8.4.7",
"tailwindcss": "^3.4.16",
"tailwindcss-animate": "^1.0.5",
"typescript": "^5.2.2",
"vite": "^5.4.11",
"vite-node": "^2.1.8",
"vite-plugin-node-polyfills": "^0.22.0",
"vite-plugin-pwa": "^0.20.2",
"vitest": "^2.1.8",
"wait-on": "^7.0.1",
"workbox-window": "^7.1.0"
},
"prettier": {
"semi": false,
"trailingComma": "all",
"printWidth": 100
}
}