fix(deps): update dependency react-instantsearch-dom to v6.33.0

This commit is contained in:
renovate[bot]
2022-09-18 20:41:38 +00:00
parent 4145a809b9
commit ecaefe8b67
2 changed files with 27 additions and 27 deletions

View File

@@ -100,7 +100,7 @@
"react-helmet": "6.1.0",
"react-hotkeys": "2.0.0",
"react-i18next": "11.18.6",
"react-instantsearch-dom": "6.32.1",
"react-instantsearch-dom": "6.33.0",
"react-lazy-load": "3.1.14",
"react-monaco-editor": "0.40.0",
"react-redux": "5.1.2",

52
package-lock.json generated
View File

@@ -504,7 +504,7 @@
"react-helmet": "6.1.0",
"react-hotkeys": "2.0.0",
"react-i18next": "11.18.6",
"react-instantsearch-dom": "6.32.1",
"react-instantsearch-dom": "6.33.0",
"react-lazy-load": "3.1.14",
"react-monaco-editor": "0.40.0",
"react-redux": "5.1.2",
@@ -15772,9 +15772,9 @@
}
},
"node_modules/algoliasearch-helper": {
"version": "3.10.0",
"resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.10.0.tgz",
"integrity": "sha512-4E4od8qWWDMVvQ3jaRX6Oks/k35ywD011wAA4LbYMMjOtaZV6VWaTjRr4iN2bdaXP2o1BP7SLFMBf3wvnHmd8Q==",
"version": "3.11.1",
"resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.11.1.tgz",
"integrity": "sha512-mvsPN3eK4E0bZG0/WlWJjeqe/bUD2KOEVOl0GyL/TGXn6wcpZU8NOuztGHCUKXkyg5gq6YzUakVTmnmSSO5Yiw==",
"dependencies": {
"@algolia/events": "^4.0.1"
},
@@ -43060,12 +43060,12 @@
}
},
"node_modules/react-instantsearch-core": {
"version": "6.32.1",
"resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-6.32.1.tgz",
"integrity": "sha512-R8VivvJmFemsW6Urp5KGiqjVZ8XkgYNm8qt6t9WVHXOoo7B8Txi/7yOMNRwT8PWNWBMpYlYMEWZ9PClMuX0Zsg==",
"version": "6.33.0",
"resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-6.33.0.tgz",
"integrity": "sha512-AL4PhdhN67DqHi7dMpGK0FaJ7Od2QchEFrT+T8phNzj+AAhyqVXgBLa28ceeQZVVKR+Z69oF1icet+dWiSHD6Q==",
"dependencies": {
"@babel/runtime": "^7.1.2",
"algoliasearch-helper": "^3.10.0",
"algoliasearch-helper": "^3.11.1",
"prop-types": "^15.6.2",
"react-fast-compare": "^3.0.0"
},
@@ -43075,16 +43075,16 @@
}
},
"node_modules/react-instantsearch-dom": {
"version": "6.32.1",
"resolved": "https://registry.npmjs.org/react-instantsearch-dom/-/react-instantsearch-dom-6.32.1.tgz",
"integrity": "sha512-oditYXY6zNbAY6txhGBLOPaEie95Eii+nCEgysuoo4fnOQDUxuHXMruiTkYJlfJJ5HAKBJyTdjtKoGeuJL6G1w==",
"version": "6.33.0",
"resolved": "https://registry.npmjs.org/react-instantsearch-dom/-/react-instantsearch-dom-6.33.0.tgz",
"integrity": "sha512-3iCFkZOfCEwHou8XVaE39b5/YSlJ51nhkSxwM2aryVFh4m5AF6ZcAsrZmGc4i67f4eDkHsOwqbU2uwTHliyJ7w==",
"dependencies": {
"@babel/runtime": "^7.1.2",
"algoliasearch-helper": "^3.10.0",
"algoliasearch-helper": "^3.11.1",
"classnames": "^2.2.5",
"prop-types": "^15.6.2",
"react-fast-compare": "^3.0.0",
"react-instantsearch-core": "6.32.1"
"react-instantsearch-core": "6.33.0"
},
"peerDependencies": {
"algoliasearch": ">= 3.1 < 5",
@@ -56937,7 +56937,7 @@
"react-helmet": "6.1.0",
"react-hotkeys": "2.0.0",
"react-i18next": "11.18.6",
"react-instantsearch-dom": "6.32.1",
"react-instantsearch-dom": "6.33.0",
"react-lazy-load": "3.1.14",
"react-monaco-editor": "0.40.0",
"react-redux": "5.1.2",
@@ -66136,9 +66136,9 @@
}
},
"algoliasearch-helper": {
"version": "3.10.0",
"resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.10.0.tgz",
"integrity": "sha512-4E4od8qWWDMVvQ3jaRX6Oks/k35ywD011wAA4LbYMMjOtaZV6VWaTjRr4iN2bdaXP2o1BP7SLFMBf3wvnHmd8Q==",
"version": "3.11.1",
"resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.11.1.tgz",
"integrity": "sha512-mvsPN3eK4E0bZG0/WlWJjeqe/bUD2KOEVOl0GyL/TGXn6wcpZU8NOuztGHCUKXkyg5gq6YzUakVTmnmSSO5Yiw==",
"requires": {
"@algolia/events": "^4.0.1"
}
@@ -84214,27 +84214,27 @@
}
},
"react-instantsearch-core": {
"version": "6.32.1",
"resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-6.32.1.tgz",
"integrity": "sha512-R8VivvJmFemsW6Urp5KGiqjVZ8XkgYNm8qt6t9WVHXOoo7B8Txi/7yOMNRwT8PWNWBMpYlYMEWZ9PClMuX0Zsg==",
"version": "6.33.0",
"resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-6.33.0.tgz",
"integrity": "sha512-AL4PhdhN67DqHi7dMpGK0FaJ7Od2QchEFrT+T8phNzj+AAhyqVXgBLa28ceeQZVVKR+Z69oF1icet+dWiSHD6Q==",
"requires": {
"@babel/runtime": "^7.1.2",
"algoliasearch-helper": "^3.10.0",
"algoliasearch-helper": "^3.11.1",
"prop-types": "^15.6.2",
"react-fast-compare": "^3.0.0"
}
},
"react-instantsearch-dom": {
"version": "6.32.1",
"resolved": "https://registry.npmjs.org/react-instantsearch-dom/-/react-instantsearch-dom-6.32.1.tgz",
"integrity": "sha512-oditYXY6zNbAY6txhGBLOPaEie95Eii+nCEgysuoo4fnOQDUxuHXMruiTkYJlfJJ5HAKBJyTdjtKoGeuJL6G1w==",
"version": "6.33.0",
"resolved": "https://registry.npmjs.org/react-instantsearch-dom/-/react-instantsearch-dom-6.33.0.tgz",
"integrity": "sha512-3iCFkZOfCEwHou8XVaE39b5/YSlJ51nhkSxwM2aryVFh4m5AF6ZcAsrZmGc4i67f4eDkHsOwqbU2uwTHliyJ7w==",
"requires": {
"@babel/runtime": "^7.1.2",
"algoliasearch-helper": "^3.10.0",
"algoliasearch-helper": "^3.11.1",
"classnames": "^2.2.5",
"prop-types": "^15.6.2",
"react-fast-compare": "^3.0.0",
"react-instantsearch-core": "6.32.1"
"react-instantsearch-core": "6.33.0"
}
},
"react-is": {