summaryrefslogtreecommitdiff
path: root/packages/integrations/react/test
diff options
context:
space:
mode:
Diffstat (limited to 'packages/integrations/react/test')
-rw-r--r--packages/integrations/react/test/fixtures/react-component/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/react/test/fixtures/react-component/package.json b/packages/integrations/react/test/fixtures/react-component/package.json
index cf7b2b057..e7b7ac5d9 100644
--- a/packages/integrations/react/test/fixtures/react-component/package.json
+++ b/packages/integrations/react/test/fixtures/react-component/package.json
@@ -8,6 +8,6 @@
"astro": "workspace:*",
"react": "^18.1.0",
"react-dom": "^18.1.0",
- "vue": "^3.3.4"
+ "vue": "^3.3.8"
}
}