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

Commit fcd6dde

Browse files
Merge pull request #135 from Dog-Face-Development/dependabot/npm_and_yarn/docsearch/react-3.6.1
Bump @docsearch/react from 3.6.0 to 3.6.1
2 parents b16c3ed + e925626 commit fcd6dde

File tree

3 files changed

+12
-22
lines changed

3 files changed

+12
-22
lines changed

package-lock.json

Lines changed: 5 additions & 10 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
@@ -12,7 +12,7 @@
1212
"@algolia/client-search": "^4.24.0",
1313
"@astrojs/vue": "^4.5.0",
1414
"@docsearch/css": "^3.6.1",
15-
"@docsearch/react": "^3.0.0",
15+
"@docsearch/react": "^3.6.1",
1616
"@types/react": "^18.3.3",
1717
"playwright": "^1.40.1",
1818
"preact": "^10.22.1",

yarn.lock

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -629,24 +629,19 @@
629629
"@babel/helper-validator-identifier" "^7.24.7"
630630
to-fast-properties "^2.0.0"
631631

632-
"@docsearch/css@3.5.2":
633-
version "3.5.2"
634-
resolved "https://registry.npmjs.org/@docsearch/css/-/css-3.5.2.tgz"
635-
integrity sha512-SPiDHaWKQZpwR2siD0KQUwlStvIAnEyK6tAE2h2Wuoq8ue9skzhlyVQ1ddzOxX6khULnAALDiR/isSF3bnuciA==
636-
637-
"@docsearch/css@^3.6.1":
632+
"@docsearch/css@3.6.1", "@docsearch/css@^3.6.1":
638633
version "3.6.1"
639634
resolved "https://registry.yarnpkg.com/@docsearch/css/-/css-3.6.1.tgz#f0a728ecb486c81f2d282650fc1820c914913408"
640635
integrity sha512-VtVb5DS+0hRIprU2CO6ZQjK2Zg4QU5HrDM1+ix6rT0umsYvFvatMAnf97NHZlVWDaaLlx7GRfR/7FikANiM2Fg==
641636

642-
"@docsearch/react@^3.0.0":
643-
version "3.5.2"
644-
resolved "https://registry.npmjs.org/@docsearch/react/-/react-3.5.2.tgz"
645-
integrity sha512-9Ahcrs5z2jq/DcAvYtvlqEBHImbm4YJI8M9y0x6Tqg598P40HTEkX7hsMcIuThI+hTFxRGZ9hll0Wygm2yEjng==
637+
"@docsearch/react@^3.6.1":
638+
version "3.6.1"
639+
resolved "https://registry.yarnpkg.com/@docsearch/react/-/react-3.6.1.tgz#0f826df08693293806d64277d6d9c38636211b97"
640+
integrity sha512-qXZkEPvybVhSXj0K7U3bXc233tk5e8PfhoZ6MhPOiik/qUQxYC+Dn9DnoS7CxHQQhHfCvTiN0eY9M12oRghEXw==
646641
dependencies:
647642
"@algolia/autocomplete-core" "1.9.3"
648643
"@algolia/autocomplete-preset-algolia" "1.9.3"
649-
"@docsearch/css" "3.5.2"
644+
"@docsearch/css" "3.6.1"
650645
algoliasearch "^4.19.1"
651646

652647
"@emnapi/runtime@^1.1.1":

0 commit comments

Comments
 (0)