summaryrefslogtreecommitdiff
path: root/examples/framework-multiple
diff options
context:
space:
mode:
Diffstat (limited to 'examples/framework-multiple')
-rw-r--r--examples/framework-multiple/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/framework-multiple/package.json b/examples/framework-multiple/package.json
index dd0406f1e..b6102bf74 100644
--- a/examples/framework-multiple/package.json
+++ b/examples/framework-multiple/package.json
@@ -16,13 +16,13 @@
"@astrojs/solid-js": "^4.4.2",
"@astrojs/svelte": "^5.7.2",
"@astrojs/vue": "^4.5.2",
- "@types/react": "^18.3.11",
+ "@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"astro": "^4.16.7",
"preact": "^10.24.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
- "solid-js": "^1.9.2",
+ "solid-js": "^1.9.3",
"svelte": "^4.2.19",
"vue": "^3.5.12"
}