feat: updated frontend-build & frontend-platform major versions (#958)
* chore: bumped jest to v29, updated snapshots * refactor: switched frontend-build to openedx, updated snapshots * refactor: added overrides to resolve dependency issues * refactor: updated frontend-build to the version which has eslint alpha synced with master * refactor: updated frontend-build to alpha branch * refactor: updated frontend-build to alpha version * refactor: updated overrides * feat: updated build and platform major versions, along with edx packages
This commit is contained in:
@@ -28,9 +28,9 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"@edx/brand": "npm:@openedx/brand-openedx@^1.2.2",
|
||||
"@edx/frontend-component-footer": "13.0.5",
|
||||
"@edx/frontend-component-header": "5.0.2",
|
||||
"@edx/frontend-platform": "7.1.4",
|
||||
"@edx/frontend-component-footer": "13.1.0",
|
||||
"@edx/frontend-component-header": "5.3.0",
|
||||
"@edx/frontend-platform": "8.0.0",
|
||||
"@edx/openedx-atlas": "^0.6.0",
|
||||
"@fortawesome/fontawesome-svg-core": "1.2.36",
|
||||
"@fortawesome/free-brands-svg-icons": "5.15.4",
|
||||
@@ -83,7 +83,7 @@
|
||||
"devDependencies": {
|
||||
"@edx/browserslist-config": "1.2.0",
|
||||
"@edx/reactifex": "1.1.0",
|
||||
"@openedx/frontend-build": "13.0.27",
|
||||
"@openedx/frontend-build": "14.0.3",
|
||||
"@testing-library/jest-dom": "6.4.2",
|
||||
"@testing-library/react": "12.1.5",
|
||||
"react-test-renderer": "17.0.2",
|
||||
|
||||
Reference in New Issue
Block a user