Skip to content

Commit c06f2c3

Browse files
chore(deps): update @openedx dependencies to versions that support React 18 (#1656)
1 parent d5a092b commit c06f2c3

File tree

5 files changed

+98
-96
lines changed

5 files changed

+98
-96
lines changed

package-lock.json

Lines changed: 78 additions & 81 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,20 +35,21 @@
3535
"dependencies": {
3636
"@edx/brand": "npm:@openedx/brand-openedx@^1.2.2",
3737
"@edx/browserslist-config": "1.5.0",
38-
"@edx/frontend-component-header": "^5.8.0",
39-
"@edx/frontend-lib-learning-assistant": "^2.19.2",
40-
"@edx/frontend-lib-special-exams": "^3.1.3",
41-
"@edx/frontend-platform": "^8.0.0",
38+
"@edx/frontend-component-footer": "^14.3.0",
39+
"@edx/frontend-component-header": "^6.2.0",
40+
"@edx/frontend-lib-learning-assistant": "^2.20.0",
41+
"@edx/frontend-lib-special-exams": "^3.5.0",
42+
"@edx/frontend-platform": "^8.3.1",
4243
"@edx/openedx-atlas": "^0.6.0",
4344
"@edx/react-unit-test-utils": "3.0.0",
4445
"@fortawesome/free-brands-svg-icons": "5.15.4",
4546
"@fortawesome/free-regular-svg-icons": "5.15.4",
4647
"@fortawesome/free-solid-svg-icons": "5.15.4",
4748
"@fortawesome/react-fontawesome": "^0.1.4",
48-
"@openedx/frontend-build": "^14.2.0",
49-
"@openedx/frontend-plugin-framework": "^1.2.1",
49+
"@openedx/frontend-build": "^14.3.3",
50+
"@openedx/frontend-plugin-framework": "^1.6.0",
5051
"@openedx/frontend-slot-footer": "^1.0.2",
51-
"@openedx/paragon": "^22.3.0",
52+
"@openedx/paragon": "^22.16.0",
5253
"@popperjs/core": "2.11.8",
5354
"@reduxjs/toolkit": "1.9.7",
5455
"buffer": "^6.0.3",

0 commit comments

Comments
 (0)