summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-03-22 09:35:50 -0700
committerGravatar GitHub <noreply@github.com> 2024-03-22 12:35:50 -0400
commit1cd2a740221ee14267f2889c4eb200bbcecb08aa (patch)
tree6d976412ebb62049379a4a8fe8930a77f4014d22 /examples/framework-svelte
parent44dacedb3a9c619e56b6e3ba19229515c403b7fd (diff)
downloadastro-1cd2a740221ee14267f2889c4eb200bbcecb08aa.tar.gz
astro-1cd2a740221ee14267f2889c4eb200bbcecb08aa.tar.zst
astro-1cd2a740221ee14267f2889c4eb200bbcecb08aa.zip
[ci] release (#10522)astro@4.5.9@astrojs/db@0.9.4
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 6db4ae78f..bb5fea8ff 100644
--- a/examples/framework-svelte/package.json
+++ b/examples/framework-svelte/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/svelte": "^5.2.0",
- "astro": "^4.5.8",
+ "astro": "^4.5.9",
"svelte": "^4.2.5"
}
}