summaryrefslogtreecommitdiff
path: root/packages/markdown/remark/package.json
diff options
context:
space:
mode:
authorGravatar renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 2024-06-24 22:33:33 +0800
committerGravatar GitHub <noreply@github.com> 2024-06-24 22:33:33 +0800
commit47e78d4752e09c47c6ab4af910e2552e8ceaf2ca (patch)
treec0088350793765551a97b868e189cca69100340f /packages/markdown/remark/package.json
parent7c59f043b235464e7427467f538b3ec9b05f08e5 (diff)
downloadastro-47e78d4752e09c47c6ab4af910e2552e8ceaf2ca.tar.gz
astro-47e78d4752e09c47c6ab4af910e2552e8ceaf2ca.tar.zst
astro-47e78d4752e09c47c6ab4af910e2552e8ceaf2ca.zip
fix(deps): update all non-major dependencies (#11318)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
Diffstat (limited to 'packages/markdown/remark/package.json')
-rw-r--r--packages/markdown/remark/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/markdown/remark/package.json b/packages/markdown/remark/package.json
index 8fb729c03..8002d3382 100644
--- a/packages/markdown/remark/package.json
+++ b/packages/markdown/remark/package.json
@@ -46,8 +46,8 @@
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.0",
"remark-smartypants": "^3.0.1",
- "shiki": "^1.6.5",
- "unified": "^11.0.4",
+ "shiki": "^1.9.0",
+ "unified": "^11.0.5",
"unist-util-remove-position": "^5.0.0",
"unist-util-visit": "^5.0.0",
"unist-util-visit-parents": "^6.0.1",