aboutsummaryrefslogtreecommitdiff
path: root/examples/framework-multiple
diff options
context:
space:
mode:
Diffstat (limited to 'examples/framework-multiple')
-rw-r--r--examples/framework-multiple/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/framework-multiple/package.json b/examples/framework-multiple/package.json
index b91dcca4c..1ffe7774d 100644
--- a/examples/framework-multiple/package.json
+++ b/examples/framework-multiple/package.json
@@ -16,13 +16,13 @@
"@astrojs/svelte": "^7.0.9",
"@astrojs/vue": "^5.0.9",
"@types/react": "^18.3.20",
- "@types/react-dom": "^18.3.5",
+ "@types/react-dom": "^18.3.6",
"astro": "^5.6.1",
- "preact": "^10.26.4",
+ "preact": "^10.26.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"solid-js": "^1.9.5",
- "svelte": "^5.25.3",
+ "svelte": "^5.25.7",
"vue": "^3.5.13"
}
}