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

This commit is contained in:
Renovate Bot
2022-02-02 09:51:40 +00:00
committed by renovate[bot]
parent eee33460dd
commit 634a39eebf
2 changed files with 17 additions and 17 deletions

View File

@ -99,7 +99,7 @@
"react-helmet": "6.1.0",
"react-hotkeys": "2.0.0",
"react-i18next": "11.15.3",
"react-instantsearch-dom": "6.21.1",
"react-instantsearch-dom": "6.22.0",
"react-lazy-load": "3.1.13",
"react-monaco-editor": "0.40.0",
"react-redux": "5.1.2",

32
package-lock.json generated
View File

@ -268,7 +268,7 @@
"react-helmet": "6.1.0",
"react-hotkeys": "2.0.0",
"react-i18next": "11.15.3",
"react-instantsearch-dom": "6.21.1",
"react-instantsearch-dom": "6.22.0",
"react-lazy-load": "3.1.13",
"react-monaco-editor": "0.40.0",
"react-redux": "5.1.2",
@ -43407,9 +43407,9 @@
}
},
"node_modules/react-instantsearch-core": {
"version": "6.21.1",
"resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-6.21.1.tgz",
"integrity": "sha512-be4+J9sOA2cR+uYi4vGvZGC4u19Rs379UtOzv0JBNSUD8hDSxewhxqovqhJRhMH6y5RKw7EFYQUYp9bHxj01rw==",
"version": "6.22.0",
"resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-6.22.0.tgz",
"integrity": "sha512-K4GpydrStAGmUFYaV86eU65cvy0ZM97jKtNCF63sznhgYS1mJ3IaKO8HJV56/NP8dPKbr+HbdoD2GOnD1OaLlQ==",
"dependencies": {
"@babel/runtime": "^7.1.2",
"algoliasearch-helper": "^3.7.0",
@ -43422,16 +43422,16 @@
}
},
"node_modules/react-instantsearch-dom": {
"version": "6.21.1",
"resolved": "https://registry.npmjs.org/react-instantsearch-dom/-/react-instantsearch-dom-6.21.1.tgz",
"integrity": "sha512-3f7VrKW4L1jnah51UbRitDMcfFIl6FoLSc2JmCF9qND2nbDh/NlZvcT45BPxbCYnK4qNc2HJFx0ipe+zoGbNtA==",
"version": "6.22.0",
"resolved": "https://registry.npmjs.org/react-instantsearch-dom/-/react-instantsearch-dom-6.22.0.tgz",
"integrity": "sha512-geXYTQqGsLggbf7MMuSPgXjuZ3yWtWjjPRWEbXmAHZ4oodbdYiKIuieTDoadYM+m+Y90WXpwn+hMi0EDTffeRA==",
"dependencies": {
"@babel/runtime": "^7.1.2",
"algoliasearch-helper": "^3.7.0",
"classnames": "^2.2.5",
"prop-types": "^15.6.2",
"react-fast-compare": "^3.0.0",
"react-instantsearch-core": "6.21.1"
"react-instantsearch-core": "6.22.0"
},
"peerDependencies": {
"react": ">= 16.3.0 < 18",
@ -55605,7 +55605,7 @@
"react-helmet": "6.1.0",
"react-hotkeys": "2.0.0",
"react-i18next": "11.15.3",
"react-instantsearch-dom": "6.21.1",
"react-instantsearch-dom": "6.22.0",
"react-lazy-load": "3.1.13",
"react-monaco-editor": "0.40.0",
"react-redux": "5.1.2",
@ -87135,9 +87135,9 @@
}
},
"react-instantsearch-core": {
"version": "6.21.1",
"resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-6.21.1.tgz",
"integrity": "sha512-be4+J9sOA2cR+uYi4vGvZGC4u19Rs379UtOzv0JBNSUD8hDSxewhxqovqhJRhMH6y5RKw7EFYQUYp9bHxj01rw==",
"version": "6.22.0",
"resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-6.22.0.tgz",
"integrity": "sha512-K4GpydrStAGmUFYaV86eU65cvy0ZM97jKtNCF63sznhgYS1mJ3IaKO8HJV56/NP8dPKbr+HbdoD2GOnD1OaLlQ==",
"requires": {
"@babel/runtime": "^7.1.2",
"algoliasearch-helper": "^3.7.0",
@ -87146,16 +87146,16 @@
}
},
"react-instantsearch-dom": {
"version": "6.21.1",
"resolved": "https://registry.npmjs.org/react-instantsearch-dom/-/react-instantsearch-dom-6.21.1.tgz",
"integrity": "sha512-3f7VrKW4L1jnah51UbRitDMcfFIl6FoLSc2JmCF9qND2nbDh/NlZvcT45BPxbCYnK4qNc2HJFx0ipe+zoGbNtA==",
"version": "6.22.0",
"resolved": "https://registry.npmjs.org/react-instantsearch-dom/-/react-instantsearch-dom-6.22.0.tgz",
"integrity": "sha512-geXYTQqGsLggbf7MMuSPgXjuZ3yWtWjjPRWEbXmAHZ4oodbdYiKIuieTDoadYM+m+Y90WXpwn+hMi0EDTffeRA==",
"requires": {
"@babel/runtime": "^7.1.2",
"algoliasearch-helper": "^3.7.0",
"classnames": "^2.2.5",
"prop-types": "^15.6.2",
"react-fast-compare": "^3.0.0",
"react-instantsearch-core": "6.21.1"
"react-instantsearch-core": "6.22.0"
}
},
"react-is": {