summaryrefslogtreecommitdiff
path: root/examples/starlog
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-01-02 07:26:33 -0800
committerGravatar GitHub <noreply@github.com> 2024-01-02 10:26:33 -0500
commitd85433057189ed6dc599be007125c225face763e (patch)
tree9985998d2ae207a4748fc29e701ec9e457da6144 /examples/starlog
parentec71f03cfd9b8195fb21c92dfda0eff63b6ebeed (diff)
downloadastro-@astrojs/vue@4.0.7.tar.gz
astro-@astrojs/vue@4.0.7.tar.zst
astro-@astrojs/vue@4.0.7.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/starlog')
-rw-r--r--examples/starlog/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/starlog/package.json b/examples/starlog/package.json
index 8975eaa5c..97ddbf059 100644
--- a/examples/starlog/package.json
+++ b/examples/starlog/package.json
@@ -10,7 +10,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^4.0.5",
+ "astro": "^4.0.9",
"sass": "^1.69.5",
"sharp": "^0.32.5"
}