|
21 | 21 | "dependencies": { |
22 | 22 | "@types/node": "^20.10.3", |
23 | 23 | "autoprefixer": "^10.4.16", |
24 | | - "globby": "^13.2.2", |
| 24 | + "globby": "^14.0.0", |
25 | 25 | "jstransformer-lowlight": "^0.1.0", |
26 | 26 | "postcss": "^8.4.32", |
27 | 27 | "postcss-hexrgba": "^2.1.0", |
28 | 28 | "postcss-media-minmax": "^5.0.0", |
29 | 29 | "postcss-nested": "^6.0.1", |
30 | | - "rehype-highlight": "^6.0.0", |
31 | | - "rehype-raw": "^6.1.1", |
32 | | - "rehype-stringify": "^9.0.3", |
33 | | - "remark-gfm": "^3.0.1", |
| 30 | + "rehype-highlight": "^7.0.0", |
| 31 | + "rehype-raw": "^7.0.0", |
| 32 | + "rehype-stringify": "^10.0.0", |
| 33 | + "remark-gfm": "^4.0.0", |
34 | 34 | "remark-highlight.js": "^7.0.1", |
35 | | - "remark-html": "^15.0.2", |
36 | | - "remark-parse": "^10.0.2", |
37 | | - "remark-rehype": "^10.1.0", |
| 35 | + "remark-html": "^16.0.1", |
| 36 | + "remark-parse": "^11.0.0", |
| 37 | + "remark-rehype": "^11.0.0", |
38 | 38 | "typedoc": "^0.24.8", |
39 | 39 | "typescript": "~5.0.4", |
40 | | - "unified": "^10.1.2", |
| 40 | + "unified": "^11.0.4", |
41 | 41 | "unist-util-visit": "^5.0.0", |
42 | 42 | "vite": "^5.0.5", |
43 | 43 | "vite-plugin-pug-transformer": "^1.0.5" |
|
0 commit comments