diff options
Diffstat (limited to 'packages/integrations/react/package.json')
-rw-r--r-- | packages/integrations/react/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/react/package.json b/packages/integrations/react/package.json index 6f8951892..a927eeabe 100644 --- a/packages/integrations/react/package.json +++ b/packages/integrations/react/package.json @@ -66,7 +66,7 @@ "cheerio": "1.0.0", "react": "^18.3.1", "react-dom": "^18.3.1", - "vite": "^5.4.0" + "vite": "^5.4.1" }, "peerDependencies": { "@types/react": "^17.0.50 || ^18.0.21", |