From c5638483b38c572e912b922721dde442c4aa8dde Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 20:15:00 +0000 Subject: [PATCH] fix(deps): update dependency react-instantsearch to v7.11.4 --- package-lock.json | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/package-lock.json b/package-lock.json index ad9f2700..efc06e5a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5567,9 +5567,9 @@ } }, "node_modules/algoliasearch-helper": { - "version": "3.21.0", - "resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.21.0.tgz", - "integrity": "sha512-hjVOrL15I3Y3K8xG0icwG1/tWE+MocqBrhW6uVBWpU+/kVEMK0BnM2xdssj6mZM61eJ4iRxHR0djEI3ENOpR8w==", + "version": "3.22.1", + "resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.22.1.tgz", + "integrity": "sha512-fSxJ4YreH4kOME9CnKazbAn2tK/rvBoV37ETd6nTt4j7QfkcnW+c+F22WfuE9Q/sRpvOMnUwU/BXAVEiwW7p/w==", "license": "MIT", "dependencies": { "@algolia/events": "^4.0.1" @@ -10704,18 +10704,18 @@ } }, "node_modules/instantsearch-ui-components": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/instantsearch-ui-components/-/instantsearch-ui-components-0.6.0.tgz", - "integrity": "sha512-Jj3F9D46ef8VtzVZTgWsy79P25Q5nhI5XzK0NqfUVVI5yI3vA/3NkvKYtBHBlz50DDyBm6t9kIn/ZfpOwENm2A==", + "version": "0.7.0", + "resolved": "https://registry.npmjs.org/instantsearch-ui-components/-/instantsearch-ui-components-0.7.0.tgz", + "integrity": "sha512-4dHmCFbKWap5iSR2VmF5pSBECGQbAa8sPMoazMihYY2/0ahVzdHrOOtT8/hferG1A/xTT8nzfU7PIg+8lomNsA==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.1.2" } }, "node_modules/instantsearch.js": { - "version": "4.70.0", - "resolved": "https://registry.npmjs.org/instantsearch.js/-/instantsearch.js-4.70.0.tgz", - "integrity": "sha512-hB0G5tOR+EJnXrAxGqOzdzM7MXpdx9WglJc4XulqSL6+roYVX+O6eRCNTn0s5+FJlCeh7xjZrtgEmjEexW7R3A==", + "version": "4.72.2", + "resolved": "https://registry.npmjs.org/instantsearch.js/-/instantsearch.js-4.72.2.tgz", + "integrity": "sha512-6/4XbXk91f9RV9TNvy+yKxtwZoKDsk0xBXdlA7nKYo//DtFkA/jNoqzuUJIWzf/59wSLxs7/LN/H4FLbBp6UNw==", "license": "MIT", "dependencies": { "@algolia/events": "^4.0.1", @@ -10723,10 +10723,10 @@ "@types/google.maps": "^3.45.3", "@types/hogan.js": "^3.0.0", "@types/qs": "^6.5.3", - "algoliasearch-helper": "3.21.0", + "algoliasearch-helper": "3.22.1", "hogan.js": "^3.0.2", "htm": "^3.0.0", - "instantsearch-ui-components": "0.6.0", + "instantsearch-ui-components": "0.7.0", "preact": "^10.10.0", "qs": "^6.5.1 < 6.10", "search-insights": "^2.13.0" @@ -14907,15 +14907,15 @@ } }, "node_modules/react-instantsearch": { - "version": "7.10.0", - "resolved": "https://registry.npmjs.org/react-instantsearch/-/react-instantsearch-7.10.0.tgz", - "integrity": "sha512-UsVHlQZS7/4a1rP7M2bqSD3xovXGRZqYS53DjzvWo42sPg132QIQdz1P0r49lA6KpJL67LxB4zAYzuUffGdbqA==", + "version": "7.11.4", + "resolved": "https://registry.npmjs.org/react-instantsearch/-/react-instantsearch-7.11.4.tgz", + "integrity": "sha512-yzGxA9SxN+BR/ZruISJYXdZJV3siZu+qBO5glHtfJG/V597CwCzcWRSJQf0z/lSxiYlbfc6eouBpPglwCik8Bw==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.1.2", - "instantsearch-ui-components": "0.6.0", - "instantsearch.js": "4.70.0", - "react-instantsearch-core": "7.10.0" + "instantsearch-ui-components": "0.7.0", + "instantsearch.js": "4.72.2", + "react-instantsearch-core": "7.11.4" }, "peerDependencies": { "algoliasearch": ">= 3.1 < 5", @@ -14924,14 +14924,14 @@ } }, "node_modules/react-instantsearch-core": { - "version": "7.10.0", - "resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-7.10.0.tgz", - "integrity": "sha512-TxXGSZtokAi5pHpRYKEFmyA5m+boVshs/YpVRD9gDGw7SpL5GBb5B/hWqAmCdXx/VgZRbaHRouiAykFEzTjuGA==", + "version": "7.11.4", + "resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-7.11.4.tgz", + "integrity": "sha512-LGlioZu3vfk5ODQDwUO0cZrOA60aieEx/P6RZhstwSpjmmQW+2P14lOk38OIQ8MA23fEqwCmLJn9kBKpgqfHjg==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.1.2", - "algoliasearch-helper": "3.21.0", - "instantsearch.js": "4.70.0", + "algoliasearch-helper": "3.22.1", + "instantsearch.js": "4.72.2", "use-sync-external-store": "^1.0.0" }, "peerDependencies": {