Update dependency unified to v11.0.5

This commit is contained in:
2024-07-08 10:01:09 +00:00
parent 91867bb718
commit 8e655681a7
2 changed files with 11 additions and 11 deletions

View File

@ -54,7 +54,7 @@
"pnpm": {
"overrides": {
"remark-mdx": "3.0.1",
"unified": "11.0.4",
"unified": "11.0.5",
"remark-parse": "11.0.0",
"mdast-util-frontmatter": "2.0.1"
}