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 73e270650..444c47d2a 100644
--- a/examples/with-nanostores/package.json
+++ b/examples/with-nanostores/package.json
@@ -10,9 +10,9 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/preact": "^4.0.7",
+ "@astrojs/preact": "^4.0.8",
"@nanostores/preact": "^0.5.2",
- "astro": "^5.5.5",
+ "astro": "^5.5.6",
"nanostores": "^0.11.4",
"preact": "^10.26.4"
}