summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-02-28 08:59:28 -0800
committerGravatar GitHub <noreply@github.com> 2025-02-28 16:59:28 +0000
commit8483502bb222858af96304a35f5d94b450d2e132 (patch)
treeb20e5fe904409db56d417f186c2672d7e781582e /examples/framework-svelte
parentf15aa9d4e8e03cc15bb6b0d0b398374237ba70a2 (diff)
downloadastro-8483502bb222858af96304a35f5d94b450d2e132.tar.gz
astro-8483502bb222858af96304a35f5d94b450d2e132.tar.zst
astro-8483502bb222858af96304a35f5d94b450d2e132.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 8a4af93bb..61cda1b68 100644
--- a/examples/framework-svelte/package.json
+++ b/examples/framework-svelte/package.json
@@ -11,7 +11,7 @@
},
"dependencies": {
"@astrojs/svelte": "^7.0.5",
- "astro": "^5.4.0",
+ "astro": "^5.4.1",
"svelte": "^5.19.7"
}
}