|
50 | 50 | "globby": "^14.0.2",
|
51 | 51 | "gray-matter": "^4.0.3",
|
52 | 52 | "hast-util-to-html": "^9.0.3",
|
53 |
| - "hast-util-to-jsx-runtime": "^2.3.0", |
| 53 | + "hast-util-to-jsx-runtime": "^2.3.2", |
54 | 54 | "hast-util-to-string": "^3.0.1",
|
55 | 55 | "is-absolute-url": "^4.0.1",
|
56 | 56 | "js-yaml": "^4.1.0",
|
|
59 | 59 | "mdast-util-to-hast": "^13.2.0",
|
60 | 60 | "mdast-util-to-string": "^4.0.0",
|
61 | 61 | "micromorph": "^0.4.5",
|
62 |
| - "pixi.js": "^8.4.1", |
63 |
| - "preact": "^10.24.2", |
| 62 | + "pixi.js": "^8.5.1", |
| 63 | + "preact": "^10.24.3", |
64 | 64 | "preact-render-to-string": "^6.5.11",
|
65 | 65 | "pretty-bytes": "^6.1.1",
|
66 | 66 | "pretty-time": "^1.1.0",
|
67 | 67 | "reading-time": "^1.5.0",
|
68 | 68 | "rehype-autolink-headings": "^7.1.0",
|
69 |
| - "rehype-citation": "^2.1.2", |
| 69 | + "rehype-citation": "^2.2.0", |
70 | 70 | "rehype-katex": "^7.0.1",
|
71 | 71 | "rehype-mathjax": "^6.0.0",
|
72 | 72 | "rehype-pretty-code": "^0.14.0",
|
|
82 | 82 | "remark-smartypants": "^3.0.2",
|
83 | 83 | "rfdc": "^1.4.1",
|
84 | 84 | "rimraf": "^6.0.1",
|
85 |
| - "serve-handler": "^6.1.5", |
| 85 | + "serve-handler": "^6.1.6", |
86 | 86 | "shiki": "^1.22.0",
|
87 | 87 | "source-map-support": "^0.5.21",
|
88 | 88 | "to-vfile": "^8.0.0",
|
89 | 89 | "toml": "^3.0.0",
|
90 | 90 | "unified": "^11.0.5",
|
91 | 91 | "unist-util-visit": "^5.0.0",
|
92 | 92 | "vfile": "^6.0.3",
|
93 |
| - "workerpool": "^9.1.3", |
| 93 | + "workerpool": "^9.2.0", |
94 | 94 | "ws": "^8.18.0",
|
95 | 95 | "yargs": "^17.7.2"
|
96 | 96 | },
|
|
99 | 99 | "@types/d3": "^7.4.3",
|
100 | 100 | "@types/hast": "^3.0.4",
|
101 | 101 | "@types/js-yaml": "^4.0.9",
|
102 |
| - "@types/node": "^22.7.5", |
| 102 | + "@types/node": "^22.7.7", |
103 | 103 | "@types/pretty-time": "^1.1.5",
|
104 | 104 | "@types/source-map-support": "^0.5.10",
|
105 | 105 | "@types/ws": "^8.5.12",
|
|
0 commit comments