diff options
Diffstat (limited to 'examples/integrations-playground')
-rw-r--r-- | examples/integrations-playground/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/integrations-playground/package.json b/examples/integrations-playground/package.json index 9c1326787..7f3fc0960 100644 --- a/examples/integrations-playground/package.json +++ b/examples/integrations-playground/package.json @@ -22,7 +22,7 @@ "dependencies": { "@webcomponents/template-shadowroot": "^0.1.0", "lit": "^2.2.5", - "preact": "^10.7.2", + "preact": "^10.7.3", "react": "^18.1.0", "react-dom": "^18.1.0", "svelte": "^3.48.0", |