summaryrefslogtreecommitdiff
path: root/examples/docs
diff options
context:
space:
mode:
Diffstat (limited to 'examples/docs')
-rw-r--r--examples/docs/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/docs/package.json b/examples/docs/package.json
index 7ee7a147a..d84a96527 100644
--- a/examples/docs/package.json
+++ b/examples/docs/package.json
@@ -12,12 +12,12 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^1.4.6",
+ "astro": "^1.4.7",
"preact": "^10.7.3",
"react": "^18.1.0",
"react-dom": "^18.1.0",
- "@astrojs/react": "^1.1.4",
- "@astrojs/preact": "^1.1.1",
+ "@astrojs/react": "^1.2.0",
+ "@astrojs/preact": "^1.2.0",
"@algolia/client-search": "^4.13.1",
"@docsearch/css": "^3.1.0",
"@docsearch/react": "^3.1.0",