summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-01-31 04:31:39 -0800
committerGravatar GitHub <noreply@github.com> 2025-01-31 12:31:39 +0000
commit6430aee5c79767036c7970af92a09bd8665a4836 (patch)
tree522379d7a110a6c3ff96af7a96e21aaa89249a6b /examples/framework-svelte
parent187c4d3244a27c9b4e7e3cbe6307b01161140ca1 (diff)
downloadastro-6430aee5c79767036c7970af92a09bd8665a4836.tar.gz
astro-6430aee5c79767036c7970af92a09bd8665a4836.tar.zst
astro-6430aee5c79767036c7970af92a09bd8665a4836.zip
[ci] release (#13108)astro@5.2.2
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 492be53e7..0394cc095 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.1",
+ "astro": "^5.2.2",
"svelte": "^5.19.0"
}
}