|
12 | 12 | "@elastic/datemath": "^5.0.3",
|
13 | 13 | "@elastic/eui": "^55.0.1",
|
14 | 14 | "@emotion/react": "^11.7.1",
|
15 |
| - "@types/d3": "^7.1.0", |
16 |
| - "@types/react": "^17.0.20", |
17 |
| - "@types/react-dom": "^17.0.9", |
18 | 15 | "d3": "^7.3.0",
|
19 | 16 | "inter-ui": "^3.19.3",
|
20 | 17 | "moment": "^2.29.1",
|
|
25 | 22 | "react-query": "^3.34.12",
|
26 | 23 | "react-router-dom": "6",
|
27 | 24 | "react-scripts": "^5.0.0",
|
28 |
| - "typescript": "^4.4.2", |
29 | 25 | "use-query-params": "^1.2.3",
|
30 | 26 | "zod": "^3.11.6"
|
31 | 27 | },
|
32 | 28 | "dependencies": {
|
33 | 29 | "@elastic/datemath": "^5.0.3",
|
34 | 30 | "@elastic/eui": "^55.0.1",
|
35 | 31 | "@emotion/react": "^11.7.1",
|
36 |
| - "@types/d3": "^7.1.0", |
37 |
| - "@types/jest": "^27.0.1", |
38 |
| - "@types/node": "^16.7.13", |
39 |
| - "@types/react": "^17.0.20", |
40 |
| - "@types/react-dom": "^17.0.9", |
41 | 32 | "d3": "^7.3.0",
|
42 | 33 | "inter-ui": "^3.19.3",
|
43 | 34 | "moment": "^2.29.1",
|
|
96 | 87 | "@testing-library/jest-dom": "^5.14.1",
|
97 | 88 | "@testing-library/react": "^12.0.0",
|
98 | 89 | "@testing-library/user-event": "^13.2.1",
|
| 90 | + "@types/d3": "^7.1.0", |
| 91 | + "@types/jest": "^27.0.1", |
| 92 | + "@types/node": "^16.7.13", |
| 93 | + "@types/react": "^17.0.20", |
| 94 | + "@types/react-dom": "^17.0.9", |
99 | 95 | "msw": "^0.36.8",
|
100 | 96 | "protobufjs-cli": "^1.0.2",
|
101 | 97 | "react": "^17.0.2",
|
|
0 commit comments