summaryrefslogtreecommitdiff
path: root/examples/integrations-playground
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/integrations-playground
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/integrations-playground')
-rw-r--r--examples/integrations-playground/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/integrations-playground/package.json b/examples/integrations-playground/package.json
index 9c1326787..7f3fc0960 100644
--- a/examples/integrations-playground/package.json
+++ b/examples/integrations-playground/package.json
@@ -22,7 +22,7 @@
"dependencies": {
"@webcomponents/template-shadowroot": "^0.1.0",
"lit": "^2.2.5",
- "preact": "^10.7.2",
+ "preact": "^10.7.3",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"svelte": "^3.48.0",