summaryrefslogtreecommitdiff
path: root/examples/framework-multiple/package.json
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-05-22 05:03:48 -0700
committerGravatar GitHub <noreply@github.com> 2025-05-22 13:03:48 +0100
commit3632dda0c14d03b6849a2f513fc2467a91bcbc83 (patch)
tree51478d366e7d9db48a890f51c9aa58bd60ab363d /examples/framework-multiple/package.json
parent3c3b492375bd6a63f1fb6cede3685aff999be3c9 (diff)
downloadastro-@astrojs/svelte@7.1.0.tar.gz
astro-@astrojs/svelte@7.1.0.tar.zst
astro-@astrojs/svelte@7.1.0.zip
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/framework-multiple/package.json')
-rw-r--r--examples/framework-multiple/package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/examples/framework-multiple/package.json b/examples/framework-multiple/package.json
index 43ccabbef..a55b151e3 100644
--- a/examples/framework-multiple/package.json
+++ b/examples/framework-multiple/package.json
@@ -10,14 +10,14 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/preact": "^4.0.11",
- "@astrojs/react": "^4.2.7",
- "@astrojs/solid-js": "^5.0.10",
- "@astrojs/svelte": "^7.0.13",
- "@astrojs/vue": "^5.0.13",
+ "@astrojs/preact": "^4.1.0",
+ "@astrojs/react": "^4.3.0",
+ "@astrojs/solid-js": "^5.1.0",
+ "@astrojs/svelte": "^7.1.0",
+ "@astrojs/vue": "^5.1.0",
"@types/react": "^18.3.20",
"@types/react-dom": "^18.3.6",
- "astro": "^5.7.14",
+ "astro": "^5.8.0",
"preact": "^10.26.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",