aboutsummaryrefslogtreecommitdiff
path: root/examples/with-mdx/package.json
diff options
context:
space:
mode:
authorGravatar renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 2024-08-19 16:09:05 +0800
committerGravatar GitHub <noreply@github.com> 2024-08-19 16:09:05 +0800
commit48b85c13ddd96c11c96c66bbdc55e9935ab28042 (patch)
tree110063a1b0d6ed97df9b0dec1fd40712ed55d94c /examples/with-mdx/package.json
parent89bab1e70786123fbe933a9d7a1b80c9334dcc5f (diff)
downloadastro-48b85c13ddd96c11c96c66bbdc55e9935ab28042.tar.gz
astro-48b85c13ddd96c11c96c66bbdc55e9935ab28042.tar.zst
astro-48b85c13ddd96c11c96c66bbdc55e9935ab28042.zip
fix(deps): update all non-major dependencies (#11765)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/with-mdx/package.json')
-rw-r--r--examples/with-mdx/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-mdx/package.json b/examples/with-mdx/package.json
index 934959975..e83c26abc 100644
--- a/examples/with-mdx/package.json
+++ b/examples/with-mdx/package.json
@@ -14,6 +14,6 @@
"@astrojs/mdx": "^3.1.3",
"@astrojs/preact": "^3.5.1",
"astro": "^4.14.2",
- "preact": "^10.23.1"
+ "preact": "^10.23.2"
}
}