summaryrefslogtreecommitdiff
path: root/packages/integrations/react
diff options
context:
space:
mode:
authorGravatar Emanuele Stoppa <my.burning@gmail.com> 2024-10-22 13:16:51 +0100
committerGravatar Emanuele Stoppa <my.burning@gmail.com> 2024-10-22 13:16:51 +0100
commit57dedbf28d6f6d1376653e113399bd2074fe8832 (patch)
treea01b39232d749a8d443ef5256bc1986d725de4bc /packages/integrations/react
parenteb41d13162c84e9495489403611bc875eb190fed (diff)
parentd2b399d668a9c4b7589af9d6ad31923f7a758039 (diff)
downloadastro-57dedbf28d6f6d1376653e113399bd2074fe8832.tar.gz
astro-57dedbf28d6f6d1376653e113399bd2074fe8832.tar.zst
astro-57dedbf28d6f6d1376653e113399bd2074fe8832.zip
Merge branch 'main' into next
Diffstat (limited to 'packages/integrations/react')
-rw-r--r--packages/integrations/react/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/react/package.json b/packages/integrations/react/package.json
index 0c4a56473..03fea9d7c 100644
--- a/packages/integrations/react/package.json
+++ b/packages/integrations/react/package.json
@@ -55,7 +55,7 @@
"test": "astro-scripts test \"test/**/*.test.js\""
},
"dependencies": {
- "@vitejs/plugin-react": "^4.3.2",
+ "@vitejs/plugin-react": "^4.3.3",
"ultrahtml": "^1.5.3"
},
"devDependencies": {