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:
Bilal Qamar
2024-04-24 18:02:11 +05:00
committed by GitHub
parent b8a4163629
commit 245bf9aa6b
10 changed files with 2843 additions and 7644 deletions

View File

@@ -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",