-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
136 lines (136 loc) · 4.26 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
{
"name": "@epilot/concorde-elements",
"version": "0.0.12",
"license": "MIT",
"author": {
"name": "epilot GmbH",
"email": "[email protected]",
"url": "https://epilot.cloud"
},
"sideEffects": [
"**/*.css"
],
"type": "module",
"main": "src/index.ts",
"types": "src/index.ts",
"scripts": {
"build": "npm run build-storybook",
"build:package": "rm -rf dist && NODE_ENV=production vite build",
"build-storybook": "NODE_ENV=production storybook build",
"chromatic": "npx chromatic --project-token=chpt_cef42bf3c35609d",
"lint": "eslint src --ext js,ts,tsx --cache",
"lint:fix": "eslint src --ext js,ts,tsx --fix --cache",
"storybook": "storybook dev -p 6006",
"test": "TZ=UTC vitest run",
"test:watch": "vitest watch",
"prepublishOnly": "npm version patch && pnpm lint && pnpm test && pnpm build:package",
"release": "pnpm publish",
"postpublish": "git add package.json && git commit -m \"update concorde published version\" && git push && git push --tags"
},
"browserslist": [
">0.2%",
"not dead",
"not op_mini all"
],
"dependencies": {
"@googlemaps/js-api-loader": "1.16.6",
"@mui/base": "5.0.0-beta.61",
"@mui/utils": "^6.2.0",
"@radix-ui/react-checkbox": "^1.1.2",
"@radix-ui/react-dropdown-menu": "^2.1.2",
"@radix-ui/react-progress": "^1.1.1",
"@radix-ui/react-radio-group": "^1.2.1",
"@radix-ui/react-slot": "1.1.1",
"@radix-ui/react-switch": "^1.1.1",
"@radix-ui/react-toggle": "^1.1.0",
"@radix-ui/react-toggle-group": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.4",
"@types/react-signature-canvas": "^1.0.2",
"date-fns": "^3.6.0",
"fast-deep-equal": "^3.1.3",
"file-selector": "*",
"motion": "^11.15.0",
"radashi": "*",
"react-datepicker": "^7.3.0",
"react-dropzone": "^11.4.2",
"react-hook-form": "^7.53.0",
"react-input-mask": "^2.0.4",
"react-keyed-flatten-children": "^3.0.2",
"react-markdown": "^6.0.1",
"react-signature-canvas": "^1.0.6",
"react-swipeable-views": "^0.14.0"
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@chromatic-com/storybook": "^1.3.5",
"@epilot/eslint-config-react": "^1.2.15",
"@epilot/validators": "latest",
"@storybook/addon-a11y": "^8.3.6",
"@storybook/addon-essentials": "^8.0.10",
"@storybook/addon-interactions": "^8.0.10",
"@storybook/addon-links": "^8.0.10",
"@storybook/blocks": "^8.0.10",
"@storybook/react": "^8.0.10",
"@storybook/react-vite": "^8.0.10",
"@storybook/test": "^8.0.10",
"@testing-library/jest-dom": "*",
"@testing-library/react": "*",
"@types/babel__generator": "^7.6.8",
"@types/big.js": "^6.2.0",
"@types/react": "*",
"@types/react-dom": "*",
"@types/react-input-mask": "3.0.0",
"@types/react-swipeable-views": "^0.13.5",
"@types/testing-library__jest-dom": "*",
"@types/google.maps": "^3.55.12",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
"@vitejs/plugin-react": "^4.2.1",
"autoprefixer": "^10.4.19",
"axios": "*",
"big.js": "^6.2.1",
"chromatic": "^11.3.2",
"classnames": "^2.5.1",
"esbuild": "^0.18.1",
"esbuild-plugin-svgr": "^2.1.0",
"eslint": "*",
"eslint-config-prettier": "8.0.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-storybook": "^0.8.0",
"i18next": "*",
"identity-obj-proxy": "^3.0.0",
"jsdom": "^25.0.0",
"material-symbols": "latest",
"prettier": "*",
"react": "^18.0.0",
"react-i18next": "*",
"storybook": "^8.0.10",
"terser": "5.32.0",
"ts-jest": "^29.1.2",
"tslib": "^2.6.2",
"typescript": "^5.4.5",
"use-debounce": "^6.0.1",
"vite": "^6.0.7",
"vite-bundle-visualizer": "^1.2.1",
"vite-plugin-dts": "^4.5.0",
"vite-plugin-lib-inject-css": "^2.2.1",
"vite-plugin-sass-dts": "^1.3.30",
"vitest": "*"
},
"peerDependencies": {
"@epilot/validators": "^0.0.21",
"react": ">=17.0.0",
"react-dom": "^18.2.0",
"react-i18next": "*"
},
"files": [
"dist/**"
],
"publishConfig": {
"main": "dist/index.js",
"types": "dist/index.d.ts"
}
}