From 9eb2fd86dacd9f20ec8df27bf736daf3455d2fc4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 18:29:24 +0000 Subject: [PATCH] fix(deps): update dependency instantsearch.js to v4.72.0 --- package-lock.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index 149833d..a53585d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3062,9 +3062,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.0", + "resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.22.0.tgz", + "integrity": "sha512-ZIVcE0929m2g00GuMiRWpemsGW3589qYxIcQonB7ms4B/KoeS94OiqPRMJ9hGoL23SlYJOmMNjZyXSoItDXO1w==", "license": "MIT", "dependencies": { "@algolia/events": "^4.0.1" @@ -5630,9 +5630,9 @@ "license": "ISC" }, "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" @@ -5645,9 +5645,9 @@ "license": "MIT" }, "node_modules/instantsearch.js": { - "version": "4.71.1", - "resolved": "https://registry.npmjs.org/instantsearch.js/-/instantsearch.js-4.71.1.tgz", - "integrity": "sha512-4AvEPadnDBf0NsCCw+a1GjmMFEZ3zQzQhCe51cFPLYRXnRyKw5bLvRVaNQckiDG+vl7bPyJrWn5YAh5UhBwA+w==", + "version": "4.72.0", + "resolved": "https://registry.npmjs.org/instantsearch.js/-/instantsearch.js-4.72.0.tgz", + "integrity": "sha512-iZ7I9iJapqQXaUtF9v5fRMlW6UWzVK6H2y546/JlJIkp3Vs6LSa7RA7nKGH7/fmcQL4uEUAJKAGMLnyy4fYjtg==", "license": "MIT", "dependencies": { "@algolia/events": "^4.0.1", @@ -5655,10 +5655,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.0", "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"