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

Commit b16c3ed

Browse files
Merge pull request #136 from Dog-Face-Development/dependabot/npm_and_yarn/docsearch/css-3.6.1
Bump @docsearch/css from 3.6.0 to 3.6.1
2 parents 5066b67 + 6710e39 commit b16c3ed

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
@@ -629,11 +629,16 @@
629629
"@babel/helper-validator-identifier" "^7.24.7"
630630
to-fast-properties "^2.0.0"
631631

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

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

0 commit comments

Comments
 (0)