summaryrefslogtreecommitdiff
path: root/examples/hackernews
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-05-21 08:57:44 -0700
committerGravatar GitHub <noreply@github.com> 2025-05-21 16:57:44 +0100
commit425f8d0ab1b0e2a3d682062bc098c518e576e5a1 (patch)
tree9e7162fb1a3b0212a606a0c0a0c6122bddcb78bd /examples/hackernews
parentdfd4ace67372f80bf671fbc01f2e6a3e69ac849a (diff)
downloadastro-ec8f403aa5665b2ad805c75e96fc5a1c69bbc40a.tar.gz
astro-ec8f403aa5665b2ad805c75e96fc5a1c69bbc40a.tar.zst
astro-ec8f403aa5665b2ad805c75e96fc5a1c69bbc40a.zip
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/hackernews')
-rw-r--r--examples/hackernews/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/hackernews/package.json b/examples/hackernews/package.json
index a305dfe3f..1e0cc385d 100644
--- a/examples/hackernews/package.json
+++ b/examples/hackernews/package.json
@@ -10,7 +10,7 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/node": "^9.2.1",
- "astro": "^5.7.13"
+ "@astrojs/node": "^9.2.2",
+ "astro": "^5.7.14"
}
}