fix(deps): update remark (#48)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-08-05 00:02:27 +08:00
committed by GitHub
parent b05d90e15b
commit 504259b862

View File

@@ -37,9 +37,9 @@
"rehype-prism-plus": "^1.5.0",
"rehype-raw": "^7.0.0",
"rehype-stringify": "^10.0.0",
"remark-gfm": "^3.0.1",
"remark-parse": "^10.0.1",
"remark-rehype": "^10.1.0",
"remark-gfm": "^4.0.0",
"remark-parse": "^11.0.0",
"remark-rehype": "^11.0.0",
"styled-components": "~6.1.0",
"unified": "^11.0.0"
},