summaryrefslogtreecommitdiff
path: root/examples/framework-multiple/package.json
diff options
context:
space:
mode:
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 6faeb588f..7ae0cf9d1 100644
--- a/examples/framework-multiple/package.json
+++ b/examples/framework-multiple/package.json
@@ -10,14 +10,14 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/preact": "^4.0.7",
- "@astrojs/react": "^4.2.2",
- "@astrojs/solid-js": "^5.0.6",
- "@astrojs/svelte": "^7.0.8",
- "@astrojs/vue": "^5.0.8",
+ "@astrojs/preact": "^4.0.8",
+ "@astrojs/react": "^4.2.3",
+ "@astrojs/solid-js": "^5.0.7",
+ "@astrojs/svelte": "^7.0.9",
+ "@astrojs/vue": "^5.0.9",
"@types/react": "^18.3.20",
"@types/react-dom": "^18.3.5",
- "astro": "^5.5.5",
+ "astro": "^5.5.6",
"preact": "^10.26.4",
"react": "^18.3.1",
"react-dom": "^18.3.1",