From 6074cc2674fb0cec0d5a0d8f35a5ec0ba32b1777 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 22:07:35 +0000 Subject: [PATCH] Bump react-instantsearch in the documentation group Bumps the documentation group with 1 update: [react-instantsearch](https://github.com/algolia/instantsearch). Updates `react-instantsearch` from 7.39.1 to 7.41.0 - [Release notes](https://github.com/algolia/instantsearch/releases) - [Commits](https://github.com/algolia/instantsearch/commits) --- updated-dependencies: - dependency-name: react-instantsearch dependency-version: 7.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: documentation ... Signed-off-by: dependabot[bot] --- package-lock.json | 42 +++++++++++++++++++++--------------------- package.json | 2 +- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4a55e4ba06e..a510d3e5040 100644 --- a/package-lock.json +++ b/package-lock.json @@ -61,7 +61,7 @@ "preact": "^10.29.7", "react": "^19.2.7", "react-dom": "^19.2.7", - "react-instantsearch": "^7.39.1", + "react-instantsearch": "^7.41.0", "rehype-autolink-headings": "^7.1.0", "rehype-slug": "^6.0.0", "rehype-wrap-all": "^1.1.0", @@ -15355,9 +15355,9 @@ } }, "node_modules/@types/google.maps": { - "version": "3.65.2", - "resolved": "https://registry.npmjs.org/@types/google.maps/-/google.maps-3.65.2.tgz", - "integrity": "sha512-e52bmOhGCQSNabFpL48iQlwJybq6rfns8NUVJ20MR7CdPlHQ2RmSCnPbJfrUYJfogrE4OiHQTZ4LXpop+eer1w==", + "version": "3.65.3", + "resolved": "https://registry.npmjs.org/@types/google.maps/-/google.maps-3.65.3.tgz", + "integrity": "sha512-tqbbx7MUtoDk+RwpZMymPDj6Skez0FhqDZNhLhS5UDmCx4D1dgP+BJOHTebiO/rhjJLa1f8te2p6mJJeFKVFOQ==", "license": "MIT" }, "node_modules/@types/graceful-fs": { @@ -23486,9 +23486,9 @@ "license": "MIT" }, "node_modules/instantsearch-ui-components": { - "version": "0.33.1", - "resolved": "https://registry.npmjs.org/instantsearch-ui-components/-/instantsearch-ui-components-0.33.1.tgz", - "integrity": "sha512-ZN25FlLwXx0UChsQtEwDuPQDTQXx3ztC2+Js0d/ztCgn/045WY1lrpccOoXccZFvo3rsW2ug4T1MdN+7g1TYeQ==", + "version": "0.33.2", + "resolved": "https://registry.npmjs.org/instantsearch-ui-components/-/instantsearch-ui-components-0.33.2.tgz", + "integrity": "sha512-q8WdUd2BmAEg6iXs8h3nc2FDZvwdVmLYpyp/psDK0ELP7rQiQKOCZjnH1rQZn/mVNM6CxNfcGVDc0i6mKb1K/g==", "license": "MIT", "dependencies": { "@swc/helpers": "0.5.18", @@ -23513,9 +23513,9 @@ } }, "node_modules/instantsearch.js": { - "version": "4.106.0", - "resolved": "https://registry.npmjs.org/instantsearch.js/-/instantsearch.js-4.106.0.tgz", - "integrity": "sha512-KdfEz3NP2DGLxgkTyfhiRw5tH8QWIIokgHXkfYEiuEgY3Je6l9/hOF9AlM203BBvqOF7lCiX9zwEIHj27KO3Rw==", + "version": "4.108.0", + "resolved": "https://registry.npmjs.org/instantsearch.js/-/instantsearch.js-4.108.0.tgz", + "integrity": "sha512-KGFRvujVi55kFqu+LDSoeeHfpKP/k8IvEec9Q2oLLh9/PghMPkO9hKPk1pa02h/85cZJSv5l4Wa4p4HkFfIZ7A==", "license": "MIT", "dependencies": { "@algolia/events": "^4.0.1", @@ -23527,7 +23527,7 @@ "algoliasearch-helper": "3.29.2", "hogan.js": "^3.0.2", "htm": "^3.0.0", - "instantsearch-ui-components": "0.33.1", + "instantsearch-ui-components": "0.33.2", "preact": "^10.10.0", "qs": "^6.5.1", "react": ">= 0.14.0", @@ -32607,15 +32607,15 @@ } }, "node_modules/react-instantsearch": { - "version": "7.39.1", - "resolved": "https://registry.npmjs.org/react-instantsearch/-/react-instantsearch-7.39.1.tgz", - "integrity": "sha512-/36RRVxWrXBXcws2HRMMaCmCCIaFFn6Lav1svkhWKxeB4LvVedTI4IUMLxMLsphlNHrTzcukc7YzGaadxnbayg==", + "version": "7.41.0", + "resolved": "https://registry.npmjs.org/react-instantsearch/-/react-instantsearch-7.41.0.tgz", + "integrity": "sha512-/XAlUDZvlMiNbP1s2TjXtk/Rvq48poE5VN0On9VOixxNSWWjLmcp1SxoxCpCGUYX2TNXqdGHnPYfCeuInysVFw==", "license": "MIT", "dependencies": { "@swc/helpers": "0.5.18", - "instantsearch-ui-components": "0.33.1", - "instantsearch.js": "4.106.0", - "react-instantsearch-core": "7.39.1" + "instantsearch-ui-components": "0.33.2", + "instantsearch.js": "4.108.0", + "react-instantsearch-core": "7.41.0" }, "peerDependencies": { "algoliasearch": ">= 3.1 < 6", @@ -32624,14 +32624,14 @@ } }, "node_modules/react-instantsearch-core": { - "version": "7.39.1", - "resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-7.39.1.tgz", - "integrity": "sha512-6J6he4jwqrqj69mgq4CCOFt4TMBIKxS0itA0Cux2YBqgabAT0ZIS9jwM7kNHd9d+POUDaysN66aZC1RWWgbmrg==", + "version": "7.41.0", + "resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-7.41.0.tgz", + "integrity": "sha512-NY4acx1Hv7Bmu6IApMEaHdi8s2DRpo5vEsvBCUy17SBteRgXHAqeeuGEhbyzjySxXkT0CRLg2UxTVJwJDxsgQA==", "license": "MIT", "dependencies": { "@swc/helpers": "0.5.18", "algoliasearch-helper": "3.29.2", - "instantsearch.js": "4.106.0", + "instantsearch.js": "4.108.0", "use-sync-external-store": "^1.0.0" }, "peerDependencies": { diff --git a/package.json b/package.json index 2db35c04d36..e55907c1e44 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "preact": "^10.29.7", "react": "^19.2.7", "react-dom": "^19.2.7", - "react-instantsearch": "^7.39.1", + "react-instantsearch": "^7.41.0", "rehype-autolink-headings": "^7.1.0", "rehype-slug": "^6.0.0", "rehype-wrap-all": "^1.1.0",