-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpackage.json
114 lines (114 loc) · 3.72 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
{
"name": "fe-vitejs-template",
"version": "1.0.0",
"type": "module",
"scripts": {
"build": "vite build",
"build:analyze": "vite-bundle-visualizer",
"build:storybook": "storybook build",
"dev": "vite",
"dev:storybook": "storybook dev -p 6006",
"lint": "eslint .",
"preinstall": "check-engine",
"prestart": "check-engine",
"prepare": "husky",
"preview": "vite preview",
"serve": "vite serve",
"template:add:remote": "sh ./scripts/add-template-remote.sh",
"template:update": "sh ./scripts/merge-template-changes.sh"
},
"engines": {
"node": "^20",
"pnpm": "^9"
},
"dependencies": {
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@mui/material": "^5.16.7",
"axios": "^1.7.7",
"plop": "^4.0.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-error-boundary": "^4.0.13",
"react-hook-form": "^7.53.0",
"react-router-dom": "^6.27.0",
"react-toastify": "^10.0.6"
},
"devDependencies": {
"@commitlint/cli": "^19.5.0",
"@trivago/prettier-plugin-sort-imports": "^5.2.1",
"@commitlint/config-conventional": "^19.5.0",
"@storybook/addon-actions": "^8.3.5",
"@storybook/addon-essentials": "^8.3.5",
"@storybook/addon-interactions": "^8.3.5",
"@storybook/addon-links": "^8.3.5",
"@storybook/react": "^8.3.5",
"@storybook/react-vite": "^8.3.5",
"@storybook/testing-library": "^0.2.2",
"@types/node": "^20.16.11",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitejs/plugin-basic-ssl": "^1.1.0",
"@vitejs/plugin-react": "^4.3.2",
"ctux-check-engine": "^1.13.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-unused-imports": "^3.2.0",
"husky": "^9.1.6",
"npm-check-updates": "^16.14.20",
"prettier": "^3.3.3",
"storybook": "^8.3.5",
"typescript": "^5.6.3",
"vite": "^5.4.8",
"vite-bundle-visualizer": "^1.2.1",
"vite-plugin-chunk-split": "^0.5.0",
"vite-plugin-svgr": "^4.2.0"
},
"pnpm": {
"overrides": {
"glob-parent@<5.1.2": ">=5.1.2",
"async@<2.6.4": ">=2.6.4",
"trim@<0.0.3": ">=0.0.3",
"trim-newlines@<3.0.1": ">=3.0.1",
"ejs@<3.1.7": ">=3.1.7",
"async@>=2.0.0 <2.6.4": ">=2.6.4",
"got@<11.8.5": ">=11.8.5",
"terser@>=5.0.0 <5.14.2": ">=5.14.2",
"minimatch@<3.0.5": ">=3.0.5",
"json5@>=2.0.0 <2.2.2": ">=2.2.2",
"http-cache-semantics@<4.1.1": ">=4.1.1",
"cacheable-request@<10.2.7": ">=10.2.7",
"vite@>=4.2.0 <4.2.3": ">=4.2.3",
"semver@<5.7.2": ">=5.7.2",
"semver@>=6.0.0 <6.3.1": ">=6.3.1",
"semver@>=7.0.0 <7.5.2": ">=7.5.2",
"word-wrap@<1.2.4": ">=1.2.4",
"postcss@<8.4.31": ">=8.4.31",
"@babel/traverse@<7.23.2": ">=7.23.2",
"axios@>=0.8.1 <1.6.0": ">=1.6.0",
"vite@>=5.0.0 <5.0.5": ">=5.0.5",
"vite@>=5.0.0 <=5.0.11": ">=5.0.12",
"ip@=2.0.0": ">=2.0.1",
"follow-redirects@<=1.15.5": ">=1.15.6",
"express@<4.19.2": ">=4.19.2",
"tar@<6.2.1": ">=6.2.1",
"ejs@<3.1.10": ">=3.1.10",
"braces@<3.0.3": ">=3.0.3",
"ws@>=8.0.0 <8.17.1": ">=8.17.1",
"axios@>=1.3.2 <=1.7.3": ">=1.7.4",
"micromatch@<4.0.8": ">=4.0.8",
"body-parser@<1.20.3": ">=1.20.3",
"send@<0.19.0": ">=0.19.0",
"serve-static@<1.16.0": ">=1.16.0",
"express@<4.20.0": ">=4.20.0",
"path-to-regexp@<0.1.10": ">=0.1.10",
"vite@>=5.2.0 <5.2.14": ">=5.2.14",
"rollup@>=4.0.0 <4.22.4": ">=4.22.4",
"cookie@<0.7.0": ">=0.7.0"
}
}
}