summaryrefslogtreecommitdiff
path: root/examples/with-nanostores/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/with-nanostores/package.json')
-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 91d7e8480..6aacc7966 100644
--- a/examples/with-nanostores/package.json
+++ b/examples/with-nanostores/package.json
@@ -11,9 +11,9 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/preact": "^2.1.0",
+ "@astrojs/preact": "^2.2.1",
"@nanostores/preact": "^0.4.1",
- "astro": "^2.4.1",
+ "astro": "^2.5.6",
"nanostores": "^0.8.1",
"preact": "^10.13.2"
}