summaryrefslogtreecommitdiff
path: root/examples/docs
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2022-05-18 08:15:42 -0700
committerGravatar GitHub <noreply@github.com> 2022-05-18 10:15:42 -0500
commitef32b7c39c6ee5c4c84d2818cb046387989e3cab (patch)
tree79c18c53e67aec5712ac8d635d467c1f88365dc5 /examples/docs
parent1297c10480d6aa7216e48b6e95fedb037d6f9d67 (diff)
downloadastro-ef32b7c39c6ee5c4c84d2818cb046387989e3cab.tar.gz
astro-ef32b7c39c6ee5c4c84d2818cb046387989e3cab.tar.zst
astro-ef32b7c39c6ee5c4c84d2818cb046387989e3cab.zip
[ci] update lockfile (#3395)
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
Diffstat (limited to 'examples/docs')
-rw-r--r--examples/docs/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/docs/package.json b/examples/docs/package.json
index 16a2d1cc8..5d4f9f786 100644
--- a/examples/docs/package.json
+++ b/examples/docs/package.json
@@ -9,9 +9,9 @@
"preview": "astro preview"
},
"dependencies": {
- "@algolia/client-search": "^4.13.0",
- "@docsearch/css": "^3.0.0",
- "@docsearch/react": "^3.0.0",
+ "@algolia/client-search": "^4.13.1",
+ "@docsearch/css": "^3.1.0",
+ "@docsearch/react": "^3.1.0",
"@types/react": "^17.0.45",
"preact": "^10.7.2",
"react": "^17.0.2",