-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
219 lines (219 loc) · 8.31 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
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
{
"name": "vinovest-web-client",
"private": true,
"version": "1.13.1",
"scripts": {
"locale:download": "node ./scripts/locale.js download",
"locale:upload": "node ./scripts/locale.js upload",
"prestart": "node scripts/translationFiles.js",
"start": "node scripts/start.js",
"build": "GENERATE_SOURCEMAP=true node scripts/build.js",
"start:link": "rm -rf ./node_modules/@vinovest/components && ln -sf $HOME/vinovest/components/dist/ ./node_modules/@vinovest/components && yarn start",
"build:develop": "NODE_ENV=development node scripts/build.js",
"test": "node scripts/test.js --env=jest-environment-jsdom-sixteen --watchAll=false",
"test:ci": "node --expose-gc --max_old_space_size=2048 scripts/test.js --runInBand --env=jest-environment-jsdom-sixteen --watchAll=false",
"release": "standard-version"
},
"dependencies": {
"@emotion/react": "^11.4.0",
"@okta/okta-auth-js": "^4.9.2",
"@okta/okta-react": "^4.1.0",
"@sentry/react": "^6.12.0",
"@stripe/react-stripe-js": "^1.1.2",
"@stripe/stripe-js": "^1.11.0",
"@vinovest/components": "^0.0.15",
"@vx/axis": "0.0.192",
"@vx/curve": "0.0.192",
"@vx/event": "0.0.192",
"@vx/glyph": "0.0.192",
"@vx/gradient": "0.0.192",
"@vx/grid": "0.0.192",
"@vx/group": "0.0.192",
"@vx/mock-data": "0.0.192",
"@vx/responsive": "0.0.192",
"@vx/scale": "0.0.192",
"@vx/shape": "0.0.192",
"@vx/tooltip": "0.0.192",
"algoliasearch": "^4.9.1",
"camelcase": "^5.3.1",
"case-sensitive-paths-webpack-plugin": "2.3.0",
"contentful": "^8.1.7",
"country-codes-list": "^1.6.8",
"cz-conventional-changelog": "^3.3.0",
"d3-array": "^2.8.0",
"d3-time-format": "^3.0.0",
"date-fns": "^2.20.3",
"dotenv": "8.2.0",
"dotenv-expand": "5.1.0",
"facepaint": "^1.2.1",
"fast-text-encoding": "^1.0.2",
"final-form": "^4.18.6",
"formik": "^2.2.9",
"history": "^4",
"i18next": "^20.3.2",
"i18next-browser-languagedetector": "^6.1.0",
"i18next-http-backend": "^1.2.1",
"i18next-react": "^0.2.2",
"identity-obj-proxy": "3.0.0",
"intersection-observer": "^0.12.0",
"js-sha1": "^0.6.0",
"json-stringify-safe": "^5.0.1",
"lodash": "^4.17.21",
"mobx": "^5.15.7",
"mobx-react-devtools": "^6.1.1",
"mobx-react-lite": "^2.2.2",
"moment": "^2.29.1",
"normalize.css": "^8.0.1",
"posthog-js": "^1.11.4",
"prop-types": "^15.7.2",
"qs": "^6.10.1",
"query-string": "^6.14.1",
"rc-slider": "^9.7.2",
"react": "^16.14.0",
"react-country-region-selector": "^3.0.2",
"react-countup": "^4.4.0",
"react-csv": "^2.0.3",
"react-dom": "^16.14.0",
"react-final-form": "^6.5.2",
"react-i18next": "^11.11.1",
"react-loading-skeleton": "^2.1.1",
"react-lottie": "^1.2.3",
"react-phone-number-input": "^3.1.17",
"react-plaid-link": "^3.2.0",
"react-qr-code": "^1.1.1",
"react-responsive": "^8.0.1",
"react-router-dom": "^5.2.0",
"react-select": "^3.0.8",
"react-share": "^4.3.1",
"react-slick": "^0.27.14",
"react-spinners": "^0.9.0",
"react-spring": "^8.0.27",
"react-toastify": "^6.2.0",
"react-tooltip": "^4.2.10",
"react-transition-group": "^4.3.0",
"recharts": "2.0.0-beta.7",
"resolve": "1.15.0",
"rrweb": "^0.9.14",
"singular-sdk": "^1.2.9",
"slick-carousel": "^1.8.1",
"styled-components": "^4",
"styled-media-query": "^2.1.2",
"url-search-params-polyfill": "^8.1.0",
"uuid": "^8.3.2",
"yup": "^0.32.9"
},
"browserslist": [
">1%",
"not dead",
"not op_mini all",
"not IE 11"
],
"devDependencies": {
"@babel/cli": "^7.14.8",
"@babel/core": "^7.14.3",
"@babel/helper-create-regexp-features-plugin": "^7.12.17",
"@babel/plugin-proposal-decorators": "^7.13.5",
"@babel/plugin-proposal-export-namespace-from": "^7.14.5",
"@babel/plugin-proposal-logical-assignment-operators": "^7.14.5",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.2",
"@babel/plugin-proposal-optional-chaining": "^7.14.2",
"@babel/plugin-proposal-private-methods": "^7.13.0",
"@babel/plugin-syntax-class-properties": "^7.12.13",
"@babel/plugin-syntax-export-namespace-from": "^7.8.3",
"@babel/plugin-syntax-jsx": "^7.12.13",
"@babel/plugin-syntax-logical-assignment-operators": "^7.10.4",
"@babel/plugin-transform-react-jsx": "^7.12.17",
"@babel/plugin-transform-react-pure-annotations": "^7.12.1",
"@babel/plugin-transform-unicode-escapes": "^7.14.5",
"@babel/preset-env": "^7.14.2",
"@babel/preset-react": "^7.13.13",
"@babel/preset-typescript": "^7.15.0",
"@emotion/babel-plugin": "^11.3.0",
"@emotion/jest": "^11.3.0",
"@sentry/webpack-plugin": "^1.17.1",
"@svgr/webpack": "4.3.3",
"@testing-library/jest-dom": "^5.11.5",
"@testing-library/react": "^11.1.0",
"@types/jest": "^26.0.23",
"@types/react": "^17.0.18",
"@types/react-router-dom": "^5.1.8",
"@types/uuid": "^8.3.1",
"@typescript-eslint/eslint-plugin": "^2.10.0",
"@typescript-eslint/parser": "^2.10.0",
"babel-core": "^6.26.3",
"babel-eslint": "10.1.0",
"babel-jest": "^24.9.0",
"babel-loader": "^8.2.2",
"babel-plugin-i18next-extract": "^0.8.2",
"babel-plugin-lodash": "^3.3.4",
"babel-plugin-named-asset-import": "^0.3.6",
"babel-plugin-require-context-hook": "^1.0.0",
"babel-preset-react-app": "^10.0.0",
"css-loader": "3.4.2",
"env-cmd": "^10.1.0",
"enzyme-to-json": "^3.6.2",
"eslint": "^6.6.0",
"eslint-config-airbnb": "^18.2.1",
"eslint-config-react-app": "^5.2.1",
"eslint-loader": "3.0.3",
"eslint-plugin-flowtype": "4.7.0",
"eslint-plugin-i18next": "^5.1.0",
"eslint-plugin-import": "2.24.0",
"eslint-plugin-jsx-a11y": "6.2.3",
"eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-react": "7.25.2",
"eslint-plugin-react-hooks": "^1.6.1",
"file-loader": "4.3.0",
"fs-extra": "^8.1.0",
"git-cz": "^4.7.6",
"google-closure-compiler": "^20210505.0.0",
"html-webpack-plugin": "4.0.0-beta.11",
"i18next-extract": "^0.1.3",
"i18next-scanner": "^3.0.0",
"jest": "24.9.0",
"jest-canvas-mock": "^2.3.0",
"jest-environment-jsdom-fourteen": "1.0.1",
"jest-environment-jsdom-sixteen": "^1.0.3",
"jest-resolve": "24.9.0",
"jest-styled-components": "^6",
"jest-watch-typeahead": "0.6.4",
"libphonenumber-js": "^1.9.20",
"lodash-webpack-plugin": "^0.11.6",
"mini-css-extract-plugin": "0.9.0",
"optimize-css-assets-webpack-plugin": "5.0.3",
"pnp-webpack-plugin": "1.6.4",
"postcss-flexbugs-fixes": "4.2.1",
"postcss-loader": "3.0.0",
"postcss-normalize": "8.0.1",
"postcss-preset-env": "6.7.0",
"postcss-safe-parser": "4.0.1",
"prettier": "^2.1.2",
"react-app-polyfill": "^1.0.6",
"react-dev-utils": "^11.0.4",
"resolve-url-loader": "3.1.4",
"sass-loader": "8.0.2",
"semver": "6.3.0",
"standard-version": "^9.3.1",
"style-loader": "0.23.1",
"terser-webpack-plugin": "^4",
"ts-pnp": "1.1.6",
"typescript": "^4.2.3",
"url-loader": "2.3.0",
"webpack": "4.42.0",
"webpack-cli": "^4.7.2",
"webpack-dev-server": "3.11.2",
"webpack-manifest-plugin": "2.2.0",
"workbox-webpack-plugin": "4.3.1"
},
"standard-version": {
"scripts": {
"precommit": "chmod -x .githooks/prepare-commit-msg",
"postcommit": "chmod +x .githooks/prepare-commit-msg"
}
},
"config": {
"commitizen": {
"path": "./node_modules/git-cz"
}
}
}