|
9 | 9 | "dependencies": {
|
10 | 10 | "@material-ui/core": "^4.11.0",
|
11 | 11 | "@material-ui/icons": "^4.9.1",
|
12 |
| - "@testing-library/jest-dom": "^4.2.4", |
13 |
| - "@testing-library/react": "^9.3.2", |
14 |
| - "@testing-library/user-event": "^7.1.2", |
15 | 12 | "color": "^3.1.3",
|
16 | 13 | "color-alpha": "^1.1.2",
|
17 | 14 | "immutable-transform-matrix": "^0.6.0",
|
|
21 | 18 | "react": "^16.13.1",
|
22 | 19 | "react-dom": "^16.13.1",
|
23 | 20 | "react-measure": "^2.5.2",
|
24 |
| - "react-scripts": "3.4.3", |
25 | 21 | "react-select": "^3.1.0",
|
26 | 22 | "react-use": "^15.3.4",
|
27 | 23 | "recoil": "^0.0.13",
|
28 | 24 | "seamless-immutable": "^7.1.4",
|
29 |
| - "transformation-matrix-js": "^2.7.6", |
30 | 25 | "use-async-memo": "^1.2.2",
|
31 | 26 | "use-event-callback": "^0.1.0"
|
32 | 27 | },
|
|
53 | 48 | ]
|
54 | 49 | },
|
55 | 50 | "devDependencies": {
|
| 51 | + "react-scripts": "3.4.3", |
| 52 | + "@testing-library/jest-dom": "^4.2.4", |
| 53 | + "@testing-library/react": "^9.3.2", |
| 54 | + "@testing-library/user-event": "^7.1.2", |
56 | 55 | "@babel/cli": "^7.12.1",
|
57 | 56 | "@babel/core": "^7.11.6",
|
58 | 57 | "@babel/preset-react": "^7.12.1",
|
|
0 commit comments