summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-01-14 22:32:17 -0800
committerGravatar GitHub <noreply@github.com> 2025-01-15 14:32:17 +0800
commit0968069aaf509cea67e2bc2b03b1265327d14451 (patch)
tree3b5ed670179e25feac40181214671723d25bbd9e /examples/framework-svelte
parent1a026afb427cd4b472c8f1174a08f10086f4fb89 (diff)
downloadastro-0968069aaf509cea67e2bc2b03b1265327d14451.tar.gz
astro-0968069aaf509cea67e2bc2b03b1265327d14451.tar.zst
astro-0968069aaf509cea67e2bc2b03b1265327d14451.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/framework-svelte')
-rw-r--r--examples/framework-svelte/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-svelte/package.json b/examples/framework-svelte/package.json
index 7986eff9b..045898137 100644
--- a/examples/framework-svelte/package.json
+++ b/examples/framework-svelte/package.json
@@ -11,7 +11,7 @@
},
"dependencies": {
"@astrojs/svelte": "^7.0.3",
- "astro": "^5.1.6",
+ "astro": "^5.1.7",
"svelte": "^5.17.3"
}
}