tools: update doc to highlight.js@11.9.0 unified@11.0.4

And unist-util-select@5.1.0.

PR-URL: https://github.com/nodejs/node/pull/50459
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
This commit is contained in:
Node.js GitHub Bot 2023-12-11 02:41:20 +02:00 committed by GitHub
parent ba3f721c76
commit ab93a35a52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 386 additions and 231 deletions

File diff suppressed because it is too large Load Diff

View File

@ -7,7 +7,7 @@
"node": ">=14.8.0"
},
"devDependencies": {
"highlight.js": "^11.8.0",
"highlight.js": "^11.9.0",
"js-yaml": "^4.1.0",
"rehype-raw": "^7.0.0",
"rehype-stringify": "^10.0.0",
@ -17,8 +17,8 @@
"remark-parse": "^10.0.2",
"remark-rehype": "^10.1.0",
"to-vfile": "^8.0.0",
"unified": "^11.0.2",
"unist-util-select": "^5.0.0",
"unified": "^11.0.4",
"unist-util-select": "^5.1.0",
"unist-util-visit": "^5.0.0"
},
"bin": {