summaryrefslogtreecommitdiff
path: root/packages/astro/test/fixtures/vue-jsx/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/astro/test/fixtures/vue-jsx/package.json')
-rw-r--r--packages/astro/test/fixtures/vue-jsx/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/astro/test/fixtures/vue-jsx/package.json b/packages/astro/test/fixtures/vue-jsx/package.json
index 685e33687..709f4d466 100644
--- a/packages/astro/test/fixtures/vue-jsx/package.json
+++ b/packages/astro/test/fixtures/vue-jsx/package.json
@@ -5,6 +5,6 @@
"dependencies": {
"@astrojs/vue": "workspace:*",
"astro": "workspace:*",
- "vue": "^3.5.11"
+ "vue": "^3.5.12"
}
}