summaryrefslogtreecommitdiff
path: root/examples/docs
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2022-06-01 08:39:32 -0700
committerGravatar GitHub <noreply@github.com> 2022-06-01 10:39:32 -0500
commitcfb85ee10e159304ad1dbc48bda9ff90fe6f9adf (patch)
tree6ed02050138bb816eead42572de6045ad82c9c2b /examples/docs
parent9a98f6a332b8053af97009c78af6a5f650ff33b1 (diff)
downloadastro-cfb85ee10e159304ad1dbc48bda9ff90fe6f9adf.tar.gz
astro-cfb85ee10e159304ad1dbc48bda9ff90fe6f9adf.tar.zst
astro-cfb85ee10e159304ad1dbc48bda9ff90fe6f9adf.zip
[ci] update lockfile (#3495)
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
Diffstat (limited to 'examples/docs')
-rw-r--r--examples/docs/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/docs/package.json b/examples/docs/package.json
index 3c4b433a4..0546da22e 100644
--- a/examples/docs/package.json
+++ b/examples/docs/package.json
@@ -13,7 +13,7 @@
"@docsearch/css": "^3.1.0",
"@docsearch/react": "^3.1.0",
"@types/react": "^17.0.45",
- "preact": "^10.7.2",
+ "preact": "^10.7.3",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},