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-helmet": "6.1.0",
"react-hotkeys": "2.0.0", "react-hotkeys": "2.0.0",
"react-i18next": "11.15.3", "react-i18next": "11.15.3",
"react-instantsearch-dom": "6.21.1", "react-instantsearch-dom": "6.22.0",
"react-lazy-load": "3.1.13", "react-lazy-load": "3.1.13",
"react-monaco-editor": "0.40.0", "react-monaco-editor": "0.40.0",
"react-redux": "5.1.2", "react-redux": "5.1.2",

32
package-lock.json generated
View File

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