From 39dba8d84ad172b7343705d9e8c8bb12191e3f85 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Jan 2023 08:45:09 +0000 Subject: [PATCH] fix(deps): update dependency react-instantsearch-dom to v6.38.2 --- client/package.json | 2 +- package-lock.json | 52 ++++++++++++++------------------------------- 2 files changed, 17 insertions(+), 37 deletions(-) diff --git a/client/package.json b/client/package.json index dc087284f54..21084c0b922 100644 --- a/client/package.json +++ b/client/package.json @@ -102,7 +102,7 @@ "react-hotkeys": "2.0.0", "react-i18next": "11.18.6", "react-instantsearch-core": "6.38.2", - "react-instantsearch-dom": "6.38.1", + "react-instantsearch-dom": "6.38.2", "react-lazy-load": "3.1.14", "react-monaco-editor": "0.40.0", "react-redux": "5.1.2", diff --git a/package-lock.json b/package-lock.json index 8d4a1588b0e..ea33ae78dec 100644 --- a/package-lock.json +++ b/package-lock.json @@ -492,7 +492,7 @@ "react-hotkeys": "2.0.0", "react-i18next": "11.18.6", "react-instantsearch-core": "6.38.2", - "react-instantsearch-dom": "6.38.1", + "react-instantsearch-dom": "6.38.2", "react-lazy-load": "3.1.14", "react-monaco-editor": "0.40.0", "react-redux": "5.1.2", @@ -586,21 +586,6 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "client/node_modules/react-instantsearch-core": { - "version": "6.38.2", - "resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-6.38.2.tgz", - "integrity": "sha512-eX1FJQ7648mZgY+B79EghggjCHLLxiv/otQ7kgkXiHpU2XNfqEhweufqgwSEJH5gUgGUo4JsgHHWLoX56YvrDQ==", - "dependencies": { - "@babel/runtime": "^7.1.2", - "algoliasearch-helper": "^3.11.1", - "prop-types": "^15.6.2", - "react-fast-compare": "^3.0.0" - }, - "peerDependencies": { - "algoliasearch": ">= 3.1 < 5", - "react": ">= 16.3.0 < 19" - } - }, "client/node_modules/react-monaco-editor": { "version": "0.40.0", "license": "MIT", @@ -43089,8 +43074,9 @@ } }, "node_modules/react-instantsearch-core": { - "version": "6.38.1", - "license": "MIT", + "version": "6.38.2", + "resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-6.38.2.tgz", + "integrity": "sha512-eX1FJQ7648mZgY+B79EghggjCHLLxiv/otQ7kgkXiHpU2XNfqEhweufqgwSEJH5gUgGUo4JsgHHWLoX56YvrDQ==", "dependencies": { "@babel/runtime": "^7.1.2", "algoliasearch-helper": "^3.11.1", @@ -43103,15 +43089,16 @@ } }, "node_modules/react-instantsearch-dom": { - "version": "6.38.1", - "license": "MIT", + "version": "6.38.2", + "resolved": "https://registry.npmjs.org/react-instantsearch-dom/-/react-instantsearch-dom-6.38.2.tgz", + "integrity": "sha512-etNAo0xRhpb8BAzV5Gt21mAt831bMMata71PDAQDLY7fzUjon9nM4s2Ad7cyPFDAU2wd5rp6wbveDyhlaw1hJw==", "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.38.1" + "react-instantsearch-core": "6.38.2" }, "peerDependencies": { "algoliasearch": ">= 3.1 < 5", @@ -56506,7 +56493,7 @@ "react-hotkeys": "2.0.0", "react-i18next": "11.18.6", "react-instantsearch-core": "6.38.2", - "react-instantsearch-dom": "6.38.1", + "react-instantsearch-dom": "6.38.2", "react-lazy-load": "3.1.14", "react-monaco-editor": "0.40.0", "react-redux": "5.1.2", @@ -56564,17 +56551,6 @@ "strict-uri-encode": "^2.0.0" } }, - "react-instantsearch-core": { - "version": "6.38.2", - "resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-6.38.2.tgz", - "integrity": "sha512-eX1FJQ7648mZgY+B79EghggjCHLLxiv/otQ7kgkXiHpU2XNfqEhweufqgwSEJH5gUgGUo4JsgHHWLoX56YvrDQ==", - "requires": { - "@babel/runtime": "^7.1.2", - "algoliasearch-helper": "^3.11.1", - "prop-types": "^15.6.2", - "react-fast-compare": "^3.0.0" - } - }, "react-monaco-editor": { "version": "0.40.0", "requires": { @@ -83651,7 +83627,9 @@ } }, "react-instantsearch-core": { - "version": "6.38.1", + "version": "6.38.2", + "resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-6.38.2.tgz", + "integrity": "sha512-eX1FJQ7648mZgY+B79EghggjCHLLxiv/otQ7kgkXiHpU2XNfqEhweufqgwSEJH5gUgGUo4JsgHHWLoX56YvrDQ==", "requires": { "@babel/runtime": "^7.1.2", "algoliasearch-helper": "^3.11.1", @@ -83660,14 +83638,16 @@ } }, "react-instantsearch-dom": { - "version": "6.38.1", + "version": "6.38.2", + "resolved": "https://registry.npmjs.org/react-instantsearch-dom/-/react-instantsearch-dom-6.38.2.tgz", + "integrity": "sha512-etNAo0xRhpb8BAzV5Gt21mAt831bMMata71PDAQDLY7fzUjon9nM4s2Ad7cyPFDAU2wd5rp6wbveDyhlaw1hJw==", "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.38.1" + "react-instantsearch-core": "6.38.2" } }, "react-is": {