feat!: React 18 Upgrade (#36568)

This commit is contained in:
Usama Sadiq
2025-05-06 16:19:45 +05:00
committed by GitHub
parent be5a625e64
commit ec51d5da93
2 changed files with 5351 additions and 5489 deletions

10828
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -46,7 +46,7 @@
"@edx/paragon": "2.6.4",
"@edx/studio-frontend": "^2.1.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^12.1.5",
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^12.8.3",
"babel-loader": "^9.1.3",
"babel-plugin-transform-class-properties": "6.24.1",
@@ -78,10 +78,10 @@
"popper.js": "1.16.1",
"prop-types": "15.8.1",
"raw-loader": "0.5.1",
"react": "16.14.0",
"react-dom": "16.14.0",
"react-focus-lock": "^1.19.1",
"react-redux": "5.1.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-focus-lock": "^2.0.0",
"react-redux": "^7.0.0",
"react-router-dom": "5.3.4",
"react-slick": "0.30.3",
"redux": "3.7.2",
@@ -121,7 +121,7 @@
"karma-spec-reporter": "0.0.20",
"karma-webpack": "^5.0.1",
"plato": "1.7.0",
"react-test-renderer": "16.14.0",
"react-test-renderer": "18.0.0",
"selenium-webdriver": "4.30.0",
"sinon": "19.0.2",
"squirejs": "0.1.0",