|
36 | 36 | }, |
37 | 37 | "dependencies": { |
38 | 38 | "@clack/prompts": "^0.11.0", |
39 | | - "@floating-ui/dom": "^1.7.1", |
| 39 | + "@floating-ui/dom": "^1.7.2", |
40 | 40 | "@myriaddreamin/rehype-typst": "^0.6.0", |
41 | 41 | "@napi-rs/simple-git": "0.1.19", |
42 | 42 | "@tweenjs/tween.js": "^25.0.0", |
43 | | - "@webgpu/types": "^0.1.61", |
| 43 | + "@webgpu/types": "^0.1.63", |
44 | 44 | "ansi-truncate": "^1.2.0", |
45 | 45 | "async-mutex": "^0.5.0", |
46 | 46 | "chalk": "^5.4.1", |
|
63 | 63 | "mdast-util-to-string": "^4.0.0", |
64 | 64 | "micromorph": "^0.4.5", |
65 | 65 | "minimatch": "^10.0.3", |
66 | | - "pixi.js": "^8.10.1", |
| 66 | + "pixi.js": "^8.10.2", |
67 | 67 | "preact": "^10.26.9", |
68 | 68 | "preact-render-to-string": "^6.5.13", |
69 | 69 | "pretty-bytes": "^7.0.0", |
|
89 | 89 | "satori": "^0.15.2", |
90 | 90 | "serve-handler": "^6.1.6", |
91 | 91 | "sharp": "^0.34.2", |
92 | | - "shiki": "^3.6.0", |
| 92 | + "shiki": "^3.7.0", |
93 | 93 | "source-map-support": "^0.5.21", |
94 | 94 | "to-vfile": "^8.0.0", |
95 | 95 | "toml": "^3.0.0", |
96 | 96 | "unified": "^11.0.5", |
97 | 97 | "unist-util-visit": "^5.0.0", |
98 | 98 | "vfile": "^6.0.3", |
99 | | - "workerpool": "^9.3.2", |
100 | | - "ws": "^8.18.2", |
| 99 | + "workerpool": "^9.3.3", |
| 100 | + "ws": "^8.18.3", |
101 | 101 | "yargs": "^18.0.0" |
102 | 102 | }, |
103 | 103 | "devDependencies": { |
104 | 104 | "@types/d3": "^7.4.3", |
105 | 105 | "@types/hast": "^3.0.4", |
106 | 106 | "@types/js-yaml": "^4.0.9", |
107 | | - "@types/node": "^24.0.1", |
| 107 | + "@types/node": "^24.0.7", |
108 | 108 | "@types/pretty-time": "^1.1.5", |
109 | 109 | "@types/source-map-support": "^0.5.10", |
110 | 110 | "@types/ws": "^8.18.1", |
111 | 111 | "@types/yargs": "^17.0.33", |
112 | 112 | "esbuild": "^0.25.5", |
113 | | - "prettier": "^3.5.3", |
| 113 | + "prettier": "^3.6.2", |
114 | 114 | "tsx": "^4.20.3", |
115 | 115 | "typescript": "^5.8.3" |
116 | 116 | } |
|
0 commit comments