Aaron Pham
2024-10-09 fe4b039b60826e1ed10aab3d9127ae6e08b396d8
package.json
@@ -36,7 +36,7 @@
  },
  "dependencies": {
    "@clack/prompts": "^0.7.0",
    "@floating-ui/dom": "^1.6.10",
    "@floating-ui/dom": "^1.6.11",
    "@napi-rs/simple-git": "0.1.19",
    "@tweenjs/tween.js": "^25.0.0",
    "async-mutex": "^0.5.0",
@@ -51,7 +51,7 @@
    "gray-matter": "^4.0.3",
    "hast-util-to-html": "^9.0.3",
    "hast-util-to-jsx-runtime": "^2.3.0",
    "hast-util-to-string": "^3.0.0",
    "hast-util-to-string": "^3.0.1",
    "is-absolute-url": "^4.0.1",
    "js-yaml": "^4.1.0",
    "lightningcss": "^1.26.0",
@@ -59,8 +59,8 @@
    "mdast-util-to-hast": "^13.2.0",
    "mdast-util-to-string": "^4.0.0",
    "micromorph": "^0.4.5",
    "pixi.js": "^8.3.4",
    "preact": "^10.24.0",
    "pixi.js": "^8.4.1",
    "preact": "^10.24.1",
    "preact-render-to-string": "^6.5.11",
    "pretty-bytes": "^6.1.1",
    "pretty-time": "^1.1.0",
@@ -78,7 +78,7 @@
    "remark-gfm": "^4.0.0",
    "remark-math": "^6.0.0",
    "remark-parse": "^11.0.0",
    "remark-rehype": "^11.1.0",
    "remark-rehype": "^11.1.1",
    "remark-smartypants": "^3.0.2",
    "rfdc": "^1.4.1",
    "rimraf": "^6.0.1",
@@ -99,14 +99,14 @@
    "@types/d3": "^7.4.3",
    "@types/hast": "^3.0.4",
    "@types/js-yaml": "^4.0.9",
    "@types/node": "^22.5.5",
    "@types/node": "^22.7.4",
    "@types/pretty-time": "^1.1.5",
    "@types/source-map-support": "^0.5.10",
    "@types/ws": "^8.5.12",
    "@types/yargs": "^17.0.33",
    "esbuild": "^0.19.9",
    "prettier": "^3.3.3",
    "tsx": "^4.19.0",
    "tsx": "^4.19.1",
    "typescript": "^5.6.2"
  }
}