summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-05-09 03:06:49 -0700
committerGravatar GitHub <noreply@github.com> 2024-05-09 11:06:49 +0100
commit770b9f06c3d67f89de527d8b3a842555e596c01f (patch)
tree1567d18564d05341e013d5cbff6c109701baabb1 /examples/framework-svelte
parent0ac090dca356a1dc282836f8154c0869ae793f5a (diff)
downloadastro-770b9f06c3d67f89de527d8b3a842555e596c01f.tar.gz
astro-770b9f06c3d67f89de527d8b3a842555e596c01f.tar.zst
astro-770b9f06c3d67f89de527d8b3a842555e596c01f.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 9a7c8fbc7..a3895e03f 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.7.1",
+ "astro": "^4.8.0",
"svelte": "^4.2.16"
}
}