build(deps): bump @docsearch/js from 4.5.4 to 4.6.0 in /website (#5085)

Bumps [@docsearch/js](https://github.com/algolia/docsearch/tree/HEAD/packages/docsearch-js) from 4.5.4 to 4.6.0.
- [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.0/packages/docsearch-js)

---
updated-dependencies:
- dependency-name: "@docsearch/js"
  dependency-version: 4.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-02-18 03:14:57 +00:00
committed by GitHub
parent bd10ecb625
commit aa11ceba72
2 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@
"@astrojs/sitemap": "^3.7.0",
"@codesandbox/sandpack-react": "^2.19.0",
"@docsearch/css": "^4.5.4",
"@docsearch/js": "^4.5.4",
"@docsearch/js": "^4.6.0",
"@lucide/astro": "^0.564.0",
"@tailwindcss/vite": "^4.1.8",
"astro": "^5.17.2",
@@ -735,9 +735,9 @@
"license": "MIT"
},
"node_modules/@docsearch/js": {
"version": "4.5.4",
"resolved": "https://registry.npmjs.org/@docsearch/js/-/js-4.5.4.tgz",
"integrity": "sha512-jEBsIklNTevznLZouB0y6SZcaT897gRHnGTzCcH32ibPZRVj/9FyuAM2LUTk61sFdOY79LH4V9rYsIdOe6Wq2g==",
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/@docsearch/js/-/js-4.6.0.tgz",
"integrity": "sha512-9/rbgkm/BgTq46cwxIohvSAz3koOFjnPpg0mwkJItAfzKbQIj+310PvwtgUY1YITDuGCag6yOL50GW2DBkaaBw==",
"license": "MIT"
},
"node_modules/@emnapi/runtime": {

View File

@@ -18,7 +18,7 @@
"@astrojs/sitemap": "^3.7.0",
"@codesandbox/sandpack-react": "^2.19.0",
"@docsearch/css": "^4.5.4",
"@docsearch/js": "^4.5.4",
"@docsearch/js": "^4.6.0",
"@lucide/astro": "^0.564.0",
"@tailwindcss/vite": "^4.1.8",
"astro": "^5.17.2",