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

pull/48883/head
renovate[bot] 2022-12-31 05:23:33 +00:00
parent 4d78b238c6
commit 6144aa3e0e
2 changed files with 8 additions and 5 deletions

11
package-lock.json generated
View File

@ -55,7 +55,7 @@
"@types/react": "17.0.52",
"@types/react-dom": "17.0.18",
"@types/react-helmet": "6.1.6",
"@types/react-instantsearch-core": "6.26.2",
"@types/react-instantsearch-core": "6.26.3",
"@types/react-instantsearch-dom": "6.12.3",
"@types/react-monaco-editor": "0.16.0",
"@types/react-redux": "7.1.24",
@ -14167,9 +14167,10 @@
}
},
"node_modules/@types/react-instantsearch-core": {
"version": "6.26.2",
"version": "6.26.3",
"resolved": "https://registry.npmjs.org/@types/react-instantsearch-core/-/react-instantsearch-core-6.26.3.tgz",
"integrity": "sha512-dBq/K1NQFBgLmCdiLYaC15KjXdjZk8UTQBhumSg+fAHgpW3ai5fu5BbzAKzSCkqYwbgqvhCQ1EZ9PLvPvOfqwQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@types/react": "*",
"algoliasearch": ">=4",
@ -64550,7 +64551,9 @@
}
},
"@types/react-instantsearch-core": {
"version": "6.26.2",
"version": "6.26.3",
"resolved": "https://registry.npmjs.org/@types/react-instantsearch-core/-/react-instantsearch-core-6.26.3.tgz",
"integrity": "sha512-dBq/K1NQFBgLmCdiLYaC15KjXdjZk8UTQBhumSg+fAHgpW3ai5fu5BbzAKzSCkqYwbgqvhCQ1EZ9PLvPvOfqwQ==",
"dev": true,
"requires": {
"@types/react": "*",

View File

@ -142,7 +142,7 @@
"@types/react": "17.0.52",
"@types/react-dom": "17.0.18",
"@types/react-helmet": "6.1.6",
"@types/react-instantsearch-core": "6.26.2",
"@types/react-instantsearch-core": "6.26.3",
"@types/react-instantsearch-dom": "6.12.3",
"@types/react-monaco-editor": "0.16.0",
"@types/react-redux": "7.1.24",