From 1793ca6dbdee47c13f8a67c4ff1ed5d7c6f450ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 20:03:55 +0000 Subject: [PATCH] [Docs Site] Bump instantsearch.js from 4.75.4 to 4.75.6 Bumps [instantsearch.js](https://github.com/algolia/instantsearch) from 4.75.4 to 4.75.6. - [Release notes](https://github.com/algolia/instantsearch/releases) - [Commits](https://github.com/algolia/instantsearch/compare/instantsearch.js@4.75.4...instantsearch.js@4.75.6) --- updated-dependencies: - dependency-name: instantsearch.js dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 28 +++++++++++++--------------- package.json | 2 +- 2 files changed, 14 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3fb80346f4731c..a0671c96e944b9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -44,7 +44,7 @@ "hastscript": "^9.0.0", "he": "^1.2.0", "instantsearch.css": "^8.5.1", - "instantsearch.js": "^4.75.4", + "instantsearch.js": "^4.75.6", "jsonc-parser": "^3.3.1", "lz-string": "^1.5.0", "marked": "^15.0.3", @@ -308,8 +308,7 @@ "version": "4.0.1", "resolved": "https://registry.npmjs.org/@algolia/events/-/events-4.0.1.tgz", "integrity": "sha512-FQzvOCgoFXAbf5Y6mYozw2aj5KCJoA3m4heImceldzPSMbdyS4atVjJzXKMsfX3wnZTFYwkkt8/z8UesLHlSBQ==", - "dev": true, - "license": "MIT" + "dev": true }, "node_modules/@algolia/ingestion": { "version": "1.17.0", @@ -5041,11 +5040,10 @@ } }, "node_modules/algoliasearch-helper": { - "version": "3.22.5", - "resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.22.5.tgz", - "integrity": "sha512-lWvhdnc+aKOKx8jyA3bsdEgHzm/sglC4cYdMG4xSQyRiPLJVJtH/IVYZG3Hp6PkTEhQqhyVYkeP9z2IlcHJsWw==", + "version": "3.22.6", + "resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.22.6.tgz", + "integrity": "sha512-F2gSb43QHyvZmvH/2hxIjbk/uFdO2MguQYTFP7J+RowMW1csjIODMobEnpLI8nbLQuzZnGZdIxl5Bpy1k9+CFQ==", "dev": true, - "license": "MIT", "dependencies": { "@algolia/events": "^4.0.1" }, @@ -9445,9 +9443,9 @@ "license": "MIT" }, "node_modules/instantsearch.js": { - "version": "4.75.4", - "resolved": "https://registry.npmjs.org/instantsearch.js/-/instantsearch.js-4.75.4.tgz", - "integrity": "sha512-mgffSYa+URm8GDNNImg1yX4ak4LobhhtHVCxwjxVfpuODB09O7C97oZ/4UWKhw1EAJ5egYoli49Lt1CSGM5wkA==", + "version": "4.75.6", + "resolved": "https://registry.npmjs.org/instantsearch.js/-/instantsearch.js-4.75.6.tgz", + "integrity": "sha512-rQyF3VHmxdwR+9VFhwrBtKgAWjPIpN8QdjSOq72HHJOx4wZhLfBhJhOhSDhjl5GP1a1+Ly2/CI62K8ZDVeAEHw==", "dev": true, "dependencies": { "@algolia/events": "^4.0.1", @@ -9455,13 +9453,13 @@ "@types/google.maps": "^3.55.12", "@types/hogan.js": "^3.0.0", "@types/qs": "^6.5.3", - "algoliasearch-helper": "3.22.5", + "algoliasearch-helper": "3.22.6", "hogan.js": "^3.0.2", "htm": "^3.0.0", "instantsearch-ui-components": "0.9.0", "preact": "^10.10.0", "qs": "^6.5.1 < 6.10", - "search-insights": "^2.15.0" + "search-insights": "^2.17.2" }, "peerDependencies": { "algoliasearch": ">= 3.1 < 6" @@ -14180,9 +14178,9 @@ } }, "node_modules/search-insights": { - "version": "2.16.2", - "resolved": "https://registry.npmjs.org/search-insights/-/search-insights-2.16.2.tgz", - "integrity": "sha512-+KrS5rnYlyWgzoCNJGsNPw7Vv+47Y7Ze7KZ+/9Xls+5BUugEbU2yv1n9JsQOqv+MLKYfg3bxI5K6tYJxXZY8FA==", + "version": "2.17.3", + "resolved": "https://registry.npmjs.org/search-insights/-/search-insights-2.17.3.tgz", + "integrity": "sha512-RQPdCYTa8A68uM2jwxoY842xDhvx3E5LFL1LxvxCNMev4o5mLuokczhzjAgGwUZBAmOKZknArSxLKmXtIi2AxQ==", "dev": true }, "node_modules/section-matter": { diff --git a/package.json b/package.json index 6df8d24a25a045..acde5ce9c9479a 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "hastscript": "^9.0.0", "he": "^1.2.0", "instantsearch.css": "^8.5.1", - "instantsearch.js": "^4.75.4", + "instantsearch.js": "^4.75.6", "jsonc-parser": "^3.3.1", "lz-string": "^1.5.0", "marked": "^15.0.3",