From 9483a19805484f18b461963f2c299e2732254b51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 03:17:48 +0000 Subject: [PATCH] Bump @docsearch/js from 3.9.0 to 4.6.2 Bumps [@docsearch/js](https://github.com/algolia/docsearch/tree/HEAD/packages/docsearch-js) from 3.9.0 to 4.6.2. - [Release notes](https://github.com/algolia/docsearch/releases) - [Changelog](https://github.com/algolia/docsearch/blob/main/CHANGELOG.md) - [Commits](https://github.com/algolia/docsearch/commits/v4.6.2/packages/docsearch-js) --- updated-dependencies: - dependency-name: "@docsearch/js" dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7333ba66..40d8f1eb 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "license": "UNLICENSED", "private": true, "dependencies": { - "@docsearch/js": "^3.9.0", + "@docsearch/js": "^4.6.2", "@hotwired/turbo": "^8.0.13", "@rails/ujs": "7.1.502", "highlight.js": "^11.11.1",