From ecaefe8b67c1f5c2581a014aeae0082f5b2f9b4e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 18 Sep 2022 20:41:38 +0000 Subject: [PATCH] fix(deps): update dependency react-instantsearch-dom to v6.33.0 --- client/package.json | 2 +- package-lock.json | 52 ++++++++++++++++++++++----------------------- 2 files changed, 27 insertions(+), 27 deletions(-) diff --git a/client/package.json b/client/package.json index a20b30a446b..c0dbe5afd03 100644 --- a/client/package.json +++ b/client/package.json @@ -100,7 +100,7 @@ "react-helmet": "6.1.0", "react-hotkeys": "2.0.0", "react-i18next": "11.18.6", - "react-instantsearch-dom": "6.32.1", + "react-instantsearch-dom": "6.33.0", "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 95e878cc416..ddaab3306a1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -504,7 +504,7 @@ "react-helmet": "6.1.0", "react-hotkeys": "2.0.0", "react-i18next": "11.18.6", - "react-instantsearch-dom": "6.32.1", + "react-instantsearch-dom": "6.33.0", "react-lazy-load": "3.1.14", "react-monaco-editor": "0.40.0", "react-redux": "5.1.2", @@ -15772,9 +15772,9 @@ } }, "node_modules/algoliasearch-helper": { - "version": "3.10.0", - "resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.10.0.tgz", - "integrity": "sha512-4E4od8qWWDMVvQ3jaRX6Oks/k35ywD011wAA4LbYMMjOtaZV6VWaTjRr4iN2bdaXP2o1BP7SLFMBf3wvnHmd8Q==", + "version": "3.11.1", + "resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.11.1.tgz", + "integrity": "sha512-mvsPN3eK4E0bZG0/WlWJjeqe/bUD2KOEVOl0GyL/TGXn6wcpZU8NOuztGHCUKXkyg5gq6YzUakVTmnmSSO5Yiw==", "dependencies": { "@algolia/events": "^4.0.1" }, @@ -43060,12 +43060,12 @@ } }, "node_modules/react-instantsearch-core": { - "version": "6.32.1", - "resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-6.32.1.tgz", - "integrity": "sha512-R8VivvJmFemsW6Urp5KGiqjVZ8XkgYNm8qt6t9WVHXOoo7B8Txi/7yOMNRwT8PWNWBMpYlYMEWZ9PClMuX0Zsg==", + "version": "6.33.0", + "resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-6.33.0.tgz", + "integrity": "sha512-AL4PhdhN67DqHi7dMpGK0FaJ7Od2QchEFrT+T8phNzj+AAhyqVXgBLa28ceeQZVVKR+Z69oF1icet+dWiSHD6Q==", "dependencies": { "@babel/runtime": "^7.1.2", - "algoliasearch-helper": "^3.10.0", + "algoliasearch-helper": "^3.11.1", "prop-types": "^15.6.2", "react-fast-compare": "^3.0.0" }, @@ -43075,16 +43075,16 @@ } }, "node_modules/react-instantsearch-dom": { - "version": "6.32.1", - "resolved": "https://registry.npmjs.org/react-instantsearch-dom/-/react-instantsearch-dom-6.32.1.tgz", - "integrity": "sha512-oditYXY6zNbAY6txhGBLOPaEie95Eii+nCEgysuoo4fnOQDUxuHXMruiTkYJlfJJ5HAKBJyTdjtKoGeuJL6G1w==", + "version": "6.33.0", + "resolved": "https://registry.npmjs.org/react-instantsearch-dom/-/react-instantsearch-dom-6.33.0.tgz", + "integrity": "sha512-3iCFkZOfCEwHou8XVaE39b5/YSlJ51nhkSxwM2aryVFh4m5AF6ZcAsrZmGc4i67f4eDkHsOwqbU2uwTHliyJ7w==", "dependencies": { "@babel/runtime": "^7.1.2", - "algoliasearch-helper": "^3.10.0", + "algoliasearch-helper": "^3.11.1", "classnames": "^2.2.5", "prop-types": "^15.6.2", "react-fast-compare": "^3.0.0", - "react-instantsearch-core": "6.32.1" + "react-instantsearch-core": "6.33.0" }, "peerDependencies": { "algoliasearch": ">= 3.1 < 5", @@ -56937,7 +56937,7 @@ "react-helmet": "6.1.0", "react-hotkeys": "2.0.0", "react-i18next": "11.18.6", - "react-instantsearch-dom": "6.32.1", + "react-instantsearch-dom": "6.33.0", "react-lazy-load": "3.1.14", "react-monaco-editor": "0.40.0", "react-redux": "5.1.2", @@ -66136,9 +66136,9 @@ } }, "algoliasearch-helper": { - "version": "3.10.0", - "resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.10.0.tgz", - "integrity": "sha512-4E4od8qWWDMVvQ3jaRX6Oks/k35ywD011wAA4LbYMMjOtaZV6VWaTjRr4iN2bdaXP2o1BP7SLFMBf3wvnHmd8Q==", + "version": "3.11.1", + "resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.11.1.tgz", + "integrity": "sha512-mvsPN3eK4E0bZG0/WlWJjeqe/bUD2KOEVOl0GyL/TGXn6wcpZU8NOuztGHCUKXkyg5gq6YzUakVTmnmSSO5Yiw==", "requires": { "@algolia/events": "^4.0.1" } @@ -84214,27 +84214,27 @@ } }, "react-instantsearch-core": { - "version": "6.32.1", - "resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-6.32.1.tgz", - "integrity": "sha512-R8VivvJmFemsW6Urp5KGiqjVZ8XkgYNm8qt6t9WVHXOoo7B8Txi/7yOMNRwT8PWNWBMpYlYMEWZ9PClMuX0Zsg==", + "version": "6.33.0", + "resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-6.33.0.tgz", + "integrity": "sha512-AL4PhdhN67DqHi7dMpGK0FaJ7Od2QchEFrT+T8phNzj+AAhyqVXgBLa28ceeQZVVKR+Z69oF1icet+dWiSHD6Q==", "requires": { "@babel/runtime": "^7.1.2", - "algoliasearch-helper": "^3.10.0", + "algoliasearch-helper": "^3.11.1", "prop-types": "^15.6.2", "react-fast-compare": "^3.0.0" } }, "react-instantsearch-dom": { - "version": "6.32.1", - "resolved": "https://registry.npmjs.org/react-instantsearch-dom/-/react-instantsearch-dom-6.32.1.tgz", - "integrity": "sha512-oditYXY6zNbAY6txhGBLOPaEie95Eii+nCEgysuoo4fnOQDUxuHXMruiTkYJlfJJ5HAKBJyTdjtKoGeuJL6G1w==", + "version": "6.33.0", + "resolved": "https://registry.npmjs.org/react-instantsearch-dom/-/react-instantsearch-dom-6.33.0.tgz", + "integrity": "sha512-3iCFkZOfCEwHou8XVaE39b5/YSlJ51nhkSxwM2aryVFh4m5AF6ZcAsrZmGc4i67f4eDkHsOwqbU2uwTHliyJ7w==", "requires": { "@babel/runtime": "^7.1.2", - "algoliasearch-helper": "^3.10.0", + "algoliasearch-helper": "^3.11.1", "classnames": "^2.2.5", "prop-types": "^15.6.2", "react-fast-compare": "^3.0.0", - "react-instantsearch-core": "6.32.1" + "react-instantsearch-core": "6.33.0" } }, "react-is": {