dependabot[bot]
2024-07-19 805d9e3226b3ab3ceed1cad38dc3d4405c6739fc
package-lock.json
@@ -29,10 +29,10 @@
        "js-yaml": "^4.1.0",
        "lightningcss": "^1.24.1",
        "mdast-util-find-and-replace": "^3.0.1",
        "mdast-util-to-hast": "^13.1.0",
        "mdast-util-to-hast": "^13.2.0",
        "mdast-util-to-string": "^4.0.0",
        "micromorph": "^0.4.5",
        "preact": "^10.22.0",
        "preact": "^10.22.1",
        "preact-render-to-string": "^6.5.5",
        "pretty-bytes": "^6.1.1",
        "pretty-time": "^1.1.0",
@@ -63,7 +63,7 @@
        "unist-util-visit": "^5.0.0",
        "vfile": "^6.0.1",
        "workerpool": "^9.1.2",
        "ws": "^8.17.1",
        "ws": "^8.18.0",
        "yargs": "^17.7.2"
      },
      "bin": {
@@ -77,7 +77,7 @@
        "@types/node": "^20.12.5",
        "@types/pretty-time": "^1.1.5",
        "@types/source-map-support": "^0.5.10",
        "@types/ws": "^8.5.10",
        "@types/ws": "^8.5.11",
        "@types/yargs": "^17.0.32",
        "esbuild": "^0.19.9",
        "prettier": "^3.3.2",
@@ -1202,9 +1202,9 @@
      "integrity": "sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ=="
    },
    "node_modules/@types/ws": {
      "version": "8.5.10",
      "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.10.tgz",
      "integrity": "sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==",
      "version": "8.5.11",
      "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.11.tgz",
      "integrity": "sha512-4+q7P5h3SpJxaBft0Dzpbr6lmMaqh0Jr2tbhJZ/luAwvD7ohSCniYkwz/pLxuT2h0EOa6QADgJj1Ko+TzRfZ+w==",
      "dev": true,
      "dependencies": {
        "@types/node": "*"
@@ -3790,9 +3790,9 @@
      }
    },
    "node_modules/mdast-util-to-hast": {
      "version": "13.1.0",
      "resolved": "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-13.1.0.tgz",
      "integrity": "sha512-/e2l/6+OdGp/FB+ctrJ9Avz71AN/GRH3oi/3KAx/kMnoUsD6q0woXlDT8lLEeViVKE7oZxE7RXzvO3T8kF2/sA==",
      "version": "13.2.0",
      "resolved": "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-13.2.0.tgz",
      "integrity": "sha512-QGYKEuUsYT9ykKBCMOEDLsU5JRObWQusAolFMeko/tYPufNkRffBAQjIE+99jbA87xv6FgmjLtwjh9wBWajwAA==",
      "dependencies": {
        "@types/hast": "^3.0.0",
        "@types/mdast": "^4.0.0",
@@ -4685,9 +4685,9 @@
      }
    },
    "node_modules/preact": {
      "version": "10.22.0",
      "resolved": "https://registry.npmjs.org/preact/-/preact-10.22.0.tgz",
      "integrity": "sha512-RRurnSjJPj4rp5K6XoP45Ui33ncb7e4H7WiOHVpjbkvqvA3U+N8Z6Qbo0AE6leGYBV66n8EhEaFixvIu3SkxFw==",
      "version": "10.22.1",
      "resolved": "https://registry.npmjs.org/preact/-/preact-10.22.1.tgz",
      "integrity": "sha512-jRYbDDgMpIb5LHq3hkI0bbl+l/TQ9UnkdQ0ww+lp+4MMOdqaUYdFc5qeyP+IV8FAd/2Em7drVPeKdQxsiWCf/A==",
      "funding": {
        "type": "opencollective",
        "url": "https://opencollective.com/preact"
@@ -6603,9 +6603,9 @@
      }
    },
    "node_modules/ws": {
      "version": "8.17.1",
      "resolved": "https://registry.npmjs.org/ws/-/ws-8.17.1.tgz",
      "integrity": "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==",
      "version": "8.18.0",
      "resolved": "https://registry.npmjs.org/ws/-/ws-8.18.0.tgz",
      "integrity": "sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==",
      "engines": {
        "node": ">=10.0.0"
      },