summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-03-11 03:25:30 -0700
committerGravatar GitHub <noreply@github.com> 2024-03-11 10:25:30 +0000
commit0e074fb39073909b0e507f79a9bd8d22b28f6036 (patch)
tree03ef1585831862ae1880634961591d4621035b67 /examples/framework-svelte
parent41dca1e413c2f1e38f0326bd6241ccbf9b8ee0e4 (diff)
downloadastro-0e074fb39073909b0e507f79a9bd8d22b28f6036.tar.gz
astro-0e074fb39073909b0e507f79a9bd8d22b28f6036.tar.zst
astro-0e074fb39073909b0e507f79a9bd8d22b28f6036.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 7a8109ee1..311fa4e40 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.4.15",
+ "astro": "^4.5.0",
"svelte": "^4.2.5"
}
}