┌─ JSON ─────────────────────────────────────────────────────────────────────┐
│ { │
│ "name": "retrograde-resonance", │
│ "version": "0.0.1", │
│ "lockfileVersion": 3, │
│ "requires": true, │
│ "packages": { │
│ "": { │
│ "name": "retrograde-resonance", │
│ "version": "0.0.1", │
│ "dependencies": { │
│ "@astrojs/check": "^0.9.4", │
│ "@astrojs/vercel": "^8.2.7", │
│ "@discordjs/builders": "^1.13.1", │
│ "@discordjs/rest": "^2.6.0", │
│ "astro": "^5.12.0", │
│ "discord-api-types": "^0.38.36", │
│ "discord-interactions": "^4.4.0", │
│ "fuse.js": "^7.0.0", │
│ "sass": "^1.90.0", │
│ "typescript": "^5.8.3", │
│ "vercel": "^53.2.0" │
│ }, │
│ "devDependencies": { │
│ "@vercel/node": "^5.5.14", │
│ "prettier": "^3.6.2", │
│ "prettier-plugin-astro": "^0.14.1", │
│ "tsx": "^4.21.0" │
│ } │
│ }, │
│ "node_modules/@astrojs/check": { │
│ "version": "0.9.4", │
│ "resolved": "https://registry.npmjs.org/@astrojs/check/-/check-0.9.4.tgz", │
│ "integrity": "sha512-IOheHwCtpUfvogHHsvu0AbeRZEnjJg3MopdLddkJE70mULItS/Vh37B │
│ HcI00mcOJcH1vhD3odbpvWokpxam7xA==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@astrojs/language-server": "^2.15.0", │
│ "chokidar": "^4.0.1", │
│ "kleur": "^4.1.5", │
│ "yargs": "^17.7.2" │
│ }, │
│ "bin": { │
│ "astro-check": "dist/bin.js" │
│ }, │
│ "peerDependencies": { │
│ "typescript": "^5.0.0" │
│ } │
│ }, │
│ "node_modules/@astrojs/compiler": { │
│ "version": "2.12.2", │
│ "resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-2.12.2. │
│ tgz", │
│ "integrity": "sha512-w2zfvhjNCkNMmMMOn5b0J8+OmUaBL1o40ipMvqcG6NRpdC+lKxmTi48 │
│ DT8Xw0SzJ3AfmeFLB45zXZXtmbsjcgw==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@astrojs/internal-helpers": { │
│ "version": "0.6.1", │
│ "resolved": "https://registry.npmjs.org/@astrojs/internal-helpers/-/internal │
│ -helpers-0.6.1.tgz", │
│ "integrity": "sha512-l5Pqf6uZu31aG+3Lv8nl/3s4DbUzdlxTWDof4pEpto6GUJNhhCbelVi │
│ 9dEyurOVyqaelwmS9oSyOWOENSfgo9A==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@astrojs/language-server": { │
│ "version": "2.15.4", │
│ "resolved": "https://registry.npmjs.org/@astrojs/language-server/-/language- │
│ server-2.15.4.tgz", │
│ "integrity": "sha512-JivzASqTPR2bao9BWsSc/woPHH7OGSGc9aMxXL4U6egVTqBycB3ZHdB │
│ JPuOCVtcGLrzdWTosAqVPz1BVoxE0+A==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@astrojs/compiler": "^2.10.3", │
│ "@astrojs/yaml2ts": "^0.2.2", │
│ "@jridgewell/sourcemap-codec": "^1.4.15", │
│ "@volar/kit": "~2.4.7", │
│ "@volar/language-core": "~2.4.7", │
│ "@volar/language-server": "~2.4.7", │
│ "@volar/language-service": "~2.4.7", │
│ "fast-glob": "^3.2.12", │
│ "muggle-string": "^0.4.1", │
│ "volar-service-css": "0.0.62", │
│ "volar-service-emmet": "0.0.62", │
│ "volar-service-html": "0.0.62", │
│ "volar-service-prettier": "0.0.62", │
│ "volar-service-typescript": "0.0.62", │
│ "volar-service-typescript-twoslash-queries": "0.0.62", │
│ "volar-service-yaml": "0.0.62", │
│ "vscode-html-languageservice": "^5.2.0", │
│ "vscode-uri": "^3.0.8" │
│ }, │
│ "bin": { │
│ "astro-ls": "bin/nodeServer.js" │
│ }, │
│ "peerDependencies": { │
│ "prettier": "^3.0.0", │
│ "prettier-plugin-astro": ">=0.11.0" │
│ }, │
│ "peerDependenciesMeta": { │
│ "prettier": { │
│ "optional": true │
│ }, │
│ "prettier-plugin-astro": { │
│ "optional": true │
│ } │
│ } │
│ }, │
│ "node_modules/@astrojs/markdown-remark": { │
│ "version": "6.3.3", │
│ "resolved": "https://registry.npmjs.org/@astrojs/markdown-remark/-/markdown- │
│ remark-6.3.3.tgz", │
│ "integrity": "sha512-DDRtD1sPvAuA7ms2btc9A7/7DApKqgLMNrE6kh5tmkfy8utD0Z738gq │
│ d3p5aViYYdUtHIyEJ1X4mCMxfCfu15w==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@astrojs/internal-helpers": "0.6.1", │
│ "@astrojs/prism": "3.3.0", │
│ "github-slugger": "^2.0.0", │
│ "hast-util-from-html": "^2.0.3", │
│ "hast-util-to-text": "^4.0.2", │
│ "import-meta-resolve": "^4.1.0", │
│ "js-yaml": "^4.1.0", │
│ "mdast-util-definitions": "^6.0.0", │
│ "rehype-raw": "^7.0.0", │
│ "rehype-stringify": "^10.0.1", │
│ "remark-gfm": "^4.0.1", │
│ "remark-parse": "^11.0.0", │
│ "remark-rehype": "^11.1.2", │
│ "remark-smartypants": "^3.0.2", │
│ "shiki": "^3.2.1", │
│ "smol-toml": "^1.3.4", │
│ "unified": "^11.0.5", │
│ "unist-util-remove-position": "^5.0.0", │
│ "unist-util-visit": "^5.0.0", │
│ "unist-util-visit-parents": "^6.0.1", │
│ "vfile": "^6.0.3" │
│ } │
│ }, │
│ "node_modules/@astrojs/prism": { │
│ "version": "3.3.0", │
│ "resolved": "https://registry.npmjs.org/@astrojs/prism/-/prism-3.3.0.tgz", │
│ "integrity": "sha512-q8VwfU/fDZNoDOf+r7jUnMC2//H2l0TuQ6FkGJL8vD8nw/q5KiL3DS1 │
│ KKBI3QhI9UQhpJ5dc7AtqfbXWuOgLCQ==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "prismjs": "^1.30.0" │
│ }, │
│ "engines": { │
│ "node": "18.20.8 || ^20.3.0 || >=22.0.0" │
│ } │
│ }, │
│ "node_modules/@astrojs/telemetry": { │
│ "version": "3.3.0", │
│ "resolved": "https://registry.npmjs.org/@astrojs/telemetry/-/telemetry-3.3.0 │
│ .tgz", │
│ "integrity": "sha512-UFBgfeldP06qu6khs/yY+q1cDAaArM2/7AEIqQ9Cuvf7B1hNLq0xDrZ │
│ kct+QoIGyjq56y8IaE2I3CTvG99mlhQ==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "ci-info": "^4.2.0", │
│ "debug": "^4.4.0", │
│ "dlv": "^1.1.3", │
│ "dset": "^3.1.4", │
│ "is-docker": "^3.0.0", │
│ "is-wsl": "^3.1.0", │
│ "which-pm-runs": "^1.1.0" │
│ }, │
│ "engines": { │
│ "node": "18.20.8 || ^20.3.0 || >=22.0.0" │
│ } │
│ }, │
│ "node_modules/@astrojs/vercel": { │
│ "version": "8.2.7", │
│ "resolved": "https://registry.npmjs.org/@astrojs/vercel/-/vercel-8.2.7.tgz", │
│ "integrity": "sha512-QeozkGU/0qch8MZlKJDKt+Dp8IUKA/E4MxnecVz1J0eVaXB6ao/HYcW │
│ 7Tcr8LpWYU77Twhc60SgHIjrE3j2nYg==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@astrojs/internal-helpers": "0.7.2", │
│ "@vercel/analytics": "^1.5.0", │
│ "@vercel/functions": "^2.2.2", │
│ "@vercel/nft": "^0.29.2", │
│ "@vercel/routing-utils": "^5.1.1", │
│ "esbuild": "^0.25.0", │
│ "tinyglobby": "^0.2.13" │
│ }, │
│ "peerDependencies": { │
│ "astro": "^5.0.0" │
│ } │
│ }, │
│ "node_modules/@astrojs/vercel/node_modules/@astrojs/internal-helpers": { │
│ "version": "0.7.2", │
│ "resolved": "https://registry.npmjs.org/@astrojs/internal-helpers/-/internal │
│ -helpers-0.7.2.tgz", │
│ "integrity": "sha512-KCkCqR3Goym79soqEtbtLzJfqhTWMyVaizUi35FLzgGSzBotSw8DB1q │
│ wsu7U96ihOJgYhDk2nVPz+3LnXPeX6g==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@astrojs/vercel/node_modules/@vercel/nft": { │
│ "version": "0.29.4", │
│ "resolved": "https://registry.npmjs.org/@vercel/nft/-/nft-0.29.4.tgz", │
│ "integrity": "sha512-6lLqMNX3TuycBPABycx7A9F1bHQR7kiQln6abjFbPrf5C/05qHM9M5E │
│ 4PeTE59c7z8g6vHnx1Ioihb2AQl7BTA==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@mapbox/node-pre-gyp": "^2.0.0", │
│ "@rollup/pluginutils": "^5.1.3", │
│ "acorn": "^8.6.0", │
│ "acorn-import-attributes": "^1.9.5", │
│ "async-sema": "^3.1.1", │
│ "bindings": "^1.4.0", │
│ "estree-walker": "2.0.2", │
│ "glob": "^10.4.5", │
│ "graceful-fs": "^4.2.9", │
│ "node-gyp-build": "^4.2.2", │
│ "picomatch": "^4.0.2", │
│ "resolve-from": "^5.0.0" │
│ }, │
│ "bin": { │
│ "nft": "out/cli.js" │
│ }, │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@astrojs/vercel/node_modules/estree-walker": { │
│ "version": "2.0.2", │
│ "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2. │
│ tgz", │
│ "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kC │
│ fza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@astrojs/yaml2ts": { │
│ "version": "0.2.2", │
│ "resolved": "https://registry.npmjs.org/@astrojs/yaml2ts/-/yaml2ts-0.2.2.tgz │
│ ", │
│ "integrity": "sha512-GOfvSr5Nqy2z5XiwqTouBBpy5FyI6DEe+/g/Mk5am9SjILN1S5fOEvY │
│ K0GuWHg98yS/dobP4m8qyqw/URW35fQ==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "yaml": "^2.5.0" │
│ } │
│ }, │
│ "node_modules/@babel/helper-string-parser": { │
│ "version": "7.27.1", │
│ "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper │
│ -string-parser-7.27.1.tgz", │
│ "integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhM │
│ IihI9+zv4LPyZdRje2cavWPbCbWm3eA==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=6.9.0" │
│ } │
│ }, │
│ "node_modules/@babel/helper-validator-identifier": { │
│ "version": "7.28.5", │
│ "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/- │
│ /helper-validator-identifier-7.28.5.tgz", │
│ "integrity": "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNU │
│ VzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=6.9.0" │
│ } │
│ }, │
│ "node_modules/@babel/parser": { │
│ "version": "7.28.4", │
│ "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.28.4.tgz", │
│ "integrity": "sha512-yZbBqeM6TkpP9du/I2pUZnJsRMGGvOuIrhjzC1AwHwW+6he4mni6Bp/ │
│ m8ijn0iOuZuPI2BfkCoSRunpyjnrQKg==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@babel/types": "^7.28.4" │
│ }, │
│ "bin": { │
│ "parser": "bin/babel-parser.js" │
│ }, │
│ "engines": { │
│ "node": ">=6.0.0" │
│ } │
│ }, │
│ "node_modules/@babel/types": { │
│ "version": "7.28.5", │
│ "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.28.5.tgz", │
│ "integrity": "sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3k │
│ s8jc7yM5CDmVC73eMVk/trk3fgmrUpA==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@babel/helper-string-parser": "^7.27.1", │
│ "@babel/helper-validator-identifier": "^7.28.5" │
│ }, │
│ "engines": { │
│ "node": ">=6.9.0" │
│ } │
│ }, │
│ "node_modules/@bytecodealliance/preview2-shim": { │
│ "version": "0.17.6", │
│ "resolved": "https://registry.npmjs.org/@bytecodealliance/preview2-shim/-/pr │
│ eview2-shim-0.17.6.tgz", │
│ "integrity": "sha512-n3cM88gTen5980UOBAD6xDcNNL3ocTK8keab21bpx1ONdA+ARj7uD1q │
│ oFxOWCyKlkpSi195FH+GeAut7Oc6zZw==", │
│ "license": "(Apache-2.0 WITH LLVM-exception)" │
│ }, │
│ "node_modules/@capsizecss/unpack": { │
│ "version": "2.4.0", │
│ "resolved": "https://registry.npmjs.org/@capsizecss/unpack/-/unpack-2.4.0.tg │
│ z", │
│ "integrity": "sha512-GrSU71meACqcmIUxPYOJvGKF0yryjN/L1aCuE9DViCTJI7bfkjgYDPD │
│ 1zbNDcINJwSSP6UaBZY9GAbYDO7re0Q==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "blob-to-buffer": "^1.2.8", │
│ "cross-fetch": "^3.0.4", │
│ "fontkit": "^2.0.2" │
│ } │
│ }, │
│ "node_modules/@discordjs/builders": { │
│ "version": "1.13.1", │
│ "resolved": "https://registry.npmjs.org/@discordjs/builders/-/builders-1.13. │
│ 1.tgz", │
│ "integrity": "sha512-cOU0UDHc3lp/5nKByDxkmRiNZBpdp0kx55aarbiAfakfKJHlxv/yFW1 │
│ zmIqCAmwH5CRlrH9iMFKJMpvW4DPB+w==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@discordjs/formatters": "^0.6.2", │
│ "@discordjs/util": "^1.2.0", │
│ "@sapphire/shapeshift": "^4.0.0", │
│ "discord-api-types": "^0.38.33", │
│ "fast-deep-equal": "^3.1.3", │
│ "ts-mixer": "^6.0.4", │
│ "tslib": "^2.6.3" │
│ }, │
│ "engines": { │
│ "node": ">=16.11.0" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/discordjs/discord.js?sponsor" │
│ } │
│ }, │
│ "node_modules/@discordjs/collection": { │
│ "version": "2.1.1", │
│ "resolved": "https://registry.npmjs.org/@discordjs/collection/-/collection-2 │
│ .1.1.tgz", │
│ "integrity": "sha512-LiSusze9Tc7qF03sLCujF5iZp7K+vRNEDBZ86FT9aQAv3vxMLihUvKv │
│ psCWiQ2DJq1tVckopKm1rxomgNUc9hg==", │
│ "license": "Apache-2.0", │
│ "engines": { │
│ "node": ">=18" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/discordjs/discord.js?sponsor" │
│ } │
│ }, │
│ "node_modules/@discordjs/formatters": { │
│ "version": "0.6.2", │
│ "resolved": "https://registry.npmjs.org/@discordjs/formatters/-/formatters-0 │
│ .6.2.tgz", │
│ "integrity": "sha512-y4UPwWhH6vChKRkGdMB4odasUbHOUwy7KL+OVwF86PvT6QVOwElx+Ti │
│ I1/6kcmcEe+g5YRXJFiXSXUdabqZOvQ==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "discord-api-types": "^0.38.33" │
│ }, │
│ "engines": { │
│ "node": ">=16.11.0" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/discordjs/discord.js?sponsor" │
│ } │
│ }, │
│ "node_modules/@discordjs/rest": { │
│ "version": "2.6.0", │
│ "resolved": "https://registry.npmjs.org/@discordjs/rest/-/rest-2.6.0.tgz", │
│ "integrity": "sha512-RDYrhmpB7mTvmCKcpj+pc5k7POKszS4E2O9TYc+U+Y4iaCP+r910QdO │
│ 43qmpOja8LRr1RJ0b3U+CqVsnPqzf4w==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@discordjs/collection": "^2.1.1", │
│ "@discordjs/util": "^1.1.1", │
│ "@sapphire/async-queue": "^1.5.3", │
│ "@sapphire/snowflake": "^3.5.3", │
│ "@vladfrangu/async_event_emitter": "^2.4.6", │
│ "discord-api-types": "^0.38.16", │
│ "magic-bytes.js": "^1.10.0", │
│ "tslib": "^2.6.3", │
│ "undici": "6.21.3" │
│ }, │
│ "engines": { │
│ "node": ">=18" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/discordjs/discord.js?sponsor" │
│ } │
│ }, │
│ "node_modules/@discordjs/util": { │
│ "version": "1.2.0", │
│ "resolved": "https://registry.npmjs.org/@discordjs/util/-/util-1.2.0.tgz", │
│ "integrity": "sha512-3LKP7F2+atl9vJFhaBjn4nOaSWahZ/yWjOvA4e5pnXkt2qyXRCHLxoB │
│ Qy81GFtLGCq7K9lPm9R517M1U+/90Qg==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "discord-api-types": "^0.38.33" │
│ }, │
│ "engines": { │
│ "node": ">=18" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/discordjs/discord.js?sponsor" │
│ } │
│ }, │
│ "node_modules/@edge-runtime/format": { │
│ "version": "2.2.1", │
│ "resolved": "https://registry.npmjs.org/@edge-runtime/format/-/format-2.2.1. │
│ tgz", │
│ "integrity": "sha512-JQTRVuiusQLNNLe2W9tnzBlV/GvSVcozLl4XZHk5swnRZ/v6jp8TqR8 │
│ P7sqmJsQqblDZ3EztcWmLDbhRje/+8g==", │
│ "license": "MPL-2.0", │
│ "engines": { │
│ "node": ">=16" │
│ } │
│ }, │
│ "node_modules/@edge-runtime/node-utils": { │
│ "version": "2.3.0", │
│ "resolved": "https://registry.npmjs.org/@edge-runtime/node-utils/-/node-util │
│ s-2.3.0.tgz", │
│ "integrity": "sha512-uUtx8BFoO1hNxtHjp3eqVPC/mWImGb2exOfGjMLUoipuWgjej+f4o/V │
│ P4bUI8U40gu7Teogd5VTeZUkGvJSPOQ==", │
│ "license": "MPL-2.0", │
│ "engines": { │
│ "node": ">=16" │
│ } │
│ }, │
│ "node_modules/@edge-runtime/ponyfill": { │
│ "version": "2.4.2", │
│ "resolved": "https://registry.npmjs.org/@edge-runtime/ponyfill/-/ponyfill-2. │
│ 4.2.tgz", │
│ "integrity": "sha512-oN17GjFr69chu6sDLvXxdhg0Qe8EZviGSuqzR9qOiKh4MhFYGdBBcqR │
│ NzdmYeAdeRzOW2mM9yil4RftUQ7sUOA==", │
│ "license": "MPL-2.0", │
│ "engines": { │
│ "node": ">=16" │
│ } │
│ }, │
│ "node_modules/@edge-runtime/primitives": { │
│ "version": "4.1.0", │
│ "resolved": "https://registry.npmjs.org/@edge-runtime/primitives/-/primitive │
│ s-4.1.0.tgz", │
│ "integrity": "sha512-Vw0lbJ2lvRUqc7/soqygUX216Xb8T3WBZ987oywz6aJqRxcwSVWwr9e │
│ +Nqo2m9bxobA9mdbWNNoRY6S9eko1EQ==", │
│ "license": "MPL-2.0", │
│ "engines": { │
│ "node": ">=16" │
│ } │
│ }, │
│ "node_modules/@edge-runtime/vm": { │
│ "version": "3.2.0", │
│ "resolved": "https://registry.npmjs.org/@edge-runtime/vm/-/vm-3.2.0.tgz", │
│ "integrity": "sha512-0dEVyRLM/lG4gp1R/Ik5bfPl/1wX00xFwd5KcNH602tzBa09oF7pbTK │
│ ETEhR1GjZ75K6OJnYFu8II2dyMhONMw==", │
│ "license": "MPL-2.0", │
│ "dependencies": { │
│ "@edge-runtime/primitives": "4.1.0" │
│ }, │
│ "engines": { │
│ "node": ">=16" │
│ } │
│ }, │
│ "node_modules/@emmetio/abbreviation": { │
│ "version": "2.3.3", │
│ "resolved": "https://registry.npmjs.org/@emmetio/abbreviation/-/abbreviation │
│ -2.3.3.tgz", │
│ "integrity": "sha512-mgv58UrU3rh4YgbE/TzgLQwJ3pFsHHhCLqY20aJq+9comytTXUDNGG/ │
│ SMtSeMJdkpxgXSXunBGLD8Boka3JyVA==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@emmetio/scanner": "^1.0.4" │
│ } │
│ }, │
│ "node_modules/@emmetio/css-abbreviation": { │
│ "version": "2.1.8", │
│ "resolved": "https://registry.npmjs.org/@emmetio/css-abbreviation/-/css-abbr │
│ eviation-2.1.8.tgz", │
│ "integrity": "sha512-s9yjhJ6saOO/uk1V74eifykk2CBYi01STTK3WlXWGOepyKa23ymJ053 │
│ +DNQjpFcy1ingpaO7AxCcwLvHFY9tuw==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@emmetio/scanner": "^1.0.4" │
│ } │
│ }, │
│ "node_modules/@emmetio/css-parser": { │
│ "version": "0.4.0", │
│ "resolved": "https://registry.npmjs.org/@emmetio/css-parser/-/css-parser-0.4 │
│ .0.tgz", │
│ "integrity": "sha512-z7wkxRSZgrQHXVzObGkXG+Vmj3uRlpM11oCZ9pbaz0nFejvCDmAiNDp │
│ Y75+wgXOcffKpj4rzGtwGaZxfJKsJxw==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@emmetio/stream-reader": "^2.2.0", │
│ "@emmetio/stream-reader-utils": "^0.1.0" │
│ } │
│ }, │
│ "node_modules/@emmetio/html-matcher": { │
│ "version": "1.3.0", │
│ "resolved": "https://registry.npmjs.org/@emmetio/html-matcher/-/html-matcher │
│ -1.3.0.tgz", │
│ "integrity": "sha512-NTbsvppE5eVyBMuyGfVu2CRrLvo7J4YHb6t9sBFLyY03WYhXET37qA4 │
│ zOYUjBWFCRHO7pS1B9khERtY0f5JXPQ==", │
│ "license": "ISC", │
│ "dependencies": { │
│ "@emmetio/scanner": "^1.0.0" │
│ } │
│ }, │
│ "node_modules/@emmetio/scanner": { │
│ "version": "1.0.4", │
│ "resolved": "https://registry.npmjs.org/@emmetio/scanner/-/scanner-1.0.4.tgz │
│ ", │
│ "integrity": "sha512-IqRuJtQff7YHHBk4G8YZ45uB9BaAGcwQeVzgj/zj8/UdOhtQpEIupUh │
│ Sk8dys6spFIWVZVeK20CzGEnqR5SbqA==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@emmetio/stream-reader": { │
│ "version": "2.2.0", │
│ "resolved": "https://registry.npmjs.org/@emmetio/stream-reader/-/stream-read │
│ er-2.2.0.tgz", │
│ "integrity": "sha512-fXVXEyFA5Yv3M3n8sUGT7+fvecGrZP4k6FnWWMSZVQf69kAq0LLpaBQ │
│ LGcPR30m3zMmKYhECP4k/ZkzvhEW5kw==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@emmetio/stream-reader-utils": { │
│ "version": "0.1.0", │
│ "resolved": "https://registry.npmjs.org/@emmetio/stream-reader-utils/-/strea │
│ m-reader-utils-0.1.0.tgz", │
│ "integrity": "sha512-ZsZ2I9Vzso3Ho/pjZFsmmZ++FWeEd/txqybHTm4OgaZzdS8V9V/YYWQ │
│ wg5TC38Z7uLWUV1vavpLLbjJtKubR1A==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@emnapi/core": { │
│ "version": "1.10.0", │
│ "resolved": "https://registry.npmjs.org/@emnapi/core/-/core-1.10.0.tgz", │
│ "integrity": "sha512-yq6OkJ4p82CAfPl0u9mQebQHKPJkY7WrIuk205cTYnYe+k2Z8YBh11F │
│ rbRG/H6ihirqcacOgl2BIO8oyMQLeXw==", │
│ "license": "MIT", │
│ "optional": true, │
│ "peer": true, │
│ "dependencies": { │
│ "@emnapi/wasi-threads": "1.2.1", │
│ "tslib": "^2.4.0" │
│ } │
│ }, │
│ "node_modules/@emnapi/runtime": { │
│ "version": "1.10.0", │
│ "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.10.0.tgz │
│ ", │
│ "integrity": "sha512-ewvYlk86xUoGI0zQRNq/mC+16R1QeDlKQy21Ki3oSYXNgLb45GV1P6A │
│ 0M+/s6nyCuNDqe5VpaY84BzXGwVbwFA==", │
│ "license": "MIT", │
│ "optional": true, │
│ "dependencies": { │
│ "tslib": "^2.4.0" │
│ } │
│ }, │
│ "node_modules/@emnapi/wasi-threads": { │
│ "version": "1.2.1", │
│ "resolved": "https://registry.npmjs.org/@emnapi/wasi-threads/-/wasi-threads- │
│ 1.2.1.tgz", │
│ "integrity": "sha512-uTII7OYF+/Mes/MrcIOYp5yOtSMLBWSIoLPpcgwipoiKbli6k322tco │
│ FsxoIIxPDqW01SQGAgko4EzZi2BNv2w==", │
│ "license": "MIT", │
│ "optional": true, │
│ "peer": true, │
│ "dependencies": { │
│ "tslib": "^2.4.0" │
│ } │
│ }, │
│ "node_modules/@esbuild/aix-ppc64": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25. │
│ 9.tgz", │
│ "integrity": "sha512-OaGtL73Jck6pBKjNIe24BnFE6agGl+6KxDtTfHhy1HmhthfKouEcOhq │
│ pSL64K4/0WCtbKFLOdzD/44cJ4k9opA==", │
│ "cpu": [ │
│ "ppc64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "aix" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/android-arm": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0 │
│ .25.9.tgz", │
│ "integrity": "sha512-5WNI1DaMtxQ7t7B6xa572XMXpHAaI/9Hnhk8lcxF4zVN4xstUgTlvuG │
│ DorBguKEnZO70qwEcLpfifMLoxiPqHQ==", │
│ "cpu": [ │
│ "arm" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "android" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/android-arm64": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm │
│ 64-0.25.9.tgz", │
│ "integrity": "sha512-IDrddSmpSv51ftWslJMvl3Q2ZT98fUSL2/rlUXuVqRXHCs5EUF1/f+j │
│ bjF5+NG9UffUDMCiTyh8iec7u8RlTLg==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "android" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/android-x64": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0 │
│ .25.9.tgz", │
│ "integrity": "sha512-I853iMZ1hWZdNllhVZKm34f4wErd4lMyeV7BLzEExGEIZYsOzqDWDf+ │
│ y082izYUE8gtJnYHdeDpN/6tUdwvfiw==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "android" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/darwin-arm64": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64 │
│ -0.25.9.tgz", │
│ "integrity": "sha512-XIpIDMAjOELi/9PB30vEbVMs3GV1v2zkkPnuyRRURbhqjyzIINwj+nb │
│ QATh4H9GxUgH1kFsEyQMxwiLFKUS6Rg==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "darwin" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/darwin-x64": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.2 │
│ 5.9.tgz", │
│ "integrity": "sha512-jhHfBzjYTA1IQu8VyrjCX4ApJDnH+ez+IYVEoJHeqJm9VhG9Dh2BYaJ │
│ ritkYK3vMaXrf7Ogr/0MQ8/MeIefsPQ==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "darwin" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/freebsd-arm64": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm │
│ 64-0.25.9.tgz", │
│ "integrity": "sha512-z93DmbnY6fX9+KdD4Ue/H6sYs+bhFQJNCPZsi4XWJoYblUqT06MQUdB │
│ CpcSfuiN72AbqeBFu5LVQTjfXDE2A6Q==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "freebsd" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/freebsd-x64": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0 │
│ .25.9.tgz", │
│ "integrity": "sha512-mrKX6H/vOyo5v71YfXWJxLVxgy1kyt1MQaD8wZJgJfG4gq4DpQGpgTB │
│ 74e5yBeQdyMTbgxp0YtNj7NuHN0PoZg==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "freebsd" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/linux-arm": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25. │
│ 9.tgz", │
│ "integrity": "sha512-HBU2Xv78SMgaydBmdor38lg8YDnFKSARg1Q6AT0/y2ezUAKiZvc211R │
│ DFHlEZRFNRVhcMamiToo7bDx3VEOYQw==", │
│ "cpu": [ │
│ "arm" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/linux-arm64": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0 │
│ .25.9.tgz", │
│ "integrity": "sha512-BlB7bIcLT3G26urh5Dmse7fiLmLXnRlopw4s8DalgZ8ef79Jj4aUcYb │
│ k90g8iCa2467HX8SAIidbL7gsqXHdRw==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/linux-ia32": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.2 │
│ 5.9.tgz", │
│ "integrity": "sha512-e7S3MOJPZGp2QW6AK6+Ly81rC7oOSerQ+P8L0ta4FhVi+/j/v2yZzx5 │
│ CqqDaWjtPFfYz21Vi1S0auHrap3Ma3A==", │
│ "cpu": [ │
│ "ia32" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/linux-loong64": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong │
│ 64-0.25.9.tgz", │
│ "integrity": "sha512-Sbe10Bnn0oUAB2AalYztvGcK+o6YFFA/9829PhOCUS9vkJElXGdphz0 │
│ A3DbMdP8gmKkqPmPcMJmJOrI3VYB1JQ==", │
│ "cpu": [ │
│ "loong64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/linux-mips64el": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips │
│ 64el-0.25.9.tgz", │
│ "integrity": "sha512-YcM5br0mVyZw2jcQeLIkhWtKPeVfAerES5PvOzaDxVtIyZ2NUBZKNLj │
│ C5z3/fUlDgT6w89VsxP2qzNipOaaDyA==", │
│ "cpu": [ │
│ "mips64el" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/linux-ppc64": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0 │
│ .25.9.tgz", │
│ "integrity": "sha512-++0HQvasdo20JytyDpFvQtNrEsAgNG2CY1CLMwGXfFTKGBGQT3bOeLS │
│ YE2l1fYdvML5KUuwn9Z8L1EWe2tzs1w==", │
│ "cpu": [ │
│ "ppc64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/linux-riscv64": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv │
│ 64-0.25.9.tgz", │
│ "integrity": "sha512-uNIBa279Y3fkjV+2cUjx36xkx7eSjb8IvnL01eXUKXez/CBHNRw5ekC │
│ GMPM0BcmqBxBcdgUWuUXmVWwm4CH9kg==", │
│ "cpu": [ │
│ "riscv64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/linux-s390x": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0 │
│ .25.9.tgz", │
│ "integrity": "sha512-Mfiphvp3MjC/lctb+7D287Xw1DGzqJPb/J2aHHcHxflUo+8tmN/6d4k │
│ 6I2yFR7BVo5/g7x2Monq4+Yew0EHRIA==", │
│ "cpu": [ │
│ "s390x" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/linux-x64": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25. │
│ 9.tgz", │
│ "integrity": "sha512-iSwByxzRe48YVkmpbgoxVzn76BXjlYFXC7NvLYq+b+kDjyyk30J0JY4 │
│ 7DIn8z1MO3K0oSl9fZoRmZPQI4Hklzg==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/netbsd-arm64": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64 │
│ -0.25.9.tgz", │
│ "integrity": "sha512-9jNJl6FqaUG+COdQMjSCGW4QiMHH88xWbvZ+kRVblZsWrkXlABuGdFJ │
│ 1E9L7HK+T0Yqd4akKNa/lO0+jDxQD4Q==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "netbsd" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/netbsd-x64": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.2 │
│ 5.9.tgz", │
│ "integrity": "sha512-RLLdkflmqRG8KanPGOU7Rpg829ZHu8nFy5Pqdi9U01VYtG9Y0zOG6Vr │
│ 2z4/S+/3zIyOxiK6cCeYNWOFR9QP87g==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "netbsd" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/openbsd-arm64": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm │
│ 64-0.25.9.tgz", │
│ "integrity": "sha512-YaFBlPGeDasft5IIM+CQAhJAqS3St3nJzDEgsgFixcfZeyGPCd6eJBW │
│ zke5piZuZ7CtL656eOSYKk4Ls2C0FRQ==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "openbsd" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/openbsd-x64": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0 │
│ .25.9.tgz", │
│ "integrity": "sha512-1MkgTCuvMGWuqVtAvkpkXFmtL8XhWy+j4jaSO2wxfJtilVCi0ZE37b8 │
│ uOdMItIHz4I6z1bWWtEX4CJwcKYLcuA==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "openbsd" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/openharmony-arm64": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openhar │
│ mony-arm64-0.25.9.tgz", │
│ "integrity": "sha512-4Xd0xNiMVXKh6Fa7HEJQbrpP3m3DDn43jKxMjxLLRjWnRsfxjORYJlX │
│ PO4JNcXtOyfajXorRKY9NkOpTHptErg==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "openharmony" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/sunos-x64": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25. │
│ 9.tgz", │
│ "integrity": "sha512-WjH4s6hzo00nNezhp3wFIAfmGZ8U7KtrJNlFMRKxiI9mxEK1scOMAaa │
│ 9i4crUtu+tBr+0IN6JCuAcSBJZfnphw==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "sunos" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/win32-arm64": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0 │
│ .25.9.tgz", │
│ "integrity": "sha512-mGFrVJHmZiRqmP8xFOc6b84/7xa5y5YvR1x8djzXpJBSv/UsNK6aqec │
│ +6JDjConTgvvQefdGhFDAs2DLAds6gQ==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "win32" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/win32-ia32": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.2 │
│ 5.9.tgz", │
│ "integrity": "sha512-b33gLVU2k11nVx1OhX3C8QQP6UHQK4ZtN56oFWvVXvz2VkDoe6fbG8T │
│ OgHFxEvqeqohmRnIHe5A1+HADk4OQww==", │
│ "cpu": [ │
│ "ia32" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "win32" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/win32-x64": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25. │
│ 9.tgz", │
│ "integrity": "sha512-PPOl1mi6lpLNQxnGoyAfschAodRFYXJ+9fs6WHXz7CSWKbOqiMZsubC │
│ +BQsVKuul+3vKLuwTHsS2c2y9EoKwxQ==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "win32" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@img/sharp-darwin-arm64": { │
│ "version": "0.33.5", │
│ "resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darw │
│ in-arm64-0.33.5.tgz", │
│ "integrity": "sha512-UT4p+iz/2H4twwAoLCqfA9UH5pI6DggwKEGuaPy7nCVQ8ZsiY5PIcrR │
│ vD1DzuY3qYL07NtIQcWnBSY/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-fyHac4jIc1ANYGRDxtiqelIbdWkIuQaI84Mv45KvGRRxSAa7o7d1ZKA │
│ OBaYbnepLC1WqxfpimdeWfvqqSGwR2Q==", │
│ "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/-/sh │
│ arp-libvips-darwin-arm64-1.0.4.tgz", │
│ "integrity": "sha512-XblONe153h0O2zuFfTAbQYAX2JhYmDHeWikp1LM9Hul9gVPjFY427k6 │
│ dFEcOL72O01QxQsWi761svJ/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/-/shar │
│ p-libvips-darwin-x64-1.0.4.tgz", │
│ "integrity": "sha512-xnGR8YuZYfJGmWPvmlunFaWJsb9T/AO2ykoP3Fz/0X5XV2aoYBPkX6x │
│ qCQvUTKKiLddarLaxpzNe+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/pDePbBnuBDcjsI8PssmjoKMAz │
│ 4LtLaVi+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/-/sha │
│ rp-libvips-linux-arm64-1.0.4.tgz", │
│ "integrity": "sha512-9B+taZ8DlyyqzZQnoeIvDVR/2F4EbMepXMc/NdVbkzsJbzkUjhXv/70 │
│ GQJ7tdLA4YJgNP25zukcxpX2/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/-/sha │
│ rp-libvips-linux-s390x-1.0.4.tgz", │
│ "integrity": "sha512-u7Wz6ntiSSgGSGcjZ55im6uvTrOxSIS8/dgoVMoiGE9I6JAfU50yH5B │
│ oDlYA1tcuGS7g/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+BAgVMb3ZyC4KeFc3jFxnNbEPas60e1cIfevbtuy │
│ f9nDGIzOaW9PdnDciJm+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/uscUn6UXK1ldpC1JjiXbLfF │
│ ZtRlBhjPZ5o1NCLiDbg8fhUPKStHoTA==", │
│ "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/-/s │
│ harp-libvips-linuxmusl-x64-1.0.4.tgz", │
│ "integrity": "sha512-viYN1KX9m+/hGkJtvYYp+CCLgnJXwiQB39damAO7WMdKWlIhmYTfHjw │
│ SbQeUK/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-a │
│ rm-0.33.5.tgz", │
│ "integrity": "sha512-JTS1eldqZbJxjvKaAkxhZmBqPRGmxgu+qFKSInv8moZ2AmT5Yib3EQ1 │
│ c6gp493HvrvV8QgdOXdyaIBrhvFhBMQ==", │
│ "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/MBsgz0x4AWrT6QoEVVTyh1E39TrCUpTRI │
│ 7mx9VksGX4awWASxqCYLCV4wBZHAYxA==", │
│ "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+vPAveS33s6Z3zfASk2j5upL6fXV │
│ PZi7ztePZ5CuH+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-x │
│ 64-0.33.5.tgz", │
│ "integrity": "sha512-opC+Ok5pRNAzuvq1AG0ar+1owsu842/Ab+4qvU879ippJBHvyY5n2mx │
│ F1izXqkPYlGuP/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-l │
│ inuxmusl-arm64-0.33.5.tgz", │
│ "integrity": "sha512-XrHMZwGQGvJg2V/oRSUfSAfjfPxO+4DkiRh6p2AFjLQztWUuY/o8Mq0 │
│ eMQVIY7HJ1CDQUJlxGGZRw1a5bqmd1g==", │
│ "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-lin │
│ uxmusl-x64-0.33.5.tgz", │
│ "integrity": "sha512-WT+d/cgqKkkKySYmqoZ8y3pxx7lx9vVejxW/W4DOFMYVSkErR+w7mf2 │
│ u8m/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.3 │
│ 3.5.tgz", │
│ "integrity": "sha512-ykUW4LVGaMcU9lu9thv85CbRMAwfeadCJHRsg2GmeRa/cJxsVY9Rbd5 │
│ 7JcMxBkKHag5U/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/LaH0PdZkRz5rd3SmMHX8GSmR7vtNSP5Z6bQkEx │
│ dSK7xGWyxLw4sUknBuugTelgw2faBbQ==", │
│ "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-x │
│ 64-0.33.5.tgz", │
│ "integrity": "sha512-MpY/o8/8kj+EcnxwvrP4aTJSWw/aZ7JIGR4aBeZkZw5B7/Jn+tY9/VN │
│ wtcoGmdT7GfggGIU4kygOMSbYnOrAbg==", │
│ "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/balanced-match": { │
│ "version": "4.0.1", │
│ "resolved": "https://registry.npmjs.org/@isaacs/balanced-match/-/balanced-ma │
│ tch-4.0.1.tgz", │
│ "integrity": "sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcG │
│ yUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": "20 || >=22" │
│ } │
│ }, │
│ "node_modules/@isaacs/brace-expansion": { │
│ "version": "5.0.1", │
│ "resolved": "https://registry.npmjs.org/@isaacs/brace-expansion/-/brace-expa │
│ nsion-5.0.1.tgz", │
│ "integrity": "sha512-WMz71T1JS624nWj2n2fnYAuPovhv7EUhk69R6i9dsVyzxt5eM3bjwvg │
│ k9L+APE1TRscGysAVMANkB0jh0LQZrQ==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@isaacs/balanced-match": "^4.0.1" │
│ }, │
│ "engines": { │
│ "node": "20 || >=22" │
│ } │
│ }, │
│ "node_modules/@isaacs/cliui": { │
│ "version": "8.0.2", │
│ "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", │
│ "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4T │
│ PjxjY3znBCfvBXFzucm1twdyFybFqEA==", │
│ "license": "ISC", │
│ "dependencies": { │
│ "string-width": "^5.1.2", │
│ "string-width-cjs": "npm:string-width@^4.2.0", │
│ "strip-ansi": "^7.0.1", │
│ "strip-ansi-cjs": "npm:strip-ansi@^6.0.1", │
│ "wrap-ansi": "^8.1.0", │
│ "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0" │
│ }, │
│ "engines": { │
│ "node": ">=12" │
│ } │
│ }, │
│ "node_modules/@isaacs/cliui/node_modules/emoji-regex": { │
│ "version": "9.2.2", │
│ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz" │
│ , │
│ "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU7 │
│ 85g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@isaacs/cliui/node_modules/string-width": { │
│ "version": "5.1.2", │
│ "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tg │
│ z", │
│ "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9T │
│ XpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "eastasianwidth": "^0.2.0", │
│ "emoji-regex": "^9.2.2", │
│ "strip-ansi": "^7.0.1" │
│ }, │
│ "engines": { │
│ "node": ">=12" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/sponsors/sindresorhus" │
│ } │
│ }, │
│ "node_modules/@isaacs/cliui/node_modules/wrap-ansi": { │
│ "version": "8.1.0", │
│ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", │
│ "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9b │
│ W2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "ansi-styles": "^6.1.0", │
│ "string-width": "^5.0.1", │
│ "strip-ansi": "^7.0.1" │
│ }, │
│ "engines": { │
│ "node": ">=12" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/chalk/wrap-ansi?sponsor=1" │
│ } │
│ }, │
│ "node_modules/@isaacs/fs-minipass": { │
│ "version": "4.0.1", │
│ "resolved": "https://registry.npmjs.org/@isaacs/fs-minipass/-/fs-minipass-4. │
│ 0.1.tgz", │
│ "integrity": "sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQh │
│ L8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==", │
│ "license": "ISC", │
│ "dependencies": { │
│ "minipass": "^7.0.4" │
│ }, │
│ "engines": { │
│ "node": ">=18.0.0" │
│ } │
│ }, │
│ "node_modules/@jridgewell/sourcemap-codec": { │
│ "version": "1.5.5", │
│ "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/source │
│ map-codec-1.5.5.tgz", │
│ "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zT │
│ vfoqWsnebh8Sl70VScFbICvJnLKB0Og==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@mapbox/node-pre-gyp": { │
│ "version": "2.0.0", │
│ "resolved": "https://registry.npmjs.org/@mapbox/node-pre-gyp/-/node-pre-gyp- │
│ 2.0.0.tgz", │
│ "integrity": "sha512-llMXd39jtP0HpQLVI37Bf1m2ADlEb35GYSh1SDSLsBhR+5iCxiNGlT3 │
│ 1yqbNtVHygHAtMy6dWFERpU2JgufhPg==", │
│ "license": "BSD-3-Clause", │
│ "dependencies": { │
│ "consola": "^3.2.3", │
│ "detect-libc": "^2.0.0", │
│ "https-proxy-agent": "^7.0.5", │
│ "node-fetch": "^2.6.7", │
│ "nopt": "^8.0.0", │
│ "semver": "^7.5.3", │
│ "tar": "^7.4.0" │
│ }, │
│ "bin": { │
│ "node-pre-gyp": "bin/node-pre-gyp" │
│ }, │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@napi-rs/wasm-runtime": { │
│ "version": "1.1.4", │
│ "resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime │
│ -1.1.4.tgz", │
│ "integrity": "sha512-3NQNNgA1YSlJb/kMH1ildASP9HW7/7kYnRI2szWJaofaS1hWmbGI4H+ │
│ d3+22aGzXXN9IJ+n+GiFVcGipJP18ow==", │
│ "license": "MIT", │
│ "optional": true, │
│ "dependencies": { │
│ "@tybys/wasm-util": "^0.10.1" │
│ }, │
│ "funding": { │
│ "type": "github", │
│ "url": "https://github.com/sponsors/Brooooooklyn" │
│ }, │
│ "peerDependencies": { │
│ "@emnapi/core": "^1.7.1", │
│ "@emnapi/runtime": "^1.7.1" │
│ } │
│ }, │
│ "node_modules/@nodelib/fs.scandir": { │
│ "version": "2.1.5", │
│ "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1 │
│ .5.tgz", │
│ "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/ │
│ NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@nodelib/fs.stat": "2.0.5", │
│ "run-parallel": "^1.1.9" │
│ }, │
│ "engines": { │
│ "node": ">= 8" │
│ } │
│ }, │
│ "node_modules/@nodelib/fs.stat": { │
│ "version": "2.0.5", │
│ "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz │
│ ", │
│ "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX │
│ 7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">= 8" │
│ } │
│ }, │
│ "node_modules/@nodelib/fs.walk": { │
│ "version": "1.2.8", │
│ "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz │
│ ", │
│ "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP │
│ 185beGg7Llih/NSHSV2XAs1lnznocSg==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@nodelib/fs.scandir": "2.1.5", │
│ "fastq": "^1.6.0" │
│ }, │
│ "engines": { │
│ "node": ">= 8" │
│ } │
│ }, │
│ "node_modules/@oslojs/encoding": { │
│ "version": "1.1.0", │
│ "resolved": "https://registry.npmjs.org/@oslojs/encoding/-/encoding-1.1.0.tg │
│ z", │
│ "integrity": "sha512-70wQhgYmndg4GCPxPPxPGevRKqTIJ2Nh4OkiMWmDAVYsTQ+Ta7Sq+rP │
│ evXyXGdzr30/qZBnyOalCszoMxlyldQ==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@oxc-project/types": { │
│ "version": "0.110.0", │
│ "resolved": "https://registry.npmjs.org/@oxc-project/types/-/types-0.110.0.t │
│ gz", │
│ "integrity": "sha512-6Ct21OIlrEnFEJk5LT4e63pk3btsI6/TusD/GStLi7wYlGJNOl1GI9q │
│ vXAnRAxQU9zqA2Oz+UwhfTOU2rPZVow==", │
│ "license": "MIT", │
│ "funding": { │
│ "url": "https://github.com/sponsors/Boshen" │
│ } │
│ }, │
│ "node_modules/@oxc-transform/binding-android-arm-eabi": { │
│ "version": "0.111.0", │
│ "resolved": "https://registry.npmjs.org/@oxc-transform/binding-android-arm-e │
│ abi/-/binding-android-arm-eabi-0.111.0.tgz", │
│ "integrity": "sha512-NdFLicvorfHYu0g2ftjVJaH7+Dz27AQUNJOq8t/ofRUoWmczOodgUCH │
│ x8C1M1htCN4ZmhS/FzfSy6yd/UngJGg==", │
│ "cpu": [ │
│ "arm" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "android" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@oxc-transform/binding-android-arm64": { │
│ "version": "0.111.0", │
│ "resolved": "https://registry.npmjs.org/@oxc-transform/binding-android-arm64 │
│ /-/binding-android-arm64-0.111.0.tgz", │
│ "integrity": "sha512-J2v9ajarD2FYlhHtjbgZUFsS2Kvi27pPxDWLGCy7i8tO60xBoozX9/k │
│ tSgbiE/QsxKaUhfv4zVKppKWUo71PmQ==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "android" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@oxc-transform/binding-darwin-arm64": { │
│ "version": "0.111.0", │
│ "resolved": "https://registry.npmjs.org/@oxc-transform/binding-darwin-arm64/ │
│ -/binding-darwin-arm64-0.111.0.tgz", │
│ "integrity": "sha512-2UYmExxpXzmiHTldhNlosWqG9Nc4US51K0GB9RLcGlTE23WO33vVo1N │
│ VAKwxPE+KYuhffwDnRYTovTMUjzwvZA==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "darwin" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@oxc-transform/binding-darwin-x64": { │
│ "version": "0.111.0", │
│ "resolved": "https://registry.npmjs.org/@oxc-transform/binding-darwin-x64/-/ │
│ binding-darwin-x64-0.111.0.tgz", │
│ "integrity": "sha512-c4YRwfLV8Pj/ToiTCbndZaHxM2BD4W3bltr/fjXZcGypEK+U2RZFDL7 │
│ tIZYT/tyneAC9hCORZKDaKhLLNuzPtA==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "darwin" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@oxc-transform/binding-freebsd-x64": { │
│ "version": "0.111.0", │
│ "resolved": "https://registry.npmjs.org/@oxc-transform/binding-freebsd-x64/- │
│ /binding-freebsd-x64-0.111.0.tgz", │
│ "integrity": "sha512-prvf32IcEuLnLZbNVomFosBu0CaZpyj3YsZ6epbOgJy8iJjfLsXBb+P │
│ rkO/NBKzjuJoJa2+u7jFKRE0KT7gSOw==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "freebsd" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@oxc-transform/binding-linux-arm-gnueabihf": { │
│ "version": "0.111.0", │
│ "resolved": "https://registry.npmjs.org/@oxc-transform/binding-linux-arm-gnu │
│ eabihf/-/binding-linux-arm-gnueabihf-0.111.0.tgz", │
│ "integrity": "sha512-+se3579Wp7VOk8TnTZCpT+obTAyzOw2b/UuoM0+51LtbzCSfjKxd4A+ │
│ o7zRl7GyPrPZvx57KdbMOC9rWB1xNrw==", │
│ "cpu": [ │
│ "arm" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@oxc-transform/binding-linux-arm-musleabihf": { │
│ "version": "0.111.0", │
│ "resolved": "https://registry.npmjs.org/@oxc-transform/binding-linux-arm-mus │
│ leabihf/-/binding-linux-arm-musleabihf-0.111.0.tgz", │
│ "integrity": "sha512-8faC99pStqaSDPK/vBgaagAHUeL0LcIzfeSjSiDTtvPGc3AwZIeqC1t │
│ x3CP15a6tWXjdgS/IUw4IjfD5HweBlg==", │
│ "cpu": [ │
│ "arm" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@oxc-transform/binding-linux-arm64-gnu": { │
│ "version": "0.111.0", │
│ "resolved": "https://registry.npmjs.org/@oxc-transform/binding-linux-arm64-g │
│ nu/-/binding-linux-arm64-gnu-0.111.0.tgz", │
│ "integrity": "sha512-HtfQv8j796gzI5WR/RaP6IMwFpiL0vYeDrUA1hYhlPzTHKYan/B+Nlh │
│ JkKOI1v24yAl/yEnFmb0pxIxLNqBqBA==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "libc": [ │
│ "glibc" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@oxc-transform/binding-linux-arm64-musl": { │
│ "version": "0.111.0", │
│ "resolved": "https://registry.npmjs.org/@oxc-transform/binding-linux-arm64-m │
│ usl/-/binding-linux-arm64-musl-0.111.0.tgz", │
│ "integrity": "sha512-ARyfcMCIxVLDgLf6FQ8Oo1/TFySpnquV+vuSb4SFQZfYDqgMklzwv0N │
│ YXxWD0aB6enElyMDs6pQJBzusEKCkOg==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "libc": [ │
│ "musl" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@oxc-transform/binding-linux-ppc64-gnu": { │
│ "version": "0.111.0", │
│ "resolved": "https://registry.npmjs.org/@oxc-transform/binding-linux-ppc64-g │
│ nu/-/binding-linux-ppc64-gnu-0.111.0.tgz", │
│ "integrity": "sha512-PKpVRrSvBNK3tv9vwxn7Fay+QWZmprPGlEqJcseBJllQc5mFMD4Q/w4 │
│ 4chu5iR9ZLsDeSHzmNWrgMLo4J0sP2A==", │
│ "cpu": [ │
│ "ppc64" │
│ ], │
│ "libc": [ │
│ "glibc" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@oxc-transform/binding-linux-riscv64-gnu": { │
│ "version": "0.111.0", │
│ "resolved": "https://registry.npmjs.org/@oxc-transform/binding-linux-riscv64 │
│ -gnu/-/binding-linux-riscv64-gnu-0.111.0.tgz", │
│ "integrity": "sha512-9bUml6rMgk+8GF5rvNMweFspkzSiCjqpV6HduwiUyexqfGKrmjq9IZO │
│ xxvnzkE2RGdQzP507NNDoVNYIoGQYuA==", │
│ "cpu": [ │
│ "riscv64" │
│ ], │
│ "libc": [ │
│ "glibc" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@oxc-transform/binding-linux-riscv64-musl": { │
│ "version": "0.111.0", │
│ "resolved": "https://registry.npmjs.org/@oxc-transform/binding-linux-riscv64 │
│ -musl/-/binding-linux-riscv64-musl-0.111.0.tgz", │
│ "integrity": "sha512-tzGCohGxaeH6KRJjfYZd4mHCoGjCai6N+zZi1Oj+tSDMAAdyvs1dRzY │
│ b8PNUGnybCg3Te4M0jLPzWZaSmnKraQ==", │
│ "cpu": [ │
│ "riscv64" │
│ ], │
│ "libc": [ │
│ "musl" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@oxc-transform/binding-linux-s390x-gnu": { │
│ "version": "0.111.0", │
│ "resolved": "https://registry.npmjs.org/@oxc-transform/binding-linux-s390x-g │
│ nu/-/binding-linux-s390x-gnu-0.111.0.tgz", │
│ "integrity": "sha512-sRG1KIfZ0ML9ToEygm5aM/5GJeBA05uHlgW3M0Rx/DNWMJhuahLmqWu │
│ B02aWSmijndLfEKXLLXIWhvWupRG8lg==", │
│ "cpu": [ │
│ "s390x" │
│ ], │
│ "libc": [ │
│ "glibc" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@oxc-transform/binding-linux-x64-gnu": { │
│ "version": "0.111.0", │
│ "resolved": "https://registry.npmjs.org/@oxc-transform/binding-linux-x64-gnu │
│ /-/binding-linux-x64-gnu-0.111.0.tgz", │
│ "integrity": "sha512-T0Kmvk+OdlUdABdXlDIf3MQReMzFfC75NEI9x8jxy5pKooACEFg0k0V │
│ 8gyR3gq4DzbDCfucqFQDWNvSgIopAbQ==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "libc": [ │
│ "glibc" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@oxc-transform/binding-linux-x64-musl": { │
│ "version": "0.111.0", │
│ "resolved": "https://registry.npmjs.org/@oxc-transform/binding-linux-x64-mus │
│ l/-/binding-linux-x64-musl-0.111.0.tgz", │
│ "integrity": "sha512-EgoutsP3YfqzN8a9vpc9+XLr0bmBl0dA3uOMiP77+exATCPxJBkJErG │
│ mQkqk6RtTp5XqX6q6mB45qWQyKk6+pA==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "libc": [ │
│ "musl" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@oxc-transform/binding-openharmony-arm64": { │
│ "version": "0.111.0", │
│ "resolved": "https://registry.npmjs.org/@oxc-transform/binding-openharmony-a │
│ rm64/-/binding-openharmony-arm64-0.111.0.tgz", │
│ "integrity": "sha512-d8J+ejc0j5WODbVwR/QxFaI65YMwvG0W53vcVCHwa6ja1QI5lpe7sis │
│ lrefG2EFYgnY47voMRzlXab5d4gEcDw==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "openharmony" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@oxc-transform/binding-wasm32-wasi": { │
│ "version": "0.111.0", │
│ "resolved": "https://registry.npmjs.org/@oxc-transform/binding-wasm32-wasi/- │
│ /binding-wasm32-wasi-0.111.0.tgz", │
│ "integrity": "sha512-HtyIZO8IwuZgXkyb56rysLz1OLbfLhEu8A3BeuyJXzUseAj96yuxgGt │
│ 3cu3QYX9AXb9pfRfA3c/fvlhsDugyTQ==", │
│ "cpu": [ │
│ "wasm32" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "dependencies": { │
│ "@napi-rs/wasm-runtime": "^1.1.1" │
│ }, │
│ "engines": { │
│ "node": ">=14.0.0" │
│ } │
│ }, │
│ "node_modules/@oxc-transform/binding-win32-arm64-msvc": { │
│ "version": "0.111.0", │
│ "resolved": "https://registry.npmjs.org/@oxc-transform/binding-win32-arm64-m │
│ svc/-/binding-win32-arm64-msvc-0.111.0.tgz", │
│ "integrity": "sha512-YeP80Riptc0MkVVBnzbmoFuHVLUq278+MbwNo9sTLALmzTIJxJqN029 │
│ xRZbG+Bun7aLsoZhmRnm3J5JZ1NcP5w==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "win32" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@oxc-transform/binding-win32-ia32-msvc": { │
│ "version": "0.111.0", │
│ "resolved": "https://registry.npmjs.org/@oxc-transform/binding-win32-ia32-ms │
│ vc/-/binding-win32-ia32-msvc-0.111.0.tgz", │
│ "integrity": "sha512-A6ztCXpoSHt6PbvGAFqB0MLOcGG7ZJrrPXY1iB0zfOB1atLgI8oNePG │
│ xPl03XSbwpiTsFJ1oo8rj9DXcBzgT9g==", │
│ "cpu": [ │
│ "ia32" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "win32" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@oxc-transform/binding-win32-x64-msvc": { │
│ "version": "0.111.0", │
│ "resolved": "https://registry.npmjs.org/@oxc-transform/binding-win32-x64-msv │
│ c/-/binding-win32-x64-msvc-0.111.0.tgz", │
│ "integrity": "sha512-QddKW4kBH0Wof6Y65eYCNHM4iOGmCTWLLcNYY1FGswhzmTYOUVXajNR │
│ OR+iCXAOFnOF0ldtsR79SyqgyHH1Bgg==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "win32" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@parcel/watcher": { │
│ "version": "2.5.1", │
│ "resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.5.1.tgz" │
│ , │
│ "integrity": "sha512-dfUnCxiN9H4ap84DvD2ubjw+3vUNpstxa0TneY/Paat8a3R4uQZDLSv │
│ WjmznAY/DoahqTHl9V46HF/Zs3F29pg==", │
│ "hasInstallScript": true, │
│ "license": "MIT", │
│ "optional": true, │
│ "dependencies": { │
│ "detect-libc": "^1.0.3", │
│ "is-glob": "^4.0.3", │
│ "micromatch": "^4.0.5", │
│ "node-addon-api": "^7.0.0" │
│ }, │
│ "engines": { │
│ "node": ">= 10.0.0" │
│ }, │
│ "funding": { │
│ "type": "opencollective", │
│ "url": "https://opencollective.com/parcel" │
│ }, │
│ "optionalDependencies": { │
│ "@parcel/watcher-android-arm64": "2.5.1", │
│ "@parcel/watcher-darwin-arm64": "2.5.1", │
│ "@parcel/watcher-darwin-x64": "2.5.1", │
│ "@parcel/watcher-freebsd-x64": "2.5.1", │
│ "@parcel/watcher-linux-arm-glibc": "2.5.1", │
│ "@parcel/watcher-linux-arm-musl": "2.5.1", │
│ "@parcel/watcher-linux-arm64-glibc": "2.5.1", │
│ "@parcel/watcher-linux-arm64-musl": "2.5.1", │
│ "@parcel/watcher-linux-x64-glibc": "2.5.1", │
│ "@parcel/watcher-linux-x64-musl": "2.5.1", │
│ "@parcel/watcher-win32-arm64": "2.5.1", │
│ "@parcel/watcher-win32-ia32": "2.5.1", │
│ "@parcel/watcher-win32-x64": "2.5.1" │
│ } │
│ }, │
│ "node_modules/@parcel/watcher-android-arm64": { │
│ "version": "2.5.1", │
│ "resolved": "https://registry.npmjs.org/@parcel/watcher-android-arm64/-/watc │
│ her-android-arm64-2.5.1.tgz", │
│ "integrity": "sha512-KF8+j9nNbUN8vzOFDpRMsaKBHZ/mcjEjMToVMJOhTozkDonQFFrRcfd │
│ LWn6yWKCmJKmdVxSgHiYvTCef4/qcBA==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "android" │
│ ], │
│ "engines": { │
│ "node": ">= 10.0.0" │
│ }, │
│ "funding": { │
│ "type": "opencollective", │
│ "url": "https://opencollective.com/parcel" │
│ } │
│ }, │
│ "node_modules/@parcel/watcher-darwin-arm64": { │
│ "version": "2.5.1", │
│ "resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-arm64/-/watch │
│ er-darwin-arm64-2.5.1.tgz", │
│ "integrity": "sha512-eAzPv5osDmZyBhou8PoF4i6RQXAfeKL9tjb3QzYuccXFMQU0ruIc/PO │
│ h30ePnaOyD1UXdlKguHBmsTs53tVoPw==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "darwin" │
│ ], │
│ "engines": { │
│ "node": ">= 10.0.0" │
│ }, │
│ "funding": { │
│ "type": "opencollective", │
│ "url": "https://opencollective.com/parcel" │
│ } │
│ }, │
│ "node_modules/@parcel/watcher-darwin-x64": { │
│ "version": "2.5.1", │
│ "resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-x64/-/watcher │
│ -darwin-x64-2.5.1.tgz", │
│ "integrity": "sha512-1ZXDthrnNmwv10A0/3AJNZ9JGlzrF82i3gNQcWOzd7nJ8aj+ILyW1MT │
│ xVk35Db0u91oD5Nlk9MBiujMlwmeXZg==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "darwin" │
│ ], │
│ "engines": { │
│ "node": ">= 10.0.0" │
│ }, │
│ "funding": { │
│ "type": "opencollective", │
│ "url": "https://opencollective.com/parcel" │
│ } │
│ }, │
│ "node_modules/@parcel/watcher-freebsd-x64": { │
│ "version": "2.5.1", │
│ "resolved": "https://registry.npmjs.org/@parcel/watcher-freebsd-x64/-/watche │
│ r-freebsd-x64-2.5.1.tgz", │
│ "integrity": "sha512-SI4eljM7Flp9yPuKi8W0ird8TI/JK6CSxju3NojVI6BjHsTyK7zxA9u │
│ rjVjEKJ5MBYC+bLmMcbAWlZ+rFkLpJQ==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "freebsd" │
│ ], │
│ "engines": { │
│ "node": ">= 10.0.0" │
│ }, │
│ "funding": { │
│ "type": "opencollective", │
│ "url": "https://opencollective.com/parcel" │
│ } │
│ }, │
│ "node_modules/@parcel/watcher-linux-arm-glibc": { │
│ "version": "2.5.1", │
│ "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-glibc/-/wa │
│ tcher-linux-arm-glibc-2.5.1.tgz", │
│ "integrity": "sha512-RCdZlEyTs8geyBkkcnPWvtXLY44BCeZKmGYRtSgtwwnHR4dxfHRG3gR │
│ 99XdMEdQ7KeiDdasJwwvNSF5jKtDwdA==", │
│ "cpu": [ │
│ "arm" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">= 10.0.0" │
│ }, │
│ "funding": { │
│ "type": "opencollective", │
│ "url": "https://opencollective.com/parcel" │
│ } │
│ }, │
│ "node_modules/@parcel/watcher-linux-arm-musl": { │
│ "version": "2.5.1", │
│ "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-musl/-/wat │
│ cher-linux-arm-musl-2.5.1.tgz", │
│ "integrity": "sha512-6E+m/Mm1t1yhB8X412stiKFG3XykmgdIOqhjWj+VL8oHkKABfu/gjFj │
│ 8DvLrYVHSBNC+/u5PeNrujiSQ1zwd1Q==", │
│ "cpu": [ │
│ "arm" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">= 10.0.0" │
│ }, │
│ "funding": { │
│ "type": "opencollective", │
│ "url": "https://opencollective.com/parcel" │
│ } │
│ }, │
│ "node_modules/@parcel/watcher-linux-arm64-glibc": { │
│ "version": "2.5.1", │
│ "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-glibc/-/ │
│ watcher-linux-arm64-glibc-2.5.1.tgz", │
│ "integrity": "sha512-LrGp+f02yU3BN9A+DGuY3v3bmnFUggAITBGriZHUREfNEzZh/GO06FF │
│ 5u2kx8x+GBEUYfyTGamol4j3m9ANe8w==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">= 10.0.0" │
│ }, │
│ "funding": { │
│ "type": "opencollective", │
│ "url": "https://opencollective.com/parcel" │
│ } │
│ }, │
│ "node_modules/@parcel/watcher-linux-arm64-musl": { │
│ "version": "2.5.1", │
│ "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-musl/-/w │
│ atcher-linux-arm64-musl-2.5.1.tgz", │
│ "integrity": "sha512-cFOjABi92pMYRXS7AcQv9/M1YuKRw8SZniCDw0ssQb/noPkRzA+HBDk │
│ wmyOJYp5wXcsTrhxO0zq1U11cK9jsFg==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">= 10.0.0" │
│ }, │
│ "funding": { │
│ "type": "opencollective", │
│ "url": "https://opencollective.com/parcel" │
│ } │
│ }, │
│ "node_modules/@parcel/watcher-linux-x64-glibc": { │
│ "version": "2.5.1", │
│ "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/wa │
│ tcher-linux-x64-glibc-2.5.1.tgz", │
│ "integrity": "sha512-GcESn8NZySmfwlTsIur+49yDqSny2IhPeZfXunQi48DMugKeZ7uy1FX │
│ 83pO0X22sHntJ4Ub+9k34XQCX+oHt2A==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">= 10.0.0" │
│ }, │
│ "funding": { │
│ "type": "opencollective", │
│ "url": "https://opencollective.com/parcel" │
│ } │
│ }, │
│ "node_modules/@parcel/watcher-linux-x64-musl": { │
│ "version": "2.5.1", │
│ "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/wat │
│ cher-linux-x64-musl-2.5.1.tgz", │
│ "integrity": "sha512-n0E2EQbatQ3bXhcH2D1XIAANAcTZkQICBPVaxMeaCVBtOpBZpWJuf7L │
│ wyWPSBDITb7In8mqQgJ7gH8CILCURXg==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">= 10.0.0" │
│ }, │
│ "funding": { │
│ "type": "opencollective", │
│ "url": "https://opencollective.com/parcel" │
│ } │
│ }, │
│ "node_modules/@parcel/watcher-win32-arm64": { │
│ "version": "2.5.1", │
│ "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-arm64/-/watche │
│ r-win32-arm64-2.5.1.tgz", │
│ "integrity": "sha512-RFzklRvmc3PkjKjry3hLF9wD7ppR4AKcWNzH7kXR7GUe0Igb3Nz8fyP │
│ wtZCSquGrhU5HhUNDr/mKBqj7tqA2Vw==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "win32" │
│ ], │
│ "engines": { │
│ "node": ">= 10.0.0" │
│ }, │
│ "funding": { │
│ "type": "opencollective", │
│ "url": "https://opencollective.com/parcel" │
│ } │
│ }, │
│ "node_modules/@parcel/watcher-win32-ia32": { │
│ "version": "2.5.1", │
│ "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-ia32/-/watcher │
│ -win32-ia32-2.5.1.tgz", │
│ "integrity": "sha512-c2KkcVN+NJmuA7CGlaGD1qJh1cLfDnQsHjE89E60vUEMlqduHGCdCLJ │
│ CID5geFVM0dOtA3ZiIO8BoEQmzQVfpQ==", │
│ "cpu": [ │
│ "ia32" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "win32" │
│ ], │
│ "engines": { │
│ "node": ">= 10.0.0" │
│ }, │
│ "funding": { │
│ "type": "opencollective", │
│ "url": "https://opencollective.com/parcel" │
│ } │
│ }, │
│ "node_modules/@parcel/watcher-win32-x64": { │
│ "version": "2.5.1", │
│ "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-x64/-/watcher- │
│ win32-x64-2.5.1.tgz", │
│ "integrity": "sha512-9lHBdJITeNR++EvSQVUcaZoWupyHfXe1jZvGZ06O/5MflPcuPLtEphS │
│ cIBL+AiCWBO46tDSHzWyD0uDmmZqsgA==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "win32" │
│ ], │
│ "engines": { │
│ "node": ">= 10.0.0" │
│ }, │
│ "funding": { │
│ "type": "opencollective", │
│ "url": "https://opencollective.com/parcel" │
│ } │
│ }, │
│ "node_modules/@parcel/watcher/node_modules/detect-libc": { │
│ "version": "1.0.3", │
│ "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz" │
│ , │
│ "integrity": "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lb │
│ U8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==", │
│ "license": "Apache-2.0", │
│ "optional": true, │
│ "bin": { │
│ "detect-libc": "bin/detect-libc.js" │
│ }, │
│ "engines": { │
│ "node": ">=0.10" │
│ } │
│ }, │
│ "node_modules/@pkgjs/parseargs": { │
│ "version": "0.11.0", │
│ "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0. │
│ tgz", │
│ "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPN │
│ FoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", │
│ "license": "MIT", │
│ "optional": true, │
│ "engines": { │
│ "node": ">=14" │
│ } │
│ }, │
│ "node_modules/@renovatebot/pep440": { │
│ "version": "4.2.1", │
│ "resolved": "https://registry.npmjs.org/@renovatebot/pep440/-/pep440-4.2.1.t │
│ gz", │
│ "integrity": "sha512-2FK1hF93Fuf1laSdfiEmJvSJPVIDHEUTz68D3Fi9s0IZrrpaEcj6pTF │
│ BTbYvsgC5du4ogrtf5re7yMMvrKNgkw==", │
│ "license": "Apache-2.0", │
│ "engines": { │
│ "node": "^20.9.0 || ^22.11.0 || ^24", │
│ "pnpm": "^10.0.0" │
│ } │
│ }, │
│ "node_modules/@rolldown/binding-android-arm64": { │
│ "version": "1.0.0-rc.1", │
│ "resolved": "https://registry.npmjs.org/@rolldown/binding-android-arm64/-/bi │
│ nding-android-arm64-1.0.0-rc.1.tgz", │
│ "integrity": "sha512-He6ZoCfv5D7dlRbrhNBkuMVIHd0GDnjJwbICE1OWpG7G3S2gmJ+eXkc │
│ NLJjzjNDpeI2aRy56ou39AJM9AD8YFA==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "android" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@rolldown/binding-darwin-arm64": { │
│ "version": "1.0.0-rc.1", │
│ "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-arm64/-/bin │
│ ding-darwin-arm64-1.0.0-rc.1.tgz", │
│ "integrity": "sha512-YzJdn08kSOXnj85ghHauH2iHpOJ6eSmstdRTLyaziDcUxe9SyQJgGyx │
│ /5jDIhDvtOcNvMm2Ju7m19+S/Rm1jFg==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "darwin" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@rolldown/binding-darwin-x64": { │
│ "version": "1.0.0-rc.1", │
│ "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-x64/-/bindi │
│ ng-darwin-x64-1.0.0-rc.1.tgz", │
│ "integrity": "sha512-cIvAbqM+ZVV6lBSKSBtlNqH5iCiW933t1q8j0H66B3sjbe8AxIRetVq │
│ fGgcHcJtMzBIkIALlL9fcDrElWLJQcQ==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "darwin" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@rolldown/binding-freebsd-x64": { │
│ "version": "1.0.0-rc.1", │
│ "resolved": "https://registry.npmjs.org/@rolldown/binding-freebsd-x64/-/bind │
│ ing-freebsd-x64-1.0.0-rc.1.tgz", │
│ "integrity": "sha512-rVt+B1B/qmKwCl1XD02wKfgh3vQPXRXdB/TicV2w6g7RVAM1+cZcpig │
│ whLarqiVCxDObFZ7UgXCxPC7tpDoRog==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "freebsd" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@rolldown/binding-linux-arm-gnueabihf": { │
│ "version": "1.0.0-rc.1", │
│ "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm-gnueabih │
│ f/-/binding-linux-arm-gnueabihf-1.0.0-rc.1.tgz", │
│ "integrity": "sha512-69YKwJJBOFprQa1GktPgbuBOfnn+EGxu8sBJ1TjPER+zhSpYeaU4N07 │
│ uqmyBiksOLGXsMegymuecLobfz03h8Q==", │
│ "cpu": [ │
│ "arm" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@rolldown/binding-linux-arm64-gnu": { │
│ "version": "1.0.0-rc.1", │
│ "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-gnu/-/ │
│ binding-linux-arm64-gnu-1.0.0-rc.1.tgz", │
│ "integrity": "sha512-9JDhHUf3WcLfnViFWm+TyorqUtnSAHaCzlSNmMOq824prVuuzDOK91K │
│ 0Hl8DUcEb9M5x2O+d2/jmBMsetRIn3g==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "libc": [ │
│ "glibc" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@rolldown/binding-linux-arm64-musl": { │
│ "version": "1.0.0-rc.1", │
│ "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-musl/- │
│ /binding-linux-arm64-musl-1.0.0-rc.1.tgz", │
│ "integrity": "sha512-UvApLEGholmxw/HIwmUnLq3CwdydbhaHHllvWiCTNbyGom7wTwOtz5O │
│ AQbAKZYyiEOeIXZNPkM7nA4Dtng7CLw==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "libc": [ │
│ "musl" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@rolldown/binding-linux-x64-gnu": { │
│ "version": "1.0.0-rc.1", │
│ "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-gnu/-/bi │
│ nding-linux-x64-gnu-1.0.0-rc.1.tgz", │
│ "integrity": "sha512-uVctNgZHiGnJx5Fij7wHLhgw4uyZBVi6mykeWKOqE7bVy9Hcxn0fM/I │
│ uqdMwk6hXlaf9fFShDTFz2+YejP+x0A==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "libc": [ │
│ "glibc" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@rolldown/binding-linux-x64-musl": { │
│ "version": "1.0.0-rc.1", │
│ "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-musl/-/b │
│ inding-linux-x64-musl-1.0.0-rc.1.tgz", │
│ "integrity": "sha512-T6Eg0xWwcxd/MzBcuv4Z37YVbUbJxy5cMNnbIt/Yr99wFwli30O4BPl │
│ Y8hKeGyn6lWNtU0QioBS46lVzDN38bg==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "libc": [ │
│ "musl" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@rolldown/binding-openharmony-arm64": { │
│ "version": "1.0.0-rc.1", │
│ "resolved": "https://registry.npmjs.org/@rolldown/binding-openharmony-arm64/ │
│ -/binding-openharmony-arm64-1.0.0-rc.1.tgz", │
│ "integrity": "sha512-PuGZVS2xNJyLADeh2F04b+Cz4NwvpglbtWACgrDOa5YDTEHKwmiTDjo │
│ D5eZ9/ptXtcpeFrMqD2H4Zn33KAh1Eg==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "openharmony" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@rolldown/binding-wasm32-wasi": { │
│ "version": "1.0.0-rc.1", │
│ "resolved": "https://registry.npmjs.org/@rolldown/binding-wasm32-wasi/-/bind │
│ ing-wasm32-wasi-1.0.0-rc.1.tgz", │
│ "integrity": "sha512-2mOxY562ihHlz9lEXuaGEIDCZ1vI+zyFdtsoa3M62xsEunDXQE+DVPO │
│ 4S4x5MPK9tKulG/aFcA/IH5eVN257Cw==", │
│ "cpu": [ │
│ "wasm32" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "dependencies": { │
│ "@napi-rs/wasm-runtime": "^1.1.1" │
│ }, │
│ "engines": { │
│ "node": ">=14.0.0" │
│ } │
│ }, │
│ "node_modules/@rolldown/binding-win32-arm64-msvc": { │
│ "version": "1.0.0-rc.1", │
│ "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-arm64-msvc/- │
│ /binding-win32-arm64-msvc-1.0.0-rc.1.tgz", │
│ "integrity": "sha512-oQVOP5cfAWZwRD0Q3nGn/cA9FW3KhMMuQ0NIndALAe6obqjLhqYVYDi │
│ GGRGrxvnjJsVbpLwR14gIUYnpIcHR1g==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "win32" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@rolldown/binding-win32-x64-msvc": { │
│ "version": "1.0.0-rc.1", │
│ "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-x64-msvc/-/b │
│ inding-win32-x64-msvc-1.0.0-rc.1.tgz", │
│ "integrity": "sha512-Ydsxxx++FNOuov3wCBPaYjZrEvKOOGq3k+BF4BPridhg2pENfitSRD2 │
│ TEuQ8i33bp5VptuNdC9IzxRKU031z5A==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "win32" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@rolldown/pluginutils": { │
│ "version": "1.0.0-rc.1", │
│ "resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils- │
│ 1.0.0-rc.1.tgz", │
│ "integrity": "sha512-UTBjtTxVOhodhzFVp/ayITaTETRHPUPYZPXQe0WU0wOgxghMojXxYjO │
│ iPOauKIYNWJAWS2fd7gJgGQK8GU8vDA==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@rollup/pluginutils": { │
│ "version": "5.2.0", │
│ "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5. │
│ 2.0.tgz", │
│ "integrity": "sha512-qWJ2ZTbmumwiLFomfzTyt5Kng4hwPi9rwCYN4SHb6eaRU1KNO4ccxIN │
│ Hr/VhH4GgPlt1XfSTLX2LBTme8ne4Zw==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@types/estree": "^1.0.0", │
│ "estree-walker": "^2.0.2", │
│ "picomatch": "^4.0.2" │
│ }, │
│ "engines": { │
│ "node": ">=14.0.0" │
│ }, │
│ "peerDependencies": { │
│ "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0" │
│ }, │
│ "peerDependenciesMeta": { │
│ "rollup": { │
│ "optional": true │
│ } │
│ } │
│ }, │
│ "node_modules/@rollup/pluginutils/node_modules/estree-walker": { │
│ "version": "2.0.2", │
│ "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2. │
│ tgz", │
│ "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kC │
│ fza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@rollup/rollup-android-arm-eabi": { │
│ "version": "4.45.1", │
│ "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/ro │
│ llup-android-arm-eabi-4.45.1.tgz", │
│ "integrity": "sha512-NEySIFvMY0ZQO+utJkgoMiCAjMrGvnbDLHvcmlA33UXJpYBCvlBEbMM │
│ tV837uCkS+plG2umfhn0T5mMAxGrlRA==", │
│ "cpu": [ │
│ "arm" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "android" │
│ ] │
│ }, │
│ "node_modules/@rollup/rollup-android-arm64": { │
│ "version": "4.45.1", │
│ "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollu │
│ p-android-arm64-4.45.1.tgz", │
│ "integrity": "sha512-ujQ+sMXJkg4LRJaYreaVx7Z/VMgBBd89wGS4qMrdtfUFZ+TSY5Rs9as │
│ gjitLwzeIbhwdEhyj29zhst3L1lKsRQ==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "android" │
│ ] │
│ }, │
│ "node_modules/@rollup/rollup-darwin-arm64": { │
│ "version": "4.45.1", │
│ "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup │
│ -darwin-arm64-4.45.1.tgz", │
│ "integrity": "sha512-FSncqHvqTm3lC6Y13xncsdOYfxGSLnP+73k815EfNmpewPs+EyM49ha │
│ PS105Rh4aF5mJKywk9X0ogzLXZzN9lA==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "darwin" │
│ ] │
│ }, │
│ "node_modules/@rollup/rollup-darwin-x64": { │
│ "version": "4.45.1", │
│ "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-d │
│ arwin-x64-4.45.1.tgz", │
│ "integrity": "sha512-2/vVn/husP5XI7Fsf/RlhDaQJ7x9zjvC81anIVbr4b/f0xtSmXQTFcG │
│ IQ/B1cXIYM6h2nAhJkdMHTnD7OtQ9Og==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "darwin" │
│ ] │
│ }, │
│ "node_modules/@rollup/rollup-freebsd-arm64": { │
│ "version": "4.45.1", │
│ "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollu │
│ p-freebsd-arm64-4.45.1.tgz", │
│ "integrity": "sha512-4g1kaDxQItZsrkVTdYQ0bxu4ZIQ32cotoQbmsAnW1jAE4XCMbcBPDir │
│ X5fyUzdhVCKgPcrwWuucI8yrVRBw2+g==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "freebsd" │
│ ] │
│ }, │
│ "node_modules/@rollup/rollup-freebsd-x64": { │
│ "version": "4.45.1", │
│ "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup- │
│ freebsd-x64-4.45.1.tgz", │
│ "integrity": "sha512-L/6JsfiL74i3uK1Ti2ZFSNsp5NMiM4/kbbGEcOCps99aZx3g8SJMO1/ │
│ 9Y0n/qKlWZfn6sScf98lEOUe2mBvW9A==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "freebsd" │
│ ] │
│ }, │
│ "node_modules/@rollup/rollup-linux-arm-gnueabihf": { │
│ "version": "4.45.1", │
│ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/- │
│ /rollup-linux-arm-gnueabihf-4.45.1.tgz", │
│ "integrity": "sha512-RkdOTu2jK7brlu+ZwjMIZfdV2sSYHK2qR08FUWcIoqJC2eywHbXr0L8 │
│ T/pONFwkGukQqERDheaGTeedG+rra6Q==", │
│ "cpu": [ │
│ "arm" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ] │
│ }, │
│ "node_modules/@rollup/rollup-linux-arm-musleabihf": { │
│ "version": "4.45.1", │
│ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/ │
│ -/rollup-linux-arm-musleabihf-4.45.1.tgz", │
│ "integrity": "sha512-3kJ8pgfBt6CIIr1o+HQA7OZ9mp/zDk3ctekGl9qn/pRBgrRgfwiffaU │
│ mqioUGN9hv0OHv2gxmvdKOkARCtRb8Q==", │
│ "cpu": [ │
│ "arm" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ] │
│ }, │
│ "node_modules/@rollup/rollup-linux-arm64-gnu": { │
│ "version": "4.45.1", │
│ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rol │
│ lup-linux-arm64-gnu-4.45.1.tgz", │
│ "integrity": "sha512-k3dOKCfIVixWjG7OXTCOmDfJj3vbdhN0QYEqB+OuGArOChek22hn7Uy │
│ 5A/gTDNAcCy5v2YcXRJ/Qcnm4/ma1xw==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ] │
│ }, │
│ "node_modules/@rollup/rollup-linux-arm64-musl": { │
│ "version": "4.45.1", │
│ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/ro │
│ llup-linux-arm64-musl-4.45.1.tgz", │
│ "integrity": "sha512-PmI1vxQetnM58ZmDFl9/Uk2lpBBby6B6rF4muJc65uZbxCs0EA7hhKC │
│ k2PKlmZKuyVSHAyIw3+/SiuMLxKxWog==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ] │
│ }, │
│ "node_modules/@rollup/rollup-linux-loongarch64-gnu": { │
│ "version": "4.45.1", │
│ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loongarch64-gnu │
│ /-/rollup-linux-loongarch64-gnu-4.45.1.tgz", │
│ "integrity": "sha512-9UmI0VzGmNJ28ibHW2GpE2nF0PBQqsyiS4kcJ5vK+wuwGnV5RlqdczV │
│ ocDSUfGX/Na7/XINRVoUgJyFIgipoRg==", │
│ "cpu": [ │
│ "loong64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ] │
│ }, │
│ "node_modules/@rollup/rollup-linux-powerpc64le-gnu": { │
│ "version": "4.45.1", │
│ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-powerpc64le-gnu │
│ /-/rollup-linux-powerpc64le-gnu-4.45.1.tgz", │
│ "integrity": "sha512-7nR2KY8oEOUTD3pBAxIBBbZr0U7U+R9HDTPNy+5nVVHDXI4ikYniH1o │
│ xQz9VoB5PbBU1CZuDGHkLJkd3zLMWsg==", │
│ "cpu": [ │
│ "ppc64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ] │
│ }, │
│ "node_modules/@rollup/rollup-linux-riscv64-gnu": { │
│ "version": "4.45.1", │
│ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/r │
│ ollup-linux-riscv64-gnu-4.45.1.tgz", │
│ "integrity": "sha512-nlcl3jgUultKROfZijKjRQLUu9Ma0PeNv/VFHkZiKbXTBQXhpytS8CI │
│ j5/NfBeECZtY2FJQubm6ltIxm/ftxpw==", │
│ "cpu": [ │
│ "riscv64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ] │
│ }, │
│ "node_modules/@rollup/rollup-linux-riscv64-musl": { │
│ "version": "4.45.1", │
│ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/ │
│ rollup-linux-riscv64-musl-4.45.1.tgz", │
│ "integrity": "sha512-HJV65KLS51rW0VY6rvZkiieiBnurSzpzore1bMKAhunQiECPuxsROvy │
│ eaot/tcK3A3aGnI+qTHqisrpSgQrpgA==", │
│ "cpu": [ │
│ "riscv64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ] │
│ }, │
│ "node_modules/@rollup/rollup-linux-s390x-gnu": { │
│ "version": "4.45.1", │
│ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rol │
│ lup-linux-s390x-gnu-4.45.1.tgz", │
│ "integrity": "sha512-NITBOCv3Qqc6hhwFt7jLV78VEO/il4YcBzoMGGNxznLgRQf43VQDae0 │
│ aAzKiBeEPIxnDrACiMgbqjuihx08OOw==", │
│ "cpu": [ │
│ "s390x" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ] │
│ }, │
│ "node_modules/@rollup/rollup-linux-x64-gnu": { │
│ "version": "4.45.1", │
│ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollu │
│ p-linux-x64-gnu-4.45.1.tgz", │
│ "integrity": "sha512-+E/lYl6qu1zqgPEnTrs4WysQtvc/Sh4fC2nByfFExqgYrqkKWp1tWIb │
│ e+ELhixnenSpBbLXNi6vbEEJ8M7fiHw==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ] │
│ }, │
│ "node_modules/@rollup/rollup-linux-x64-musl": { │
│ "version": "4.45.1", │
│ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/roll │
│ up-linux-x64-musl-4.45.1.tgz", │
│ "integrity": "sha512-a6WIAp89p3kpNoYStITT9RbTbTnqarU7D8N8F2CV+4Cl9fwCOZraLVu │
│ VFvlpsW0SbIiYtEnhCZBPLoNdRkjQFw==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ] │
│ }, │
│ "node_modules/@rollup/rollup-win32-arm64-msvc": { │
│ "version": "4.45.1", │
│ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/ro │
│ llup-win32-arm64-msvc-4.45.1.tgz", │
│ "integrity": "sha512-T5Bi/NS3fQiJeYdGvRpTAP5P02kqSOpqiopwhj0uaXB6nzs5JVi2XMJ │
│ b18JUSKhCOX8+UE1UKQufyD6Or48dJg==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "win32" │
│ ] │
│ }, │
│ "node_modules/@rollup/rollup-win32-ia32-msvc": { │
│ "version": "4.45.1", │
│ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rol │
│ lup-win32-ia32-msvc-4.45.1.tgz", │
│ "integrity": "sha512-lxV2Pako3ujjuUe9jiU3/s7KSrDfH6IgTSQOnDWr9aJ92YsFd7EurmC │
│ lK0ly/t8dzMkDtd04g60WX6yl0sGfdw==", │
│ "cpu": [ │
│ "ia32" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "win32" │
│ ] │
│ }, │
│ "node_modules/@rollup/rollup-win32-x64-msvc": { │
│ "version": "4.45.1", │
│ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/roll │
│ up-win32-x64-msvc-4.45.1.tgz", │
│ "integrity": "sha512-M/fKi4sasCdM8i0aWJjCSFm2qEnYRR8AMLG2kxp6wD13+tMGA4Z1tVA │
│ uHkNRjud5SW2EM3naLuK35w9twvf6aA==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "win32" │
│ ] │
│ }, │
│ "node_modules/@sapphire/async-queue": { │
│ "version": "1.5.5", │
│ "resolved": "https://registry.npmjs.org/@sapphire/async-queue/-/async-queue- │
│ 1.5.5.tgz", │
│ "integrity": "sha512-cvGzxbba6sav2zZkH8GPf2oGk9yYoD5qrNWdu9fRehifgnFZJMV+nuy │
│ 2nON2roRO4yQQ+v7MK/Pktl/HgfsUXg==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=v14.0.0", │
│ "npm": ">=7.0.0" │
│ } │
│ }, │
│ "node_modules/@sapphire/shapeshift": { │
│ "version": "4.0.0", │
│ "resolved": "https://registry.npmjs.org/@sapphire/shapeshift/-/shapeshift-4. │
│ 0.0.tgz", │
│ "integrity": "sha512-d9dUmWVA7MMiKobL3VpLF8P2aeanRTu6ypG2OIaEv/ZHH/SUQ2iHOVy │
│ i5wAPjQ+HmnMuL0whK9ez8I/raWbtIg==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "fast-deep-equal": "^3.1.3", │
│ "lodash": "^4.17.21" │
│ }, │
│ "engines": { │
│ "node": ">=v16" │
│ } │
│ }, │
│ "node_modules/@sapphire/snowflake": { │
│ "version": "3.5.5", │
│ "resolved": "https://registry.npmjs.org/@sapphire/snowflake/-/snowflake-3.5. │
│ 5.tgz", │
│ "integrity": "sha512-xzvBr1Q1c4lCe7i6sRnrofxeO1QTP/LKQ6A6qy0iB4x5yfiSfARMEQE │
│ ghojzTNALDTcv8En04qYNIco9/K9eZQ==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=v14.0.0", │
│ "npm": ">=7.0.0" │
│ } │
│ }, │
│ "node_modules/@shikijs/core": { │
│ "version": "3.8.1", │
│ "resolved": "https://registry.npmjs.org/@shikijs/core/-/core-3.8.1.tgz", │
│ "integrity": "sha512-uTSXzUBQ/IgFcUa6gmGShCHr4tMdR3pxUiiWKDm8pd42UKJdYhkAYsA │
│ mHX5mTwybQ5VyGDgTjW4qKSsRvGSang==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@shikijs/types": "3.8.1", │
│ "@shikijs/vscode-textmate": "^10.0.2", │
│ "@types/hast": "^3.0.4", │
│ "hast-util-to-html": "^9.0.5" │
│ } │
│ }, │
│ "node_modules/@shikijs/engine-javascript": { │
│ "version": "3.8.1", │
│ "resolved": "https://registry.npmjs.org/@shikijs/engine-javascript/-/engine- │
│ javascript-3.8.1.tgz", │
│ "integrity": "sha512-rZRp3BM1llrHkuBPAdYAzjlF7OqlM0rm/7EWASeCcY7cRYZIrOnGIHE │
│ 9qsLz5TCjGefxBFnwgIECzBs2vmOyKA==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@shikijs/types": "3.8.1", │
│ "@shikijs/vscode-textmate": "^10.0.2", │
│ "oniguruma-to-es": "^4.3.3" │
│ } │
│ }, │
│ "node_modules/@shikijs/engine-oniguruma": { │
│ "version": "3.8.1", │
│ "resolved": "https://registry.npmjs.org/@shikijs/engine-oniguruma/-/engine-o │
│ niguruma-3.8.1.tgz", │
│ "integrity": "sha512-KGQJZHlNY7c656qPFEQpIoqOuC4LrxjyNndRdzk5WKB/Ie87+NJCF1x │
│ o9KkOUxwxylk7rT6nhlZyTGTC4fCe1g==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@shikijs/types": "3.8.1", │
│ "@shikijs/vscode-textmate": "^10.0.2" │
│ } │
│ }, │
│ "node_modules/@shikijs/langs": { │
│ "version": "3.8.1", │
│ "resolved": "https://registry.npmjs.org/@shikijs/langs/-/langs-3.8.1.tgz", │
│ "integrity": "sha512-TjOFg2Wp1w07oKnXjs0AUMb4kJvujML+fJ1C5cmEj45lhjbUXtziT1x │
│ 2bPQb9Db6kmPhkG5NI2tgYW1/DzhUuQ==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@shikijs/types": "3.8.1" │
│ } │
│ }, │
│ "node_modules/@shikijs/themes": { │
│ "version": "3.8.1", │
│ "resolved": "https://registry.npmjs.org/@shikijs/themes/-/themes-3.8.1.tgz", │
│ "integrity": "sha512-Vu3t3BBLifc0GB0UPg2Pox1naTemrrvyZv2lkiSw3QayVV60me1ujFQ │
│ wPZGgUTmwXl1yhCPW8Lieesm0CYruLQ==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@shikijs/types": "3.8.1" │
│ } │
│ }, │
│ "node_modules/@shikijs/types": { │
│ "version": "3.8.1", │
│ "resolved": "https://registry.npmjs.org/@shikijs/types/-/types-3.8.1.tgz", │
│ "integrity": "sha512-5C39Q8/8r1I26suLh+5TPk1DTrbY/kn3IdWA5HdizR0FhlhD05zx5nK │
│ CqhzSfDHH3p4S0ZefxWd77DLV+8FhGg==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@shikijs/vscode-textmate": "^10.0.2", │
│ "@types/hast": "^3.0.4" │
│ } │
│ }, │
│ "node_modules/@shikijs/vscode-textmate": { │
│ "version": "10.0.2", │
│ "resolved": "https://registry.npmjs.org/@shikijs/vscode-textmate/-/vscode-te │
│ xtmate-10.0.2.tgz", │
│ "integrity": "sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGe │
│ UuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@sinclair/typebox": { │
│ "version": "0.25.24", │
│ "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.25.24. │
│ tgz", │
│ "integrity": "sha512-XJfwUVUKDHF5ugKwIcxEgc9k8b7HbznCp6eUfWgu710hMPNIO4aw4/z │
│ B5RogDQz8nd6gyCDpU9O/m6qYEWY6yQ==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@swc/helpers": { │
│ "version": "0.5.17", │
│ "resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.17.tgz", │
│ "integrity": "sha512-5IKx/Y13RsYd+sauPb2x+U/xZikHjolzfuDgTAl/Tdf3Q8rslRvC19N │
│ KDLgAJQ6wsqADk10ntlv08nPFw/gO/A==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "tslib": "^2.8.0" │
│ } │
│ }, │
│ "node_modules/@tootallnate/once": { │
│ "version": "2.0.0", │
│ "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-2.0.0.tgz", │
│ "integrity": "sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNH │
│ CR+XpbZaMWQK/vQubr7PkYq8g470J/A==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">= 10" │
│ } │
│ }, │
│ "node_modules/@tootallnate/quickjs-emscripten": { │
│ "version": "0.23.0", │
│ "resolved": "https://registry.npmjs.org/@tootallnate/quickjs-emscripten/-/qu │
│ ickjs-emscripten-0.23.0.tgz", │
│ "integrity": "sha512-C5Mc6rdnsaJDjO3UpGW/CQTHtCKaYlScZTly4JIu97Jxo/odCiH0ITn │
│ DXSJPTOrEKk/ycSZ0AOgTmkDtkOsvIA==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@ts-morph/common": { │
│ "version": "0.11.1", │
│ "resolved": "https://registry.npmjs.org/@ts-morph/common/-/common-0.11.1.tgz │
│ ", │
│ "integrity": "sha512-7hWZS0NRpEsNV8vWJzg7FEz6V8MaLNeJOmwmghqUXTpzk16V1LLZhdo │
│ +4QvE/+zv4cVci0OviuJFnqhEfoV3+g==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "fast-glob": "^3.2.7", │
│ "minimatch": "^3.0.4", │
│ "mkdirp": "^1.0.4", │
│ "path-browserify": "^1.0.1" │
│ } │
│ }, │
│ "node_modules/@ts-morph/common/node_modules/brace-expansion": { │
│ "version": "1.1.12", │
│ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1. │
│ 1.12.tgz", │
│ "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP │
│ /W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "balanced-match": "^1.0.0", │
│ "concat-map": "0.0.1" │
│ } │
│ }, │
│ "node_modules/@ts-morph/common/node_modules/minimatch": { │
│ "version": "3.1.2", │
│ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", │
│ "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N │
│ 05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", │
│ "license": "ISC", │
│ "dependencies": { │
│ "brace-expansion": "^1.1.7" │
│ }, │
│ "engines": { │
│ "node": "*" │
│ } │
│ }, │
│ "node_modules/@ts-morph/common/node_modules/mkdirp": { │
│ "version": "1.0.4", │
│ "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz", │
│ "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW │
│ 9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==", │
│ "license": "MIT", │
│ "bin": { │
│ "mkdirp": "bin/cmd.js" │
│ }, │
│ "engines": { │
│ "node": ">=10" │
│ } │
│ }, │
│ "node_modules/@tybys/wasm-util": { │
│ "version": "0.10.2", │
│ "resolved": "https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.10.2. │
│ tgz", │
│ "integrity": "sha512-RoBvJ2X0wuKlWFIjrwffGw1IqZHKQqzIchKaadZZfnNpsAYp2mM0h36 │
│ JtPCjNDAHGgYez/15uMBpfGwchhiMgg==", │
│ "license": "MIT", │
│ "optional": true, │
│ "dependencies": { │
│ "tslib": "^2.4.0" │
│ } │
│ }, │
│ "node_modules/@types/debug": { │
│ "version": "4.1.12", │
│ "resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.12.tgz", │
│ "integrity": "sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaUL │
│ XRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@types/ms": "*" │
│ } │
│ }, │
│ "node_modules/@types/estree": { │
│ "version": "1.0.8", │
│ "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz", │
│ "integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9 │
│ bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@types/fontkit": { │
│ "version": "2.0.8", │
│ "resolved": "https://registry.npmjs.org/@types/fontkit/-/fontkit-2.0.8.tgz", │
│ "integrity": "sha512-wN+8bYxIpJf+5oZdrdtaX04qUuWHcKxcDEgRS9Qm9ZClSHjzEn13SxU │
│ C+5eRM+4yXIeTYk8mTzLAWGF64847ew==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@types/node": "*" │
│ } │
│ }, │
│ "node_modules/@types/hast": { │
│ "version": "3.0.4", │
│ "resolved": "https://registry.npmjs.org/@types/hast/-/hast-3.0.4.tgz", │
│ "integrity": "sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTC │
│ xLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@types/unist": "*" │
│ } │
│ }, │
│ "node_modules/@types/json-schema": { │
│ "version": "7.0.15", │
│ "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0 │
│ .15.tgz", │
│ "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqo │
│ FcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@types/mdast": { │
│ "version": "4.0.4", │
│ "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-4.0.4.tgz", │
│ "integrity": "sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTP │
│ vYGekIDL4uwCZQSYbUxNBSb1aUo79oA==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@types/unist": "*" │
│ } │
│ }, │
│ "node_modules/@types/ms": { │
│ "version": "2.1.0", │
│ "resolved": "https://registry.npmjs.org/@types/ms/-/ms-2.1.0.tgz", │
│ "integrity": "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs │
│ 4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@types/nlcst": { │
│ "version": "2.0.3", │
│ "resolved": "https://registry.npmjs.org/@types/nlcst/-/nlcst-2.0.3.tgz", │
│ "integrity": "sha512-vSYNSDe6Ix3q+6Z7ri9lyWqgGhJTmzRjZRqyq15N0Z/1/UnVsno9G/N │
│ 40NBijoYx2seFDIl0+B2mgAb9mezUCA==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@types/unist": "*" │
│ } │
│ }, │
│ "node_modules/@types/node": { │
│ "version": "24.0.15", │
│ "resolved": "https://registry.npmjs.org/@types/node/-/node-24.0.15.tgz", │
│ "integrity": "sha512-oaeTSbCef7U/z7rDeJA138xpG3NuKc64/rZ2qmUFkFJmnMsAPaluIif │
│ qyWd8hSSMxyP9oie3dLAqYPblag9KgA==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "undici-types": "~7.8.0" │
│ } │
│ }, │
│ "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/zAzVf9Zt3Blc │
│ UiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@ungap/structured-clone": { │
│ "version": "1.3.0", │
│ "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured │
│ -clone-1.3.0.tgz", │
│ "integrity": "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1Icn │
│ Q5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==", │
│ "license": "ISC" │
│ }, │
│ "node_modules/@vercel/analytics": { │
│ "version": "1.5.0", │
│ "resolved": "https://registry.npmjs.org/@vercel/analytics/-/analytics-1.5.0. │
│ tgz", │
│ "integrity": "sha512-MYsBzfPki4gthY5HnYN7jgInhAZ7Ac1cYDoRWFomwGHWEX7odTEzbtg │
│ 9kf/QSo7XEsEAqlQugA6gJ2WS2DEa3g==", │
│ "license": "MPL-2.0", │
│ "peerDependencies": { │
│ "@remix-run/react": "^2", │
│ "@sveltejs/kit": "^1 || ^2", │
│ "next": ">= 13", │
│ "react": "^18 || ^19 || ^19.0.0-rc", │
│ "svelte": ">= 4", │
│ "vue": "^3", │
│ "vue-router": "^4" │
│ }, │
│ "peerDependenciesMeta": { │
│ "@remix-run/react": { │
│ "optional": true │
│ }, │
│ "@sveltejs/kit": { │
│ "optional": true │
│ }, │
│ "next": { │
│ "optional": true │
│ }, │
│ "react": { │
│ "optional": true │
│ }, │
│ "svelte": { │
│ "optional": true │
│ }, │
│ "vue": { │
│ "optional": true │
│ }, │
│ "vue-router": { │
│ "optional": true │
│ } │
│ } │
│ }, │
│ "node_modules/@vercel/backends": { │
│ "version": "0.3.0", │
│ "resolved": "https://registry.npmjs.org/@vercel/backends/-/backends-0.3.0.tg │
│ z", │
│ "integrity": "sha512-mhTPAeX6w2zS7GvANq+Ox2qHExFevDK8BIkAnJIIhYgrey7kFlZTM04 │
│ AZjZYctybsvyInPyPYUwgpmVWNotTGg==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@vercel/build-utils": "13.21.0", │
│ "@vercel/nft": "1.5.0", │
│ "@yarnpkg/parsers": "^3.0.0", │
│ "execa": "3.2.0", │
│ "fs-extra": "11.1.0", │
│ "js-yaml": "^3.13.1", │
│ "oxc-transform": "0.111.0", │
│ "path-to-regexp": "8.3.0", │
│ "resolve.exports": "2.0.3", │
│ "rolldown": "1.0.0-rc.1", │
│ "srvx": "0.8.9", │
│ "tsx": "4.21.0", │
│ "zod": "3.22.4" │
│ }, │
│ "peerDependencies": { │
│ "typescript": "^4.0.0 || ^5.0.0" │
│ } │
│ }, │
│ "node_modules/@vercel/backends/node_modules/argparse": { │
│ "version": "1.0.10", │
│ "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", │
│ "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz5 │
│ 7iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "sprintf-js": "~1.0.2" │
│ } │
│ }, │
│ "node_modules/@vercel/backends/node_modules/js-yaml": { │
│ "version": "3.14.2", │
│ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.2.tgz", │
│ "integrity": "sha512-PMSmkqxr106Xa156c2M265Z+FTrPl+oxd/rgOQy2tijQeK5TxQ43psO │
│ 1ZCwhVOSdnn+RzkzlRz/eY4BgJBYVpg==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "argparse": "^1.0.7", │
│ "esprima": "^4.0.0" │
│ }, │
│ "bin": { │
│ "js-yaml": "bin/js-yaml.js" │
│ } │
│ }, │
│ "node_modules/@vercel/backends/node_modules/path-to-regexp": { │
│ "version": "8.3.0", │
│ "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.3. │
│ 0.tgz", │
│ "integrity": "sha512-7jdwVIRtsP8MYpdXSwOS0YdD0Du+qOoF/AEPIt88PcCFrZCzx41oxku │
│ 1jD88hZBwbNUIEfpqvuhjFaMAqMTWnA==", │
│ "license": "MIT", │
│ "funding": { │
│ "type": "opencollective", │
│ "url": "https://opencollective.com/express" │
│ } │
│ }, │
│ "node_modules/@vercel/backends/node_modules/zod": { │
│ "version": "3.22.4", │
│ "resolved": "https://registry.npmjs.org/zod/-/zod-3.22.4.tgz", │
│ "integrity": "sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/p │
│ wnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==", │
│ "license": "MIT", │
│ "funding": { │
│ "url": "https://github.com/sponsors/colinhacks" │
│ } │
│ }, │
│ "node_modules/@vercel/blob": { │
│ "version": "2.3.0", │
│ "resolved": "https://registry.npmjs.org/@vercel/blob/-/blob-2.3.0.tgz", │
│ "integrity": "sha512-oYWiJbWRQ7gz9Mj0X/NHFJ3OcLMOBzq/2b3j6zeNrQmtFo6dHwU8FAw │
│ NpxVIYddVMd+g8eqEi7iRueYx8FtM0Q==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "async-retry": "^1.3.3", │
│ "is-buffer": "^2.0.5", │
│ "is-node-process": "^1.2.0", │
│ "throttleit": "^2.1.0", │
│ "undici": "^6.23.0" │
│ }, │
│ "engines": { │
│ "node": ">=20.0.0" │
│ } │
│ }, │
│ "node_modules/@vercel/blob/node_modules/undici": { │
│ "version": "6.25.0", │
│ "resolved": "https://registry.npmjs.org/undici/-/undici-6.25.0.tgz", │
│ "integrity": "sha512-ZgpWDC5gmNiuY9CnLVXEH8rl50xhRCuLNA97fAUnKi8RRuV4E6KG31p │
│ DTsLVUKnohJE0I3XDrTeEydAXRw47xg==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=18.17" │
│ } │
│ }, │
│ "node_modules/@vercel/build-utils": { │
│ "version": "13.21.0", │
│ "resolved": "https://registry.npmjs.org/@vercel/build-utils/-/build-utils-13 │
│ .21.0.tgz", │
│ "integrity": "sha512-A1vtlzFYbjvxRxhnt94LUxrn9JVX2EuXALi/NFyxNA1M51eGQwI5LZa │
│ roNlgIRXdx7LCJxBQEUMKc1fi0aqU/g==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@vercel/python-analysis": "0.11.1", │
│ "cjs-module-lexer": "1.2.3", │
│ "es-module-lexer": "1.5.0" │
│ } │
│ }, │
│ "node_modules/@vercel/build-utils/node_modules/es-module-lexer": { │
│ "version": "1.5.0", │
│ "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-1. │
│ 5.0.tgz", │
│ "integrity": "sha512-pqrTKmwEIgafsYZAGw9kszYzmagcE/n4dbgwGWLEXg7J4QFJVQRBld8 │
│ j3Q3GNez79jzxZshq0bcT962QHOghjw==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@vercel/cervel": { │
│ "version": "0.1.0", │
│ "resolved": "https://registry.npmjs.org/@vercel/cervel/-/cervel-0.1.0.tgz", │
│ "integrity": "sha512-YFihXM6jTNzCsX3t9thDbQxjHtQvYzN5lbv/Q+pwMNFwWrMqeFMdshX │
│ zM0qm1UH7lnW6OUQ4cNbc6xQU6JTuVQ==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@vercel/backends": "0.3.0" │
│ }, │
│ "bin": { │
│ "cervel": "bin/cervel.mjs" │
│ }, │
│ "peerDependencies": { │
│ "typescript": "^4.0.0 || ^5.0.0" │
│ } │
│ }, │
│ "node_modules/@vercel/detect-agent": { │
│ "version": "1.2.3", │
│ "resolved": "https://registry.npmjs.org/@vercel/detect-agent/-/detect-agent- │
│ 1.2.3.tgz", │
│ "integrity": "sha512-VYNCgUc0nOmC4WJmWw9GkrKdfr8Zl4/rxhC5SvgacBgxiW9W/9NRttU │
│ oHHXV8xdII3MaRgkZZVX8Ikzc/Jmjag==", │
│ "license": "Apache-2.0", │
│ "engines": { │
│ "node": ">=14" │
│ } │
│ }, │
│ "node_modules/@vercel/elysia": { │
│ "version": "0.1.73", │
│ "resolved": "https://registry.npmjs.org/@vercel/elysia/-/elysia-0.1.73.tgz", │
│ "integrity": "sha512-TSPiGgIYW1lwR2Rjjbf86dTAxepweu1+5sei/EzFXiqcCpFzVElO6aE │
│ TNCeimOTcrwft7//+IsaSpVBwxkyqFw==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@vercel/node": "5.7.15", │
│ "@vercel/static-config": "3.3.0" │
│ } │
│ }, │
│ "node_modules/@vercel/error-utils": { │
│ "version": "2.1.0", │
│ "resolved": "https://registry.npmjs.org/@vercel/error-utils/-/error-utils-2. │
│ 1.0.tgz", │
│ "integrity": "sha512-DiJcXBOB9N6QM4d7hYPM9Ck/AUjzBl58XNQPxS74o7CuvIanjzrGgyg │
│ P/70VsyEASeIJMazk1LrhwcNTR/eZGQ==", │
│ "license": "Apache-2.0" │
│ }, │
│ "node_modules/@vercel/express": { │
│ "version": "0.1.83", │
│ "resolved": "https://registry.npmjs.org/@vercel/express/-/express-0.1.83.tgz │
│ ", │
│ "integrity": "sha512-nFgPKHKG/rckqy6JbOqjNyFNM6PdqFmomYnGaSliZ/a4kXxadPK4NVB │
│ rhQ0aJJvDIWv+Gx6IX99QPkKLRq47Lg==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@vercel/cervel": "0.1.0", │
│ "@vercel/nft": "1.5.0", │
│ "@vercel/node": "5.7.15", │
│ "@vercel/static-config": "3.3.0", │
│ "fs-extra": "11.1.0", │
│ "path-to-regexp": "8.3.0", │
│ "ts-morph": "12.0.0", │
│ "zod": "3.22.4" │
│ } │
│ }, │
│ "node_modules/@vercel/express/node_modules/path-to-regexp": { │
│ "version": "8.3.0", │
│ "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.3. │
│ 0.tgz", │
│ "integrity": "sha512-7jdwVIRtsP8MYpdXSwOS0YdD0Du+qOoF/AEPIt88PcCFrZCzx41oxku │
│ 1jD88hZBwbNUIEfpqvuhjFaMAqMTWnA==", │
│ "license": "MIT", │
│ "funding": { │
│ "type": "opencollective", │
│ "url": "https://opencollective.com/express" │
│ } │
│ }, │
│ "node_modules/@vercel/express/node_modules/zod": { │
│ "version": "3.22.4", │
│ "resolved": "https://registry.npmjs.org/zod/-/zod-3.22.4.tgz", │
│ "integrity": "sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/p │
│ wnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==", │
│ "license": "MIT", │
│ "funding": { │
│ "url": "https://github.com/sponsors/colinhacks" │
│ } │
│ }, │
│ "node_modules/@vercel/fastify": { │
│ "version": "0.1.76", │
│ "resolved": "https://registry.npmjs.org/@vercel/fastify/-/fastify-0.1.76.tgz │
│ ", │
│ "integrity": "sha512-rbKXsOYlW0cUuXjDkkl9az9tB3ukkFsQjZwT/E3o9IXhZsMmYPWGG1C │
│ qS65/qYCpsF9bCfXgPgDBErDxL1NrgA==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@vercel/node": "5.7.15", │
│ "@vercel/static-config": "3.3.0" │
│ } │
│ }, │
│ "node_modules/@vercel/fun": { │
│ "version": "1.3.0", │
│ "resolved": "https://registry.npmjs.org/@vercel/fun/-/fun-1.3.0.tgz", │
│ "integrity": "sha512-8erw9uPe0dFg45THkNxmjtvMX143SkZebmjgSVbcM3XCkXu3RIiBaJM │
│ cMNG8aaS+rnTuw8+d4De9HVT0M/r3wg==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@tootallnate/once": "2.0.0", │
│ "async-listen": "1.2.0", │
│ "debug": "4.3.4", │
│ "generic-pool": "3.4.2", │
│ "micro": "9.3.5-canary.3", │
│ "ms": "2.1.1", │
│ "node-fetch": "2.6.7", │
│ "path-to-regexp": "8.2.0", │
│ "promisepipe": "3.0.0", │
│ "semver": "7.5.4", │
│ "stat-mode": "0.3.0", │
│ "stream-to-promise": "2.2.0", │
│ "tar": "7.5.7", │
│ "tinyexec": "0.3.2", │
│ "tree-kill": "1.2.2", │
│ "uid-promise": "1.0.0", │
│ "xdg-app-paths": "5.1.0", │
│ "yauzl-promise": "2.1.3" │
│ }, │
│ "engines": { │
│ "node": ">= 18" │
│ } │
│ }, │
│ "node_modules/@vercel/fun/node_modules/async-listen": { │
│ "version": "1.2.0", │
│ "resolved": "https://registry.npmjs.org/async-listen/-/async-listen-1.2.0.tg │
│ z", │
│ "integrity": "sha512-CcEtRh/oc9Jc4uWeUwdpG/+Mb2YUHKmdaTf0gUr7Wa+bfp4xx70HOb3 │
│ RuSTJMvqKNB1TkdTfjLdrcz2X4rkkZA==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@vercel/fun/node_modules/debug": { │
│ "version": "4.3.4", │
│ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", │
│ "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPE │
│ iswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "ms": "2.1.2" │
│ }, │
│ "engines": { │
│ "node": ">=6.0" │
│ }, │
│ "peerDependenciesMeta": { │
│ "supports-color": { │
│ "optional": true │
│ } │
│ } │
│ }, │
│ "node_modules/@vercel/fun/node_modules/debug/node_modules/ms": { │
│ "version": "2.1.2", │
│ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", │
│ "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaK │
│ WP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@vercel/fun/node_modules/lru-cache": { │
│ "version": "6.0.0", │
│ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", │
│ "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLs │
│ YOYCwY991i2Fah4h1BEMCx4qThGbsiA==", │
│ "license": "ISC", │
│ "dependencies": { │
│ "yallist": "^4.0.0" │
│ }, │
│ "engines": { │
│ "node": ">=10" │
│ } │
│ }, │
│ "node_modules/@vercel/fun/node_modules/ms": { │
│ "version": "2.1.1", │
│ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.1.tgz", │
│ "integrity": "sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/ │
│ 0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@vercel/fun/node_modules/node-fetch": { │
│ "version": "2.6.7", │
│ "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz", │
│ "integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJ │
│ Ib05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "whatwg-url": "^5.0.0" │
│ }, │
│ "engines": { │
│ "node": "4.x || >=6.0.0" │
│ }, │
│ "peerDependencies": { │
│ "encoding": "^0.1.0" │
│ }, │
│ "peerDependenciesMeta": { │
│ "encoding": { │
│ "optional": true │
│ } │
│ } │
│ }, │
│ "node_modules/@vercel/fun/node_modules/path-to-regexp": { │
│ "version": "8.2.0", │
│ "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.2. │
│ 0.tgz", │
│ "integrity": "sha512-TdrF7fW9Rphjq4RjrW0Kp2AW0Ahwu9sRGTkS6bvDi0SCwZlEZYmcfDb │
│ EsTz8RVk0EHIS/Vd1bv3JhG+1xZuAyQ==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=16" │
│ } │
│ }, │
│ "node_modules/@vercel/fun/node_modules/semver": { │
│ "version": "7.5.4", │
│ "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", │
│ "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2b │
│ tiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", │
│ "license": "ISC", │
│ "dependencies": { │
│ "lru-cache": "^6.0.0" │
│ }, │
│ "bin": { │
│ "semver": "bin/semver.js" │
│ }, │
│ "engines": { │
│ "node": ">=10" │
│ } │
│ }, │
│ "node_modules/@vercel/fun/node_modules/yallist": { │
│ "version": "4.0.0", │
│ "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", │
│ "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dy │
│ cQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", │
│ "license": "ISC" │
│ }, │
│ "node_modules/@vercel/functions": { │
│ "version": "2.2.13", │
│ "resolved": "https://registry.npmjs.org/@vercel/functions/-/functions-2.2.13 │
│ .tgz", │
│ "integrity": "sha512-14ArBSIIcOBx9nrEgaJb4Bw+en1gl6eSoJWh8qjifLl5G3E4dRXCFOT │
│ 8HP+w66vb9Wqyd1lAQBrmRhRwOj9X9A==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@vercel/oidc": "2.0.2" │
│ }, │
│ "engines": { │
│ "node": ">= 18" │
│ }, │
│ "peerDependencies": { │
│ "@aws-sdk/credential-provider-web-identity": "*" │
│ }, │
│ "peerDependenciesMeta": { │
│ "@aws-sdk/credential-provider-web-identity": { │
│ "optional": true │
│ } │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-vercel-analytics": { │
│ "version": "1.0.11", │
│ "resolved": "https://registry.npmjs.org/@vercel/gatsby-plugin-vercel-analyti │
│ cs/-/gatsby-plugin-vercel-analytics-1.0.11.tgz", │
│ "integrity": "sha512-iTEA0vY6RBPuEzkwUTVzSHDATo1aF6bdLLspI68mQ/BTbi5UQEGjpjy │
│ zdKOVcSYApDtFU6M6vypZ1t4vIEnHvw==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "web-vitals": "0.2.4" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-vercel-builder": { │
│ "version": "2.2.0", │
│ "resolved": "https://registry.npmjs.org/@vercel/gatsby-plugin-vercel-builder │
│ /-/gatsby-plugin-vercel-builder-2.2.0.tgz", │
│ "integrity": "sha512-Qs3b6OjGsWdjCsSo6elZ96Ip7Bs0sgN5fkTMdKGzH/IOpX+UOXiuu3u │
│ OIjvLDMAf2zOZHwlBGYMNKXF5WW/NvQ==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@sinclair/typebox": "0.25.24", │
│ "@vercel/build-utils": "13.21.0", │
│ "esbuild": "0.27.0", │
│ "etag": "1.8.1", │
│ "fs-extra": "11.1.0" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-vercel-builder/node_modules/@esbuild/aix-p │
│ pc64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.27. │
│ 0.tgz", │
│ "integrity": "sha512-KuZrd2hRjz01y5JK9mEBSD3Vj3mbCvemhT466rSuJYeE/hjuBrHfjjc │
│ jMdTm/sz7au+++sdbJZJmuBwQLuw68A==", │
│ "cpu": [ │
│ "ppc64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "aix" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-vercel-builder/node_modules/@esbuild/andro │
│ id-arm": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0 │
│ .27.0.tgz", │
│ "integrity": "sha512-j67aezrPNYWJEOHUNLPj9maeJte7uSMM6gMoxfPC9hOg8N02JuQi/T7 │
│ ewumf4tNvJadFkvLZMlAq73b9uwdMyQ==", │
│ "cpu": [ │
│ "arm" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "android" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-vercel-builder/node_modules/@esbuild/andro │
│ id-arm64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm │
│ 64-0.27.0.tgz", │
│ "integrity": "sha512-CC3vt4+1xZrs97/PKDkl0yN7w8edvU2vZvAFGD16n9F0Cvniy5qvzRX │
│ jfO1l94efczkkQE6g1x0i73Qf5uthOQ==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "android" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-vercel-builder/node_modules/@esbuild/andro │
│ id-x64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0 │
│ .27.0.tgz", │
│ "integrity": "sha512-wurMkF1nmQajBO1+0CJmcN17U4BP6GqNSROP8t0X/Jiw2ltYGLHpEks │
│ p9MpoBqkrFR3kv2/te6Sha26k3+yZ9Q==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "android" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-vercel-builder/node_modules/@esbuild/darwi │
│ n-arm64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64 │
│ -0.27.0.tgz", │
│ "integrity": "sha512-uJOQKYCcHhg07DL7i8MzjvS2LaP7W7Pn/7uA0B5S1EnqAirJtbyw4yC │
│ 5jQ5qcFjHK9l6o/MX9QisBg12kNkdHg==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "darwin" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-vercel-builder/node_modules/@esbuild/darwi │
│ n-x64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.2 │
│ 7.0.tgz", │
│ "integrity": "sha512-8mG6arH3yB/4ZXiEnXof5MK72dE6zM9cDvUcPtxhUZsDjESl9JipZYW │
│ 60C3JGreKCEP+p8P/72r69m4AZGJd5g==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "darwin" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-vercel-builder/node_modules/@esbuild/freeb │
│ sd-arm64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm │
│ 64-0.27.0.tgz", │
│ "integrity": "sha512-9FHtyO988CwNMMOE3YIeci+UV+x5Zy8fI2qHNpsEtSF83YPBmE8UWmf │
│ YAQg6Ux7Gsmd4FejZqnEUZCMGaNQHQw==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "freebsd" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-vercel-builder/node_modules/@esbuild/freeb │
│ sd-x64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0 │
│ .27.0.tgz", │
│ "integrity": "sha512-zCMeMXI4HS/tXvJz8vWGexpZj2YVtRAihHLk1imZj4efx1BQzN76YFe │
│ KqlDr3bUWI26wHwLWPd3rwh6pe4EV7g==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "freebsd" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-vercel-builder/node_modules/@esbuild/linux │
│ -arm": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.27. │
│ 0.tgz", │
│ "integrity": "sha512-t76XLQDpxgmq2cNXKTVEB7O7YMb42atj2Re2Haf45HkaUpjM2J0UuJZ │
│ DuaGbPbamzZ7bawyGFUkodL+zcE+jvQ==", │
│ "cpu": [ │
│ "arm" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-vercel-builder/node_modules/@esbuild/linux │
│ -arm64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0 │
│ .27.0.tgz", │
│ "integrity": "sha512-AS18v0V+vZiLJyi/4LphvBE+OIX682Pu7ZYNsdUHyUKSoRwdnOsMf6F │
│ DekwoAFKej14WAkOef3zAORJgAtXnlQ==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-vercel-builder/node_modules/@esbuild/linux │
│ -ia32": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.2 │
│ 7.0.tgz", │
│ "integrity": "sha512-Mz1jxqm/kfgKkc/KLHC5qIujMvnnarD9ra1cEcrs7qshTUSksPihGrW │
│ HVG5+osAIQ68577Zpww7SGapmzSt4Nw==", │
│ "cpu": [ │
│ "ia32" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-vercel-builder/node_modules/@esbuild/linux │
│ -loong64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong │
│ 64-0.27.0.tgz", │
│ "integrity": "sha512-QbEREjdJeIreIAbdG2hLU1yXm1uu+LTdzoq1KCo4G4pFOLlvIspBm36 │
│ QrQOar9LFduavoWX2msNFAAAY9j4BDg==", │
│ "cpu": [ │
│ "loong64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-vercel-builder/node_modules/@esbuild/linux │
│ -mips64el": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips │
│ 64el-0.27.0.tgz", │
│ "integrity": "sha512-sJz3zRNe4tO2wxvDpH/HYJilb6+2YJxo/ZNbVdtFiKDufzWq4JmKAiH │
│ y9iGoLjAV7r/W32VgaHGkk35cUXlNOg==", │
│ "cpu": [ │
│ "mips64el" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-vercel-builder/node_modules/@esbuild/linux │
│ -ppc64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0 │
│ .27.0.tgz", │
│ "integrity": "sha512-z9N10FBD0DCS2dmSABDBb5TLAyF1/ydVb+N4pi88T45efQ/w4ohr/F/ │
│ QYCkxDPnkhkp6AIpIcQKQ8F0ANoA2JA==", │
│ "cpu": [ │
│ "ppc64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-vercel-builder/node_modules/@esbuild/linux │
│ -riscv64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv │
│ 64-0.27.0.tgz", │
│ "integrity": "sha512-pQdyAIZ0BWIC5GyvVFn5awDiO14TkT/19FTmFcPdDec94KJ1uZcmFs2 │
│ 1Fo8auMXzD4Tt+diXu1LW1gHus9fhFQ==", │
│ "cpu": [ │
│ "riscv64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-vercel-builder/node_modules/@esbuild/linux │
│ -s390x": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0 │
│ .27.0.tgz", │
│ "integrity": "sha512-hPlRWR4eIDDEci953RI1BLZitgi5uqcsjKMxwYfmi4LcwyWo2IcRP+l │
│ ThVnKjNtk90pLS8nKdroXYOqW+QQH+w==", │
│ "cpu": [ │
│ "s390x" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-vercel-builder/node_modules/@esbuild/linux │
│ -x64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.27. │
│ 0.tgz", │
│ "integrity": "sha512-1hBWx4OUJE2cab++aVZ7pObD6s+DK4mPGpemtnAORBvb5l/g5xFGk0v │
│ c0PjSkrDs0XaXj9yyob3d14XqvnQ4gw==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-vercel-builder/node_modules/@esbuild/netbs │
│ d-arm64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64 │
│ -0.27.0.tgz", │
│ "integrity": "sha512-6m0sfQfxfQfy1qRuecMkJlf1cIzTOgyaeXaiVaaki8/v+WB+U4hc6ik │
│ 15ZW6TAllRlg/WuQXxWj1jx6C+dfy3w==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "netbsd" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-vercel-builder/node_modules/@esbuild/netbs │
│ d-x64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.2 │
│ 7.0.tgz", │
│ "integrity": "sha512-xbbOdfn06FtcJ9d0ShxxvSn2iUsGd/lgPIO2V3VZIPDbEaIj1/3nBBe │
│ 1AwuEZKXVXkMmpr6LUAgMkLD/4D2PPA==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "netbsd" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-vercel-builder/node_modules/@esbuild/openb │
│ sd-arm64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm │
│ 64-0.27.0.tgz", │
│ "integrity": "sha512-fWgqR8uNbCQ/GGv0yhzttj6sU/9Z5/Sv/VGU3F5OuXK6J6SlriONKrQ │
│ 7tNlwBrJZXRYk5jUhuWvF7GYzGguBZQ==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "openbsd" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-vercel-builder/node_modules/@esbuild/openb │
│ sd-x64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0 │
│ .27.0.tgz", │
│ "integrity": "sha512-aCwlRdSNMNxkGGqQajMUza6uXzR/U0dIl1QmLjPtRbLOx3Gy3otfFu/ │
│ VjATy4yQzo9yFDGTxYDo1FfAD9oRD2A==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "openbsd" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-vercel-builder/node_modules/@esbuild/openh │
│ armony-arm64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openhar │
│ mony-arm64-0.27.0.tgz", │
│ "integrity": "sha512-nyvsBccxNAsNYz2jVFYwEGuRRomqZ149A39SHWk4hV0jWxKM0hjBPm3 │
│ AmdxcbHiFLbBSwG6SbpIcUbXjgyECfA==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "openharmony" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-vercel-builder/node_modules/@esbuild/sunos │
│ -x64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.27. │
│ 0.tgz", │
│ "integrity": "sha512-Q1KY1iJafM+UX6CFEL+F4HRTgygmEW568YMqDA5UV97AuZSm21b7SXI │
│ rRJDwXWPzr8MGr75fUZPV67FdtMHlHA==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "sunos" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-vercel-builder/node_modules/@esbuild/win32 │
│ -arm64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0 │
│ .27.0.tgz", │
│ "integrity": "sha512-W1eyGNi6d+8kOmZIwi/EDjrL9nxQIQ0MiGqe/AWc6+IaHloxHSGoeRg │
│ DRKHFISThLmsewZ5nHFvGFWdBYlgKPg==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "win32" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-vercel-builder/node_modules/@esbuild/win32 │
│ -ia32": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.2 │
│ 7.0.tgz", │
│ "integrity": "sha512-30z1aKL9h22kQhilnYkORFYt+3wp7yZsHWus+wSKAJR8JtdfI76LJ4S │
│ BdMsCopTR3z/ORqVu5L1vtnHZWVj4cQ==", │
│ "cpu": [ │
│ "ia32" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "win32" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-vercel-builder/node_modules/@esbuild/win32 │
│ -x64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.27. │
│ 0.tgz", │
│ "integrity": "sha512-aIitBcjQeyOhMTImhLZmtxfdOcuNRpwlPNmlFKPcHQYPhEssw75Cl1T │
│ SXJXpMkzaua9FUetx/4OQKq7eJul5Cg==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "win32" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-vercel-builder/node_modules/esbuild": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.27.0.tgz", │
│ "integrity": "sha512-jd0f4NHbD6cALCyGElNpGAOtWxSq46l9X/sWB0Nzd5er4Kz2YTm+Vl0 │
│ qKFT9KUJvD8+fiO8AvoHhFvEatfVixA==", │
│ "hasInstallScript": true, │
│ "license": "MIT", │
│ "bin": { │
│ "esbuild": "bin/esbuild" │
│ }, │
│ "engines": { │
│ "node": ">=18" │
│ }, │
│ "optionalDependencies": { │
│ "@esbuild/aix-ppc64": "0.27.0", │
│ "@esbuild/android-arm": "0.27.0", │
│ "@esbuild/android-arm64": "0.27.0", │
│ "@esbuild/android-x64": "0.27.0", │
│ "@esbuild/darwin-arm64": "0.27.0", │
│ "@esbuild/darwin-x64": "0.27.0", │
│ "@esbuild/freebsd-arm64": "0.27.0", │
│ "@esbuild/freebsd-x64": "0.27.0", │
│ "@esbuild/linux-arm": "0.27.0", │
│ "@esbuild/linux-arm64": "0.27.0", │
│ "@esbuild/linux-ia32": "0.27.0", │
│ "@esbuild/linux-loong64": "0.27.0", │
│ "@esbuild/linux-mips64el": "0.27.0", │
│ "@esbuild/linux-ppc64": "0.27.0", │
│ "@esbuild/linux-riscv64": "0.27.0", │
│ "@esbuild/linux-s390x": "0.27.0", │
│ "@esbuild/linux-x64": "0.27.0", │
│ "@esbuild/netbsd-arm64": "0.27.0", │
│ "@esbuild/netbsd-x64": "0.27.0", │
│ "@esbuild/openbsd-arm64": "0.27.0", │
│ "@esbuild/openbsd-x64": "0.27.0", │
│ "@esbuild/openharmony-arm64": "0.27.0", │
│ "@esbuild/sunos-x64": "0.27.0", │
│ "@esbuild/win32-arm64": "0.27.0", │
│ "@esbuild/win32-ia32": "0.27.0", │
│ "@esbuild/win32-x64": "0.27.0" │
│ } │
│ }, │
│ "node_modules/@vercel/go": { │
│ "version": "3.6.0", │
│ "resolved": "https://registry.npmjs.org/@vercel/go/-/go-3.6.0.tgz", │
│ "integrity": "sha512-60gQxuQBfuGQCPdp1zmG3bfWncj+MRDm9KNogKeu4cA1uC2kGwUoCI6 │
│ vr8kpGTv62v3gwSLbcnJ3RsqOqxb3KA==", │
│ "license": "Apache-2.0" │
│ }, │
│ "node_modules/@vercel/h3": { │
│ "version": "0.1.82", │
│ "resolved": "https://registry.npmjs.org/@vercel/h3/-/h3-0.1.82.tgz", │
│ "integrity": "sha512-tiLO/+EcrWYFYT3OvF/gI63Arc60w5m3zPU4dMrTuHnm0DW418oPFVv │
│ tKdN/B2FOGN+KEeUrfl8uXz1AdyTSog==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@vercel/node": "5.7.15", │
│ "@vercel/static-config": "3.3.0" │
│ } │
│ }, │
│ "node_modules/@vercel/hono": { │
│ "version": "0.2.76", │
│ "resolved": "https://registry.npmjs.org/@vercel/hono/-/hono-0.2.76.tgz", │
│ "integrity": "sha512-gveEPPtgMHVl0Q9GPQw7FSLslBGJ8EidF56vsDyCtLIsfyIXnEiMXT9 │
│ fwQ3u2fH7nc7FRk0hjFiqlhY1km8Xwg==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@vercel/nft": "1.5.0", │
│ "@vercel/node": "5.7.15", │
│ "@vercel/static-config": "3.3.0", │
│ "fs-extra": "11.1.0", │
│ "path-to-regexp": "8.3.0", │
│ "ts-morph": "12.0.0", │
│ "zod": "3.22.4" │
│ } │
│ }, │
│ "node_modules/@vercel/hono/node_modules/path-to-regexp": { │
│ "version": "8.3.0", │
│ "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.3. │
│ 0.tgz", │
│ "integrity": "sha512-7jdwVIRtsP8MYpdXSwOS0YdD0Du+qOoF/AEPIt88PcCFrZCzx41oxku │
│ 1jD88hZBwbNUIEfpqvuhjFaMAqMTWnA==", │
│ "license": "MIT", │
│ "funding": { │
│ "type": "opencollective", │
│ "url": "https://opencollective.com/express" │
│ } │
│ }, │
│ "node_modules/@vercel/hono/node_modules/zod": { │
│ "version": "3.22.4", │
│ "resolved": "https://registry.npmjs.org/zod/-/zod-3.22.4.tgz", │
│ "integrity": "sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/p │
│ wnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==", │
│ "license": "MIT", │
│ "funding": { │
│ "url": "https://github.com/sponsors/colinhacks" │
│ } │
│ }, │
│ "node_modules/@vercel/hydrogen": { │
│ "version": "1.3.7", │
│ "resolved": "https://registry.npmjs.org/@vercel/hydrogen/-/hydrogen-1.3.7.tg │
│ z", │
│ "integrity": "sha512-nh8hZ76Ipf9FRmMmQGd4SjkE0zxdjt+TUpZcuCIUG7yaHEh9STQV655 │
│ I8rxKCB3hEWaKB3HALGgxZ0htIjQtZQ==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@vercel/static-config": "3.3.0", │
│ "ts-morph": "12.0.0" │
│ } │
│ }, │
│ "node_modules/@vercel/koa": { │
│ "version": "0.1.56", │
│ "resolved": "https://registry.npmjs.org/@vercel/koa/-/koa-0.1.56.tgz", │
│ "integrity": "sha512-5edjnf3QiTvVCucp+peZ8RICcGjaZqbsuD6dzl6DrSUvXfSPF9Enjv/ │
│ OoUErZbRCTlRjyUw7nzGP8CLf7o7XMQ==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@vercel/node": "5.7.15", │
│ "@vercel/static-config": "3.3.0" │
│ } │
│ }, │
│ "node_modules/@vercel/nestjs": { │
│ "version": "0.2.77", │
│ "resolved": "https://registry.npmjs.org/@vercel/nestjs/-/nestjs-0.2.77.tgz", │
│ "integrity": "sha512-1nxP4Tcf+RQKkQA1f5bUXCUK8vhcnRzHocFiU2bE6+uu85UTaG13/Ve │
│ UcYTQCmywPcomsPKi6u8B+S9fKv09xA==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@vercel/node": "5.7.15", │
│ "@vercel/static-config": "3.3.0" │
│ } │
│ }, │
│ "node_modules/@vercel/next": { │
│ "version": "4.17.1", │
│ "resolved": "https://registry.npmjs.org/@vercel/next/-/next-4.17.1.tgz", │
│ "integrity": "sha512-nEQRgGyU8+VU/zeKsBF89aKmL0Yu5VWWhTbaltp2V+1q6kHUo6Ho4+Y │
│ S/COAgOrIwoe2nWr9liLVPltrftqG+Q==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@vercel/nft": "1.5.0" │
│ } │
│ }, │
│ "node_modules/@vercel/nft": { │
│ "version": "1.5.0", │
│ "resolved": "https://registry.npmjs.org/@vercel/nft/-/nft-1.5.0.tgz", │
│ "integrity": "sha512-IWTDeIoWhQ7ZtRO/JRKH+jhmeQvZYhtGPmzw/QGDY+wDCQqfm25P9yI │
│ doAFagu4fWsK4IwZXDFIjrmp5rRm/sA==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@mapbox/node-pre-gyp": "^2.0.0", │
│ "@rollup/pluginutils": "^5.1.3", │
│ "acorn": "^8.6.0", │
│ "acorn-import-attributes": "^1.9.5", │
│ "async-sema": "^3.1.1", │
│ "bindings": "^1.4.0", │
│ "estree-walker": "2.0.2", │
│ "glob": "^13.0.0", │
│ "graceful-fs": "^4.2.9", │
│ "node-gyp-build": "^4.2.2", │
│ "picomatch": "^4.0.2", │
│ "resolve-from": "^5.0.0" │
│ }, │
│ "bin": { │
│ "nft": "out/cli.js" │
│ }, │
│ "engines": { │
│ "node": ">=20" │
│ } │
│ }, │
│ "node_modules/@vercel/nft/node_modules/balanced-match": { │
│ "version": "4.0.4", │
│ "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0. │
│ 4.tgz", │
│ "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67b │
│ db9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": "18 || 20 || >=22" │
│ } │
│ }, │
│ "node_modules/@vercel/nft/node_modules/brace-expansion": { │
│ "version": "5.0.5", │
│ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5. │
│ 0.5.tgz", │
│ "integrity": "sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXY │
│ ltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "balanced-match": "^4.0.2" │
│ }, │
│ "engines": { │
│ "node": "18 || 20 || >=22" │
│ } │
│ }, │
│ "node_modules/@vercel/nft/node_modules/estree-walker": { │
│ "version": "2.0.2", │
│ "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2. │
│ tgz", │
│ "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kC │
│ fza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@vercel/nft/node_modules/glob": { │
│ "version": "13.0.6", │
│ "resolved": "https://registry.npmjs.org/glob/-/glob-13.0.6.tgz", │
│ "integrity": "sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6 │
│ vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==", │
│ "license": "BlueOak-1.0.0", │
│ "dependencies": { │
│ "minimatch": "^10.2.2", │
│ "minipass": "^7.1.3", │
│ "path-scurry": "^2.0.2" │
│ }, │
│ "engines": { │
│ "node": "18 || 20 || >=22" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/sponsors/isaacs" │
│ } │
│ }, │
│ "node_modules/@vercel/nft/node_modules/lru-cache": { │
│ "version": "11.3.6", │
│ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.3.6.tgz", │
│ "integrity": "sha512-Gf/KoL3C/MlI7Bt0PGI9I+TeTC/I6r/csU58N4BSNc4lppLBeKsOdFY │
│ kK+dX0ABDUMJNfCHTyPpzwwO21Awd3A==", │
│ "license": "BlueOak-1.0.0", │
│ "engines": { │
│ "node": "20 || >=22" │
│ } │
│ }, │
│ "node_modules/@vercel/nft/node_modules/minimatch": { │
│ "version": "10.2.5", │
│ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.5.tgz", │
│ "integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU │
│ 5NDJEOviH+hETZKSkIk5c+T23GjFUMg==", │
│ "license": "BlueOak-1.0.0", │
│ "dependencies": { │
│ "brace-expansion": "^5.0.5" │
│ }, │
│ "engines": { │
│ "node": "18 || 20 || >=22" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/sponsors/isaacs" │
│ } │
│ }, │
│ "node_modules/@vercel/nft/node_modules/path-scurry": { │
│ "version": "2.0.2", │
│ "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.2.tgz" │
│ , │
│ "integrity": "sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5q │
│ luFaBT3I5h3r1ejfR056c+FCv+NnNXg==", │
│ "license": "BlueOak-1.0.0", │
│ "dependencies": { │
│ "lru-cache": "^11.0.0", │
│ "minipass": "^7.1.2" │
│ }, │
│ "engines": { │
│ "node": "18 || 20 || >=22" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/sponsors/isaacs" │
│ } │
│ }, │
│ "node_modules/@vercel/node": { │
│ "version": "5.7.15", │
│ "resolved": "https://registry.npmjs.org/@vercel/node/-/node-5.7.15.tgz", │
│ "integrity": "sha512-o8YtafKgaYsY7/4SRKlrvTx/cEB5o3vQG3/eq5Qo66n4WaFeZV8R8GG │
│ +BzSU3SYozasQlQxkbPxedUNF4sZJ8A==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@edge-runtime/node-utils": "2.3.0", │
│ "@edge-runtime/primitives": "4.1.0", │
│ "@edge-runtime/vm": "3.2.0", │
│ "@types/node": "20.11.0", │
│ "@vercel/build-utils": "13.21.0", │
│ "@vercel/error-utils": "2.1.0", │
│ "@vercel/nft": "1.5.0", │
│ "@vercel/static-config": "3.3.0", │
│ "async-listen": "3.0.0", │
│ "cjs-module-lexer": "1.2.3", │
│ "edge-runtime": "2.5.9", │
│ "es-module-lexer": "1.4.1", │
│ "esbuild": "0.27.0", │
│ "etag": "1.8.1", │
│ "mime-types": "2.1.35", │
│ "node-fetch": "2.6.9", │
│ "path-to-regexp": "6.1.0", │
│ "path-to-regexp-updated": "npm:[email protected]", │
│ "ts-morph": "12.0.0", │
│ "tsx": "4.21.0", │
│ "typescript": "npm:[email protected]", │
│ "undici": "5.28.4" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/@esbuild/aix-ppc64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.27. │
│ 0.tgz", │
│ "integrity": "sha512-KuZrd2hRjz01y5JK9mEBSD3Vj3mbCvemhT466rSuJYeE/hjuBrHfjjc │
│ jMdTm/sz7au+++sdbJZJmuBwQLuw68A==", │
│ "cpu": [ │
│ "ppc64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "aix" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/@esbuild/android-arm": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0 │
│ .27.0.tgz", │
│ "integrity": "sha512-j67aezrPNYWJEOHUNLPj9maeJte7uSMM6gMoxfPC9hOg8N02JuQi/T7 │
│ ewumf4tNvJadFkvLZMlAq73b9uwdMyQ==", │
│ "cpu": [ │
│ "arm" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "android" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/@esbuild/android-arm64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm │
│ 64-0.27.0.tgz", │
│ "integrity": "sha512-CC3vt4+1xZrs97/PKDkl0yN7w8edvU2vZvAFGD16n9F0Cvniy5qvzRX │
│ jfO1l94efczkkQE6g1x0i73Qf5uthOQ==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "android" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/@esbuild/android-x64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0 │
│ .27.0.tgz", │
│ "integrity": "sha512-wurMkF1nmQajBO1+0CJmcN17U4BP6GqNSROP8t0X/Jiw2ltYGLHpEks │
│ p9MpoBqkrFR3kv2/te6Sha26k3+yZ9Q==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "android" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/@esbuild/darwin-arm64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64 │
│ -0.27.0.tgz", │
│ "integrity": "sha512-uJOQKYCcHhg07DL7i8MzjvS2LaP7W7Pn/7uA0B5S1EnqAirJtbyw4yC │
│ 5jQ5qcFjHK9l6o/MX9QisBg12kNkdHg==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "darwin" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/@esbuild/darwin-x64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.2 │
│ 7.0.tgz", │
│ "integrity": "sha512-8mG6arH3yB/4ZXiEnXof5MK72dE6zM9cDvUcPtxhUZsDjESl9JipZYW │
│ 60C3JGreKCEP+p8P/72r69m4AZGJd5g==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "darwin" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/@esbuild/freebsd-arm64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm │
│ 64-0.27.0.tgz", │
│ "integrity": "sha512-9FHtyO988CwNMMOE3YIeci+UV+x5Zy8fI2qHNpsEtSF83YPBmE8UWmf │
│ YAQg6Ux7Gsmd4FejZqnEUZCMGaNQHQw==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "freebsd" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/@esbuild/freebsd-x64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0 │
│ .27.0.tgz", │
│ "integrity": "sha512-zCMeMXI4HS/tXvJz8vWGexpZj2YVtRAihHLk1imZj4efx1BQzN76YFe │
│ KqlDr3bUWI26wHwLWPd3rwh6pe4EV7g==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "freebsd" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/@esbuild/linux-arm": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.27. │
│ 0.tgz", │
│ "integrity": "sha512-t76XLQDpxgmq2cNXKTVEB7O7YMb42atj2Re2Haf45HkaUpjM2J0UuJZ │
│ DuaGbPbamzZ7bawyGFUkodL+zcE+jvQ==", │
│ "cpu": [ │
│ "arm" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/@esbuild/linux-arm64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0 │
│ .27.0.tgz", │
│ "integrity": "sha512-AS18v0V+vZiLJyi/4LphvBE+OIX682Pu7ZYNsdUHyUKSoRwdnOsMf6F │
│ DekwoAFKej14WAkOef3zAORJgAtXnlQ==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/@esbuild/linux-ia32": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.2 │
│ 7.0.tgz", │
│ "integrity": "sha512-Mz1jxqm/kfgKkc/KLHC5qIujMvnnarD9ra1cEcrs7qshTUSksPihGrW │
│ HVG5+osAIQ68577Zpww7SGapmzSt4Nw==", │
│ "cpu": [ │
│ "ia32" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/@esbuild/linux-loong64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong │
│ 64-0.27.0.tgz", │
│ "integrity": "sha512-QbEREjdJeIreIAbdG2hLU1yXm1uu+LTdzoq1KCo4G4pFOLlvIspBm36 │
│ QrQOar9LFduavoWX2msNFAAAY9j4BDg==", │
│ "cpu": [ │
│ "loong64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/@esbuild/linux-mips64el": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips │
│ 64el-0.27.0.tgz", │
│ "integrity": "sha512-sJz3zRNe4tO2wxvDpH/HYJilb6+2YJxo/ZNbVdtFiKDufzWq4JmKAiH │
│ y9iGoLjAV7r/W32VgaHGkk35cUXlNOg==", │
│ "cpu": [ │
│ "mips64el" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/@esbuild/linux-ppc64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0 │
│ .27.0.tgz", │
│ "integrity": "sha512-z9N10FBD0DCS2dmSABDBb5TLAyF1/ydVb+N4pi88T45efQ/w4ohr/F/ │
│ QYCkxDPnkhkp6AIpIcQKQ8F0ANoA2JA==", │
│ "cpu": [ │
│ "ppc64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/@esbuild/linux-riscv64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv │
│ 64-0.27.0.tgz", │
│ "integrity": "sha512-pQdyAIZ0BWIC5GyvVFn5awDiO14TkT/19FTmFcPdDec94KJ1uZcmFs2 │
│ 1Fo8auMXzD4Tt+diXu1LW1gHus9fhFQ==", │
│ "cpu": [ │
│ "riscv64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/@esbuild/linux-s390x": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0 │
│ .27.0.tgz", │
│ "integrity": "sha512-hPlRWR4eIDDEci953RI1BLZitgi5uqcsjKMxwYfmi4LcwyWo2IcRP+l │
│ ThVnKjNtk90pLS8nKdroXYOqW+QQH+w==", │
│ "cpu": [ │
│ "s390x" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/@esbuild/linux-x64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.27. │
│ 0.tgz", │
│ "integrity": "sha512-1hBWx4OUJE2cab++aVZ7pObD6s+DK4mPGpemtnAORBvb5l/g5xFGk0v │
│ c0PjSkrDs0XaXj9yyob3d14XqvnQ4gw==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/@esbuild/netbsd-arm64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64 │
│ -0.27.0.tgz", │
│ "integrity": "sha512-6m0sfQfxfQfy1qRuecMkJlf1cIzTOgyaeXaiVaaki8/v+WB+U4hc6ik │
│ 15ZW6TAllRlg/WuQXxWj1jx6C+dfy3w==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "netbsd" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/@esbuild/netbsd-x64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.2 │
│ 7.0.tgz", │
│ "integrity": "sha512-xbbOdfn06FtcJ9d0ShxxvSn2iUsGd/lgPIO2V3VZIPDbEaIj1/3nBBe │
│ 1AwuEZKXVXkMmpr6LUAgMkLD/4D2PPA==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "netbsd" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/@esbuild/openbsd-arm64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm │
│ 64-0.27.0.tgz", │
│ "integrity": "sha512-fWgqR8uNbCQ/GGv0yhzttj6sU/9Z5/Sv/VGU3F5OuXK6J6SlriONKrQ │
│ 7tNlwBrJZXRYk5jUhuWvF7GYzGguBZQ==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "openbsd" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/@esbuild/openbsd-x64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0 │
│ .27.0.tgz", │
│ "integrity": "sha512-aCwlRdSNMNxkGGqQajMUza6uXzR/U0dIl1QmLjPtRbLOx3Gy3otfFu/ │
│ VjATy4yQzo9yFDGTxYDo1FfAD9oRD2A==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "openbsd" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/@esbuild/openharmony-arm64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openhar │
│ mony-arm64-0.27.0.tgz", │
│ "integrity": "sha512-nyvsBccxNAsNYz2jVFYwEGuRRomqZ149A39SHWk4hV0jWxKM0hjBPm3 │
│ AmdxcbHiFLbBSwG6SbpIcUbXjgyECfA==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "openharmony" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/@esbuild/sunos-x64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.27. │
│ 0.tgz", │
│ "integrity": "sha512-Q1KY1iJafM+UX6CFEL+F4HRTgygmEW568YMqDA5UV97AuZSm21b7SXI │
│ rRJDwXWPzr8MGr75fUZPV67FdtMHlHA==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "sunos" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/@esbuild/win32-arm64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0 │
│ .27.0.tgz", │
│ "integrity": "sha512-W1eyGNi6d+8kOmZIwi/EDjrL9nxQIQ0MiGqe/AWc6+IaHloxHSGoeRg │
│ DRKHFISThLmsewZ5nHFvGFWdBYlgKPg==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "win32" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/@esbuild/win32-ia32": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.2 │
│ 7.0.tgz", │
│ "integrity": "sha512-30z1aKL9h22kQhilnYkORFYt+3wp7yZsHWus+wSKAJR8JtdfI76LJ4S │
│ BdMsCopTR3z/ORqVu5L1vtnHZWVj4cQ==", │
│ "cpu": [ │
│ "ia32" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "win32" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/@esbuild/win32-x64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.27. │
│ 0.tgz", │
│ "integrity": "sha512-aIitBcjQeyOhMTImhLZmtxfdOcuNRpwlPNmlFKPcHQYPhEssw75Cl1T │
│ SXJXpMkzaua9FUetx/4OQKq7eJul5Cg==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "win32" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/@fastify/busboy": { │
│ "version": "2.1.1", │
│ "resolved": "https://registry.npmjs.org/@fastify/busboy/-/busboy-2.1.1.tgz", │
│ "integrity": "sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGf │
│ Vu6w9wGtGK5fED5qRs2DteVCjOH60sA==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=14" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/@types/node": { │
│ "version": "20.11.0", │
│ "resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.0.tgz", │
│ "integrity": "sha512-o9bjXmDNcF7GbM4CNQpmi+TutCgap/K3w1JyKgxAjqx41zp9qlIAVFi │
│ 0IhCNsJcXolEqLWhbFbEeL0PvYm4pcQ==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "undici-types": "~5.26.4" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/es-module-lexer": { │
│ "version": "1.4.1", │
│ "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-1. │
│ 4.1.tgz", │
│ "integrity": "sha512-cXLGjP0c4T3flZJKQSuziYoq7MlT+rnvfZjfp7h+I7K9BNX54kP9nyW │
│ vdbwjQ4u1iWbOL4u96fgeZLToQlZC7w==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@vercel/node/node_modules/esbuild": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.27.0.tgz", │
│ "integrity": "sha512-jd0f4NHbD6cALCyGElNpGAOtWxSq46l9X/sWB0Nzd5er4Kz2YTm+Vl0 │
│ qKFT9KUJvD8+fiO8AvoHhFvEatfVixA==", │
│ "hasInstallScript": true, │
│ "license": "MIT", │
│ "bin": { │
│ "esbuild": "bin/esbuild" │
│ }, │
│ "engines": { │
│ "node": ">=18" │
│ }, │
│ "optionalDependencies": { │
│ "@esbuild/aix-ppc64": "0.27.0", │
│ "@esbuild/android-arm": "0.27.0", │
│ "@esbuild/android-arm64": "0.27.0", │
│ "@esbuild/android-x64": "0.27.0", │
│ "@esbuild/darwin-arm64": "0.27.0", │
│ "@esbuild/darwin-x64": "0.27.0", │
│ "@esbuild/freebsd-arm64": "0.27.0", │
│ "@esbuild/freebsd-x64": "0.27.0", │
│ "@esbuild/linux-arm": "0.27.0", │
│ "@esbuild/linux-arm64": "0.27.0", │
│ "@esbuild/linux-ia32": "0.27.0", │
│ "@esbuild/linux-loong64": "0.27.0", │
│ "@esbuild/linux-mips64el": "0.27.0", │
│ "@esbuild/linux-ppc64": "0.27.0", │
│ "@esbuild/linux-riscv64": "0.27.0", │
│ "@esbuild/linux-s390x": "0.27.0", │
│ "@esbuild/linux-x64": "0.27.0", │
│ "@esbuild/netbsd-arm64": "0.27.0", │
│ "@esbuild/netbsd-x64": "0.27.0", │
│ "@esbuild/openbsd-arm64": "0.27.0", │
│ "@esbuild/openbsd-x64": "0.27.0", │
│ "@esbuild/openharmony-arm64": "0.27.0", │
│ "@esbuild/sunos-x64": "0.27.0", │
│ "@esbuild/win32-arm64": "0.27.0", │
│ "@esbuild/win32-ia32": "0.27.0", │
│ "@esbuild/win32-x64": "0.27.0" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/node-fetch": { │
│ "version": "2.6.9", │
│ "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.9.tgz", │
│ "integrity": "sha512-DJm/CJkZkRjKKj4Zi4BsKVZh3ValV5IR5s7LVZnW+6YMh0W1BfNA8XS │
│ s6DLMGYlId5F3KnA70uu2qepcR08Qqg==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "whatwg-url": "^5.0.0" │
│ }, │
│ "engines": { │
│ "node": "4.x || >=6.0.0" │
│ }, │
│ "peerDependencies": { │
│ "encoding": "^0.1.0" │
│ }, │
│ "peerDependenciesMeta": { │
│ "encoding": { │
│ "optional": true │
│ } │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/undici": { │
│ "version": "5.28.4", │
│ "resolved": "https://registry.npmjs.org/undici/-/undici-5.28.4.tgz", │
│ "integrity": "sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBv │
│ zg+95CYhCKPFedut2JY9bMfrDl9D23g==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@fastify/busboy": "^2.0.0" │
│ }, │
│ "engines": { │
│ "node": ">=14.0" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/undici-types": { │
│ "version": "5.26.5", │
│ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.t │
│ gz", │
│ "integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQ │
│ vvYSYWXkFXC+IfLKSIffhv0sVZup6pA==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@vercel/oidc": { │
│ "version": "2.0.2", │
│ "resolved": "https://registry.npmjs.org/@vercel/oidc/-/oidc-2.0.2.tgz", │
│ "integrity": "sha512-59PBFx3T+k5hLTEWa3ggiMpGRz1OVvl9eN8SUai+A43IsqiOuAe7qPB │
│ f+cray/Fj6mkgnxm/D7IAtjc8zSHi7g==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@types/ms": "2.1.0", │
│ "ms": "2.1.3" │
│ }, │
│ "engines": { │
│ "node": ">= 18" │
│ } │
│ }, │
│ "node_modules/@vercel/prepare-flags-definitions": { │
│ "version": "0.2.1", │
│ "resolved": "https://registry.npmjs.org/@vercel/prepare-flags-definitions/-/ │
│ prepare-flags-definitions-0.2.1.tgz", │
│ "integrity": "sha512-ouXTsqn7I9xZ1KKezgvn/w3tZeQHL/tc52j9GHiOYi6kT8xgdbT8s2x │
│ 8C9BQr44iceX0hfhtZwk9q7NuI2Tqbw==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@vercel/python": { │
│ "version": "6.38.0", │
│ "resolved": "https://registry.npmjs.org/@vercel/python/-/python-6.38.0.tgz", │
│ "integrity": "sha512-/idmN2pnaRkgdFTSSGdnGE0V/cUPM36sxMF4YPQMxPA2mTx8cFG/BPO │
│ 1ZJSzo8Yv2ajdXwDUVgAKruFMbQ+9bw==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@vercel/python-analysis": "0.11.1" │
│ } │
│ }, │
│ "node_modules/@vercel/python-analysis": { │
│ "version": "0.11.1", │
│ "resolved": "https://registry.npmjs.org/@vercel/python-analysis/-/python-ana │
│ lysis-0.11.1.tgz", │
│ "integrity": "sha512-EPPLuXJQhIDUx08H9nG76AR2HSgBquwe3OAX5s2w20M923iaWeGGVkh │
│ X/4yZ89CJfXEZgE1Aj/mX7lVHOVIcYA==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@bytecodealliance/preview2-shim": "0.17.6", │
│ "@renovatebot/pep440": "4.2.1", │
│ "fs-extra": "11.1.1", │
│ "js-yaml": "4.1.1", │
│ "minimatch": "10.1.1", │
│ "smol-toml": "1.5.2", │
│ "zod": "3.22.4" │
│ } │
│ }, │
│ "node_modules/@vercel/python-analysis/node_modules/fs-extra": { │
│ "version": "11.1.1", │
│ "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.1.1.tgz", │
│ "integrity": "sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7R │
│ usoyQqMmk/95gdQZX72u+YW+c3eEpFQ==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "graceful-fs": "^4.2.0", │
│ "jsonfile": "^6.0.1", │
│ "universalify": "^2.0.0" │
│ }, │
│ "engines": { │
│ "node": ">=14.14" │
│ } │
│ }, │
│ "node_modules/@vercel/python-analysis/node_modules/js-yaml": { │
│ "version": "4.1.1", │
│ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz", │
│ "integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9Ev │
│ tfdSkgWcATZhj/55JZ0rmy3myCT5lsA==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "argparse": "^2.0.1" │
│ }, │
│ "bin": { │
│ "js-yaml": "bin/js-yaml.js" │
│ } │
│ }, │
│ "node_modules/@vercel/python-analysis/node_modules/minimatch": { │
│ "version": "10.1.1", │
│ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.1.1.tgz", │
│ "integrity": "sha512-enIvLvRAFZYXJzkCYG5RKmPfrFArdLv+R+lbQ53BmIMLIry74bjKzX6 │
│ iHAm8WYamJkhSSEabrWN5D97XnKObjQ==", │
│ "license": "BlueOak-1.0.0", │
│ "dependencies": { │
│ "@isaacs/brace-expansion": "^5.0.0" │
│ }, │
│ "engines": { │
│ "node": "20 || >=22" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/sponsors/isaacs" │
│ } │
│ }, │
│ "node_modules/@vercel/python-analysis/node_modules/zod": { │
│ "version": "3.22.4", │
│ "resolved": "https://registry.npmjs.org/zod/-/zod-3.22.4.tgz", │
│ "integrity": "sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/p │
│ wnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==", │
│ "license": "MIT", │
│ "funding": { │
│ "url": "https://github.com/sponsors/colinhacks" │
│ } │
│ }, │
│ "node_modules/@vercel/redwood": { │
│ "version": "2.4.13", │
│ "resolved": "https://registry.npmjs.org/@vercel/redwood/-/redwood-2.4.13.tgz │
│ ", │
│ "integrity": "sha512-pXWzVctZea/J7WMQstjsYUDiMc6oJF72p8J5YZnLSCJWg7m+/dLzYGf │
│ aUSEo6Q0JpiO/NOcDmG3WENpn7kHwzg==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@vercel/nft": "1.5.0", │
│ "@vercel/static-config": "3.3.0", │
│ "semver": "6.3.1", │
│ "ts-morph": "12.0.0" │
│ } │
│ }, │
│ "node_modules/@vercel/redwood/node_modules/semver": { │
│ "version": "6.3.1", │
│ "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", │
│ "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAG │
│ d+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", │
│ "license": "ISC", │
│ "bin": { │
│ "semver": "bin/semver.js" │
│ } │
│ }, │
│ "node_modules/@vercel/remix-builder": { │
│ "version": "5.8.1", │
│ "resolved": "https://registry.npmjs.org/@vercel/remix-builder/-/remix-builde │
│ r-5.8.1.tgz", │
│ "integrity": "sha512-DDuT8NbIUoc1Fso2er0GyHxQR77au+BJr8wToDJcyoKjsypOHMcPwV8 │
│ Vak9XsOfSUlQHLt1x9XnfTVj5O48Ssw==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@vercel/error-utils": "2.1.0", │
│ "@vercel/nft": "1.5.0", │
│ "@vercel/static-config": "3.3.0", │
│ "path-to-regexp": "6.1.0", │
│ "path-to-regexp-updated": "npm:[email protected]", │
│ "ts-morph": "12.0.0" │
│ } │
│ }, │
│ "node_modules/@vercel/routing-utils": { │
│ "version": "5.1.1", │
│ "resolved": "https://registry.npmjs.org/@vercel/routing-utils/-/routing-util │
│ s-5.1.1.tgz", │
│ "integrity": "sha512-EyOik06V2fPXAbKY087BM7DMOQOJK+9mubwwox1TkDi21tMeJcMYwsX │
│ wepm6ZmyZ5u0j1TpJW172fP4MbzaCcg==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "path-to-regexp": "6.1.0", │
│ "path-to-regexp-updated": "npm:[email protected]" │
│ }, │
│ "optionalDependencies": { │
│ "ajv": "^6.12.3" │
│ } │
│ }, │
│ "node_modules/@vercel/routing-utils/node_modules/ajv": { │
│ "version": "6.12.6", │
│ "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", │
│ "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL │
│ 0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", │
│ "license": "MIT", │
│ "optional": true, │
│ "dependencies": { │
│ "fast-deep-equal": "^3.1.1", │
│ "fast-json-stable-stringify": "^2.0.0", │
│ "json-schema-traverse": "^0.4.1", │
│ "uri-js": "^4.2.2" │
│ }, │
│ "funding": { │
│ "type": "github", │
│ "url": "https://github.com/sponsors/epoberezkin" │
│ } │
│ }, │
│ "node_modules/@vercel/routing-utils/node_modules/json-schema-traverse": { │
│ "version": "0.4.1", │
│ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-t │
│ raverse-0.4.1.tgz", │
│ "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxz │
│ k629Brsab/mMiHQti9wMP+845RPe3Vg==", │
│ "license": "MIT", │
│ "optional": true │
│ }, │
│ "node_modules/@vercel/ruby": { │
│ "version": "2.3.2", │
│ "resolved": "https://registry.npmjs.org/@vercel/ruby/-/ruby-2.3.2.tgz", │
│ "integrity": "sha512-okIgMmPEePyDR9TZYaKM4oftcxVHM5Dbdl7V/tIdh3lq8MGLi7HR5vv │
│ QglmZUwZOeovE6MVtezxl960EOzeIiQ==", │
│ "license": "Apache-2.0" │
│ }, │
│ "node_modules/@vercel/rust": { │
│ "version": "1.2.0", │
│ "resolved": "https://registry.npmjs.org/@vercel/rust/-/rust-1.2.0.tgz", │
│ "integrity": "sha512-JryMtBa0sFuqxfHpjrNgMks06XDKa8DVhGljTsoo26dIKqsoqeYhJHu │
│ epEAEXT+b5N+tUmxIOUcRq5//ewvytQ==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "execa": "5", │
│ "smol-toml": "1.5.2" │
│ } │
│ }, │
│ "node_modules/@vercel/rust/node_modules/execa": { │
│ "version": "5.1.1", │
│ "resolved": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz", │
│ "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMa │
│ UHE2Jqfq05D/wucwI4JGURyXt1vchyg==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "cross-spawn": "^7.0.3", │
│ "get-stream": "^6.0.0", │
│ "human-signals": "^2.1.0", │
│ "is-stream": "^2.0.0", │
│ "merge-stream": "^2.0.0", │
│ "npm-run-path": "^4.0.1", │
│ "onetime": "^5.1.2", │
│ "signal-exit": "^3.0.3", │
│ "strip-final-newline": "^2.0.0" │
│ }, │
│ "engines": { │
│ "node": ">=10" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/sindresorhus/execa?sponsor=1" │
│ } │
│ }, │
│ "node_modules/@vercel/rust/node_modules/get-stream": { │
│ "version": "6.0.1", │
│ "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz", │
│ "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTf │
│ gPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=10" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/sponsors/sindresorhus" │
│ } │
│ }, │
│ "node_modules/@vercel/rust/node_modules/human-signals": { │
│ "version": "2.1.0", │
│ "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0. │
│ tgz", │
│ "integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+ │
│ 0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==", │
│ "license": "Apache-2.0", │
│ "engines": { │
│ "node": ">=10.17.0" │
│ } │
│ }, │
│ "node_modules/@vercel/rust/node_modules/signal-exit": { │
│ "version": "3.0.7", │
│ "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz" │
│ , │
│ "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1 │
│ Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==", │
│ "license": "ISC" │
│ }, │
│ "node_modules/@vercel/sandbox": { │
│ "version": "1.9.0", │
│ "resolved": "https://registry.npmjs.org/@vercel/sandbox/-/sandbox-1.9.0.tgz" │
│ , │
│ "integrity": "sha512-zgr1ad0tkT1xZn/8Vxo60wOUOLqMAVGo4WqJQ8/UDcUtWynNJsBjI2t │
│ iMdWZrAo9EKH1MIqEzJNkcclF0UT1EQ==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@vercel/oidc": "3.2.0", │
│ "async-retry": "1.3.3", │
│ "jsonlines": "0.1.1", │
│ "ms": "2.1.3", │
│ "picocolors": "^1.1.1", │
│ "tar-stream": "3.1.7", │
│ "undici": "^7.16.0", │
│ "xdg-app-paths": "5.1.0", │
│ "zod": "3.24.4" │
│ } │
│ }, │
│ "node_modules/@vercel/sandbox/node_modules/@vercel/oidc": { │
│ "version": "3.2.0", │
│ "resolved": "https://registry.npmjs.org/@vercel/oidc/-/oidc-3.2.0.tgz", │
│ "integrity": "sha512-UycprH3T6n3jH0k44NHMa7pnFHGu/N05MjojYr+Mc6I7obkoLIJujSW │
│ win1pCvdy/eOxrI/l3uDLQsmcrOb4ug==", │
│ "license": "Apache-2.0", │
│ "engines": { │
│ "node": ">= 20" │
│ } │
│ }, │
│ "node_modules/@vercel/sandbox/node_modules/undici": { │
│ "version": "7.25.0", │
│ "resolved": "https://registry.npmjs.org/undici/-/undici-7.25.0.tgz", │
│ "integrity": "sha512-xXnp4kTyor2Zq+J1FfPI6Eq3ew5h6Vl0F/8d9XU5zZQf1tX9s2Su1/3 │
│ PiMmUANFULpmksxkClamIZcaUqryHsQ==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=20.18.1" │
│ } │
│ }, │
│ "node_modules/@vercel/sandbox/node_modules/zod": { │
│ "version": "3.24.4", │
│ "resolved": "https://registry.npmjs.org/zod/-/zod-3.24.4.tgz", │
│ "integrity": "sha512-OdqJE9UDRPwWsrHjLN2F8bPxvwJBK22EHLWtanu0LSYr5YqzsaaW3RM │
│ gmjwr8Rypg5k+meEJdSPXJZXE/yqOMg==", │
│ "license": "MIT", │
│ "funding": { │
│ "url": "https://github.com/sponsors/colinhacks" │
│ } │
│ }, │
│ "node_modules/@vercel/static-build": { │
│ "version": "2.9.22", │
│ "resolved": "https://registry.npmjs.org/@vercel/static-build/-/static-build- │
│ 2.9.22.tgz", │
│ "integrity": "sha512-zkwy48kv+4UlL3TTC8uoX2nWPdKXAydkKE/D8QYFq895Nq/CDB19r1q │
│ 5vXno2iO9/njDsfYdl0Ftk7nXcexzgw==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@vercel/gatsby-plugin-vercel-analytics": "1.0.11", │
│ "@vercel/gatsby-plugin-vercel-builder": "2.2.0", │
│ "@vercel/static-config": "3.3.0", │
│ "ts-morph": "12.0.0" │
│ } │
│ }, │
│ "node_modules/@vercel/static-config": { │
│ "version": "3.3.0", │
│ "resolved": "https://registry.npmjs.org/@vercel/static-config/-/static-confi │
│ g-3.3.0.tgz", │
│ "integrity": "sha512-GpS3tPwUeDJCkrKbMNtS2XLRFgfxTlN7YNUL+Bo23+fGolrDw6Oq79R │
│ 3yvxTYgqRaJMGSEqC7iMw6mj6I5loxg==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "ajv": "8.6.3", │
│ "json-schema-to-ts": "1.6.4", │
│ "ts-morph": "12.0.0" │
│ } │
│ }, │
│ "node_modules/@vercel/static-config/node_modules/ajv": { │
│ "version": "8.6.3", │
│ "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.6.3.tgz", │
│ "integrity": "sha512-SMJOdDP6LqTkD0Uq8qLi+gMwSt0imXLSV080qFVwJCpH9U6Mb+SUGHA │
│ XM0KNbcBPguytWyvFxcHgMLe2D2XSpw==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "fast-deep-equal": "^3.1.1", │
│ "json-schema-traverse": "^1.0.0", │
│ "require-from-string": "^2.0.2", │
│ "uri-js": "^4.2.2" │
│ }, │
│ "funding": { │
│ "type": "github", │
│ "url": "https://github.com/sponsors/epoberezkin" │
│ } │
│ }, │
│ "node_modules/@vladfrangu/async_event_emitter": { │
│ "version": "2.4.7", │
│ "resolved": "https://registry.npmjs.org/@vladfrangu/async_event_emitter/-/as │
│ ync_event_emitter-2.4.7.tgz", │
│ "integrity": "sha512-Xfe6rpCTxSxfbswi/W/Pz7zp1WWSNn4A0eW4mLkQUewCrXXtMj31lCg │
│ +iQyTkh/CkusZSq9eDflu7tjEDXUY6g==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=v14.0.0", │
│ "npm": ">=7.0.0" │
│ } │
│ }, │
│ "node_modules/@volar/kit": { │
│ "version": "2.4.20", │
│ "resolved": "https://registry.npmjs.org/@volar/kit/-/kit-2.4.20.tgz", │
│ "integrity": "sha512-zC2uN3veE8uT5v+2FuwK2ocRoDpcuqbJpPNZR6jO/renewVVOleNTFv │
│ 3gbk0hoG3qnAVENDGTw11bT49A9aefw==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@volar/language-service": "2.4.20", │
│ "@volar/typescript": "2.4.20", │
│ "typesafe-path": "^0.2.2", │
│ "vscode-languageserver-textdocument": "^1.0.11", │
│ "vscode-uri": "^3.0.8" │
│ }, │
│ "peerDependencies": { │
│ "typescript": "*" │
│ } │
│ }, │
│ "node_modules/@volar/language-core": { │
│ "version": "2.4.20", │
│ "resolved": "https://registry.npmjs.org/@volar/language-core/-/language-core │
│ -2.4.20.tgz", │
│ "integrity": "sha512-dRDF1G33xaAIDqR6+mXUIjXYdu9vzSxlMGfMEwBxQsfY/JMUEXSpLTR │
│ 057oTKlUQ2nIvCmP9k94A8h8z2VrNSA==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@volar/source-map": "2.4.20" │
│ } │
│ }, │
│ "node_modules/@volar/language-server": { │
│ "version": "2.4.20", │
│ "resolved": "https://registry.npmjs.org/@volar/language-server/-/language-se │
│ rver-2.4.20.tgz", │
│ "integrity": "sha512-fNNFzEad0sO4pVZnpHggglbIeaKjLs4vH1JPPN+zd/4hSEI2u8+Qck1 │
│ 0JhswCSO6xFTFbKxVquvWu2U2tT0EHQ==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@volar/language-core": "2.4.20", │
│ "@volar/language-service": "2.4.20", │
│ "@volar/typescript": "2.4.20", │
│ "path-browserify": "^1.0.1", │
│ "request-light": "^0.7.0", │
│ "vscode-languageserver": "^9.0.1", │
│ "vscode-languageserver-protocol": "^3.17.5", │
│ "vscode-languageserver-textdocument": "^1.0.11", │
│ "vscode-uri": "^3.0.8" │
│ } │
│ }, │
│ "node_modules/@volar/language-service": { │
│ "version": "2.4.20", │
│ "resolved": "https://registry.npmjs.org/@volar/language-service/-/language-s │
│ ervice-2.4.20.tgz", │
│ "integrity": "sha512-LoCD4rEI1Bj5ld6b+2GH1SbDGnoisvJ5skHlrkFEtJWw0T2+bhqGUXw │
│ ekFudV/bRtp8fPhvD5ZUtjWSW0VRztg==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@volar/language-core": "2.4.20", │
│ "vscode-languageserver-protocol": "^3.17.5", │
│ "vscode-languageserver-textdocument": "^1.0.11", │
│ "vscode-uri": "^3.0.8" │
│ } │
│ }, │
│ "node_modules/@volar/source-map": { │
│ "version": "2.4.20", │
│ "resolved": "https://registry.npmjs.org/@volar/source-map/-/source-map-2.4.2 │
│ 0.tgz", │
│ "integrity": "sha512-mVjmFQH8mC+nUaVwmbxoYUy8cww+abaO8dWzqPUjilsavjxH0jCJ3Mp │
│ 8HFuHsdewZs2c+SP+EO7hCd8Z92whJg==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@volar/typescript": { │
│ "version": "2.4.20", │
│ "resolved": "https://registry.npmjs.org/@volar/typescript/-/typescript-2.4.2 │
│ 0.tgz", │
│ "integrity": "sha512-Oc4DczPwQyXcVbd+5RsNEqX6ia0+w3p+klwdZQ6ZKhFjWoBP9PCPQYl │
│ KYRi/tDemWphW93P/Vv13vcE9I9D2GQ==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@volar/language-core": "2.4.20", │
│ "path-browserify": "^1.0.1", │
│ "vscode-uri": "^3.0.8" │
│ } │
│ }, │
│ "node_modules/@vscode/emmet-helper": { │
│ "version": "2.11.0", │
│ "resolved": "https://registry.npmjs.org/@vscode/emmet-helper/-/emmet-helper- │
│ 2.11.0.tgz", │
│ "integrity": "sha512-QLxjQR3imPZPQltfbWRnHU6JecWTF1QSWhx3GAKQpslx7y3Dp6sIIXh │
│ KjiUJ/BR9FX8PVthjr9PD6pNwOJfAzw==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "emmet": "^2.4.3", │
│ "jsonc-parser": "^2.3.0", │
│ "vscode-languageserver-textdocument": "^1.0.1", │
│ "vscode-languageserver-types": "^3.15.1", │
│ "vscode-uri": "^3.0.8" │
│ } │
│ }, │
│ "node_modules/@vscode/l10n": { │
│ "version": "0.0.18", │
│ "resolved": "https://registry.npmjs.org/@vscode/l10n/-/l10n-0.0.18.tgz", │
│ "integrity": "sha512-KYSIHVmslkaCDyw013pphY+d7x1qV8IZupYfeIfzNA+nsaWHbn5uPuQ │
│ RvdRFsa9zFzGeudPuoGoZ1Op4jrJXIQ==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@yarnpkg/parsers": { │
│ "version": "3.0.3", │
│ "resolved": "https://registry.npmjs.org/@yarnpkg/parsers/-/parsers-3.0.3.tgz │
│ ", │
│ "integrity": "sha512-mQZgUSgFurUtA07ceMjxrWkYz8QtDuYkvPlu0ZqncgjopQ0t6CNEo/O │
│ SealkmnagSUx8ZD5ewvezUwUuMqutQg==", │
│ "license": "BSD-2-Clause", │
│ "dependencies": { │
│ "js-yaml": "^3.10.0", │
│ "tslib": "^2.4.0" │
│ }, │
│ "engines": { │
│ "node": ">=18.12.0" │
│ } │
│ }, │
│ "node_modules/@yarnpkg/parsers/node_modules/argparse": { │
│ "version": "1.0.10", │
│ "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", │
│ "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz5 │
│ 7iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "sprintf-js": "~1.0.2" │
│ } │
│ }, │
│ "node_modules/@yarnpkg/parsers/node_modules/js-yaml": { │
│ "version": "3.14.2", │
│ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.2.tgz", │
│ "integrity": "sha512-PMSmkqxr106Xa156c2M265Z+FTrPl+oxd/rgOQy2tijQeK5TxQ43psO │
│ 1ZCwhVOSdnn+RzkzlRz/eY4BgJBYVpg==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "argparse": "^1.0.7", │
│ "esprima": "^4.0.0" │
│ }, │
│ "bin": { │
│ "js-yaml": "bin/js-yaml.js" │
│ } │
│ }, │
│ "node_modules/abbrev": { │
│ "version": "3.0.1", │
│ "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-3.0.1.tgz", │
│ "integrity": "sha512-AO2ac6pjRB3SJmGJo+v5/aK6Omggp6fsLrs6wN9bd35ulu4cCwaAU9+ │
│ 7ZhXjeqHVkaHThLuzH0nZr0YpCDhygg==", │
│ "license": "ISC", │
│ "engines": { │
│ "node": "^18.17.0 || >=20.5.0" │
│ } │
│ }, │
│ "node_modules/acorn": { │
│ "version": "8.15.0", │
│ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz", │
│ "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV │
│ 41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==", │
│ "license": "MIT", │
│ "bin": { │
│ "acorn": "bin/acorn" │
│ }, │
│ "engines": { │
│ "node": ">=0.4.0" │
│ } │
│ }, │
│ "node_modules/acorn-import-attributes": { │
│ "version": "1.9.5", │
│ "resolved": "https://registry.npmjs.org/acorn-import-attributes/-/acorn-impo │
│ rt-attributes-1.9.5.tgz", │
│ "integrity": "sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQR │
│ hIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ==", │
│ "license": "MIT", │
│ "peerDependencies": { │
│ "acorn": "^8" │
│ } │
│ }, │
│ "node_modules/agent-base": { │
│ "version": "7.1.4", │
│ "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.4.tgz", │
│ "integrity": "sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8Nac │
│ LBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">= 14" │
│ } │
│ }, │
│ "node_modules/ajv": { │
│ "version": "8.17.1", │
│ "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz", │
│ "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/eh │
│ KRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "fast-deep-equal": "^3.1.3", │
│ "fast-uri": "^3.0.1", │
│ "json-schema-traverse": "^1.0.0", │
│ "require-from-string": "^2.0.2" │
│ }, │
│ "funding": { │
│ "type": "github", │
│ "url": "https://github.com/sponsors/epoberezkin" │
│ } │
│ }, │
│ "node_modules/ansi-align": { │
│ "version": "3.0.1", │
│ "resolved": "https://registry.npmjs.org/ansi-align/-/ansi-align-3.0.1.tgz", │
│ "integrity": "sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/ │
│ M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==", │
│ "license": "ISC", │
│ "dependencies": { │
│ "string-width": "^4.1.0" │
│ } │
│ }, │
│ "node_modules/ansi-align/node_modules/ansi-regex": { │
│ "version": "5.0.1", │
│ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", │
│ "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiR │
│ zyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=8" │
│ } │
│ }, │
│ "node_modules/ansi-align/node_modules/emoji-regex": { │
│ "version": "8.0.0", │
│ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz" │
│ , │
│ "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/G │
│ Gt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/ansi-align/node_modules/string-width": { │
│ "version": "4.2.3", │
│ "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tg │
│ z", │
│ "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL │
│ +tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "emoji-regex": "^8.0.0", │
│ "is-fullwidth-code-point": "^3.0.0", │
│ "strip-ansi": "^6.0.1" │
│ }, │
│ "engines": { │
│ "node": ">=8" │
│ } │
│ }, │
│ "node_modules/ansi-align/node_modules/strip-ansi": { │
│ "version": "6.0.1", │
│ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", │
│ "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBf │
│ USOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "ansi-regex": "^5.0.1" │
│ }, │
│ "engines": { │
│ "node": ">=8" │
│ } │
│ }, │
│ "node_modules/ansi-regex": { │
│ "version": "6.2.2", │
│ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz", │
│ "integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMk │
│ pDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=12" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/chalk/ansi-regex?sponsor=1" │
│ } │
│ }, │
│ "node_modules/ansi-styles": { │
│ "version": "6.2.3", │
│ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.3.tgz" │
│ , │
│ "integrity": "sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZY │
│ CGjcc3BNXwRIsUVmDGgzawme7zvJHvg==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=12" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/chalk/ansi-styles?sponsor=1" │
│ } │
│ }, │
│ "node_modules/any-promise": { │
│ "version": "1.3.0", │
│ "resolved": "https://registry.npmjs.org/any-promise/-/any-promise-1.3.0.tgz" │
│ , │
│ "integrity": "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwn │
│ qq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/anymatch": { │
│ "version": "3.1.3", │
│ "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz", │
│ "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyv │
│ VV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", │
│ "license": "ISC", │
│ "dependencies": { │
│ "normalize-path": "^3.0.0", │
│ "picomatch": "^2.0.4" │
│ }, │
│ "engines": { │
│ "node": ">= 8" │
│ } │
│ }, │
│ "node_modules/anymatch/node_modules/picomatch": { │
│ "version": "2.3.1", │
│ "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", │
│ "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD │
│ 80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=8.6" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/sponsors/jonschlinkert" │
│ } │
│ }, │
│ "node_modules/arg": { │
│ "version": "4.1.0", │
│ "resolved": "https://registry.npmjs.org/arg/-/arg-4.1.0.tgz", │
│ "integrity": "sha512-ZWc51jO3qegGkVh8Hwpv636EkbesNV5ZNQPCtRa+0qytRYPEs9IYT9q │
│ ITY9buezqUH5uqyzlWLcufrzU2rffdg==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/argparse": { │
│ "version": "2.0.1", │
│ "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", │
│ "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVB │
│ bcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", │
│ "license": "Python-2.0" │
│ }, │
│ "node_modules/aria-query": { │
│ "version": "5.3.2", │
│ "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.2.tgz", │
│ "integrity": "sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH │
│ 7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==", │
│ "license": "Apache-2.0", │
│ "engines": { │
│ "node": ">= 0.4" │
│ } │
│ }, │
│ "node_modules/array-iterate": { │
│ "version": "2.0.1", │
│ "resolved": "https://registry.npmjs.org/array-iterate/-/array-iterate-2.0.1. │
│ tgz", │
│ "integrity": "sha512-I1jXZMjAgCMmxT4qxXfPXa6SthSoE8h6gkSI9BGGNv8mP8G/v0blc+q │
│ FnZu6K42vTOiuME596QaLO0TP3Lk0xg==", │
│ "license": "MIT", │
│ "funding": { │
│ "type": "github", │
│ "url": "https://github.com/sponsors/wooorm" │
│ } │
│ }, │
│ "node_modules/ast-types": { │
│ "version": "0.13.4", │
│ "resolved": "https://registry.npmjs.org/ast-types/-/ast-types-0.13.4.tgz", │
│ "integrity": "sha512-x1FCFnFifvYDDzTaLII71vG5uvDwgtmDTEVWAxrgeiR8VjMONcCXJx7 │
│ E+USjDtHlwFmt9MysbqgF9b9Vjr6w+w==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "tslib": "^2.0.1" │
│ }, │
│ "engines": { │
│ "node": ">=4" │
│ } │
│ }, │
│ "node_modules/astro": { │
│ "version": "5.12.0", │
│ "resolved": "https://registry.npmjs.org/astro/-/astro-5.12.0.tgz", │
│ "integrity": "sha512-Oov5JsMFHuUmuO+Nx6plfv3nQNK1Xl/8CgLvR8lBhZTjYnraxhuPX5C │
│ OVAzbom+YLgwaDfK7KBd8zOEopRf9mg==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@astrojs/compiler": "^2.12.2", │
│ "@astrojs/internal-helpers": "0.6.1", │
│ "@astrojs/markdown-remark": "6.3.3", │
│ "@astrojs/telemetry": "3.3.0", │
│ "@capsizecss/unpack": "^2.4.0", │
│ "@oslojs/encoding": "^1.1.0", │
│ "@rollup/pluginutils": "^5.1.4", │
│ "acorn": "^8.14.1", │
│ "aria-query": "^5.3.2", │
│ "axobject-query": "^4.1.0", │
│ "boxen": "8.0.1", │
│ "ci-info": "^4.2.0", │
│ "clsx": "^2.1.1", │
│ "common-ancestor-path": "^1.0.1", │
│ "cookie": "^1.0.2", │
│ "cssesc": "^3.0.0", │
│ "debug": "^4.4.0", │
│ "deterministic-object-hash": "^2.0.2", │
│ "devalue": "^5.1.1", │
│ "diff": "^5.2.0", │
│ "dlv": "^1.1.3", │
│ "dset": "^3.1.4", │
│ "es-module-lexer": "^1.6.0", │
│ "esbuild": "^0.25.0", │
│ "estree-walker": "^3.0.3", │
│ "flattie": "^1.1.1", │
│ "fontace": "~0.3.0", │
│ "github-slugger": "^2.0.0", │
│ "html-escaper": "3.0.3", │
│ "http-cache-semantics": "^4.1.1", │
│ "import-meta-resolve": "^4.1.0", │
│ "js-yaml": "^4.1.0", │
│ "kleur": "^4.1.5", │
│ "magic-string": "^0.30.17", │
│ "magicast": "^0.3.5", │
│ "mrmime": "^2.0.1", │
│ "neotraverse": "^0.6.18", │
│ "p-limit": "^6.2.0", │
│ "p-queue": "^8.1.0", │
│ "package-manager-detector": "^1.1.0", │
│ "picomatch": "^4.0.2", │
│ "prompts": "^2.4.2", │
│ "rehype": "^13.0.2", │
│ "semver": "^7.7.1", │
│ "shiki": "^3.2.1", │
│ "smol-toml": "^1.3.4", │
│ "tinyexec": "^0.3.2", │
│ "tinyglobby": "^0.2.12", │
│ "tsconfck": "^3.1.5", │
│ "ultrahtml": "^1.6.0", │
│ "unifont": "~0.5.0", │
│ "unist-util-visit": "^5.0.0", │
│ "unstorage": "^1.15.0", │
│ "vfile": "^6.0.3", │
│ "vite": "^6.3.4", │
│ "vitefu": "^1.0.6", │
│ "xxhash-wasm": "^1.1.0", │
│ "yargs-parser": "^21.1.1", │
│ "yocto-spinner": "^0.2.1", │
│ "zod": "^3.24.2", │
│ "zod-to-json-schema": "^3.24.5", │
│ "zod-to-ts": "^1.2.0" │
│ }, │
│ "bin": { │
│ "astro": "astro.js" │
│ }, │
│ "engines": { │
│ "node": "18.20.8 || ^20.3.0 || >=22.0.0", │
│ "npm": ">=9.6.5", │
│ "pnpm": ">=7.1.0" │
│ }, │
│ "funding": { │
│ "type": "opencollective", │
│ "url": "https://opencollective.com/astrodotbuild" │
│ }, │
│ "optionalDependencies": { │
│ "sharp": "^0.33.3" │
│ } │
│ }, │
│ "node_modules/async-listen": { │
│ "version": "3.0.0", │
│ "resolved": "https://registry.npmjs.org/async-listen/-/async-listen-3.0.0.tg │
│ z", │
│ "integrity": "sha512-V+SsTpDqkrWTimiotsyl33ePSjA5/KrithwupuvJ6ztsqPvGv6ge4Or │
│ edFhPffVXiLN/QUWvE0XcqJaYgt6fOg==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">= 14" │
│ } │
│ }, │
│ "node_modules/async-retry": { │
│ "version": "1.3.3", │
│ "resolved": "https://registry.npmjs.org/async-retry/-/async-retry-1.3.3.tgz" │
│ , │
│ "integrity": "sha512-wfr/jstw9xNi/0teMHrRW7dsz3Lt5ARhYNZ2ewpadnhaIp5mbALhOAP │
│ +EAdsC7t4Z6wqsDVv9+W6gm1Dk9mEyw==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "retry": "0.13.1" │
│ } │
│ }, │
│ "node_modules/async-sema": { │
│ "version": "3.1.1", │
│ "resolved": "https://registry.npmjs.org/async-sema/-/async-sema-3.1.1.tgz", │
│ "integrity": "sha512-tLRNUXati5MFePdAk8dw7Qt7DpxPB60ofAgn8WRhW6a2rcimZnYBP9o │
│ xHiv0OHy+Wz7kPMG+t4LGdt31+4EmGg==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/asynckit": { │
│ "version": "0.4.0", │
│ "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", │
│ "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYak │
│ reBjrHwatXKbz+IoIdYLxrKim2MjW0Q==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/axobject-query": { │
│ "version": "4.1.0", │
│ "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-4.1. │
│ 0.tgz", │
│ "integrity": "sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6g │
│ reHPAfLRSufHqROIUTkw6E+M3lH0PTQ==", │
│ "license": "Apache-2.0", │
│ "engines": { │
│ "node": ">= 0.4" │
│ } │
│ }, │
│ "node_modules/b4a": { │
│ "version": "1.8.1", │
│ "resolved": "https://registry.npmjs.org/b4a/-/b4a-1.8.1.tgz", │
│ "integrity": "sha512-aiqre1Nr0B/6DgE2N5vwTc+2/oQZ4Wh1t4NznYY4E00y8LCt6NqdRv8 │
│ 1so00oo27D8MVKTpUa/MwUUtBLXCoDw==", │
│ "license": "Apache-2.0", │
│ "peerDependencies": { │
│ "react-native-b4a": "*" │
│ }, │
│ "peerDependenciesMeta": { │
│ "react-native-b4a": { │
│ "optional": true │
│ } │
│ } │
│ }, │
│ "node_modules/bail": { │
│ "version": "2.0.2", │
│ "resolved": "https://registry.npmjs.org/bail/-/bail-2.0.2.tgz", │
│ "integrity": "sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50 │
│ qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==", │
│ "license": "MIT", │
│ "funding": { │
│ "type": "github", │
│ "url": "https://github.com/sponsors/wooorm" │
│ } │
│ }, │
│ "node_modules/balanced-match": { │
│ "version": "1.0.2", │
│ "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0. │
│ 2.tgz", │
│ "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0 │
│ Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/bare-events": { │
│ "version": "2.8.2", │
│ "resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.8.2.tgz" │
│ , │
│ "integrity": "sha512-riJjyv1/mHLIPX4RwiK+oW9/4c3TEUeORHKefKAKnZ5kyslbN+HXowt │
│ baVEqt4IMUB7OXlfixcs6gsFeo/jhiQ==", │
│ "license": "Apache-2.0", │
│ "peerDependencies": { │
│ "bare-abort-controller": "*" │
│ }, │
│ "peerDependenciesMeta": { │
│ "bare-abort-controller": { │
│ "optional": true │
│ } │
│ } │
│ }, │
│ "node_modules/base-64": { │
│ "version": "1.0.0", │
│ "resolved": "https://registry.npmjs.org/base-64/-/base-64-1.0.0.tgz", │
│ "integrity": "sha512-kwDPIFCGx0NZHog36dj+tHiwP4QMzsZ3AgMViUBKI0+V5n4U0ufTCUM │
│ hnQ04diaRI8EX/QcPfql7zlhZ7j4zgg==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/base64-js": { │
│ "version": "1.5.1", │
│ "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", │
│ "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6 │
│ ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", │
│ "funding": [ │
│ { │
│ "type": "github", │
│ "url": "https://github.com/sponsors/feross" │
│ }, │
│ { │
│ "type": "patreon", │
│ "url": "https://www.patreon.com/feross" │
│ }, │
│ { │
│ "type": "consulting", │
│ "url": "https://feross.org/support" │
│ } │
│ ], │
│ "license": "MIT" │
│ }, │
│ "node_modules/basic-ftp": { │
│ "version": "5.3.1", │
│ "resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.3.1.tgz", │
│ "integrity": "sha512-bopVNp6ugyA150DDuZfPFdt1KZ5a94ZDiwX4hMgZDzF+GttD80lEy8k │
│ j98kbyhLXnPvhtIo93mdnLIjpCAeeOw==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=10.0.0" │
│ } │
│ }, │
│ "node_modules/bindings": { │
│ "version": "1.5.0", │
│ "resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz", │
│ "integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+ │
│ 0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "file-uri-to-path": "1.0.0" │
│ } │
│ }, │
│ "node_modules/blob-to-buffer": { │
│ "version": "1.2.9", │
│ "resolved": "https://registry.npmjs.org/blob-to-buffer/-/blob-to-buffer-1.2. │
│ 9.tgz", │
│ "integrity": "sha512-BF033y5fN6OCofD3vgHmNtwZWRcq9NLyyxyILx9hfMy1sXYy4ojFl76 │
│ 5hJ2lP0YaN2fuxPaLO2Vzzoxy0FLFFA==", │
│ "funding": [ │
│ { │
│ "type": "github", │
│ "url": "https://github.com/sponsors/feross" │
│ }, │
│ { │
│ "type": "patreon", │
│ "url": "https://www.patreon.com/feross" │
│ }, │
│ { │
│ "type": "consulting", │
│ "url": "https://feross.org/support" │
│ } │
│ ], │
│ "license": "MIT" │
│ }, │
│ "node_modules/boxen": { │
│ "version": "8.0.1", │
│ "resolved": "https://registry.npmjs.org/boxen/-/boxen-8.0.1.tgz", │
│ "integrity": "sha512-F3PH5k5juxom4xktynS7MoFY+NUWH5LC4CnH11YB8NPew+HLpmBLCyb │
│ SAEyb2F+4pRXhuhWqFesoQd6DAyc2hw==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "ansi-align": "^3.0.1", │
│ "camelcase": "^8.0.0", │
│ "chalk": "^5.3.0", │
│ "cli-boxes": "^3.0.0", │
│ "string-width": "^7.2.0", │
│ "type-fest": "^4.21.0", │
│ "widest-line": "^5.0.0", │
│ "wrap-ansi": "^9.0.0" │
│ }, │
│ "engines": { │
│ "node": ">=18" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/sponsors/sindresorhus" │
│ } │
│ }, │
│ "node_modules/brace-expansion": { │
│ "version": "2.0.2", │
│ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2. │
│ 0.2.tgz", │
│ "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMX │
│ Xwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "balanced-match": "^1.0.0" │
│ } │
│ }, │
│ "node_modules/braces": { │
│ "version": "3.0.3", │
│ "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz", │
│ "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcO │
│ QdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "fill-range": "^7.1.1" │
│ }, │
│ "engines": { │
│ "node": ">=8" │
│ } │
│ }, │
│ "node_modules/brotli": { │
│ "version": "1.3.3", │
│ "resolved": "https://registry.npmjs.org/brotli/-/brotli-1.3.3.tgz", │
│ "integrity": "sha512-oTKjJdShmDuGW94SyyaoQvAjf30dZaHnjJ8uAF+u2/vGJkJbJPJAT1g │
│ DiOJP5v1Zb6f9KEyW/1HpuaWIXtGHPg==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "base64-js": "^1.1.2" │
│ } │
│ }, │
│ "node_modules/buffer-crc32": { │
│ "version": "0.2.13", │
│ "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.t │
│ gz", │
│ "integrity": "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtH │
│ x8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": "*" │
│ } │
│ }, │
│ "node_modules/bytes": { │
│ "version": "3.1.0", │
│ "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.0.tgz", │
│ "integrity": "sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTq │
│ Z7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">= 0.8" │
│ } │
│ }, │
│ "node_modules/call-bind-apply-helpers": { │
│ "version": "1.0.2", │
│ "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind- │
│ apply-helpers-1.0.2.tgz", │
│ "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe │
│ 21cMpmHtPOSij8K99/wSfoEuTObmuMQ==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "es-errors": "^1.3.0", │
│ "function-bind": "^1.1.2" │
│ }, │
│ "engines": { │
│ "node": ">= 0.4" │
│ } │
│ }, │
│ "node_modules/camelcase": { │
│ "version": "8.0.0", │
│ "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-8.0.0.tgz", │
│ "integrity": "sha512-8WB3Jcas3swSvjIeA2yvCJ+Miyz5l1ZmB6HFb9R1317dt9LCQoswg/B │
│ GrmAmkWVEszSrrg4RwmO46qIm2OEnSA==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=16" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/sponsors/sindresorhus" │
│ } │
│ }, │
│ "node_modules/ccount": { │
│ "version": "2.0.1", │
│ "resolved": "https://registry.npmjs.org/ccount/-/ccount-2.0.1.tgz", │
│ "integrity": "sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9f │
│ t9YhoDgwfmclB2zhu51Lc7+95b8NRAg==", │
│ "license": "MIT", │
│ "funding": { │
│ "type": "github", │
│ "url": "https://github.com/sponsors/wooorm" │
│ } │
│ }, │
│ "node_modules/chalk": { │
│ "version": "5.4.1", │
│ "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.4.1.tgz", │
│ "integrity": "sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR │
│ 3HQYkm3w8FIA3SberyMJMSldGsW+U3w==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": "^12.17.0 || ^14.13 || >=16.0.0" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/chalk/chalk?sponsor=1" │
│ } │
│ }, │
│ "node_modules/character-entities": { │
│ "version": "2.0.2", │
│ "resolved": "https://registry.npmjs.org/character-entities/-/character-entit │
│ ies-2.0.2.tgz", │
│ "integrity": "sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RY │
│ GBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==", │
│ "license": "MIT", │
│ "funding": { │
│ "type": "github", │
│ "url": "https://github.com/sponsors/wooorm" │
│ } │
│ }, │
│ "node_modules/character-entities-html4": { │
│ "version": "2.1.0", │
│ "resolved": "https://registry.npmjs.org/character-entities-html4/-/character │
│ -entities-html4-2.1.0.tgz", │
│ "integrity": "sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a │
│ 2JwF0rISo9q77jDI8VMEHoApn8qDoZA==", │
│ "license": "MIT", │
│ "funding": { │
│ "type": "github", │
│ "url": "https://github.com/sponsors/wooorm" │
│ } │
│ }, │
│ "node_modules/character-entities-legacy": { │
│ "version": "3.0.0", │
│ "resolved": "https://registry.npmjs.org/character-entities-legacy/-/characte │
│ r-entities-legacy-3.0.0.tgz", │
│ "integrity": "sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAW │
│ mL+/pmkPWoIUJdWyeVleTl1wydHATVQ==", │
│ "license": "MIT", │
│ "funding": { │
│ "type": "github", │
│ "url": "https://github.com/sponsors/wooorm" │
│ } │
│ }, │
│ "node_modules/chokidar": { │
│ "version": "4.0.3", │
│ "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz", │
│ "integrity": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUks │
│ Cw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "readdirp": "^4.0.1" │
│ }, │
│ "engines": { │
│ "node": ">= 14.16.0" │
│ }, │
│ "funding": { │
│ "url": "https://paulmillr.com/funding/" │
│ } │
│ }, │
│ "node_modules/ci-info": { │
│ "version": "4.3.0", │
│ "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.3.0.tgz", │
│ "integrity": "sha512-l+2bNRMiQgcfILUi33labAZYIWlH1kWDp+ecNo5iisRKrbm0xcRyCww │
│ 71/YU0Fkw0mAFpz9bJayXPjey6vkmaQ==", │
│ "funding": [ │
│ { │
│ "type": "github", │
│ "url": "https://github.com/sponsors/sibiraj-s" │
│ } │
│ ], │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=8" │
│ } │
│ }, │
│ "node_modules/cjs-module-lexer": { │
│ "version": "1.2.3", │
│ "resolved": "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer- │
│ 1.2.3.tgz", │
│ "integrity": "sha512-0TNiGstbQmCFwt4akjjBg5pLRTSyj/PkWQ1ZoO2zntmg9yLqSRxwEa4 │
│ iCfQLGjqhiqBfOJa7W/E8wfGrTDmlZQ==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/cli-boxes": { │
│ "version": "3.0.0", │
│ "resolved": "https://registry.npmjs.org/cli-boxes/-/cli-boxes-3.0.0.tgz", │
│ "integrity": "sha512-/lzGpEWL/8PfI0BmBOPRwp0c/wFNX1RdUML3jK/RcSBA9T8mZDdQpqY │
│ BKtCFTOfQbwPqWEOpjqW+Fnayc0969g==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=10" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/sponsors/sindresorhus" │
│ } │
│ }, │
│ "node_modules/cliui": { │
│ "version": "8.0.1", │
│ "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", │
│ "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGN │
│ udZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", │
│ "license": "ISC", │
│ "dependencies": { │
│ "string-width": "^4.2.0", │
│ "strip-ansi": "^6.0.1", │
│ "wrap-ansi": "^7.0.0" │
│ }, │
│ "engines": { │
│ "node": ">=12" │
│ } │
│ }, │
│ "node_modules/cliui/node_modules/ansi-regex": { │
│ "version": "5.0.1", │
│ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", │
│ "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiR │
│ zyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=8" │
│ } │
│ }, │
│ "node_modules/cliui/node_modules/ansi-styles": { │
│ "version": "4.3.0", │
│ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz" │
│ , │
│ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnS │
│ i1Lkx+IDohdPlFp222wVALIheZJQSEg==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "color-convert": "^2.0.1" │
│ }, │
│ "engines": { │
│ "node": ">=8" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/chalk/ansi-styles?sponsor=1" │
│ } │
│ }, │
│ "node_modules/cliui/node_modules/emoji-regex": { │
│ "version": "8.0.0", │
│ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz" │
│ , │
│ "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/G │
│ Gt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/cliui/node_modules/string-width": { │
│ "version": "4.2.3", │
│ "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tg │
│ z", │
│ "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL │
│ +tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "emoji-regex": "^8.0.0", │
│ "is-fullwidth-code-point": "^3.0.0", │
│ "strip-ansi": "^6.0.1" │
│ }, │
│ "engines": { │
│ "node": ">=8" │
│ } │
│ }, │
│ "node_modules/cliui/node_modules/strip-ansi": { │
│ "version": "6.0.1", │
│ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", │
│ "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBf │
│ USOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "ansi-regex": "^5.0.1" │
│ }, │
│ "engines": { │
│ "node": ">=8" │
│ } │
│ }, │
│ "node_modules/cliui/node_modules/wrap-ansi": { │
│ "version": "7.0.0", │
│ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", │
│ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxV │
│ dxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "ansi-styles": "^4.0.0", │
│ "string-width": "^4.1.0", │
│ "strip-ansi": "^6.0.0" │
│ }, │
│ "engines": { │
│ "node": ">=10" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/chalk/wrap-ansi?sponsor=1" │
│ } │
│ }, │
│ "node_modules/clone": { │
│ "version": "2.1.2", │
│ "resolved": "https://registry.npmjs.org/clone/-/clone-2.1.2.tgz", │
│ "integrity": "sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74w │
│ ctFyuwWQHzqyf9X7C7MG8juUpqBJT8w==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=0.8" │
│ } │
│ }, │
│ "node_modules/clsx": { │
│ "version": "2.1.1", │
│ "resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz", │
│ "integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq │
│ 65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=6" │
│ } │
│ }, │
│ "node_modules/code-block-writer": { │
│ "version": "10.1.1", │
│ "resolved": "https://registry.npmjs.org/code-block-writer/-/code-block-write │
│ r-10.1.1.tgz", │
│ "integrity": "sha512-67ueh2IRGst/51p0n6FvPrnRjAGHY5F8xdjkgrYE7DDzpJe6qA07RYQ │
│ 9VcoUeo5ATOjSOiWpSL3SWBRRbempMw==", │
│ "license": "MIT" │
│ }, │
│ "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", │
│ "optional": true, │
│ "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", │
│ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmTo │
│ NcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "color-name": "~1.1.4" │
│ }, │
│ "engines": { │
│ "node": ">=7.0.0" │
│ } │
│ }, │
│ "node_modules/color-name": { │
│ "version": "1.1.4", │
│ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", │
│ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5 │
│ Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/color-string": { │
│ "version": "1.9.1", │
│ "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.9.1.tg │
│ z", │
│ "integrity": "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DB │
│ VW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==", │
│ "license": "MIT", │
│ "optional": true, │
│ "dependencies": { │
│ "color-name": "^1.0.0", │
│ "simple-swizzle": "^0.2.2" │
│ } │
│ }, │
│ "node_modules/combined-stream": { │
│ "version": "1.0.8", │
│ "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1. │
│ 0.8.tgz", │
│ "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFAS │
│ Dhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "delayed-stream": "~1.0.0" │
│ }, │
│ "engines": { │
│ "node": ">= 0.8" │
│ } │
│ }, │
│ "node_modules/comma-separated-tokens": { │
│ "version": "2.0.3", │
│ "resolved": "https://registry.npmjs.org/comma-separated-tokens/-/comma-separ │
│ ated-tokens-2.0.3.tgz", │
│ "integrity": "sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538 │
│ Wrb60Lax4fPwR64ViY468OIUTbRlGZg==", │
│ "license": "MIT", │
│ "funding": { │
│ "type": "github", │
│ "url": "https://github.com/sponsors/wooorm" │
│ } │
│ }, │
│ "node_modules/common-ancestor-path": { │
│ "version": "1.0.1", │
│ "resolved": "https://registry.npmjs.org/common-ancestor-path/-/common-ancest │
│ or-path-1.0.1.tgz", │
│ "integrity": "sha512-L3sHRo1pXXEqX8VU28kfgUY+YGsk09hPqZiZmLacNib6XNTCM8ubYeT │
│ 7ryXQw8asB1sKgcU5lkB7ONug08aB8w==", │
│ "license": "ISC" │
│ }, │
│ "node_modules/concat-map": { │
│ "version": "0.0.1", │
│ "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", │
│ "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2b │
│ CFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/consola": { │
│ "version": "3.4.2", │
│ "resolved": "https://registry.npmjs.org/consola/-/consola-3.4.2.tgz", │
│ "integrity": "sha512-5IKcdX0nnYavi6G7TtOhwkYzyjfJlatbjMjuLSfE2kYT5pMDOilZ4Ov │
│ Mhi637CcDICTmz3wARPoyhqyX1Y+XvA==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": "^14.18.0 || >=16.10.0" │
│ } │
│ }, │
│ "node_modules/content-type": { │
│ "version": "1.0.4", │
│ "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.4.tg │
│ z", │
│ "integrity": "sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osn │
│ nQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">= 0.6" │
│ } │
│ }, │
│ "node_modules/conve │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ JSON ───────────────────────────────┐
│ { │
│ "name": "retrograde-resonance", │
│ "version": "0.0.1", │
│ "lockfileVersion": 3, │
│ "requires": true, │
│ "packages": { │
│ "": { │
│ "name": "retrograde-resonance", │
│ "version": "0.0.1", │
│ "dependencies": { │
│ "@astrojs/check": "^0.9.4", │
│ "@astrojs/vercel": "^8.2.7", │
│ "@discordjs/builders": "^1.13.1", │
│ "@discordjs/rest": "^2.6.0", │
│ "astro": "^5.12.0", │
│ "discord-api-types": "^0.38.36", │
│ "discord-interactions": "^4.4.0", │
│ "fuse.js": "^7.0.0", │
│ "sass": "^1.90.0", │
│ "typescript": "^5.8.3", │
│ "vercel": "^53.2.0" │
│ }, │
│ "devDependencies": { │
│ "@vercel/node": "^5.5.14", │
│ "prettier": "^3.6.2", │
│ "prettier-plugin-astro": "^0.14.1", │
│ "tsx": "^4.21.0" │
│ } │
│ }, │
│ "node_modules/@astrojs/check": { │
│ "version": "0.9.4", │
│ "resolved": "https://registry.npmjs.or │
│ g/@astrojs/check/-/check-0.9.4.tgz", │
│ "integrity": "sha512-IOheHwCtpUfvogHHs │
│ vu0AbeRZEnjJg3MopdLddkJE70mULItS/Vh37BHcI00m │
│ cOJcH1vhD3odbpvWokpxam7xA==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@astrojs/language-server": "^2.15.0 │
│ ", │
│ "chokidar": "^4.0.1", │
│ "kleur": "^4.1.5", │
│ "yargs": "^17.7.2" │
│ }, │
│ "bin": { │
│ "astro-check": "dist/bin.js" │
│ }, │
│ "peerDependencies": { │
│ "typescript": "^5.0.0" │
│ } │
│ }, │
│ "node_modules/@astrojs/compiler": { │
│ "version": "2.12.2", │
│ "resolved": "https://registry.npmjs.or │
│ g/@astrojs/compiler/-/compiler-2.12.2.tgz", │
│ "integrity": "sha512-w2zfvhjNCkNMmMMOn │
│ 5b0J8+OmUaBL1o40ipMvqcG6NRpdC+lKxmTi48DT8Xw0 │
│ SzJ3AfmeFLB45zXZXtmbsjcgw==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@astrojs/internal-helpers" │
│ : { │
│ "version": "0.6.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@astrojs/internal-helpers/-/internal-helpe │
│ rs-0.6.1.tgz", │
│ "integrity": "sha512-l5Pqf6uZu31aG+3Lv │
│ 8nl/3s4DbUzdlxTWDof4pEpto6GUJNhhCbelVi9dEyur │
│ OVyqaelwmS9oSyOWOENSfgo9A==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@astrojs/language-server": │
│ { │
│ "version": "2.15.4", │
│ "resolved": "https://registry.npmjs.or │
│ g/@astrojs/language-server/-/language-server │
│ -2.15.4.tgz", │
│ "integrity": "sha512-JivzASqTPR2bao9BW │
│ sSc/woPHH7OGSGc9aMxXL4U6egVTqBycB3ZHdBJPuOCV │
│ tcGLrzdWTosAqVPz1BVoxE0+A==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@astrojs/compiler": "^2.10.3", │
│ "@astrojs/yaml2ts": "^0.2.2", │
│ "@jridgewell/sourcemap-codec": "^1.4 │
│ .15", │
│ "@volar/kit": "~2.4.7", │
│ "@volar/language-core": "~2.4.7", │
│ "@volar/language-server": "~2.4.7", │
│ "@volar/language-service": "~2.4.7", │
│ "fast-glob": "^3.2.12", │
│ "muggle-string": "^0.4.1", │
│ "volar-service-css": "0.0.62", │
│ "volar-service-emmet": "0.0.62", │
│ "volar-service-html": "0.0.62", │
│ "volar-service-prettier": "0.0.62", │
│ "volar-service-typescript": "0.0.62" │
│ , │
│ "volar-service-typescript-twoslash-q │
│ ueries": "0.0.62", │
│ "volar-service-yaml": "0.0.62", │
│ "vscode-html-languageservice": "^5.2 │
│ .0", │
│ "vscode-uri": "^3.0.8" │
│ }, │
│ "bin": { │
│ "astro-ls": "bin/nodeServer.js" │
│ }, │
│ "peerDependencies": { │
│ "prettier": "^3.0.0", │
│ "prettier-plugin-astro": ">=0.11.0" │
│ }, │
│ "peerDependenciesMeta": { │
│ "prettier": { │
│ "optional": true │
│ }, │
│ "prettier-plugin-astro": { │
│ "optional": true │
│ } │
│ } │
│ }, │
│ "node_modules/@astrojs/markdown-remark": │
│ { │
│ "version": "6.3.3", │
│ "resolved": "https://registry.npmjs.or │
│ g/@astrojs/markdown-remark/-/markdown-remark │
│ -6.3.3.tgz", │
│ "integrity": "sha512-DDRtD1sPvAuA7ms2b │
│ tc9A7/7DApKqgLMNrE6kh5tmkfy8utD0Z738gqd3p5aV │
│ iYYdUtHIyEJ1X4mCMxfCfu15w==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@astrojs/internal-helpers": "0.6.1" │
│ , │
│ "@astrojs/prism": "3.3.0", │
│ "github-slugger": "^2.0.0", │
│ "hast-util-from-html": "^2.0.3", │
│ "hast-util-to-text": "^4.0.2", │
│ "import-meta-resolve": "^4.1.0", │
│ "js-yaml": "^4.1.0", │
│ "mdast-util-definitions": "^6.0.0", │
│ "rehype-raw": "^7.0.0", │
│ "rehype-stringify": "^10.0.1", │
│ "remark-gfm": "^4.0.1", │
│ "remark-parse": "^11.0.0", │
│ "remark-rehype": "^11.1.2", │
│ "remark-smartypants": "^3.0.2", │
│ "shiki": "^3.2.1", │
│ "smol-toml": "^1.3.4", │
│ "unified": "^11.0.5", │
│ "unist-util-remove-position": "^5.0. │
│ 0", │
│ "unist-util-visit": "^5.0.0", │
│ "unist-util-visit-parents": "^6.0.1" │
│ , │
│ "vfile": "^6.0.3" │
│ } │
│ }, │
│ "node_modules/@astrojs/prism": { │
│ "version": "3.3.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@astrojs/prism/-/prism-3.3.0.tgz", │
│ "integrity": "sha512-q8VwfU/fDZNoDOf+r │
│ 7jUnMC2//H2l0TuQ6FkGJL8vD8nw/q5KiL3DS1KKBI3Q │
│ hI9UQhpJ5dc7AtqfbXWuOgLCQ==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "prismjs": "^1.30.0" │
│ }, │
│ "engines": { │
│ "node": "18.20.8 || ^20.3.0 || >=22. │
│ 0.0" │
│ } │
│ }, │
│ "node_modules/@astrojs/telemetry": { │
│ "version": "3.3.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@astrojs/telemetry/-/telemetry-3.3.0.tgz", │
│ "integrity": "sha512-UFBgfeldP06qu6khs │
│ /yY+q1cDAaArM2/7AEIqQ9Cuvf7B1hNLq0xDrZkct+Qo │
│ IGyjq56y8IaE2I3CTvG99mlhQ==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "ci-info": "^4.2.0", │
│ "debug": "^4.4.0", │
│ "dlv": "^1.1.3", │
│ "dset": "^3.1.4", │
│ "is-docker": "^3.0.0", │
│ "is-wsl": "^3.1.0", │
│ "which-pm-runs": "^1.1.0" │
│ }, │
│ "engines": { │
│ "node": "18.20.8 || ^20.3.0 || >=22. │
│ 0.0" │
│ } │
│ }, │
│ "node_modules/@astrojs/vercel": { │
│ "version": "8.2.7", │
│ "resolved": "https://registry.npmjs.or │
│ g/@astrojs/vercel/-/vercel-8.2.7.tgz", │
│ "integrity": "sha512-QeozkGU/0qch8MZlK │
│ JDKt+Dp8IUKA/E4MxnecVz1J0eVaXB6ao/HYcW7Tcr8L │
│ pWYU77Twhc60SgHIjrE3j2nYg==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@astrojs/internal-helpers": "0.7.2" │
│ , │
│ "@vercel/analytics": "^1.5.0", │
│ "@vercel/functions": "^2.2.2", │
│ "@vercel/nft": "^0.29.2", │
│ "@vercel/routing-utils": "^5.1.1", │
│ "esbuild": "^0.25.0", │
│ "tinyglobby": "^0.2.13" │
│ }, │
│ "peerDependencies": { │
│ "astro": "^5.0.0" │
│ } │
│ }, │
│ "node_modules/@astrojs/vercel/node_modul │
│ es/@astrojs/internal-helpers": { │
│ "version": "0.7.2", │
│ "resolved": "https://registry.npmjs.or │
│ g/@astrojs/internal-helpers/-/internal-helpe │
│ rs-0.7.2.tgz", │
│ "integrity": "sha512-KCkCqR3Goym79soqE │
│ tbtLzJfqhTWMyVaizUi35FLzgGSzBotSw8DB1qwsu7U9 │
│ 6ihOJgYhDk2nVPz+3LnXPeX6g==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@astrojs/vercel/node_modul │
│ es/@vercel/nft": { │
│ "version": "0.29.4", │
│ "resolved": "https://registry.npmjs.or │
│ g/@vercel/nft/-/nft-0.29.4.tgz", │
│ "integrity": "sha512-6lLqMNX3TuycBPABy │
│ cx7A9F1bHQR7kiQln6abjFbPrf5C/05qHM9M5E4PeTE5 │
│ 9c7z8g6vHnx1Ioihb2AQl7BTA==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@mapbox/node-pre-gyp": "^2.0.0", │
│ "@rollup/pluginutils": "^5.1.3", │
│ "acorn": "^8.6.0", │
│ "acorn-import-attributes": "^1.9.5", │
│ "async-sema": "^3.1.1", │
│ "bindings": "^1.4.0", │
│ "estree-walker": "2.0.2", │
│ "glob": "^10.4.5", │
│ "graceful-fs": "^4.2.9", │
│ "node-gyp-build": "^4.2.2", │
│ "picomatch": "^4.0.2", │
│ "resolve-from": "^5.0.0" │
│ }, │
│ "bin": { │
│ "nft": "out/cli.js" │
│ }, │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@astrojs/vercel/node_modul │
│ es/estree-walker": { │
│ "version": "2.0.2", │
│ "resolved": "https://registry.npmjs.or │
│ g/estree-walker/-/estree-walker-2.0.2.tgz", │
│ "integrity": "sha512-Rfkk/Mp/DL7JVje3u │
│ 18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6 │
│ dVDbw7YlRf/nDrn7pQrCCyQ/w==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@astrojs/yaml2ts": { │
│ "version": "0.2.2", │
│ "resolved": "https://registry.npmjs.or │
│ g/@astrojs/yaml2ts/-/yaml2ts-0.2.2.tgz", │
│ "integrity": "sha512-GOfvSr5Nqy2z5Xiwq │
│ TouBBpy5FyI6DEe+/g/Mk5am9SjILN1S5fOEvYK0GuWH │
│ g98yS/dobP4m8qyqw/URW35fQ==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "yaml": "^2.5.0" │
│ } │
│ }, │
│ "node_modules/@babel/helper-string-parse │
│ r": { │
│ "version": "7.27.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@babel/helper-string-parser/-/helper-strin │
│ g-parser-7.27.1.tgz", │
│ "integrity": "sha512-qMlSxKbpRlAridDEx │
│ k92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+ │
│ zv4LPyZdRje2cavWPbCbWm3eA==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=6.9.0" │
│ } │
│ }, │
│ "node_modules/@babel/helper-validator-id │
│ entifier": { │
│ "version": "7.28.5", │
│ "resolved": "https://registry.npmjs.or │
│ g/@babel/helper-validator-identifier/-/helpe │
│ r-validator-identifier-7.28.5.tgz", │
│ "integrity": "sha512-qSs4ifwzKJSV39ucN │
│ jsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBi │
│ ItjRZoLHx7nIarVjqKVusUZ1Q==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=6.9.0" │
│ } │
│ }, │
│ "node_modules/@babel/parser": { │
│ "version": "7.28.4", │
│ "resolved": "https://registry.npmjs.or │
│ g/@babel/parser/-/parser-7.28.4.tgz", │
│ "integrity": "sha512-yZbBqeM6TkpP9du/I │
│ 2pUZnJsRMGGvOuIrhjzC1AwHwW+6he4mni6Bp/m8ijn0 │
│ iOuZuPI2BfkCoSRunpyjnrQKg==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@babel/types": "^7.28.4" │
│ }, │
│ "bin": { │
│ "parser": "bin/babel-parser.js" │
│ }, │
│ "engines": { │
│ "node": ">=6.0.0" │
│ } │
│ }, │
│ "node_modules/@babel/types": { │
│ "version": "7.28.5", │
│ "resolved": "https://registry.npmjs.or │
│ g/@babel/types/-/types-7.28.5.tgz", │
│ "integrity": "sha512-qQ5m48eI/MFLQ5PxQ │
│ j4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7y │
│ M5CDmVC73eMVk/trk3fgmrUpA==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@babel/helper-string-parser": "^7.2 │
│ 7.1", │
│ "@babel/helper-validator-identifier" │
│ : "^7.28.5" │
│ }, │
│ "engines": { │
│ "node": ">=6.9.0" │
│ } │
│ }, │
│ "node_modules/@bytecodealliance/preview2 │
│ -shim": { │
│ "version": "0.17.6", │
│ "resolved": "https://registry.npmjs.or │
│ g/@bytecodealliance/preview2-shim/-/preview2 │
│ -shim-0.17.6.tgz", │
│ "integrity": "sha512-n3cM88gTen5980UOB │
│ AD6xDcNNL3ocTK8keab21bpx1ONdA+ARj7uD1qoFxOWC │
│ yKlkpSi195FH+GeAut7Oc6zZw==", │
│ "license": "(Apache-2.0 WITH LLVM-exce │
│ ption)" │
│ }, │
│ "node_modules/@capsizecss/unpack": { │
│ "version": "2.4.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@capsizecss/unpack/-/unpack-2.4.0.tgz", │
│ "integrity": "sha512-GrSU71meACqcmIUxP │
│ YOJvGKF0yryjN/L1aCuE9DViCTJI7bfkjgYDPD1zbNDc │
│ INJwSSP6UaBZY9GAbYDO7re0Q==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "blob-to-buffer": "^1.2.8", │
│ "cross-fetch": "^3.0.4", │
│ "fontkit": "^2.0.2" │
│ } │
│ }, │
│ "node_modules/@discordjs/builders": { │
│ "version": "1.13.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@discordjs/builders/-/builders-1.13.1.tgz" │
│ , │
│ "integrity": "sha512-cOU0UDHc3lp/5nKBy │
│ DxkmRiNZBpdp0kx55aarbiAfakfKJHlxv/yFW1zmIqCA │
│ mwH5CRlrH9iMFKJMpvW4DPB+w==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@discordjs/formatters": "^0.6.2", │
│ "@discordjs/util": "^1.2.0", │
│ "@sapphire/shapeshift": "^4.0.0", │
│ "discord-api-types": "^0.38.33", │
│ "fast-deep-equal": "^3.1.3", │
│ "ts-mixer": "^6.0.4", │
│ "tslib": "^2.6.3" │
│ }, │
│ "engines": { │
│ "node": ">=16.11.0" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/discordjs │
│ /discord.js?sponsor" │
│ } │
│ }, │
│ "node_modules/@discordjs/collection": { │
│ "version": "2.1.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@discordjs/collection/-/collection-2.1.1.t │
│ gz", │
│ "integrity": "sha512-LiSusze9Tc7qF03sL │
│ CujF5iZp7K+vRNEDBZ86FT9aQAv3vxMLihUvKvpsCWiQ │
│ 2DJq1tVckopKm1rxomgNUc9hg==", │
│ "license": "Apache-2.0", │
│ "engines": { │
│ "node": ">=18" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/discordjs │
│ /discord.js?sponsor" │
│ } │
│ }, │
│ "node_modules/@discordjs/formatters": { │
│ "version": "0.6.2", │
│ "resolved": "https://registry.npmjs.or │
│ g/@discordjs/formatters/-/formatters-0.6.2.t │
│ gz", │
│ "integrity": "sha512-y4UPwWhH6vChKRkGd │
│ MB4odasUbHOUwy7KL+OVwF86PvT6QVOwElx+TiI1/6kc │
│ mcEe+g5YRXJFiXSXUdabqZOvQ==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "discord-api-types": "^0.38.33" │
│ }, │
│ "engines": { │
│ "node": ">=16.11.0" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/discordjs │
│ /discord.js?sponsor" │
│ } │
│ }, │
│ "node_modules/@discordjs/rest": { │
│ "version": "2.6.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@discordjs/rest/-/rest-2.6.0.tgz", │
│ "integrity": "sha512-RDYrhmpB7mTvmCKcp │
│ j+pc5k7POKszS4E2O9TYc+U+Y4iaCP+r910QdO43qmpO │
│ ja8LRr1RJ0b3U+CqVsnPqzf4w==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@discordjs/collection": "^2.1.1", │
│ "@discordjs/util": "^1.1.1", │
│ "@sapphire/async-queue": "^1.5.3", │
│ "@sapphire/snowflake": "^3.5.3", │
│ "@vladfrangu/async_event_emitter": " │
│ ^2.4.6", │
│ "discord-api-types": "^0.38.16", │
│ "magic-bytes.js": "^1.10.0", │
│ "tslib": "^2.6.3", │
│ "undici": "6.21.3" │
│ }, │
│ "engines": { │
│ "node": ">=18" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/discordjs │
│ /discord.js?sponsor" │
│ } │
│ }, │
│ "node_modules/@discordjs/util": { │
│ "version": "1.2.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@discordjs/util/-/util-1.2.0.tgz", │
│ "integrity": "sha512-3LKP7F2+atl9vJFha │
│ Bjn4nOaSWahZ/yWjOvA4e5pnXkt2qyXRCHLxoBQy81GF │
│ tLGCq7K9lPm9R517M1U+/90Qg==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "discord-api-types": "^0.38.33" │
│ }, │
│ "engines": { │
│ "node": ">=18" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/discordjs │
│ /discord.js?sponsor" │
│ } │
│ }, │
│ "node_modules/@edge-runtime/format": { │
│ "version": "2.2.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@edge-runtime/format/-/format-2.2.1.tgz", │
│ "integrity": "sha512-JQTRVuiusQLNNLe2W │
│ 9tnzBlV/GvSVcozLl4XZHk5swnRZ/v6jp8TqR8P7sqmJ │
│ sQqblDZ3EztcWmLDbhRje/+8g==", │
│ "license": "MPL-2.0", │
│ "engines": { │
│ "node": ">=16" │
│ } │
│ }, │
│ "node_modules/@edge-runtime/node-utils": │
│ { │
│ "version": "2.3.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@edge-runtime/node-utils/-/node-utils-2.3. │
│ 0.tgz", │
│ "integrity": "sha512-uUtx8BFoO1hNxtHjp │
│ 3eqVPC/mWImGb2exOfGjMLUoipuWgjej+f4o/VP4bUI8 │
│ U40gu7Teogd5VTeZUkGvJSPOQ==", │
│ "license": "MPL-2.0", │
│ "engines": { │
│ "node": ">=16" │
│ } │
│ }, │
│ "node_modules/@edge-runtime/ponyfill": { │
│ "version": "2.4.2", │
│ "resolved": "https://registry.npmjs.or │
│ g/@edge-runtime/ponyfill/-/ponyfill-2.4.2.tg │
│ z", │
│ "integrity": "sha512-oN17GjFr69chu6sDL │
│ vXxdhg0Qe8EZviGSuqzR9qOiKh4MhFYGdBBcqRNzdmYe │
│ AdeRzOW2mM9yil4RftUQ7sUOA==", │
│ "license": "MPL-2.0", │
│ "engines": { │
│ "node": ">=16" │
│ } │
│ }, │
│ "node_modules/@edge-runtime/primitives": │
│ { │
│ "version": "4.1.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@edge-runtime/primitives/-/primitives-4.1. │
│ 0.tgz", │
│ "integrity": "sha512-Vw0lbJ2lvRUqc7/so │
│ qygUX216Xb8T3WBZ987oywz6aJqRxcwSVWwr9e+Nqo2m │
│ 9bxobA9mdbWNNoRY6S9eko1EQ==", │
│ "license": "MPL-2.0", │
│ "engines": { │
│ "node": ">=16" │
│ } │
│ }, │
│ "node_modules/@edge-runtime/vm": { │
│ "version": "3.2.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@edge-runtime/vm/-/vm-3.2.0.tgz", │
│ "integrity": "sha512-0dEVyRLM/lG4gp1R/ │
│ Ik5bfPl/1wX00xFwd5KcNH602tzBa09oF7pbTKETEhR1 │
│ GjZ75K6OJnYFu8II2dyMhONMw==", │
│ "license": "MPL-2.0", │
│ "dependencies": { │
│ "@edge-runtime/primitives": "4.1.0" │
│ }, │
│ "engines": { │
│ "node": ">=16" │
│ } │
│ }, │
│ "node_modules/@emmetio/abbreviation": { │
│ "version": "2.3.3", │
│ "resolved": "https://registry.npmjs.or │
│ g/@emmetio/abbreviation/-/abbreviation-2.3.3 │
│ .tgz", │
│ "integrity": "sha512-mgv58UrU3rh4YgbE/ │
│ TzgLQwJ3pFsHHhCLqY20aJq+9comytTXUDNGG/SMtSeM │
│ JdkpxgXSXunBGLD8Boka3JyVA==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@emmetio/scanner": "^1.0.4" │
│ } │
│ }, │
│ "node_modules/@emmetio/css-abbreviation" │
│ : { │
│ "version": "2.1.8", │
│ "resolved": "https://registry.npmjs.or │
│ g/@emmetio/css-abbreviation/-/css-abbreviati │
│ on-2.1.8.tgz", │
│ "integrity": "sha512-s9yjhJ6saOO/uk1V7 │
│ 4eifykk2CBYi01STTK3WlXWGOepyKa23ymJ053+DNQjp │
│ Fcy1ingpaO7AxCcwLvHFY9tuw==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@emmetio/scanner": "^1.0.4" │
│ } │
│ }, │
│ "node_modules/@emmetio/css-parser": { │
│ "version": "0.4.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@emmetio/css-parser/-/css-parser-0.4.0.tgz │
│ ", │
│ "integrity": "sha512-z7wkxRSZgrQHXVzOb │
│ GkXG+Vmj3uRlpM11oCZ9pbaz0nFejvCDmAiNDpY75+wg │
│ XOcffKpj4rzGtwGaZxfJKsJxw==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@emmetio/stream-reader": "^2.2.0", │
│ "@emmetio/stream-reader-utils": "^0. │
│ 1.0" │
│ } │
│ }, │
│ "node_modules/@emmetio/html-matcher": { │
│ "version": "1.3.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@emmetio/html-matcher/-/html-matcher-1.3.0 │
│ .tgz", │
│ "integrity": "sha512-NTbsvppE5eVyBMuyG │
│ fVu2CRrLvo7J4YHb6t9sBFLyY03WYhXET37qA4zOYUjB │
│ WFCRHO7pS1B9khERtY0f5JXPQ==", │
│ "license": "ISC", │
│ "dependencies": { │
│ "@emmetio/scanner": "^1.0.0" │
│ } │
│ }, │
│ "node_modules/@emmetio/scanner": { │
│ "version": "1.0.4", │
│ "resolved": "https://registry.npmjs.or │
│ g/@emmetio/scanner/-/scanner-1.0.4.tgz", │
│ "integrity": "sha512-IqRuJtQff7YHHBk4G │
│ 8YZ45uB9BaAGcwQeVzgj/zj8/UdOhtQpEIupUhSk8dys │
│ 6spFIWVZVeK20CzGEnqR5SbqA==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@emmetio/stream-reader": { │
│ "version": "2.2.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@emmetio/stream-reader/-/stream-reader-2.2 │
│ .0.tgz", │
│ "integrity": "sha512-fXVXEyFA5Yv3M3n8s │
│ UGT7+fvecGrZP4k6FnWWMSZVQf69kAq0LLpaBQLGcPR3 │
│ 0m3zMmKYhECP4k/ZkzvhEW5kw==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@emmetio/stream-reader-uti │
│ ls": { │
│ "version": "0.1.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@emmetio/stream-reader-utils/-/stream-read │
│ er-utils-0.1.0.tgz", │
│ "integrity": "sha512-ZsZ2I9Vzso3Ho/pjZ │
│ FsmmZ++FWeEd/txqybHTm4OgaZzdS8V9V/YYWQwg5TC3 │
│ 8Z7uLWUV1vavpLLbjJtKubR1A==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@emnapi/core": { │
│ "version": "1.10.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@emnapi/core/-/core-1.10.0.tgz", │
│ "integrity": "sha512-yq6OkJ4p82CAfPl0u │
│ 9mQebQHKPJkY7WrIuk205cTYnYe+k2Z8YBh11FrbRG/H │
│ 6ihirqcacOgl2BIO8oyMQLeXw==", │
│ "license": "MIT", │
│ "optional": true, │
│ "peer": true, │
│ "dependencies": { │
│ "@emnapi/wasi-threads": "1.2.1", │
│ "tslib": "^2.4.0" │
│ } │
│ }, │
│ "node_modules/@emnapi/runtime": { │
│ "version": "1.10.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@emnapi/runtime/-/runtime-1.10.0.tgz", │
│ "integrity": "sha512-ewvYlk86xUoGI0zQR │
│ Nq/mC+16R1QeDlKQy21Ki3oSYXNgLb45GV1P6A0M+/s6 │
│ nyCuNDqe5VpaY84BzXGwVbwFA==", │
│ "license": "MIT", │
│ "optional": true, │
│ "dependencies": { │
│ "tslib": "^2.4.0" │
│ } │
│ }, │
│ "node_modules/@emnapi/wasi-threads": { │
│ "version": "1.2.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@emnapi/wasi-threads/-/wasi-threads-1.2.1. │
│ tgz", │
│ "integrity": "sha512-uTII7OYF+/Mes/Mrc │
│ IOYp5yOtSMLBWSIoLPpcgwipoiKbli6k322tcoFsxoII │
│ xPDqW01SQGAgko4EzZi2BNv2w==", │
│ "license": "MIT", │
│ "optional": true, │
│ "peer": true, │
│ "dependencies": { │
│ "tslib": "^2.4.0" │
│ } │
│ }, │
│ "node_modules/@esbuild/aix-ppc64": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/aix-ppc64/-/aix-ppc64-0.25.9.tgz" │
│ , │
│ "integrity": "sha512-OaGtL73Jck6pBKjNI │
│ e24BnFE6agGl+6KxDtTfHhy1HmhthfKouEcOhqpSL64K │
│ 4/0WCtbKFLOdzD/44cJ4k9opA==", │
│ "cpu": [ │
│ "ppc64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "aix" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/android-arm": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/android-arm/-/android-arm-0.25.9. │
│ tgz", │
│ "integrity": "sha512-5WNI1DaMtxQ7t7B6x │
│ a572XMXpHAaI/9Hnhk8lcxF4zVN4xstUgTlvuGDorBgu │
│ KEnZO70qwEcLpfifMLoxiPqHQ==", │
│ "cpu": [ │
│ "arm" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "android" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/android-arm64": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/android-arm64/-/android-arm64-0.2 │
│ 5.9.tgz", │
│ "integrity": "sha512-IDrddSmpSv51ftWsl │
│ JMvl3Q2ZT98fUSL2/rlUXuVqRXHCs5EUF1/f+jbjF5+N │
│ G9UffUDMCiTyh8iec7u8RlTLg==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "android" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/android-x64": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/android-x64/-/android-x64-0.25.9. │
│ tgz", │
│ "integrity": "sha512-I853iMZ1hWZdNllhV │
│ ZKm34f4wErd4lMyeV7BLzEExGEIZYsOzqDWDf+y082iz │
│ YUE8gtJnYHdeDpN/6tUdwvfiw==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "android" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/darwin-arm64": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/darwin-arm64/-/darwin-arm64-0.25. │
│ 9.tgz", │
│ "integrity": "sha512-XIpIDMAjOELi/9PB3 │
│ 0vEbVMs3GV1v2zkkPnuyRRURbhqjyzIINwj+nbQATh4H │
│ 9GxUgH1kFsEyQMxwiLFKUS6Rg==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "darwin" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/darwin-x64": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/darwin-x64/-/darwin-x64-0.25.9.tg │
│ z", │
│ "integrity": "sha512-jhHfBzjYTA1IQu8Vy │
│ rjCX4ApJDnH+ez+IYVEoJHeqJm9VhG9Dh2BYaJritkYK │
│ 3vMaXrf7Ogr/0MQ8/MeIefsPQ==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "darwin" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/freebsd-arm64": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/freebsd-arm64/-/freebsd-arm64-0.2 │
│ 5.9.tgz", │
│ "integrity": "sha512-z93DmbnY6fX9+KdD4 │
│ Ue/H6sYs+bhFQJNCPZsi4XWJoYblUqT06MQUdBCpcSfu │
│ iN72AbqeBFu5LVQTjfXDE2A6Q==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "freebsd" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/freebsd-x64": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/freebsd-x64/-/freebsd-x64-0.25.9. │
│ tgz", │
│ "integrity": "sha512-mrKX6H/vOyo5v71Yf │
│ XWJxLVxgy1kyt1MQaD8wZJgJfG4gq4DpQGpgTB74e5yB │
│ eQdyMTbgxp0YtNj7NuHN0PoZg==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "freebsd" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/linux-arm": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/linux-arm/-/linux-arm-0.25.9.tgz" │
│ , │
│ "integrity": "sha512-HBU2Xv78SMgaydBmd │
│ or38lg8YDnFKSARg1Q6AT0/y2ezUAKiZvc211RDFHlEZ │
│ RFNRVhcMamiToo7bDx3VEOYQw==", │
│ "cpu": [ │
│ "arm" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/linux-arm64": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/linux-arm64/-/linux-arm64-0.25.9. │
│ tgz", │
│ "integrity": "sha512-BlB7bIcLT3G26urh5 │
│ Dmse7fiLmLXnRlopw4s8DalgZ8ef79Jj4aUcYbk90g8i │
│ Ca2467HX8SAIidbL7gsqXHdRw==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/linux-ia32": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/linux-ia32/-/linux-ia32-0.25.9.tg │
│ z", │
│ "integrity": "sha512-e7S3MOJPZGp2QW6AK │
│ 6+Ly81rC7oOSerQ+P8L0ta4FhVi+/j/v2yZzx5CqqDaW │
│ jtPFfYz21Vi1S0auHrap3Ma3A==", │
│ "cpu": [ │
│ "ia32" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/linux-loong64": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/linux-loong64/-/linux-loong64-0.2 │
│ 5.9.tgz", │
│ "integrity": "sha512-Sbe10Bnn0oUAB2Aal │
│ YztvGcK+o6YFFA/9829PhOCUS9vkJElXGdphz0A3DbMd │
│ P8gmKkqPmPcMJmJOrI3VYB1JQ==", │
│ "cpu": [ │
│ "loong64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/linux-mips64el": │
│ { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/linux-mips64el/-/linux-mips64el-0 │
│ .25.9.tgz", │
│ "integrity": "sha512-YcM5br0mVyZw2jcQe │
│ LIkhWtKPeVfAerES5PvOzaDxVtIyZ2NUBZKNLjC5z3/f │
│ UlDgT6w89VsxP2qzNipOaaDyA==", │
│ "cpu": [ │
│ "mips64el" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/linux-ppc64": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/linux-ppc64/-/linux-ppc64-0.25.9. │
│ tgz", │
│ "integrity": "sha512-++0HQvasdo20JytyD │
│ pFvQtNrEsAgNG2CY1CLMwGXfFTKGBGQT3bOeLSYE2l1f │
│ YdvML5KUuwn9Z8L1EWe2tzs1w==", │
│ "cpu": [ │
│ "ppc64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/linux-riscv64": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/linux-riscv64/-/linux-riscv64-0.2 │
│ 5.9.tgz", │
│ "integrity": "sha512-uNIBa279Y3fkjV+2c │
│ Ujx36xkx7eSjb8IvnL01eXUKXez/CBHNRw5ekCGMPM0B │
│ cmqBxBcdgUWuUXmVWwm4CH9kg==", │
│ "cpu": [ │
│ "riscv64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/linux-s390x": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/linux-s390x/-/linux-s390x-0.25.9. │
│ tgz", │
│ "integrity": "sha512-Mfiphvp3MjC/lctb+ │
│ 7D287Xw1DGzqJPb/J2aHHcHxflUo+8tmN/6d4k6I2yFR │
│ 7BVo5/g7x2Monq4+Yew0EHRIA==", │
│ "cpu": [ │
│ "s390x" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/linux-x64": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/linux-x64/-/linux-x64-0.25.9.tgz" │
│ , │
│ "integrity": "sha512-iSwByxzRe48YVkmpb │
│ goxVzn76BXjlYFXC7NvLYq+b+kDjyyk30J0JY47DIn8z │
│ 1MO3K0oSl9fZoRmZPQI4Hklzg==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/netbsd-arm64": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25. │
│ 9.tgz", │
│ "integrity": "sha512-9jNJl6FqaUG+COdQM │
│ jSCGW4QiMHH88xWbvZ+kRVblZsWrkXlABuGdFJ1E9L7H │
│ K+T0Yqd4akKNa/lO0+jDxQD4Q==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "netbsd" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/netbsd-x64": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/netbsd-x64/-/netbsd-x64-0.25.9.tg │
│ z", │
│ "integrity": "sha512-RLLdkflmqRG8KanPG │
│ OU7Rpg829ZHu8nFy5Pqdi9U01VYtG9Y0zOG6Vr2z4/S+ │
│ /3zIyOxiK6cCeYNWOFR9QP87g==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "netbsd" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/openbsd-arm64": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/openbsd-arm64/-/openbsd-arm64-0.2 │
│ 5.9.tgz", │
│ "integrity": "sha512-YaFBlPGeDasft5IIM │
│ +CQAhJAqS3St3nJzDEgsgFixcfZeyGPCd6eJBWzke5pi │
│ ZuZ7CtL656eOSYKk4Ls2C0FRQ==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "openbsd" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/openbsd-x64": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/openbsd-x64/-/openbsd-x64-0.25.9. │
│ tgz", │
│ "integrity": "sha512-1MkgTCuvMGWuqVtAv │
│ kpkXFmtL8XhWy+j4jaSO2wxfJtilVCi0ZE37b8uOdMIt │
│ IHz4I6z1bWWtEX4CJwcKYLcuA==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "openbsd" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/openharmony-arm64 │
│ ": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/openharmony-arm64/-/openharmony-a │
│ rm64-0.25.9.tgz", │
│ "integrity": "sha512-4Xd0xNiMVXKh6Fa7H │
│ EJQbrpP3m3DDn43jKxMjxLLRjWnRsfxjORYJlXPO4JNc │
│ XtOyfajXorRKY9NkOpTHptErg==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "openharmony" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/sunos-x64": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/sunos-x64/-/sunos-x64-0.25.9.tgz" │
│ , │
│ "integrity": "sha512-WjH4s6hzo00nNezhp │
│ 3wFIAfmGZ8U7KtrJNlFMRKxiI9mxEK1scOMAaa9i4crU │
│ tu+tBr+0IN6JCuAcSBJZfnphw==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "sunos" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/win32-arm64": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/win32-arm64/-/win32-arm64-0.25.9. │
│ tgz", │
│ "integrity": "sha512-mGFrVJHmZiRqmP8xF │
│ Oc6b84/7xa5y5YvR1x8djzXpJBSv/UsNK6aqec+6JDjC │
│ onTgvvQefdGhFDAs2DLAds6gQ==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "win32" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/win32-ia32": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/win32-ia32/-/win32-ia32-0.25.9.tg │
│ z", │
│ "integrity": "sha512-b33gLVU2k11nVx1Oh │
│ X3C8QQP6UHQK4ZtN56oFWvVXvz2VkDoe6fbG8TOgHFxE │
│ vqeqohmRnIHe5A1+HADk4OQww==", │
│ "cpu": [ │
│ "ia32" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "win32" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@esbuild/win32-x64": { │
│ "version": "0.25.9", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/win32-x64/-/win32-x64-0.25.9.tgz" │
│ , │
│ "integrity": "sha512-PPOl1mi6lpLNQxnGo │
│ yAfschAodRFYXJ+9fs6WHXz7CSWKbOqiMZsubC+BQsVK │
│ uul+3vKLuwTHsS2c2y9EoKwxQ==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "win32" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@img/sharp-darwin-arm64": │
│ { │
│ "version": "0.33.5", │
│ "resolved": "https://registry.npmjs.or │
│ g/@img/sharp-darwin-arm64/-/sharp-darwin-arm │
│ 64-0.33.5.tgz", │
│ "integrity": "sha512-UT4p+iz/2H4twwAoL │
│ CqfA9UH5pI6DggwKEGuaPy7nCVQ8ZsiY5PIcrRvD1Dzu │
│ Y3qYL07NtIQcWnBSY/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/l │
│ ibvips" │
│ }, │
│ "optionalDependencies": { │
│ "@img/sharp-libvips-darwin-arm64": " │
│ 1.0.4" │
│ } │
│ }, │
│ "node_modules/@img/sharp-darwin-x64": { │
│ "version": "0.33.5", │
│ "resolved": "https://registry.npmjs.or │
│ g/@img/sharp-darwin-x64/-/sharp-darwin-x64-0 │
│ .33.5.tgz", │
│ "integrity": "sha512-fyHac4jIc1ANYGRDx │
│ tiqelIbdWkIuQaI84Mv45KvGRRxSAa7o7d1ZKAOBaYbn │
│ epLC1WqxfpimdeWfvqqSGwR2Q==", │
│ "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/l │
│ ibvips" │
│ }, │
│ "optionalDependencies": { │
│ "@img/sharp-libvips-darwin-x64": "1. │
│ 0.4" │
│ } │
│ }, │
│ "node_modules/@img/sharp-libvips-darwin- │
│ arm64": { │
│ "version": "1.0.4", │
│ "resolved": "https://registry.npmjs.or │
│ g/@img/sharp-libvips-darwin-arm64/-/sharp-li │
│ bvips-darwin-arm64-1.0.4.tgz", │
│ "integrity": "sha512-XblONe153h0O2zuFf │
│ TAbQYAX2JhYmDHeWikp1LM9Hul9gVPjFY427k6dFEcOL │
│ 72O01QxQsWi761svJ/ev9xEDg==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "LGPL-3.0-or-later", │
│ "optional": true, │
│ "os": [ │
│ "darwin" │
│ ], │
│ "funding": { │
│ "url": "https://opencollective.com/l │
│ ibvips" │
│ } │
│ }, │
│ "node_modules/@img/sharp-libvips-darwin- │
│ x64": { │
│ "version": "1.0.4", │
│ "resolved": "https://registry.npmjs.or │
│ g/@img/sharp-libvips-darwin-x64/-/sharp-libv │
│ ips-darwin-x64-1.0.4.tgz", │
│ "integrity": "sha512-xnGR8YuZYfJGmWPvm │
│ lunFaWJsb9T/AO2ykoP3Fz/0X5XV2aoYBPkX6xqCQvUT │
│ KKiLddarLaxpzNe+b1hjeWHAQ==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "LGPL-3.0-or-later", │
│ "optional": true, │
│ "os": [ │
│ "darwin" │
│ ], │
│ "funding": { │
│ "url": "https://opencollective.com/l │
│ ibvips" │
│ } │
│ }, │
│ "node_modules/@img/sharp-libvips-linux-a │
│ rm": { │
│ "version": "1.0.5", │
│ "resolved": "https://registry.npmjs.or │
│ g/@img/sharp-libvips-linux-arm/-/sharp-libvi │
│ ps-linux-arm-1.0.5.tgz", │
│ "integrity": "sha512-gvcC4ACAOPRNATg/o │
│ v8/MnbxFDJqf/pDePbBnuBDcjsI8PssmjoKMAz4LtLaV │
│ i+OnSb5FK/yIOamqDwGmXW32g==", │
│ "cpu": [ │
│ "arm" │
│ ], │
│ "license": "LGPL-3.0-or-later", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "funding": { │
│ "url": "https://opencollective.com/l │
│ ibvips" │
│ } │
│ }, │
│ "node_modules/@img/sharp-libvips-linux-a │
│ rm64": { │
│ "version": "1.0.4", │
│ "resolved": "https://registry.npmjs.or │
│ g/@img/sharp-libvips-linux-arm64/-/sharp-lib │
│ vips-linux-arm64-1.0.4.tgz", │
│ "integrity": "sha512-9B+taZ8DlyyqzZQno │
│ eIvDVR/2F4EbMepXMc/NdVbkzsJbzkUjhXv/70GQJ7td │
│ LA4YJgNP25zukcxpX2/SueNrA==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "LGPL-3.0-or-later", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "funding": { │
│ "url": "https://opencollective.com/l │
│ ibvips" │
│ } │
│ }, │
│ "node_modules/@img/sharp-libvips-linux-s │
│ 390x": { │
│ "version": "1.0.4", │
│ "resolved": "https://registry.npmjs.or │
│ g/@img/sharp-libvips-linux-s390x/-/sharp-lib │
│ vips-linux-s390x-1.0.4.tgz", │
│ "integrity": "sha512-u7Wz6ntiSSgGSGcjZ │
│ 55im6uvTrOxSIS8/dgoVMoiGE9I6JAfU50yH5BoDlYA1 │
│ tcuGS7g/QNtetJnxA6QEsCVTA==", │
│ "cpu": [ │
│ "s390x" │
│ ], │
│ "license": "LGPL-3.0-or-later", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "funding": { │
│ "url": "https://opencollective.com/l │
│ ibvips" │
│ } │
│ }, │
│ "node_modules/@img/sharp-libvips-linux-x │
│ 64": { │
│ "version": "1.0.4", │
│ "resolved": "https://registry.npmjs.or │
│ g/@img/sharp-libvips-linux-x64/-/sharp-libvi │
│ ps-linux-x64-1.0.4.tgz", │
│ "integrity": "sha512-MmWmQ3iPFZr0Iev+B │
│ AgVMb3ZyC4KeFc3jFxnNbEPas60e1cIfevbtuyf9nDGI │
│ zOaW9PdnDciJm+wFFaTlj5xYw==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "LGPL-3.0-or-later", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "funding": { │
│ "url": "https://opencollective.com/l │
│ ibvips" │
│ } │
│ }, │
│ "node_modules/@img/sharp-libvips-linuxmu │
│ sl-arm64": { │
│ "version": "1.0.4", │
│ "resolved": "https://registry.npmjs.or │
│ g/@img/sharp-libvips-linuxmusl-arm64/-/sharp │
│ -libvips-linuxmusl-arm64-1.0.4.tgz", │
│ "integrity": "sha512-9Ti+BbTYDcsbp4wfY │
│ ib8Ctm1ilkugkA/uscUn6UXK1ldpC1JjiXbLfFZtRlBh │
│ jPZ5o1NCLiDbg8fhUPKStHoTA==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "LGPL-3.0-or-later", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "funding": { │
│ "url": "https://opencollective.com/l │
│ ibvips" │
│ } │
│ }, │
│ "node_modules/@img/sharp-libvips-linuxmu │
│ sl-x64": { │
│ "version": "1.0.4", │
│ "resolved": "https://registry.npmjs.or │
│ g/@img/sharp-libvips-linuxmusl-x64/-/sharp-l │
│ ibvips-linuxmusl-x64-1.0.4.tgz", │
│ "integrity": "sha512-viYN1KX9m+/hGkJtv │
│ YYp+CCLgnJXwiQB39damAO7WMdKWlIhmYTfHjwSbQeUK │
│ /20vY154mwezd9HflVFM1wVSw==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "LGPL-3.0-or-later", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "funding": { │
│ "url": "https://opencollective.com/l │
│ ibvips" │
│ } │
│ }, │
│ "node_modules/@img/sharp-linux-arm": { │
│ "version": "0.33.5", │
│ "resolved": "https://registry.npmjs.or │
│ g/@img/sharp-linux-arm/-/sharp-linux-arm-0.3 │
│ 3.5.tgz", │
│ "integrity": "sha512-JTS1eldqZbJxjvKaA │
│ kxhZmBqPRGmxgu+qFKSInv8moZ2AmT5Yib3EQ1c6gp49 │
│ 3HvrvV8QgdOXdyaIBrhvFhBMQ==", │
│ "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/l │
│ ibvips" │
│ }, │
│ "optionalDependencies": { │
│ "@img/sharp-libvips-linux-arm": "1.0 │
│ .5" │
│ } │
│ }, │
│ "node_modules/@img/sharp-linux-arm64": { │
│ "version": "0.33.5", │
│ "resolved": "https://registry.npmjs.or │
│ g/@img/sharp-linux-arm64/-/sharp-linux-arm64 │
│ -0.33.5.tgz", │
│ "integrity": "sha512-JMVv+AMRyGOHtO1RF │
│ BiJy/MBsgz0x4AWrT6QoEVVTyh1E39TrCUpTRI7mx9Vk │
│ sGX4awWASxqCYLCV4wBZHAYxA==", │
│ "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/l │
│ ibvips" │
│ }, │
│ "optionalDependencies": { │
│ "@img/sharp-libvips-linux-arm64": "1 │
│ .0.4" │
│ } │
│ }, │
│ "node_modules/@img/sharp-linux-s390x": { │
│ "version": "0.33.5", │
│ "resolved": "https://registry.npmjs.or │
│ g/@img/sharp-linux-s390x/-/sharp-linux-s390x │
│ -0.33.5.tgz", │
│ "integrity": "sha512-y/5PCd+mP4CA/sPDK │
│ l2961b+C9d+vPAveS33s6Z3zfASk2j5upL6fXVPZi7zt │
│ ePZ5CuH+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/l │
│ ibvips" │
│ }, │
│ "optionalDependencies": { │
│ "@img/sharp-libvips-linux-s390x": "1 │
│ .0.4" │
│ } │
│ }, │
│ "node_modules/@img/sharp-linux-x64": { │
│ "version": "0.33.5", │
│ "resolved": "https://registry.npmjs.or │
│ g/@img/sharp-linux-x64/-/sharp-linux-x64-0.3 │
│ 3.5.tgz", │
│ "integrity": "sha512-opC+Ok5pRNAzuvq1A │
│ G0ar+1owsu842/Ab+4qvU879ippJBHvyY5n2mxF1izXq │
│ kPYlGuP/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/l │
│ ibvips" │
│ }, │
│ "optionalDependencies": { │
│ "@img/sharp-libvips-linux-x64": "1.0 │
│ .4" │
│ } │
│ }, │
│ "node_modules/@img/sharp-linuxmusl-arm64 │
│ ": { │
│ "version": "0.33.5", │
│ "resolved": "https://registry.npmjs.or │
│ g/@img/sharp-linuxmusl-arm64/-/sharp-linuxmu │
│ sl-arm64-0.33.5.tgz", │
│ "integrity": "sha512-XrHMZwGQGvJg2V/oR │
│ SUfSAfjfPxO+4DkiRh6p2AFjLQztWUuY/o8Mq0eMQVIY │
│ 7HJ1CDQUJlxGGZRw1a5bqmd1g==", │
│ "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/l │
│ ibvips" │
│ }, │
│ "optionalDependencies": { │
│ "@img/sharp-libvips-linuxmusl-arm64" │
│ : "1.0.4" │
│ } │
│ }, │
│ "node_modules/@img/sharp-linuxmusl-x64": │
│ { │
│ "version": "0.33.5", │
│ "resolved": "https://registry.npmjs.or │
│ g/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl │
│ -x64-0.33.5.tgz", │
│ "integrity": "sha512-WT+d/cgqKkkKySYmq │
│ oZ8y3pxx7lx9vVejxW/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/l │
│ ibvips" │
│ }, │
│ "optionalDependencies": { │
│ "@img/sharp-libvips-linuxmusl-x64": │
│ "1.0.4" │
│ } │
│ }, │
│ "node_modules/@img/sharp-wasm32": { │
│ "version": "0.33.5", │
│ "resolved": "https://registry.npmjs.or │
│ g/@img/sharp-wasm32/-/sharp-wasm32-0.33.5.tg │
│ z", │
│ "integrity": "sha512-ykUW4LVGaMcU9lu9t │
│ hv85CbRMAwfeadCJHRsg2GmeRa/cJxsVY9Rbd57JcMxB │
│ kKHag5U/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/l │
│ ibvips" │
│ } │
│ }, │
│ "node_modules/@img/sharp-win32-ia32": { │
│ "version": "0.33.5", │
│ "resolved": "https://registry.npmjs.or │
│ g/@img/sharp-win32-ia32/-/sharp-win32-ia32-0 │
│ .33.5.tgz", │
│ "integrity": "sha512-T36PblLaTwuVJ/zw/ │
│ LaH0PdZkRz5rd3SmMHX8GSmR7vtNSP5Z6bQkExdSK7xG │
│ WyxLw4sUknBuugTelgw2faBbQ==", │
│ "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/l │
│ ibvips" │
│ } │
│ }, │
│ "node_modules/@img/sharp-win32-x64": { │
│ "version": "0.33.5", │
│ "resolved": "https://registry.npmjs.or │
│ g/@img/sharp-win32-x64/-/sharp-win32-x64-0.3 │
│ 3.5.tgz", │
│ "integrity": "sha512-MpY/o8/8kj+Ecnxwv │
│ rP4aTJSWw/aZ7JIGR4aBeZkZw5B7/Jn+tY9/VNwtcoGm │
│ dT7GfggGIU4kygOMSbYnOrAbg==", │
│ "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/l │
│ ibvips" │
│ } │
│ }, │
│ "node_modules/@isaacs/balanced-match": { │
│ "version": "4.0.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@isaacs/balanced-match/-/balanced-match-4. │
│ 0.1.tgz", │
│ "integrity": "sha512-yzMTt9lEb8Gv7zRio │
│ UilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByY │
│ KlnUj6TkjLVs54fBl6+TiGQDQ==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": "20 || >=22" │
│ } │
│ }, │
│ "node_modules/@isaacs/brace-expansion": │
│ { │
│ "version": "5.0.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@isaacs/brace-expansion/-/brace-expansion- │
│ 5.0.1.tgz", │
│ "integrity": "sha512-WMz71T1JS624nWj2n │
│ 2fnYAuPovhv7EUhk69R6i9dsVyzxt5eM3bjwvgk9L+AP │
│ E1TRscGysAVMANkB0jh0LQZrQ==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@isaacs/balanced-match": "^4.0.1" │
│ }, │
│ "engines": { │
│ "node": "20 || >=22" │
│ } │
│ }, │
│ "node_modules/@isaacs/cliui": { │
│ "version": "8.0.2", │
│ "resolved": "https://registry.npmjs.or │
│ g/@isaacs/cliui/-/cliui-8.0.2.tgz", │
│ "integrity": "sha512-O8jcjabXaleOG9DQ0 │
│ +ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3 │
│ znBCfvBXFzucm1twdyFybFqEA==", │
│ "license": "ISC", │
│ "dependencies": { │
│ "string-width": "^5.1.2", │
│ "string-width-cjs": "npm:string-widt │
│ h@^4.2.0", │
│ "strip-ansi": "^7.0.1", │
│ "strip-ansi-cjs": "npm:strip-ansi@^6 │
│ .0.1", │
│ "wrap-ansi": "^8.1.0", │
│ "wrap-ansi-cjs": "npm:wrap-ansi@^7.0 │
│ .0" │
│ }, │
│ "engines": { │
│ "node": ">=12" │
│ } │
│ }, │
│ "node_modules/@isaacs/cliui/node_modules │
│ /emoji-regex": { │
│ "version": "9.2.2", │
│ "resolved": "https://registry.npmjs.or │
│ g/emoji-regex/-/emoji-regex-9.2.2.tgz", │
│ "integrity": "sha512-L18DaJsXSUk2+42pv │
│ 8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RX │
│ go3s0ZNgVl42TiHp3ZtOv/Vyg==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@isaacs/cliui/node_modules │
│ /string-width": { │
│ "version": "5.1.2", │
│ "resolved": "https://registry.npmjs.or │
│ g/string-width/-/string-width-5.1.2.tgz", │
│ "integrity": "sha512-HnLOCR3vjcY8beoNL │
│ tcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOq │
│ dGK5qcI3oT0GKTW6wC7EMiVqA==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "eastasianwidth": "^0.2.0", │
│ "emoji-regex": "^9.2.2", │
│ "strip-ansi": "^7.0.1" │
│ }, │
│ "engines": { │
│ "node": ">=12" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/sponsors/ │
│ sindresorhus" │
│ } │
│ }, │
│ "node_modules/@isaacs/cliui/node_modules │
│ /wrap-ansi": { │
│ "version": "8.1.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/wrap-ansi/-/wrap-ansi-8.1.0.tgz", │
│ "integrity": "sha512-si7QWI6zUMq56bESF │
│ vagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2Ueff │
│ TGVUbOksxmSw0AA2gs8g71NCQ==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "ansi-styles": "^6.1.0", │
│ "string-width": "^5.0.1", │
│ "strip-ansi": "^7.0.1" │
│ }, │
│ "engines": { │
│ "node": ">=12" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/chalk/wra │
│ p-ansi?sponsor=1" │
│ } │
│ }, │
│ "node_modules/@isaacs/fs-minipass": { │
│ "version": "4.0.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@isaacs/fs-minipass/-/fs-minipass-4.0.1.tg │
│ z", │
│ "integrity": "sha512-wgm9Ehl2jpeqP3zw/ │
│ 7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1 │
│ qlb01jV3n/bI0ZfZp5lWA1k4w==", │
│ "license": "ISC", │
│ "dependencies": { │
│ "minipass": "^7.0.4" │
│ }, │
│ "engines": { │
│ "node": ">=18.0.0" │
│ } │
│ }, │
│ "node_modules/@jridgewell/sourcemap-code │
│ c": { │
│ "version": "1.5.5", │
│ "resolved": "https://registry.npmjs.or │
│ g/@jridgewell/sourcemap-codec/-/sourcemap-co │
│ dec-1.5.5.tgz", │
│ "integrity": "sha512-cYQ9310grqxueWbl+ │
│ WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWs │
│ nebh8Sl70VScFbICvJnLKB0Og==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@mapbox/node-pre-gyp": { │
│ "version": "2.0.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@mapbox/node-pre-gyp/-/node-pre-gyp-2.0.0. │
│ tgz", │
│ "integrity": "sha512-llMXd39jtP0HpQLVI │
│ 37Bf1m2ADlEb35GYSh1SDSLsBhR+5iCxiNGlT31yqbNt │
│ VHygHAtMy6dWFERpU2JgufhPg==", │
│ "license": "BSD-3-Clause", │
│ "dependencies": { │
│ "consola": "^3.2.3", │
│ "detect-libc": "^2.0.0", │
│ "https-proxy-agent": "^7.0.5", │
│ "node-fetch": "^2.6.7", │
│ "nopt": "^8.0.0", │
│ "semver": "^7.5.3", │
│ "tar": "^7.4.0" │
│ }, │
│ "bin": { │
│ "node-pre-gyp": "bin/node-pre-gyp" │
│ }, │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@napi-rs/wasm-runtime": { │
│ "version": "1.1.4", │
│ "resolved": "https://registry.npmjs.or │
│ g/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.4 │
│ .tgz", │
│ "integrity": "sha512-3NQNNgA1YSlJb/kMH │
│ 1ildASP9HW7/7kYnRI2szWJaofaS1hWmbGI4H+d3+22a │
│ GzXXN9IJ+n+GiFVcGipJP18ow==", │
│ "license": "MIT", │
│ "optional": true, │
│ "dependencies": { │
│ "@tybys/wasm-util": "^0.10.1" │
│ }, │
│ "funding": { │
│ "type": "github", │
│ "url": "https://github.com/sponsors/ │
│ Brooooooklyn" │
│ }, │
│ "peerDependencies": { │
│ "@emnapi/core": "^1.7.1", │
│ "@emnapi/runtime": "^1.7.1" │
│ } │
│ }, │
│ "node_modules/@nodelib/fs.scandir": { │
│ "version": "2.1.5", │
│ "resolved": "https://registry.npmjs.or │
│ g/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz │
│ ", │
│ "integrity": "sha512-vq24Bq3ym5HEQm2NK │
│ Cr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0K │
│ G7HYHU7eppKZj3MyqYuMBf62g==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@nodelib/fs.stat": "2.0.5", │
│ "run-parallel": "^1.1.9" │
│ }, │
│ "engines": { │
│ "node": ">= 8" │
│ } │
│ }, │
│ "node_modules/@nodelib/fs.stat": { │
│ "version": "2.0.5", │
│ "resolved": "https://registry.npmjs.or │
│ g/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", │
│ "integrity": "sha512-RkhPPp2zrqDAQA/2j │
│ NhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu │
│ 3zg1DcpPU0rz3VV1SeaqvY4+A==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">= 8" │
│ } │
│ }, │
│ "node_modules/@nodelib/fs.walk": { │
│ "version": "1.2.8", │
│ "resolved": "https://registry.npmjs.or │
│ g/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", │
│ "integrity": "sha512-oGB+UxlgWcgQkgwo8 │
│ GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beG │
│ g7Llih/NSHSV2XAs1lnznocSg==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@nodelib/fs.scandir": "2.1.5", │
│ "fastq": "^1.6.0" │
│ }, │
│ "engines": { │
│ "node": ">= 8" │
│ } │
│ }, │
│ "node_modules/@oslojs/encoding": { │
│ "version": "1.1.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@oslojs/encoding/-/encoding-1.1.0.tgz", │
│ "integrity": "sha512-70wQhgYmndg4GCPxP │
│ PxPGevRKqTIJ2Nh4OkiMWmDAVYsTQ+Ta7Sq+rPevXyXG │
│ dzr30/qZBnyOalCszoMxlyldQ==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@oxc-project/types": { │
│ "version": "0.110.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@oxc-project/types/-/types-0.110.0.tgz", │
│ "integrity": "sha512-6Ct21OIlrEnFEJk5L │
│ T4e63pk3btsI6/TusD/GStLi7wYlGJNOl1GI9qvXAnRA │
│ xQU9zqA2Oz+UwhfTOU2rPZVow==", │
│ "license": "MIT", │
│ "funding": { │
│ "url": "https://github.com/sponsors/ │
│ Boshen" │
│ } │
│ }, │
│ "node_modules/@oxc-transform/binding-and │
│ roid-arm-eabi": { │
│ "version": "0.111.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@oxc-transform/binding-android-arm-eabi/-/ │
│ binding-android-arm-eabi-0.111.0.tgz", │
│ "integrity": "sha512-NdFLicvorfHYu0g2f │
│ tjVJaH7+Dz27AQUNJOq8t/ofRUoWmczOodgUCHx8C1M1 │
│ htCN4ZmhS/FzfSy6yd/UngJGg==", │
│ "cpu": [ │
│ "arm" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "android" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@oxc-transform/binding-and │
│ roid-arm64": { │
│ "version": "0.111.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@oxc-transform/binding-android-arm64/-/bin │
│ ding-android-arm64-0.111.0.tgz", │
│ "integrity": "sha512-J2v9ajarD2FYlhHtj │
│ bgZUFsS2Kvi27pPxDWLGCy7i8tO60xBoozX9/ktSgbiE │
│ /QsxKaUhfv4zVKppKWUo71PmQ==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "android" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@oxc-transform/binding-dar │
│ win-arm64": { │
│ "version": "0.111.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@oxc-transform/binding-darwin-arm64/-/bind │
│ ing-darwin-arm64-0.111.0.tgz", │
│ "integrity": "sha512-2UYmExxpXzmiHTldh │
│ NlosWqG9Nc4US51K0GB9RLcGlTE23WO33vVo1NVAKwxP │
│ E+KYuhffwDnRYTovTMUjzwvZA==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "darwin" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@oxc-transform/binding-dar │
│ win-x64": { │
│ "version": "0.111.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@oxc-transform/binding-darwin-x64/-/bindin │
│ g-darwin-x64-0.111.0.tgz", │
│ "integrity": "sha512-c4YRwfLV8Pj/ToiTC │
│ bndZaHxM2BD4W3bltr/fjXZcGypEK+U2RZFDL7tIZYT/ │
│ tyneAC9hCORZKDaKhLLNuzPtA==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "darwin" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@oxc-transform/binding-fre │
│ ebsd-x64": { │
│ "version": "0.111.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@oxc-transform/binding-freebsd-x64/-/bindi │
│ ng-freebsd-x64-0.111.0.tgz", │
│ "integrity": "sha512-prvf32IcEuLnLZbNV │
│ omFosBu0CaZpyj3YsZ6epbOgJy8iJjfLsXBb+PrkO/NB │
│ KzjuJoJa2+u7jFKRE0KT7gSOw==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "freebsd" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@oxc-transform/binding-lin │
│ ux-arm-gnueabihf": { │
│ "version": "0.111.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@oxc-transform/binding-linux-arm-gnueabihf │
│ /-/binding-linux-arm-gnueabihf-0.111.0.tgz", │
│ "integrity": "sha512-+se3579Wp7VOk8TnT │
│ ZCpT+obTAyzOw2b/UuoM0+51LtbzCSfjKxd4A+o7zRl7 │
│ GyPrPZvx57KdbMOC9rWB1xNrw==", │
│ "cpu": [ │
│ "arm" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@oxc-transform/binding-lin │
│ ux-arm-musleabihf": { │
│ "version": "0.111.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@oxc-transform/binding-linux-arm-musleabih │
│ f/-/binding-linux-arm-musleabihf-0.111.0.tgz │
│ ", │
│ "integrity": "sha512-8faC99pStqaSDPK/v │
│ BgaagAHUeL0LcIzfeSjSiDTtvPGc3AwZIeqC1tx3CP15 │
│ a6tWXjdgS/IUw4IjfD5HweBlg==", │
│ "cpu": [ │
│ "arm" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@oxc-transform/binding-lin │
│ ux-arm64-gnu": { │
│ "version": "0.111.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@oxc-transform/binding-linux-arm64-gnu/-/b │
│ inding-linux-arm64-gnu-0.111.0.tgz", │
│ "integrity": "sha512-HtfQv8j796gzI5WR/ │
│ RaP6IMwFpiL0vYeDrUA1hYhlPzTHKYan/B+NlhJkKOI1 │
│ v24yAl/yEnFmb0pxIxLNqBqBA==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "libc": [ │
│ "glibc" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@oxc-transform/binding-lin │
│ ux-arm64-musl": { │
│ "version": "0.111.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@oxc-transform/binding-linux-arm64-musl/-/ │
│ binding-linux-arm64-musl-0.111.0.tgz", │
│ "integrity": "sha512-ARyfcMCIxVLDgLf6F │
│ Q8Oo1/TFySpnquV+vuSb4SFQZfYDqgMklzwv0NYXxWD0 │
│ aB6enElyMDs6pQJBzusEKCkOg==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "libc": [ │
│ "musl" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@oxc-transform/binding-lin │
│ ux-ppc64-gnu": { │
│ "version": "0.111.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@oxc-transform/binding-linux-ppc64-gnu/-/b │
│ inding-linux-ppc64-gnu-0.111.0.tgz", │
│ "integrity": "sha512-PKpVRrSvBNK3tv9vw │
│ xn7Fay+QWZmprPGlEqJcseBJllQc5mFMD4Q/w44chu5i │
│ R9ZLsDeSHzmNWrgMLo4J0sP2A==", │
│ "cpu": [ │
│ "ppc64" │
│ ], │
│ "libc": [ │
│ "glibc" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@oxc-transform/binding-lin │
│ ux-riscv64-gnu": { │
│ "version": "0.111.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@oxc-transform/binding-linux-riscv64-gnu/- │
│ /binding-linux-riscv64-gnu-0.111.0.tgz", │
│ "integrity": "sha512-9bUml6rMgk+8GF5rv │
│ NMweFspkzSiCjqpV6HduwiUyexqfGKrmjq9IZOxxvnzk │
│ E2RGdQzP507NNDoVNYIoGQYuA==", │
│ "cpu": [ │
│ "riscv64" │
│ ], │
│ "libc": [ │
│ "glibc" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@oxc-transform/binding-lin │
│ ux-riscv64-musl": { │
│ "version": "0.111.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@oxc-transform/binding-linux-riscv64-musl/ │
│ -/binding-linux-riscv64-musl-0.111.0.tgz", │
│ "integrity": "sha512-tzGCohGxaeH6KRJjf │
│ YZd4mHCoGjCai6N+zZi1Oj+tSDMAAdyvs1dRzYb8PNUG │
│ nybCg3Te4M0jLPzWZaSmnKraQ==", │
│ "cpu": [ │
│ "riscv64" │
│ ], │
│ "libc": [ │
│ "musl" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@oxc-transform/binding-lin │
│ ux-s390x-gnu": { │
│ "version": "0.111.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@oxc-transform/binding-linux-s390x-gnu/-/b │
│ inding-linux-s390x-gnu-0.111.0.tgz", │
│ "integrity": "sha512-sRG1KIfZ0ML9ToEyg │
│ m5aM/5GJeBA05uHlgW3M0Rx/DNWMJhuahLmqWuB02aWS │
│ mijndLfEKXLLXIWhvWupRG8lg==", │
│ "cpu": [ │
│ "s390x" │
│ ], │
│ "libc": [ │
│ "glibc" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@oxc-transform/binding-lin │
│ ux-x64-gnu": { │
│ "version": "0.111.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@oxc-transform/binding-linux-x64-gnu/-/bin │
│ ding-linux-x64-gnu-0.111.0.tgz", │
│ "integrity": "sha512-T0Kmvk+OdlUdABdXl │
│ DIf3MQReMzFfC75NEI9x8jxy5pKooACEFg0k0V8gyR3g │
│ q4DzbDCfucqFQDWNvSgIopAbQ==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "libc": [ │
│ "glibc" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@oxc-transform/binding-lin │
│ ux-x64-musl": { │
│ "version": "0.111.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@oxc-transform/binding-linux-x64-musl/-/bi │
│ nding-linux-x64-musl-0.111.0.tgz", │
│ "integrity": "sha512-EgoutsP3YfqzN8a9v │
│ pc9+XLr0bmBl0dA3uOMiP77+exATCPxJBkJErGmQkqk6 │
│ RtTp5XqX6q6mB45qWQyKk6+pA==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "libc": [ │
│ "musl" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@oxc-transform/binding-ope │
│ nharmony-arm64": { │
│ "version": "0.111.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@oxc-transform/binding-openharmony-arm64/- │
│ /binding-openharmony-arm64-0.111.0.tgz", │
│ "integrity": "sha512-d8J+ejc0j5WODbVwR │
│ /QxFaI65YMwvG0W53vcVCHwa6ja1QI5lpe7sislrefG2 │
│ EFYgnY47voMRzlXab5d4gEcDw==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "openharmony" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@oxc-transform/binding-was │
│ m32-wasi": { │
│ "version": "0.111.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@oxc-transform/binding-wasm32-wasi/-/bindi │
│ ng-wasm32-wasi-0.111.0.tgz", │
│ "integrity": "sha512-HtyIZO8IwuZgXkyb5 │
│ 6rysLz1OLbfLhEu8A3BeuyJXzUseAj96yuxgGt3cu3QY │
│ X9AXb9pfRfA3c/fvlhsDugyTQ==", │
│ "cpu": [ │
│ "wasm32" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "dependencies": { │
│ "@napi-rs/wasm-runtime": "^1.1.1" │
│ }, │
│ "engines": { │
│ "node": ">=14.0.0" │
│ } │
│ }, │
│ "node_modules/@oxc-transform/binding-win │
│ 32-arm64-msvc": { │
│ "version": "0.111.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@oxc-transform/binding-win32-arm64-msvc/-/ │
│ binding-win32-arm64-msvc-0.111.0.tgz", │
│ "integrity": "sha512-YeP80Riptc0MkVVBn │
│ zbmoFuHVLUq278+MbwNo9sTLALmzTIJxJqN029xRZbG+ │
│ Bun7aLsoZhmRnm3J5JZ1NcP5w==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "win32" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@oxc-transform/binding-win │
│ 32-ia32-msvc": { │
│ "version": "0.111.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@oxc-transform/binding-win32-ia32-msvc/-/b │
│ inding-win32-ia32-msvc-0.111.0.tgz", │
│ "integrity": "sha512-A6ztCXpoSHt6PbvGA │
│ FqB0MLOcGG7ZJrrPXY1iB0zfOB1atLgI8oNePGxPl03X │
│ SbwpiTsFJ1oo8rj9DXcBzgT9g==", │
│ "cpu": [ │
│ "ia32" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "win32" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@oxc-transform/binding-win │
│ 32-x64-msvc": { │
│ "version": "0.111.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@oxc-transform/binding-win32-x64-msvc/-/bi │
│ nding-win32-x64-msvc-0.111.0.tgz", │
│ "integrity": "sha512-QddKW4kBH0Wof6Y65 │
│ eYCNHM4iOGmCTWLLcNYY1FGswhzmTYOUVXajNROR+iCX │
│ AOFnOF0ldtsR79SyqgyHH1Bgg==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "win32" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@parcel/watcher": { │
│ "version": "2.5.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@parcel/watcher/-/watcher-2.5.1.tgz", │
│ "integrity": "sha512-dfUnCxiN9H4ap84Dv │
│ D2ubjw+3vUNpstxa0TneY/Paat8a3R4uQZDLSvWjmznA │
│ Y/DoahqTHl9V46HF/Zs3F29pg==", │
│ "hasInstallScript": true, │
│ "license": "MIT", │
│ "optional": true, │
│ "dependencies": { │
│ "detect-libc": "^1.0.3", │
│ "is-glob": "^4.0.3", │
│ "micromatch": "^4.0.5", │
│ "node-addon-api": "^7.0.0" │
│ }, │
│ "engines": { │
│ "node": ">= 10.0.0" │
│ }, │
│ "funding": { │
│ "type": "opencollective", │
│ "url": "https://opencollective.com/p │
│ arcel" │
│ }, │
│ "optionalDependencies": { │
│ "@parcel/watcher-android-arm64": "2. │
│ 5.1", │
│ "@parcel/watcher-darwin-arm64": "2.5 │
│ .1", │
│ "@parcel/watcher-darwin-x64": "2.5.1 │
│ ", │
│ "@parcel/watcher-freebsd-x64": "2.5. │
│ 1", │
│ "@parcel/watcher-linux-arm-glibc": " │
│ 2.5.1", │
│ "@parcel/watcher-linux-arm-musl": "2 │
│ .5.1", │
│ "@parcel/watcher-linux-arm64-glibc": │
│ "2.5.1", │
│ "@parcel/watcher-linux-arm64-musl": │
│ "2.5.1", │
│ "@parcel/watcher-linux-x64-glibc": " │
│ 2.5.1", │
│ "@parcel/watcher-linux-x64-musl": "2 │
│ .5.1", │
│ "@parcel/watcher-win32-arm64": "2.5. │
│ 1", │
│ "@parcel/watcher-win32-ia32": "2.5.1 │
│ ", │
│ "@parcel/watcher-win32-x64": "2.5.1" │
│ } │
│ }, │
│ "node_modules/@parcel/watcher-android-ar │
│ m64": { │
│ "version": "2.5.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@parcel/watcher-android-arm64/-/watcher-an │
│ droid-arm64-2.5.1.tgz", │
│ "integrity": "sha512-KF8+j9nNbUN8vzOFD │
│ pRMsaKBHZ/mcjEjMToVMJOhTozkDonQFFrRcfdLWn6yW │
│ KCmJKmdVxSgHiYvTCef4/qcBA==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "android" │
│ ], │
│ "engines": { │
│ "node": ">= 10.0.0" │
│ }, │
│ "funding": { │
│ "type": "opencollective", │
│ "url": "https://opencollective.com/p │
│ arcel" │
│ } │
│ }, │
│ "node_modules/@parcel/watcher-darwin-arm │
│ 64": { │
│ "version": "2.5.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@parcel/watcher-darwin-arm64/-/watcher-dar │
│ win-arm64-2.5.1.tgz", │
│ "integrity": "sha512-eAzPv5osDmZyBhou8 │
│ PoF4i6RQXAfeKL9tjb3QzYuccXFMQU0ruIc/POh30ePn │
│ aOyD1UXdlKguHBmsTs53tVoPw==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "darwin" │
│ ], │
│ "engines": { │
│ "node": ">= 10.0.0" │
│ }, │
│ "funding": { │
│ "type": "opencollective", │
│ "url": "https://opencollective.com/p │
│ arcel" │
│ } │
│ }, │
│ "node_modules/@parcel/watcher-darwin-x64 │
│ ": { │
│ "version": "2.5.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@parcel/watcher-darwin-x64/-/watcher-darwi │
│ n-x64-2.5.1.tgz", │
│ "integrity": "sha512-1ZXDthrnNmwv10A0/ │
│ 3AJNZ9JGlzrF82i3gNQcWOzd7nJ8aj+ILyW1MTxVk35D │
│ b0u91oD5Nlk9MBiujMlwmeXZg==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "darwin" │
│ ], │
│ "engines": { │
│ "node": ">= 10.0.0" │
│ }, │
│ "funding": { │
│ "type": "opencollective", │
│ "url": "https://opencollective.com/p │
│ arcel" │
│ } │
│ }, │
│ "node_modules/@parcel/watcher-freebsd-x6 │
│ 4": { │
│ "version": "2.5.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@parcel/watcher-freebsd-x64/-/watcher-free │
│ bsd-x64-2.5.1.tgz", │
│ "integrity": "sha512-SI4eljM7Flp9yPuKi │
│ 8W0ird8TI/JK6CSxju3NojVI6BjHsTyK7zxA9urjVjEK │
│ J5MBYC+bLmMcbAWlZ+rFkLpJQ==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "freebsd" │
│ ], │
│ "engines": { │
│ "node": ">= 10.0.0" │
│ }, │
│ "funding": { │
│ "type": "opencollective", │
│ "url": "https://opencollective.com/p │
│ arcel" │
│ } │
│ }, │
│ "node_modules/@parcel/watcher-linux-arm- │
│ glibc": { │
│ "version": "2.5.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@parcel/watcher-linux-arm-glibc/-/watcher- │
│ linux-arm-glibc-2.5.1.tgz", │
│ "integrity": "sha512-RCdZlEyTs8geyBkkc │
│ nPWvtXLY44BCeZKmGYRtSgtwwnHR4dxfHRG3gR99XdME │
│ dQ7KeiDdasJwwvNSF5jKtDwdA==", │
│ "cpu": [ │
│ "arm" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">= 10.0.0" │
│ }, │
│ "funding": { │
│ "type": "opencollective", │
│ "url": "https://opencollective.com/p │
│ arcel" │
│ } │
│ }, │
│ "node_modules/@parcel/watcher-linux-arm- │
│ musl": { │
│ "version": "2.5.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@parcel/watcher-linux-arm-musl/-/watcher-l │
│ inux-arm-musl-2.5.1.tgz", │
│ "integrity": "sha512-6E+m/Mm1t1yhB8X41 │
│ 2stiKFG3XykmgdIOqhjWj+VL8oHkKABfu/gjFj8DvLrY │
│ VHSBNC+/u5PeNrujiSQ1zwd1Q==", │
│ "cpu": [ │
│ "arm" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">= 10.0.0" │
│ }, │
│ "funding": { │
│ "type": "opencollective", │
│ "url": "https://opencollective.com/p │
│ arcel" │
│ } │
│ }, │
│ "node_modules/@parcel/watcher-linux-arm6 │
│ 4-glibc": { │
│ "version": "2.5.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@parcel/watcher-linux-arm64-glibc/-/watche │
│ r-linux-arm64-glibc-2.5.1.tgz", │
│ "integrity": "sha512-LrGp+f02yU3BN9A+D │
│ GuY3v3bmnFUggAITBGriZHUREfNEzZh/GO06FF5u2kx8 │
│ x+GBEUYfyTGamol4j3m9ANe8w==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">= 10.0.0" │
│ }, │
│ "funding": { │
│ "type": "opencollective", │
│ "url": "https://opencollective.com/p │
│ arcel" │
│ } │
│ }, │
│ "node_modules/@parcel/watcher-linux-arm6 │
│ 4-musl": { │
│ "version": "2.5.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@parcel/watcher-linux-arm64-musl/-/watcher │
│ -linux-arm64-musl-2.5.1.tgz", │
│ "integrity": "sha512-cFOjABi92pMYRXS7A │
│ cQv9/M1YuKRw8SZniCDw0ssQb/noPkRzA+HBDkwmyOJY │
│ p5wXcsTrhxO0zq1U11cK9jsFg==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">= 10.0.0" │
│ }, │
│ "funding": { │
│ "type": "opencollective", │
│ "url": "https://opencollective.com/p │
│ arcel" │
│ } │
│ }, │
│ "node_modules/@parcel/watcher-linux-x64- │
│ glibc": { │
│ "version": "2.5.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@parcel/watcher-linux-x64-glibc/-/watcher- │
│ linux-x64-glibc-2.5.1.tgz", │
│ "integrity": "sha512-GcESn8NZySmfwlTsI │
│ ur+49yDqSny2IhPeZfXunQi48DMugKeZ7uy1FX83pO0X │
│ 22sHntJ4Ub+9k34XQCX+oHt2A==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">= 10.0.0" │
│ }, │
│ "funding": { │
│ "type": "opencollective", │
│ "url": "https://opencollective.com/p │
│ arcel" │
│ } │
│ }, │
│ "node_modules/@parcel/watcher-linux-x64- │
│ musl": { │
│ "version": "2.5.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@parcel/watcher-linux-x64-musl/-/watcher-l │
│ inux-x64-musl-2.5.1.tgz", │
│ "integrity": "sha512-n0E2EQbatQ3bXhcH2 │
│ D1XIAANAcTZkQICBPVaxMeaCVBtOpBZpWJuf7LwyWPSB │
│ DITb7In8mqQgJ7gH8CILCURXg==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">= 10.0.0" │
│ }, │
│ "funding": { │
│ "type": "opencollective", │
│ "url": "https://opencollective.com/p │
│ arcel" │
│ } │
│ }, │
│ "node_modules/@parcel/watcher-win32-arm6 │
│ 4": { │
│ "version": "2.5.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@parcel/watcher-win32-arm64/-/watcher-win3 │
│ 2-arm64-2.5.1.tgz", │
│ "integrity": "sha512-RFzklRvmc3PkjKjry │
│ 3hLF9wD7ppR4AKcWNzH7kXR7GUe0Igb3Nz8fyPwtZCSq │
│ uGrhU5HhUNDr/mKBqj7tqA2Vw==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "win32" │
│ ], │
│ "engines": { │
│ "node": ">= 10.0.0" │
│ }, │
│ "funding": { │
│ "type": "opencollective", │
│ "url": "https://opencollective.com/p │
│ arcel" │
│ } │
│ }, │
│ "node_modules/@parcel/watcher-win32-ia32 │
│ ": { │
│ "version": "2.5.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@parcel/watcher-win32-ia32/-/watcher-win32 │
│ -ia32-2.5.1.tgz", │
│ "integrity": "sha512-c2KkcVN+NJmuA7CGl │
│ aGD1qJh1cLfDnQsHjE89E60vUEMlqduHGCdCLJCID5ge │
│ FVM0dOtA3ZiIO8BoEQmzQVfpQ==", │
│ "cpu": [ │
│ "ia32" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "win32" │
│ ], │
│ "engines": { │
│ "node": ">= 10.0.0" │
│ }, │
│ "funding": { │
│ "type": "opencollective", │
│ "url": "https://opencollective.com/p │
│ arcel" │
│ } │
│ }, │
│ "node_modules/@parcel/watcher-win32-x64" │
│ : { │
│ "version": "2.5.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@parcel/watcher-win32-x64/-/watcher-win32- │
│ x64-2.5.1.tgz", │
│ "integrity": "sha512-9lHBdJITeNR++EvSQ │
│ VUcaZoWupyHfXe1jZvGZ06O/5MflPcuPLtEphScIBL+A │
│ iCWBO46tDSHzWyD0uDmmZqsgA==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "win32" │
│ ], │
│ "engines": { │
│ "node": ">= 10.0.0" │
│ }, │
│ "funding": { │
│ "type": "opencollective", │
│ "url": "https://opencollective.com/p │
│ arcel" │
│ } │
│ }, │
│ "node_modules/@parcel/watcher/node_modul │
│ es/detect-libc": { │
│ "version": "1.0.3", │
│ "resolved": "https://registry.npmjs.or │
│ g/detect-libc/-/detect-libc-1.0.3.tgz", │
│ "integrity": "sha512-pGjwhsmsp4kL2RTz0 │
│ 8wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGx │
│ V0HIvqqxo9l7mqYwyYMD9bKDg==", │
│ "license": "Apache-2.0", │
│ "optional": true, │
│ "bin": { │
│ "detect-libc": "bin/detect-libc.js" │
│ }, │
│ "engines": { │
│ "node": ">=0.10" │
│ } │
│ }, │
│ "node_modules/@pkgjs/parseargs": { │
│ "version": "0.11.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", │
│ "integrity": "sha512-+1VkjdD0QBLPodGrJ │
│ UeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQ │
│ lu+VQ/tVSshMR6loPMn8U+dPg==", │
│ "license": "MIT", │
│ "optional": true, │
│ "engines": { │
│ "node": ">=14" │
│ } │
│ }, │
│ "node_modules/@renovatebot/pep440": { │
│ "version": "4.2.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@renovatebot/pep440/-/pep440-4.2.1.tgz", │
│ "integrity": "sha512-2FK1hF93Fuf1laSdf │
│ iEmJvSJPVIDHEUTz68D3Fi9s0IZrrpaEcj6pTFBTbYvs │
│ gC5du4ogrtf5re7yMMvrKNgkw==", │
│ "license": "Apache-2.0", │
│ "engines": { │
│ "node": "^20.9.0 || ^22.11.0 || ^24" │
│ , │
│ "pnpm": "^10.0.0" │
│ } │
│ }, │
│ "node_modules/@rolldown/binding-android- │
│ arm64": { │
│ "version": "1.0.0-rc.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@rolldown/binding-android-arm64/-/binding- │
│ android-arm64-1.0.0-rc.1.tgz", │
│ "integrity": "sha512-He6ZoCfv5D7dlRbrh │
│ NBkuMVIHd0GDnjJwbICE1OWpG7G3S2gmJ+eXkcNLJjzj │
│ NDpeI2aRy56ou39AJM9AD8YFA==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "android" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@rolldown/binding-darwin-a │
│ rm64": { │
│ "version": "1.0.0-rc.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@rolldown/binding-darwin-arm64/-/binding-d │
│ arwin-arm64-1.0.0-rc.1.tgz", │
│ "integrity": "sha512-YzJdn08kSOXnj85gh │
│ HauH2iHpOJ6eSmstdRTLyaziDcUxe9SyQJgGyx/5jDIh │
│ DvtOcNvMm2Ju7m19+S/Rm1jFg==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "darwin" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@rolldown/binding-darwin-x │
│ 64": { │
│ "version": "1.0.0-rc.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@rolldown/binding-darwin-x64/-/binding-dar │
│ win-x64-1.0.0-rc.1.tgz", │
│ "integrity": "sha512-cIvAbqM+ZVV6lBSKS │
│ BtlNqH5iCiW933t1q8j0H66B3sjbe8AxIRetVqfGgcHc │
│ JtMzBIkIALlL9fcDrElWLJQcQ==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "darwin" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@rolldown/binding-freebsd- │
│ x64": { │
│ "version": "1.0.0-rc.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@rolldown/binding-freebsd-x64/-/binding-fr │
│ eebsd-x64-1.0.0-rc.1.tgz", │
│ "integrity": "sha512-rVt+B1B/qmKwCl1XD │
│ 02wKfgh3vQPXRXdB/TicV2w6g7RVAM1+cZcpigwhLarq │
│ iVCxDObFZ7UgXCxPC7tpDoRog==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "freebsd" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@rolldown/binding-linux-ar │
│ m-gnueabihf": { │
│ "version": "1.0.0-rc.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@rolldown/binding-linux-arm-gnueabihf/-/bi │
│ nding-linux-arm-gnueabihf-1.0.0-rc.1.tgz", │
│ "integrity": "sha512-69YKwJJBOFprQa1Gk │
│ tPgbuBOfnn+EGxu8sBJ1TjPER+zhSpYeaU4N07uqmyBi │
│ ksOLGXsMegymuecLobfz03h8Q==", │
│ "cpu": [ │
│ "arm" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@rolldown/binding-linux-ar │
│ m64-gnu": { │
│ "version": "1.0.0-rc.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@rolldown/binding-linux-arm64-gnu/-/bindin │
│ g-linux-arm64-gnu-1.0.0-rc.1.tgz", │
│ "integrity": "sha512-9JDhHUf3WcLfnViFW │
│ m+TyorqUtnSAHaCzlSNmMOq824prVuuzDOK91K0Hl8DU │
│ cEb9M5x2O+d2/jmBMsetRIn3g==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "libc": [ │
│ "glibc" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@rolldown/binding-linux-ar │
│ m64-musl": { │
│ "version": "1.0.0-rc.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@rolldown/binding-linux-arm64-musl/-/bindi │
│ ng-linux-arm64-musl-1.0.0-rc.1.tgz", │
│ "integrity": "sha512-UvApLEGholmxw/HIw │
│ mUnLq3CwdydbhaHHllvWiCTNbyGom7wTwOtz5OAQbAKZ │
│ YyiEOeIXZNPkM7nA4Dtng7CLw==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "libc": [ │
│ "musl" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@rolldown/binding-linux-x6 │
│ 4-gnu": { │
│ "version": "1.0.0-rc.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@rolldown/binding-linux-x64-gnu/-/binding- │
│ linux-x64-gnu-1.0.0-rc.1.tgz", │
│ "integrity": "sha512-uVctNgZHiGnJx5Fij │
│ 7wHLhgw4uyZBVi6mykeWKOqE7bVy9Hcxn0fM/IuqdMwk │
│ 6hXlaf9fFShDTFz2+YejP+x0A==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "libc": [ │
│ "glibc" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@rolldown/binding-linux-x6 │
│ 4-musl": { │
│ "version": "1.0.0-rc.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@rolldown/binding-linux-x64-musl/-/binding │
│ -linux-x64-musl-1.0.0-rc.1.tgz", │
│ "integrity": "sha512-T6Eg0xWwcxd/MzBcu │
│ v4Z37YVbUbJxy5cMNnbIt/Yr99wFwli30O4BPlY8hKeG │
│ yn6lWNtU0QioBS46lVzDN38bg==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "libc": [ │
│ "musl" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@rolldown/binding-openharm │
│ ony-arm64": { │
│ "version": "1.0.0-rc.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@rolldown/binding-openharmony-arm64/-/bind │
│ ing-openharmony-arm64-1.0.0-rc.1.tgz", │
│ "integrity": "sha512-PuGZVS2xNJyLADeh2 │
│ F04b+Cz4NwvpglbtWACgrDOa5YDTEHKwmiTDjoD5eZ9/ │
│ ptXtcpeFrMqD2H4Zn33KAh1Eg==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "openharmony" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@rolldown/binding-wasm32-w │
│ asi": { │
│ "version": "1.0.0-rc.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@rolldown/binding-wasm32-wasi/-/binding-wa │
│ sm32-wasi-1.0.0-rc.1.tgz", │
│ "integrity": "sha512-2mOxY562ihHlz9lEX │
│ uaGEIDCZ1vI+zyFdtsoa3M62xsEunDXQE+DVPO4S4x5M │
│ PK9tKulG/aFcA/IH5eVN257Cw==", │
│ "cpu": [ │
│ "wasm32" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "dependencies": { │
│ "@napi-rs/wasm-runtime": "^1.1.1" │
│ }, │
│ "engines": { │
│ "node": ">=14.0.0" │
│ } │
│ }, │
│ "node_modules/@rolldown/binding-win32-ar │
│ m64-msvc": { │
│ "version": "1.0.0-rc.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@rolldown/binding-win32-arm64-msvc/-/bindi │
│ ng-win32-arm64-msvc-1.0.0-rc.1.tgz", │
│ "integrity": "sha512-oQVOP5cfAWZwRD0Q3 │
│ nGn/cA9FW3KhMMuQ0NIndALAe6obqjLhqYVYDiGGRGrx │
│ vnjJsVbpLwR14gIUYnpIcHR1g==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "win32" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@rolldown/binding-win32-x6 │
│ 4-msvc": { │
│ "version": "1.0.0-rc.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@rolldown/binding-win32-x64-msvc/-/binding │
│ -win32-x64-msvc-1.0.0-rc.1.tgz", │
│ "integrity": "sha512-Ydsxxx++FNOuov3wC │
│ BPaYjZrEvKOOGq3k+BF4BPridhg2pENfitSRD2TEuQ8i │
│ 33bp5VptuNdC9IzxRKU031z5A==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "win32" │
│ ], │
│ "engines": { │
│ "node": "^20.19.0 || >=22.12.0" │
│ } │
│ }, │
│ "node_modules/@rolldown/pluginutils": { │
│ "version": "1.0.0-rc.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@rolldown/pluginutils/-/pluginutils-1.0.0- │
│ rc.1.tgz", │
│ "integrity": "sha512-UTBjtTxVOhodhzFVp │
│ /ayITaTETRHPUPYZPXQe0WU0wOgxghMojXxYjOiPOauK │
│ IYNWJAWS2fd7gJgGQK8GU8vDA==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@rollup/pluginutils": { │
│ "version": "5.2.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@rollup/pluginutils/-/pluginutils-5.2.0.tg │
│ z", │
│ "integrity": "sha512-qWJ2ZTbmumwiLFomf │
│ zTyt5Kng4hwPi9rwCYN4SHb6eaRU1KNO4ccxINHr/VhH │
│ 4GgPlt1XfSTLX2LBTme8ne4Zw==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@types/estree": "^1.0.0", │
│ "estree-walker": "^2.0.2", │
│ "picomatch": "^4.0.2" │
│ }, │
│ "engines": { │
│ "node": ">=14.0.0" │
│ }, │
│ "peerDependencies": { │
│ "rollup": "^1.20.0||^2.0.0||^3.0.0|| │
│ ^4.0.0" │
│ }, │
│ "peerDependenciesMeta": { │
│ "rollup": { │
│ "optional": true │
│ } │
│ } │
│ }, │
│ "node_modules/@rollup/pluginutils/node_m │
│ odules/estree-walker": { │
│ "version": "2.0.2", │
│ "resolved": "https://registry.npmjs.or │
│ g/estree-walker/-/estree-walker-2.0.2.tgz", │
│ "integrity": "sha512-Rfkk/Mp/DL7JVje3u │
│ 18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6 │
│ dVDbw7YlRf/nDrn7pQrCCyQ/w==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@rollup/rollup-android-arm │
│ -eabi": { │
│ "version": "4.45.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@rollup/rollup-android-arm-eabi/-/rollup-a │
│ ndroid-arm-eabi-4.45.1.tgz", │
│ "integrity": "sha512-NEySIFvMY0ZQO+utJ │
│ kgoMiCAjMrGvnbDLHvcmlA33UXJpYBCvlBEbMMtV837u │
│ CkS+plG2umfhn0T5mMAxGrlRA==", │
│ "cpu": [ │
│ "arm" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "android" │
│ ] │
│ }, │
│ "node_modules/@rollup/rollup-android-arm │
│ 64": { │
│ "version": "4.45.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@rollup/rollup-android-arm64/-/rollup-andr │
│ oid-arm64-4.45.1.tgz", │
│ "integrity": "sha512-ujQ+sMXJkg4LRJaYr │
│ eaVx7Z/VMgBBd89wGS4qMrdtfUFZ+TSY5Rs9asgjitLw │
│ zeIbhwdEhyj29zhst3L1lKsRQ==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "android" │
│ ] │
│ }, │
│ "node_modules/@rollup/rollup-darwin-arm6 │
│ 4": { │
│ "version": "4.45.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@rollup/rollup-darwin-arm64/-/rollup-darwi │
│ n-arm64-4.45.1.tgz", │
│ "integrity": "sha512-FSncqHvqTm3lC6Y13 │
│ xncsdOYfxGSLnP+73k815EfNmpewPs+EyM49haPS105R │
│ h4aF5mJKywk9X0ogzLXZzN9lA==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "darwin" │
│ ] │
│ }, │
│ "node_modules/@rollup/rollup-darwin-x64" │
│ : { │
│ "version": "4.45.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@rollup/rollup-darwin-x64/-/rollup-darwin- │
│ x64-4.45.1.tgz", │
│ "integrity": "sha512-2/vVn/husP5XI7Fsf │
│ /RlhDaQJ7x9zjvC81anIVbr4b/f0xtSmXQTFcGIQ/B1c │
│ XIYM6h2nAhJkdMHTnD7OtQ9Og==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "darwin" │
│ ] │
│ }, │
│ "node_modules/@rollup/rollup-freebsd-arm │
│ 64": { │
│ "version": "4.45.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@rollup/rollup-freebsd-arm64/-/rollup-free │
│ bsd-arm64-4.45.1.tgz", │
│ "integrity": "sha512-4g1kaDxQItZsrkVTd │
│ YQ0bxu4ZIQ32cotoQbmsAnW1jAE4XCMbcBPDirX5fyUz │
│ dhVCKgPcrwWuucI8yrVRBw2+g==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "freebsd" │
│ ] │
│ }, │
│ "node_modules/@rollup/rollup-freebsd-x64 │
│ ": { │
│ "version": "4.45.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@rollup/rollup-freebsd-x64/-/rollup-freebs │
│ d-x64-4.45.1.tgz", │
│ "integrity": "sha512-L/6JsfiL74i3uK1Ti │
│ 2ZFSNsp5NMiM4/kbbGEcOCps99aZx3g8SJMO1/9Y0n/q │
│ KlWZfn6sScf98lEOUe2mBvW9A==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "freebsd" │
│ ] │
│ }, │
│ "node_modules/@rollup/rollup-linux-arm-g │
│ nueabihf": { │
│ "version": "4.45.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@rollup/rollup-linux-arm-gnueabihf/-/rollu │
│ p-linux-arm-gnueabihf-4.45.1.tgz", │
│ "integrity": "sha512-RkdOTu2jK7brlu+Zw │
│ jMIZfdV2sSYHK2qR08FUWcIoqJC2eywHbXr0L8T/pONF │
│ wkGukQqERDheaGTeedG+rra6Q==", │
│ "cpu": [ │
│ "arm" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ] │
│ }, │
│ "node_modules/@rollup/rollup-linux-arm-m │
│ usleabihf": { │
│ "version": "4.45.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@rollup/rollup-linux-arm-musleabihf/-/roll │
│ up-linux-arm-musleabihf-4.45.1.tgz", │
│ "integrity": "sha512-3kJ8pgfBt6CIIr1o+ │
│ HQA7OZ9mp/zDk3ctekGl9qn/pRBgrRgfwiffaUmqioUG │
│ N9hv0OHv2gxmvdKOkARCtRb8Q==", │
│ "cpu": [ │
│ "arm" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ] │
│ }, │
│ "node_modules/@rollup/rollup-linux-arm64 │
│ -gnu": { │
│ "version": "4.45.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@rollup/rollup-linux-arm64-gnu/-/rollup-li │
│ nux-arm64-gnu-4.45.1.tgz", │
│ "integrity": "sha512-k3dOKCfIVixWjG7OX │
│ TCOmDfJj3vbdhN0QYEqB+OuGArOChek22hn7Uy5A/gTD │
│ NAcCy5v2YcXRJ/Qcnm4/ma1xw==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ] │
│ }, │
│ "node_modules/@rollup/rollup-linux-arm64 │
│ -musl": { │
│ "version": "4.45.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@rollup/rollup-linux-arm64-musl/-/rollup-l │
│ inux-arm64-musl-4.45.1.tgz", │
│ "integrity": "sha512-PmI1vxQetnM58ZmDF │
│ l9/Uk2lpBBby6B6rF4muJc65uZbxCs0EA7hhKCk2PKlm │
│ ZKuyVSHAyIw3+/SiuMLxKxWog==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ] │
│ }, │
│ "node_modules/@rollup/rollup-linux-loong │
│ arch64-gnu": { │
│ "version": "4.45.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@rollup/rollup-linux-loongarch64-gnu/-/rol │
│ lup-linux-loongarch64-gnu-4.45.1.tgz", │
│ "integrity": "sha512-9UmI0VzGmNJ28ibHW │
│ 2GpE2nF0PBQqsyiS4kcJ5vK+wuwGnV5RlqdczVocDSUf │
│ GX/Na7/XINRVoUgJyFIgipoRg==", │
│ "cpu": [ │
│ "loong64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ] │
│ }, │
│ "node_modules/@rollup/rollup-linux-power │
│ pc64le-gnu": { │
│ "version": "4.45.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@rollup/rollup-linux-powerpc64le-gnu/-/rol │
│ lup-linux-powerpc64le-gnu-4.45.1.tgz", │
│ "integrity": "sha512-7nR2KY8oEOUTD3pBA │
│ xIBBbZr0U7U+R9HDTPNy+5nVVHDXI4ikYniH1oxQz9Vo │
│ B5PbBU1CZuDGHkLJkd3zLMWsg==", │
│ "cpu": [ │
│ "ppc64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ] │
│ }, │
│ "node_modules/@rollup/rollup-linux-riscv │
│ 64-gnu": { │
│ "version": "4.45.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@rollup/rollup-linux-riscv64-gnu/-/rollup- │
│ linux-riscv64-gnu-4.45.1.tgz", │
│ "integrity": "sha512-nlcl3jgUultKROfZi │
│ jKjRQLUu9Ma0PeNv/VFHkZiKbXTBQXhpytS8CIj5/NfB │
│ eECZtY2FJQubm6ltIxm/ftxpw==", │
│ "cpu": [ │
│ "riscv64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ] │
│ }, │
│ "node_modules/@rollup/rollup-linux-riscv │
│ 64-musl": { │
│ "version": "4.45.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@rollup/rollup-linux-riscv64-musl/-/rollup │
│ -linux-riscv64-musl-4.45.1.tgz", │
│ "integrity": "sha512-HJV65KLS51rW0VY6r │
│ vZkiieiBnurSzpzore1bMKAhunQiECPuxsROvyeaot/t │
│ cK3A3aGnI+qTHqisrpSgQrpgA==", │
│ "cpu": [ │
│ "riscv64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ] │
│ }, │
│ "node_modules/@rollup/rollup-linux-s390x │
│ -gnu": { │
│ "version": "4.45.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@rollup/rollup-linux-s390x-gnu/-/rollup-li │
│ nux-s390x-gnu-4.45.1.tgz", │
│ "integrity": "sha512-NITBOCv3Qqc6hhwFt │
│ 7jLV78VEO/il4YcBzoMGGNxznLgRQf43VQDae0aAzKiB │
│ eEPIxnDrACiMgbqjuihx08OOw==", │
│ "cpu": [ │
│ "s390x" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ] │
│ }, │
│ "node_modules/@rollup/rollup-linux-x64-g │
│ nu": { │
│ "version": "4.45.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@rollup/rollup-linux-x64-gnu/-/rollup-linu │
│ x-x64-gnu-4.45.1.tgz", │
│ "integrity": "sha512-+E/lYl6qu1zqgPEnT │
│ rs4WysQtvc/Sh4fC2nByfFExqgYrqkKWp1tWIbe+ELhi │
│ xnenSpBbLXNi6vbEEJ8M7fiHw==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ] │
│ }, │
│ "node_modules/@rollup/rollup-linux-x64-m │
│ usl": { │
│ "version": "4.45.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@rollup/rollup-linux-x64-musl/-/rollup-lin │
│ ux-x64-musl-4.45.1.tgz", │
│ "integrity": "sha512-a6WIAp89p3kpNoYSt │
│ ITT9RbTbTnqarU7D8N8F2CV+4Cl9fwCOZraLVuVFvlps │
│ W0SbIiYtEnhCZBPLoNdRkjQFw==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ] │
│ }, │
│ "node_modules/@rollup/rollup-win32-arm64 │
│ -msvc": { │
│ "version": "4.45.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@rollup/rollup-win32-arm64-msvc/-/rollup-w │
│ in32-arm64-msvc-4.45.1.tgz", │
│ "integrity": "sha512-T5Bi/NS3fQiJeYdGv │
│ RpTAP5P02kqSOpqiopwhj0uaXB6nzs5JVi2XMJb18JUS │
│ KhCOX8+UE1UKQufyD6Or48dJg==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "win32" │
│ ] │
│ }, │
│ "node_modules/@rollup/rollup-win32-ia32- │
│ msvc": { │
│ "version": "4.45.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@rollup/rollup-win32-ia32-msvc/-/rollup-wi │
│ n32-ia32-msvc-4.45.1.tgz", │
│ "integrity": "sha512-lxV2Pako3ujjuUe9j │
│ iU3/s7KSrDfH6IgTSQOnDWr9aJ92YsFd7EurmClK0ly/ │
│ t8dzMkDtd04g60WX6yl0sGfdw==", │
│ "cpu": [ │
│ "ia32" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "win32" │
│ ] │
│ }, │
│ "node_modules/@rollup/rollup-win32-x64-m │
│ svc": { │
│ "version": "4.45.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@rollup/rollup-win32-x64-msvc/-/rollup-win │
│ 32-x64-msvc-4.45.1.tgz", │
│ "integrity": "sha512-M/fKi4sasCdM8i0aW │
│ JjCSFm2qEnYRR8AMLG2kxp6wD13+tMGA4Z1tVAuHkNRj │
│ ud5SW2EM3naLuK35w9twvf6aA==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "win32" │
│ ] │
│ }, │
│ "node_modules/@sapphire/async-queue": { │
│ "version": "1.5.5", │
│ "resolved": "https://registry.npmjs.or │
│ g/@sapphire/async-queue/-/async-queue-1.5.5. │
│ tgz", │
│ "integrity": "sha512-cvGzxbba6sav2zZkH │
│ 8GPf2oGk9yYoD5qrNWdu9fRehifgnFZJMV+nuy2nON2r │
│ oRO4yQQ+v7MK/Pktl/HgfsUXg==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=v14.0.0", │
│ "npm": ">=7.0.0" │
│ } │
│ }, │
│ "node_modules/@sapphire/shapeshift": { │
│ "version": "4.0.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@sapphire/shapeshift/-/shapeshift-4.0.0.tg │
│ z", │
│ "integrity": "sha512-d9dUmWVA7MMiKobL3 │
│ VpLF8P2aeanRTu6ypG2OIaEv/ZHH/SUQ2iHOVyi5wAPj │
│ Q+HmnMuL0whK9ez8I/raWbtIg==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "fast-deep-equal": "^3.1.3", │
│ "lodash": "^4.17.21" │
│ }, │
│ "engines": { │
│ "node": ">=v16" │
│ } │
│ }, │
│ "node_modules/@sapphire/snowflake": { │
│ "version": "3.5.5", │
│ "resolved": "https://registry.npmjs.or │
│ g/@sapphire/snowflake/-/snowflake-3.5.5.tgz" │
│ , │
│ "integrity": "sha512-xzvBr1Q1c4lCe7i6s │
│ RnrofxeO1QTP/LKQ6A6qy0iB4x5yfiSfARMEQEghojzT │
│ NALDTcv8En04qYNIco9/K9eZQ==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=v14.0.0", │
│ "npm": ">=7.0.0" │
│ } │
│ }, │
│ "node_modules/@shikijs/core": { │
│ "version": "3.8.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@shikijs/core/-/core-3.8.1.tgz", │
│ "integrity": "sha512-uTSXzUBQ/IgFcUa6g │
│ mGShCHr4tMdR3pxUiiWKDm8pd42UKJdYhkAYsAmHX5mT │
│ wybQ5VyGDgTjW4qKSsRvGSang==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@shikijs/types": "3.8.1", │
│ "@shikijs/vscode-textmate": "^10.0.2 │
│ ", │
│ "@types/hast": "^3.0.4", │
│ "hast-util-to-html": "^9.0.5" │
│ } │
│ }, │
│ "node_modules/@shikijs/engine-javascript │
│ ": { │
│ "version": "3.8.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@shikijs/engine-javascript/-/engine-javasc │
│ ript-3.8.1.tgz", │
│ "integrity": "sha512-rZRp3BM1llrHkuBPA │
│ dYAzjlF7OqlM0rm/7EWASeCcY7cRYZIrOnGIHE9qsLz5 │
│ TCjGefxBFnwgIECzBs2vmOyKA==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@shikijs/types": "3.8.1", │
│ "@shikijs/vscode-textmate": "^10.0.2 │
│ ", │
│ "oniguruma-to-es": "^4.3.3" │
│ } │
│ }, │
│ "node_modules/@shikijs/engine-oniguruma" │
│ : { │
│ "version": "3.8.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@shikijs/engine-oniguruma/-/engine-oniguru │
│ ma-3.8.1.tgz", │
│ "integrity": "sha512-KGQJZHlNY7c656qPF │
│ EQpIoqOuC4LrxjyNndRdzk5WKB/Ie87+NJCF1xo9KkOU │
│ xwxylk7rT6nhlZyTGTC4fCe1g==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@shikijs/types": "3.8.1", │
│ "@shikijs/vscode-textmate": "^10.0.2 │
│ " │
│ } │
│ }, │
│ "node_modules/@shikijs/langs": { │
│ "version": "3.8.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@shikijs/langs/-/langs-3.8.1.tgz", │
│ "integrity": "sha512-TjOFg2Wp1w07oKnXj │
│ s0AUMb4kJvujML+fJ1C5cmEj45lhjbUXtziT1x2bPQb9 │
│ Db6kmPhkG5NI2tgYW1/DzhUuQ==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@shikijs/types": "3.8.1" │
│ } │
│ }, │
│ "node_modules/@shikijs/themes": { │
│ "version": "3.8.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@shikijs/themes/-/themes-3.8.1.tgz", │
│ "integrity": "sha512-Vu3t3BBLifc0GB0UP │
│ g2Pox1naTemrrvyZv2lkiSw3QayVV60me1ujFQwPZGgU │
│ TmwXl1yhCPW8Lieesm0CYruLQ==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@shikijs/types": "3.8.1" │
│ } │
│ }, │
│ "node_modules/@shikijs/types": { │
│ "version": "3.8.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@shikijs/types/-/types-3.8.1.tgz", │
│ "integrity": "sha512-5C39Q8/8r1I26suLh │
│ +5TPk1DTrbY/kn3IdWA5HdizR0FhlhD05zx5nKCqhzSf │
│ DHH3p4S0ZefxWd77DLV+8FhGg==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@shikijs/vscode-textmate": "^10.0.2 │
│ ", │
│ "@types/hast": "^3.0.4" │
│ } │
│ }, │
│ "node_modules/@shikijs/vscode-textmate": │
│ { │
│ "version": "10.0.2", │
│ "resolved": "https://registry.npmjs.or │
│ g/@shikijs/vscode-textmate/-/vscode-textmate │
│ -10.0.2.tgz", │
│ "integrity": "sha512-83yeghZ2xxin3Nj8z │
│ 1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9F │
│ C3E/SBEMvzJRwWEOz5gGes9Qg==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@sinclair/typebox": { │
│ "version": "0.25.24", │
│ "resolved": "https://registry.npmjs.or │
│ g/@sinclair/typebox/-/typebox-0.25.24.tgz", │
│ "integrity": "sha512-XJfwUVUKDHF5ugKwI │
│ cxEgc9k8b7HbznCp6eUfWgu710hMPNIO4aw4/zB5RogD │
│ Qz8nd6gyCDpU9O/m6qYEWY6yQ==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@swc/helpers": { │
│ "version": "0.5.17", │
│ "resolved": "https://registry.npmjs.or │
│ g/@swc/helpers/-/helpers-0.5.17.tgz", │
│ "integrity": "sha512-5IKx/Y13RsYd+sauP │
│ b2x+U/xZikHjolzfuDgTAl/Tdf3Q8rslRvC19NKDLgAJ │
│ Q6wsqADk10ntlv08nPFw/gO/A==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "tslib": "^2.8.0" │
│ } │
│ }, │
│ "node_modules/@tootallnate/once": { │
│ "version": "2.0.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@tootallnate/once/-/once-2.0.0.tgz", │
│ "integrity": "sha512-XCuKFP5PS55gnMVu3 │
│ dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+Xpb │
│ ZaMWQK/vQubr7PkYq8g470J/A==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">= 10" │
│ } │
│ }, │
│ "node_modules/@tootallnate/quickjs-emscr │
│ ipten": { │
│ "version": "0.23.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@tootallnate/quickjs-emscripten/-/quickjs- │
│ emscripten-0.23.0.tgz", │
│ "integrity": "sha512-C5Mc6rdnsaJDjO3Up │
│ GW/CQTHtCKaYlScZTly4JIu97Jxo/odCiH0ITnDXSJPT │
│ OrEKk/ycSZ0AOgTmkDtkOsvIA==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@ts-morph/common": { │
│ "version": "0.11.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@ts-morph/common/-/common-0.11.1.tgz", │
│ "integrity": "sha512-7hWZS0NRpEsNV8vWJ │
│ zg7FEz6V8MaLNeJOmwmghqUXTpzk16V1LLZhdo+4QvE/ │
│ +zv4cVci0OviuJFnqhEfoV3+g==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "fast-glob": "^3.2.7", │
│ "minimatch": "^3.0.4", │
│ "mkdirp": "^1.0.4", │
│ "path-browserify": "^1.0.1" │
│ } │
│ }, │
│ "node_modules/@ts-morph/common/node_modu │
│ les/brace-expansion": { │
│ "version": "1.1.12", │
│ "resolved": "https://registry.npmjs.or │
│ g/brace-expansion/-/brace-expansion-1.1.12.t │
│ gz", │
│ "integrity": "sha512-9T9UjW3r0UW5c1Q7G │
│ TwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEy │
│ Z1twGWom5/56TF4lPcqjnDHcg==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "balanced-match": "^1.0.0", │
│ "concat-map": "0.0.1" │
│ } │
│ }, │
│ "node_modules/@ts-morph/common/node_modu │
│ les/minimatch": { │
│ "version": "3.1.2", │
│ "resolved": "https://registry.npmjs.or │
│ g/minimatch/-/minimatch-3.1.2.tgz", │
│ "integrity": "sha512-J7p63hRiAjw1NDEww │
│ 1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAz │
│ wQ9USyEcX6t3UO+K5aqBQOIHw==", │
│ "license": "ISC", │
│ "dependencies": { │
│ "brace-expansion": "^1.1.7" │
│ }, │
│ "engines": { │
│ "node": "*" │
│ } │
│ }, │
│ "node_modules/@ts-morph/common/node_modu │
│ les/mkdirp": { │
│ "version": "1.0.4", │
│ "resolved": "https://registry.npmjs.or │
│ g/mkdirp/-/mkdirp-1.0.4.tgz", │
│ "integrity": "sha512-vVqVZQyf3WLx2Shd0 │
│ qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30 │
│ ef7Ysp/oiWqbhszeGWW2T6Gzw==", │
│ "license": "MIT", │
│ "bin": { │
│ "mkdirp": "bin/cmd.js" │
│ }, │
│ "engines": { │
│ "node": ">=10" │
│ } │
│ }, │
│ "node_modules/@tybys/wasm-util": { │
│ "version": "0.10.2", │
│ "resolved": "https://registry.npmjs.or │
│ g/@tybys/wasm-util/-/wasm-util-0.10.2.tgz", │
│ "integrity": "sha512-RoBvJ2X0wuKlWFIjr │
│ wffGw1IqZHKQqzIchKaadZZfnNpsAYp2mM0h36JtPCjN │
│ DAHGgYez/15uMBpfGwchhiMgg==", │
│ "license": "MIT", │
│ "optional": true, │
│ "dependencies": { │
│ "tslib": "^2.4.0" │
│ } │
│ }, │
│ "node_modules/@types/debug": { │
│ "version": "4.1.12", │
│ "resolved": "https://registry.npmjs.or │
│ g/@types/debug/-/debug-4.1.12.tgz", │
│ "integrity": "sha512-vIChWdVG3LG1SMxEv │
│ I/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8v │
│ kzFBLVm0zkMdCquhL5aOjhXPQ==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@types/ms": "*" │
│ } │
│ }, │
│ "node_modules/@types/estree": { │
│ "version": "1.0.8", │
│ "resolved": "https://registry.npmjs.or │
│ g/@types/estree/-/estree-1.0.8.tgz", │
│ "integrity": "sha512-dWHzHa2WqEXI/O1E9 │
│ OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG │
│ 7BUWFIN0skIQJQ/L1rIex4X6w==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@types/fontkit": { │
│ "version": "2.0.8", │
│ "resolved": "https://registry.npmjs.or │
│ g/@types/fontkit/-/fontkit-2.0.8.tgz", │
│ "integrity": "sha512-wN+8bYxIpJf+5oZdr │
│ dtaX04qUuWHcKxcDEgRS9Qm9ZClSHjzEn13SxUC+5eRM │
│ +4yXIeTYk8mTzLAWGF64847ew==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@types/node": "*" │
│ } │
│ }, │
│ "node_modules/@types/hast": { │
│ "version": "3.0.4", │
│ "resolved": "https://registry.npmjs.or │
│ g/@types/hast/-/hast-3.0.4.tgz", │
│ "integrity": "sha512-WPs+bbQw5aCj+x6la │
│ NGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTW │
│ A7LH1Oh/bFCHsBn0TPS5m30EQ==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@types/unist": "*" │
│ } │
│ }, │
│ "node_modules/@types/json-schema": { │
│ "version": "7.0.15", │
│ "resolved": "https://registry.npmjs.or │
│ g/@types/json-schema/-/json-schema-7.0.15.tg │
│ z", │
│ "integrity": "sha512-5+fP8P8MFNC+AyZCD │
│ xrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8b │
│ Qz4Qsbn4oUEEem4wDLfcysGHA==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@types/mdast": { │
│ "version": "4.0.4", │
│ "resolved": "https://registry.npmjs.or │
│ g/@types/mdast/-/mdast-4.0.4.tgz", │
│ "integrity": "sha512-kGaNbPh1k7AFzgpud │
│ /gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekI │
│ DL4uwCZQSYbUxNBSb1aUo79oA==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@types/unist": "*" │
│ } │
│ }, │
│ "node_modules/@types/ms": { │
│ "version": "2.1.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@types/ms/-/ms-2.1.0.tgz", │
│ "integrity": "sha512-GsCCIZDE/p3i96vtE │
│ qx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1S │
│ VU8g91DrNRWxWUGhp5KXQb2VA==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@types/nlcst": { │
│ "version": "2.0.3", │
│ "resolved": "https://registry.npmjs.or │
│ g/@types/nlcst/-/nlcst-2.0.3.tgz", │
│ "integrity": "sha512-vSYNSDe6Ix3q+6Z7r │
│ i9lyWqgGhJTmzRjZRqyq15N0Z/1/UnVsno9G/N40NBij │
│ oYx2seFDIl0+B2mgAb9mezUCA==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@types/unist": "*" │
│ } │
│ }, │
│ "node_modules/@types/node": { │
│ "version": "24.0.15", │
│ "resolved": "https://registry.npmjs.or │
│ g/@types/node/-/node-24.0.15.tgz", │
│ "integrity": "sha512-oaeTSbCef7U/z7rDe │
│ JA138xpG3NuKc64/rZ2qmUFkFJmnMsAPaluIifqyWd8h │
│ SSMxyP9oie3dLAqYPblag9KgA==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "undici-types": "~7.8.0" │
│ } │
│ }, │
│ "node_modules/@types/unist": { │
│ "version": "3.0.3", │
│ "resolved": "https://registry.npmjs.or │
│ g/@types/unist/-/unist-3.0.3.tgz", │
│ "integrity": "sha512-ko/gIFJRv177XgZsZ │
│ cBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV │
│ 9y4ARk0GbT3tnUiPNgnTXzc/Q==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@ungap/structured-clone": │
│ { │
│ "version": "1.3.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@ungap/structured-clone/-/structured-clone │
│ -1.3.0.tgz", │
│ "integrity": "sha512-WmoN8qaIAo7WTYWbA │
│ ZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqj │
│ DfX8Ft5j4YzDM23f87zBfDe9g==", │
│ "license": "ISC" │
│ }, │
│ "node_modules/@vercel/analytics": { │
│ "version": "1.5.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@vercel/analytics/-/analytics-1.5.0.tgz", │
│ "integrity": "sha512-MYsBzfPki4gthY5Hn │
│ YN7jgInhAZ7Ac1cYDoRWFomwGHWEX7odTEzbtg9kf/QS │
│ o7XEsEAqlQugA6gJ2WS2DEa3g==", │
│ "license": "MPL-2.0", │
│ "peerDependencies": { │
│ "@remix-run/react": "^2", │
│ "@sveltejs/kit": "^1 || ^2", │
│ "next": ">= 13", │
│ "react": "^18 || ^19 || ^19.0.0-rc", │
│ "svelte": ">= 4", │
│ "vue": "^3", │
│ "vue-router": "^4" │
│ }, │
│ "peerDependenciesMeta": { │
│ "@remix-run/react": { │
│ "optional": true │
│ }, │
│ "@sveltejs/kit": { │
│ "optional": true │
│ }, │
│ "next": { │
│ "optional": true │
│ }, │
│ "react": { │
│ "optional": true │
│ }, │
│ "svelte": { │
│ "optional": true │
│ }, │
│ "vue": { │
│ "optional": true │
│ }, │
│ "vue-router": { │
│ "optional": true │
│ } │
│ } │
│ }, │
│ "node_modules/@vercel/backends": { │
│ "version": "0.3.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@vercel/backends/-/backends-0.3.0.tgz", │
│ "integrity": "sha512-mhTPAeX6w2zS7GvAN │
│ q+Ox2qHExFevDK8BIkAnJIIhYgrey7kFlZTM04AZjZYc │
│ tybsvyInPyPYUwgpmVWNotTGg==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@vercel/build-utils": "13.21.0", │
│ "@vercel/nft": "1.5.0", │
│ "@yarnpkg/parsers": "^3.0.0", │
│ "execa": "3.2.0", │
│ "fs-extra": "11.1.0", │
│ "js-yaml": "^3.13.1", │
│ "oxc-transform": "0.111.0", │
│ "path-to-regexp": "8.3.0", │
│ "resolve.exports": "2.0.3", │
│ "rolldown": "1.0.0-rc.1", │
│ "srvx": "0.8.9", │
│ "tsx": "4.21.0", │
│ "zod": "3.22.4" │
│ }, │
│ "peerDependencies": { │
│ "typescript": "^4.0.0 || ^5.0.0" │
│ } │
│ }, │
│ "node_modules/@vercel/backends/node_modu │
│ les/argparse": { │
│ "version": "1.0.10", │
│ "resolved": "https://registry.npmjs.or │
│ g/argparse/-/argparse-1.0.10.tgz", │
│ "integrity": "sha512-o5Roy6tNG4SL/FOkC │
│ AN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb │
│ 06pvBGvl5gQ0B48dJlslXvoTg==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "sprintf-js": "~1.0.2" │
│ } │
│ }, │
│ "node_modules/@vercel/backends/node_modu │
│ les/js-yaml": { │
│ "version": "3.14.2", │
│ "resolved": "https://registry.npmjs.or │
│ g/js-yaml/-/js-yaml-3.14.2.tgz", │
│ "integrity": "sha512-PMSmkqxr106Xa156c │
│ 2M265Z+FTrPl+oxd/rgOQy2tijQeK5TxQ43psO1ZCwhV │
│ OSdnn+RzkzlRz/eY4BgJBYVpg==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "argparse": "^1.0.7", │
│ "esprima": "^4.0.0" │
│ }, │
│ "bin": { │
│ "js-yaml": "bin/js-yaml.js" │
│ } │
│ }, │
│ "node_modules/@vercel/backends/node_modu │
│ les/path-to-regexp": { │
│ "version": "8.3.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/path-to-regexp/-/path-to-regexp-8.3.0.tgz" │
│ , │
│ "integrity": "sha512-7jdwVIRtsP8MYpdXS │
│ wOS0YdD0Du+qOoF/AEPIt88PcCFrZCzx41oxku1jD88h │
│ ZBwbNUIEfpqvuhjFaMAqMTWnA==", │
│ "license": "MIT", │
│ "funding": { │
│ "type": "opencollective", │
│ "url": "https://opencollective.com/e │
│ xpress" │
│ } │
│ }, │
│ "node_modules/@vercel/backends/node_modu │
│ les/zod": { │
│ "version": "3.22.4", │
│ "resolved": "https://registry.npmjs.or │
│ g/zod/-/zod-3.22.4.tgz", │
│ "integrity": "sha512-iC+8Io04lddc+mVqQ │
│ 9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNX │
│ XXZb8VTVLKwp9EDkx+ryxIWmg==", │
│ "license": "MIT", │
│ "funding": { │
│ "url": "https://github.com/sponsors/ │
│ colinhacks" │
│ } │
│ }, │
│ "node_modules/@vercel/blob": { │
│ "version": "2.3.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@vercel/blob/-/blob-2.3.0.tgz", │
│ "integrity": "sha512-oYWiJbWRQ7gz9Mj0X │
│ /NHFJ3OcLMOBzq/2b3j6zeNrQmtFo6dHwU8FAwNpxVIY │
│ ddVMd+g8eqEi7iRueYx8FtM0Q==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "async-retry": "^1.3.3", │
│ "is-buffer": "^2.0.5", │
│ "is-node-process": "^1.2.0", │
│ "throttleit": "^2.1.0", │
│ "undici": "^6.23.0" │
│ }, │
│ "engines": { │
│ "node": ">=20.0.0" │
│ } │
│ }, │
│ "node_modules/@vercel/blob/node_modules/ │
│ undici": { │
│ "version": "6.25.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/undici/-/undici-6.25.0.tgz", │
│ "integrity": "sha512-ZgpWDC5gmNiuY9CnL │
│ VXEH8rl50xhRCuLNA97fAUnKi8RRuV4E6KG31pDTsLVU │
│ KnohJE0I3XDrTeEydAXRw47xg==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=18.17" │
│ } │
│ }, │
│ "node_modules/@vercel/build-utils": { │
│ "version": "13.21.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@vercel/build-utils/-/build-utils-13.21.0. │
│ tgz", │
│ "integrity": "sha512-A1vtlzFYbjvxRxhnt │
│ 94LUxrn9JVX2EuXALi/NFyxNA1M51eGQwI5LZaroNlgI │
│ RXdx7LCJxBQEUMKc1fi0aqU/g==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@vercel/python-analysis": "0.11.1", │
│ "cjs-module-lexer": "1.2.3", │
│ "es-module-lexer": "1.5.0" │
│ } │
│ }, │
│ "node_modules/@vercel/build-utils/node_m │
│ odules/es-module-lexer": { │
│ "version": "1.5.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/es-module-lexer/-/es-module-lexer-1.5.0.tg │
│ z", │
│ "integrity": "sha512-pqrTKmwEIgafsYZAG │
│ w9kszYzmagcE/n4dbgwGWLEXg7J4QFJVQRBld8j3Q3GN │
│ ez79jzxZshq0bcT962QHOghjw==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@vercel/cervel": { │
│ "version": "0.1.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@vercel/cervel/-/cervel-0.1.0.tgz", │
│ "integrity": "sha512-YFihXM6jTNzCsX3t9 │
│ thDbQxjHtQvYzN5lbv/Q+pwMNFwWrMqeFMdshXzM0qm1 │
│ UH7lnW6OUQ4cNbc6xQU6JTuVQ==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@vercel/backends": "0.3.0" │
│ }, │
│ "bin": { │
│ "cervel": "bin/cervel.mjs" │
│ }, │
│ "peerDependencies": { │
│ "typescript": "^4.0.0 || ^5.0.0" │
│ } │
│ }, │
│ "node_modules/@vercel/detect-agent": { │
│ "version": "1.2.3", │
│ "resolved": "https://registry.npmjs.or │
│ g/@vercel/detect-agent/-/detect-agent-1.2.3. │
│ tgz", │
│ "integrity": "sha512-VYNCgUc0nOmC4WJmW │
│ w9GkrKdfr8Zl4/rxhC5SvgacBgxiW9W/9NRttUoHHXV8 │
│ xdII3MaRgkZZVX8Ikzc/Jmjag==", │
│ "license": "Apache-2.0", │
│ "engines": { │
│ "node": ">=14" │
│ } │
│ }, │
│ "node_modules/@vercel/elysia": { │
│ "version": "0.1.73", │
│ "resolved": "https://registry.npmjs.or │
│ g/@vercel/elysia/-/elysia-0.1.73.tgz", │
│ "integrity": "sha512-TSPiGgIYW1lwR2Rjj │
│ bf86dTAxepweu1+5sei/EzFXiqcCpFzVElO6aETNCeim │
│ OTcrwft7//+IsaSpVBwxkyqFw==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@vercel/node": "5.7.15", │
│ "@vercel/static-config": "3.3.0" │
│ } │
│ }, │
│ "node_modules/@vercel/error-utils": { │
│ "version": "2.1.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@vercel/error-utils/-/error-utils-2.1.0.tg │
│ z", │
│ "integrity": "sha512-DiJcXBOB9N6QM4d7h │
│ YPM9Ck/AUjzBl58XNQPxS74o7CuvIanjzrGgygP/70Vs │
│ yEASeIJMazk1LrhwcNTR/eZGQ==", │
│ "license": "Apache-2.0" │
│ }, │
│ "node_modules/@vercel/express": { │
│ "version": "0.1.83", │
│ "resolved": "https://registry.npmjs.or │
│ g/@vercel/express/-/express-0.1.83.tgz", │
│ "integrity": "sha512-nFgPKHKG/rckqy6Jb │
│ OqjNyFNM6PdqFmomYnGaSliZ/a4kXxadPK4NVBrhQ0aJ │
│ JvDIWv+Gx6IX99QPkKLRq47Lg==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@vercel/cervel": "0.1.0", │
│ "@vercel/nft": "1.5.0", │
│ "@vercel/node": "5.7.15", │
│ "@vercel/static-config": "3.3.0", │
│ "fs-extra": "11.1.0", │
│ "path-to-regexp": "8.3.0", │
│ "ts-morph": "12.0.0", │
│ "zod": "3.22.4" │
│ } │
│ }, │
│ "node_modules/@vercel/express/node_modul │
│ es/path-to-regexp": { │
│ "version": "8.3.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/path-to-regexp/-/path-to-regexp-8.3.0.tgz" │
│ , │
│ "integrity": "sha512-7jdwVIRtsP8MYpdXS │
│ wOS0YdD0Du+qOoF/AEPIt88PcCFrZCzx41oxku1jD88h │
│ ZBwbNUIEfpqvuhjFaMAqMTWnA==", │
│ "license": "MIT", │
│ "funding": { │
│ "type": "opencollective", │
│ "url": "https://opencollective.com/e │
│ xpress" │
│ } │
│ }, │
│ "node_modules/@vercel/express/node_modul │
│ es/zod": { │
│ "version": "3.22.4", │
│ "resolved": "https://registry.npmjs.or │
│ g/zod/-/zod-3.22.4.tgz", │
│ "integrity": "sha512-iC+8Io04lddc+mVqQ │
│ 9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNX │
│ XXZb8VTVLKwp9EDkx+ryxIWmg==", │
│ "license": "MIT", │
│ "funding": { │
│ "url": "https://github.com/sponsors/ │
│ colinhacks" │
│ } │
│ }, │
│ "node_modules/@vercel/fastify": { │
│ "version": "0.1.76", │
│ "resolved": "https://registry.npmjs.or │
│ g/@vercel/fastify/-/fastify-0.1.76.tgz", │
│ "integrity": "sha512-rbKXsOYlW0cUuXjDk │
│ kl9az9tB3ukkFsQjZwT/E3o9IXhZsMmYPWGG1CqS65/q │
│ YCpsF9bCfXgPgDBErDxL1NrgA==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@vercel/node": "5.7.15", │
│ "@vercel/static-config": "3.3.0" │
│ } │
│ }, │
│ "node_modules/@vercel/fun": { │
│ "version": "1.3.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@vercel/fun/-/fun-1.3.0.tgz", │
│ "integrity": "sha512-8erw9uPe0dFg45THk │
│ NxmjtvMX143SkZebmjgSVbcM3XCkXu3RIiBaJMcMNG8a │
│ aS+rnTuw8+d4De9HVT0M/r3wg==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@tootallnate/once": "2.0.0", │
│ "async-listen": "1.2.0", │
│ "debug": "4.3.4", │
│ "generic-pool": "3.4.2", │
│ "micro": "9.3.5-canary.3", │
│ "ms": "2.1.1", │
│ "node-fetch": "2.6.7", │
│ "path-to-regexp": "8.2.0", │
│ "promisepipe": "3.0.0", │
│ "semver": "7.5.4", │
│ "stat-mode": "0.3.0", │
│ "stream-to-promise": "2.2.0", │
│ "tar": "7.5.7", │
│ "tinyexec": "0.3.2", │
│ "tree-kill": "1.2.2", │
│ "uid-promise": "1.0.0", │
│ "xdg-app-paths": "5.1.0", │
│ "yauzl-promise": "2.1.3" │
│ }, │
│ "engines": { │
│ "node": ">= 18" │
│ } │
│ }, │
│ "node_modules/@vercel/fun/node_modules/a │
│ sync-listen": { │
│ "version": "1.2.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/async-listen/-/async-listen-1.2.0.tgz", │
│ "integrity": "sha512-CcEtRh/oc9Jc4uWeU │
│ wdpG/+Mb2YUHKmdaTf0gUr7Wa+bfp4xx70HOb3RuSTJM │
│ vqKNB1TkdTfjLdrcz2X4rkkZA==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@vercel/fun/node_modules/d │
│ ebug": { │
│ "version": "4.3.4", │
│ "resolved": "https://registry.npmjs.or │
│ g/debug/-/debug-4.3.4.tgz", │
│ "integrity": "sha512-PRWFHuSU3eDtQJPvn │
│ NY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqI │
│ vHWGVHOgX+7G/vCNNhehwxfkQ==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "ms": "2.1.2" │
│ }, │
│ "engines": { │
│ "node": ">=6.0" │
│ }, │
│ "peerDependenciesMeta": { │
│ "supports-color": { │
│ "optional": true │
│ } │
│ } │
│ }, │
│ "node_modules/@vercel/fun/node_modules/d │
│ ebug/node_modules/ms": { │
│ "version": "2.1.2", │
│ "resolved": "https://registry.npmjs.or │
│ g/ms/-/ms-2.1.2.tgz", │
│ "integrity": "sha512-sGkPx+VjMtmA6MX27 │
│ oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTK │
│ yWtmLSM0b+adUTEvbs1PEaH2w==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@vercel/fun/node_modules/l │
│ ru-cache": { │
│ "version": "6.0.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/lru-cache/-/lru-cache-6.0.0.tgz", │
│ "integrity": "sha512-Jo6dJ04CmSjuznwJS │
│ S3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY │
│ 991i2Fah4h1BEMCx4qThGbsiA==", │
│ "license": "ISC", │
│ "dependencies": { │
│ "yallist": "^4.0.0" │
│ }, │
│ "engines": { │
│ "node": ">=10" │
│ } │
│ }, │
│ "node_modules/@vercel/fun/node_modules/m │
│ s": { │
│ "version": "2.1.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/ms/-/ms-2.1.1.tgz", │
│ "integrity": "sha512-tgp+dl5cGk28utYkt │
│ BsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6n │
│ F8hDVesS/FpnYaD/kOWhYQvyg==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@vercel/fun/node_modules/n │
│ ode-fetch": { │
│ "version": "2.6.7", │
│ "resolved": "https://registry.npmjs.or │
│ g/node-fetch/-/node-fetch-2.6.7.tgz", │
│ "integrity": "sha512-ZjMPFEfVx5j+y2yF3 │
│ 5Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OG │
│ F4Nlt9IHFIMBkRl41VdvcNdbQ==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "whatwg-url": "^5.0.0" │
│ }, │
│ "engines": { │
│ "node": "4.x || >=6.0.0" │
│ }, │
│ "peerDependencies": { │
│ "encoding": "^0.1.0" │
│ }, │
│ "peerDependenciesMeta": { │
│ "encoding": { │
│ "optional": true │
│ } │
│ } │
│ }, │
│ "node_modules/@vercel/fun/node_modules/p │
│ ath-to-regexp": { │
│ "version": "8.2.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/path-to-regexp/-/path-to-regexp-8.2.0.tgz" │
│ , │
│ "integrity": "sha512-TdrF7fW9Rphjq4Rjr │
│ W0Kp2AW0Ahwu9sRGTkS6bvDi0SCwZlEZYmcfDbEsTz8R │
│ Vk0EHIS/Vd1bv3JhG+1xZuAyQ==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=16" │
│ } │
│ }, │
│ "node_modules/@vercel/fun/node_modules/s │
│ emver": { │
│ "version": "7.5.4", │
│ "resolved": "https://registry.npmjs.or │
│ g/semver/-/semver-7.5.4.tgz", │
│ "integrity": "sha512-1bCSESV6Pv+i21Hvp │
│ xp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd │
│ 4+fnq15PX+nqQDC7Oft7WkwcA==", │
│ "license": "ISC", │
│ "dependencies": { │
│ "lru-cache": "^6.0.0" │
│ }, │
│ "bin": { │
│ "semver": "bin/semver.js" │
│ }, │
│ "engines": { │
│ "node": ">=10" │
│ } │
│ }, │
│ "node_modules/@vercel/fun/node_modules/y │
│ allist": { │
│ "version": "4.0.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/yallist/-/yallist-4.0.0.tgz", │
│ "integrity": "sha512-3wdGidZyq5PB084XL │
│ ES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZ │
│ XLejwKvg6EsvbdlVL+FYEct7A==", │
│ "license": "ISC" │
│ }, │
│ "node_modules/@vercel/functions": { │
│ "version": "2.2.13", │
│ "resolved": "https://registry.npmjs.or │
│ g/@vercel/functions/-/functions-2.2.13.tgz", │
│ "integrity": "sha512-14ArBSIIcOBx9nrEg │
│ aJb4Bw+en1gl6eSoJWh8qjifLl5G3E4dRXCFOT8HP+w6 │
│ 6vb9Wqyd1lAQBrmRhRwOj9X9A==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@vercel/oidc": "2.0.2" │
│ }, │
│ "engines": { │
│ "node": ">= 18" │
│ }, │
│ "peerDependencies": { │
│ "@aws-sdk/credential-provider-web-id │
│ entity": "*" │
│ }, │
│ "peerDependenciesMeta": { │
│ "@aws-sdk/credential-provider-web-id │
│ entity": { │
│ "optional": true │
│ } │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-verc │
│ el-analytics": { │
│ "version": "1.0.11", │
│ "resolved": "https://registry.npmjs.or │
│ g/@vercel/gatsby-plugin-vercel-analytics/-/g │
│ atsby-plugin-vercel-analytics-1.0.11.tgz", │
│ "integrity": "sha512-iTEA0vY6RBPuEzkwU │
│ TVzSHDATo1aF6bdLLspI68mQ/BTbi5UQEGjpjyzdKOVc │
│ SYApDtFU6M6vypZ1t4vIEnHvw==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "web-vitals": "0.2.4" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-verc │
│ el-builder": { │
│ "version": "2.2.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@vercel/gatsby-plugin-vercel-builder/-/gat │
│ sby-plugin-vercel-builder-2.2.0.tgz", │
│ "integrity": "sha512-Qs3b6OjGsWdjCsSo6 │
│ elZ96Ip7Bs0sgN5fkTMdKGzH/IOpX+UOXiuu3uOIjvLD │
│ MAf2zOZHwlBGYMNKXF5WW/NvQ==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@sinclair/typebox": "0.25.24", │
│ "@vercel/build-utils": "13.21.0", │
│ "esbuild": "0.27.0", │
│ "etag": "1.8.1", │
│ "fs-extra": "11.1.0" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-verc │
│ el-builder/node_modules/@esbuild/aix-ppc64": │
│ { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/aix-ppc64/-/aix-ppc64-0.27.0.tgz" │
│ , │
│ "integrity": "sha512-KuZrd2hRjz01y5JK9 │
│ mEBSD3Vj3mbCvemhT466rSuJYeE/hjuBrHfjjcjMdTm/ │
│ sz7au+++sdbJZJmuBwQLuw68A==", │
│ "cpu": [ │
│ "ppc64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "aix" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-verc │
│ el-builder/node_modules/@esbuild/android-arm │
│ ": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/android-arm/-/android-arm-0.27.0. │
│ tgz", │
│ "integrity": "sha512-j67aezrPNYWJEOHUN │
│ LPj9maeJte7uSMM6gMoxfPC9hOg8N02JuQi/T7ewumf4 │
│ tNvJadFkvLZMlAq73b9uwdMyQ==", │
│ "cpu": [ │
│ "arm" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "android" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-verc │
│ el-builder/node_modules/@esbuild/android-arm │
│ 64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/android-arm64/-/android-arm64-0.2 │
│ 7.0.tgz", │
│ "integrity": "sha512-CC3vt4+1xZrs97/PK │
│ Dkl0yN7w8edvU2vZvAFGD16n9F0Cvniy5qvzRXjfO1l9 │
│ 4efczkkQE6g1x0i73Qf5uthOQ==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "android" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-verc │
│ el-builder/node_modules/@esbuild/android-x64 │
│ ": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/android-x64/-/android-x64-0.27.0. │
│ tgz", │
│ "integrity": "sha512-wurMkF1nmQajBO1+0 │
│ CJmcN17U4BP6GqNSROP8t0X/Jiw2ltYGLHpEksp9MpoB │
│ qkrFR3kv2/te6Sha26k3+yZ9Q==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "android" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-verc │
│ el-builder/node_modules/@esbuild/darwin-arm6 │
│ 4": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/darwin-arm64/-/darwin-arm64-0.27. │
│ 0.tgz", │
│ "integrity": "sha512-uJOQKYCcHhg07DL7i │
│ 8MzjvS2LaP7W7Pn/7uA0B5S1EnqAirJtbyw4yC5jQ5qc │
│ FjHK9l6o/MX9QisBg12kNkdHg==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "darwin" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-verc │
│ el-builder/node_modules/@esbuild/darwin-x64" │
│ : { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/darwin-x64/-/darwin-x64-0.27.0.tg │
│ z", │
│ "integrity": "sha512-8mG6arH3yB/4ZXiEn │
│ Xof5MK72dE6zM9cDvUcPtxhUZsDjESl9JipZYW60C3JG │
│ reKCEP+p8P/72r69m4AZGJd5g==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "darwin" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-verc │
│ el-builder/node_modules/@esbuild/freebsd-arm │
│ 64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/freebsd-arm64/-/freebsd-arm64-0.2 │
│ 7.0.tgz", │
│ "integrity": "sha512-9FHtyO988CwNMMOE3 │
│ YIeci+UV+x5Zy8fI2qHNpsEtSF83YPBmE8UWmfYAQg6U │
│ x7Gsmd4FejZqnEUZCMGaNQHQw==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "freebsd" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-verc │
│ el-builder/node_modules/@esbuild/freebsd-x64 │
│ ": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/freebsd-x64/-/freebsd-x64-0.27.0. │
│ tgz", │
│ "integrity": "sha512-zCMeMXI4HS/tXvJz8 │
│ vWGexpZj2YVtRAihHLk1imZj4efx1BQzN76YFeKqlDr3 │
│ bUWI26wHwLWPd3rwh6pe4EV7g==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "freebsd" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-verc │
│ el-builder/node_modules/@esbuild/linux-arm": │
│ { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/linux-arm/-/linux-arm-0.27.0.tgz" │
│ , │
│ "integrity": "sha512-t76XLQDpxgmq2cNXK │
│ TVEB7O7YMb42atj2Re2Haf45HkaUpjM2J0UuJZDuaGbP │
│ bamzZ7bawyGFUkodL+zcE+jvQ==", │
│ "cpu": [ │
│ "arm" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-verc │
│ el-builder/node_modules/@esbuild/linux-arm64 │
│ ": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/linux-arm64/-/linux-arm64-0.27.0. │
│ tgz", │
│ "integrity": "sha512-AS18v0V+vZiLJyi/4 │
│ LphvBE+OIX682Pu7ZYNsdUHyUKSoRwdnOsMf6FDekwoA │
│ FKej14WAkOef3zAORJgAtXnlQ==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-verc │
│ el-builder/node_modules/@esbuild/linux-ia32" │
│ : { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/linux-ia32/-/linux-ia32-0.27.0.tg │
│ z", │
│ "integrity": "sha512-Mz1jxqm/kfgKkc/KL │
│ HC5qIujMvnnarD9ra1cEcrs7qshTUSksPihGrWHVG5+o │
│ sAIQ68577Zpww7SGapmzSt4Nw==", │
│ "cpu": [ │
│ "ia32" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-verc │
│ el-builder/node_modules/@esbuild/linux-loong │
│ 64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/linux-loong64/-/linux-loong64-0.2 │
│ 7.0.tgz", │
│ "integrity": "sha512-QbEREjdJeIreIAbdG │
│ 2hLU1yXm1uu+LTdzoq1KCo4G4pFOLlvIspBm36QrQOar │
│ 9LFduavoWX2msNFAAAY9j4BDg==", │
│ "cpu": [ │
│ "loong64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-verc │
│ el-builder/node_modules/@esbuild/linux-mips6 │
│ 4el": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/linux-mips64el/-/linux-mips64el-0 │
│ .27.0.tgz", │
│ "integrity": "sha512-sJz3zRNe4tO2wxvDp │
│ H/HYJilb6+2YJxo/ZNbVdtFiKDufzWq4JmKAiHy9iGoL │
│ jAV7r/W32VgaHGkk35cUXlNOg==", │
│ "cpu": [ │
│ "mips64el" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-verc │
│ el-builder/node_modules/@esbuild/linux-ppc64 │
│ ": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/linux-ppc64/-/linux-ppc64-0.27.0. │
│ tgz", │
│ "integrity": "sha512-z9N10FBD0DCS2dmSA │
│ BDBb5TLAyF1/ydVb+N4pi88T45efQ/w4ohr/F/QYCkxD │
│ Pnkhkp6AIpIcQKQ8F0ANoA2JA==", │
│ "cpu": [ │
│ "ppc64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-verc │
│ el-builder/node_modules/@esbuild/linux-riscv │
│ 64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/linux-riscv64/-/linux-riscv64-0.2 │
│ 7.0.tgz", │
│ "integrity": "sha512-pQdyAIZ0BWIC5GyvV │
│ Fn5awDiO14TkT/19FTmFcPdDec94KJ1uZcmFs21Fo8au │
│ MXzD4Tt+diXu1LW1gHus9fhFQ==", │
│ "cpu": [ │
│ "riscv64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-verc │
│ el-builder/node_modules/@esbuild/linux-s390x │
│ ": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/linux-s390x/-/linux-s390x-0.27.0. │
│ tgz", │
│ "integrity": "sha512-hPlRWR4eIDDEci953 │
│ RI1BLZitgi5uqcsjKMxwYfmi4LcwyWo2IcRP+lThVnKj │
│ Ntk90pLS8nKdroXYOqW+QQH+w==", │
│ "cpu": [ │
│ "s390x" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-verc │
│ el-builder/node_modules/@esbuild/linux-x64": │
│ { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/linux-x64/-/linux-x64-0.27.0.tgz" │
│ , │
│ "integrity": "sha512-1hBWx4OUJE2cab++a │
│ VZ7pObD6s+DK4mPGpemtnAORBvb5l/g5xFGk0vc0PjSk │
│ rDs0XaXj9yyob3d14XqvnQ4gw==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-verc │
│ el-builder/node_modules/@esbuild/netbsd-arm6 │
│ 4": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/netbsd-arm64/-/netbsd-arm64-0.27. │
│ 0.tgz", │
│ "integrity": "sha512-6m0sfQfxfQfy1qRue │
│ cMkJlf1cIzTOgyaeXaiVaaki8/v+WB+U4hc6ik15ZW6T │
│ AllRlg/WuQXxWj1jx6C+dfy3w==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "netbsd" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-verc │
│ el-builder/node_modules/@esbuild/netbsd-x64" │
│ : { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/netbsd-x64/-/netbsd-x64-0.27.0.tg │
│ z", │
│ "integrity": "sha512-xbbOdfn06FtcJ9d0S │
│ hxxvSn2iUsGd/lgPIO2V3VZIPDbEaIj1/3nBBe1AwuEZ │
│ KXVXkMmpr6LUAgMkLD/4D2PPA==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "netbsd" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-verc │
│ el-builder/node_modules/@esbuild/openbsd-arm │
│ 64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/openbsd-arm64/-/openbsd-arm64-0.2 │
│ 7.0.tgz", │
│ "integrity": "sha512-fWgqR8uNbCQ/GGv0y │
│ hzttj6sU/9Z5/Sv/VGU3F5OuXK6J6SlriONKrQ7tNlwB │
│ rJZXRYk5jUhuWvF7GYzGguBZQ==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "openbsd" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-verc │
│ el-builder/node_modules/@esbuild/openbsd-x64 │
│ ": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/openbsd-x64/-/openbsd-x64-0.27.0. │
│ tgz", │
│ "integrity": "sha512-aCwlRdSNMNxkGGqQa │
│ jMUza6uXzR/U0dIl1QmLjPtRbLOx3Gy3otfFu/VjATy4 │
│ yQzo9yFDGTxYDo1FfAD9oRD2A==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "openbsd" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-verc │
│ el-builder/node_modules/@esbuild/openharmony │
│ -arm64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/openharmony-arm64/-/openharmony-a │
│ rm64-0.27.0.tgz", │
│ "integrity": "sha512-nyvsBccxNAsNYz2jV │
│ FYwEGuRRomqZ149A39SHWk4hV0jWxKM0hjBPm3Amdxcb │
│ HiFLbBSwG6SbpIcUbXjgyECfA==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "openharmony" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-verc │
│ el-builder/node_modules/@esbuild/sunos-x64": │
│ { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/sunos-x64/-/sunos-x64-0.27.0.tgz" │
│ , │
│ "integrity": "sha512-Q1KY1iJafM+UX6CFE │
│ L+F4HRTgygmEW568YMqDA5UV97AuZSm21b7SXIrRJDwX │
│ WPzr8MGr75fUZPV67FdtMHlHA==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "sunos" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-verc │
│ el-builder/node_modules/@esbuild/win32-arm64 │
│ ": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/win32-arm64/-/win32-arm64-0.27.0. │
│ tgz", │
│ "integrity": "sha512-W1eyGNi6d+8kOmZIw │
│ i/EDjrL9nxQIQ0MiGqe/AWc6+IaHloxHSGoeRgDRKHFI │
│ SThLmsewZ5nHFvGFWdBYlgKPg==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "win32" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-verc │
│ el-builder/node_modules/@esbuild/win32-ia32" │
│ : { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/win32-ia32/-/win32-ia32-0.27.0.tg │
│ z", │
│ "integrity": "sha512-30z1aKL9h22kQhiln │
│ YkORFYt+3wp7yZsHWus+wSKAJR8JtdfI76LJ4SBdMsCo │
│ pTR3z/ORqVu5L1vtnHZWVj4cQ==", │
│ "cpu": [ │
│ "ia32" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "win32" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-verc │
│ el-builder/node_modules/@esbuild/win32-x64": │
│ { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/win32-x64/-/win32-x64-0.27.0.tgz" │
│ , │
│ "integrity": "sha512-aIitBcjQeyOhMTImh │
│ LZmtxfdOcuNRpwlPNmlFKPcHQYPhEssw75Cl1TSXJXpM │
│ kzaua9FUetx/4OQKq7eJul5Cg==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "win32" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/gatsby-plugin-verc │
│ el-builder/node_modules/esbuild": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/esbuild/-/esbuild-0.27.0.tgz", │
│ "integrity": "sha512-jd0f4NHbD6cALCyGE │
│ lNpGAOtWxSq46l9X/sWB0Nzd5er4Kz2YTm+Vl0qKFT9K │
│ UJvD8+fiO8AvoHhFvEatfVixA==", │
│ "hasInstallScript": true, │
│ "license": "MIT", │
│ "bin": { │
│ "esbuild": "bin/esbuild" │
│ }, │
│ "engines": { │
│ "node": ">=18" │
│ }, │
│ "optionalDependencies": { │
│ "@esbuild/aix-ppc64": "0.27.0", │
│ "@esbuild/android-arm": "0.27.0", │
│ "@esbuild/android-arm64": "0.27.0", │
│ "@esbuild/android-x64": "0.27.0", │
│ "@esbuild/darwin-arm64": "0.27.0", │
│ "@esbuild/darwin-x64": "0.27.0", │
│ "@esbuild/freebsd-arm64": "0.27.0", │
│ "@esbuild/freebsd-x64": "0.27.0", │
│ "@esbuild/linux-arm": "0.27.0", │
│ "@esbuild/linux-arm64": "0.27.0", │
│ "@esbuild/linux-ia32": "0.27.0", │
│ "@esbuild/linux-loong64": "0.27.0", │
│ "@esbuild/linux-mips64el": "0.27.0", │
│ "@esbuild/linux-ppc64": "0.27.0", │
│ "@esbuild/linux-riscv64": "0.27.0", │
│ "@esbuild/linux-s390x": "0.27.0", │
│ "@esbuild/linux-x64": "0.27.0", │
│ "@esbuild/netbsd-arm64": "0.27.0", │
│ "@esbuild/netbsd-x64": "0.27.0", │
│ "@esbuild/openbsd-arm64": "0.27.0", │
│ "@esbuild/openbsd-x64": "0.27.0", │
│ "@esbuild/openharmony-arm64": "0.27. │
│ 0", │
│ "@esbuild/sunos-x64": "0.27.0", │
│ "@esbuild/win32-arm64": "0.27.0", │
│ "@esbuild/win32-ia32": "0.27.0", │
│ "@esbuild/win32-x64": "0.27.0" │
│ } │
│ }, │
│ "node_modules/@vercel/go": { │
│ "version": "3.6.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@vercel/go/-/go-3.6.0.tgz", │
│ "integrity": "sha512-60gQxuQBfuGQCPdp1 │
│ zmG3bfWncj+MRDm9KNogKeu4cA1uC2kGwUoCI6vr8kpG │
│ Tv62v3gwSLbcnJ3RsqOqxb3KA==", │
│ "license": "Apache-2.0" │
│ }, │
│ "node_modules/@vercel/h3": { │
│ "version": "0.1.82", │
│ "resolved": "https://registry.npmjs.or │
│ g/@vercel/h3/-/h3-0.1.82.tgz", │
│ "integrity": "sha512-tiLO/+EcrWYFYT3Ov │
│ F/gI63Arc60w5m3zPU4dMrTuHnm0DW418oPFVvtKdN/B │
│ 2FOGN+KEeUrfl8uXz1AdyTSog==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@vercel/node": "5.7.15", │
│ "@vercel/static-config": "3.3.0" │
│ } │
│ }, │
│ "node_modules/@vercel/hono": { │
│ "version": "0.2.76", │
│ "resolved": "https://registry.npmjs.or │
│ g/@vercel/hono/-/hono-0.2.76.tgz", │
│ "integrity": "sha512-gveEPPtgMHVl0Q9GP │
│ Qw7FSLslBGJ8EidF56vsDyCtLIsfyIXnEiMXT9fwQ3u2 │
│ fH7nc7FRk0hjFiqlhY1km8Xwg==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@vercel/nft": "1.5.0", │
│ "@vercel/node": "5.7.15", │
│ "@vercel/static-config": "3.3.0", │
│ "fs-extra": "11.1.0", │
│ "path-to-regexp": "8.3.0", │
│ "ts-morph": "12.0.0", │
│ "zod": "3.22.4" │
│ } │
│ }, │
│ "node_modules/@vercel/hono/node_modules/ │
│ path-to-regexp": { │
│ "version": "8.3.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/path-to-regexp/-/path-to-regexp-8.3.0.tgz" │
│ , │
│ "integrity": "sha512-7jdwVIRtsP8MYpdXS │
│ wOS0YdD0Du+qOoF/AEPIt88PcCFrZCzx41oxku1jD88h │
│ ZBwbNUIEfpqvuhjFaMAqMTWnA==", │
│ "license": "MIT", │
│ "funding": { │
│ "type": "opencollective", │
│ "url": "https://opencollective.com/e │
│ xpress" │
│ } │
│ }, │
│ "node_modules/@vercel/hono/node_modules/ │
│ zod": { │
│ "version": "3.22.4", │
│ "resolved": "https://registry.npmjs.or │
│ g/zod/-/zod-3.22.4.tgz", │
│ "integrity": "sha512-iC+8Io04lddc+mVqQ │
│ 9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNX │
│ XXZb8VTVLKwp9EDkx+ryxIWmg==", │
│ "license": "MIT", │
│ "funding": { │
│ "url": "https://github.com/sponsors/ │
│ colinhacks" │
│ } │
│ }, │
│ "node_modules/@vercel/hydrogen": { │
│ "version": "1.3.7", │
│ "resolved": "https://registry.npmjs.or │
│ g/@vercel/hydrogen/-/hydrogen-1.3.7.tgz", │
│ "integrity": "sha512-nh8hZ76Ipf9FRmMmQ │
│ Gd4SjkE0zxdjt+TUpZcuCIUG7yaHEh9STQV655I8rxKC │
│ B3hEWaKB3HALGgxZ0htIjQtZQ==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@vercel/static-config": "3.3.0", │
│ "ts-morph": "12.0.0" │
│ } │
│ }, │
│ "node_modules/@vercel/koa": { │
│ "version": "0.1.56", │
│ "resolved": "https://registry.npmjs.or │
│ g/@vercel/koa/-/koa-0.1.56.tgz", │
│ "integrity": "sha512-5edjnf3QiTvVCucp+ │
│ peZ8RICcGjaZqbsuD6dzl6DrSUvXfSPF9Enjv/OoUErZ │
│ bRCTlRjyUw7nzGP8CLf7o7XMQ==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@vercel/node": "5.7.15", │
│ "@vercel/static-config": "3.3.0" │
│ } │
│ }, │
│ "node_modules/@vercel/nestjs": { │
│ "version": "0.2.77", │
│ "resolved": "https://registry.npmjs.or │
│ g/@vercel/nestjs/-/nestjs-0.2.77.tgz", │
│ "integrity": "sha512-1nxP4Tcf+RQKkQA1f │
│ 5bUXCUK8vhcnRzHocFiU2bE6+uu85UTaG13/VeUcYTQC │
│ mywPcomsPKi6u8B+S9fKv09xA==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@vercel/node": "5.7.15", │
│ "@vercel/static-config": "3.3.0" │
│ } │
│ }, │
│ "node_modules/@vercel/next": { │
│ "version": "4.17.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@vercel/next/-/next-4.17.1.tgz", │
│ "integrity": "sha512-nEQRgGyU8+VU/zeKs │
│ BF89aKmL0Yu5VWWhTbaltp2V+1q6kHUo6Ho4+YS/COAg │
│ OrIwoe2nWr9liLVPltrftqG+Q==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@vercel/nft": "1.5.0" │
│ } │
│ }, │
│ "node_modules/@vercel/nft": { │
│ "version": "1.5.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@vercel/nft/-/nft-1.5.0.tgz", │
│ "integrity": "sha512-IWTDeIoWhQ7ZtRO/J │
│ RKH+jhmeQvZYhtGPmzw/QGDY+wDCQqfm25P9yIdoAFag │
│ u4fWsK4IwZXDFIjrmp5rRm/sA==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@mapbox/node-pre-gyp": "^2.0.0", │
│ "@rollup/pluginutils": "^5.1.3", │
│ "acorn": "^8.6.0", │
│ "acorn-import-attributes": "^1.9.5", │
│ "async-sema": "^3.1.1", │
│ "bindings": "^1.4.0", │
│ "estree-walker": "2.0.2", │
│ "glob": "^13.0.0", │
│ "graceful-fs": "^4.2.9", │
│ "node-gyp-build": "^4.2.2", │
│ "picomatch": "^4.0.2", │
│ "resolve-from": "^5.0.0" │
│ }, │
│ "bin": { │
│ "nft": "out/cli.js" │
│ }, │
│ "engines": { │
│ "node": ">=20" │
│ } │
│ }, │
│ "node_modules/@vercel/nft/node_modules/b │
│ alanced-match": { │
│ "version": "4.0.4", │
│ "resolved": "https://registry.npmjs.or │
│ g/balanced-match/-/balanced-match-4.0.4.tgz" │
│ , │
│ "integrity": "sha512-BLrgEcRTwX2o6gGxG │
│ OCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2 │
│ vUHA8+j3i2tJfjO6C6+4myGTA==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": "18 || 20 || >=22" │
│ } │
│ }, │
│ "node_modules/@vercel/nft/node_modules/b │
│ race-expansion": { │
│ "version": "5.0.5", │
│ "resolved": "https://registry.npmjs.or │
│ g/brace-expansion/-/brace-expansion-5.0.5.tg │
│ z", │
│ "integrity": "sha512-VZznLgtwhn+Mact9t │
│ fiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocq │
│ g4xFAQZtnO3DHWWXi8RiuN7cQ==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "balanced-match": "^4.0.2" │
│ }, │
│ "engines": { │
│ "node": "18 || 20 || >=22" │
│ } │
│ }, │
│ "node_modules/@vercel/nft/node_modules/e │
│ stree-walker": { │
│ "version": "2.0.2", │
│ "resolved": "https://registry.npmjs.or │
│ g/estree-walker/-/estree-walker-2.0.2.tgz", │
│ "integrity": "sha512-Rfkk/Mp/DL7JVje3u │
│ 18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6 │
│ dVDbw7YlRf/nDrn7pQrCCyQ/w==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@vercel/nft/node_modules/g │
│ lob": { │
│ "version": "13.0.6", │
│ "resolved": "https://registry.npmjs.or │
│ g/glob/-/glob-13.0.6.tgz", │
│ "integrity": "sha512-Wjlyrolmm8uDpm/og │
│ GyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYd │
│ Gm6X53iehEuxxbyiKp8QmN4Vw==", │
│ "license": "BlueOak-1.0.0", │
│ "dependencies": { │
│ "minimatch": "^10.2.2", │
│ "minipass": "^7.1.3", │
│ "path-scurry": "^2.0.2" │
│ }, │
│ "engines": { │
│ "node": "18 || 20 || >=22" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/sponsors/ │
│ isaacs" │
│ } │
│ }, │
│ "node_modules/@vercel/nft/node_modules/l │
│ ru-cache": { │
│ "version": "11.3.6", │
│ "resolved": "https://registry.npmjs.or │
│ g/lru-cache/-/lru-cache-11.3.6.tgz", │
│ "integrity": "sha512-Gf/KoL3C/MlI7Bt0P │
│ GI9I+TeTC/I6r/csU58N4BSNc4lppLBeKsOdFYkK+dX0 │
│ ABDUMJNfCHTyPpzwwO21Awd3A==", │
│ "license": "BlueOak-1.0.0", │
│ "engines": { │
│ "node": "20 || >=22" │
│ } │
│ }, │
│ "node_modules/@vercel/nft/node_modules/m │
│ inimatch": { │
│ "version": "10.2.5", │
│ "resolved": "https://registry.npmjs.or │
│ g/minimatch/-/minimatch-10.2.5.tgz", │
│ "integrity": "sha512-MULkVLfKGYDFYejP0 │
│ 7QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEO │
│ viH+hETZKSkIk5c+T23GjFUMg==", │
│ "license": "BlueOak-1.0.0", │
│ "dependencies": { │
│ "brace-expansion": "^5.0.5" │
│ }, │
│ "engines": { │
│ "node": "18 || 20 || >=22" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/sponsors/ │
│ isaacs" │
│ } │
│ }, │
│ "node_modules/@vercel/nft/node_modules/p │
│ ath-scurry": { │
│ "version": "2.0.2", │
│ "resolved": "https://registry.npmjs.or │
│ g/path-scurry/-/path-scurry-2.0.2.tgz", │
│ "integrity": "sha512-3O/iVVsJAPsOnpwWI │
│ eD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT │
│ 3I5h3r1ejfR056c+FCv+NnNXg==", │
│ "license": "BlueOak-1.0.0", │
│ "dependencies": { │
│ "lru-cache": "^11.0.0", │
│ "minipass": "^7.1.2" │
│ }, │
│ "engines": { │
│ "node": "18 || 20 || >=22" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/sponsors/ │
│ isaacs" │
│ } │
│ }, │
│ "node_modules/@vercel/node": { │
│ "version": "5.7.15", │
│ "resolved": "https://registry.npmjs.or │
│ g/@vercel/node/-/node-5.7.15.tgz", │
│ "integrity": "sha512-o8YtafKgaYsY7/4SR │
│ KlrvTx/cEB5o3vQG3/eq5Qo66n4WaFeZV8R8GG+BzSU3 │
│ SYozasQlQxkbPxedUNF4sZJ8A==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@edge-runtime/node-utils": "2.3.0", │
│ "@edge-runtime/primitives": "4.1.0", │
│ "@edge-runtime/vm": "3.2.0", │
│ "@types/node": "20.11.0", │
│ "@vercel/build-utils": "13.21.0", │
│ "@vercel/error-utils": "2.1.0", │
│ "@vercel/nft": "1.5.0", │
│ "@vercel/static-config": "3.3.0", │
│ "async-listen": "3.0.0", │
│ "cjs-module-lexer": "1.2.3", │
│ "edge-runtime": "2.5.9", │
│ "es-module-lexer": "1.4.1", │
│ "esbuild": "0.27.0", │
│ "etag": "1.8.1", │
│ "mime-types": "2.1.35", │
│ "node-fetch": "2.6.9", │
│ "path-to-regexp": "6.1.0", │
│ "path-to-regexp-updated": "npm:path- │
│ [email protected]", │
│ "ts-morph": "12.0.0", │
│ "tsx": "4.21.0", │
│ "typescript": "npm:[email protected]" │
│ , │
│ "undici": "5.28.4" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/ │
│ @esbuild/aix-ppc64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/aix-ppc64/-/aix-ppc64-0.27.0.tgz" │
│ , │
│ "integrity": "sha512-KuZrd2hRjz01y5JK9 │
│ mEBSD3Vj3mbCvemhT466rSuJYeE/hjuBrHfjjcjMdTm/ │
│ sz7au+++sdbJZJmuBwQLuw68A==", │
│ "cpu": [ │
│ "ppc64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "aix" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/ │
│ @esbuild/android-arm": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/android-arm/-/android-arm-0.27.0. │
│ tgz", │
│ "integrity": "sha512-j67aezrPNYWJEOHUN │
│ LPj9maeJte7uSMM6gMoxfPC9hOg8N02JuQi/T7ewumf4 │
│ tNvJadFkvLZMlAq73b9uwdMyQ==", │
│ "cpu": [ │
│ "arm" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "android" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/ │
│ @esbuild/android-arm64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/android-arm64/-/android-arm64-0.2 │
│ 7.0.tgz", │
│ "integrity": "sha512-CC3vt4+1xZrs97/PK │
│ Dkl0yN7w8edvU2vZvAFGD16n9F0Cvniy5qvzRXjfO1l9 │
│ 4efczkkQE6g1x0i73Qf5uthOQ==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "android" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/ │
│ @esbuild/android-x64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/android-x64/-/android-x64-0.27.0. │
│ tgz", │
│ "integrity": "sha512-wurMkF1nmQajBO1+0 │
│ CJmcN17U4BP6GqNSROP8t0X/Jiw2ltYGLHpEksp9MpoB │
│ qkrFR3kv2/te6Sha26k3+yZ9Q==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "android" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/ │
│ @esbuild/darwin-arm64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/darwin-arm64/-/darwin-arm64-0.27. │
│ 0.tgz", │
│ "integrity": "sha512-uJOQKYCcHhg07DL7i │
│ 8MzjvS2LaP7W7Pn/7uA0B5S1EnqAirJtbyw4yC5jQ5qc │
│ FjHK9l6o/MX9QisBg12kNkdHg==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "darwin" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/ │
│ @esbuild/darwin-x64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/darwin-x64/-/darwin-x64-0.27.0.tg │
│ z", │
│ "integrity": "sha512-8mG6arH3yB/4ZXiEn │
│ Xof5MK72dE6zM9cDvUcPtxhUZsDjESl9JipZYW60C3JG │
│ reKCEP+p8P/72r69m4AZGJd5g==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "darwin" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/ │
│ @esbuild/freebsd-arm64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/freebsd-arm64/-/freebsd-arm64-0.2 │
│ 7.0.tgz", │
│ "integrity": "sha512-9FHtyO988CwNMMOE3 │
│ YIeci+UV+x5Zy8fI2qHNpsEtSF83YPBmE8UWmfYAQg6U │
│ x7Gsmd4FejZqnEUZCMGaNQHQw==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "freebsd" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/ │
│ @esbuild/freebsd-x64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/freebsd-x64/-/freebsd-x64-0.27.0. │
│ tgz", │
│ "integrity": "sha512-zCMeMXI4HS/tXvJz8 │
│ vWGexpZj2YVtRAihHLk1imZj4efx1BQzN76YFeKqlDr3 │
│ bUWI26wHwLWPd3rwh6pe4EV7g==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "freebsd" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/ │
│ @esbuild/linux-arm": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/linux-arm/-/linux-arm-0.27.0.tgz" │
│ , │
│ "integrity": "sha512-t76XLQDpxgmq2cNXK │
│ TVEB7O7YMb42atj2Re2Haf45HkaUpjM2J0UuJZDuaGbP │
│ bamzZ7bawyGFUkodL+zcE+jvQ==", │
│ "cpu": [ │
│ "arm" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/ │
│ @esbuild/linux-arm64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/linux-arm64/-/linux-arm64-0.27.0. │
│ tgz", │
│ "integrity": "sha512-AS18v0V+vZiLJyi/4 │
│ LphvBE+OIX682Pu7ZYNsdUHyUKSoRwdnOsMf6FDekwoA │
│ FKej14WAkOef3zAORJgAtXnlQ==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/ │
│ @esbuild/linux-ia32": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/linux-ia32/-/linux-ia32-0.27.0.tg │
│ z", │
│ "integrity": "sha512-Mz1jxqm/kfgKkc/KL │
│ HC5qIujMvnnarD9ra1cEcrs7qshTUSksPihGrWHVG5+o │
│ sAIQ68577Zpww7SGapmzSt4Nw==", │
│ "cpu": [ │
│ "ia32" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/ │
│ @esbuild/linux-loong64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/linux-loong64/-/linux-loong64-0.2 │
│ 7.0.tgz", │
│ "integrity": "sha512-QbEREjdJeIreIAbdG │
│ 2hLU1yXm1uu+LTdzoq1KCo4G4pFOLlvIspBm36QrQOar │
│ 9LFduavoWX2msNFAAAY9j4BDg==", │
│ "cpu": [ │
│ "loong64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/ │
│ @esbuild/linux-mips64el": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/linux-mips64el/-/linux-mips64el-0 │
│ .27.0.tgz", │
│ "integrity": "sha512-sJz3zRNe4tO2wxvDp │
│ H/HYJilb6+2YJxo/ZNbVdtFiKDufzWq4JmKAiHy9iGoL │
│ jAV7r/W32VgaHGkk35cUXlNOg==", │
│ "cpu": [ │
│ "mips64el" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/ │
│ @esbuild/linux-ppc64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/linux-ppc64/-/linux-ppc64-0.27.0. │
│ tgz", │
│ "integrity": "sha512-z9N10FBD0DCS2dmSA │
│ BDBb5TLAyF1/ydVb+N4pi88T45efQ/w4ohr/F/QYCkxD │
│ Pnkhkp6AIpIcQKQ8F0ANoA2JA==", │
│ "cpu": [ │
│ "ppc64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/ │
│ @esbuild/linux-riscv64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/linux-riscv64/-/linux-riscv64-0.2 │
│ 7.0.tgz", │
│ "integrity": "sha512-pQdyAIZ0BWIC5GyvV │
│ Fn5awDiO14TkT/19FTmFcPdDec94KJ1uZcmFs21Fo8au │
│ MXzD4Tt+diXu1LW1gHus9fhFQ==", │
│ "cpu": [ │
│ "riscv64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/ │
│ @esbuild/linux-s390x": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/linux-s390x/-/linux-s390x-0.27.0. │
│ tgz", │
│ "integrity": "sha512-hPlRWR4eIDDEci953 │
│ RI1BLZitgi5uqcsjKMxwYfmi4LcwyWo2IcRP+lThVnKj │
│ Ntk90pLS8nKdroXYOqW+QQH+w==", │
│ "cpu": [ │
│ "s390x" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/ │
│ @esbuild/linux-x64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/linux-x64/-/linux-x64-0.27.0.tgz" │
│ , │
│ "integrity": "sha512-1hBWx4OUJE2cab++a │
│ VZ7pObD6s+DK4mPGpemtnAORBvb5l/g5xFGk0vc0PjSk │
│ rDs0XaXj9yyob3d14XqvnQ4gw==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "linux" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/ │
│ @esbuild/netbsd-arm64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/netbsd-arm64/-/netbsd-arm64-0.27. │
│ 0.tgz", │
│ "integrity": "sha512-6m0sfQfxfQfy1qRue │
│ cMkJlf1cIzTOgyaeXaiVaaki8/v+WB+U4hc6ik15ZW6T │
│ AllRlg/WuQXxWj1jx6C+dfy3w==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "netbsd" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/ │
│ @esbuild/netbsd-x64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/netbsd-x64/-/netbsd-x64-0.27.0.tg │
│ z", │
│ "integrity": "sha512-xbbOdfn06FtcJ9d0S │
│ hxxvSn2iUsGd/lgPIO2V3VZIPDbEaIj1/3nBBe1AwuEZ │
│ KXVXkMmpr6LUAgMkLD/4D2PPA==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "netbsd" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/ │
│ @esbuild/openbsd-arm64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/openbsd-arm64/-/openbsd-arm64-0.2 │
│ 7.0.tgz", │
│ "integrity": "sha512-fWgqR8uNbCQ/GGv0y │
│ hzttj6sU/9Z5/Sv/VGU3F5OuXK6J6SlriONKrQ7tNlwB │
│ rJZXRYk5jUhuWvF7GYzGguBZQ==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "openbsd" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/ │
│ @esbuild/openbsd-x64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/openbsd-x64/-/openbsd-x64-0.27.0. │
│ tgz", │
│ "integrity": "sha512-aCwlRdSNMNxkGGqQa │
│ jMUza6uXzR/U0dIl1QmLjPtRbLOx3Gy3otfFu/VjATy4 │
│ yQzo9yFDGTxYDo1FfAD9oRD2A==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "openbsd" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/ │
│ @esbuild/openharmony-arm64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/openharmony-arm64/-/openharmony-a │
│ rm64-0.27.0.tgz", │
│ "integrity": "sha512-nyvsBccxNAsNYz2jV │
│ FYwEGuRRomqZ149A39SHWk4hV0jWxKM0hjBPm3Amdxcb │
│ HiFLbBSwG6SbpIcUbXjgyECfA==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "openharmony" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/ │
│ @esbuild/sunos-x64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/sunos-x64/-/sunos-x64-0.27.0.tgz" │
│ , │
│ "integrity": "sha512-Q1KY1iJafM+UX6CFE │
│ L+F4HRTgygmEW568YMqDA5UV97AuZSm21b7SXIrRJDwX │
│ WPzr8MGr75fUZPV67FdtMHlHA==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "sunos" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/ │
│ @esbuild/win32-arm64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/win32-arm64/-/win32-arm64-0.27.0. │
│ tgz", │
│ "integrity": "sha512-W1eyGNi6d+8kOmZIw │
│ i/EDjrL9nxQIQ0MiGqe/AWc6+IaHloxHSGoeRgDRKHFI │
│ SThLmsewZ5nHFvGFWdBYlgKPg==", │
│ "cpu": [ │
│ "arm64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "win32" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/ │
│ @esbuild/win32-ia32": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/win32-ia32/-/win32-ia32-0.27.0.tg │
│ z", │
│ "integrity": "sha512-30z1aKL9h22kQhiln │
│ YkORFYt+3wp7yZsHWus+wSKAJR8JtdfI76LJ4SBdMsCo │
│ pTR3z/ORqVu5L1vtnHZWVj4cQ==", │
│ "cpu": [ │
│ "ia32" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "win32" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/ │
│ @esbuild/win32-x64": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@esbuild/win32-x64/-/win32-x64-0.27.0.tgz" │
│ , │
│ "integrity": "sha512-aIitBcjQeyOhMTImh │
│ LZmtxfdOcuNRpwlPNmlFKPcHQYPhEssw75Cl1TSXJXpM │
│ kzaua9FUetx/4OQKq7eJul5Cg==", │
│ "cpu": [ │
│ "x64" │
│ ], │
│ "license": "MIT", │
│ "optional": true, │
│ "os": [ │
│ "win32" │
│ ], │
│ "engines": { │
│ "node": ">=18" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/ │
│ @fastify/busboy": { │
│ "version": "2.1.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@fastify/busboy/-/busboy-2.1.1.tgz", │
│ "integrity": "sha512-vBZP4NlzfOlerQTnb │
│ a4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9w │
│ GtGK5fED5qRs2DteVCjOH60sA==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=14" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/ │
│ @types/node": { │
│ "version": "20.11.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@types/node/-/node-20.11.0.tgz", │
│ "integrity": "sha512-o9bjXmDNcF7GbM4CN │
│ Qpmi+TutCgap/K3w1JyKgxAjqx41zp9qlIAVFi0IhCNs │
│ JcXolEqLWhbFbEeL0PvYm4pcQ==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "undici-types": "~5.26.4" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/ │
│ es-module-lexer": { │
│ "version": "1.4.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/es-module-lexer/-/es-module-lexer-1.4.1.tg │
│ z", │
│ "integrity": "sha512-cXLGjP0c4T3flZJKQ │
│ SuziYoq7MlT+rnvfZjfp7h+I7K9BNX54kP9nyWvdbwjQ │
│ 4u1iWbOL4u96fgeZLToQlZC7w==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@vercel/node/node_modules/ │
│ esbuild": { │
│ "version": "0.27.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/esbuild/-/esbuild-0.27.0.tgz", │
│ "integrity": "sha512-jd0f4NHbD6cALCyGE │
│ lNpGAOtWxSq46l9X/sWB0Nzd5er4Kz2YTm+Vl0qKFT9K │
│ UJvD8+fiO8AvoHhFvEatfVixA==", │
│ "hasInstallScript": true, │
│ "license": "MIT", │
│ "bin": { │
│ "esbuild": "bin/esbuild" │
│ }, │
│ "engines": { │
│ "node": ">=18" │
│ }, │
│ "optionalDependencies": { │
│ "@esbuild/aix-ppc64": "0.27.0", │
│ "@esbuild/android-arm": "0.27.0", │
│ "@esbuild/android-arm64": "0.27.0", │
│ "@esbuild/android-x64": "0.27.0", │
│ "@esbuild/darwin-arm64": "0.27.0", │
│ "@esbuild/darwin-x64": "0.27.0", │
│ "@esbuild/freebsd-arm64": "0.27.0", │
│ "@esbuild/freebsd-x64": "0.27.0", │
│ "@esbuild/linux-arm": "0.27.0", │
│ "@esbuild/linux-arm64": "0.27.0", │
│ "@esbuild/linux-ia32": "0.27.0", │
│ "@esbuild/linux-loong64": "0.27.0", │
│ "@esbuild/linux-mips64el": "0.27.0", │
│ "@esbuild/linux-ppc64": "0.27.0", │
│ "@esbuild/linux-riscv64": "0.27.0", │
│ "@esbuild/linux-s390x": "0.27.0", │
│ "@esbuild/linux-x64": "0.27.0", │
│ "@esbuild/netbsd-arm64": "0.27.0", │
│ "@esbuild/netbsd-x64": "0.27.0", │
│ "@esbuild/openbsd-arm64": "0.27.0", │
│ "@esbuild/openbsd-x64": "0.27.0", │
│ "@esbuild/openharmony-arm64": "0.27. │
│ 0", │
│ "@esbuild/sunos-x64": "0.27.0", │
│ "@esbuild/win32-arm64": "0.27.0", │
│ "@esbuild/win32-ia32": "0.27.0", │
│ "@esbuild/win32-x64": "0.27.0" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/ │
│ node-fetch": { │
│ "version": "2.6.9", │
│ "resolved": "https://registry.npmjs.or │
│ g/node-fetch/-/node-fetch-2.6.9.tgz", │
│ "integrity": "sha512-DJm/CJkZkRjKKj4Zi │
│ 4BsKVZh3ValV5IR5s7LVZnW+6YMh0W1BfNA8XSs6DLMG │
│ YlId5F3KnA70uu2qepcR08Qqg==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "whatwg-url": "^5.0.0" │
│ }, │
│ "engines": { │
│ "node": "4.x || >=6.0.0" │
│ }, │
│ "peerDependencies": { │
│ "encoding": "^0.1.0" │
│ }, │
│ "peerDependenciesMeta": { │
│ "encoding": { │
│ "optional": true │
│ } │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/ │
│ undici": { │
│ "version": "5.28.4", │
│ "resolved": "https://registry.npmjs.or │
│ g/undici/-/undici-5.28.4.tgz", │
│ "integrity": "sha512-72RFADWFqKmUb2hmm │
│ vNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95C │
│ YhCKPFedut2JY9bMfrDl9D23g==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@fastify/busboy": "^2.0.0" │
│ }, │
│ "engines": { │
│ "node": ">=14.0" │
│ } │
│ }, │
│ "node_modules/@vercel/node/node_modules/ │
│ undici-types": { │
│ "version": "5.26.5", │
│ "resolved": "https://registry.npmjs.or │
│ g/undici-types/-/undici-types-5.26.5.tgz", │
│ "integrity": "sha512-JlCMO+ehdEIKqlFxk │
│ 6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYW │
│ XkFXC+IfLKSIffhv0sVZup6pA==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@vercel/oidc": { │
│ "version": "2.0.2", │
│ "resolved": "https://registry.npmjs.or │
│ g/@vercel/oidc/-/oidc-2.0.2.tgz", │
│ "integrity": "sha512-59PBFx3T+k5hLTEWa │
│ 3ggiMpGRz1OVvl9eN8SUai+A43IsqiOuAe7qPBf+cray │
│ /Fj6mkgnxm/D7IAtjc8zSHi7g==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@types/ms": "2.1.0", │
│ "ms": "2.1.3" │
│ }, │
│ "engines": { │
│ "node": ">= 18" │
│ } │
│ }, │
│ "node_modules/@vercel/prepare-flags-defi │
│ nitions": { │
│ "version": "0.2.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@vercel/prepare-flags-definitions/-/prepar │
│ e-flags-definitions-0.2.1.tgz", │
│ "integrity": "sha512-ouXTsqn7I9xZ1KKez │
│ gvn/w3tZeQHL/tc52j9GHiOYi6kT8xgdbT8s2x8C9BQr │
│ 44iceX0hfhtZwk9q7NuI2Tqbw==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@vercel/python": { │
│ "version": "6.38.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@vercel/python/-/python-6.38.0.tgz", │
│ "integrity": "sha512-/idmN2pnaRkgdFTSS │
│ GdnGE0V/cUPM36sxMF4YPQMxPA2mTx8cFG/BPO1ZJSzo │
│ 8Yv2ajdXwDUVgAKruFMbQ+9bw==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@vercel/python-analysis": "0.11.1" │
│ } │
│ }, │
│ "node_modules/@vercel/python-analysis": │
│ { │
│ "version": "0.11.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@vercel/python-analysis/-/python-analysis- │
│ 0.11.1.tgz", │
│ "integrity": "sha512-EPPLuXJQhIDUx08H9 │
│ nG76AR2HSgBquwe3OAX5s2w20M923iaWeGGVkhX/4yZ8 │
│ 9CJfXEZgE1Aj/mX7lVHOVIcYA==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@bytecodealliance/preview2-shim": " │
│ 0.17.6", │
│ "@renovatebot/pep440": "4.2.1", │
│ "fs-extra": "11.1.1", │
│ "js-yaml": "4.1.1", │
│ "minimatch": "10.1.1", │
│ "smol-toml": "1.5.2", │
│ "zod": "3.22.4" │
│ } │
│ }, │
│ "node_modules/@vercel/python-analysis/no │
│ de_modules/fs-extra": { │
│ "version": "11.1.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/fs-extra/-/fs-extra-11.1.1.tgz", │
│ "integrity": "sha512-MGIE4HOvQCeUCzmlH │
│ s0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQq │
│ Mmk/95gdQZX72u+YW+c3eEpFQ==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "graceful-fs": "^4.2.0", │
│ "jsonfile": "^6.0.1", │
│ "universalify": "^2.0.0" │
│ }, │
│ "engines": { │
│ "node": ">=14.14" │
│ } │
│ }, │
│ "node_modules/@vercel/python-analysis/no │
│ de_modules/js-yaml": { │
│ "version": "4.1.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/js-yaml/-/js-yaml-4.1.1.tgz", │
│ "integrity": "sha512-qQKT4zQxXl8lLwBtH │
│ MWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkg │
│ WcATZhj/55JZ0rmy3myCT5lsA==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "argparse": "^2.0.1" │
│ }, │
│ "bin": { │
│ "js-yaml": "bin/js-yaml.js" │
│ } │
│ }, │
│ "node_modules/@vercel/python-analysis/no │
│ de_modules/minimatch": { │
│ "version": "10.1.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/minimatch/-/minimatch-10.1.1.tgz", │
│ "integrity": "sha512-enIvLvRAFZYXJzkCY │
│ G5RKmPfrFArdLv+R+lbQ53BmIMLIry74bjKzX6iHAm8W │
│ YamJkhSSEabrWN5D97XnKObjQ==", │
│ "license": "BlueOak-1.0.0", │
│ "dependencies": { │
│ "@isaacs/brace-expansion": "^5.0.0" │
│ }, │
│ "engines": { │
│ "node": "20 || >=22" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/sponsors/ │
│ isaacs" │
│ } │
│ }, │
│ "node_modules/@vercel/python-analysis/no │
│ de_modules/zod": { │
│ "version": "3.22.4", │
│ "resolved": "https://registry.npmjs.or │
│ g/zod/-/zod-3.22.4.tgz", │
│ "integrity": "sha512-iC+8Io04lddc+mVqQ │
│ 9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNX │
│ XXZb8VTVLKwp9EDkx+ryxIWmg==", │
│ "license": "MIT", │
│ "funding": { │
│ "url": "https://github.com/sponsors/ │
│ colinhacks" │
│ } │
│ }, │
│ "node_modules/@vercel/redwood": { │
│ "version": "2.4.13", │
│ "resolved": "https://registry.npmjs.or │
│ g/@vercel/redwood/-/redwood-2.4.13.tgz", │
│ "integrity": "sha512-pXWzVctZea/J7WMQs │
│ tjsYUDiMc6oJF72p8J5YZnLSCJWg7m+/dLzYGfaUSEo6 │
│ Q0JpiO/NOcDmG3WENpn7kHwzg==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@vercel/nft": "1.5.0", │
│ "@vercel/static-config": "3.3.0", │
│ "semver": "6.3.1", │
│ "ts-morph": "12.0.0" │
│ } │
│ }, │
│ "node_modules/@vercel/redwood/node_modul │
│ es/semver": { │
│ "version": "6.3.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/semver/-/semver-6.3.1.tgz", │
│ "integrity": "sha512-BR7VvDCVHO+q2xBEW │
│ skxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0m │
│ mq/MprG9yArRkyrQxTO6XjMzA==", │
│ "license": "ISC", │
│ "bin": { │
│ "semver": "bin/semver.js" │
│ } │
│ }, │
│ "node_modules/@vercel/remix-builder": { │
│ "version": "5.8.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@vercel/remix-builder/-/remix-builder-5.8. │
│ 1.tgz", │
│ "integrity": "sha512-DDuT8NbIUoc1Fso2e │
│ r0GyHxQR77au+BJr8wToDJcyoKjsypOHMcPwV8Vak9Xs │
│ OfSUlQHLt1x9XnfTVj5O48Ssw==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@vercel/error-utils": "2.1.0", │
│ "@vercel/nft": "1.5.0", │
│ "@vercel/static-config": "3.3.0", │
│ "path-to-regexp": "6.1.0", │
│ "path-to-regexp-updated": "npm:path- │
│ [email protected]", │
│ "ts-morph": "12.0.0" │
│ } │
│ }, │
│ "node_modules/@vercel/routing-utils": { │
│ "version": "5.1.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/@vercel/routing-utils/-/routing-utils-5.1. │
│ 1.tgz", │
│ "integrity": "sha512-EyOik06V2fPXAbKY0 │
│ 87BM7DMOQOJK+9mubwwox1TkDi21tMeJcMYwsXwepm6Z │
│ myZ5u0j1TpJW172fP4MbzaCcg==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "path-to-regexp": "6.1.0", │
│ "path-to-regexp-updated": "npm:path- │
│ [email protected]" │
│ }, │
│ "optionalDependencies": { │
│ "ajv": "^6.12.3" │
│ } │
│ }, │
│ "node_modules/@vercel/routing-utils/node │
│ _modules/ajv": { │
│ "version": "6.12.6", │
│ "resolved": "https://registry.npmjs.or │
│ g/ajv/-/ajv-6.12.6.tgz", │
│ "integrity": "sha512-j3fVLgvTo527anyYy │
│ JOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4db │
│ lVCNoGShhm+kzE4ZUykBoMg4g==", │
│ "license": "MIT", │
│ "optional": true, │
│ "dependencies": { │
│ "fast-deep-equal": "^3.1.1", │
│ "fast-json-stable-stringify": "^2.0. │
│ 0", │
│ "json-schema-traverse": "^0.4.1", │
│ "uri-js": "^4.2.2" │
│ }, │
│ "funding": { │
│ "type": "github", │
│ "url": "https://github.com/sponsors/ │
│ epoberezkin" │
│ } │
│ }, │
│ "node_modules/@vercel/routing-utils/node │
│ _modules/json-schema-traverse": { │
│ "version": "0.4.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/json-schema-traverse/-/json-schema-travers │
│ e-0.4.1.tgz", │
│ "integrity": "sha512-xbbCH5dCYU5T8LcEh │
│ huh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Br │
│ sab/mMiHQti9wMP+845RPe3Vg==", │
│ "license": "MIT", │
│ "optional": true │
│ }, │
│ "node_modules/@vercel/ruby": { │
│ "version": "2.3.2", │
│ "resolved": "https://registry.npmjs.or │
│ g/@vercel/ruby/-/ruby-2.3.2.tgz", │
│ "integrity": "sha512-okIgMmPEePyDR9TZY │
│ aKM4oftcxVHM5Dbdl7V/tIdh3lq8MGLi7HR5vvQglmZU │
│ wZOeovE6MVtezxl960EOzeIiQ==", │
│ "license": "Apache-2.0" │
│ }, │
│ "node_modules/@vercel/rust": { │
│ "version": "1.2.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@vercel/rust/-/rust-1.2.0.tgz", │
│ "integrity": "sha512-JryMtBa0sFuqxfHpj │
│ rNgMks06XDKa8DVhGljTsoo26dIKqsoqeYhJHuepEAEX │
│ T+b5N+tUmxIOUcRq5//ewvytQ==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "execa": "5", │
│ "smol-toml": "1.5.2" │
│ } │
│ }, │
│ "node_modules/@vercel/rust/node_modules/ │
│ execa": { │
│ "version": "5.1.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/execa/-/execa-5.1.1.tgz", │
│ "integrity": "sha512-8uSpZZocAZRBAPIEI │
│ NJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jq │
│ fq05D/wucwI4JGURyXt1vchyg==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "cross-spawn": "^7.0.3", │
│ "get-stream": "^6.0.0", │
│ "human-signals": "^2.1.0", │
│ "is-stream": "^2.0.0", │
│ "merge-stream": "^2.0.0", │
│ "npm-run-path": "^4.0.1", │
│ "onetime": "^5.1.2", │
│ "signal-exit": "^3.0.3", │
│ "strip-final-newline": "^2.0.0" │
│ }, │
│ "engines": { │
│ "node": ">=10" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/sindresor │
│ hus/execa?sponsor=1" │
│ } │
│ }, │
│ "node_modules/@vercel/rust/node_modules/ │
│ get-stream": { │
│ "version": "6.0.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/get-stream/-/get-stream-6.0.1.tgz", │
│ "integrity": "sha512-ts6Wi+2j3jQjqi70w │
│ 5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJN │
│ MeAWxdPfU8FO1ms3NUfaHCPYg==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=10" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/sponsors/ │
│ sindresorhus" │
│ } │
│ }, │
│ "node_modules/@vercel/rust/node_modules/ │
│ human-signals": { │
│ "version": "2.1.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/human-signals/-/human-signals-2.1.0.tgz", │
│ "integrity": "sha512-B4FFZ6q/T2jhhksgk │
│ bEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZr │
│ M5QpMAdYlocGoljn0sJ/WQkFw==", │
│ "license": "Apache-2.0", │
│ "engines": { │
│ "node": ">=10.17.0" │
│ } │
│ }, │
│ "node_modules/@vercel/rust/node_modules/ │
│ signal-exit": { │
│ "version": "3.0.7", │
│ "resolved": "https://registry.npmjs.or │
│ g/signal-exit/-/signal-exit-3.0.7.tgz", │
│ "integrity": "sha512-wnD2ZE+l+SPC/uoS0 │
│ vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62L │
│ Zc12vLr1gb3jl7iwQhgwpAbGQ==", │
│ "license": "ISC" │
│ }, │
│ "node_modules/@vercel/sandbox": { │
│ "version": "1.9.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@vercel/sandbox/-/sandbox-1.9.0.tgz", │
│ "integrity": "sha512-zgr1ad0tkT1xZn/8V │
│ xo60wOUOLqMAVGo4WqJQ8/UDcUtWynNJsBjI2tiMdWZr │
│ Ao9EKH1MIqEzJNkcclF0UT1EQ==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@vercel/oidc": "3.2.0", │
│ "async-retry": "1.3.3", │
│ "jsonlines": "0.1.1", │
│ "ms": "2.1.3", │
│ "picocolors": "^1.1.1", │
│ "tar-stream": "3.1.7", │
│ "undici": "^7.16.0", │
│ "xdg-app-paths": "5.1.0", │
│ "zod": "3.24.4" │
│ } │
│ }, │
│ "node_modules/@vercel/sandbox/node_modul │
│ es/@vercel/oidc": { │
│ "version": "3.2.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@vercel/oidc/-/oidc-3.2.0.tgz", │
│ "integrity": "sha512-UycprH3T6n3jH0k44 │
│ NHMa7pnFHGu/N05MjojYr+Mc6I7obkoLIJujSWwin1pC │
│ vdy/eOxrI/l3uDLQsmcrOb4ug==", │
│ "license": "Apache-2.0", │
│ "engines": { │
│ "node": ">= 20" │
│ } │
│ }, │
│ "node_modules/@vercel/sandbox/node_modul │
│ es/undici": { │
│ "version": "7.25.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/undici/-/undici-7.25.0.tgz", │
│ "integrity": "sha512-xXnp4kTyor2Zq+J1F │
│ fPI6Eq3ew5h6Vl0F/8d9XU5zZQf1tX9s2Su1/3PiMmUA │
│ NFULpmksxkClamIZcaUqryHsQ==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=20.18.1" │
│ } │
│ }, │
│ "node_modules/@vercel/sandbox/node_modul │
│ es/zod": { │
│ "version": "3.24.4", │
│ "resolved": "https://registry.npmjs.or │
│ g/zod/-/zod-3.24.4.tgz", │
│ "integrity": "sha512-OdqJE9UDRPwWsrHjL │
│ N2F8bPxvwJBK22EHLWtanu0LSYr5YqzsaaW3RMgmjwr8 │
│ Rypg5k+meEJdSPXJZXE/yqOMg==", │
│ "license": "MIT", │
│ "funding": { │
│ "url": "https://github.com/sponsors/ │
│ colinhacks" │
│ } │
│ }, │
│ "node_modules/@vercel/static-build": { │
│ "version": "2.9.22", │
│ "resolved": "https://registry.npmjs.or │
│ g/@vercel/static-build/-/static-build-2.9.22 │
│ .tgz", │
│ "integrity": "sha512-zkwy48kv+4UlL3TTC │
│ 8uoX2nWPdKXAydkKE/D8QYFq895Nq/CDB19r1q5vXno2 │
│ iO9/njDsfYdl0Ftk7nXcexzgw==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "@vercel/gatsby-plugin-vercel-analyt │
│ ics": "1.0.11", │
│ "@vercel/gatsby-plugin-vercel-builde │
│ r": "2.2.0", │
│ "@vercel/static-config": "3.3.0", │
│ "ts-morph": "12.0.0" │
│ } │
│ }, │
│ "node_modules/@vercel/static-config": { │
│ "version": "3.3.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@vercel/static-config/-/static-config-3.3. │
│ 0.tgz", │
│ "integrity": "sha512-GpS3tPwUeDJCkrKbM │
│ NtS2XLRFgfxTlN7YNUL+Bo23+fGolrDw6Oq79R3yvxTY │
│ gqRaJMGSEqC7iMw6mj6I5loxg==", │
│ "license": "Apache-2.0", │
│ "dependencies": { │
│ "ajv": "8.6.3", │
│ "json-schema-to-ts": "1.6.4", │
│ "ts-morph": "12.0.0" │
│ } │
│ }, │
│ "node_modules/@vercel/static-config/node │
│ _modules/ajv": { │
│ "version": "8.6.3", │
│ "resolved": "https://registry.npmjs.or │
│ g/ajv/-/ajv-8.6.3.tgz", │
│ "integrity": "sha512-SMJOdDP6LqTkD0Uq8 │
│ qLi+gMwSt0imXLSV080qFVwJCpH9U6Mb+SUGHAXM0KNb │
│ cBPguytWyvFxcHgMLe2D2XSpw==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "fast-deep-equal": "^3.1.1", │
│ "json-schema-traverse": "^1.0.0", │
│ "require-from-string": "^2.0.2", │
│ "uri-js": "^4.2.2" │
│ }, │
│ "funding": { │
│ "type": "github", │
│ "url": "https://github.com/sponsors/ │
│ epoberezkin" │
│ } │
│ }, │
│ "node_modules/@vladfrangu/async_event_em │
│ itter": { │
│ "version": "2.4.7", │
│ "resolved": "https://registry.npmjs.or │
│ g/@vladfrangu/async_event_emitter/-/async_ev │
│ ent_emitter-2.4.7.tgz", │
│ "integrity": "sha512-Xfe6rpCTxSxfbswi/ │
│ W/Pz7zp1WWSNn4A0eW4mLkQUewCrXXtMj31lCg+iQyTk │
│ h/CkusZSq9eDflu7tjEDXUY6g==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=v14.0.0", │
│ "npm": ">=7.0.0" │
│ } │
│ }, │
│ "node_modules/@volar/kit": { │
│ "version": "2.4.20", │
│ "resolved": "https://registry.npmjs.or │
│ g/@volar/kit/-/kit-2.4.20.tgz", │
│ "integrity": "sha512-zC2uN3veE8uT5v+2F │
│ uwK2ocRoDpcuqbJpPNZR6jO/renewVVOleNTFv3gbk0h │
│ oG3qnAVENDGTw11bT49A9aefw==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@volar/language-service": "2.4.20", │
│ "@volar/typescript": "2.4.20", │
│ "typesafe-path": "^0.2.2", │
│ "vscode-languageserver-textdocument" │
│ : "^1.0.11", │
│ "vscode-uri": "^3.0.8" │
│ }, │
│ "peerDependencies": { │
│ "typescript": "*" │
│ } │
│ }, │
│ "node_modules/@volar/language-core": { │
│ "version": "2.4.20", │
│ "resolved": "https://registry.npmjs.or │
│ g/@volar/language-core/-/language-core-2.4.2 │
│ 0.tgz", │
│ "integrity": "sha512-dRDF1G33xaAIDqR6+ │
│ mXUIjXYdu9vzSxlMGfMEwBxQsfY/JMUEXSpLTR057oTK │
│ lUQ2nIvCmP9k94A8h8z2VrNSA==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@volar/source-map": "2.4.20" │
│ } │
│ }, │
│ "node_modules/@volar/language-server": { │
│ "version": "2.4.20", │
│ "resolved": "https://registry.npmjs.or │
│ g/@volar/language-server/-/language-server-2 │
│ .4.20.tgz", │
│ "integrity": "sha512-fNNFzEad0sO4pVZnp │
│ HggglbIeaKjLs4vH1JPPN+zd/4hSEI2u8+Qck10JhswC │
│ SO6xFTFbKxVquvWu2U2tT0EHQ==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@volar/language-core": "2.4.20", │
│ "@volar/language-service": "2.4.20", │
│ "@volar/typescript": "2.4.20", │
│ "path-browserify": "^1.0.1", │
│ "request-light": "^0.7.0", │
│ "vscode-languageserver": "^9.0.1", │
│ "vscode-languageserver-protocol": "^ │
│ 3.17.5", │
│ "vscode-languageserver-textdocument" │
│ : "^1.0.11", │
│ "vscode-uri": "^3.0.8" │
│ } │
│ }, │
│ "node_modules/@volar/language-service": │
│ { │
│ "version": "2.4.20", │
│ "resolved": "https://registry.npmjs.or │
│ g/@volar/language-service/-/language-service │
│ -2.4.20.tgz", │
│ "integrity": "sha512-LoCD4rEI1Bj5ld6b+ │
│ 2GH1SbDGnoisvJ5skHlrkFEtJWw0T2+bhqGUXwekFudV │
│ /bRtp8fPhvD5ZUtjWSW0VRztg==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@volar/language-core": "2.4.20", │
│ "vscode-languageserver-protocol": "^ │
│ 3.17.5", │
│ "vscode-languageserver-textdocument" │
│ : "^1.0.11", │
│ "vscode-uri": "^3.0.8" │
│ } │
│ }, │
│ "node_modules/@volar/source-map": { │
│ "version": "2.4.20", │
│ "resolved": "https://registry.npmjs.or │
│ g/@volar/source-map/-/source-map-2.4.20.tgz" │
│ , │
│ "integrity": "sha512-mVjmFQH8mC+nUaVwm │
│ bxoYUy8cww+abaO8dWzqPUjilsavjxH0jCJ3Mp8HFuHs │
│ dewZs2c+SP+EO7hCd8Z92whJg==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@volar/typescript": { │
│ "version": "2.4.20", │
│ "resolved": "https://registry.npmjs.or │
│ g/@volar/typescript/-/typescript-2.4.20.tgz" │
│ , │
│ "integrity": "sha512-Oc4DczPwQyXcVbd+5 │
│ RsNEqX6ia0+w3p+klwdZQ6ZKhFjWoBP9PCPQYlKYRi/t │
│ DemWphW93P/Vv13vcE9I9D2GQ==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@volar/language-core": "2.4.20", │
│ "path-browserify": "^1.0.1", │
│ "vscode-uri": "^3.0.8" │
│ } │
│ }, │
│ "node_modules/@vscode/emmet-helper": { │
│ "version": "2.11.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/@vscode/emmet-helper/-/emmet-helper-2.11.0 │
│ .tgz", │
│ "integrity": "sha512-QLxjQR3imPZPQltfb │
│ WRnHU6JecWTF1QSWhx3GAKQpslx7y3Dp6sIIXhKjiUJ/ │
│ BR9FX8PVthjr9PD6pNwOJfAzw==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "emmet": "^2.4.3", │
│ "jsonc-parser": "^2.3.0", │
│ "vscode-languageserver-textdocument" │
│ : "^1.0.1", │
│ "vscode-languageserver-types": "^3.1 │
│ 5.1", │
│ "vscode-uri": "^3.0.8" │
│ } │
│ }, │
│ "node_modules/@vscode/l10n": { │
│ "version": "0.0.18", │
│ "resolved": "https://registry.npmjs.or │
│ g/@vscode/l10n/-/l10n-0.0.18.tgz", │
│ "integrity": "sha512-KYSIHVmslkaCDyw01 │
│ 3pphY+d7x1qV8IZupYfeIfzNA+nsaWHbn5uPuQRvdRFs │
│ a9zFzGeudPuoGoZ1Op4jrJXIQ==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/@yarnpkg/parsers": { │
│ "version": "3.0.3", │
│ "resolved": "https://registry.npmjs.or │
│ g/@yarnpkg/parsers/-/parsers-3.0.3.tgz", │
│ "integrity": "sha512-mQZgUSgFurUtA07ce │
│ MjxrWkYz8QtDuYkvPlu0ZqncgjopQ0t6CNEo/OSealkm │
│ nagSUx8ZD5ewvezUwUuMqutQg==", │
│ "license": "BSD-2-Clause", │
│ "dependencies": { │
│ "js-yaml": "^3.10.0", │
│ "tslib": "^2.4.0" │
│ }, │
│ "engines": { │
│ "node": ">=18.12.0" │
│ } │
│ }, │
│ "node_modules/@yarnpkg/parsers/node_modu │
│ les/argparse": { │
│ "version": "1.0.10", │
│ "resolved": "https://registry.npmjs.or │
│ g/argparse/-/argparse-1.0.10.tgz", │
│ "integrity": "sha512-o5Roy6tNG4SL/FOkC │
│ AN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb │
│ 06pvBGvl5gQ0B48dJlslXvoTg==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "sprintf-js": "~1.0.2" │
│ } │
│ }, │
│ "node_modules/@yarnpkg/parsers/node_modu │
│ les/js-yaml": { │
│ "version": "3.14.2", │
│ "resolved": "https://registry.npmjs.or │
│ g/js-yaml/-/js-yaml-3.14.2.tgz", │
│ "integrity": "sha512-PMSmkqxr106Xa156c │
│ 2M265Z+FTrPl+oxd/rgOQy2tijQeK5TxQ43psO1ZCwhV │
│ OSdnn+RzkzlRz/eY4BgJBYVpg==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "argparse": "^1.0.7", │
│ "esprima": "^4.0.0" │
│ }, │
│ "bin": { │
│ "js-yaml": "bin/js-yaml.js" │
│ } │
│ }, │
│ "node_modules/abbrev": { │
│ "version": "3.0.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/abbrev/-/abbrev-3.0.1.tgz", │
│ "integrity": "sha512-AO2ac6pjRB3SJmGJo │
│ +v5/aK6Omggp6fsLrs6wN9bd35ulu4cCwaAU9+7ZhXje │
│ qHVkaHThLuzH0nZr0YpCDhygg==", │
│ "license": "ISC", │
│ "engines": { │
│ "node": "^18.17.0 || >=20.5.0" │
│ } │
│ }, │
│ "node_modules/acorn": { │
│ "version": "8.15.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/acorn/-/acorn-8.15.0.tgz", │
│ "integrity": "sha512-NZyJarBfL7nWwIq+F │
│ DL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlS │
│ e6apAfk0fY1FbWx+NwfmpvtTg==", │
│ "license": "MIT", │
│ "bin": { │
│ "acorn": "bin/acorn" │
│ }, │
│ "engines": { │
│ "node": ">=0.4.0" │
│ } │
│ }, │
│ "node_modules/acorn-import-attributes": │
│ { │
│ "version": "1.9.5", │
│ "resolved": "https://registry.npmjs.or │
│ g/acorn-import-attributes/-/acorn-import-att │
│ ributes-1.9.5.tgz", │
│ "integrity": "sha512-n02Vykv5uA3eHGM/Z │
│ 2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnS │
│ q4Ke/KvDPrY3C9hDtC/A3eHnQ==", │
│ "license": "MIT", │
│ "peerDependencies": { │
│ "acorn": "^8" │
│ } │
│ }, │
│ "node_modules/agent-base": { │
│ "version": "7.1.4", │
│ "resolved": "https://registry.npmjs.or │
│ g/agent-base/-/agent-base-7.1.4.tgz", │
│ "integrity": "sha512-MnA+YT8fwfJPgBx3m │
│ 60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPb │
│ Noo8vEZy7Jpuk7+jMO+CUovTQ==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">= 14" │
│ } │
│ }, │
│ "node_modules/ajv": { │
│ "version": "8.17.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/ajv/-/ajv-8.17.1.tgz", │
│ "integrity": "sha512-B/gBuNg5SiMTrPkC+ │
│ A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMh │
│ qusl7a8LjQoZnjCs5vhwxOQ1g==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "fast-deep-equal": "^3.1.3", │
│ "fast-uri": "^3.0.1", │
│ "json-schema-traverse": "^1.0.0", │
│ "require-from-string": "^2.0.2" │
│ }, │
│ "funding": { │
│ "type": "github", │
│ "url": "https://github.com/sponsors/ │
│ epoberezkin" │
│ } │
│ }, │
│ "node_modules/ansi-align": { │
│ "version": "3.0.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/ansi-align/-/ansi-align-3.0.1.tgz", │
│ "integrity": "sha512-IOfwwBF5iczOjp/We │
│ Y4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/ │
│ sCPmQ0+GRquoA7bGcINcxew6w==", │
│ "license": "ISC", │
│ "dependencies": { │
│ "string-width": "^4.1.0" │
│ } │
│ }, │
│ "node_modules/ansi-align/node_modules/an │
│ si-regex": { │
│ "version": "5.0.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/ansi-regex/-/ansi-regex-5.0.1.tgz", │
│ "integrity": "sha512-quJQXlTSUGL2LH9SU │
│ Xo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ │
│ ZZJMlMWv37qOOb9pdJlMUEKFQ==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=8" │
│ } │
│ }, │
│ "node_modules/ansi-align/node_modules/em │
│ oji-regex": { │
│ "version": "8.0.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/emoji-regex/-/emoji-regex-8.0.0.tgz", │
│ "integrity": "sha512-MSjYzcWNOA0ewAHpz │
│ 0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3 │
│ iJTzQ8Eu3TdM14SawnVUmGE6A==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/ansi-align/node_modules/st │
│ ring-width": { │
│ "version": "4.2.3", │
│ "resolved": "https://registry.npmjs.or │
│ g/string-width/-/string-width-4.2.3.tgz", │
│ "integrity": "sha512-wKyQRQpjJ0sIp62Er │
│ SZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOq │
│ rng8j/cxKTWyWUwvSTriiZz/g==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "emoji-regex": "^8.0.0", │
│ "is-fullwidth-code-point": "^3.0.0", │
│ "strip-ansi": "^6.0.1" │
│ }, │
│ "engines": { │
│ "node": ">=8" │
│ } │
│ }, │
│ "node_modules/ansi-align/node_modules/st │
│ rip-ansi": { │
│ "version": "6.0.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/strip-ansi/-/strip-ansi-6.0.1.tgz", │
│ "integrity": "sha512-Y38VPSHcqkFrCpFnQ │
│ 9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnb │
│ xGGZF+/0ooI7KrPuUSztUdU5A==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "ansi-regex": "^5.0.1" │
│ }, │
│ "engines": { │
│ "node": ">=8" │
│ } │
│ }, │
│ "node_modules/ansi-regex": { │
│ "version": "6.2.2", │
│ "resolved": "https://registry.npmjs.or │
│ g/ansi-regex/-/ansi-regex-6.2.2.tgz", │
│ "integrity": "sha512-Bq3SmSpyFHaWjPk8I │
│ f9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6V │
│ L0XzlWaCHTXrkFURMYmD0sLqg==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=12" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/chalk/ans │
│ i-regex?sponsor=1" │
│ } │
│ }, │
│ "node_modules/ansi-styles": { │
│ "version": "6.2.3", │
│ "resolved": "https://registry.npmjs.or │
│ g/ansi-styles/-/ansi-styles-6.2.3.tgz", │
│ "integrity": "sha512-4Dj6M28JB+oAH8kFk │
│ TLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3 │
│ BNXwRIsUVmDGgzawme7zvJHvg==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=12" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/chalk/ans │
│ i-styles?sponsor=1" │
│ } │
│ }, │
│ "node_modules/any-promise": { │
│ "version": "1.3.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/any-promise/-/any-promise-1.3.0.tgz", │
│ "integrity": "sha512-7UvmKalWRt1wgjL1R │
│ rGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpX │
│ m9uLbcuhxm3IqX9OB4MZR1b2A==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/anymatch": { │
│ "version": "3.1.3", │
│ "resolved": "https://registry.npmjs.or │
│ g/anymatch/-/anymatch-3.1.3.tgz", │
│ "integrity": "sha512-KMReFUr0B4t+D+OBk │
│ jR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/z │
│ sdEbNnV6acZUutkiHQXvTr1Rw==", │
│ "license": "ISC", │
│ "dependencies": { │
│ "normalize-path": "^3.0.0", │
│ "picomatch": "^2.0.4" │
│ }, │
│ "engines": { │
│ "node": ">= 8" │
│ } │
│ }, │
│ "node_modules/anymatch/node_modules/pico │
│ match": { │
│ "version": "2.3.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/picomatch/-/picomatch-2.3.1.tgz", │
│ "integrity": "sha512-JU3teHTNjmE2VCGFz │
│ uY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ │
│ ZdEXXSLbSsuLwJjkCBWqRQUVA==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=8.6" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/sponsors/ │
│ jonschlinkert" │
│ } │
│ }, │
│ "node_modules/arg": { │
│ "version": "4.1.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/arg/-/arg-4.1.0.tgz", │
│ "integrity": "sha512-ZWc51jO3qegGkVh8H │
│ wpv636EkbesNV5ZNQPCtRa+0qytRYPEs9IYT9qITY9bu │
│ ezqUH5uqyzlWLcufrzU2rffdg==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/argparse": { │
│ "version": "2.0.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/argparse/-/argparse-2.0.1.tgz", │
│ "integrity": "sha512-8+9WqebbFzpX9OR+W │
│ a6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf │
│ /PXw1EjAZ+q2/bEBg3DvurK3Q==", │
│ "license": "Python-2.0" │
│ }, │
│ "node_modules/aria-query": { │
│ "version": "5.3.2", │
│ "resolved": "https://registry.npmjs.or │
│ g/aria-query/-/aria-query-5.3.2.tgz", │
│ "integrity": "sha512-COROpnaoap1E2F000 │
│ S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wT │
│ C9zMvD0AY7csdPSNwKP+7WiQw==", │
│ "license": "Apache-2.0", │
│ "engines": { │
│ "node": ">= 0.4" │
│ } │
│ }, │
│ "node_modules/array-iterate": { │
│ "version": "2.0.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/array-iterate/-/array-iterate-2.0.1.tgz", │
│ "integrity": "sha512-I1jXZMjAgCMmxT4qx │
│ XfPXa6SthSoE8h6gkSI9BGGNv8mP8G/v0blc+qFnZu6K │
│ 42vTOiuME596QaLO0TP3Lk0xg==", │
│ "license": "MIT", │
│ "funding": { │
│ "type": "github", │
│ "url": "https://github.com/sponsors/ │
│ wooorm" │
│ } │
│ }, │
│ "node_modules/ast-types": { │
│ "version": "0.13.4", │
│ "resolved": "https://registry.npmjs.or │
│ g/ast-types/-/ast-types-0.13.4.tgz", │
│ "integrity": "sha512-x1FCFnFifvYDDzTaL │
│ II71vG5uvDwgtmDTEVWAxrgeiR8VjMONcCXJx7E+USjD │
│ tHlwFmt9MysbqgF9b9Vjr6w+w==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "tslib": "^2.0.1" │
│ }, │
│ "engines": { │
│ "node": ">=4" │
│ } │
│ }, │
│ "node_modules/astro": { │
│ "version": "5.12.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/astro/-/astro-5.12.0.tgz", │
│ "integrity": "sha512-Oov5JsMFHuUmuO+Nx │
│ 6plfv3nQNK1Xl/8CgLvR8lBhZTjYnraxhuPX5COVAzbo │
│ m+YLgwaDfK7KBd8zOEopRf9mg==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "@astrojs/compiler": "^2.12.2", │
│ "@astrojs/internal-helpers": "0.6.1" │
│ , │
│ "@astrojs/markdown-remark": "6.3.3", │
│ "@astrojs/telemetry": "3.3.0", │
│ "@capsizecss/unpack": "^2.4.0", │
│ "@oslojs/encoding": "^1.1.0", │
│ "@rollup/pluginutils": "^5.1.4", │
│ "acorn": "^8.14.1", │
│ "aria-query": "^5.3.2", │
│ "axobject-query": "^4.1.0", │
│ "boxen": "8.0.1", │
│ "ci-info": "^4.2.0", │
│ "clsx": "^2.1.1", │
│ "common-ancestor-path": "^1.0.1", │
│ "cookie": "^1.0.2", │
│ "cssesc": "^3.0.0", │
│ "debug": "^4.4.0", │
│ "deterministic-object-hash": "^2.0.2 │
│ ", │
│ "devalue": "^5.1.1", │
│ "diff": "^5.2.0", │
│ "dlv": "^1.1.3", │
│ "dset": "^3.1.4", │
│ "es-module-lexer": "^1.6.0", │
│ "esbuild": "^0.25.0", │
│ "estree-walker": "^3.0.3", │
│ "flattie": "^1.1.1", │
│ "fontace": "~0.3.0", │
│ "github-slugger": "^2.0.0", │
│ "html-escaper": "3.0.3", │
│ "http-cache-semantics": "^4.1.1", │
│ "import-meta-resolve": "^4.1.0", │
│ "js-yaml": "^4.1.0", │
│ "kleur": "^4.1.5", │
│ "magic-string": "^0.30.17", │
│ "magicast": "^0.3.5", │
│ "mrmime": "^2.0.1", │
│ "neotraverse": "^0.6.18", │
│ "p-limit": "^6.2.0", │
│ "p-queue": "^8.1.0", │
│ "package-manager-detector": "^1.1.0" │
│ , │
│ "picomatch": "^4.0.2", │
│ "prompts": "^2.4.2", │
│ "rehype": "^13.0.2", │
│ "semver": "^7.7.1", │
│ "shiki": "^3.2.1", │
│ "smol-toml": "^1.3.4", │
│ "tinyexec": "^0.3.2", │
│ "tinyglobby": "^0.2.12", │
│ "tsconfck": "^3.1.5", │
│ "ultrahtml": "^1.6.0", │
│ "unifont": "~0.5.0", │
│ "unist-util-visit": "^5.0.0", │
│ "unstorage": "^1.15.0", │
│ "vfile": "^6.0.3", │
│ "vite": "^6.3.4", │
│ "vitefu": "^1.0.6", │
│ "xxhash-wasm": "^1.1.0", │
│ "yargs-parser": "^21.1.1", │
│ "yocto-spinner": "^0.2.1", │
│ "zod": "^3.24.2", │
│ "zod-to-json-schema": "^3.24.5", │
│ "zod-to-ts": "^1.2.0" │
│ }, │
│ "bin": { │
│ "astro": "astro.js" │
│ }, │
│ "engines": { │
│ "node": "18.20.8 || ^20.3.0 || >=22. │
│ 0.0", │
│ "npm": ">=9.6.5", │
│ "pnpm": ">=7.1.0" │
│ }, │
│ "funding": { │
│ "type": "opencollective", │
│ "url": "https://opencollective.com/a │
│ strodotbuild" │
│ }, │
│ "optionalDependencies": { │
│ "sharp": "^0.33.3" │
│ } │
│ }, │
│ "node_modules/async-listen": { │
│ "version": "3.0.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/async-listen/-/async-listen-3.0.0.tgz", │
│ "integrity": "sha512-V+SsTpDqkrWTimiot │
│ syl33ePSjA5/KrithwupuvJ6ztsqPvGv6ge4OredFhPf │
│ fVXiLN/QUWvE0XcqJaYgt6fOg==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">= 14" │
│ } │
│ }, │
│ "node_modules/async-retry": { │
│ "version": "1.3.3", │
│ "resolved": "https://registry.npmjs.or │
│ g/async-retry/-/async-retry-1.3.3.tgz", │
│ "integrity": "sha512-wfr/jstw9xNi/0teM │
│ HrRW7dsz3Lt5ARhYNZ2ewpadnhaIp5mbALhOAP+EAdsC │
│ 7t4Z6wqsDVv9+W6gm1Dk9mEyw==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "retry": "0.13.1" │
│ } │
│ }, │
│ "node_modules/async-sema": { │
│ "version": "3.1.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/async-sema/-/async-sema-3.1.1.tgz", │
│ "integrity": "sha512-tLRNUXati5MFePdAk │
│ 8dw7Qt7DpxPB60ofAgn8WRhW6a2rcimZnYBP9oxHiv0O │
│ Hy+Wz7kPMG+t4LGdt31+4EmGg==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/asynckit": { │
│ "version": "0.4.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/asynckit/-/asynckit-0.4.0.tgz", │
│ "integrity": "sha512-Oei9OH4tRh0YqU3Gx │
│ hX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrH │
│ watXKbz+IoIdYLxrKim2MjW0Q==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/axobject-query": { │
│ "version": "4.1.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/axobject-query/-/axobject-query-4.1.0.tgz" │
│ , │
│ "integrity": "sha512-qIj0G9wZbMGNLjLmg │
│ 1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAf │
│ LRSufHqROIUTkw6E+M3lH0PTQ==", │
│ "license": "Apache-2.0", │
│ "engines": { │
│ "node": ">= 0.4" │
│ } │
│ }, │
│ "node_modules/b4a": { │
│ "version": "1.8.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/b4a/-/b4a-1.8.1.tgz", │
│ "integrity": "sha512-aiqre1Nr0B/6DgE2N │
│ 5vwTc+2/oQZ4Wh1t4NznYY4E00y8LCt6NqdRv81so00o │
│ o27D8MVKTpUa/MwUUtBLXCoDw==", │
│ "license": "Apache-2.0", │
│ "peerDependencies": { │
│ "react-native-b4a": "*" │
│ }, │
│ "peerDependenciesMeta": { │
│ "react-native-b4a": { │
│ "optional": true │
│ } │
│ } │
│ }, │
│ "node_modules/bail": { │
│ "version": "2.0.2", │
│ "resolved": "https://registry.npmjs.or │
│ g/bail/-/bail-2.0.2.tgz", │
│ "integrity": "sha512-0xO6mYd7JB2YesxDK │
│ plafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgC │
│ PcSoYMhKpAuBTjQoRZCAkUDRw==", │
│ "license": "MIT", │
│ "funding": { │
│ "type": "github", │
│ "url": "https://github.com/sponsors/ │
│ wooorm" │
│ } │
│ }, │
│ "node_modules/balanced-match": { │
│ "version": "1.0.2", │
│ "resolved": "https://registry.npmjs.or │
│ g/balanced-match/-/balanced-match-1.0.2.tgz" │
│ , │
│ "integrity": "sha512-3oSeUO0TMV67hN1Am │
│ bXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0t │
│ x2MrpRpWwQaPwIlISEJhYU5Pw==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/bare-events": { │
│ "version": "2.8.2", │
│ "resolved": "https://registry.npmjs.or │
│ g/bare-events/-/bare-events-2.8.2.tgz", │
│ "integrity": "sha512-riJjyv1/mHLIPX4Rw │
│ iK+oW9/4c3TEUeORHKefKAKnZ5kyslbN+HXowtbaVEqt │
│ 4IMUB7OXlfixcs6gsFeo/jhiQ==", │
│ "license": "Apache-2.0", │
│ "peerDependencies": { │
│ "bare-abort-controller": "*" │
│ }, │
│ "peerDependenciesMeta": { │
│ "bare-abort-controller": { │
│ "optional": true │
│ } │
│ } │
│ }, │
│ "node_modules/base-64": { │
│ "version": "1.0.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/base-64/-/base-64-1.0.0.tgz", │
│ "integrity": "sha512-kwDPIFCGx0NZHog36 │
│ dj+tHiwP4QMzsZ3AgMViUBKI0+V5n4U0ufTCUMhnQ04d │
│ iaRI8EX/QcPfql7zlhZ7j4zgg==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/base64-js": { │
│ "version": "1.5.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/base64-js/-/base64-js-1.5.1.tgz", │
│ "integrity": "sha512-AKpaYlHn8t4SVbOHC │
│ y+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJ │
│ jC0kzbNePLwzxq8iypo41qeWA==", │
│ "funding": [ │
│ { │
│ "type": "github", │
│ "url": "https://github.com/sponsor │
│ s/feross" │
│ }, │
│ { │
│ "type": "patreon", │
│ "url": "https://www.patreon.com/fe │
│ ross" │
│ }, │
│ { │
│ "type": "consulting", │
│ "url": "https://feross.org/support │
│ " │
│ } │
│ ], │
│ "license": "MIT" │
│ }, │
│ "node_modules/basic-ftp": { │
│ "version": "5.3.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/basic-ftp/-/basic-ftp-5.3.1.tgz", │
│ "integrity": "sha512-bopVNp6ugyA150DDu │
│ ZfPFdt1KZ5a94ZDiwX4hMgZDzF+GttD80lEy8kj98kby │
│ hLXnPvhtIo93mdnLIjpCAeeOw==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=10.0.0" │
│ } │
│ }, │
│ "node_modules/bindings": { │
│ "version": "1.5.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/bindings/-/bindings-1.5.0.tgz", │
│ "integrity": "sha512-p2q/t/mhvuOj/UeLl │
│ V6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9 │
│ HSPCtR1SXQ0TD3MMKrXZajbiQ==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "file-uri-to-path": "1.0.0" │
│ } │
│ }, │
│ "node_modules/blob-to-buffer": { │
│ "version": "1.2.9", │
│ "resolved": "https://registry.npmjs.or │
│ g/blob-to-buffer/-/blob-to-buffer-1.2.9.tgz" │
│ , │
│ "integrity": "sha512-BF033y5fN6OCofD3v │
│ gHmNtwZWRcq9NLyyxyILx9hfMy1sXYy4ojFl765hJ2lP │
│ 0YaN2fuxPaLO2Vzzoxy0FLFFA==", │
│ "funding": [ │
│ { │
│ "type": "github", │
│ "url": "https://github.com/sponsor │
│ s/feross" │
│ }, │
│ { │
│ "type": "patreon", │
│ "url": "https://www.patreon.com/fe │
│ ross" │
│ }, │
│ { │
│ "type": "consulting", │
│ "url": "https://feross.org/support │
│ " │
│ } │
│ ], │
│ "license": "MIT" │
│ }, │
│ "node_modules/boxen": { │
│ "version": "8.0.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/boxen/-/boxen-8.0.1.tgz", │
│ "integrity": "sha512-F3PH5k5juxom4xkty │
│ nS7MoFY+NUWH5LC4CnH11YB8NPew+HLpmBLCybSAEyb2 │
│ F+4pRXhuhWqFesoQd6DAyc2hw==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "ansi-align": "^3.0.1", │
│ "camelcase": "^8.0.0", │
│ "chalk": "^5.3.0", │
│ "cli-boxes": "^3.0.0", │
│ "string-width": "^7.2.0", │
│ "type-fest": "^4.21.0", │
│ "widest-line": "^5.0.0", │
│ "wrap-ansi": "^9.0.0" │
│ }, │
│ "engines": { │
│ "node": ">=18" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/sponsors/ │
│ sindresorhus" │
│ } │
│ }, │
│ "node_modules/brace-expansion": { │
│ "version": "2.0.2", │
│ "resolved": "https://registry.npmjs.or │
│ g/brace-expansion/-/brace-expansion-2.0.2.tg │
│ z", │
│ "integrity": "sha512-Jt0vHyM+jmUBqojB7 │
│ E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZ │
│ BTHPuUlDgQHKXvjGBdfcF1ZDQ==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "balanced-match": "^1.0.0" │
│ } │
│ }, │
│ "node_modules/braces": { │
│ "version": "3.0.3", │
│ "resolved": "https://registry.npmjs.or │
│ g/braces/-/braces-3.0.3.tgz", │
│ "integrity": "sha512-yQbXgO/OSZVD2IsiL │
│ lro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGu │
│ pr5Fj+EDe8gO/lxc1BzfMpxvA==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "fill-range": "^7.1.1" │
│ }, │
│ "engines": { │
│ "node": ">=8" │
│ } │
│ }, │
│ "node_modules/brotli": { │
│ "version": "1.3.3", │
│ "resolved": "https://registry.npmjs.or │
│ g/brotli/-/brotli-1.3.3.tgz", │
│ "integrity": "sha512-oTKjJdShmDuGW94Sy │
│ yaoQvAjf30dZaHnjJ8uAF+u2/vGJkJbJPJAT1gDiOJP5 │
│ v1Zb6f9KEyW/1HpuaWIXtGHPg==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "base64-js": "^1.1.2" │
│ } │
│ }, │
│ "node_modules/buffer-crc32": { │
│ "version": "0.2.13", │
│ "resolved": "https://registry.npmjs.or │
│ g/buffer-crc32/-/buffer-crc32-0.2.13.tgz", │
│ "integrity": "sha512-VO9Ht/+p3SN7SKWqc │
│ rgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg │
│ 1rlK1byhU5gccxgOgj7B0TDkQ==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": "*" │
│ } │
│ }, │
│ "node_modules/bytes": { │
│ "version": "3.1.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/bytes/-/bytes-3.1.0.tgz", │
│ "integrity": "sha512-zauLjrfCG+xvoyaqL │
│ oV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBL │
│ ZSMOopbzwv8f+wZcVzfVTI2Dg==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">= 0.8" │
│ } │
│ }, │
│ "node_modules/call-bind-apply-helpers": │
│ { │
│ "version": "1.0.2", │
│ "resolved": "https://registry.npmjs.or │
│ g/call-bind-apply-helpers/-/call-bind-apply- │
│ helpers-1.0.2.tgz", │
│ "integrity": "sha512-Sp1ablJ0ivDkSzjca │
│ JdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpm │
│ HtPOSij8K99/wSfoEuTObmuMQ==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "es-errors": "^1.3.0", │
│ "function-bind": "^1.1.2" │
│ }, │
│ "engines": { │
│ "node": ">= 0.4" │
│ } │
│ }, │
│ "node_modules/camelcase": { │
│ "version": "8.0.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/camelcase/-/camelcase-8.0.0.tgz", │
│ "integrity": "sha512-8WB3Jcas3swSvjIeA │
│ 2yvCJ+Miyz5l1ZmB6HFb9R1317dt9LCQoswg/BGrmAmk │
│ WVEszSrrg4RwmO46qIm2OEnSA==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=16" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/sponsors/ │
│ sindresorhus" │
│ } │
│ }, │
│ "node_modules/ccount": { │
│ "version": "2.0.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/ccount/-/ccount-2.0.1.tgz", │
│ "integrity": "sha512-eyrF0jiFpY+3drT63 │
│ 83f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoD │
│ gwfmclB2zhu51Lc7+95b8NRAg==", │
│ "license": "MIT", │
│ "funding": { │
│ "type": "github", │
│ "url": "https://github.com/sponsors/ │
│ wooorm" │
│ } │
│ }, │
│ "node_modules/chalk": { │
│ "version": "5.4.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/chalk/-/chalk-5.4.1.tgz", │
│ "integrity": "sha512-zgVZuo2WcZgfUEmsn │
│ 6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm │
│ 3w8FIA3SberyMJMSldGsW+U3w==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": "^12.17.0 || ^14.13 || >=16. │
│ 0.0" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/chalk/cha │
│ lk?sponsor=1" │
│ } │
│ }, │
│ "node_modules/character-entities": { │
│ "version": "2.0.2", │
│ "resolved": "https://registry.npmjs.or │
│ g/character-entities/-/character-entities-2. │
│ 0.2.tgz", │
│ "integrity": "sha512-shx7oQ0Awen/BRIdk │
│ jkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4h │
│ be2+uKC9FnT5UCEdyPz3ai9hQ==", │
│ "license": "MIT", │
│ "funding": { │
│ "type": "github", │
│ "url": "https://github.com/sponsors/ │
│ wooorm" │
│ } │
│ }, │
│ "node_modules/character-entities-html4": │
│ { │
│ "version": "2.1.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/character-entities-html4/-/character-entit │
│ ies-html4-2.1.0.tgz", │
│ "integrity": "sha512-1v7fgQRj6hnSwFpq1 │
│ Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0r │
│ ISo9q77jDI8VMEHoApn8qDoZA==", │
│ "license": "MIT", │
│ "funding": { │
│ "type": "github", │
│ "url": "https://github.com/sponsors/ │
│ wooorm" │
│ } │
│ }, │
│ "node_modules/character-entities-legacy" │
│ : { │
│ "version": "3.0.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/character-entities-legacy/-/character-enti │
│ ties-legacy-3.0.0.tgz", │
│ "integrity": "sha512-RpPp0asT/6ufRm//A │
│ JVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pm │
│ kPWoIUJdWyeVleTl1wydHATVQ==", │
│ "license": "MIT", │
│ "funding": { │
│ "type": "github", │
│ "url": "https://github.com/sponsors/ │
│ wooorm" │
│ } │
│ }, │
│ "node_modules/chokidar": { │
│ "version": "4.0.3", │
│ "resolved": "https://registry.npmjs.or │
│ g/chokidar/-/chokidar-4.0.3.tgz", │
│ "integrity": "sha512-Qgzu8kfBvo+cA4962 │
│ jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvX │
│ oeXPRRddRNC5C1JQUR2SMGtnA==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "readdirp": "^4.0.1" │
│ }, │
│ "engines": { │
│ "node": ">= 14.16.0" │
│ }, │
│ "funding": { │
│ "url": "https://paulmillr.com/fundin │
│ g/" │
│ } │
│ }, │
│ "node_modules/ci-info": { │
│ "version": "4.3.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/ci-info/-/ci-info-4.3.0.tgz", │
│ "integrity": "sha512-l+2bNRMiQgcfILUi3 │
│ 3labAZYIWlH1kWDp+ecNo5iisRKrbm0xcRyCww71/YU0 │
│ Fkw0mAFpz9bJayXPjey6vkmaQ==", │
│ "funding": [ │
│ { │
│ "type": "github", │
│ "url": "https://github.com/sponsor │
│ s/sibiraj-s" │
│ } │
│ ], │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=8" │
│ } │
│ }, │
│ "node_modules/cjs-module-lexer": { │
│ "version": "1.2.3", │
│ "resolved": "https://registry.npmjs.or │
│ g/cjs-module-lexer/-/cjs-module-lexer-1.2.3. │
│ tgz", │
│ "integrity": "sha512-0TNiGstbQmCFwt4ak │
│ jjBg5pLRTSyj/PkWQ1ZoO2zntmg9yLqSRxwEa4iCfQLG │
│ jqhiqBfOJa7W/E8wfGrTDmlZQ==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/cli-boxes": { │
│ "version": "3.0.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/cli-boxes/-/cli-boxes-3.0.0.tgz", │
│ "integrity": "sha512-/lzGpEWL/8PfI0BmB │
│ OPRwp0c/wFNX1RdUML3jK/RcSBA9T8mZDdQpqYBKtCFT │
│ OfQbwPqWEOpjqW+Fnayc0969g==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=10" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/sponsors/ │
│ sindresorhus" │
│ } │
│ }, │
│ "node_modules/cliui": { │
│ "version": "8.0.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/cliui/-/cliui-8.0.1.tgz", │
│ "integrity": "sha512-BSeNnyus75C4//NQ9 │
│ gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/ │
│ oQV73hnVK+sR+5PVRMd+Dr7YQ==", │
│ "license": "ISC", │
│ "dependencies": { │
│ "string-width": "^4.2.0", │
│ "strip-ansi": "^6.0.1", │
│ "wrap-ansi": "^7.0.0" │
│ }, │
│ "engines": { │
│ "node": ">=12" │
│ } │
│ }, │
│ "node_modules/cliui/node_modules/ansi-re │
│ gex": { │
│ "version": "5.0.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/ansi-regex/-/ansi-regex-5.0.1.tgz", │
│ "integrity": "sha512-quJQXlTSUGL2LH9SU │
│ Xo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ │
│ ZZJMlMWv37qOOb9pdJlMUEKFQ==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=8" │
│ } │
│ }, │
│ "node_modules/cliui/node_modules/ansi-st │
│ yles": { │
│ "version": "4.3.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/ansi-styles/-/ansi-styles-4.3.0.tgz", │
│ "integrity": "sha512-zbB9rCJAT1rbjiVDb │
│ 2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+ │
│ IDohdPlFp222wVALIheZJQSEg==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "color-convert": "^2.0.1" │
│ }, │
│ "engines": { │
│ "node": ">=8" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/chalk/ans │
│ i-styles?sponsor=1" │
│ } │
│ }, │
│ "node_modules/cliui/node_modules/emoji-r │
│ egex": { │
│ "version": "8.0.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/emoji-regex/-/emoji-regex-8.0.0.tgz", │
│ "integrity": "sha512-MSjYzcWNOA0ewAHpz │
│ 0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3 │
│ iJTzQ8Eu3TdM14SawnVUmGE6A==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/cliui/node_modules/string- │
│ width": { │
│ "version": "4.2.3", │
│ "resolved": "https://registry.npmjs.or │
│ g/string-width/-/string-width-4.2.3.tgz", │
│ "integrity": "sha512-wKyQRQpjJ0sIp62Er │
│ SZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOq │
│ rng8j/cxKTWyWUwvSTriiZz/g==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "emoji-regex": "^8.0.0", │
│ "is-fullwidth-code-point": "^3.0.0", │
│ "strip-ansi": "^6.0.1" │
│ }, │
│ "engines": { │
│ "node": ">=8" │
│ } │
│ }, │
│ "node_modules/cliui/node_modules/strip-a │
│ nsi": { │
│ "version": "6.0.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/strip-ansi/-/strip-ansi-6.0.1.tgz", │
│ "integrity": "sha512-Y38VPSHcqkFrCpFnQ │
│ 9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnb │
│ xGGZF+/0ooI7KrPuUSztUdU5A==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "ansi-regex": "^5.0.1" │
│ }, │
│ "engines": { │
│ "node": ">=8" │
│ } │
│ }, │
│ "node_modules/cliui/node_modules/wrap-an │
│ si": { │
│ "version": "7.0.0", │
│ "resolved": "https://registry.npmjs.or │
│ g/wrap-ansi/-/wrap-ansi-7.0.0.tgz", │
│ "integrity": "sha512-YVGIj2kamLSTxw6Ns │
│ ZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdH │
│ vmNVOQ6XSYG4AUtyt/Fi7D16Q==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "ansi-styles": "^4.0.0", │
│ "string-width": "^4.1.0", │
│ "strip-ansi": "^6.0.0" │
│ }, │
│ "engines": { │
│ "node": ">=10" │
│ }, │
│ "funding": { │
│ "url": "https://github.com/chalk/wra │
│ p-ansi?sponsor=1" │
│ } │
│ }, │
│ "node_modules/clone": { │
│ "version": "2.1.2", │
│ "resolved": "https://registry.npmjs.or │
│ g/clone/-/clone-2.1.2.tgz", │
│ "integrity": "sha512-3Pe/CF1Nn94hyhIYp │
│ jtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuw │
│ WQHzqyf9X7C7MG8juUpqBJT8w==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=0.8" │
│ } │
│ }, │
│ "node_modules/clsx": { │
│ "version": "2.1.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/clsx/-/clsx-2.1.1.tgz", │
│ "integrity": "sha512-eYm0QWBtUrBWZWG0d │
│ 386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGg │
│ USNesEIDkB9ISbTg/JK9dhCZA==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">=6" │
│ } │
│ }, │
│ "node_modules/code-block-writer": { │
│ "version": "10.1.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/code-block-writer/-/code-block-writer-10.1 │
│ .1.tgz", │
│ "integrity": "sha512-67ueh2IRGst/51p0n │
│ 6FvPrnRjAGHY5F8xdjkgrYE7DDzpJe6qA07RYQ9VcoUe │
│ o5ATOjSOiWpSL3SWBRRbempMw==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/color": { │
│ "version": "4.2.3", │
│ "resolved": "https://registry.npmjs.or │
│ g/color/-/color-4.2.3.tgz", │
│ "integrity": "sha512-1rXeuUUiGGrykh+Ce │
│ Bdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0 │
│ MtQOeYcrqEz4abc5f0KtU7W4A==", │
│ "license": "MIT", │
│ "optional": true, │
│ "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.or │
│ g/color-convert/-/color-convert-2.0.1.tgz", │
│ "integrity": "sha512-RRECPsj7iu/xb5oKY │
│ csFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC │
│ +CRDpfK/U584fMg38ZHCaElKQ==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "color-name": "~1.1.4" │
│ }, │
│ "engines": { │
│ "node": ">=7.0.0" │
│ } │
│ }, │
│ "node_modules/color-name": { │
│ "version": "1.1.4", │
│ "resolved": "https://registry.npmjs.or │
│ g/color-name/-/color-name-1.1.4.tgz", │
│ "integrity": "sha512-dOy+3AuW3a2wNbZHI │
│ uMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS │
│ 8uEoYo5q4Fx7dY9OgQGXgAsQA==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/color-string": { │
│ "version": "1.9.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/color-string/-/color-string-1.9.1.tgz", │
│ "integrity": "sha512-shrVawQFojnZv6xM4 │
│ 0anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3E │
│ xxwusdNXI3lXpuhEZkzs8p5Eg==", │
│ "license": "MIT", │
│ "optional": true, │
│ "dependencies": { │
│ "color-name": "^1.0.0", │
│ "simple-swizzle": "^0.2.2" │
│ } │
│ }, │
│ "node_modules/combined-stream": { │
│ "version": "1.0.8", │
│ "resolved": "https://registry.npmjs.or │
│ g/combined-stream/-/combined-stream-1.0.8.tg │
│ z", │
│ "integrity": "sha512-FQN4MRfuJeHf7cBbB │
│ MJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9 │
│ zOYwxh8lDdnvmMOe/+5cdoEdg==", │
│ "license": "MIT", │
│ "dependencies": { │
│ "delayed-stream": "~1.0.0" │
│ }, │
│ "engines": { │
│ "node": ">= 0.8" │
│ } │
│ }, │
│ "node_modules/comma-separated-tokens": { │
│ "version": "2.0.3", │
│ "resolved": "https://registry.npmjs.or │
│ g/comma-separated-tokens/-/comma-separated-t │
│ okens-2.0.3.tgz", │
│ "integrity": "sha512-Fu4hJdvzeylCfQPp9 │
│ SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60L │
│ ax4fPwR64ViY468OIUTbRlGZg==", │
│ "license": "MIT", │
│ "funding": { │
│ "type": "github", │
│ "url": "https://github.com/sponsors/ │
│ wooorm" │
│ } │
│ }, │
│ "node_modules/common-ancestor-path": { │
│ "version": "1.0.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/common-ancestor-path/-/common-ancestor-pat │
│ h-1.0.1.tgz", │
│ "integrity": "sha512-L3sHRo1pXXEqX8VU2 │
│ 8kfgUY+YGsk09hPqZiZmLacNib6XNTCM8ubYeT7ryXQw │
│ 8asB1sKgcU5lkB7ONug08aB8w==", │
│ "license": "ISC" │
│ }, │
│ "node_modules/concat-map": { │
│ "version": "0.0.1", │
│ "resolved": "https://registry.npmjs.or │
│ g/concat-map/-/concat-map-0.0.1.tgz", │
│ "integrity": "sha512-/Srv4dswyQNBfohGp │
│ z9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRlj │
│ aA7EXHaXZ8wsHdodFvbkhKmqg==", │
│ "license": "MIT" │
│ }, │
│ "node_modules/consola": { │
│ "version": "3.4.2", │
│ "resolved": "https://registry.npmjs.or │
│ g/consola/-/consola-3.4.2.tgz", │
│ "integrity": "sha512-5IKcdX0nnYavi6G7T │
│ tOhwkYzyjfJlatbjMjuLSfE2kYT5pMDOilZ4OvMhi637 │
│ CcDICTmz3wARPoyhqyX1Y+XvA==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": "^14.18.0 || >=16.10.0" │
│ } │
│ }, │
│ "node_modules/content-type": { │
│ "version": "1.0.4", │
│ "resolved": "https://registry.npmjs.or │
│ g/content-type/-/content-type-1.0.4.tgz", │
│ "integrity": "sha512-hIP3EEPs8tB9AT1L+ │
│ NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBC │
│ BFBk/tvIG/tUc9mOUJiPBhPXA==", │
│ "license": "MIT", │
│ "engines": { │
│ "node": ">= 0.6" │
│ } │
│ }, │
│ "node_modules/conve │
└──────────────────────────────────────────────┘