|
17 | 17 | "@liferay/eslint-plugin": "1.4.0",
|
18 | 18 | "@liferay/jest-junit-reporter": "1.2.0",
|
19 | 19 | "@liferay/js-toolkit-core": "3.0.1",
|
20 |
| - "@testing-library/dom": "^8.11.1", |
21 |
| - "@testing-library/jest-dom": "^4.2.4", |
22 |
| - "@testing-library/react": "^12.1.2", |
23 |
| - "@testing-library/react-hooks": "^3.4.2", |
24 |
| - "@testing-library/user-event": "^4.2.4", |
| 20 | + "@testing-library/dom": "^9.3.3", |
| 21 | + "@testing-library/jest-dom": "^6.1.4", |
| 22 | + "@testing-library/react": "^14.0.0", |
| 23 | + "@testing-library/user-event": "^14.5.1", |
| 24 | + "@testing-library/dom-8.11.1": "npm:@testing-library/[email protected]", |
| 25 | + "@testing-library/jest-dom-4.2.4": "npm:@testing-library/[email protected]", |
| 26 | + "@testing-library/react-12.1.2": "npm:@testing-library/[email protected]", |
| 27 | + "@testing-library/react-hooks-3.4.2": "npm:@testing-library/[email protected]", |
| 28 | + "@testing-library/user-event-4.2.4": "npm:@testing-library/[email protected]", |
25 | 29 | "@types/jest": "^26.0.14",
|
26 | 30 | "@types/react-dom": "17.0.3",
|
27 | 31 | "@types/vfile-message": "2.0.0",
|
|
50 | 54 | "prettier": "^2.1.2",
|
51 | 55 | "react": "*",
|
52 | 56 | "react-dom": "*",
|
| 57 | + "react-16": "npm:[email protected]", |
| 58 | + "react-dom-16": "npm:[email protected]", |
53 | 59 | "react-test-renderer": "*",
|
54 | 60 | "resolve": "^1.14.2",
|
55 | 61 | "sass": "^1.29.0",
|
|
0 commit comments