|
36 | 36 | "@edx/brand": "npm:@edx/[email protected]",
|
37 | 37 | "@edx/browserslist-config": "^1.1.1",
|
38 | 38 | "@edx/frontend-build": "12.9.4",
|
39 |
| - "@edx/frontend-platform": "4.6.1", |
| 39 | + "@edx/frontend-platform": "5.0.0", |
40 | 40 | "@edx/reactifex": "^2.1.1",
|
41 | 41 | "@testing-library/dom": "9.3.1",
|
42 | 42 | "@testing-library/jest-dom": "5.17.0",
|
|
50 | 50 | "react": "17.0.2",
|
51 | 51 | "react-dom": "17.0.2",
|
52 | 52 | "react-redux": "7.2.9",
|
53 |
| - "react-router-dom": "5.3.4", |
| 53 | + "react-router-dom": "6.14.2", |
54 | 54 | "react-test-renderer": "17.0.2",
|
55 | 55 | "redux": "4.2.1",
|
56 | 56 | "redux-saga": "1.2.3"
|
|
65 | 65 | "axios-mock-adapter": "1.21.5",
|
66 | 66 | "babel-polyfill": "6.26.0",
|
67 | 67 | "react-responsive": "8.2.0",
|
68 |
| - "react-router-dom": "5.3.4", |
69 | 68 | "react-transition-group": "4.4.5"
|
70 | 69 | },
|
71 | 70 | "peerDependencies": {
|
72 |
| - "@edx/frontend-platform": "^4.0.0", |
| 71 | + "@edx/frontend-platform": "^4.0.0 || ^5.0.0", |
73 | 72 | "prop-types": "^15.5.10",
|
74 | 73 | "react": "^16.9.0 || ^17.0.0",
|
75 | 74 | "react-dom": "^16.9.0 || ^17.0.0"
|
|
0 commit comments