summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-01-31 09:37:07 -0800
committerGravatar GitHub <noreply@github.com> 2025-01-31 17:37:07 +0000
commit7ccf950203aaf958c10b17b73f6d7e1d8ef3e6ab (patch)
tree5c99b10ca1d86f23038206bb9c253d2c09288a05 /examples/framework-svelte
parent2a85bd705c1500c8355bff6016ae37676b1677b5 (diff)
downloadastro-7ccf950203aaf958c10b17b73f6d7e1d8ef3e6ab.tar.gz
astro-7ccf950203aaf958c10b17b73f6d7e1d8ef3e6ab.tar.zst
astro-7ccf950203aaf958c10b17b73f6d7e1d8ef3e6ab.zip
[ci] release (#13114)astro@5.2.3
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 3f34c4cc5..e77b63572 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.2",
+ "astro": "^5.2.3",
"svelte": "^5.19.6"
}
}