| | |
| | | "version": "4.4.0", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "@clack/prompts": "^0.7.0", |
| | | "@clack/prompts": "^0.8.2", |
| | | "@floating-ui/dom": "^1.6.12", |
| | | "@myriaddreamin/rehype-typst": "^0.5.0-rc9", |
| | | "@napi-rs/simple-git": "0.1.19", |
| | | "@tweenjs/tween.js": "^25.0.0", |
| | | "async-mutex": "^0.5.0", |
| | | "chalk": "^5.3.0", |
| | | "chokidar": "^4.0.1", |
| | | "chokidar": "^4.0.2", |
| | | "cli-spinner": "^0.2.10", |
| | | "d3": "^7.9.0", |
| | | "esbuild-sass-plugin": "^3.3.1", |
| | |
| | | "github-slugger": "^2.0.0", |
| | | "globby": "^14.0.2", |
| | | "gray-matter": "^4.0.3", |
| | | "hast-util-to-html": "^9.0.3", |
| | | "hast-util-to-html": "^9.0.4", |
| | | "hast-util-to-jsx-runtime": "^2.3.2", |
| | | "hast-util-to-string": "^3.0.1", |
| | | "is-absolute-url": "^4.0.1", |
| | | "js-yaml": "^4.1.0", |
| | | "lightningcss": "^1.28.1", |
| | | "lightningcss": "^1.28.2", |
| | | "mdast-util-find-and-replace": "^3.0.1", |
| | | "mdast-util-to-hast": "^13.2.0", |
| | | "mdast-util-to-string": "^4.0.0", |
| | | "mermaid": "^11.4.0", |
| | | "mermaid": "^11.4.1", |
| | | "micromorph": "^0.4.5", |
| | | "pixi.js": "^8.5.2", |
| | | "preact": "^10.24.3", |
| | | "preact-render-to-string": "^6.5.11", |
| | | "pixi.js": "^8.6.5", |
| | | "preact": "^10.25.2", |
| | | "preact-render-to-string": "^6.5.12", |
| | | "pretty-bytes": "^6.1.1", |
| | | "pretty-time": "^1.1.0", |
| | | "reading-time": "^1.5.0", |
| | | "rehype-autolink-headings": "^7.1.0", |
| | | "rehype-citation": "^2.2.1", |
| | | "rehype-citation": "^2.2.2", |
| | | "rehype-katex": "^7.0.1", |
| | | "rehype-mathjax": "^6.0.0", |
| | | "rehype-pretty-code": "^0.14.0", |
| | |
| | | "remark-smartypants": "^3.0.2", |
| | | "rfdc": "^1.4.1", |
| | | "rimraf": "^6.0.1", |
| | | "satori": "^0.12.0", |
| | | "serve-handler": "^6.1.6", |
| | | "shiki": "^1.22.2", |
| | | "sharp": "^0.33.5", |
| | | "shiki": "^1.24.2", |
| | | "source-map-support": "^0.5.21", |
| | | "to-vfile": "^8.0.0", |
| | | "toml": "^3.0.0", |
| | |
| | | "@types/d3": "^7.4.3", |
| | | "@types/hast": "^3.0.4", |
| | | "@types/js-yaml": "^4.0.9", |
| | | "@types/node": "^22.9.0", |
| | | "@types/node": "^22.10.2", |
| | | "@types/pretty-time": "^1.1.5", |
| | | "@types/source-map-support": "^0.5.10", |
| | | "@types/ws": "^8.5.13", |
| | | "@types/yargs": "^17.0.33", |
| | | "esbuild": "^0.24.0", |
| | | "prettier": "^3.3.3", |
| | | "prettier": "^3.4.2", |
| | | "tsx": "^4.19.2", |
| | | "typescript": "^5.6.3" |
| | | "typescript": "^5.7.2" |
| | | }, |
| | | "engines": { |
| | | "node": "20 || >=22", |
| | |
| | | } |
| | | }, |
| | | "node_modules/@clack/core": { |
| | | "version": "0.3.3", |
| | | "resolved": "https://registry.npmjs.org/@clack/core/-/core-0.3.3.tgz", |
| | | "integrity": "sha512-5ZGyb75BUBjlll6eOa1m/IZBxwk91dooBWhPSL67sWcLS0zt9SnswRL0l26TVdBhb0wnWORRxUn//uH6n4z7+A==", |
| | | "version": "0.3.5", |
| | | "resolved": "https://registry.npmjs.org/@clack/core/-/core-0.3.5.tgz", |
| | | "integrity": "sha512-5cfhQNH+1VQ2xLQlmzXMqUoiaH0lRBq9/CLW9lTyMbuKLC3+xEK01tHVvyut++mLOn5urSHmkm6I0Lg9MaJSTQ==", |
| | | "dependencies": { |
| | | "picocolors": "^1.0.0", |
| | | "sisteransi": "^1.0.5" |
| | | } |
| | | }, |
| | | "node_modules/@clack/prompts": { |
| | | "version": "0.7.0", |
| | | "resolved": "https://registry.npmjs.org/@clack/prompts/-/prompts-0.7.0.tgz", |
| | | "integrity": "sha512-0MhX9/B4iL6Re04jPrttDm+BsP8y6mS7byuv0BvXgdXhbV5PdlsHt55dvNsuBCPZ7xq1oTAOOuotR9NFbQyMSA==", |
| | | "bundleDependencies": [ |
| | | "is-unicode-supported" |
| | | ], |
| | | "version": "0.8.2", |
| | | "resolved": "https://registry.npmjs.org/@clack/prompts/-/prompts-0.8.2.tgz", |
| | | "integrity": "sha512-6b9Ab2UiZwJYA9iMyboYyW9yJvAO9V753ZhS+DHKEjZRKAxPPOb7MXXu84lsPFG+vZt6FRFniZ8rXi+zCIw4yQ==", |
| | | "dependencies": { |
| | | "@clack/core": "^0.3.3", |
| | | "is-unicode-supported": "*", |
| | | "@clack/core": "0.3.5", |
| | | "picocolors": "^1.0.0", |
| | | "sisteransi": "^1.0.5" |
| | | } |
| | | }, |
| | | "node_modules/@clack/prompts/node_modules/is-unicode-supported": { |
| | | "version": "1.3.0", |
| | | "inBundle": true, |
| | | "node_modules/@emnapi/runtime": { |
| | | "version": "1.3.1", |
| | | "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.3.1.tgz", |
| | | "integrity": "sha512-kEBmG8KyqtxJZv+ygbEim+KCGtIq1fC22Ms3S4ziXmYKm8uyoLX0MHONVKwp+9opg390VaKRNt4a7A9NwmpNhw==", |
| | | "license": "MIT", |
| | | "engines": { |
| | | "node": ">=12" |
| | | }, |
| | | "funding": { |
| | | "url": "https://github.com/sponsors/sindresorhus" |
| | | "optional": true, |
| | | "dependencies": { |
| | | "tslib": "^2.4.0" |
| | | } |
| | | }, |
| | | "node_modules/@esbuild/aix-ppc64": { |
| | |
| | | "mlly": "^1.7.1" |
| | | } |
| | | }, |
| | | "node_modules/@img/sharp-darwin-arm64": { |
| | | "version": "0.33.5", |
| | | "resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.33.5.tgz", |
| | | "integrity": "sha512-UT4p+iz/2H4twwAoLCqfA9UH5pI6DggwKEGuaPy7nCVQ8ZsiY5PIcrRvD1DzuY3qYL07NtIQcWnBSY/heikIFQ==", |
| | | "cpu": [ |
| | | "arm64" |
| | | ], |
| | | "license": "Apache-2.0", |
| | | "optional": true, |
| | | "os": [ |
| | | "darwin" |
| | | ], |
| | | "engines": { |
| | | "node": "^18.17.0 || ^20.3.0 || >=21.0.0" |
| | | }, |
| | | "funding": { |
| | | "url": "https://opencollective.com/libvips" |
| | | }, |
| | | "optionalDependencies": { |
| | | "@img/sharp-libvips-darwin-arm64": "1.0.4" |
| | | } |
| | | }, |
| | | "node_modules/@img/sharp-darwin-x64": { |
| | | "version": "0.33.5", |
| | | "resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.33.5.tgz", |
| | | "integrity": "sha512-fyHac4jIc1ANYGRDxtiqelIbdWkIuQaI84Mv45KvGRRxSAa7o7d1ZKAOBaYbnepLC1WqxfpimdeWfvqqSGwR2Q==", |
| | | "cpu": [ |
| | | "x64" |
| | | ], |
| | | "license": "Apache-2.0", |
| | | "optional": true, |
| | | "os": [ |
| | | "darwin" |
| | | ], |
| | | "engines": { |
| | | "node": "^18.17.0 || ^20.3.0 || >=21.0.0" |
| | | }, |
| | | "funding": { |
| | | "url": "https://opencollective.com/libvips" |
| | | }, |
| | | "optionalDependencies": { |
| | | "@img/sharp-libvips-darwin-x64": "1.0.4" |
| | | } |
| | | }, |
| | | "node_modules/@img/sharp-libvips-darwin-arm64": { |
| | | "version": "1.0.4", |
| | | "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.0.4.tgz", |
| | | "integrity": "sha512-XblONe153h0O2zuFfTAbQYAX2JhYmDHeWikp1LM9Hul9gVPjFY427k6dFEcOL72O01QxQsWi761svJ/ev9xEDg==", |
| | | "cpu": [ |
| | | "arm64" |
| | | ], |
| | | "license": "LGPL-3.0-or-later", |
| | | "optional": true, |
| | | "os": [ |
| | | "darwin" |
| | | ], |
| | | "funding": { |
| | | "url": "https://opencollective.com/libvips" |
| | | } |
| | | }, |
| | | "node_modules/@img/sharp-libvips-darwin-x64": { |
| | | "version": "1.0.4", |
| | | "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.0.4.tgz", |
| | | "integrity": "sha512-xnGR8YuZYfJGmWPvmlunFaWJsb9T/AO2ykoP3Fz/0X5XV2aoYBPkX6xqCQvUTKKiLddarLaxpzNe+b1hjeWHAQ==", |
| | | "cpu": [ |
| | | "x64" |
| | | ], |
| | | "license": "LGPL-3.0-or-later", |
| | | "optional": true, |
| | | "os": [ |
| | | "darwin" |
| | | ], |
| | | "funding": { |
| | | "url": "https://opencollective.com/libvips" |
| | | } |
| | | }, |
| | | "node_modules/@img/sharp-libvips-linux-arm": { |
| | | "version": "1.0.5", |
| | | "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.0.5.tgz", |
| | | "integrity": "sha512-gvcC4ACAOPRNATg/ov8/MnbxFDJqf/pDePbBnuBDcjsI8PssmjoKMAz4LtLaVi+OnSb5FK/yIOamqDwGmXW32g==", |
| | | "cpu": [ |
| | | "arm" |
| | | ], |
| | | "license": "LGPL-3.0-or-later", |
| | | "optional": true, |
| | | "os": [ |
| | | "linux" |
| | | ], |
| | | "funding": { |
| | | "url": "https://opencollective.com/libvips" |
| | | } |
| | | }, |
| | | "node_modules/@img/sharp-libvips-linux-arm64": { |
| | | "version": "1.0.4", |
| | | "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.0.4.tgz", |
| | | "integrity": "sha512-9B+taZ8DlyyqzZQnoeIvDVR/2F4EbMepXMc/NdVbkzsJbzkUjhXv/70GQJ7tdLA4YJgNP25zukcxpX2/SueNrA==", |
| | | "cpu": [ |
| | | "arm64" |
| | | ], |
| | | "license": "LGPL-3.0-or-later", |
| | | "optional": true, |
| | | "os": [ |
| | | "linux" |
| | | ], |
| | | "funding": { |
| | | "url": "https://opencollective.com/libvips" |
| | | } |
| | | }, |
| | | "node_modules/@img/sharp-libvips-linux-s390x": { |
| | | "version": "1.0.4", |
| | | "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.0.4.tgz", |
| | | "integrity": "sha512-u7Wz6ntiSSgGSGcjZ55im6uvTrOxSIS8/dgoVMoiGE9I6JAfU50yH5BoDlYA1tcuGS7g/QNtetJnxA6QEsCVTA==", |
| | | "cpu": [ |
| | | "s390x" |
| | | ], |
| | | "license": "LGPL-3.0-or-later", |
| | | "optional": true, |
| | | "os": [ |
| | | "linux" |
| | | ], |
| | | "funding": { |
| | | "url": "https://opencollective.com/libvips" |
| | | } |
| | | }, |
| | | "node_modules/@img/sharp-libvips-linux-x64": { |
| | | "version": "1.0.4", |
| | | "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.0.4.tgz", |
| | | "integrity": "sha512-MmWmQ3iPFZr0Iev+BAgVMb3ZyC4KeFc3jFxnNbEPas60e1cIfevbtuyf9nDGIzOaW9PdnDciJm+wFFaTlj5xYw==", |
| | | "cpu": [ |
| | | "x64" |
| | | ], |
| | | "license": "LGPL-3.0-or-later", |
| | | "optional": true, |
| | | "os": [ |
| | | "linux" |
| | | ], |
| | | "funding": { |
| | | "url": "https://opencollective.com/libvips" |
| | | } |
| | | }, |
| | | "node_modules/@img/sharp-libvips-linuxmusl-arm64": { |
| | | "version": "1.0.4", |
| | | "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.0.4.tgz", |
| | | "integrity": "sha512-9Ti+BbTYDcsbp4wfYib8Ctm1ilkugkA/uscUn6UXK1ldpC1JjiXbLfFZtRlBhjPZ5o1NCLiDbg8fhUPKStHoTA==", |
| | | "cpu": [ |
| | | "arm64" |
| | | ], |
| | | "license": "LGPL-3.0-or-later", |
| | | "optional": true, |
| | | "os": [ |
| | | "linux" |
| | | ], |
| | | "funding": { |
| | | "url": "https://opencollective.com/libvips" |
| | | } |
| | | }, |
| | | "node_modules/@img/sharp-libvips-linuxmusl-x64": { |
| | | "version": "1.0.4", |
| | | "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.0.4.tgz", |
| | | "integrity": "sha512-viYN1KX9m+/hGkJtvYYp+CCLgnJXwiQB39damAO7WMdKWlIhmYTfHjwSbQeUK/20vY154mwezd9HflVFM1wVSw==", |
| | | "cpu": [ |
| | | "x64" |
| | | ], |
| | | "license": "LGPL-3.0-or-later", |
| | | "optional": true, |
| | | "os": [ |
| | | "linux" |
| | | ], |
| | | "funding": { |
| | | "url": "https://opencollective.com/libvips" |
| | | } |
| | | }, |
| | | "node_modules/@img/sharp-linux-arm": { |
| | | "version": "0.33.5", |
| | | "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.33.5.tgz", |
| | | "integrity": "sha512-JTS1eldqZbJxjvKaAkxhZmBqPRGmxgu+qFKSInv8moZ2AmT5Yib3EQ1c6gp493HvrvV8QgdOXdyaIBrhvFhBMQ==", |
| | | "cpu": [ |
| | | "arm" |
| | | ], |
| | | "license": "Apache-2.0", |
| | | "optional": true, |
| | | "os": [ |
| | | "linux" |
| | | ], |
| | | "engines": { |
| | | "node": "^18.17.0 || ^20.3.0 || >=21.0.0" |
| | | }, |
| | | "funding": { |
| | | "url": "https://opencollective.com/libvips" |
| | | }, |
| | | "optionalDependencies": { |
| | | "@img/sharp-libvips-linux-arm": "1.0.5" |
| | | } |
| | | }, |
| | | "node_modules/@img/sharp-linux-arm64": { |
| | | "version": "0.33.5", |
| | | "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.33.5.tgz", |
| | | "integrity": "sha512-JMVv+AMRyGOHtO1RFBiJy/MBsgz0x4AWrT6QoEVVTyh1E39TrCUpTRI7mx9VksGX4awWASxqCYLCV4wBZHAYxA==", |
| | | "cpu": [ |
| | | "arm64" |
| | | ], |
| | | "license": "Apache-2.0", |
| | | "optional": true, |
| | | "os": [ |
| | | "linux" |
| | | ], |
| | | "engines": { |
| | | "node": "^18.17.0 || ^20.3.0 || >=21.0.0" |
| | | }, |
| | | "funding": { |
| | | "url": "https://opencollective.com/libvips" |
| | | }, |
| | | "optionalDependencies": { |
| | | "@img/sharp-libvips-linux-arm64": "1.0.4" |
| | | } |
| | | }, |
| | | "node_modules/@img/sharp-linux-s390x": { |
| | | "version": "0.33.5", |
| | | "resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.33.5.tgz", |
| | | "integrity": "sha512-y/5PCd+mP4CA/sPDKl2961b+C9d+vPAveS33s6Z3zfASk2j5upL6fXVPZi7ztePZ5CuH+1kW8JtvxgbuXHRa4Q==", |
| | | "cpu": [ |
| | | "s390x" |
| | | ], |
| | | "license": "Apache-2.0", |
| | | "optional": true, |
| | | "os": [ |
| | | "linux" |
| | | ], |
| | | "engines": { |
| | | "node": "^18.17.0 || ^20.3.0 || >=21.0.0" |
| | | }, |
| | | "funding": { |
| | | "url": "https://opencollective.com/libvips" |
| | | }, |
| | | "optionalDependencies": { |
| | | "@img/sharp-libvips-linux-s390x": "1.0.4" |
| | | } |
| | | }, |
| | | "node_modules/@img/sharp-linux-x64": { |
| | | "version": "0.33.5", |
| | | "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.33.5.tgz", |
| | | "integrity": "sha512-opC+Ok5pRNAzuvq1AG0ar+1owsu842/Ab+4qvU879ippJBHvyY5n2mxF1izXqkPYlGuP/M556uh53jRLJmzTWA==", |
| | | "cpu": [ |
| | | "x64" |
| | | ], |
| | | "license": "Apache-2.0", |
| | | "optional": true, |
| | | "os": [ |
| | | "linux" |
| | | ], |
| | | "engines": { |
| | | "node": "^18.17.0 || ^20.3.0 || >=21.0.0" |
| | | }, |
| | | "funding": { |
| | | "url": "https://opencollective.com/libvips" |
| | | }, |
| | | "optionalDependencies": { |
| | | "@img/sharp-libvips-linux-x64": "1.0.4" |
| | | } |
| | | }, |
| | | "node_modules/@img/sharp-linuxmusl-arm64": { |
| | | "version": "0.33.5", |
| | | "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.33.5.tgz", |
| | | "integrity": "sha512-XrHMZwGQGvJg2V/oRSUfSAfjfPxO+4DkiRh6p2AFjLQztWUuY/o8Mq0eMQVIY7HJ1CDQUJlxGGZRw1a5bqmd1g==", |
| | | "cpu": [ |
| | | "arm64" |
| | | ], |
| | | "license": "Apache-2.0", |
| | | "optional": true, |
| | | "os": [ |
| | | "linux" |
| | | ], |
| | | "engines": { |
| | | "node": "^18.17.0 || ^20.3.0 || >=21.0.0" |
| | | }, |
| | | "funding": { |
| | | "url": "https://opencollective.com/libvips" |
| | | }, |
| | | "optionalDependencies": { |
| | | "@img/sharp-libvips-linuxmusl-arm64": "1.0.4" |
| | | } |
| | | }, |
| | | "node_modules/@img/sharp-linuxmusl-x64": { |
| | | "version": "0.33.5", |
| | | "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.33.5.tgz", |
| | | "integrity": "sha512-WT+d/cgqKkkKySYmqoZ8y3pxx7lx9vVejxW/W4DOFMYVSkErR+w7mf2u8m/y4+xHe7yY9DAXQMWQhpnMuFfScw==", |
| | | "cpu": [ |
| | | "x64" |
| | | ], |
| | | "license": "Apache-2.0", |
| | | "optional": true, |
| | | "os": [ |
| | | "linux" |
| | | ], |
| | | "engines": { |
| | | "node": "^18.17.0 || ^20.3.0 || >=21.0.0" |
| | | }, |
| | | "funding": { |
| | | "url": "https://opencollective.com/libvips" |
| | | }, |
| | | "optionalDependencies": { |
| | | "@img/sharp-libvips-linuxmusl-x64": "1.0.4" |
| | | } |
| | | }, |
| | | "node_modules/@img/sharp-wasm32": { |
| | | "version": "0.33.5", |
| | | "resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.33.5.tgz", |
| | | "integrity": "sha512-ykUW4LVGaMcU9lu9thv85CbRMAwfeadCJHRsg2GmeRa/cJxsVY9Rbd57JcMxBkKHag5U/x7TSBpScF4U8ElVzg==", |
| | | "cpu": [ |
| | | "wasm32" |
| | | ], |
| | | "license": "Apache-2.0 AND LGPL-3.0-or-later AND MIT", |
| | | "optional": true, |
| | | "dependencies": { |
| | | "@emnapi/runtime": "^1.2.0" |
| | | }, |
| | | "engines": { |
| | | "node": "^18.17.0 || ^20.3.0 || >=21.0.0" |
| | | }, |
| | | "funding": { |
| | | "url": "https://opencollective.com/libvips" |
| | | } |
| | | }, |
| | | "node_modules/@img/sharp-win32-ia32": { |
| | | "version": "0.33.5", |
| | | "resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.33.5.tgz", |
| | | "integrity": "sha512-T36PblLaTwuVJ/zw/LaH0PdZkRz5rd3SmMHX8GSmR7vtNSP5Z6bQkExdSK7xGWyxLw4sUknBuugTelgw2faBbQ==", |
| | | "cpu": [ |
| | | "ia32" |
| | | ], |
| | | "license": "Apache-2.0 AND LGPL-3.0-or-later", |
| | | "optional": true, |
| | | "os": [ |
| | | "win32" |
| | | ], |
| | | "engines": { |
| | | "node": "^18.17.0 || ^20.3.0 || >=21.0.0" |
| | | }, |
| | | "funding": { |
| | | "url": "https://opencollective.com/libvips" |
| | | } |
| | | }, |
| | | "node_modules/@img/sharp-win32-x64": { |
| | | "version": "0.33.5", |
| | | "resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.33.5.tgz", |
| | | "integrity": "sha512-MpY/o8/8kj+EcnxwvrP4aTJSWw/aZ7JIGR4aBeZkZw5B7/Jn+tY9/VNwtcoGmdT7GfggGIU4kygOMSbYnOrAbg==", |
| | | "cpu": [ |
| | | "x64" |
| | | ], |
| | | "license": "Apache-2.0 AND LGPL-3.0-or-later", |
| | | "optional": true, |
| | | "os": [ |
| | | "win32" |
| | | ], |
| | | "engines": { |
| | | "node": "^18.17.0 || ^20.3.0 || >=21.0.0" |
| | | }, |
| | | "funding": { |
| | | "url": "https://opencollective.com/libvips" |
| | | } |
| | | }, |
| | | "node_modules/@isaacs/cliui": { |
| | | "version": "8.0.2", |
| | | "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", |
| | |
| | | "langium": "3.0.0" |
| | | } |
| | | }, |
| | | "node_modules/@myriaddreamin/rehype-typst": { |
| | | "version": "0.5.0-rc9", |
| | | "resolved": "https://registry.npmjs.org/@myriaddreamin/rehype-typst/-/rehype-typst-0.5.0-rc9.tgz", |
| | | "integrity": "sha512-6YZ7KkoWch/5bOBUHAbHX3lpYV0KfS7Cwa6/AdU70YoQCLxU2nut9D+vNMH0iWujFU8545nMngh2D0vZRKOofA==", |
| | | "dependencies": { |
| | | "@myriaddreamin/typst-ts-node-compiler": "^0.5.0-rc9", |
| | | "@types/hast": "^3.0.0", |
| | | "@types/katex": "^0.16.0", |
| | | "hast-util-from-html-isomorphic": "^2.0.0", |
| | | "hast-util-to-text": "^4.0.0", |
| | | "https-proxy-agent": "^7.0.2", |
| | | "unist-util-visit-parents": "^6.0.0", |
| | | "vfile": "^6.0.0" |
| | | } |
| | | }, |
| | | "node_modules/@myriaddreamin/typst-ts-node-compiler": { |
| | | "version": "0.5.1", |
| | | "resolved": "https://registry.npmjs.org/@myriaddreamin/typst-ts-node-compiler/-/typst-ts-node-compiler-0.5.1.tgz", |
| | | "integrity": "sha512-VR/0U7GHPeynFYEtBFo2NOrG8wxMYd2KYeTOALBKu+Bvt8xSjcrdrAOI/c1QYWP1ZwLzrngHGj+4zMBBxVw5hw==", |
| | | "engines": { |
| | | "node": ">= 10" |
| | | }, |
| | | "optionalDependencies": { |
| | | "@myriaddreamin/typst-ts-node-compiler-android-arm-eabi": "0.5.1", |
| | | "@myriaddreamin/typst-ts-node-compiler-android-arm64": "0.5.1", |
| | | "@myriaddreamin/typst-ts-node-compiler-darwin-arm64": "0.5.1", |
| | | "@myriaddreamin/typst-ts-node-compiler-darwin-x64": "0.5.1", |
| | | "@myriaddreamin/typst-ts-node-compiler-linux-arm-gnueabihf": "0.5.1", |
| | | "@myriaddreamin/typst-ts-node-compiler-linux-arm64-gnu": "0.5.1", |
| | | "@myriaddreamin/typst-ts-node-compiler-linux-arm64-musl": "0.5.1", |
| | | "@myriaddreamin/typst-ts-node-compiler-linux-x64-gnu": "0.5.1", |
| | | "@myriaddreamin/typst-ts-node-compiler-linux-x64-musl": "0.5.1", |
| | | "@myriaddreamin/typst-ts-node-compiler-win32-arm64-msvc": "0.5.1", |
| | | "@myriaddreamin/typst-ts-node-compiler-win32-x64-msvc": "0.5.1" |
| | | } |
| | | }, |
| | | "node_modules/@myriaddreamin/typst-ts-node-compiler-android-arm-eabi": { |
| | | "version": "0.5.1", |
| | | "resolved": "https://registry.npmjs.org/@myriaddreamin/typst-ts-node-compiler-android-arm-eabi/-/typst-ts-node-compiler-android-arm-eabi-0.5.1.tgz", |
| | | "integrity": "sha512-lKGEuFshXocY5c6S/gTGtih1j3Re5Ll3yKglsGIi0NRwgkWf1Br+NAsokFwp6FB8v3IxatxGZU6nhderhGDDpA==", |
| | | "cpu": [ |
| | | "arm" |
| | | ], |
| | | "optional": true, |
| | | "os": [ |
| | | "android" |
| | | ], |
| | | "engines": { |
| | | "node": ">= 10" |
| | | } |
| | | }, |
| | | "node_modules/@myriaddreamin/typst-ts-node-compiler-android-arm64": { |
| | | "version": "0.5.1", |
| | | "resolved": "https://registry.npmjs.org/@myriaddreamin/typst-ts-node-compiler-android-arm64/-/typst-ts-node-compiler-android-arm64-0.5.1.tgz", |
| | | "integrity": "sha512-PuvsutqJNM/dWNd0O3jX03wGZqlLd15lxfrH2JSLApKED3HzOp4k/bG6NrMxzQsMfPT+OVLEQCmwotGxqVrFJg==", |
| | | "cpu": [ |
| | | "arm64" |
| | | ], |
| | | "optional": true, |
| | | "os": [ |
| | | "android" |
| | | ], |
| | | "engines": { |
| | | "node": ">= 10" |
| | | } |
| | | }, |
| | | "node_modules/@myriaddreamin/typst-ts-node-compiler-darwin-arm64": { |
| | | "version": "0.5.1", |
| | | "resolved": "https://registry.npmjs.org/@myriaddreamin/typst-ts-node-compiler-darwin-arm64/-/typst-ts-node-compiler-darwin-arm64-0.5.1.tgz", |
| | | "integrity": "sha512-6zHTIEXcM73dQWzeLJ3ojGk7prf9TYvcfxyCkCX5He3BdPx0lRFLCccXzvkdnTf/bpXLKXd+OKd7re/waf3Klg==", |
| | | "cpu": [ |
| | | "arm64" |
| | | ], |
| | | "optional": true, |
| | | "os": [ |
| | | "darwin" |
| | | ], |
| | | "engines": { |
| | | "node": ">= 10" |
| | | } |
| | | }, |
| | | "node_modules/@myriaddreamin/typst-ts-node-compiler-darwin-x64": { |
| | | "version": "0.5.1", |
| | | "resolved": "https://registry.npmjs.org/@myriaddreamin/typst-ts-node-compiler-darwin-x64/-/typst-ts-node-compiler-darwin-x64-0.5.1.tgz", |
| | | "integrity": "sha512-c2LmL9Dc74Y4DdCNDq+fDckTzYSpozNrjbfPn3hwwK/CbiP+/3iVD5vGKRAvwoWSOLveCdI0PlnO3XeGA+xdqQ==", |
| | | "cpu": [ |
| | | "x64" |
| | | ], |
| | | "optional": true, |
| | | "os": [ |
| | | "darwin" |
| | | ], |
| | | "engines": { |
| | | "node": ">= 10" |
| | | } |
| | | }, |
| | | "node_modules/@myriaddreamin/typst-ts-node-compiler-linux-arm-gnueabihf": { |
| | | "version": "0.5.1", |
| | | "resolved": "https://registry.npmjs.org/@myriaddreamin/typst-ts-node-compiler-linux-arm-gnueabihf/-/typst-ts-node-compiler-linux-arm-gnueabihf-0.5.1.tgz", |
| | | "integrity": "sha512-xBX0H66MUbpTekqa1WGDZRWQaXb9i6VqXgfjFk5ZUG8dyU2VZsmi5s7ibdburCWdOhu6LTl2B5OoaPL5YArdew==", |
| | | "cpu": [ |
| | | "arm" |
| | | ], |
| | | "optional": true, |
| | | "os": [ |
| | | "linux" |
| | | ], |
| | | "engines": { |
| | | "node": ">= 10" |
| | | } |
| | | }, |
| | | "node_modules/@myriaddreamin/typst-ts-node-compiler-linux-arm64-gnu": { |
| | | "version": "0.5.1", |
| | | "resolved": "https://registry.npmjs.org/@myriaddreamin/typst-ts-node-compiler-linux-arm64-gnu/-/typst-ts-node-compiler-linux-arm64-gnu-0.5.1.tgz", |
| | | "integrity": "sha512-LYSOj99sQoBdmZKiPq+/Ap4HjNZC5W1wyO3FknmaIUASdtAMYp6VqLMl1uS+YjvdZ5roao51encu11XrfYPNew==", |
| | | "cpu": [ |
| | | "arm64" |
| | | ], |
| | | "optional": true, |
| | | "os": [ |
| | | "linux" |
| | | ], |
| | | "engines": { |
| | | "node": ">= 10" |
| | | } |
| | | }, |
| | | "node_modules/@myriaddreamin/typst-ts-node-compiler-linux-arm64-musl": { |
| | | "version": "0.5.1", |
| | | "resolved": "https://registry.npmjs.org/@myriaddreamin/typst-ts-node-compiler-linux-arm64-musl/-/typst-ts-node-compiler-linux-arm64-musl-0.5.1.tgz", |
| | | "integrity": "sha512-PFeTuei5EwKTA85kqTIt066Uc7ojGxQErRbPYJhPraRaPXXfO7FXQAmpsPdXNiSeWiC87IwPDrd4RIp7XcjlsA==", |
| | | "cpu": [ |
| | | "arm64" |
| | | ], |
| | | "optional": true, |
| | | "os": [ |
| | | "linux" |
| | | ], |
| | | "engines": { |
| | | "node": ">= 10" |
| | | } |
| | | }, |
| | | "node_modules/@myriaddreamin/typst-ts-node-compiler-linux-x64-gnu": { |
| | | "version": "0.5.1", |
| | | "resolved": "https://registry.npmjs.org/@myriaddreamin/typst-ts-node-compiler-linux-x64-gnu/-/typst-ts-node-compiler-linux-x64-gnu-0.5.1.tgz", |
| | | "integrity": "sha512-zz1XeL0hPvGOpbcgTXVKguFWALoLZ1cM8rhkE9X0+ZJWpeObjq9AirRR9vG7YYW43FthTNZ6EjYcFlAODoegbA==", |
| | | "cpu": [ |
| | | "x64" |
| | | ], |
| | | "optional": true, |
| | | "os": [ |
| | | "linux" |
| | | ], |
| | | "engines": { |
| | | "node": ">= 10" |
| | | } |
| | | }, |
| | | "node_modules/@myriaddreamin/typst-ts-node-compiler-linux-x64-musl": { |
| | | "version": "0.5.1", |
| | | "resolved": "https://registry.npmjs.org/@myriaddreamin/typst-ts-node-compiler-linux-x64-musl/-/typst-ts-node-compiler-linux-x64-musl-0.5.1.tgz", |
| | | "integrity": "sha512-5ox7W+9z0xgQNkDGwRIUqNL4jSdigKVcVv3iePs8Qlh8FeKTqDgNye48vvUJo/VYWk0rkz2HjW+zxfWZfIOptw==", |
| | | "cpu": [ |
| | | "x64" |
| | | ], |
| | | "optional": true, |
| | | "os": [ |
| | | "linux" |
| | | ], |
| | | "engines": { |
| | | "node": ">= 10" |
| | | } |
| | | }, |
| | | "node_modules/@myriaddreamin/typst-ts-node-compiler-win32-arm64-msvc": { |
| | | "version": "0.5.1", |
| | | "resolved": "https://registry.npmjs.org/@myriaddreamin/typst-ts-node-compiler-win32-arm64-msvc/-/typst-ts-node-compiler-win32-arm64-msvc-0.5.1.tgz", |
| | | "integrity": "sha512-j/W25eaSYJtNyMIRSKFwlpTcwxnwcfABWMq542gVUNwVCrJhjfto1iQ6OToG/qBpD02CJEUydetT1C2H7GFtpA==", |
| | | "cpu": [ |
| | | "arm64" |
| | | ], |
| | | "optional": true, |
| | | "os": [ |
| | | "win32" |
| | | ], |
| | | "engines": { |
| | | "node": ">= 10" |
| | | } |
| | | }, |
| | | "node_modules/@myriaddreamin/typst-ts-node-compiler-win32-x64-msvc": { |
| | | "version": "0.5.1", |
| | | "resolved": "https://registry.npmjs.org/@myriaddreamin/typst-ts-node-compiler-win32-x64-msvc/-/typst-ts-node-compiler-win32-x64-msvc-0.5.1.tgz", |
| | | "integrity": "sha512-z1DvhykbCAkJPLZw7WKFMHvnb0vT7dBaQpfa7kLvjSkX44wVP45k3T4jegP4+RAWtmzMBN5bSpjYCiMawPLBXQ==", |
| | | "cpu": [ |
| | | "x64" |
| | | ], |
| | | "optional": true, |
| | | "os": [ |
| | | "win32" |
| | | ], |
| | | "engines": { |
| | | "node": ">= 10" |
| | | } |
| | | }, |
| | | "node_modules/@napi-rs/simple-git": { |
| | | "version": "0.1.19", |
| | | "resolved": "https://registry.npmjs.org/@napi-rs/simple-git/-/simple-git-0.1.19.tgz", |
| | |
| | | } |
| | | }, |
| | | "node_modules/@shikijs/core": { |
| | | "version": "1.22.2", |
| | | "resolved": "https://registry.npmjs.org/@shikijs/core/-/core-1.22.2.tgz", |
| | | "integrity": "sha512-bvIQcd8BEeR1yFvOYv6HDiyta2FFVePbzeowf5pPS1avczrPK+cjmaxxh0nx5QzbON7+Sv0sQfQVciO7bN72sg==", |
| | | "version": "1.24.2", |
| | | "resolved": "https://registry.npmjs.org/@shikijs/core/-/core-1.24.2.tgz", |
| | | "integrity": "sha512-BpbNUSKIwbKrRRA+BQj0BEWSw+8kOPKDJevWeSE/xIqGX7K0xrCZQ9kK0nnEQyrzsUoka1l81ZtJ2mGaCA32HQ==", |
| | | "dependencies": { |
| | | "@shikijs/engine-javascript": "1.22.2", |
| | | "@shikijs/engine-oniguruma": "1.22.2", |
| | | "@shikijs/types": "1.22.2", |
| | | "@shikijs/engine-javascript": "1.24.2", |
| | | "@shikijs/engine-oniguruma": "1.24.2", |
| | | "@shikijs/types": "1.24.2", |
| | | "@shikijs/vscode-textmate": "^9.3.0", |
| | | "@types/hast": "^3.0.4", |
| | | "hast-util-to-html": "^9.0.3" |
| | | } |
| | | }, |
| | | "node_modules/@shikijs/engine-javascript": { |
| | | "version": "1.22.2", |
| | | "resolved": "https://registry.npmjs.org/@shikijs/engine-javascript/-/engine-javascript-1.22.2.tgz", |
| | | "integrity": "sha512-iOvql09ql6m+3d1vtvP8fLCVCK7BQD1pJFmHIECsujB0V32BJ0Ab6hxk1ewVSMFA58FI0pR2Had9BKZdyQrxTw==", |
| | | "version": "1.24.2", |
| | | "resolved": "https://registry.npmjs.org/@shikijs/engine-javascript/-/engine-javascript-1.24.2.tgz", |
| | | "integrity": "sha512-EqsmYBJdLEwEiO4H+oExz34a5GhhnVp+jH9Q/XjPjmBPc6TE/x4/gD0X3i0EbkKKNqXYHHJTJUpOLRQNkEzS9Q==", |
| | | "dependencies": { |
| | | "@shikijs/types": "1.22.2", |
| | | "@shikijs/types": "1.24.2", |
| | | "@shikijs/vscode-textmate": "^9.3.0", |
| | | "oniguruma-to-js": "0.4.3" |
| | | "oniguruma-to-es": "0.7.0" |
| | | } |
| | | }, |
| | | "node_modules/@shikijs/engine-oniguruma": { |
| | | "version": "1.22.2", |
| | | "resolved": "https://registry.npmjs.org/@shikijs/engine-oniguruma/-/engine-oniguruma-1.22.2.tgz", |
| | | "integrity": "sha512-GIZPAGzQOy56mGvWMoZRPggn0dTlBf1gutV5TdceLCZlFNqWmuc7u+CzD0Gd9vQUTgLbrt0KLzz6FNprqYAxlA==", |
| | | "version": "1.24.2", |
| | | "resolved": "https://registry.npmjs.org/@shikijs/engine-oniguruma/-/engine-oniguruma-1.24.2.tgz", |
| | | "integrity": "sha512-ZN6k//aDNWRJs1uKB12pturKHh7GejKugowOFGAuG7TxDRLod1Bd5JhpOikOiFqPmKjKEPtEA6mRCf7q3ulDyQ==", |
| | | "dependencies": { |
| | | "@shikijs/types": "1.22.2", |
| | | "@shikijs/types": "1.24.2", |
| | | "@shikijs/vscode-textmate": "^9.3.0" |
| | | } |
| | | }, |
| | | "node_modules/@shikijs/types": { |
| | | "version": "1.22.2", |
| | | "resolved": "https://registry.npmjs.org/@shikijs/types/-/types-1.22.2.tgz", |
| | | "integrity": "sha512-NCWDa6LGZqTuzjsGfXOBWfjS/fDIbDdmVDug+7ykVe1IKT4c1gakrvlfFYp5NhAXH/lyqLM8wsAPo5wNy73Feg==", |
| | | "version": "1.24.2", |
| | | "resolved": "https://registry.npmjs.org/@shikijs/types/-/types-1.24.2.tgz", |
| | | "integrity": "sha512-bdeWZiDtajGLG9BudI0AHet0b6e7FbR0EsE4jpGaI0YwHm/XJunI9+3uZnzFtX65gsyJ6ngCIWUfA4NWRPnBkQ==", |
| | | "dependencies": { |
| | | "@shikijs/vscode-textmate": "^9.3.0", |
| | | "@types/hast": "^3.0.4" |
| | | } |
| | | }, |
| | | "node_modules/@shikijs/vscode-textmate": { |
| | | "version": "9.3.0", |
| | | "resolved": "https://registry.npmjs.org/@shikijs/vscode-textmate/-/vscode-textmate-9.3.0.tgz", |
| | | "integrity": "sha512-jn7/7ky30idSkd/O5yDBfAnVt+JJpepofP/POZ1iMOxK59cOfqIgg/Dj0eFsjOTMw+4ycJN0uhZH/Eb0bs/EUA==" |
| | | "version": "9.3.1", |
| | | "resolved": "https://registry.npmjs.org/@shikijs/vscode-textmate/-/vscode-textmate-9.3.1.tgz", |
| | | "integrity": "sha512-79QfK1393x9Ho60QFyLti+QfdJzRQCVLFb97kOIV7Eo9vQU/roINgk7m24uv0a7AUvN//RDH36FLjjK48v0s9g==" |
| | | }, |
| | | "node_modules/@shuding/opentype.js": { |
| | | "version": "1.4.0-beta.0", |
| | | "resolved": "https://registry.npmjs.org/@shuding/opentype.js/-/opentype.js-1.4.0-beta.0.tgz", |
| | | "integrity": "sha512-3NgmNyH3l/Hv6EvsWJbsvpcpUba6R8IREQ83nH83cyakCw7uM1arZKNfHwv1Wz6jgqrF/j4x5ELvR6PnK9nTcA==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "fflate": "^0.7.3", |
| | | "string.prototype.codepointat": "^0.2.1" |
| | | }, |
| | | "bin": { |
| | | "ot": "bin/ot" |
| | | }, |
| | | "engines": { |
| | | "node": ">= 8.0.0" |
| | | } |
| | | }, |
| | | "node_modules/@sindresorhus/merge-streams": { |
| | | "version": "2.3.0", |
| | |
| | | "@types/ms": "*" |
| | | } |
| | | }, |
| | | "node_modules/@types/dompurify": { |
| | | "version": "3.0.5", |
| | | "resolved": "https://registry.npmjs.org/@types/dompurify/-/dompurify-3.0.5.tgz", |
| | | "integrity": "sha512-1Wg0g3BtQF7sSb27fJQAKck1HECM6zV1EB66j8JH9i3LCjYabJa0FSdiSgsD5K/RbrsR0SiraKacLB+T8ZVYAg==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "@types/trusted-types": "*" |
| | | } |
| | | }, |
| | | "node_modules/@types/earcut": { |
| | | "version": "2.1.4", |
| | | "resolved": "https://registry.npmjs.org/@types/earcut/-/earcut-2.1.4.tgz", |
| | |
| | | } |
| | | }, |
| | | "node_modules/@types/node": { |
| | | "version": "22.9.0", |
| | | "resolved": "https://registry.npmjs.org/@types/node/-/node-22.9.0.tgz", |
| | | "integrity": "sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ==", |
| | | "version": "22.10.2", |
| | | "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.2.tgz", |
| | | "integrity": "sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ==", |
| | | "dev": true, |
| | | "dependencies": { |
| | | "undici-types": "~6.19.8" |
| | | "undici-types": "~6.20.0" |
| | | } |
| | | }, |
| | | "node_modules/@types/pretty-time": { |
| | |
| | | "version": "2.0.7", |
| | | "resolved": "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.7.tgz", |
| | | "integrity": "sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==", |
| | | "license": "MIT" |
| | | "optional": true |
| | | }, |
| | | "node_modules/@types/unist": { |
| | | "version": "2.0.6", |
| | |
| | | "node": ">= 0.8" |
| | | } |
| | | }, |
| | | "node_modules/camelize": { |
| | | "version": "1.0.1", |
| | | "resolved": "https://registry.npmjs.org/camelize/-/camelize-1.0.1.tgz", |
| | | "integrity": "sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ==", |
| | | "license": "MIT", |
| | | "funding": { |
| | | "url": "https://github.com/sponsors/ljharb" |
| | | } |
| | | }, |
| | | "node_modules/ccount": { |
| | | "version": "2.0.1", |
| | | "resolved": "https://registry.npmjs.org/ccount/-/ccount-2.0.1.tgz", |
| | |
| | | } |
| | | }, |
| | | "node_modules/chokidar": { |
| | | "version": "4.0.1", |
| | | "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.1.tgz", |
| | | "integrity": "sha512-n8enUVCED/KVRQlab1hr3MVpcVMvxtZjmEa956u+4YijlmQED223XMSYj2tLuKvr4jcCTzNNMpQDUer72MMmzA==", |
| | | "version": "4.0.2", |
| | | "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.2.tgz", |
| | | "integrity": "sha512-/b57FK+bblSU+dfewfFe0rT1YjVDfOmeLQwCAuC+vwvgLkXboATqqmy+Ipux6JrF6L5joe5CBnFOw+gLWH6yKg==", |
| | | "dependencies": { |
| | | "readdirp": "^4.0.1" |
| | | }, |
| | |
| | | "url": "https://github.com/chalk/wrap-ansi?sponsor=1" |
| | | } |
| | | }, |
| | | "node_modules/color": { |
| | | "version": "4.2.3", |
| | | "resolved": "https://registry.npmjs.org/color/-/color-4.2.3.tgz", |
| | | "integrity": "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "color-convert": "^2.0.1", |
| | | "color-string": "^1.9.0" |
| | | }, |
| | | "engines": { |
| | | "node": ">=12.5.0" |
| | | } |
| | | }, |
| | | "node_modules/color-convert": { |
| | | "version": "2.0.1", |
| | | "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", |
| | |
| | | "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", |
| | | "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" |
| | | }, |
| | | "node_modules/color-string": { |
| | | "version": "1.9.1", |
| | | "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.9.1.tgz", |
| | | "integrity": "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "color-name": "^1.0.0", |
| | | "simple-swizzle": "^0.2.2" |
| | | } |
| | | }, |
| | | "node_modules/colorjs.io": { |
| | | "version": "0.5.2", |
| | | "resolved": "https://registry.npmjs.org/colorjs.io/-/colorjs.io-0.5.2.tgz", |
| | |
| | | "node": ">= 8" |
| | | } |
| | | }, |
| | | "node_modules/css-background-parser": { |
| | | "version": "0.1.0", |
| | | "resolved": "https://registry.npmjs.org/css-background-parser/-/css-background-parser-0.1.0.tgz", |
| | | "integrity": "sha512-2EZLisiZQ+7m4wwur/qiYJRniHX4K5Tc9w93MT3AS0WS1u5kaZ4FKXlOTBhOjc+CgEgPiGY+fX1yWD8UwpEqUA==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/css-box-shadow": { |
| | | "version": "1.0.0-3", |
| | | "resolved": "https://registry.npmjs.org/css-box-shadow/-/css-box-shadow-1.0.0-3.tgz", |
| | | "integrity": "sha512-9jaqR6e7Ohds+aWwmhe6wILJ99xYQbfmK9QQB9CcMjDbTxPZjwEmUQpU91OG05Xgm8BahT5fW+svbsQGjS/zPg==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/css-color-keywords": { |
| | | "version": "1.0.0", |
| | | "resolved": "https://registry.npmjs.org/css-color-keywords/-/css-color-keywords-1.0.0.tgz", |
| | | "integrity": "sha512-FyyrDHZKEjXDpNJYvVsV960FiqQyXc/LlYmsxl2BcdMb2WPx0OGRVgTg55rPSyLSNMqP52R9r8geSp7apN3Ofg==", |
| | | "license": "ISC", |
| | | "engines": { |
| | | "node": ">=4" |
| | | } |
| | | }, |
| | | "node_modules/css-gradient-parser": { |
| | | "version": "0.0.16", |
| | | "resolved": "https://registry.npmjs.org/css-gradient-parser/-/css-gradient-parser-0.0.16.tgz", |
| | | "integrity": "sha512-3O5QdqgFRUbXvK1x5INf1YkBz1UKSWqrd63vWsum8MNHDBYD5urm3QtxZbKU259OrEXNM26lP/MPY3d1IGkBgA==", |
| | | "engines": { |
| | | "node": ">=16" |
| | | } |
| | | }, |
| | | "node_modules/css-to-react-native": { |
| | | "version": "3.2.0", |
| | | "resolved": "https://registry.npmjs.org/css-to-react-native/-/css-to-react-native-3.2.0.tgz", |
| | | "integrity": "sha512-e8RKaLXMOFii+02mOlqwjbD00KSEKqblnpO9e++1aXS1fPQOpS1YoqdVHBqPjHNoxeF2mimzVqawm2KCbEdtHQ==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "camelize": "^1.0.0", |
| | | "css-color-keywords": "^1.0.0", |
| | | "postcss-value-parser": "^4.0.2" |
| | | } |
| | | }, |
| | | "node_modules/css-tree": { |
| | | "version": "2.3.1", |
| | | "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.3.1.tgz", |
| | |
| | | } |
| | | }, |
| | | "node_modules/dompurify": { |
| | | "version": "3.1.6", |
| | | "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.1.6.tgz", |
| | | "integrity": "sha512-cTOAhc36AalkjtBpfG6O8JimdTMWNXjiePT2xQH/ppBGi/4uIpmj8eKyIkMJErXWARyINV/sB38yf8JCLF5pbQ==", |
| | | "license": "(MPL-2.0 OR Apache-2.0)" |
| | | "version": "3.2.3", |
| | | "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.2.3.tgz", |
| | | "integrity": "sha512-U1U5Hzc2MO0oW3DF+G9qYN0aT7atAou4AgI0XjWz061nyBPbdxkfdhfy5uMgGn6+oLFCfn44ZGbdDqCzVmlOWA==", |
| | | "optionalDependencies": { |
| | | "@types/trusted-types": "^2.0.7" |
| | | } |
| | | }, |
| | | "node_modules/earcut": { |
| | | "version": "2.2.4", |
| | |
| | | "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", |
| | | "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==" |
| | | }, |
| | | "node_modules/emoji-regex-xs": { |
| | | "version": "1.0.0", |
| | | "resolved": "https://registry.npmjs.org/emoji-regex-xs/-/emoji-regex-xs-1.0.0.tgz", |
| | | "integrity": "sha512-LRlerrMYoIDrT6jgpeZ2YYl/L8EulRTt5hQcYjy5AInh7HWXKimpqx68aknBFpGL2+/IcogTcaydJEgaTmOpDg==" |
| | | }, |
| | | "node_modules/entities": { |
| | | "version": "4.5.0", |
| | | "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz", |
| | |
| | | "node": ">=6" |
| | | } |
| | | }, |
| | | "node_modules/escape-html": { |
| | | "version": "1.0.3", |
| | | "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz", |
| | | "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/escape-string-regexp": { |
| | | "version": "5.0.0", |
| | | "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz", |
| | |
| | | "webidl-conversions": "^3.0.0" |
| | | } |
| | | }, |
| | | "node_modules/fflate": { |
| | | "version": "0.7.4", |
| | | "resolved": "https://registry.npmjs.org/fflate/-/fflate-0.7.4.tgz", |
| | | "integrity": "sha512-5u2V/CDW15QM1XbbgS+0DfPxVB+jUKhWEKuuFuHncbk3tEEqzmoXL+2KyOFuKGqOnmdIy0/davWF1CkuwtibCw==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/fill-range": { |
| | | "version": "7.0.1", |
| | | "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz", |
| | |
| | | "integrity": "sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==" |
| | | }, |
| | | "node_modules/hast-util-to-html": { |
| | | "version": "9.0.3", |
| | | "resolved": "https://registry.npmjs.org/hast-util-to-html/-/hast-util-to-html-9.0.3.tgz", |
| | | "integrity": "sha512-M17uBDzMJ9RPCqLMO92gNNUDuBSq10a25SDBI08iCCxmorf4Yy6sYHK57n9WAbRAAaU+DuR4W6GN9K4DFZesYg==", |
| | | "version": "9.0.4", |
| | | "resolved": "https://registry.npmjs.org/hast-util-to-html/-/hast-util-to-html-9.0.4.tgz", |
| | | "integrity": "sha512-wxQzXtdbhiwGAUKrnQJXlOPmHnEehzphwkK7aluUPQ+lEc1xefC8pblMgpp2w5ldBTEfveRIrADcrhGIWrlTDA==", |
| | | "dependencies": { |
| | | "@types/hast": "^3.0.0", |
| | | "@types/unist": "^3.0.0", |
| | |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/hex-rgb": { |
| | | "version": "4.3.0", |
| | | "resolved": "https://registry.npmjs.org/hex-rgb/-/hex-rgb-4.3.0.tgz", |
| | | "integrity": "sha512-Ox1pJVrDCyGHMG9CFg1tmrRUMRPRsAWYc/PinY0XzJU4K7y7vjNoLKIQ7BR5UJMCxNN8EM1MNDmHWA/B3aZUuw==", |
| | | "license": "MIT", |
| | | "engines": { |
| | | "node": ">=6" |
| | | }, |
| | | "funding": { |
| | | "url": "https://github.com/sponsors/sindresorhus" |
| | | } |
| | | }, |
| | | "node_modules/html-encoding-sniffer": { |
| | | "version": "4.0.0", |
| | | "resolved": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-4.0.0.tgz", |
| | |
| | | "url": "https://github.com/sponsors/wooorm" |
| | | } |
| | | }, |
| | | "node_modules/is-arrayish": { |
| | | "version": "0.3.2", |
| | | "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz", |
| | | "integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/is-core-module": { |
| | | "version": "2.13.1", |
| | | "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz", |
| | |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/lightningcss": { |
| | | "version": "1.28.1", |
| | | "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.28.1.tgz", |
| | | "integrity": "sha512-KRDkHlLlNj3DWh79CDt93fPlRJh2W1AuHV0ZSZAMMuN7lqlsZTV5842idfS1urWG8q9tc17velp1gCXhY7sLnQ==", |
| | | "version": "1.28.2", |
| | | "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.28.2.tgz", |
| | | "integrity": "sha512-ePLRrbt3fgjXI5VFZOLbvkLD5ZRuxGKm+wJ3ujCqBtL3NanDHPo/5zicR5uEKAPiIjBYF99BM4K4okvMznjkVA==", |
| | | "dependencies": { |
| | | "detect-libc": "^1.0.3" |
| | | }, |
| | |
| | | "url": "https://opencollective.com/parcel" |
| | | }, |
| | | "optionalDependencies": { |
| | | "lightningcss-darwin-arm64": "1.28.1", |
| | | "lightningcss-darwin-x64": "1.28.1", |
| | | "lightningcss-freebsd-x64": "1.28.1", |
| | | "lightningcss-linux-arm-gnueabihf": "1.28.1", |
| | | "lightningcss-linux-arm64-gnu": "1.28.1", |
| | | "lightningcss-linux-arm64-musl": "1.28.1", |
| | | "lightningcss-linux-x64-gnu": "1.28.1", |
| | | "lightningcss-linux-x64-musl": "1.28.1", |
| | | "lightningcss-win32-arm64-msvc": "1.28.1", |
| | | "lightningcss-win32-x64-msvc": "1.28.1" |
| | | "lightningcss-darwin-arm64": "1.28.2", |
| | | "lightningcss-darwin-x64": "1.28.2", |
| | | "lightningcss-freebsd-x64": "1.28.2", |
| | | "lightningcss-linux-arm-gnueabihf": "1.28.2", |
| | | "lightningcss-linux-arm64-gnu": "1.28.2", |
| | | "lightningcss-linux-arm64-musl": "1.28.2", |
| | | "lightningcss-linux-x64-gnu": "1.28.2", |
| | | "lightningcss-linux-x64-musl": "1.28.2", |
| | | "lightningcss-win32-arm64-msvc": "1.28.2", |
| | | "lightningcss-win32-x64-msvc": "1.28.2" |
| | | } |
| | | }, |
| | | "node_modules/lightningcss-darwin-arm64": { |
| | | "version": "1.28.1", |
| | | "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.28.1.tgz", |
| | | "integrity": "sha512-VG3vvzM0m/rguCdm76DdobNeNJnHK+jWcdkNLFWHLh9YCotRvbRIt45JxwcHlIF8TDqWStVLTdghq5NaigVCBQ==", |
| | | "version": "1.28.2", |
| | | "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.28.2.tgz", |
| | | "integrity": "sha512-/8cPSqZiusHSS+WQz0W4NuaqFjquys1x+NsdN/XOHb+idGHJSoJ7SoQTVl3DZuAgtPZwFZgRfb/vd1oi8uX6+g==", |
| | | "cpu": [ |
| | | "arm64" |
| | | ], |
| | |
| | | } |
| | | }, |
| | | "node_modules/lightningcss-darwin-x64": { |
| | | "version": "1.28.1", |
| | | "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.28.1.tgz", |
| | | "integrity": "sha512-O7ORdislvKfMohFl4Iq7fxKqdJOuuxArcglVI3amuFO5DJ0wfV3Gxgi1JRo49slfr7OVzJQEHLG4muTWYM5cTQ==", |
| | | "version": "1.28.2", |
| | | "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.28.2.tgz", |
| | | "integrity": "sha512-R7sFrXlgKjvoEG8umpVt/yutjxOL0z8KWf0bfPT3cYMOW4470xu5qSHpFdIOpRWwl3FKNMUdbKtMUjYt0h2j4g==", |
| | | "cpu": [ |
| | | "x64" |
| | | ], |
| | |
| | | } |
| | | }, |
| | | "node_modules/lightningcss-freebsd-x64": { |
| | | "version": "1.28.1", |
| | | "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.28.1.tgz", |
| | | "integrity": "sha512-b7sF89B31kYYijxVcFO7l5u6UNA862YstNu+3YbLl/IQKzveL4a5cwR5cdpG+OOhErg/c2u9WCmzZoX2I5GBvw==", |
| | | "version": "1.28.2", |
| | | "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.28.2.tgz", |
| | | "integrity": "sha512-l2qrCT+x7crAY+lMIxtgvV10R8VurzHAoUZJaVFSlHrN8kRLTvEg9ObojIDIexqWJQvJcVVV3vfzsEynpiuvgA==", |
| | | "cpu": [ |
| | | "x64" |
| | | ], |
| | |
| | | } |
| | | }, |
| | | "node_modules/lightningcss-linux-arm-gnueabihf": { |
| | | "version": "1.28.1", |
| | | "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.28.1.tgz", |
| | | "integrity": "sha512-p61kXwvhUDLLzkWHjzSFfUBW/F0iy3jr3CWi3k8SKULtJEsJXTI9DqRm9EixxMSe2AMBQBt4auTYiQL4B1N51A==", |
| | | "version": "1.28.2", |
| | | "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.28.2.tgz", |
| | | "integrity": "sha512-DKMzpICBEKnL53X14rF7hFDu8KKALUJtcKdFUCW5YOlGSiwRSgVoRjM97wUm/E0NMPkzrTi/rxfvt7ruNK8meg==", |
| | | "cpu": [ |
| | | "arm" |
| | | ], |
| | |
| | | } |
| | | }, |
| | | "node_modules/lightningcss-linux-arm64-gnu": { |
| | | "version": "1.28.1", |
| | | "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.28.1.tgz", |
| | | "integrity": "sha512-iO+fN9hOMmzfwqcG2/BgUtMKD48H2JO/SXU44fyIwpY2veb65QF5xiRrQ9l1FwIxbGK3231KBYCtAqv+xf+NsQ==", |
| | | "version": "1.28.2", |
| | | "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.28.2.tgz", |
| | | "integrity": "sha512-nhfjYkfymWZSxdtTNMWyhFk2ImUm0X7NAgJWFwnsYPOfmtWQEapzG/DXZTfEfMjSzERNUNJoQjPAbdqgB+sjiw==", |
| | | "cpu": [ |
| | | "arm64" |
| | | ], |
| | |
| | | } |
| | | }, |
| | | "node_modules/lightningcss-linux-arm64-musl": { |
| | | "version": "1.28.1", |
| | | "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.28.1.tgz", |
| | | "integrity": "sha512-dnMHeXEmCUzHHZjaDpQBYuBKcN9nPC3nPFKl70bcj5Bkn5EmkcgEqm5p035LKOgvAwk1XwLpQCML6pXmCwz0NQ==", |
| | | "version": "1.28.2", |
| | | "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.28.2.tgz", |
| | | "integrity": "sha512-1SPG1ZTNnphWvAv8RVOymlZ8BDtAg69Hbo7n4QxARvkFVCJAt0cgjAw1Fox0WEhf4PwnyoOBaVH0Z5YNgzt4dA==", |
| | | "cpu": [ |
| | | "arm64" |
| | | ], |
| | |
| | | } |
| | | }, |
| | | "node_modules/lightningcss-linux-x64-gnu": { |
| | | "version": "1.28.1", |
| | | "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.28.1.tgz", |
| | | "integrity": "sha512-7vWDISaMUn+oo2TwRdf2hl/BLdPxvywv9JKEqNZB/0K7bXwV4XE9wN/C2sAp1gGuh6QBA8lpjF4JIPt3HNlCHA==", |
| | | "version": "1.28.2", |
| | | "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.28.2.tgz", |
| | | "integrity": "sha512-ZhQy0FcO//INWUdo/iEdbefntTdpPVQ0XJwwtdbBuMQe+uxqZoytm9M+iqR9O5noWFaxK+nbS2iR/I80Q2Ofpg==", |
| | | "cpu": [ |
| | | "x64" |
| | | ], |
| | |
| | | } |
| | | }, |
| | | "node_modules/lightningcss-linux-x64-musl": { |
| | | "version": "1.28.1", |
| | | "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.28.1.tgz", |
| | | "integrity": "sha512-IHCu9tVGP+x5BCpA2rF3D04DBokcBza/a8AuHQU+1AiMKubuMegPwcL7RatBgK4ztFHeYnnD5NdhwhRfYMAtNA==", |
| | | "version": "1.28.2", |
| | | "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.28.2.tgz", |
| | | "integrity": "sha512-alb/j1NMrgQmSFyzTbN1/pvMPM+gdDw7YBuQ5VSgcFDypN3Ah0BzC2dTZbzwzaMdUVDszX6zH5MzjfVN1oGuww==", |
| | | "cpu": [ |
| | | "x64" |
| | | ], |
| | |
| | | } |
| | | }, |
| | | "node_modules/lightningcss-win32-arm64-msvc": { |
| | | "version": "1.28.1", |
| | | "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.28.1.tgz", |
| | | "integrity": "sha512-Erm72kHmMg/3h350PTseskz+eEGBM17Fuu79WW2Qqt0BfWSF1jHHc12lkJCWMYl5jcBHPs5yZdgNHtJ7IJS3Uw==", |
| | | "version": "1.28.2", |
| | | "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.28.2.tgz", |
| | | "integrity": "sha512-WnwcjcBeAt0jGdjlgbT9ANf30pF0C/QMb1XnLnH272DQU8QXh+kmpi24R55wmWBwaTtNAETZ+m35ohyeMiNt+g==", |
| | | "cpu": [ |
| | | "arm64" |
| | | ], |
| | |
| | | } |
| | | }, |
| | | "node_modules/lightningcss-win32-x64-msvc": { |
| | | "version": "1.28.1", |
| | | "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.28.1.tgz", |
| | | "integrity": "sha512-ZPQtvx+uQBzrSdHH8p4H3M9Alue+x369TPZAA3b4K3d92FPhpZCuBG04+HQzspam9sVeID9mI6f3VRAs2ezaEA==", |
| | | "version": "1.28.2", |
| | | "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.28.2.tgz", |
| | | "integrity": "sha512-3piBifyT3avz22o6mDKywQC/OisH2yDK+caHWkiMsF82i3m5wDBadyCjlCQ5VNgzYkxrWZgiaxHDdd5uxsi0/A==", |
| | | "cpu": [ |
| | | "x64" |
| | | ], |
| | |
| | | "url": "https://opencollective.com/parcel" |
| | | } |
| | | }, |
| | | "node_modules/linebreak": { |
| | | "version": "1.1.0", |
| | | "resolved": "https://registry.npmjs.org/linebreak/-/linebreak-1.1.0.tgz", |
| | | "integrity": "sha512-MHp03UImeVhB7XZtjd0E4n6+3xr5Dq/9xI/5FptGk5FrbDR3zagPa2DS6U8ks/3HjbKWG9Q1M2ufOzxV2qLYSQ==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "base64-js": "0.0.8", |
| | | "unicode-trie": "^2.0.0" |
| | | } |
| | | }, |
| | | "node_modules/linebreak/node_modules/base64-js": { |
| | | "version": "0.0.8", |
| | | "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-0.0.8.tgz", |
| | | "integrity": "sha512-3XSA2cR/h/73EzlXXdU6YNycmYI7+kicTxks4eJg2g39biHR84slg2+des+p7iHYhbRg/udIS4TD53WabcOUkw==", |
| | | "license": "MIT", |
| | | "engines": { |
| | | "node": ">= 0.4" |
| | | } |
| | | }, |
| | | "node_modules/local-pkg": { |
| | | "version": "0.5.0", |
| | | "resolved": "https://registry.npmjs.org/local-pkg/-/local-pkg-0.5.0.tgz", |
| | |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/mdast-util-find-and-replace/node_modules/@types/unist": { |
| | | "version": "3.0.2", |
| | | "resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.2.tgz", |
| | | "integrity": "sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==" |
| | | }, |
| | | "node_modules/mdast-util-find-and-replace/node_modules/unist-util-is": { |
| | | "version": "6.0.0", |
| | | "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-6.0.0.tgz", |
| | | "integrity": "sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==", |
| | | "dependencies": { |
| | | "@types/unist": "^3.0.0" |
| | | }, |
| | | "funding": { |
| | | "type": "opencollective", |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/mdast-util-find-and-replace/node_modules/unist-util-visit-parents": { |
| | | "version": "6.0.1", |
| | | "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-6.0.1.tgz", |
| | | "integrity": "sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==", |
| | | "dependencies": { |
| | | "@types/unist": "^3.0.0", |
| | | "unist-util-is": "^6.0.0" |
| | | }, |
| | | "funding": { |
| | | "type": "opencollective", |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/mdast-util-from-markdown": { |
| | | "version": "2.0.0", |
| | | "resolved": "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.0.tgz", |
| | |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/mdast-util-phrasing/node_modules/@types/unist": { |
| | | "version": "3.0.2", |
| | | "resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.2.tgz", |
| | | "integrity": "sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==" |
| | | }, |
| | | "node_modules/mdast-util-phrasing/node_modules/unist-util-is": { |
| | | "version": "6.0.0", |
| | | "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-6.0.0.tgz", |
| | | "integrity": "sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==", |
| | | "dependencies": { |
| | | "@types/unist": "^3.0.0" |
| | | }, |
| | | "funding": { |
| | | "type": "opencollective", |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/mdast-util-to-hast": { |
| | | "version": "13.2.0", |
| | | "resolved": "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-13.2.0.tgz", |
| | |
| | | } |
| | | }, |
| | | "node_modules/mermaid": { |
| | | "version": "11.4.0", |
| | | "resolved": "https://registry.npmjs.org/mermaid/-/mermaid-11.4.0.tgz", |
| | | "integrity": "sha512-mxCfEYvADJqOiHfGpJXLs4/fAjHz448rH0pfY5fAoxiz70rQiDSzUUy4dNET2T08i46IVpjohPd6WWbzmRHiPA==", |
| | | "license": "MIT", |
| | | "version": "11.4.1", |
| | | "resolved": "https://registry.npmjs.org/mermaid/-/mermaid-11.4.1.tgz", |
| | | "integrity": "sha512-Mb01JT/x6CKDWaxigwfZYuYmDZ6xtrNwNlidKZwkSrDaY9n90tdrJTV5Umk+wP1fZscGptmKFXHsXMDEVZ+Q6A==", |
| | | "dependencies": { |
| | | "@braintree/sanitize-url": "^7.0.1", |
| | | "@iconify/utils": "^2.1.32", |
| | | "@mermaid-js/parser": "^0.3.0", |
| | | "@types/d3": "^7.4.3", |
| | | "@types/dompurify": "^3.0.5", |
| | | "cytoscape": "^3.29.2", |
| | | "cytoscape-cose-bilkent": "^4.1.0", |
| | | "cytoscape-fcose": "^2.2.0", |
| | |
| | | "d3-sankey": "^0.12.3", |
| | | "dagre-d3-es": "7.0.11", |
| | | "dayjs": "^1.11.10", |
| | | "dompurify": "^3.0.11 <3.1.7", |
| | | "dompurify": "^3.2.1", |
| | | "katex": "^0.16.9", |
| | | "khroma": "^2.1.0", |
| | | "lodash-es": "^4.17.21", |
| | |
| | | "webidl-conversions": "^3.0.0" |
| | | } |
| | | }, |
| | | "node_modules/oniguruma-to-js": { |
| | | "version": "0.4.3", |
| | | "resolved": "https://registry.npmjs.org/oniguruma-to-js/-/oniguruma-to-js-0.4.3.tgz", |
| | | "integrity": "sha512-X0jWUcAlxORhOqqBREgPMgnshB7ZGYszBNspP+tS9hPD3l13CdaXcHbgImoHUHlrvGx/7AvFEkTRhAGYh+jzjQ==", |
| | | "node_modules/oniguruma-to-es": { |
| | | "version": "0.7.0", |
| | | "resolved": "https://registry.npmjs.org/oniguruma-to-es/-/oniguruma-to-es-0.7.0.tgz", |
| | | "integrity": "sha512-HRaRh09cE0gRS3+wi2zxekB+I5L8C/gN60S+vb11eADHUaB/q4u8wGGOX3GvwvitG8ixaeycZfeoyruKQzUgNg==", |
| | | "dependencies": { |
| | | "regex": "^4.3.2" |
| | | }, |
| | | "funding": { |
| | | "url": "https://github.com/sponsors/antfu" |
| | | "emoji-regex-xs": "^1.0.0", |
| | | "regex": "^5.0.2", |
| | | "regex-recursion": "^4.3.0" |
| | | } |
| | | }, |
| | | "node_modules/package-json-from-dist": { |
| | |
| | | "integrity": "sha512-VgXbyrSNsml4eHWIvxxG/nTL4wgybMTXCV2Un/+yEc3aDKKU6nQBZjbeP3Pl3qm9Qg92X/1ng4ffvCeD/zwHgg==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/pako": { |
| | | "version": "0.2.9", |
| | | "resolved": "https://registry.npmjs.org/pako/-/pako-0.2.9.tgz", |
| | | "integrity": "sha512-NUcwaKxUxWrZLpDG+z/xZaCgQITkA/Dv4V/T6bw7VON6l1Xz/VnrBqrYjZQ12TamKHzITTfOEIYUj48y2KXImA==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/parse-css-color": { |
| | | "version": "0.2.1", |
| | | "resolved": "https://registry.npmjs.org/parse-css-color/-/parse-css-color-0.2.1.tgz", |
| | | "integrity": "sha512-bwS/GGIFV3b6KS4uwpzCFj4w297Yl3uqnSgIPsoQkx7GMLROXfMnWvxfNkL0oh8HVhZA4hvJoEoEIqonfJ3BWg==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "color-name": "^1.1.4", |
| | | "hex-rgb": "^4.1.0" |
| | | } |
| | | }, |
| | | "node_modules/parse-entities": { |
| | | "version": "4.0.1", |
| | | "resolved": "https://registry.npmjs.org/parse-entities/-/parse-entities-4.0.1.tgz", |
| | |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/picocolors": { |
| | | "version": "1.0.0", |
| | | "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", |
| | | "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==" |
| | | "version": "1.1.1", |
| | | "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", |
| | | "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==" |
| | | }, |
| | | "node_modules/picomatch": { |
| | | "version": "2.3.1", |
| | |
| | | } |
| | | }, |
| | | "node_modules/pixi.js": { |
| | | "version": "8.5.2", |
| | | "resolved": "https://registry.npmjs.org/pixi.js/-/pixi.js-8.5.2.tgz", |
| | | "integrity": "sha512-TOt9g8ifOj4R9DN9ST1M8t2nvnuhr5oWL5YW9ywFLbnOVgFMDcEz+Xek5Mo8Xr64D+QU3qre3IFgreBlsHxTNw==", |
| | | "version": "8.6.5", |
| | | "resolved": "https://registry.npmjs.org/pixi.js/-/pixi.js-8.6.5.tgz", |
| | | "integrity": "sha512-53QeyNbvbojFvCoKT7CgLE/O+6Fuf4KHRjOciwFpRKx5zhyoD7/WR1SYJ75wfo523m5QtJw+tn86n18zsroGaw==", |
| | | "dependencies": { |
| | | "@pixi/colord": "^2.9.6", |
| | | "@types/css-font-loading-module": "^0.0.12", |
| | |
| | | "points-on-curve": "0.2.0" |
| | | } |
| | | }, |
| | | "node_modules/postcss-value-parser": { |
| | | "version": "4.2.0", |
| | | "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", |
| | | "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/preact": { |
| | | "version": "10.24.3", |
| | | "resolved": "https://registry.npmjs.org/preact/-/preact-10.24.3.tgz", |
| | | "integrity": "sha512-Z2dPnBnMUfyQfSQ+GBdsGa16hz35YmLmtTLhM169uW944hYL6xzTYkJjC07j+Wosz733pMWx0fgON3JNw1jJQA==", |
| | | "version": "10.25.2", |
| | | "resolved": "https://registry.npmjs.org/preact/-/preact-10.25.2.tgz", |
| | | "integrity": "sha512-GEts1EH3oMnqdOIeXhlbBSddZ9nrINd070WBOiPO2ous1orrKGUM4SMDbwyjSWD1iMS2dBvaDjAa5qUhz3TXqw==", |
| | | "funding": { |
| | | "type": "opencollective", |
| | | "url": "https://opencollective.com/preact" |
| | | } |
| | | }, |
| | | "node_modules/preact-render-to-string": { |
| | | "version": "6.5.11", |
| | | "resolved": "https://registry.npmjs.org/preact-render-to-string/-/preact-render-to-string-6.5.11.tgz", |
| | | "integrity": "sha512-ubnauqoGczeGISiOh6RjX0/cdaF8v/oDXIjO85XALCQjwQP+SB4RDXXtvZ6yTYSjG+PC1QRP2AhPgCEsM2EvUw==", |
| | | "version": "6.5.12", |
| | | "resolved": "https://registry.npmjs.org/preact-render-to-string/-/preact-render-to-string-6.5.12.tgz", |
| | | "integrity": "sha512-FpU7/cRipZo4diSWQq7gZWVp+Px76CtVduJZNvQwVzynDsAIxKteMrjCCGPbM2oEasReoDffaeMCMlaur9ohIg==", |
| | | "peerDependencies": { |
| | | "preact": ">=10" |
| | | } |
| | | }, |
| | | "node_modules/prettier": { |
| | | "version": "3.3.3", |
| | | "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.3.tgz", |
| | | "integrity": "sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==", |
| | | "version": "3.4.2", |
| | | "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.4.2.tgz", |
| | | "integrity": "sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==", |
| | | "dev": true, |
| | | "bin": { |
| | | "prettier": "bin/prettier.cjs" |
| | |
| | | "integrity": "sha512-onYyVhBNr4CmAxFsKS7bz+uTLRakypIe4R+5A824vBSkQy/hB3fZepoVEf8OVAxzLvK+H/jm9TzpI3ETSm64Kg==" |
| | | }, |
| | | "node_modules/regex": { |
| | | "version": "4.3.3", |
| | | "resolved": "https://registry.npmjs.org/regex/-/regex-4.3.3.tgz", |
| | | "integrity": "sha512-r/AadFO7owAq1QJVeZ/nq9jNS1vyZt+6t1p/E59B56Rn2GCya+gr1KSyOzNL/er+r+B7phv5jG2xU2Nz1YkmJg==" |
| | | "version": "5.0.2", |
| | | "resolved": "https://registry.npmjs.org/regex/-/regex-5.0.2.tgz", |
| | | "integrity": "sha512-/pczGbKIQgfTMRV0XjABvc5RzLqQmwqxLHdQao2RTXPk+pmTXB2P0IaUHYdYyk412YLwUIkaeMd5T+RzVgTqnQ==", |
| | | "dependencies": { |
| | | "regex-utilities": "^2.3.0" |
| | | } |
| | | }, |
| | | "node_modules/regex-recursion": { |
| | | "version": "4.3.0", |
| | | "resolved": "https://registry.npmjs.org/regex-recursion/-/regex-recursion-4.3.0.tgz", |
| | | "integrity": "sha512-5LcLnizwjcQ2ALfOj95MjcatxyqF5RPySx9yT+PaXu3Gox2vyAtLDjHB8NTJLtMGkvyau6nI3CfpwFCjPUIs/A==", |
| | | "dependencies": { |
| | | "regex-utilities": "^2.3.0" |
| | | } |
| | | }, |
| | | "node_modules/regex-utilities": { |
| | | "version": "2.3.0", |
| | | "resolved": "https://registry.npmjs.org/regex-utilities/-/regex-utilities-2.3.0.tgz", |
| | | "integrity": "sha512-8VhliFJAWRaUiVvREIiW2NXXTmHs4vMNnSzuJVhscgmGav3g9VDxLrQndI3dZZVVdp0ZO/5v0xmX516/7M9cng==" |
| | | }, |
| | | "node_modules/rehype-autolink-headings": { |
| | | "version": "7.1.0", |
| | |
| | | } |
| | | }, |
| | | "node_modules/rehype-citation": { |
| | | "version": "2.2.1", |
| | | "resolved": "https://registry.npmjs.org/rehype-citation/-/rehype-citation-2.2.1.tgz", |
| | | "integrity": "sha512-8Ybq4W0/FeuXSwTrwpDbsZ9v0X0ZeKxDKyA/9s1EI2GMZLgaowPEkFOyXhOjv7Ud2ntK86AWkove38G4U0dRuQ==", |
| | | "version": "2.2.2", |
| | | "resolved": "https://registry.npmjs.org/rehype-citation/-/rehype-citation-2.2.2.tgz", |
| | | "integrity": "sha512-a9+njSn4yJ3/bePz+T8AkCLXhSb3fK+HKlG9xEcLJraN3W92jGV91a10XEvSy6gJ5BvRdtDtu3aEd1uqvNDHRQ==", |
| | | "dependencies": { |
| | | "@citation-js/core": "^0.7.14", |
| | | "@citation-js/date": "^0.5.1", |
| | |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/rehype-katex/node_modules/@types/unist": { |
| | | "version": "3.0.2", |
| | | "resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.2.tgz", |
| | | "integrity": "sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==" |
| | | }, |
| | | "node_modules/rehype-katex/node_modules/unist-util-is": { |
| | | "version": "6.0.0", |
| | | "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-6.0.0.tgz", |
| | | "integrity": "sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==", |
| | | "dependencies": { |
| | | "@types/unist": "^3.0.0" |
| | | }, |
| | | "funding": { |
| | | "type": "opencollective", |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/rehype-katex/node_modules/unist-util-visit-parents": { |
| | | "version": "6.0.1", |
| | | "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-6.0.1.tgz", |
| | | "integrity": "sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==", |
| | | "dependencies": { |
| | | "@types/unist": "^3.0.0", |
| | | "unist-util-is": "^6.0.0" |
| | | }, |
| | | "funding": { |
| | | "type": "opencollective", |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/rehype-mathjax": { |
| | | "version": "6.0.0", |
| | | "resolved": "https://registry.npmjs.org/rehype-mathjax/-/rehype-mathjax-6.0.0.tgz", |
| | |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/rehype-mathjax/node_modules/@types/unist": { |
| | | "version": "3.0.2", |
| | | "resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.2.tgz", |
| | | "integrity": "sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==" |
| | | }, |
| | | "node_modules/rehype-mathjax/node_modules/unist-util-is": { |
| | | "version": "6.0.0", |
| | | "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-6.0.0.tgz", |
| | | "integrity": "sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==", |
| | | "dependencies": { |
| | | "@types/unist": "^3.0.0" |
| | | }, |
| | | "funding": { |
| | | "type": "opencollective", |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/rehype-mathjax/node_modules/unist-util-visit-parents": { |
| | | "version": "6.0.1", |
| | | "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-6.0.1.tgz", |
| | | "integrity": "sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==", |
| | | "dependencies": { |
| | | "@types/unist": "^3.0.0", |
| | | "unist-util-is": "^6.0.0" |
| | | }, |
| | | "funding": { |
| | | "type": "opencollective", |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/rehype-parse": { |
| | | "version": "9.0.0", |
| | | "resolved": "https://registry.npmjs.org/rehype-parse/-/rehype-parse-9.0.0.tgz", |
| | |
| | | "node": ">=14.0.0" |
| | | } |
| | | }, |
| | | "node_modules/satori": { |
| | | "version": "0.12.0", |
| | | "resolved": "https://registry.npmjs.org/satori/-/satori-0.12.0.tgz", |
| | | "integrity": "sha512-e0e+qQyeFwEszujN7SpWpRtZgww7Nh8lSO3bUn2spHZ5JpqEl3zJ3P14/JlWruxEwdgREs35ZnavrPrWaRVFDg==", |
| | | "dependencies": { |
| | | "@shuding/opentype.js": "1.4.0-beta.0", |
| | | "css-background-parser": "^0.1.0", |
| | | "css-box-shadow": "1.0.0-3", |
| | | "css-gradient-parser": "^0.0.16", |
| | | "css-to-react-native": "^3.0.0", |
| | | "emoji-regex": "^10.2.1", |
| | | "escape-html": "^1.0.3", |
| | | "linebreak": "^1.1.0", |
| | | "parse-css-color": "^0.2.1", |
| | | "postcss-value-parser": "^4.2.0", |
| | | "yoga-wasm-web": "^0.3.3" |
| | | }, |
| | | "engines": { |
| | | "node": ">=16" |
| | | } |
| | | }, |
| | | "node_modules/satori/node_modules/emoji-regex": { |
| | | "version": "10.4.0", |
| | | "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.4.0.tgz", |
| | | "integrity": "sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/saxes": { |
| | | "version": "6.0.0", |
| | | "resolved": "https://registry.npmjs.org/saxes/-/saxes-6.0.0.tgz", |
| | |
| | | "node": ">=4" |
| | | } |
| | | }, |
| | | "node_modules/semver": { |
| | | "version": "7.6.3", |
| | | "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz", |
| | | "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==", |
| | | "license": "ISC", |
| | | "bin": { |
| | | "semver": "bin/semver.js" |
| | | }, |
| | | "engines": { |
| | | "node": ">=10" |
| | | } |
| | | }, |
| | | "node_modules/serve-handler": { |
| | | "version": "6.1.6", |
| | | "resolved": "https://registry.npmjs.org/serve-handler/-/serve-handler-6.1.6.tgz", |
| | |
| | | "node": "*" |
| | | } |
| | | }, |
| | | "node_modules/sharp": { |
| | | "version": "0.33.5", |
| | | "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.33.5.tgz", |
| | | "integrity": "sha512-haPVm1EkS9pgvHrQ/F3Xy+hgcuMV0Wm9vfIBSiwZ05k+xgb0PkBQpGsAA/oWdDobNaZTH5ppvHtzCFbnSEwHVw==", |
| | | "hasInstallScript": true, |
| | | "license": "Apache-2.0", |
| | | "dependencies": { |
| | | "color": "^4.2.3", |
| | | "detect-libc": "^2.0.3", |
| | | "semver": "^7.6.3" |
| | | }, |
| | | "engines": { |
| | | "node": "^18.17.0 || ^20.3.0 || >=21.0.0" |
| | | }, |
| | | "funding": { |
| | | "url": "https://opencollective.com/libvips" |
| | | }, |
| | | "optionalDependencies": { |
| | | "@img/sharp-darwin-arm64": "0.33.5", |
| | | "@img/sharp-darwin-x64": "0.33.5", |
| | | "@img/sharp-libvips-darwin-arm64": "1.0.4", |
| | | "@img/sharp-libvips-darwin-x64": "1.0.4", |
| | | "@img/sharp-libvips-linux-arm": "1.0.5", |
| | | "@img/sharp-libvips-linux-arm64": "1.0.4", |
| | | "@img/sharp-libvips-linux-s390x": "1.0.4", |
| | | "@img/sharp-libvips-linux-x64": "1.0.4", |
| | | "@img/sharp-libvips-linuxmusl-arm64": "1.0.4", |
| | | "@img/sharp-libvips-linuxmusl-x64": "1.0.4", |
| | | "@img/sharp-linux-arm": "0.33.5", |
| | | "@img/sharp-linux-arm64": "0.33.5", |
| | | "@img/sharp-linux-s390x": "0.33.5", |
| | | "@img/sharp-linux-x64": "0.33.5", |
| | | "@img/sharp-linuxmusl-arm64": "0.33.5", |
| | | "@img/sharp-linuxmusl-x64": "0.33.5", |
| | | "@img/sharp-wasm32": "0.33.5", |
| | | "@img/sharp-win32-ia32": "0.33.5", |
| | | "@img/sharp-win32-x64": "0.33.5" |
| | | } |
| | | }, |
| | | "node_modules/sharp/node_modules/detect-libc": { |
| | | "version": "2.0.3", |
| | | "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.3.tgz", |
| | | "integrity": "sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==", |
| | | "license": "Apache-2.0", |
| | | "engines": { |
| | | "node": ">=8" |
| | | } |
| | | }, |
| | | "node_modules/shebang-command": { |
| | | "version": "2.0.0", |
| | | "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", |
| | |
| | | } |
| | | }, |
| | | "node_modules/shiki": { |
| | | "version": "1.22.2", |
| | | "resolved": "https://registry.npmjs.org/shiki/-/shiki-1.22.2.tgz", |
| | | "integrity": "sha512-3IZau0NdGKXhH2bBlUk4w1IHNxPh6A5B2sUpyY+8utLu2j/h1QpFkAaUA1bAMxOWWGtTWcAh531vnS4NJKS/lA==", |
| | | "version": "1.24.2", |
| | | "resolved": "https://registry.npmjs.org/shiki/-/shiki-1.24.2.tgz", |
| | | "integrity": "sha512-TR1fi6mkRrzW+SKT5G6uKuc32Dj2EEa7Kj0k8kGqiBINb+C1TiflVOiT9ta6GqOJtC4fraxO5SLUaKBcSY38Fg==", |
| | | "dependencies": { |
| | | "@shikijs/core": "1.22.2", |
| | | "@shikijs/engine-javascript": "1.22.2", |
| | | "@shikijs/engine-oniguruma": "1.22.2", |
| | | "@shikijs/types": "1.22.2", |
| | | "@shikijs/core": "1.24.2", |
| | | "@shikijs/engine-javascript": "1.24.2", |
| | | "@shikijs/engine-oniguruma": "1.24.2", |
| | | "@shikijs/types": "1.24.2", |
| | | "@shikijs/vscode-textmate": "^9.3.0", |
| | | "@types/hast": "^3.0.4" |
| | | } |
| | |
| | | "url": "https://github.com/sponsors/isaacs" |
| | | } |
| | | }, |
| | | "node_modules/simple-swizzle": { |
| | | "version": "0.2.2", |
| | | "resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz", |
| | | "integrity": "sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "is-arrayish": "^0.3.1" |
| | | } |
| | | }, |
| | | "node_modules/sisteransi": { |
| | | "version": "1.0.5", |
| | | "resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz", |
| | |
| | | "node": ">=8" |
| | | } |
| | | }, |
| | | "node_modules/string.prototype.codepointat": { |
| | | "version": "0.2.1", |
| | | "resolved": "https://registry.npmjs.org/string.prototype.codepointat/-/string.prototype.codepointat-0.2.1.tgz", |
| | | "integrity": "sha512-2cBVCj6I4IOvEnjgO/hWqXjqBGsY+zwPmHl12Srk9IXSZ56Jwwmy+66XO5Iut/oQVR7t5ihYdLB0GMa4alEUcg==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/stringify-entities": { |
| | | "version": "4.0.3", |
| | | "resolved": "https://registry.npmjs.org/stringify-entities/-/stringify-entities-4.0.3.tgz", |
| | |
| | | "node": ">=14" |
| | | } |
| | | }, |
| | | "node_modules/tiny-inflate": { |
| | | "version": "1.0.3", |
| | | "resolved": "https://registry.npmjs.org/tiny-inflate/-/tiny-inflate-1.0.3.tgz", |
| | | "integrity": "sha512-pkY1fj1cKHb2seWDy0B16HeWyczlJA9/WW3u3c4z/NiWDsO3DOU5D7nhTLE9CF0yXv/QZFY7sEJmj24dK+Rrqw==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/tinyexec": { |
| | | "version": "0.3.1", |
| | | "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-0.3.1.tgz", |
| | |
| | | } |
| | | }, |
| | | "node_modules/typescript": { |
| | | "version": "5.6.3", |
| | | "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz", |
| | | "integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==", |
| | | "version": "5.7.2", |
| | | "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz", |
| | | "integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==", |
| | | "dev": true, |
| | | "bin": { |
| | | "tsc": "bin/tsc", |
| | |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/undici-types": { |
| | | "version": "6.19.8", |
| | | "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz", |
| | | "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==", |
| | | "version": "6.20.0", |
| | | "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.20.0.tgz", |
| | | "integrity": "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==", |
| | | "dev": true |
| | | }, |
| | | "node_modules/unicode-trie": { |
| | | "version": "2.0.0", |
| | | "resolved": "https://registry.npmjs.org/unicode-trie/-/unicode-trie-2.0.0.tgz", |
| | | "integrity": "sha512-x7bc76x0bm4prf1VLg79uhAzKw8DVboClSN5VxJuQ+LKDOVEW9CdH+VY7SP+vX7xCYQqzzgQpFqz15zeLvAtZQ==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "pako": "^0.2.5", |
| | | "tiny-inflate": "^1.0.0" |
| | | } |
| | | }, |
| | | "node_modules/unicorn-magic": { |
| | | "version": "0.1.0", |
| | | "resolved": "https://registry.npmjs.org/unicorn-magic/-/unicorn-magic-0.1.0.tgz", |
| | |
| | | "resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.2.tgz", |
| | | "integrity": "sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==" |
| | | }, |
| | | "node_modules/unist-util-find-after/node_modules/unist-util-is": { |
| | | "node_modules/unist-util-is": { |
| | | "version": "6.0.0", |
| | | "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-6.0.0.tgz", |
| | | "integrity": "sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "@types/unist": "^3.0.0" |
| | | }, |
| | |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/unist-util-is/node_modules/@types/unist": { |
| | | "version": "3.0.3", |
| | | "resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.3.tgz", |
| | | "integrity": "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/unist-util-modify-children": { |
| | | "version": "4.0.0", |
| | | "resolved": "https://registry.npmjs.org/unist-util-modify-children/-/unist-util-modify-children-4.0.0.tgz", |
| | |
| | | "resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.2.tgz", |
| | | "integrity": "sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==" |
| | | }, |
| | | "node_modules/unist-util-visit/node_modules/@types/unist": { |
| | | "version": "3.0.2", |
| | | "resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.2.tgz", |
| | | "integrity": "sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==" |
| | | }, |
| | | "node_modules/unist-util-visit/node_modules/unist-util-is": { |
| | | "version": "6.0.0", |
| | | "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-6.0.0.tgz", |
| | | "integrity": "sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==", |
| | | "dependencies": { |
| | | "@types/unist": "^3.0.0" |
| | | }, |
| | | "funding": { |
| | | "type": "opencollective", |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/unist-util-visit/node_modules/unist-util-visit-parents": { |
| | | "node_modules/unist-util-visit-parents": { |
| | | "version": "6.0.1", |
| | | "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-6.0.1.tgz", |
| | | "integrity": "sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "@types/unist": "^3.0.0", |
| | | "unist-util-is": "^6.0.0" |
| | |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/unist-util-visit-parents/node_modules/@types/unist": { |
| | | "version": "3.0.3", |
| | | "resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.3.tgz", |
| | | "integrity": "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/unist-util-visit/node_modules/@types/unist": { |
| | | "version": "3.0.2", |
| | | "resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.2.tgz", |
| | | "integrity": "sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==" |
| | | }, |
| | | "node_modules/universalify": { |
| | | "version": "0.2.0", |
| | | "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.2.0.tgz", |
| | |
| | | "node": ">=8" |
| | | } |
| | | }, |
| | | "node_modules/yoga-wasm-web": { |
| | | "version": "0.3.3", |
| | | "resolved": "https://registry.npmjs.org/yoga-wasm-web/-/yoga-wasm-web-0.3.3.tgz", |
| | | "integrity": "sha512-N+d4UJSJbt/R3wqY7Coqs5pcV0aUj2j9IaQ3rNj9bVCLld8tTGKRa2USARjnvZJWVx1NDmQev8EknoczaOQDOA==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/zwitch": { |
| | | "version": "2.0.4", |
| | | "resolved": "https://registry.npmjs.org/zwitch/-/zwitch-2.0.4.tgz", |