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

pull/48355/head
renovate[bot] 2022-10-31 10:01:02 +00:00
parent 5db360a3ea
commit 1d590c3918
2 changed files with 17 additions and 17 deletions

View File

@ -100,7 +100,7 @@
"react-helmet": "6.1.0",
"react-hotkeys": "2.0.0",
"react-i18next": "11.18.6",
"react-instantsearch-dom": "6.36.0",
"react-instantsearch-dom": "6.38.0",
"react-lazy-load": "3.1.14",
"react-monaco-editor": "0.40.0",
"react-redux": "5.1.2",

32
package-lock.json generated
View File

@ -497,7 +497,7 @@
"react-helmet": "6.1.0",
"react-hotkeys": "2.0.0",
"react-i18next": "11.18.6",
"react-instantsearch-dom": "6.36.0",
"react-instantsearch-dom": "6.38.0",
"react-lazy-load": "3.1.14",
"react-monaco-editor": "0.40.0",
"react-redux": "5.1.2",
@ -43393,9 +43393,9 @@
}
},
"node_modules/react-instantsearch-core": {
"version": "6.36.0",
"resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-6.36.0.tgz",
"integrity": "sha512-OoDjTzkqSn5fID/GvFYuh6O7Qyos+Td4Y7aHGaanbIWbrWDnMKxd2IJMwMn4eJNrvfe2WuZSayQlX+UDe62C3Q==",
"version": "6.38.0",
"resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-6.38.0.tgz",
"integrity": "sha512-Y5denvptL+qDOHY3LxipULNun8f3t2WeO9UdiWJd9FER1vn1VBrDdSyZ5b+idxqVWhSeVbncbf98zr7EW/kFvA==",
"dependencies": {
"@babel/runtime": "^7.1.2",
"algoliasearch-helper": "^3.11.1",
@ -43408,16 +43408,16 @@
}
},
"node_modules/react-instantsearch-dom": {
"version": "6.36.0",
"resolved": "https://registry.npmjs.org/react-instantsearch-dom/-/react-instantsearch-dom-6.36.0.tgz",
"integrity": "sha512-GppII3dXJCG+t5a3TqmI3A3ESw3GaxJVTQ+bIbSVXWIiOuHgcBSlDjzF5ZX7ttzwo7lWmKTvX9F4BsR3u+CGtA==",
"version": "6.38.0",
"resolved": "https://registry.npmjs.org/react-instantsearch-dom/-/react-instantsearch-dom-6.38.0.tgz",
"integrity": "sha512-yE0y9U1GCPZ/Jqzbd2BHTdx83/DYIEbXqAt7a+a5TLi4qQgwjTpVrtAkqzhT8f1/TRhNqu0wYAT4HFixVsW8FA==",
"dependencies": {
"@babel/runtime": "^7.1.2",
"algoliasearch-helper": "^3.11.1",
"classnames": "^2.2.5",
"prop-types": "^15.6.2",
"react-fast-compare": "^3.0.0",
"react-instantsearch-core": "6.36.0"
"react-instantsearch-core": "6.38.0"
},
"peerDependencies": {
"algoliasearch": ">= 3.1 < 5",
@ -57273,7 +57273,7 @@
"react-helmet": "6.1.0",
"react-hotkeys": "2.0.0",
"react-i18next": "11.18.6",
"react-instantsearch-dom": "6.36.0",
"react-instantsearch-dom": "6.38.0",
"react-lazy-load": "3.1.14",
"react-monaco-editor": "0.40.0",
"react-redux": "5.1.2",
@ -84865,9 +84865,9 @@
}
},
"react-instantsearch-core": {
"version": "6.36.0",
"resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-6.36.0.tgz",
"integrity": "sha512-OoDjTzkqSn5fID/GvFYuh6O7Qyos+Td4Y7aHGaanbIWbrWDnMKxd2IJMwMn4eJNrvfe2WuZSayQlX+UDe62C3Q==",
"version": "6.38.0",
"resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-6.38.0.tgz",
"integrity": "sha512-Y5denvptL+qDOHY3LxipULNun8f3t2WeO9UdiWJd9FER1vn1VBrDdSyZ5b+idxqVWhSeVbncbf98zr7EW/kFvA==",
"requires": {
"@babel/runtime": "^7.1.2",
"algoliasearch-helper": "^3.11.1",
@ -84876,16 +84876,16 @@
}
},
"react-instantsearch-dom": {
"version": "6.36.0",
"resolved": "https://registry.npmjs.org/react-instantsearch-dom/-/react-instantsearch-dom-6.36.0.tgz",
"integrity": "sha512-GppII3dXJCG+t5a3TqmI3A3ESw3GaxJVTQ+bIbSVXWIiOuHgcBSlDjzF5ZX7ttzwo7lWmKTvX9F4BsR3u+CGtA==",
"version": "6.38.0",
"resolved": "https://registry.npmjs.org/react-instantsearch-dom/-/react-instantsearch-dom-6.38.0.tgz",
"integrity": "sha512-yE0y9U1GCPZ/Jqzbd2BHTdx83/DYIEbXqAt7a+a5TLi4qQgwjTpVrtAkqzhT8f1/TRhNqu0wYAT4HFixVsW8FA==",
"requires": {
"@babel/runtime": "^7.1.2",
"algoliasearch-helper": "^3.11.1",
"classnames": "^2.2.5",
"prop-types": "^15.6.2",
"react-fast-compare": "^3.0.0",
"react-instantsearch-core": "6.36.0"
"react-instantsearch-core": "6.38.0"
}
},
"react-is": {