Merge pull request #1363 from openedx/inf-algoliasearch-helper-update

Rebase with 2u-main
This commit is contained in:
Eemaan Amir
2024-11-11 19:02:34 +05:00
committed by GitHub
3 changed files with 322 additions and 196 deletions

View File

@@ -48,7 +48,7 @@
"algoliasearch": "^4.14.3",
"algoliasearch-helper": "^3.14.0",
"classnames": "2.5.1",
"core-js": "3.38.1",
"core-js": "3.39.0",
"fastest-levenshtein": "1.0.16",
"form-urlencoded": "6.1.5",
"prop-types": "15.8.1",
@@ -60,12 +60,12 @@
"react-loading-skeleton": "3.5.0",
"react-redux": "7.2.9",
"react-responsive": "8.2.0",
"react-router": "6.26.2",
"react-router-dom": "6.26.2",
"react-router": "6.28.0",
"react-router-dom": "6.28.0",
"react-zendesk": "^0.1.13",
"redux": "4.2.1",
"redux-logger": "3.0.6",
"redux-mock-store": "1.5.4",
"redux-mock-store": "1.5.5",
"redux-saga": "1.3.0",
"redux-thunk": "2.4.2",
"regenerator-runtime": "0.14.1",
@@ -76,8 +76,8 @@
"@edx/browserslist-config": "^1.1.1",
"@edx/reactifex": "1.1.0",
"@openedx/frontend-build": "^14.0.3",
"babel-plugin-formatjs": "10.5.16",
"eslint-plugin-import": "2.30.0",
"babel-plugin-formatjs": "10.5.24",
"eslint-plugin-import": "2.31.0",
"glob": "7.2.3",
"history": "5.3.0",
"husky": "7.0.4",