From b8fc475ed5df38a55a22efb34d03ce4cc54760f4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 18:45:01 +0000 Subject: [PATCH] fix(deps): update dependency @docsearch/js from 4.5.3 to v4.5.4 (docs/package.json) --- docs/package-lock.json | 8 ++++---- docs/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/package-lock.json b/docs/package-lock.json index f3d253590e..e659b422a3 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@docsearch/css": "4.5.3", - "@docsearch/js": "4.5.3", + "@docsearch/js": "4.5.4", "@tabler/icons": "3.36.1", "@thulite/doks-core": "1.8.4", "@thulite/images": "3.3.4", @@ -1488,9 +1488,9 @@ "license": "MIT" }, "node_modules/@docsearch/js": { - "version": "4.5.3", - "resolved": "https://registry.npmjs.org/@docsearch/js/-/js-4.5.3.tgz", - "integrity": "sha512-rcBiUMCXbZLqrLIT6F6FDcrG/tyvM2WM0zum6NPbIiQNDQxbSgmNc+/bToS0rxBsXaxiU64esiWoS02WqrWLsg==", + "version": "4.5.4", + "resolved": "https://registry.npmjs.org/@docsearch/js/-/js-4.5.4.tgz", + "integrity": "sha512-jEBsIklNTevznLZouB0y6SZcaT897gRHnGTzCcH32ibPZRVj/9FyuAM2LUTk61sFdOY79LH4V9rYsIdOe6Wq2g==", "license": "MIT" }, "node_modules/@esbuild/aix-ppc64": { diff --git a/docs/package.json b/docs/package.json index 9b6e2f0fd0..03b45736e8 100644 --- a/docs/package.json +++ b/docs/package.json @@ -17,7 +17,7 @@ }, "dependencies": { "@docsearch/css": "4.5.3", - "@docsearch/js": "4.5.3", + "@docsearch/js": "4.5.4", "@tabler/icons": "3.36.1", "@thulite/doks-core": "1.8.4", "@thulite/images": "3.3.4",