mirror of
https://github.com/cheeriojs/cheerio.git
synced 2026-02-25 23:25:17 +00:00
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:
8
website/package-lock.json
generated
8
website/package-lock.json
generated
@@ -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": {
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user