|
16 | 16 | "@material-ui/icons": "^4.11.2",
|
17 | 17 | "@material-ui/lab": "^4.0.0-alpha.58",
|
18 | 18 | "@testing-library/jest-dom": "^5.11.10",
|
19 |
| - "@testing-library/react": "^11.2.6", |
20 | 19 | "@testing-library/user-event": "^12.8.3",
|
21 | 20 | "@types/jest": "^26.0.22",
|
22 | 21 | "@types/node": "^12.20.7",
|
|
30 | 29 | "formik": "^2.2.6",
|
31 | 30 | "get-video-id": "^3.2.0",
|
32 | 31 | "graphql": "^15.5.0",
|
| 32 | + "lodash": "^4.17.21", |
33 | 33 | "react": "^17.0.2",
|
34 | 34 | "react-bootstrap": "^1.5.2",
|
35 | 35 | "react-dom": "^17.0.2",
|
|
77 | 77 | "@graphql-codegen/typescript-operations": "1.17.16",
|
78 | 78 | "@graphql-codegen/typescript-react-apollo": "2.2.4",
|
79 | 79 | "@graphql-typed-document-node/core": "^3.1.0",
|
| 80 | + "@testing-library/dom": "^7.30.3", |
| 81 | + "@testing-library/react": "^11.2.6", |
80 | 82 | "@types/react-router-dom": "^5.1.7",
|
81 | 83 | "@types/react-table": "^7.0.29",
|
82 | 84 | "@types/styled-components": "^5.1.7",
|
| 85 | + "cypress": "^7.1.0", |
83 | 86 | "es-to-primitive": "^1.2.1",
|
84 | 87 | "eslint": "^7.23.0",
|
85 | 88 | "eslint-config-airbnb-typescript": "^12.3.1",
|
|
0 commit comments