summaryrefslogtreecommitdiff
path: root/packages/integrations/preact
diff options
context:
space:
mode:
Diffstat (limited to 'packages/integrations/preact')
-rw-r--r--packages/integrations/preact/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/preact/package.json b/packages/integrations/preact/package.json
index 6d62ff323..c36ffd950 100644
--- a/packages/integrations/preact/package.json
+++ b/packages/integrations/preact/package.json
@@ -38,7 +38,7 @@
"@babel/plugin-transform-react-jsx": "^7.25.9",
"@babel/plugin-transform-react-jsx-development": "^7.25.9",
"@preact/preset-vite": "^2.10.1",
- "@preact/signals": "^2.0.1",
+ "@preact/signals": "^2.0.2",
"babel-plugin-transform-hook-names": "^1.0.2",
"preact-render-to-string": "^6.5.13",
"vite": "^6.2.3"