diff options
Diffstat (limited to 'packages/integrations/preact/package.json')
-rw-r--r-- | packages/integrations/preact/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/preact/package.json b/packages/integrations/preact/package.json index c079e2cf7..002fcc725 100644 --- a/packages/integrations/preact/package.json +++ b/packages/integrations/preact/package.json @@ -41,7 +41,7 @@ "@preact/signals": "^2.0.0", "babel-plugin-transform-hook-names": "^1.0.2", "preact-render-to-string": "^6.5.11", - "vite": "^6.0.5" + "vite": "^6.0.7" }, "devDependencies": { "astro": "workspace:*", |