summaryrefslogtreecommitdiff
path: root/examples/with-nanostores
diff options
context:
space:
mode:
Diffstat (limited to 'examples/with-nanostores')
-rw-r--r--examples/with-nanostores/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/with-nanostores/package.json b/examples/with-nanostores/package.json
index 147fbe0ca..adae5b01d 100644
--- a/examples/with-nanostores/package.json
+++ b/examples/with-nanostores/package.json
@@ -11,9 +11,9 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/preact": "^3.3.0",
+ "@astrojs/preact": "^3.4.0",
"@nanostores/preact": "^0.5.1",
- "astro": "^4.9.3",
+ "astro": "^4.10.0",
"nanostores": "^0.10.3",
"preact": "^10.22.0"
}