Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit 6710e39

Browse files
Bump @docsearch/css from 3.6.0 to 3.6.1
Bumps [@docsearch/css](https://github.com/algolia/docsearch) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/algolia/docsearch/releases) - [Changelog](https://github.com/algolia/docsearch/blob/main/CHANGELOG.md) - [Commits](algolia/docsearch@v3.6.0...v3.6.1) --- updated-dependencies: - dependency-name: "@docsearch/css" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c38c9c commit 6710e39

File tree

3 files changed

+16
-6
lines changed

3 files changed

+16
-6
lines changed

package-lock.json

Lines changed: 9 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@algolia/client-search": "^4.24.0",
1313
"@astrojs/vue": "^4.5.0",
14-
"@docsearch/css": "^3.0.0",
14+
"@docsearch/css": "^3.6.1",
1515
"@docsearch/react": "^3.0.0",
1616
"@types/react": "^18.3.3",
1717
"playwright": "^1.40.1",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -630,11 +630,16 @@
630630
"@babel/helper-validator-identifier" "^7.24.7"
631631
to-fast-properties "^2.0.0"
632632

633-
"@docsearch/css@3.5.2", "@docsearch/css@^3.0.0":
633+
"@docsearch/css@3.5.2":
634634
version "3.5.2"
635635
resolved "https://registry.npmjs.org/@docsearch/css/-/css-3.5.2.tgz"
636636
integrity sha512-SPiDHaWKQZpwR2siD0KQUwlStvIAnEyK6tAE2h2Wuoq8ue9skzhlyVQ1ddzOxX6khULnAALDiR/isSF3bnuciA==
637637

638+
"@docsearch/css@^3.6.1":
639+
version "3.6.1"
640+
resolved "https://registry.yarnpkg.com/@docsearch/css/-/css-3.6.1.tgz#f0a728ecb486c81f2d282650fc1820c914913408"
641+
integrity sha512-VtVb5DS+0hRIprU2CO6ZQjK2Zg4QU5HrDM1+ix6rT0umsYvFvatMAnf97NHZlVWDaaLlx7GRfR/7FikANiM2Fg==
642+
638643
"@docsearch/react@^3.0.0":
639644
version "3.5.2"
640645
resolved "https://registry.npmjs.org/@docsearch/react/-/react-3.5.2.tgz"

0 commit comments

Comments
 (0)