summaryrefslogtreecommitdiff
path: root/packages/astro/e2e/fixtures/nested-in-svelte/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/astro/e2e/fixtures/nested-in-svelte/package.json')
-rw-r--r--packages/astro/e2e/fixtures/nested-in-svelte/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/astro/e2e/fixtures/nested-in-svelte/package.json b/packages/astro/e2e/fixtures/nested-in-svelte/package.json
index 820284e5e..1f8bc0ed2 100644
--- a/packages/astro/e2e/fixtures/nested-in-svelte/package.json
+++ b/packages/astro/e2e/fixtures/nested-in-svelte/package.json
@@ -16,6 +16,6 @@
"react-dom": "^18.3.1",
"solid-js": "^1.8.17",
"svelte": "^4.2.18",
- "vue": "^3.4.29"
+ "vue": "^3.4.30"
}
}