summaryrefslogtreecommitdiff
path: root/packages/astro/test/fixtures/astro-children/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/astro/test/fixtures/astro-children/package.json')
-rw-r--r--packages/astro/test/fixtures/astro-children/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/astro/test/fixtures/astro-children/package.json b/packages/astro/test/fixtures/astro-children/package.json
index 1ed097ea1..ff2b7c16e 100644
--- a/packages/astro/test/fixtures/astro-children/package.json
+++ b/packages/astro/test/fixtures/astro-children/package.json
@@ -7,8 +7,8 @@
"@astrojs/svelte": "workspace:*",
"@astrojs/vue": "workspace:*",
"astro": "workspace:*",
- "preact": "^10.19.2",
- "svelte": "^4.2.5",
- "vue": "^3.3.8"
+ "preact": "^10.21.0",
+ "svelte": "^4.2.16",
+ "vue": "^3.4.27"
}
}