refactor: updated frontend-build to v12

This commit is contained in:
Bilal Qamar
2022-08-05 16:33:02 +05:00
parent c905ede6fe
commit 91e4e4b9df
2 changed files with 5518 additions and 10133 deletions

15641
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -47,8 +47,11 @@
"@fortawesome/free-solid-svg-icons": "5.15.4",
"@fortawesome/react-fontawesome": "0.1.16",
"@tinymce/tinymce-react": "3.13.0",
"axios": "0.21.4",
"classnames": "2.3.1",
"core-js": "3.15.2",
"jquery": "3.6.0",
"popper.js": "1.16.1",
"prop-types": "15.7.2",
"react": "16.14.0",
"react-dom": "16.14.0",
@@ -57,13 +60,10 @@
"react-router-dom": "5.3.0",
"redux": "4.1.2",
"regenerator-runtime": "0.13.9",
"tinymce": "5.10.5",
"axios": "0.21.4",
"jquery": "3.6.0",
"popper.js": "1.16.1"
"tinymce": "5.10.5"
},
"devDependencies": {
"@edx/frontend-build": "9.2.2",
"@edx/frontend-build": "^12.0.3",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "12.1.5",
"axios-mock-adapter": "1.20.0",