diff --git a/package-lock.json b/package-lock.json index bb95f71ef34..1f8182421cd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -61,7 +61,7 @@ "preact": "^10.29.8", "react": "^19.2.8", "react-dom": "^19.2.8", - "react-instantsearch": "^7.46.0", + "react-instantsearch": "^7.49.0", "rehype-autolink-headings": "^7.1.0", "rehype-slug": "^6.0.0", "rehype-wrap-all": "^1.1.0", @@ -15413,9 +15413,9 @@ } }, "node_modules/@types/google.maps": { - "version": "3.66.0", - "resolved": "https://registry.npmjs.org/@types/google.maps/-/google.maps-3.66.0.tgz", - "integrity": "sha512-HOvl5nXOBazgI9rgG79mWm4sNuA08ig+AMvdCQ/rEAzXJQFfKj/LqjaP+fHLM5JFa68+VKiN15NWFBos8/Kr9w==", + "version": "3.66.2", + "resolved": "https://registry.npmjs.org/@types/google.maps/-/google.maps-3.66.2.tgz", + "integrity": "sha512-Lg/U5iLj90fQV3jQJo6hmGYsNAecXH3J+3LkKb4AupYyyI3UFx7y4hINz1pYILX0DEWNN1FeCAXLUEjBBeV9XA==", "license": "MIT" }, "node_modules/@types/graceful-fs": { @@ -23544,9 +23544,9 @@ "license": "MIT" }, "node_modules/instantsearch-ui-components": { - "version": "0.37.0", - "resolved": "https://registry.npmjs.org/instantsearch-ui-components/-/instantsearch-ui-components-0.37.0.tgz", - "integrity": "sha512-HKsTAy8ckxfUXQzp/wLkwHAelsiuwss+at0+zq++iUWj+cMoBmiGlY1DeHAKkZ7kURV/PfXBock2M2KH6dzTxg==", + "version": "0.40.0", + "resolved": "https://registry.npmjs.org/instantsearch-ui-components/-/instantsearch-ui-components-0.40.0.tgz", + "integrity": "sha512-iswxns+LY+CsK70eBxAGNk3rNgbbZsHf9Dy+PA+WHahSe/se1N0cZuHNXyvvRepwsuceogft7HGncA2Nqiv8Bw==", "license": "MIT", "dependencies": { "@swc/helpers": "0.5.18", @@ -23571,9 +23571,9 @@ } }, "node_modules/instantsearch.js": { - "version": "4.113.0", - "resolved": "https://registry.npmjs.org/instantsearch.js/-/instantsearch.js-4.113.0.tgz", - "integrity": "sha512-AzRh95GdtLpslQjWkOWJnvaVCjCDjYidLnQuOL/EOJ9jvEQFH2lzHjRAyKxDqYuZj9bJ6uLKxRhoJQji1ouZHw==", + "version": "4.116.0", + "resolved": "https://registry.npmjs.org/instantsearch.js/-/instantsearch.js-4.116.0.tgz", + "integrity": "sha512-d3qolbGBPNCTmoTwSBgXVCXKv/6Ow+gx0AEmNinQyliaoCLXUBgTrh/0dzKJu/j7itw1PYrjUZ6FwtTA1bJnQw==", "license": "MIT", "dependencies": { "@algolia/events": "^4.0.1", @@ -23585,7 +23585,7 @@ "algoliasearch-helper": "3.29.3", "hogan.js": "^3.0.2", "htm": "^3.0.0", - "instantsearch-ui-components": "0.37.0", + "instantsearch-ui-components": "0.40.0", "preact": "^10.10.0", "qs": "^6.5.1", "react": ">= 0.14.0", @@ -32376,9 +32376,9 @@ } }, "node_modules/qs": { - "version": "6.15.3", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.15.3.tgz", - "integrity": "sha512-O9gl3zCl5h5blw1KGUzQKhA5oUXSl8rwUIM5o0S3nCXMliSvy5Dzx7/DJcI+SwgICv+IneSZwhBh1oSyEHA71A==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/qs/-/qs-6.16.0.tgz", + "integrity": "sha512-h6fhOIaRrID2CbEY2fqs+7t+UXZo+MLAnU5gRIq85uFtdiUPCdsApMlHhXogKVM4HM2DVbIjGNTTYH2OcmP1vA==", "license": "BSD-3-Clause", "dependencies": { "es-define-property": "^1.0.1", @@ -32665,15 +32665,15 @@ } }, "node_modules/react-instantsearch": { - "version": "7.46.0", - "resolved": "https://registry.npmjs.org/react-instantsearch/-/react-instantsearch-7.46.0.tgz", - "integrity": "sha512-VaPoaQtDEmaTq9NxKLnPR1Qu5H0xeq+NnqI7fHs8LFQ/Q4Nml134tsn61ePMwYhq7KjSpsXSLVabmOb9D46P7A==", + "version": "7.49.0", + "resolved": "https://registry.npmjs.org/react-instantsearch/-/react-instantsearch-7.49.0.tgz", + "integrity": "sha512-08oXw0kw0Ij1qR66drS+lqPfR4R8zbjHtc7nZgK+lA4k6FmpvMEAQopFVeeeIhNQQXg1QoMaTcddIZZoj1dvtw==", "license": "MIT", "dependencies": { "@swc/helpers": "0.5.18", - "instantsearch-ui-components": "0.37.0", - "instantsearch.js": "4.113.0", - "react-instantsearch-core": "7.46.0" + "instantsearch-ui-components": "0.40.0", + "instantsearch.js": "4.116.0", + "react-instantsearch-core": "7.49.0" }, "peerDependencies": { "algoliasearch": ">= 3.1 < 6", @@ -32682,14 +32682,14 @@ } }, "node_modules/react-instantsearch-core": { - "version": "7.46.0", - "resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-7.46.0.tgz", - "integrity": "sha512-I1z2mPu/Cy7KIUCaoO9DLJ1ql+Jng3Shmy7pdWDBj3HddHaCJad5PEN/adi98daSHfBhJI3UsVNZOon9fO7DLg==", + "version": "7.49.0", + "resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-7.49.0.tgz", + "integrity": "sha512-jSuVck9g/Z1MEfv9MRlBhU7Dx5AIHPyQtdyYbKDuSnR2oaFVSAFc02p+F4hR4xmuoc3XJd5VVB1qfRB0WivqNA==", "license": "MIT", "dependencies": { "@swc/helpers": "0.5.18", "algoliasearch-helper": "3.29.3", - "instantsearch.js": "4.113.0", + "instantsearch.js": "4.116.0", "use-sync-external-store": "^1.0.0" }, "peerDependencies": { diff --git a/package.json b/package.json index 370b7fbdab1..56dacf2e589 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "preact": "^10.29.8", "react": "^19.2.8", "react-dom": "^19.2.8", - "react-instantsearch": "^7.46.0", + "react-instantsearch": "^7.49.0", "rehype-autolink-headings": "^7.1.0", "rehype-slug": "^6.0.0", "rehype-wrap-all": "^1.1.0",