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

This commit is contained in:
Renovate Bot
2021-11-23 16:10:01 +00:00
committed by renovate[bot]
parent ec831779b0
commit 24a2965b7b
2 changed files with 35 additions and 58 deletions

View File

@@ -75,7 +75,7 @@
"react-helmet": "6.1.0",
"react-hotkeys": "2.0.0",
"react-i18next": "11.14.3",
"react-instantsearch-dom": "6.15.0",
"react-instantsearch-dom": "6.16.0",
"react-lazy-load": "3.1.13",
"react-monaco-editor": "0.46.0",
"react-redux": "5.1.2",
@@ -4536,6 +4536,17 @@
"@algolia/transporter": "4.11.0"
}
},
"node_modules/algoliasearch-helper": {
"version": "3.6.2",
"resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.6.2.tgz",
"integrity": "sha512-Xx0NOA6k4ySn+R2l3UMSONAaMkyfmrZ3AP1geEMo32MxDJQJesZABZYsldO9fa6FKQxH91afhi4hO1G0Zc2opg==",
"dependencies": {
"events": "^1.1.1"
},
"peerDependencies": {
"algoliasearch": ">= 3.1 < 5"
}
},
"node_modules/alphanum-sort": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/alphanum-sort/-/alphanum-sort-1.0.2.tgz",
@@ -17859,9 +17870,9 @@
}
},
"node_modules/react-instantsearch-core": {
"version": "6.15.0",
"resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-6.15.0.tgz",
"integrity": "sha512-mp6kWtyDvf3qeAuNxl8m/f+7pBpf1Enlao69oXyYiTsx582nayE8Wo3g2Des0o6l+D1L09UgvGa+1b/bmkTD2w==",
"version": "6.16.0",
"resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-6.16.0.tgz",
"integrity": "sha512-urtTbVWafrW5XqAVDW6LntU0yK4WF5L6Ms+P6SIKhYXq9FX3i3JtKWKR+9ebJU/0x7CDvfBr9f45EHD9SiX1hw==",
"dependencies": {
"@babel/runtime": "^7.1.2",
"algoliasearch-helper": "^3.6.2",
@@ -17873,45 +17884,23 @@
"react": ">= 16.3.0 < 18"
}
},
"node_modules/react-instantsearch-core/node_modules/algoliasearch-helper": {
"version": "3.6.2",
"resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.6.2.tgz",
"integrity": "sha512-Xx0NOA6k4ySn+R2l3UMSONAaMkyfmrZ3AP1geEMo32MxDJQJesZABZYsldO9fa6FKQxH91afhi4hO1G0Zc2opg==",
"dependencies": {
"events": "^1.1.1"
},
"peerDependencies": {
"algoliasearch": ">= 3.1 < 5"
}
},
"node_modules/react-instantsearch-dom": {
"version": "6.15.0",
"resolved": "https://registry.npmjs.org/react-instantsearch-dom/-/react-instantsearch-dom-6.15.0.tgz",
"integrity": "sha512-BGqlDNd9H4CsjA7lhEkK8pH5pXVjdWMCdIkqqWbS++zBmIJnR+F6h/z1g7x1B/q77EsVUU7LDbdpKayEEftFDA==",
"version": "6.16.0",
"resolved": "https://registry.npmjs.org/react-instantsearch-dom/-/react-instantsearch-dom-6.16.0.tgz",
"integrity": "sha512-fciP0/XRk0/Hi0E4db6zrwC1mW/4Gui9X1q/pBUxDivQtUGGd3RHfhjv9pYHca3ha+251bzcUgjvgJpty+xJ5A==",
"dependencies": {
"@babel/runtime": "^7.1.2",
"algoliasearch-helper": "^3.6.2",
"classnames": "^2.2.5",
"prop-types": "^15.6.2",
"react-fast-compare": "^3.0.0",
"react-instantsearch-core": "^6.15.0"
"react-instantsearch-core": "^6.16.0"
},
"peerDependencies": {
"react": ">= 16.3.0 < 18",
"react-dom": ">= 16.3.0 < 18"
}
},
"node_modules/react-instantsearch-dom/node_modules/algoliasearch-helper": {
"version": "3.6.2",
"resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.6.2.tgz",
"integrity": "sha512-Xx0NOA6k4ySn+R2l3UMSONAaMkyfmrZ3AP1geEMo32MxDJQJesZABZYsldO9fa6FKQxH91afhi4hO1G0Zc2opg==",
"dependencies": {
"events": "^1.1.1"
},
"peerDependencies": {
"algoliasearch": ">= 3.1 < 5"
}
},
"node_modules/react-is": {
"version": "16.13.1",
"resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
@@ -26054,6 +26043,14 @@
"@algolia/transporter": "4.11.0"
}
},
"algoliasearch-helper": {
"version": "3.6.2",
"resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.6.2.tgz",
"integrity": "sha512-Xx0NOA6k4ySn+R2l3UMSONAaMkyfmrZ3AP1geEMo32MxDJQJesZABZYsldO9fa6FKQxH91afhi4hO1G0Zc2opg==",
"requires": {
"events": "^1.1.1"
}
},
"alphanum-sort": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/alphanum-sort/-/alphanum-sort-1.0.2.tgz",
@@ -36126,47 +36123,27 @@
}
},
"react-instantsearch-core": {
"version": "6.15.0",
"resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-6.15.0.tgz",
"integrity": "sha512-mp6kWtyDvf3qeAuNxl8m/f+7pBpf1Enlao69oXyYiTsx582nayE8Wo3g2Des0o6l+D1L09UgvGa+1b/bmkTD2w==",
"version": "6.16.0",
"resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-6.16.0.tgz",
"integrity": "sha512-urtTbVWafrW5XqAVDW6LntU0yK4WF5L6Ms+P6SIKhYXq9FX3i3JtKWKR+9ebJU/0x7CDvfBr9f45EHD9SiX1hw==",
"requires": {
"@babel/runtime": "^7.1.2",
"algoliasearch-helper": "^3.6.2",
"prop-types": "^15.6.2",
"react-fast-compare": "^3.0.0"
},
"dependencies": {
"algoliasearch-helper": {
"version": "3.6.2",
"resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.6.2.tgz",
"integrity": "sha512-Xx0NOA6k4ySn+R2l3UMSONAaMkyfmrZ3AP1geEMo32MxDJQJesZABZYsldO9fa6FKQxH91afhi4hO1G0Zc2opg==",
"requires": {
"events": "^1.1.1"
}
}
}
},
"react-instantsearch-dom": {
"version": "6.15.0",
"resolved": "https://registry.npmjs.org/react-instantsearch-dom/-/react-instantsearch-dom-6.15.0.tgz",
"integrity": "sha512-BGqlDNd9H4CsjA7lhEkK8pH5pXVjdWMCdIkqqWbS++zBmIJnR+F6h/z1g7x1B/q77EsVUU7LDbdpKayEEftFDA==",
"version": "6.16.0",
"resolved": "https://registry.npmjs.org/react-instantsearch-dom/-/react-instantsearch-dom-6.16.0.tgz",
"integrity": "sha512-fciP0/XRk0/Hi0E4db6zrwC1mW/4Gui9X1q/pBUxDivQtUGGd3RHfhjv9pYHca3ha+251bzcUgjvgJpty+xJ5A==",
"requires": {
"@babel/runtime": "^7.1.2",
"algoliasearch-helper": "^3.6.2",
"classnames": "^2.2.5",
"prop-types": "^15.6.2",
"react-fast-compare": "^3.0.0",
"react-instantsearch-core": "^6.15.0"
},
"dependencies": {
"algoliasearch-helper": {
"version": "3.6.2",
"resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.6.2.tgz",
"integrity": "sha512-Xx0NOA6k4ySn+R2l3UMSONAaMkyfmrZ3AP1geEMo32MxDJQJesZABZYsldO9fa6FKQxH91afhi4hO1G0Zc2opg==",
"requires": {
"events": "^1.1.1"
}
}
"react-instantsearch-core": "^6.16.0"
}
},
"react-is": {

View File

@@ -99,7 +99,7 @@
"react-helmet": "6.1.0",
"react-hotkeys": "2.0.0",
"react-i18next": "11.14.3",
"react-instantsearch-dom": "6.15.0",
"react-instantsearch-dom": "6.16.0",
"react-lazy-load": "3.1.13",
"react-monaco-editor": "0.46.0",
"react-redux": "5.1.2",