Andrew
2024-08-24 c4cd84dcc884469a0d84e2bec239b2fc3596c44f
package.json
@@ -36,8 +36,8 @@
  },
  "dependencies": {
    "@clack/prompts": "^0.7.0",
    "@floating-ui/dom": "^1.6.8",
    "@napi-rs/simple-git": "0.1.16",
    "@floating-ui/dom": "^1.6.10",
    "@napi-rs/simple-git": "0.1.17",
    "async-mutex": "^0.5.0",
    "chalk": "^5.3.0",
    "chokidar": "^3.6.0",
@@ -53,19 +53,19 @@
    "hast-util-to-string": "^3.0.0",
    "is-absolute-url": "^4.0.1",
    "js-yaml": "^4.1.0",
    "lightningcss": "^1.25.1",
    "lightningcss": "^1.26.0",
    "mdast-util-find-and-replace": "^3.0.1",
    "mdast-util-to-hast": "^13.2.0",
    "mdast-util-to-string": "^4.0.0",
    "micromorph": "^0.4.5",
    "preact": "^10.23.2",
    "preact-render-to-string": "^6.5.7",
    "preact-render-to-string": "^6.5.9",
    "pretty-bytes": "^6.1.1",
    "pretty-time": "^1.1.0",
    "reading-time": "^1.5.0",
    "rehype-autolink-headings": "^7.1.0",
    "rehype-citation": "^2.0.0",
    "rehype-katex": "^7.0.0",
    "rehype-citation": "^2.1.1",
    "rehype-katex": "^7.0.1",
    "rehype-mathjax": "^6.0.0",
    "rehype-pretty-code": "^0.13.2",
    "rehype-raw": "^7.0.0",
@@ -104,7 +104,7 @@
    "@types/yargs": "^17.0.32",
    "esbuild": "^0.19.9",
    "prettier": "^3.3.3",
    "tsx": "^4.16.2",
    "tsx": "^4.17.0",
    "typescript": "^5.5.4"
  }
}