|
199 | 199 | "remark-rehype": "^11.1.2", |
200 | 200 | "semver": "^7.3.8", |
201 | 201 | "tap": "^16.3.8", |
202 | | - "unified": "^10.1.2", |
| 202 | + "unified": "^11.0.5", |
203 | 203 | "yaml": "^2.2.1" |
204 | 204 | }, |
205 | 205 | "engines": { |
|
270 | 270 | "node": ">=18" |
271 | 271 | } |
272 | 272 | }, |
273 | | - "docs/node_modules/unified": { |
274 | | - "version": "10.1.2", |
275 | | - "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz", |
276 | | - "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==", |
277 | | - "dev": true, |
278 | | - "license": "MIT", |
279 | | - "dependencies": { |
280 | | - "@types/unist": "^2.0.0", |
281 | | - "bail": "^2.0.0", |
282 | | - "extend": "^3.0.0", |
283 | | - "is-buffer": "^2.0.0", |
284 | | - "is-plain-obj": "^4.0.0", |
285 | | - "trough": "^2.0.0", |
286 | | - "vfile": "^5.0.0" |
287 | | - }, |
288 | | - "funding": { |
289 | | - "type": "opencollective", |
290 | | - "url": "https://opencollective.com/unified" |
291 | | - } |
292 | | - }, |
293 | 273 | "docs/node_modules/webidl-conversions": { |
294 | 274 | "version": "7.0.0", |
295 | 275 | "dev": true, |
|
6569 | 6549 | "url": "https://github.com/sponsors/ljharb" |
6570 | 6550 | } |
6571 | 6551 | }, |
6572 | | - "node_modules/is-buffer": { |
6573 | | - "version": "2.0.5", |
6574 | | - "dev": true, |
6575 | | - "funding": [ |
6576 | | - { |
6577 | | - "type": "github", |
6578 | | - "url": "https://github.com/sponsors/feross" |
6579 | | - }, |
6580 | | - { |
6581 | | - "type": "patreon", |
6582 | | - "url": "https://www.patreon.com/feross" |
6583 | | - }, |
6584 | | - { |
6585 | | - "type": "consulting", |
6586 | | - "url": "https://feross.org/support" |
6587 | | - } |
6588 | | - ], |
6589 | | - "license": "MIT", |
6590 | | - "engines": { |
6591 | | - "node": ">=4" |
6592 | | - } |
6593 | | - }, |
6594 | 6552 | "node_modules/is-callable": { |
6595 | 6553 | "version": "1.2.7", |
6596 | 6554 | "dev": true, |
|
14970 | 14928 | "dev": true, |
14971 | 14929 | "license": "MIT" |
14972 | 14930 | }, |
14973 | | - "node_modules/unist-util-stringify-position": { |
14974 | | - "version": "3.0.3", |
14975 | | - "dev": true, |
14976 | | - "license": "MIT", |
14977 | | - "dependencies": { |
14978 | | - "@types/unist": "^2.0.0" |
14979 | | - }, |
14980 | | - "funding": { |
14981 | | - "type": "opencollective", |
14982 | | - "url": "https://opencollective.com/unified" |
14983 | | - } |
14984 | | - }, |
14985 | 14931 | "node_modules/unist-util-visit": { |
14986 | 14932 | "version": "2.0.3", |
14987 | 14933 | "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-2.0.3.tgz", |
|
15134 | 15080 | "node": "^18.17.0 || >=20.5.0" |
15135 | 15081 | } |
15136 | 15082 | }, |
15137 | | - "node_modules/vfile": { |
15138 | | - "version": "5.3.7", |
15139 | | - "dev": true, |
15140 | | - "license": "MIT", |
15141 | | - "dependencies": { |
15142 | | - "@types/unist": "^2.0.0", |
15143 | | - "is-buffer": "^2.0.0", |
15144 | | - "unist-util-stringify-position": "^3.0.0", |
15145 | | - "vfile-message": "^3.0.0" |
15146 | | - }, |
15147 | | - "funding": { |
15148 | | - "type": "opencollective", |
15149 | | - "url": "https://opencollective.com/unified" |
15150 | | - } |
15151 | | - }, |
15152 | | - "node_modules/vfile-message": { |
15153 | | - "version": "3.1.4", |
15154 | | - "dev": true, |
15155 | | - "license": "MIT", |
15156 | | - "dependencies": { |
15157 | | - "@types/unist": "^2.0.0", |
15158 | | - "unist-util-stringify-position": "^3.0.0" |
15159 | | - }, |
15160 | | - "funding": { |
15161 | | - "type": "opencollective", |
15162 | | - "url": "https://opencollective.com/unified" |
15163 | | - } |
15164 | | - }, |
15165 | 15083 | "node_modules/w3c-xmlserializer": { |
15166 | 15084 | "version": "5.0.0", |
15167 | 15085 | "dev": true, |
|
0 commit comments