-
Notifications
You must be signed in to change notification settings - Fork 11
/
package.json
146 lines (146 loc) · 4.56 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
{
"name": "apptension-tech-radar",
"version": "3.0",
"private": true,
"dependencies": {
"@apptension/eslint-config-react": "^1.0.0",
"@contentful/rich-text-html-renderer": "^15.4.0",
"@dnd-kit/core": "^6.0.8",
"@fontsource/space-grotesk": "^4.5.13",
"@formatjs/cli": "^2.13.5",
"@formatjs/intl-getcanonicallocales": "^1.5.1",
"@formatjs/intl-pluralrules": "^3.5.1",
"@loadable/component": "^5.14.1",
"@reduxjs/toolkit": "^1.2.1",
"@sentry/react": "^7.53.0",
"@storybook/addon-essentials": "^6.0.27",
"@storybook/preset-create-react-app": "3.1.4",
"@storybook/react": "6.0.27",
"@testing-library/dom": "^7.26.3",
"@testing-library/jest-dom": "^5.11.5",
"@testing-library/react": "^11.1.0",
"@testing-library/react-hooks": "^3.4.2",
"@testing-library/user-event": "^12.1.10",
"@types/d3": "^7.0.0",
"@types/faker": "^5.1.5",
"@types/loadable__component": "^5.13.1",
"@types/lodash.debounce": "^4.0.7",
"@types/lodash.throttle": "^4.1.6",
"@types/ramda": "^0.27.30",
"@types/react": "^16.9.54",
"@types/react-dom": "^16.9.9",
"@types/react-gtm-module": "^2.0.1",
"@types/react-lottie": "^1.2.6",
"@types/react-redux": "^7.1.5",
"@types/react-router": "^5.1.4",
"@types/react-router-dom": "^5.1.6",
"@types/react-table": "7.7.14",
"@types/semver-compare": "^1.0.1",
"@types/styled-components": "5.1.4",
"@types/styled-theming": "^2.2.2",
"@types/ua-parser-js": "^0.7.33",
"axios": "^0.18.0",
"axios-case-converter": "^0.6.0",
"babel-plugin-relay": "^12.0.0",
"contentful": "^9.0.3",
"core-js": "^3.6.2",
"d3": "^7.1.1",
"dayjs": "^1.10.7",
"es5-shim": "^4.5.12",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-formatjs": "^2.8.0",
"eslint-plugin-import": "^2.22.1",
"faker": "^5.1.0",
"firebase": "^9.17.2",
"fontfaceobserver": "^2.1.0",
"history": "^4.7.2",
"http-status-codes": "^1.3.0",
"husky": "^1.3.1",
"immer": "7.0.14",
"inquirer-directory": "^2.1.0",
"intl": "^1.2.5",
"isomorphic-fetch": "^2.2.1",
"jest-styled-components": "^7",
"lint-staged": "^8.1.0",
"lodash.debounce": "^4.0.8",
"lodash.throttle": "^4.1.1",
"mockdate": "^3.0.2",
"msw": "^0.21.3",
"normalize.css": "^8.0.1",
"plop": "^2.2.0",
"prettier": "^2.1.2",
"pretty-quick": "^3.1.0",
"prop-types": "^15.6.2",
"ramda": "^0.26.1",
"react": "^16.13.1",
"react-dom": "npm:@hot-loader/react-dom",
"react-dropzone": "^14.2.3",
"react-gtm-module": "^2.0.11",
"react-helmet-async": "^1.0.4",
"react-hook-form": "^7.43.5",
"react-hot-toast": "^2.4.0",
"react-intl": "^5.8.8",
"react-joyride": "^2.5.4",
"react-lottie": "^1.2.3",
"react-query": "^3.26.0",
"react-redux": "7.2.2",
"react-router": "^5",
"react-router-dom": "^5",
"react-scripts": "npm:@apptension/react-scripts",
"react-select": "5.7.0",
"react-table": "7.8.0",
"react-test-renderer": "^16.13.1",
"react-use": "^17.3.2",
"redux": "^4.0.1",
"redux-saga": "^1.0.2",
"redux-saga-test-plan": "4.0.0-rc.3",
"regenerator-runtime": "^0.13.3",
"semver-compare": "^1.0.0",
"storybook-react-router": "^1.0.8",
"styled-components": "^5",
"styled-theming": "^2.2.0",
"stylelint": "^13.8.0",
"stylelint-config-recommended": "^3.0.0",
"stylelint-config-styled-components": "^0.1.1",
"stylelint-processor-styled-components": "^1.10.0",
"typescript": "^4.0.5",
"ua-parser-js": "^0.7.22",
"use-debounce": "^7.0.0"
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject",
"extract-intl": "formatjs extract 'src/**/!(*.d).(js|jsx|ts|tsx)' --id-interpolation-pattern '[sha512:contenthash:base64:6]'",
"lint": "yarn run lint:js && yarn run lint:css",
"lint:css": "stylelint './src/**/*.ts'",
"lint:js": "eslint .",
"storybook": "start-storybook --port 5000",
"build-storybook": "node ./scripts/build-storybook.js"
},
"eslintConfig": {
"extends": "react-app"
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
},
"husky": {
"hooks": {
"pre-commit": "lint-staged && pretty-quick --staged"
}
},
"devDependencies": {
"@babel/helper-builder-react-jsx": "^7.15.4",
"@babel/helper-regex": "^7.10.5"
}
}