chore(deps): bump react-instantsearch-dom from 6.8.1 to 6.8.2 in /client
Bumps [react-instantsearch-dom](https://github.com/algolia/react-instantsearch) from 6.8.1 to 6.8.2. - [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.8.1...v6.8.2) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
14
client/package-lock.json
generated
14
client/package-lock.json
generated
@ -23777,9 +23777,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"react-instantsearch-core": {
|
"react-instantsearch-core": {
|
||||||
"version": "6.8.1",
|
"version": "6.8.2",
|
||||||
"resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-6.8.1.tgz",
|
"resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-6.8.2.tgz",
|
||||||
"integrity": "sha512-nR2zSMOyhDXILAbnjh+X5XLFGjOl6QFOdwcy/8LFsXTp85gek2WPTJyndGPpLw2909SsspPBVpJpD50MR+YFeA==",
|
"integrity": "sha512-UdAjcNIXb2mSECEDS/2XuB4W6rcbnph1NjJBUpY5TLLzSCdKXNTzS2PxF5hkdeuY0L/m/hvDQX6YqxV28PqKLA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.1.2",
|
"@babel/runtime": "^7.1.2",
|
||||||
"algoliasearch-helper": "^3.1.0",
|
"algoliasearch-helper": "^3.1.0",
|
||||||
@ -23795,16 +23795,16 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"react-instantsearch-dom": {
|
"react-instantsearch-dom": {
|
||||||
"version": "6.8.1",
|
"version": "6.8.2",
|
||||||
"resolved": "https://registry.npmjs.org/react-instantsearch-dom/-/react-instantsearch-dom-6.8.1.tgz",
|
"resolved": "https://registry.npmjs.org/react-instantsearch-dom/-/react-instantsearch-dom-6.8.2.tgz",
|
||||||
"integrity": "sha512-kLB0NG1b9ZuWmt2RYk1Y0AtwX0svrA0HKj+pWjhTraf989KHVrqQ4K53/nlX3dMPBpNQcqXojJH3gcLajvoSwQ==",
|
"integrity": "sha512-d6YBsjW/aF3qzul7qqUV/KuzEFPVxlAZm3QhREPqMvOyrPTnG5itZZBLe7sFm9OKJ/8shR4TyNp3hb94as7COg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.1.2",
|
"@babel/runtime": "^7.1.2",
|
||||||
"algoliasearch-helper": "^3.1.0",
|
"algoliasearch-helper": "^3.1.0",
|
||||||
"classnames": "^2.2.5",
|
"classnames": "^2.2.5",
|
||||||
"prop-types": "^15.5.10",
|
"prop-types": "^15.5.10",
|
||||||
"react-fast-compare": "^3.0.0",
|
"react-fast-compare": "^3.0.0",
|
||||||
"react-instantsearch-core": "^6.8.1"
|
"react-instantsearch-core": "^6.8.2"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"react-fast-compare": {
|
"react-fast-compare": {
|
||||||
|
@ -56,7 +56,7 @@
|
|||||||
"react-ga": "^2.7.0",
|
"react-ga": "^2.7.0",
|
||||||
"react-helmet": "^6.1.0",
|
"react-helmet": "^6.1.0",
|
||||||
"react-hotkeys": "^2.0.0",
|
"react-hotkeys": "^2.0.0",
|
||||||
"react-instantsearch-dom": "^6.8.1",
|
"react-instantsearch-dom": "^6.8.2",
|
||||||
"react-lazy-load": "^3.1.13",
|
"react-lazy-load": "^3.1.13",
|
||||||
"react-monaco-editor": "^0.36.0",
|
"react-monaco-editor": "^0.36.0",
|
||||||
"react-redux": "^5.0.7",
|
"react-redux": "^5.0.7",
|
||||||
|
Reference in New Issue
Block a user