summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-02-12 04:14:03 -0800
committerGravatar GitHub <noreply@github.com> 2025-02-12 12:14:03 +0000
commitea9868d7fd6b561b994a4dae5af0d00e73d117ab (patch)
tree0506a3225c15b330c122faa87f68f69295db0efb /examples/framework-svelte
parent6bac644241bc42bb565730955ffd575878a0e41b (diff)
downloadastro-ea9868d7fd6b561b994a4dae5af0d00e73d117ab.tar.gz
astro-ea9868d7fd6b561b994a4dae5af0d00e73d117ab.tar.zst
astro-ea9868d7fd6b561b994a4dae5af0d00e73d117ab.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 75326c373..01750135d 100644
--- a/examples/framework-svelte/package.json
+++ b/examples/framework-svelte/package.json
@@ -11,7 +11,7 @@
},
"dependencies": {
"@astrojs/svelte": "^7.0.4",
- "astro": "^5.2.5",
+ "astro": "^5.2.6",
"svelte": "^5.19.7"
}
}