|
36 | 36 | }, |
37 | 37 | "dependencies": { |
38 | 38 | "@clack/prompts": "^0.11.0", |
39 | | - "@floating-ui/dom": "^1.7.0", |
| 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 | 43 | "@types/he": "^1.2.3", |
44 | 44 | "@types/nprogress": "^0.2.3", |
45 | | - "@webgpu/types": "^0.1.61", |
| 45 | + "@webgpu/types": "^0.1.63", |
46 | 46 | "ansi-truncate": "^1.2.0", |
47 | 47 | "async-mutex": "^0.5.0", |
48 | 48 | "chalk": "^5.4.1", |
|
71 | 71 | "micromorph": "^0.4.5", |
72 | 72 | "minimatch": "^10.0.3", |
73 | 73 | "nprogress": "^0.2.0", |
74 | | - "pixi.js": "^8.10.1", |
| 74 | + "pixi.js": "^8.10.2", |
75 | 75 | "preact": "^10.26.9", |
76 | 76 | "preact-render-to-string": "^6.5.13", |
77 | 77 | "pretty-bytes": "^7.0.0", |
|
104 | 104 | "unified": "^11.0.5", |
105 | 105 | "unist-util-visit": "^5.0.0", |
106 | 106 | "vfile": "^6.0.3", |
107 | | - "workerpool": "^9.3.2", |
108 | | - "ws": "^8.18.2", |
| 107 | + "workerpool": "^9.3.3", |
| 108 | + "ws": "^8.18.3", |
109 | 109 | "yargs": "^18.0.0" |
110 | 110 | }, |
111 | 111 | "devDependencies": { |
112 | 112 | "@types/d3": "^7.4.3", |
113 | 113 | "@types/hast": "^3.0.4", |
114 | 114 | "@types/js-yaml": "^4.0.9", |
115 | | - "@types/node": "^24.0.3", |
| 115 | + "@types/node": "^24.0.7", |
116 | 116 | "@types/pretty-time": "^1.1.5", |
117 | 117 | "@types/source-map-support": "^0.5.10", |
118 | 118 | "@types/ws": "^8.18.1", |
119 | 119 | "@types/yargs": "^17.0.33", |
120 | 120 | "esbuild": "^0.25.5", |
121 | | - "prettier": "^3.6.0", |
| 121 | + "prettier": "^3.6.2", |
122 | 122 | "tsx": "^4.20.3", |
123 | 123 | "typescript": "^5.8.3" |
124 | 124 | } |
|
0 commit comments