|
102 | 102 | "@superset-ui/time-format": "^0.14.9",
|
103 | 103 | "@superset-ui/translation": "^0.14.20",
|
104 | 104 | "@superset-ui/validator": "^0.14.9",
|
105 |
| - "@types/classnames": "^2.2.10", |
106 |
| - "@types/enzyme": "^3.10.5", |
107 |
| - "@types/fetch-mock": "^7.3.2", |
108 |
| - "@types/react-bootstrap": "^0.32.21", |
109 |
| - "@types/react-gravatar": "^2.6.8", |
110 |
| - "@types/react-json-tree": "^0.6.11", |
111 |
| - "@types/react-router-dom": "^5.1.5", |
112 |
| - "@types/react-select": "^3.0.12", |
113 |
| - "@types/react-virtualized": "^9.21.10", |
114 |
| - "@types/react-window": "^1.8.2", |
115 |
| - "@types/redux-localstorage": "^1.0.8", |
116 |
| - "@types/redux-mock-store": "^1.0.2", |
117 |
| - "@types/rison": "0.0.6", |
118 |
| - "@types/sinon": "^9.0.4", |
119 | 105 | "@vx/responsive": "^0.0.195",
|
120 | 106 | "abortcontroller-polyfill": "^1.1.9",
|
121 | 107 | "antd": "^4.5.2",
|
|
216 | 202 | "@storybook/preset-typescript": "^3.0.0",
|
217 | 203 | "@storybook/react": "^6.0.13",
|
218 | 204 | "@svgr/webpack": "^5.4.0",
|
| 205 | + "@types/classnames": "^2.2.10", |
219 | 206 | "@types/dom-to-image": "^2.6.0",
|
| 207 | + "@types/enzyme": "^3.10.5", |
220 | 208 | "@types/enzyme-adapter-react-16": "^1.0.6",
|
| 209 | + "@types/fetch-mock": "^7.3.2", |
221 | 210 | "@types/jest": "^26.0.3",
|
222 | 211 | "@types/jquery": "^3.3.32",
|
223 | 212 | "@types/react": "^16.9.43",
|
| 213 | + "@types/react-bootstrap": "^0.32.22", |
224 | 214 | "@types/react-dom": "^16.9.8",
|
| 215 | + "@types/react-gravatar": "^2.6.8", |
| 216 | + "@types/react-json-tree": "^0.6.11", |
225 | 217 | "@types/react-redux": "^5.0.2",
|
| 218 | + "@types/react-router-dom": "^5.1.5", |
| 219 | + "@types/react-select": "^3.0.19", |
226 | 220 | "@types/react-table": "^7.0.19",
|
227 | 221 | "@types/react-ultimate-pagination": "^1.2.0",
|
| 222 | + "@types/react-virtualized": "^9.21.10", |
| 223 | + "@types/react-window": "^1.8.2", |
| 224 | + "@types/redux-localstorage": "^1.0.8", |
| 225 | + "@types/redux-mock-store": "^1.0.2", |
| 226 | + "@types/rison": "0.0.6", |
| 227 | + "@types/sinon": "^9.0.5", |
228 | 228 | "@types/yargs": "12 - 15",
|
229 | 229 | "@typescript-eslint/eslint-plugin": "^2.20.0",
|
230 | 230 | "@typescript-eslint/parser": "^2.20.0",
|
|
0 commit comments