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.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/examples/framework-multiple/package.json b/examples/framework-multiple/package.json
index f8dfc9aef..54f42c0a1 100644
--- a/examples/framework-multiple/package.json
+++ b/examples/framework-multiple/package.json
@@ -11,13 +11,13 @@
},
"dependencies": {
"@astrojs/preact": "^4.0.10",
- "@astrojs/react": "^4.2.5",
+ "@astrojs/react": "^4.2.6",
"@astrojs/solid-js": "^5.0.9",
- "@astrojs/svelte": "^7.0.11",
- "@astrojs/vue": "^5.0.11",
+ "@astrojs/svelte": "^7.0.12",
+ "@astrojs/vue": "^5.0.12",
"@types/react": "^18.3.20",
"@types/react-dom": "^18.3.6",
- "astro": "^5.7.8",
+ "astro": "^5.7.9",
"preact": "^10.26.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",