summaryrefslogtreecommitdiff
path: root/examples/with-markdown
diff options
context:
space:
mode:
Diffstat (limited to 'examples/with-markdown')
-rw-r--r--examples/with-markdown/package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/examples/with-markdown/package.json b/examples/with-markdown/package.json
index cfbc1fae2..fde7e444e 100644
--- a/examples/with-markdown/package.json
+++ b/examples/with-markdown/package.json
@@ -17,10 +17,10 @@
"astro": "^1.0.0-beta.27"
},
"dependencies": {
- "preact": "^10.7.1",
- "react": "^18.0.0",
- "react-dom": "^18.0.0",
- "svelte": "^3.47.0",
+ "preact": "^10.7.2",
+ "react": "^18.1.0",
+ "react-dom": "^18.1.0",
+ "svelte": "^3.48.0",
"vue": "^3.2.33"
}
}