Jacky Zhao
2025-09-18 4c78d29c13fa7bdcafca5c7b8c802e5e8e13e97c
package.json
@@ -36,18 +36,17 @@
  },
  "dependencies": {
    "@clack/prompts": "^0.11.0",
    "@floating-ui/dom": "^1.7.2",
    "@floating-ui/dom": "^1.7.4",
    "@myriaddreamin/rehype-typst": "^0.6.0",
    "@napi-rs/simple-git": "0.1.21",
    "@napi-rs/simple-git": "0.1.22",
    "@tweenjs/tween.js": "^25.0.0",
    "@webgpu/types": "^0.1.64",
    "ansi-truncate": "^1.2.0",
    "ansi-truncate": "^1.4.0",
    "async-mutex": "^0.5.0",
    "chokidar": "^4.0.3",
    "cli-spinner": "^0.2.10",
    "d3": "^7.9.0",
    "esbuild-sass-plugin": "^3.3.1",
    "flexsearch": "0.7.43",
    "flexsearch": "^0.8.205",
    "github-slugger": "^2.0.0",
    "globby": "^14.1.0",
    "gray-matter": "^4.0.3",
@@ -62,10 +61,10 @@
    "mdast-util-to-string": "^4.0.0",
    "micromorph": "^0.4.5",
    "minimatch": "^10.0.3",
    "pixi.js": "^8.11.0",
    "preact": "^10.27.0",
    "preact-render-to-string": "^6.5.13",
    "pretty-bytes": "^7.0.0",
    "pixi.js": "^8.13.1",
    "preact": "^10.27.1",
    "preact-render-to-string": "^6.6.1",
    "pretty-bytes": "^7.0.1",
    "pretty-time": "^1.1.0",
    "reading-time": "^1.5.0",
    "rehype-autolink-headings": "^7.1.0",
@@ -84,7 +83,7 @@
    "remark-rehype": "^11.1.2",
    "remark-smartypants": "^3.0.2",
    "rfdc": "^1.4.1",
    "satori": "^0.16.1",
    "satori": "^0.18.2",
    "serve-handler": "^6.1.6",
    "sharp": "^0.34.3",
    "shiki": "^1.26.2",
@@ -102,14 +101,14 @@
    "@types/d3": "^7.4.3",
    "@types/hast": "^3.0.4",
    "@types/js-yaml": "^4.0.9",
    "@types/node": "^24.1.0",
    "@types/node": "^24.3.1",
    "@types/pretty-time": "^1.1.5",
    "@types/source-map-support": "^0.5.10",
    "@types/ws": "^8.18.1",
    "@types/yargs": "^17.0.33",
    "esbuild": "^0.25.8",
    "esbuild": "^0.25.9",
    "prettier": "^3.6.2",
    "tsx": "^4.20.3",
    "typescript": "^5.8.3"
    "tsx": "^4.20.5",
    "typescript": "^5.9.2"
  }
}