Skip to content

Commit 465b7b2

Browse files
chore(deps): bump @docsearch/react from 4.0.0 to 4.0.1 in the security group (#1195)
chore(deps): bump @docsearch/react in the security group Bumps the security group with 1 update: [@docsearch/react](https://github.com/algolia/docsearch/tree/HEAD/packages/docsearch-react). Updates `@docsearch/react` from 4.0.0 to 4.0.1 - [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.0.1/packages/docsearch-react) --- updated-dependencies: - dependency-name: "@docsearch/react" dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6d4b7f4 commit 465b7b2

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

yarn.lock

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1480,27 +1480,23 @@
14801480
resolved "https://registry.yarnpkg.com/@chevrotain/utils/-/utils-11.0.3.tgz#e39999307b102cff3645ec4f5b3665f5297a2224"
14811481
integrity sha512-YslZMgtJUyuMbZ+aKvfF3x1f5liK4mWNxghFRv7jqRR9C3R3fAOGTTKvxXDa2Y1s9zSbcpuO0cAxDYsc9SrXoQ==
14821482

1483-
"@docsearch/[email protected]":
1484-
version "4.0.0"
1485-
resolved "https://registry.yarnpkg.com/@docsearch/css/-/css-4.0.0.tgz#0b1324e487204ade7e8eba9cb03e65a119618052"
1486-
integrity sha512-IH5bLEJCbrsHdWUswddMziv3ejGGpADuvnn6dpIXJC6aglZT3qIeQzZmEcENj3yz8VNLSXpIXlb7u1J1zT4iFw==
1487-
1488-
"@docsearch/css@^4.0.1":
1483+
"@docsearch/[email protected]", "@docsearch/css@^4.0.1":
14891484
version "4.0.1"
14901485
resolved "https://registry.yarnpkg.com/@docsearch/css/-/css-4.0.1.tgz#970436628cf03ba816ed6e4269cc866e9853bb0d"
14911486
integrity sha512-ouRI2SEwAg8qBqX4S3zfm4OJ/07o9Is7TzivNGkqP7FtYU4W0qgigumWkPbYvDwtG0koZw2ZebpcQiEpkCyv+g==
14921487

14931488
"@docsearch/react@4":
1494-
version "4.0.0"
1495-
resolved "https://registry.yarnpkg.com/@docsearch/react/-/react-4.0.0.tgz#b17dada4a1b5d5eab01cc72048e699e563b182d5"
1496-
integrity sha512-930rwFziMrtAvycvSGx+HtE/5DzZfxin/NhDH+UQiIjmAFxGFX1W19iXwrWAXooeINF3TXr9Zlv57tZDYZ231g==
1489+
version "4.0.1"
1490+
resolved "https://registry.yarnpkg.com/@docsearch/react/-/react-4.0.1.tgz#337bc73a00e20036aa989af4c00869104195d672"
1491+
integrity sha512-X/0mSdAt2/8el0sTBpSQJM8XKRlCLmITaWYZf9gLLqiN3eXdglOtt3cH7RjTQDS75REwmhadKzQIjFF8mbmf+A==
14971492
dependencies:
14981493
"@ai-sdk/react" "^2.0.30"
14991494
"@algolia/autocomplete-core" "1.19.2"
1500-
"@docsearch/css" "4.0.0"
1495+
"@docsearch/css" "4.0.1"
15011496
ai "^5.0.30"
15021497
algoliasearch "^5.28.0"
15031498
marked "^15.0.12"
1499+
zod "^4.1.8"
15041500

15051501
"@emnapi/core@^1.4.3":
15061502
version "1.4.5"
@@ -14193,6 +14189,11 @@ yurnalist@^2.1.0:
1419314189
read "^1.0.7"
1419414190
strip-ansi "^5.2.0"
1419514191

14192+
zod@^4.1.8:
14193+
version "4.1.9"
14194+
resolved "https://registry.yarnpkg.com/zod/-/zod-4.1.9.tgz#c03a0ddb10f5578f13f8f70f1959f89fd09c1c06"
14195+
integrity sha512-HI32jTq0AUAC125z30E8bQNz0RQ+9Uc+4J7V97gLYjZVKRjeydPgGt6dvQzFrav7MYOUGFqqOGiHpA/fdbd0cQ==
14196+
1419614197
zwitch@^1.0.0:
1419714198
version "1.0.5"
1419814199
resolved "https://registry.yarnpkg.com/zwitch/-/zwitch-1.0.5.tgz#d11d7381ffed16b742f6af7b3f223d5cd9fe9920"

0 commit comments

Comments
 (0)