Skip to content

Commit d18a81e

Browse files
committed
alpha 39
1 parent 3dbe9c5 commit d18a81e

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

packages/docusaurus-theme-search-algolia/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"license": "MIT",
1515
"dependencies": {
16-
"@docsearch/react": "^3.0.0-alpha.38",
16+
"@docsearch/react": "^3.0.0-alpha.39",
1717
"@docusaurus/core": "2.0.0-beta.3",
1818
"@docusaurus/theme-common": "2.0.0-beta.3",
1919
"@docusaurus/utils": "2.0.0-beta.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1310,19 +1310,19 @@
13101310
enabled "2.0.x"
13111311
kuler "^2.0.0"
13121312

1313-
"@docsearch/css@3.0.0-alpha.38":
1314-
version "3.0.0-alpha.38"
1315-
resolved "https://registry.yarnpkg.com/@docsearch/css/-/css-3.0.0-alpha.38.tgz#da5677fce7fe54a3666ef35db172ccd942ad0c30"
1316-
integrity sha512-VcnSHSHr+lDBHGmL6x5qN8LywKq7QEGDYdaYkkoUVfwa8y1/lTdZyijFWMGMqLvD73YTso7AkoolV5r8su3jqQ==
1313+
"@docsearch/css@3.0.0-alpha.39":
1314+
version "3.0.0-alpha.39"
1315+
resolved "https://registry.yarnpkg.com/@docsearch/css/-/css-3.0.0-alpha.39.tgz#1ebd390d93e06aad830492f5ffdc8e05d058813f"
1316+
integrity sha512-lr10MFTgcR3NRea/FtJ7uNtIpQz0XVwYxbpO5wxykgfHu1sxZTr6zwkuPquRgFYXnccxsTvfoIiK3rMH0fLr/w==
13171317

1318-
"@docsearch/react@^3.0.0-alpha.38":
1319-
version "3.0.0-alpha.38"
1320-
resolved "https://registry.yarnpkg.com/@docsearch/react/-/react-3.0.0-alpha.38.tgz#9f1ce8fc7168938c99f1616e1f4b4ed65c046e7a"
1321-
integrity sha512-Dy5CniSeJ50g5gkc00zP6l9xOVmDQvM96Q1DEYUQjPjuA5LQ3q6JXRIcfU91KqzNU2N6FvXpEyd0w4HBxxWwUw==
1318+
"@docsearch/react@^3.0.0-alpha.39":
1319+
version "3.0.0-alpha.39"
1320+
resolved "https://registry.yarnpkg.com/@docsearch/react/-/react-3.0.0-alpha.39.tgz#bbd253f6fc591f63c1a171e7ef2da26b253164d9"
1321+
integrity sha512-urTIt82tan6CU+D2kO6xXpWQom/r1DA7L/55m2JiCIK/3SLh2z15FJFVN2abeK7B4wl8pCfWunYOwCsSHhWDLA==
13221322
dependencies:
13231323
"@algolia/autocomplete-core" "1.2.1"
13241324
"@algolia/autocomplete-preset-algolia" "1.2.1"
1325-
"@docsearch/css" "3.0.0-alpha.38"
1325+
"@docsearch/css" "3.0.0-alpha.39"
13261326
algoliasearch "^4.0.0"
13271327

13281328
"@docusaurus/react-loadable@5.5.0":

0 commit comments

Comments
 (0)