dependabot[bot]
2024-04-28 a37c7775e771afff1adf4ebcaf3e04570a683b78
package.json
@@ -12,6 +12,7 @@
    "url": "https://github.com/jackyzha0/quartz.git"
  },
  "scripts": {
    "quartz": "./quartz/bootstrap-cli.mjs",
    "docs": "npx quartz build --serve -d docs",
    "check": "tsc --noEmit && npx prettier . --check",
    "format": "npx prettier . --write",
@@ -58,7 +59,7 @@
    "mdast-util-to-string": "^4.0.0",
    "micromorph": "^0.4.5",
    "preact": "^10.20.1",
    "preact-render-to-string": "^6.4.0",
    "preact-render-to-string": "^6.4.2",
    "pretty-bytes": "^6.1.1",
    "pretty-time": "^1.1.0",
    "reading-time": "^1.5.0",
@@ -87,7 +88,7 @@
    "unified": "^11.0.4",
    "unist-util-visit": "^5.0.0",
    "vfile": "^6.0.1",
    "workerpool": "^9.1.0",
    "workerpool": "^9.1.1",
    "ws": "^8.15.1",
    "yargs": "^17.7.2"
  },