summaryrefslogtreecommitdiff
path: root/examples/framework-multiple
diff options
context:
space:
mode:
Diffstat (limited to 'examples/framework-multiple')
-rw-r--r--examples/framework-multiple/package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/examples/framework-multiple/package.json b/examples/framework-multiple/package.json
index 9eca5c416..e19e359e5 100644
--- a/examples/framework-multiple/package.json
+++ b/examples/framework-multiple/package.json
@@ -19,12 +19,12 @@
},
"dependencies": {
"@webcomponents/template-shadowroot": "^0.1.0",
- "lit": "^2.2.2",
- "preact": "^10.7.1",
- "react": "^18.0.0",
- "react-dom": "^18.0.0",
- "solid-js": "^1.3.16",
- "svelte": "^3.47.0",
+ "lit": "^2.2.3",
+ "preact": "^10.7.2",
+ "react": "^18.1.0",
+ "react-dom": "^18.1.0",
+ "solid-js": "^1.3.17",
+ "svelte": "^3.48.0",
"vue": "^3.2.33"
}
}