Skip to content

Commit 5304b65

Browse files
chore(deps): update dependency @docsearch/css to v4 (#212)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ee2bd18 commit 5304b65

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@algolia/client-search": "^5.0.0",
1616
"@codesandbox/sandpack-react": "^2.9.0",
1717
"@codesandbox/sandpack-themes": "^2.0.21",
18-
"@docsearch/css": "^3.5.2",
18+
"@docsearch/css": "^4.0.0",
1919
"@docsearch/js": "^3.5.2",
2020
"@fontsource/montserrat": "^5.2.5",
2121
"@fontsource/source-code-pro": "^5.2.5",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,11 +498,16 @@
498498
resolved "https://registry.yarnpkg.com/@date-fns/tz/-/tz-1.4.1.tgz#2d905f282304630e07bef6d02d2e7dbf3f0cc4e4"
499499
integrity sha512-P5LUNhtbj6YfI3iJjw5EL9eUAG6OitD0W3fWQcpQjDRc/QIsL0tRNuO1PcDvPccWL1fSTXXdE1ds+l95DV/OFA==
500500

501-
"@docsearch/[email protected]", "@docsearch/css@^3.5.2":
501+
"@docsearch/[email protected]":
502502
version "3.9.0"
503503
resolved "https://registry.yarnpkg.com/@docsearch/css/-/css-3.9.0.tgz#3bc29c96bf024350d73b0cfb7c2a7b71bf251cd5"
504504
integrity sha512-cQbnVbq0rrBwNAKegIac/t6a8nWoUAn8frnkLFW6YARaRmAQr5/Eoe6Ln2fqkUCZ40KpdrKbpSAmgrkviOxuWA==
505505

506+
"@docsearch/css@^4.0.0":
507+
version "4.0.1"
508+
resolved "https://registry.yarnpkg.com/@docsearch/css/-/css-4.0.1.tgz#970436628cf03ba816ed6e4269cc866e9853bb0d"
509+
integrity sha512-ouRI2SEwAg8qBqX4S3zfm4OJ/07o9Is7TzivNGkqP7FtYU4W0qgigumWkPbYvDwtG0koZw2ZebpcQiEpkCyv+g==
510+
506511
"@docsearch/js@^3.5.2":
507512
version "3.9.0"
508513
resolved "https://registry.yarnpkg.com/@docsearch/js/-/js-3.9.0.tgz#924036ce7717bc64c6a7d1087bf1181301f90ffe"

0 commit comments

Comments
 (0)