chore(deps): bump react-instantsearch-dom in /client
Bumps [react-instantsearch-dom](https://github.com/algolia/react-instantsearch) from 6.9.0 to 6.10.0. - [Release notes](https://github.com/algolia/react-instantsearch/releases) - [Changelog](https://github.com/algolia/react-instantsearch/blob/master/CHANGELOG.md) - [Commits](https://github.com/algolia/react-instantsearch/compare/v6.9.0...v6.10.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
73
client/package-lock.json
generated
73
client/package-lock.json
generated
@ -59,7 +59,7 @@
|
||||
"react-helmet": "^6.1.0",
|
||||
"react-hotkeys": "^2.0.0",
|
||||
"react-i18next": "^11.8.7",
|
||||
"react-instantsearch-dom": "^6.9.0",
|
||||
"react-instantsearch-dom": "^6.10.0",
|
||||
"react-lazy-load": "^3.1.13",
|
||||
"react-monaco-editor": "^0.39.1",
|
||||
"react-redux": "^5.0.7",
|
||||
@ -4756,11 +4756,14 @@
|
||||
}
|
||||
},
|
||||
"node_modules/algoliasearch-helper": {
|
||||
"version": "3.3.4",
|
||||
"resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.3.4.tgz",
|
||||
"integrity": "sha512-1Ts2XcgGdjGlDrp3v6zbY8VW+X9+jJ5rBmtPBmXOQLd4b5t/LpJlaBdxoAnlMfVFjywP7KSAdmyFUNNYVHDyRQ==",
|
||||
"version": "3.4.4",
|
||||
"resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.4.4.tgz",
|
||||
"integrity": "sha512-OjyVLjykaYKCMxxRMZNiwLp8CS310E0qAeIY2NaublcmLAh8/SL19+zYHp7XCLtMem2ZXwl3ywMiA32O9jszuw==",
|
||||
"dependencies": {
|
||||
"events": "^1.1.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"algoliasearch": ">= 3.1 < 5"
|
||||
}
|
||||
},
|
||||
"node_modules/alphanum-sort": {
|
||||
@ -24334,11 +24337,6 @@
|
||||
"react-side-effect": "^2.1.0"
|
||||
}
|
||||
},
|
||||
"node_modules/react-helmet/node_modules/react-fast-compare": {
|
||||
"version": "3.2.0",
|
||||
"resolved": "https://registry.npmjs.org/react-fast-compare/-/react-fast-compare-3.2.0.tgz",
|
||||
"integrity": "sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA=="
|
||||
},
|
||||
"node_modules/react-hot-loader": {
|
||||
"version": "4.13.0",
|
||||
"resolved": "https://registry.npmjs.org/react-hot-loader/-/react-hot-loader-4.13.0.tgz",
|
||||
@ -24383,27 +24381,35 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-instantsearch-core": {
|
||||
"version": "6.9.0",
|
||||
"resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-6.9.0.tgz",
|
||||
"integrity": "sha512-xLNyF0mUBq7MaLQgmosBnxac7YnLTuanu5TKZkH7RFEVC2T5mi4fINtG6vAkOkVjiH90abv2wdPY6UjE/Vt6kQ==",
|
||||
"version": "6.10.0",
|
||||
"resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-6.10.0.tgz",
|
||||
"integrity": "sha512-bn8rh/od4nw43caOiAsArA2Pw/JXX/7jL+nYe0n/Se66P7VR7UIA1i1ycthOrJzXCn9iNVFJFNMfyAN0HYVaWg==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.1.2",
|
||||
"algoliasearch-helper": "^3.1.0",
|
||||
"algoliasearch-helper": "^3.4.3",
|
||||
"prop-types": "^15.6.2",
|
||||
"react-fast-compare": "^3.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"algoliasearch": ">= 3.1 < 5",
|
||||
"react": ">= 16.3.0 < 18"
|
||||
}
|
||||
},
|
||||
"node_modules/react-instantsearch-dom": {
|
||||
"version": "6.9.0",
|
||||
"resolved": "https://registry.npmjs.org/react-instantsearch-dom/-/react-instantsearch-dom-6.9.0.tgz",
|
||||
"integrity": "sha512-G8jSIC5QutdiK6QhZwyLcIONg2C6/6wRMkAM6uZ5ObSDvY+h/PkSohc8//A7LNOyedOCACd/UfdWlmexSYjl6Q==",
|
||||
"version": "6.10.0",
|
||||
"resolved": "https://registry.npmjs.org/react-instantsearch-dom/-/react-instantsearch-dom-6.10.0.tgz",
|
||||
"integrity": "sha512-t1IGn1i4btp9a8wNNV/OCYwfJwCx5CuCP6WNwBxYY1QeL27RKGaWPxvz6FjfRFCfrOvD2556STyvVriyGhDoeg==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.1.2",
|
||||
"algoliasearch-helper": "^3.1.0",
|
||||
"algoliasearch-helper": "^3.4.3",
|
||||
"classnames": "^2.2.5",
|
||||
"prop-types": "^15.6.2",
|
||||
"react-fast-compare": "^3.0.0",
|
||||
"react-instantsearch-core": "^6.9.0"
|
||||
"react-instantsearch-core": "^6.10.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": ">= 16.3.0 < 18",
|
||||
"react-dom": ">= 16.3.0 < 18"
|
||||
}
|
||||
},
|
||||
"node_modules/react-is": {
|
||||
@ -34584,9 +34590,9 @@
|
||||
}
|
||||
},
|
||||
"algoliasearch-helper": {
|
||||
"version": "3.3.4",
|
||||
"resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.3.4.tgz",
|
||||
"integrity": "sha512-1Ts2XcgGdjGlDrp3v6zbY8VW+X9+jJ5rBmtPBmXOQLd4b5t/LpJlaBdxoAnlMfVFjywP7KSAdmyFUNNYVHDyRQ==",
|
||||
"version": "3.4.4",
|
||||
"resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.4.4.tgz",
|
||||
"integrity": "sha512-OjyVLjykaYKCMxxRMZNiwLp8CS310E0qAeIY2NaublcmLAh8/SL19+zYHp7XCLtMem2ZXwl3ywMiA32O9jszuw==",
|
||||
"requires": {
|
||||
"events": "^1.1.1"
|
||||
}
|
||||
@ -50862,13 +50868,6 @@
|
||||
"prop-types": "^15.7.2",
|
||||
"react-fast-compare": "^3.1.1",
|
||||
"react-side-effect": "^2.1.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"react-fast-compare": {
|
||||
"version": "3.2.0",
|
||||
"resolved": "https://registry.npmjs.org/react-fast-compare/-/react-fast-compare-3.2.0.tgz",
|
||||
"integrity": "sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA=="
|
||||
}
|
||||
}
|
||||
},
|
||||
"react-hot-loader": {
|
||||
@ -50911,27 +50910,27 @@
|
||||
}
|
||||
},
|
||||
"react-instantsearch-core": {
|
||||
"version": "6.9.0",
|
||||
"resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-6.9.0.tgz",
|
||||
"integrity": "sha512-xLNyF0mUBq7MaLQgmosBnxac7YnLTuanu5TKZkH7RFEVC2T5mi4fINtG6vAkOkVjiH90abv2wdPY6UjE/Vt6kQ==",
|
||||
"version": "6.10.0",
|
||||
"resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-6.10.0.tgz",
|
||||
"integrity": "sha512-bn8rh/od4nw43caOiAsArA2Pw/JXX/7jL+nYe0n/Se66P7VR7UIA1i1ycthOrJzXCn9iNVFJFNMfyAN0HYVaWg==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.1.2",
|
||||
"algoliasearch-helper": "^3.1.0",
|
||||
"algoliasearch-helper": "^3.4.3",
|
||||
"prop-types": "^15.6.2",
|
||||
"react-fast-compare": "^3.0.0"
|
||||
}
|
||||
},
|
||||
"react-instantsearch-dom": {
|
||||
"version": "6.9.0",
|
||||
"resolved": "https://registry.npmjs.org/react-instantsearch-dom/-/react-instantsearch-dom-6.9.0.tgz",
|
||||
"integrity": "sha512-G8jSIC5QutdiK6QhZwyLcIONg2C6/6wRMkAM6uZ5ObSDvY+h/PkSohc8//A7LNOyedOCACd/UfdWlmexSYjl6Q==",
|
||||
"version": "6.10.0",
|
||||
"resolved": "https://registry.npmjs.org/react-instantsearch-dom/-/react-instantsearch-dom-6.10.0.tgz",
|
||||
"integrity": "sha512-t1IGn1i4btp9a8wNNV/OCYwfJwCx5CuCP6WNwBxYY1QeL27RKGaWPxvz6FjfRFCfrOvD2556STyvVriyGhDoeg==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.1.2",
|
||||
"algoliasearch-helper": "^3.1.0",
|
||||
"algoliasearch-helper": "^3.4.3",
|
||||
"classnames": "^2.2.5",
|
||||
"prop-types": "^15.6.2",
|
||||
"react-fast-compare": "^3.0.0",
|
||||
"react-instantsearch-core": "^6.9.0"
|
||||
"react-instantsearch-core": "^6.10.0"
|
||||
}
|
||||
},
|
||||
"react-is": {
|
||||
|
@ -55,7 +55,7 @@
|
||||
"react-helmet": "^6.1.0",
|
||||
"react-hotkeys": "^2.0.0",
|
||||
"react-i18next": "^11.8.7",
|
||||
"react-instantsearch-dom": "^6.9.0",
|
||||
"react-instantsearch-dom": "^6.10.0",
|
||||
"react-lazy-load": "^3.1.13",
|
||||
"react-monaco-editor": "^0.39.1",
|
||||
"react-redux": "^5.0.7",
|
||||
|
Reference in New Issue
Block a user