-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
171 lines (171 loc) · 5.02 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
{
"name": "@beaver/source",
"version": "0.0.0",
"license": "MIT",
"scripts": {
"prepare": "husky",
"commit": "git add . && git-cz",
"lint-staged": "lint-staged"
},
"private": true,
"config": {
"commitizen": {
"path": "node_modules/cz-git"
}
},
"devDependencies": {
"@babel/core": "^7.14.5",
"@babel/preset-env": "^7.24.6",
"@babel/preset-react": "^7.14.5",
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.4.1",
"@ianvs/prettier-plugin-sort-imports": "^4.2.1",
"@nx/cypress": "19.1.1",
"@nx/devkit": "19.1.1",
"@nx/eslint": "19.1.1",
"@nx/eslint-plugin": "19.1.1",
"@nx/express": "^19.1.1",
"@nx/jest": "19.1.1",
"@nx/js": "19.1.1",
"@nx/next": "19.1.1",
"@nx/node": "19.1.1",
"@nx/playwright": "19.1.1",
"@nx/react": "19.1.1",
"@nx/rollup": "19.1.1",
"@nx/web": "19.1.1",
"@nx/webpack": "19.1.1",
"@nx/workspace": "19.1.1",
"@playwright/test": "^1.36.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-url": "8.0.2",
"@svgr/rollup": "8.1.0",
"@svgr/webpack": "^8.0.1",
"@swc-node/register": "~1.9.1",
"@swc/cli": "0.3.12",
"@swc/core": "~1.5.7",
"@swc/helpers": "~0.5.11",
"@swc/jest": "0.2.20",
"@testing-library/react": "15.0.6",
"@types/decompress": "^4.2.7",
"@types/express": "github:types/express",
"@types/fake-useragent": "^1.0.0",
"@types/fs-extra": "^11.0.4",
"@types/is-base64": "^1.1.3",
"@types/jest": "^29.4.0",
"@types/jquery": "^3.5.29",
"@types/json-templates": "^3.0.3",
"@types/node": "18.16.9",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@types/react-window": "^1.8.8",
"@types/semver": "^7.5.8",
"@types/store": "^2.0.5",
"@types/use-sync-external-store": "^0.0.6",
"@typescript-eslint/eslint-plugin": "7.11.0",
"@typescript-eslint/parser": "7.11.0",
"autoprefixer": "^10.4.19",
"babel-jest": "^29.4.1",
"commitizen": "^4.3.0",
"cypress": "13.10.0",
"cz-git": "^1.9.4",
"eslint": "8.57.0",
"eslint-config-next": "14.2.3",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-cypress": "^2.13.4",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-playwright": "^0.15.3",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
"husky": "^9.1.5",
"javascript-obfuscator": "^4.1.0",
"jest": "^29.4.1",
"jest-environment-jsdom": "^29.4.1",
"jest-environment-node": "^29.4.1",
"lint-staged": "^15.2.9",
"nextjs-node-loader": "^1.1.5",
"nextjs-obfuscator": "^3.0.0",
"node-loader": "^2.0.0",
"nx": "19.1.1",
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"prettier-plugin-organize-imports": "^3.2.4",
"prettier-plugin-tailwindcss": "^0.5.13",
"react-refresh": "^0.10.0",
"tailwindcss": "3.4.3",
"ts-babel": "^6.1.7",
"ts-jest": "^29.1.0",
"ts-node": "10.9.1",
"typescript": "~5.4.2",
"verdaccio": "^5.0.4",
"webpack-cli": "^5.1.4"
},
"dependencies": {
"@hookform/resolvers": "^3.3.4",
"@material-tailwind/react": "^2.1.9",
"@radix-ui/react-icons": "^1.3.0",
"@radix-ui/react-toast": "^1.1.5",
"@xterm/addon-fit": "^0.10.0",
"@xterm/addon-ligatures": "^0.9.0",
"@xterm/addon-search": "^0.15.0",
"@xterm/addon-serialize": "^0.12.0",
"@xterm/addon-unicode11": "^0.8.0",
"@xterm/addon-web-links": "^0.11.0",
"@xterm/xterm": "^5.4.0",
"ahooks": "^3.7.11",
"axios": "^1.6.0",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.1",
"class-variance-authority": "^0.7.0",
"clear-module": "^4.1.2",
"clsx": "^2.1.0",
"consola": "^3.2.3",
"csv-parse": "^5.5.5",
"dayjs": "^1.11.10",
"decompress": "^4.2.1",
"events": "^3.3.0",
"exifreader": "^4.22.1",
"express": "^4.18.1",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"glob": "^10.3.12",
"got-cjs": "^12.5.4",
"image-palette": "^2.1.0",
"is-base64": "^1.1.0",
"isomorphic-git": "^1.25.7",
"jquery": "^3.7.1",
"json-templates": "^5.1.0",
"mime": "^4.0.3",
"next": "14.2.3",
"node-downloader-helper": "^2.1.9",
"osx-temperature-sensor": "^1.0.8",
"pdrive": "^0.0.23",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-hook-form": "^7.51.2",
"react-icons": "^5.0.1",
"rimraf": "^5.0.5",
"semver": "^7.6.0",
"shadcn-ui": "^0.8.0",
"shell-env": "^4.0.1",
"socket.io": "^4.7.5",
"socket.io-client": "^4.7.5",
"srcset-parse": "^1.1.0",
"store": "^2.0.12",
"strip-ansi": "^7.1.0",
"sudo-prompt": "^9.2.1",
"sudo-prompt-programfiles-x86": "^9.2.8",
"systeminformation": "^5.22.7",
"tailwind-merge": "^2.2.2",
"tailwindcss-animate": "^1.0.7",
"tree-kill-promise": "^3.0.14",
"tslib": "^2.6.2",
"wget-improved": "^3.4.0",
"winston": "^3.13.0",
"yaml": "^2.4.1"
},
"nx": {
"includedScripts": []
}
}