|
18 | 18 | "@liferay/jest-junit-reporter": "1.2.0", |
19 | 19 | "@liferay/js-toolkit-core": "3.0.1", |
20 | 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 | 21 | "@testing-library/dom-8.11.1": "npm:@testing-library/[email protected]", |
| 22 | + "@testing-library/jest-dom": "^6.1.4", |
25 | 23 | "@testing-library/jest-dom-4.2.4": "npm:@testing-library/[email protected]", |
| 24 | + "@testing-library/react": "^14.0.0", |
26 | 25 | "@testing-library/react-12.1.2": "npm:@testing-library/[email protected]", |
27 | 26 | "@testing-library/react-hooks-3.4.2": "npm:@testing-library/[email protected]", |
| 27 | + "@testing-library/user-event": "^14.5.1", |
28 | 28 | "@testing-library/user-event-4.2.4": "npm:@testing-library/[email protected]", |
29 | 29 | "@types/jest": "^26.0.14", |
30 | 30 | "@types/react-dom": "17.0.3", |
|
53 | 53 | "minimist": "^1.2.0", |
54 | 54 | "prettier": "^2.1.2", |
55 | 55 | "react": "*", |
56 | | - "react-dom": "*", |
57 | 56 | "react-16": "npm:[email protected]", |
| 57 | + "react-dom": "*", |
58 | 58 | "react-dom-16": "npm:[email protected]", |
59 | 59 | "react-test-renderer": "*", |
60 | 60 | "resolve": "^1.14.2", |
|
95 | 95 | "preversion": "liferay-workspace-scripts ci", |
96 | 96 | "test": "liferay-workspace-scripts test" |
97 | 97 | }, |
98 | | - "version": "51.1.0" |
| 98 | + "version": "51.2.0" |
99 | 99 | } |
0 commit comments