chore: update react-instancesearch to v7 (#57020)

Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
This commit is contained in:
Sem Bauke
2024-11-08 14:20:13 +01:00
committed by GitHub
parent 6c34c2b341
commit 228c2316ee
13 changed files with 872 additions and 361 deletions
+3 -4
View File
@@ -84,6 +84,7 @@
"micromark": "4.0.0",
"monaco-editor": "0.28.1",
"nanoid": "3.3.7",
"instantsearch.js": "4.75.3",
"normalize-url": "4.5.1",
"path-browserify": "1.0.1",
"postcss": "8.4.35",
@@ -99,8 +100,8 @@
"react-helmet": "6.1.0",
"react-hotkeys": "2.0.0",
"react-i18next": "12.3.1",
"react-instantsearch-core": "6.40.4",
"react-instantsearch-dom": "6.40.4",
"react-instantsearch-core": "7.13.6",
"react-instantsearch": "7.13.6",
"react-monaco-editor": "0.40.0",
"react-redux": "7.2.9",
"react-reflex": "4.1.0",
@@ -143,8 +144,6 @@
"@types/react-dom": "16.9.24",
"@types/react-gtm-module": "2.0.3",
"@types/react-helmet": "6.1.11",
"@types/react-instantsearch-core": "6.26.10",
"@types/react-instantsearch-dom": "6.12.8",
"@types/react-redux": "7.1.33",
"@types/react-responsive": "8.0.8",
"@types/react-scrollable-anchor": "0.6.4",