summaryrefslogtreecommitdiff
path: root/examples/with-nanostores
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2022-04-10 19:12:30 -0700
committerGravatar GitHub <noreply@github.com> 2022-04-10 19:12:30 -0700
commit77c0be5b267418333c11c28d22dd600c9f62d5ef (patch)
treeeef15639d61e2205607d13cc60baf5cf8f079d73 /examples/with-nanostores
parent4ab1a12481b353132512406d863b98425333e60e (diff)
downloadastro-77c0be5b267418333c11c28d22dd600c9f62d5ef.tar.gz
astro-77c0be5b267418333c11c28d22dd600c9f62d5ef.tar.zst
astro-77c0be5b267418333c11c28d22dd600c9f62d5ef.zip
update lockfile (#3059)
Diffstat (limited to 'examples/with-nanostores')
-rw-r--r--examples/with-nanostores/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-nanostores/package.json b/examples/with-nanostores/package.json
index 58e1475d3..077fbfc42 100644
--- a/examples/with-nanostores/package.json
+++ b/examples/with-nanostores/package.json
@@ -13,7 +13,7 @@
"@nanostores/react": "^0.1.5",
"@nanostores/vue": "^0.4.1",
"nanostores": "^0.5.12",
- "preact": "^10.7.0",
+ "preact": "^10.7.1",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"solid-nanostores": "0.0.6",