summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-06-05 00:45:03 -0700
committerGravatar GitHub <noreply@github.com> 2024-06-05 09:45:03 +0200
commit587e75f47efa346139b71e5e754e051f72bdac39 (patch)
tree5f93cd8dc134f9f92bad38fe23137136aecd13f1 /examples/framework-svelte
parent13c001062b635898f8067e8a3734f832296dd540 (diff)
downloadastro-587e75f47efa346139b71e5e754e051f72bdac39.tar.gz
astro-587e75f47efa346139b71e5e754e051f72bdac39.tar.zst
astro-587e75f47efa346139b71e5e754e051f72bdac39.zip
[ci] release (#11158)astro@4.9.3@astrojs/lit@4.1.0
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 c8b6a4a26..da9437fbe 100644
--- a/examples/framework-svelte/package.json
+++ b/examples/framework-svelte/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/svelte": "^5.4.0",
- "astro": "^4.9.2",
+ "astro": "^4.9.3",
"svelte": "^4.2.17"
}
}