|
30 | 30 | "dependencies": { |
31 | 31 | "@edx/brand": "npm:@openedx/brand-openedx@^1.2.2", |
32 | 32 | "@edx/frontend-component-header": "^5.6.0", |
33 | | - "@edx/frontend-platform": "8.1.2", |
| 33 | + "@edx/frontend-platform": "8.3.1", |
34 | 34 | "@edx/openedx-atlas": "^0.6.0", |
35 | | - "@fortawesome/fontawesome-svg-core": "6.6.0", |
36 | | - "@fortawesome/free-brands-svg-icons": "6.6.0", |
37 | | - "@fortawesome/free-regular-svg-icons": "6.6.0", |
38 | | - "@fortawesome/free-solid-svg-icons": "6.6.0", |
| 35 | + "@fortawesome/fontawesome-svg-core": "6.7.2", |
| 36 | + "@fortawesome/free-brands-svg-icons": "6.7.2", |
| 37 | + "@fortawesome/free-regular-svg-icons": "6.7.2", |
| 38 | + "@fortawesome/free-solid-svg-icons": "6.7.2", |
39 | 39 | "@fortawesome/react-fontawesome": "0.2.2", |
40 | 40 | "@openedx/frontend-slot-footer": "^1.0.2", |
41 | 41 | "@openedx/paragon": "^22.2.2", |
42 | 42 | "@pact-foundation/pact": "^11.0.2", |
43 | 43 | "@redux-devtools/extension": "3.3.0", |
44 | 44 | "classnames": "2.5.1", |
45 | | - "core-js": "3.38.1", |
| 45 | + "core-js": "3.40.0", |
46 | 46 | "history": "5.3.0", |
47 | 47 | "lodash.camelcase": "4.3.0", |
48 | 48 | "lodash.get": "4.4.2", |
|
53 | 53 | "react-dom": "17.0.2", |
54 | 54 | "react-helmet": "6.1.0", |
55 | 55 | "react-redux": "7.2.9", |
56 | | - "react-router": "6.27.0", |
57 | | - "react-router-dom": "6.27.0", |
| 56 | + "react-router": "6.29.0", |
| 57 | + "react-router-dom": "6.29.0", |
58 | 58 | "redux": "4.2.1", |
59 | 59 | "redux-logger": "3.0.6", |
60 | 60 | "redux-saga": "1.3.0", |
|
64 | 64 | "universal-cookie": "4.0.4" |
65 | 65 | }, |
66 | 66 | "devDependencies": { |
67 | | - "@commitlint/cli": "19.5.0", |
68 | | - "@commitlint/config-angular": "19.5.0", |
| 67 | + "@commitlint/cli": "19.8.0", |
| 68 | + "@commitlint/config-angular": "19.8.0", |
69 | 69 | "@edx/browserslist-config": "^1.1.1", |
70 | 70 | "@edx/reactifex": "2.2.0", |
71 | | - "@openedx/frontend-build": "14.1.5", |
| 71 | + "@openedx/frontend-build": "14.3.2", |
72 | 72 | "@testing-library/jest-dom": "6.6.3", |
73 | 73 | "@testing-library/react": "12.1.5", |
74 | | - "glob": "11.0.0", |
| 74 | + "glob": "11.0.1", |
75 | 75 | "reactifex": "1.1.1", |
76 | 76 | "redux-mock-store": "1.5.5" |
77 | 77 | } |
|
0 commit comments