chore(deps): update dependency @types/react-instantsearch-core to v6.26.8

This commit is contained in:
renovate[bot]
2023-11-07 16:26:00 +00:00
parent b3b3dcf394
commit 7c7219f615
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -162,7 +162,7 @@
"@types/react-dom": "16.9.21",
"@types/react-gtm-module": "2.0.3",
"@types/react-helmet": "6.1.8",
"@types/react-instantsearch-core": "6.26.7",
"@types/react-instantsearch-core": "6.26.8",
"@types/react-instantsearch-dom": "6.12.5",
"@types/react-redux": "7.1.29",
"@types/react-responsive": "8.0.7",
+5 -5
View File
@@ -844,8 +844,8 @@ importers:
specifier: 6.1.8
version: 6.1.8
'@types/react-instantsearch-core':
specifier: 6.26.7
version: 6.26.7
specifier: 6.26.8
version: 6.26.8
'@types/react-instantsearch-dom':
specifier: 6.12.5
version: 6.12.5
@@ -10723,8 +10723,8 @@ packages:
'@types/react': 16.14.50
dev: true
/@types/react-instantsearch-core@6.26.7:
resolution: {integrity: sha512-lm+eHFTeBYkIEOgsTpBIyFy9wQi4OxlGsO3AyOdOhl6cRSgjlqwUZJIwLruJ9/o1tMBJBzH+8jdwQ77Gx1utfA==}
/@types/react-instantsearch-core@6.26.8:
resolution: {integrity: sha512-XjsnIaafuT3AnnpFhriv3vt9rGytIVv7+1bHEu185VRjbF0pN5znM4ggRCY8JmTDRPvGWe01qSV48oUW37apGQ==}
dependencies:
'@types/react': 16.14.50
algoliasearch: 4.20.0
@@ -10735,7 +10735,7 @@ packages:
resolution: {integrity: sha512-By+i8qih27ku557LRtNzBNQDOyb7bB0P4ihnh7BDj7eGeZ60XTjoTzJpezGueXSlOWHR0YQgoY5Y+fFfHb+AIQ==}
dependencies:
'@types/react': 16.14.50
'@types/react-instantsearch-core': 6.26.7
'@types/react-instantsearch-core': 6.26.8
dev: true
/@types/react-redux@7.1.29: