-
Notifications
You must be signed in to change notification settings - Fork 37
Expand file tree
/
Copy pathpackage.json
More file actions
170 lines (170 loc) · 5.15 KB
/
Copy pathpackage.json
File metadata and controls
170 lines (170 loc) · 5.15 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
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
{
"name": "job-hunting",
"version": "0.0.0",
"license": "MIT",
"scripts": {},
"private": true,
"type": "module",
"devDependencies": {
"@eslint/compat": "2.1.0",
"@eslint/js": "10.0.1",
"@iconify/json": "2.2.486",
"@moonrepo/cli": "2.3.3",
"@playwright/test": "1.61.0",
"@rollup/plugin-node-resolve": "16.0.3",
"@storybook/addon-docs": "10.4.5",
"@storybook/jest": "0.2.3",
"@storybook/react": "10.4.5",
"@storybook/react-vite": "10.4.5",
"@storybook/test-runner": "0.24.4",
"@storybook/testing-library": "0.2.2",
"@swc-node/register": "1.11.1",
"@swc/cli": "0.8.1",
"@swc/core": "1.15.41",
"@swc/helpers": "0.5.23",
"@tanstack/router-plugin": "1.168.18",
"@testing-library/dom": "10.4.1",
"@testing-library/react": "16.3.2",
"@types/chrome": "0.1.42",
"@types/jest": "30.0.0",
"@types/node": "26.0.0",
"@types/react": "19.2.17",
"@types/react-dom": "19.2.3",
"@types/web": "0.0.349",
"@unocss/preset-icons": "66.7.2",
"@unocss/preset-uno": "66.7.2",
"@vitejs/plugin-react": "6.0.2",
"@vitejs/plugin-react-oxc": "0.4.3",
"@vitest/browser": "4.1.9",
"@vitest/browser-playwright": "4.1.9",
"@vitest/coverage-v8": "4.1.9",
"@vitest/ui": "4.1.9",
"@wxt-dev/module-react": "1.2.2",
"@wxt-dev/unocss": "1.0.1",
"allure-commandline": "2.42.1",
"allure-playwright": "3.10.0",
"autoprefixer": "10.5.0",
"babel-jest": "30.4.1",
"eslint": "10.5.0",
"eslint-config-next": "16.2.9",
"eslint-config-prettier": "10.1.8",
"eslint-plugin-import": "2.32.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-playwright": "2.10.4",
"eslint-plugin-react": "7.37.5",
"eslint-plugin-react-hooks": "7.1.1",
"eslint-plugin-react-refresh": "0.5.3",
"eslint-plugin-storybook": "10.4.5",
"globals": "17.6.0",
"happy-dom": "20.10.4",
"jest": "30.4.2",
"jest-environment-jsdom": "30.4.1",
"jest-util": "30.4.1",
"jiti": "2.7.0",
"jsdom": "29.1.1",
"jsonc-eslint-parser": "3.1.0",
"lightningcss": "1.32.0",
"playwright": "1.61.0",
"playwright-bdd": "9.1.0",
"postcss": "8.5.15",
"postcss-preset-mantine": "1.18.0",
"postcss-simple-vars": "7.0.1",
"prettier": "3.8.4",
"rollup-plugin-copy": "3.5.0",
"sass": "1.101.0",
"storybook": "10.4.5",
"tailwindcss": "4.3.1",
"ts-jest": "29.4.11",
"ts-node": "10.9.2",
"tslib": "2.8.1",
"typescript": "6.0.3",
"typescript-eslint": "8.61.1",
"unocss": "66.7.2",
"vite": "8.0.16",
"vite-plugin-dts": "5.0.2",
"vite-plugin-wasm": "3.6.0",
"vite-plugin-web-extension": "4.5.1",
"vite-tsconfig-paths": "6.1.1",
"vitest": "4.1.9",
"web-ext": "10.4.0",
"wxt": "0.20.26"
},
"dependencies": {
"@ant-design/icons": "6.3.2",
"@ant-design/pro-components": "2.8.10",
"@codemirror/commands": "6.10.4",
"@codemirror/lang-json": "6.0.2",
"@codemirror/lang-sql": "6.10.0",
"@codemirror/state": "6.7.0",
"@dnd-kit/core": "6.3.1",
"@dnd-kit/sortable": "10.0.0",
"@dnd-kit/utilities": "3.2.2",
"@electric-sql/pglite": "0.5.3",
"@electric-sql/pglite-tools": "0.4.3",
"@lit/react": "1.0.8",
"@mantine/core": "9.4.1",
"@mantine/dates": "9.4.1",
"@mantine/hooks": "9.4.1",
"@mantine/notifications": "9.4.1",
"@mlc-ai/web-llm": "0.2.84",
"@pansy/lnglat-transform": "1.0.3",
"@tabler/icons-react": "3.44.0",
"@tanstack/react-query": "5.101.2",
"@tanstack/react-query-devtools": "5.101.2",
"@tanstack/react-router": "1.170.16",
"@tanstack/react-router-devtools": "1.167.0",
"@types/geojson": "7946.0.16",
"@uiw/codemirror-extensions-langs": "4.25.10",
"@uiw/react-codemirror": "4.25.10",
"@uiw/react-markdown-editor": "6.1.4",
"@vis.gl/react-maplibre": "8.1.1",
"@webcomponents/custom-elements": "1.6.0",
"@weblogin/trendchart-elements": "2.0.3",
"@yaireo/dragsort": "1.3.2",
"@yaireo/tagify": "4.38.0",
"ahooks": "3.9.7",
"ajax-hooks": "1.8.0",
"antd": "6.5.0",
"array-move": "4.0.0",
"axios": "1.18.1",
"blob-polyfill": "9.0.20240710",
"buffer": "6.0.3",
"core-js": "3.49.0",
"crc-32": "1.2.2",
"cron-parser": "^5.6.1",
"cross-env": "10.1.0",
"crypto-js": "4.2.0",
"dayjs": "1.11.21",
"echarts": "6.1.0",
"echarts-for-react": "3.0.6",
"i18next": "26.3.4",
"i18next-http-backend": "4.0.0",
"iconify-icon": "3.0.2",
"jquery": "4.0.0",
"jszip": "3.10.1",
"leaflet": "1.9.4",
"libarchive.js": "2.0.2",
"lit": "3.3.3",
"maplibre-gl": "5.24.0",
"marked": "18.0.5",
"marked-react": "4.0.0",
"next": "16.2.9",
"pako": "2.2.0",
"puppeteer-core": "25.2.1",
"react": "19.2.7",
"react-dom": "19.2.7",
"react-draggable": "4.7.0",
"react-i18next": "17.0.8",
"react-router": "8.1.0",
"react-router-dom": "7.18.1",
"semver": "7.8.5",
"sha.js": "2.4.12",
"single-file-core": "1.5.84",
"swiper": "12.1.4",
"uuid": "14.0.1",
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz",
"zod": "4.4.3",
"zustand": "5.0.14"
},
"packageManager": "pnpm@10.13.1"
}