| { |
| "name": "chat-ui", |
| "version": "0.20.0", |
| "lockfileVersion": 3, |
| "requires": true, |
| "packages": { |
| "": { |
| "name": "chat-ui", |
| "version": "0.20.0", |
| "dependencies": { |
| "@aws-sdk/credential-providers": "^3.925.0", |
| "@elysiajs/swagger": "^1.3.0", |
| "@huggingface/hub": "^2.2.0", |
| "@huggingface/inference": "^4.11.3", |
| "@iconify-json/bi": "^1.1.21", |
| "@modelcontextprotocol/sdk": "^1.21.1", |
| "@resvg/resvg-js": "^2.6.2", |
| "autoprefixer": "^10.4.14", |
| "aws4": "^1.13.2", |
| "bits-ui": "^2.14.2", |
| "date-fns": "^2.29.3", |
| "dotenv": "^16.5.0", |
| "file-type": "^21.0.0", |
| "handlebars": "^4.7.8", |
| "highlight.js": "^11.7.0", |
| "husky": "^9.0.11", |
| "ip-address": "^9.0.5", |
| "jsdom": "^22.0.0", |
| "json5": "^2.2.3", |
| "katex": "^0.16.21", |
| "lint-staged": "^15.2.7", |
| "marked": "^12.0.1", |
| "mime-types": "^2.1.35", |
| "mongodb": "^5.8.0", |
| "nanoid": "^5.0.9", |
| "openai": "^4.44.0", |
| "openid-client": "^5.4.2", |
| "parquetjs": "^0.11.2", |
| "pino": "^9.0.0", |
| "pino-pretty": "^11.0.0", |
| "postcss": "^8.4.31", |
| "prom-client": "^15.1.3", |
| "satori": "^0.10.11", |
| "satori-html": "^0.3.2", |
| "sharp": "^0.33.4", |
| "tailwind-scrollbar": "^3.0.0", |
| "tailwindcss": "^3.4.0", |
| "undici": "^7.16.0", |
| "uuid": "^10.0.0", |
| "vitest-browser-svelte": "^0.1.0", |
| "zod": "^3.22.3" |
| }, |
| "devDependencies": { |
| "@elysiajs/eden": "^1.3.2", |
| "@faker-js/faker": "^8.4.1", |
| "@iconify-json/carbon": "^1.1.16", |
| "@iconify-json/eos-icons": "^1.1.6", |
| "@sveltejs/adapter-node": "^5.2.12", |
| "@sveltejs/kit": "^2.21.1", |
| "@sveltejs/vite-plugin-svelte": "^5.0.3", |
| "@tailwindcss/typography": "^0.5.9", |
| "@types/dompurify": "^3.0.5", |
| "@types/js-yaml": "^4.0.9", |
| "@types/jsdom": "^21.1.1", |
| "@types/katex": "^0.16.7", |
| "@types/mime-types": "^2.1.4", |
| "@types/minimist": "^1.2.5", |
| "@types/node": "^22.1.0", |
| "@types/parquetjs": "^0.10.3", |
| "@types/uuid": "^9.0.8", |
| "@types/yazl": "^3.3.0", |
| "@typescript-eslint/eslint-plugin": "^6.x", |
| "@typescript-eslint/parser": "^6.x", |
| "bson-objectid": "^2.0.4", |
| "dompurify": "^3.2.4", |
| "elysia": "^1.3.2", |
| "eslint": "^8.28.0", |
| "eslint-config-prettier": "^8.5.0", |
| "eslint-plugin-svelte": "^2.45.1", |
| "isomorphic-dompurify": "2.13.0", |
| "js-yaml": "^4.1.0", |
| "minimist": "^1.2.8", |
| "mongodb-memory-server": "^10.1.2", |
| "playwright": "^1.55.1", |
| "prettier": "^3.5.3", |
| "prettier-plugin-svelte": "^3.2.6", |
| "prettier-plugin-tailwindcss": "^0.6.11", |
| "sade": "^1.8.1", |
| "superjson": "^2.2.2", |
| "svelte": "^5.33.3", |
| "svelte-check": "^4.0.0", |
| "tslib": "^2.4.1", |
| "typescript": "^5.5.0", |
| "unplugin-icons": "^0.16.1", |
| "vite": "^6.3.5", |
| "vite-node": "^3.0.9", |
| "vitest": "^3.1.4", |
| "yazl": "^3.3.1" |
| } |
| }, |
| "node_modules/@alloc/quick-lru": { |
| "version": "5.2.0", |
| "resolved": "https://registry.npmjs.org/@alloc/quick-lru/-/quick-lru-5.2.0.tgz", |
| "integrity": "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/@ampproject/remapping": { |
| "version": "2.3.0", |
| "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz", |
| "integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@jridgewell/gen-mapping": "^0.3.5", |
| "@jridgewell/trace-mapping": "^0.3.24" |
| }, |
| "engines": { |
| "node": ">=6.0.0" |
| } |
| }, |
| "node_modules/@antfu/install-pkg": { |
| "version": "0.1.1", |
| "resolved": "https://registry.npmjs.org/@antfu/install-pkg/-/install-pkg-0.1.1.tgz", |
| "integrity": "sha512-LyB/8+bSfa0DFGC06zpCEfs89/XoWZwws5ygEa5D+Xsm3OfI+aXQ86VgVG7Acyef+rSZ5HE7J8rrxzrQeM3PjQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "execa": "^5.1.1", |
| "find-up": "^5.0.0" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/antfu" |
| } |
| }, |
| "node_modules/@antfu/install-pkg/node_modules/execa": { |
| "version": "5.1.1", |
| "resolved": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz", |
| "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==", |
| "dev": true, |
| "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/@antfu/install-pkg/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/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/@antfu/install-pkg/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==", |
| "dev": true, |
| "license": "Apache-2.0", |
| "engines": { |
| "node": ">=10.17.0" |
| } |
| }, |
| "node_modules/@antfu/install-pkg/node_modules/mimic-fn": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz", |
| "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/@antfu/install-pkg/node_modules/npm-run-path": { |
| "version": "4.0.1", |
| "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz", |
| "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "path-key": "^3.0.0" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/@antfu/install-pkg/node_modules/onetime": { |
| "version": "5.1.2", |
| "resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz", |
| "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "mimic-fn": "^2.1.0" |
| }, |
| "engines": { |
| "node": ">=6" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/@antfu/install-pkg/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+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==", |
| "dev": true, |
| "license": "ISC" |
| }, |
| "node_modules/@antfu/install-pkg/node_modules/strip-final-newline": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz", |
| "integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/@antfu/utils": { |
| "version": "0.7.10", |
| "resolved": "https://registry.npmjs.org/@antfu/utils/-/utils-0.7.10.tgz", |
| "integrity": "sha512-+562v9k4aI80m1+VuMHehNJWLOFjBnXn3tdOitzD0il5b7smkSBal4+a3oKiQTbrwMmN/TBUMDvbdoWDehgOww==", |
| "dev": true, |
| "license": "MIT", |
| "funding": { |
| "url": "https://github.com/sponsors/antfu" |
| } |
| }, |
| "node_modules/@asamuzakjp/css-color": { |
| "version": "3.2.0", |
| "resolved": "https://registry.npmjs.org/@asamuzakjp/css-color/-/css-color-3.2.0.tgz", |
| "integrity": "sha512-K1A6z8tS3XsmCMM86xoWdn7Fkdn9m6RSVtocUrJYIwZnFVkng/PvkEoWtOWmP+Scc6saYWHWZYbndEEXxl24jw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@csstools/css-calc": "^2.1.3", |
| "@csstools/css-color-parser": "^3.0.9", |
| "@csstools/css-parser-algorithms": "^3.0.4", |
| "@csstools/css-tokenizer": "^3.0.3", |
| "lru-cache": "^10.4.3" |
| } |
| }, |
| "node_modules/@asamuzakjp/css-color/node_modules/lru-cache": { |
| "version": "10.4.3", |
| "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz", |
| "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==", |
| "dev": true, |
| "license": "ISC" |
| }, |
| "node_modules/@aws-crypto/sha256-browser": { |
| "version": "5.2.0", |
| "resolved": "https://registry.npmjs.org/@aws-crypto/sha256-browser/-/sha256-browser-5.2.0.tgz", |
| "integrity": "sha512-AXfN/lGotSQwu6HNcEsIASo7kWXZ5HYWvfOmSNKDsEqC4OashTp8alTmaz+F7TC2L083SFv5RdB+qU3Vs1kZqw==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@aws-crypto/sha256-js": "^5.2.0", |
| "@aws-crypto/supports-web-crypto": "^5.2.0", |
| "@aws-crypto/util": "^5.2.0", |
| "@aws-sdk/types": "^3.222.0", |
| "@aws-sdk/util-locate-window": "^3.0.0", |
| "@smithy/util-utf8": "^2.0.0", |
| "tslib": "^2.6.2" |
| } |
| }, |
| "node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer": { |
| "version": "2.2.0", |
| "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-2.2.0.tgz", |
| "integrity": "sha512-GGP3O9QFD24uGeAXYUjwSTXARoqpZykHadOmA8G5vfJPK0/DC67qa//0qvqrJzL1xc8WQWX7/yc7fwudjPHPhA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=14.0.0" |
| } |
| }, |
| "node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from": { |
| "version": "2.2.0", |
| "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-2.2.0.tgz", |
| "integrity": "sha512-IJdWBbTcMQ6DA0gdNhh/BwrLkDR+ADW5Kr1aZmd4k3DIF6ezMV4R2NIAmT08wQJ3yUK82thHWmC/TnK/wpMMIA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@smithy/is-array-buffer": "^2.2.0", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=14.0.0" |
| } |
| }, |
| "node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8": { |
| "version": "2.3.0", |
| "resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-2.3.0.tgz", |
| "integrity": "sha512-R8Rdn8Hy72KKcebgLiv8jQcQkXoLMOGGv5uI1/k0l+snqkOzQ1R0ChUBCxWMlBsFMekWjq0wRudIweFs7sKT5A==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@smithy/util-buffer-from": "^2.2.0", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=14.0.0" |
| } |
| }, |
| "node_modules/@aws-crypto/sha256-js": { |
| "version": "5.2.0", |
| "resolved": "https://registry.npmjs.org/@aws-crypto/sha256-js/-/sha256-js-5.2.0.tgz", |
| "integrity": "sha512-FFQQyu7edu4ufvIZ+OadFpHHOt+eSTBaYaki44c+akjg7qZg9oOQeLlk77F6tSYqjDAFClrHJk9tMf0HdVyOvA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@aws-crypto/util": "^5.2.0", |
| "@aws-sdk/types": "^3.222.0", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=16.0.0" |
| } |
| }, |
| "node_modules/@aws-crypto/supports-web-crypto": { |
| "version": "5.2.0", |
| "resolved": "https://registry.npmjs.org/@aws-crypto/supports-web-crypto/-/supports-web-crypto-5.2.0.tgz", |
| "integrity": "sha512-iAvUotm021kM33eCdNfwIN//F77/IADDSs58i+MDaOqFrVjZo9bAal0NK7HurRuWLLpF1iLX7gbWrjHjeo+YFg==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "tslib": "^2.6.2" |
| } |
| }, |
| "node_modules/@aws-crypto/util": { |
| "version": "5.2.0", |
| "resolved": "https://registry.npmjs.org/@aws-crypto/util/-/util-5.2.0.tgz", |
| "integrity": "sha512-4RkU9EsI6ZpBve5fseQlGNUWKMa1RLPQ1dnjnQoe07ldfIzcsGb5hC5W0Dm7u423KWzawlrpbjXBrXCEv9zazQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@aws-sdk/types": "^3.222.0", |
| "@smithy/util-utf8": "^2.0.0", |
| "tslib": "^2.6.2" |
| } |
| }, |
| "node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer": { |
| "version": "2.2.0", |
| "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-2.2.0.tgz", |
| "integrity": "sha512-GGP3O9QFD24uGeAXYUjwSTXARoqpZykHadOmA8G5vfJPK0/DC67qa//0qvqrJzL1xc8WQWX7/yc7fwudjPHPhA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=14.0.0" |
| } |
| }, |
| "node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from": { |
| "version": "2.2.0", |
| "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-2.2.0.tgz", |
| "integrity": "sha512-IJdWBbTcMQ6DA0gdNhh/BwrLkDR+ADW5Kr1aZmd4k3DIF6ezMV4R2NIAmT08wQJ3yUK82thHWmC/TnK/wpMMIA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@smithy/is-array-buffer": "^2.2.0", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=14.0.0" |
| } |
| }, |
| "node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8": { |
| "version": "2.3.0", |
| "resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-2.3.0.tgz", |
| "integrity": "sha512-R8Rdn8Hy72KKcebgLiv8jQcQkXoLMOGGv5uI1/k0l+snqkOzQ1R0ChUBCxWMlBsFMekWjq0wRudIweFs7sKT5A==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@smithy/util-buffer-from": "^2.2.0", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=14.0.0" |
| } |
| }, |
| "node_modules/@aws-sdk/client-cognito-identity": { |
| "version": "3.927.0", |
| "resolved": "https://registry.npmjs.org/@aws-sdk/client-cognito-identity/-/client-cognito-identity-3.927.0.tgz", |
| "integrity": "sha512-nt6qcS94C88jV3ZVzc7nG4ew4Wrbi27UsYFB8OpvLNFSXOTWx3Sd7g7xn6FyRFBM6QH+zijqgQ6lpKIMQdm9+w==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@aws-crypto/sha256-browser": "5.2.0", |
| "@aws-crypto/sha256-js": "5.2.0", |
| "@aws-sdk/core": "3.927.0", |
| "@aws-sdk/credential-provider-node": "3.927.0", |
| "@aws-sdk/middleware-host-header": "3.922.0", |
| "@aws-sdk/middleware-logger": "3.922.0", |
| "@aws-sdk/middleware-recursion-detection": "3.922.0", |
| "@aws-sdk/middleware-user-agent": "3.927.0", |
| "@aws-sdk/region-config-resolver": "3.925.0", |
| "@aws-sdk/types": "3.922.0", |
| "@aws-sdk/util-endpoints": "3.922.0", |
| "@aws-sdk/util-user-agent-browser": "3.922.0", |
| "@aws-sdk/util-user-agent-node": "3.927.0", |
| "@smithy/config-resolver": "^4.4.2", |
| "@smithy/core": "^3.17.2", |
| "@smithy/fetch-http-handler": "^5.3.5", |
| "@smithy/hash-node": "^4.2.4", |
| "@smithy/invalid-dependency": "^4.2.4", |
| "@smithy/middleware-content-length": "^4.2.4", |
| "@smithy/middleware-endpoint": "^4.3.6", |
| "@smithy/middleware-retry": "^4.4.6", |
| "@smithy/middleware-serde": "^4.2.4", |
| "@smithy/middleware-stack": "^4.2.4", |
| "@smithy/node-config-provider": "^4.3.4", |
| "@smithy/node-http-handler": "^4.4.4", |
| "@smithy/protocol-http": "^5.3.4", |
| "@smithy/smithy-client": "^4.9.2", |
| "@smithy/types": "^4.8.1", |
| "@smithy/url-parser": "^4.2.4", |
| "@smithy/util-base64": "^4.3.0", |
| "@smithy/util-body-length-browser": "^4.2.0", |
| "@smithy/util-body-length-node": "^4.2.1", |
| "@smithy/util-defaults-mode-browser": "^4.3.5", |
| "@smithy/util-defaults-mode-node": "^4.2.8", |
| "@smithy/util-endpoints": "^3.2.4", |
| "@smithy/util-middleware": "^4.2.4", |
| "@smithy/util-retry": "^4.2.4", |
| "@smithy/util-utf8": "^4.2.0", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@aws-sdk/client-sso": { |
| "version": "3.927.0", |
| "resolved": "https://registry.npmjs.org/@aws-sdk/client-sso/-/client-sso-3.927.0.tgz", |
| "integrity": "sha512-O+e+jo6ei7U/BA7lhT4mmPCWmeR9dFgGUHVwCwJ5c/nCaSaHQ+cb7j2h8WPXERu0LhPSFyj1aD5dk3jFIwNlbg==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@aws-crypto/sha256-browser": "5.2.0", |
| "@aws-crypto/sha256-js": "5.2.0", |
| "@aws-sdk/core": "3.927.0", |
| "@aws-sdk/middleware-host-header": "3.922.0", |
| "@aws-sdk/middleware-logger": "3.922.0", |
| "@aws-sdk/middleware-recursion-detection": "3.922.0", |
| "@aws-sdk/middleware-user-agent": "3.927.0", |
| "@aws-sdk/region-config-resolver": "3.925.0", |
| "@aws-sdk/types": "3.922.0", |
| "@aws-sdk/util-endpoints": "3.922.0", |
| "@aws-sdk/util-user-agent-browser": "3.922.0", |
| "@aws-sdk/util-user-agent-node": "3.927.0", |
| "@smithy/config-resolver": "^4.4.2", |
| "@smithy/core": "^3.17.2", |
| "@smithy/fetch-http-handler": "^5.3.5", |
| "@smithy/hash-node": "^4.2.4", |
| "@smithy/invalid-dependency": "^4.2.4", |
| "@smithy/middleware-content-length": "^4.2.4", |
| "@smithy/middleware-endpoint": "^4.3.6", |
| "@smithy/middleware-retry": "^4.4.6", |
| "@smithy/middleware-serde": "^4.2.4", |
| "@smithy/middleware-stack": "^4.2.4", |
| "@smithy/node-config-provider": "^4.3.4", |
| "@smithy/node-http-handler": "^4.4.4", |
| "@smithy/protocol-http": "^5.3.4", |
| "@smithy/smithy-client": "^4.9.2", |
| "@smithy/types": "^4.8.1", |
| "@smithy/url-parser": "^4.2.4", |
| "@smithy/util-base64": "^4.3.0", |
| "@smithy/util-body-length-browser": "^4.2.0", |
| "@smithy/util-body-length-node": "^4.2.1", |
| "@smithy/util-defaults-mode-browser": "^4.3.5", |
| "@smithy/util-defaults-mode-node": "^4.2.8", |
| "@smithy/util-endpoints": "^3.2.4", |
| "@smithy/util-middleware": "^4.2.4", |
| "@smithy/util-retry": "^4.2.4", |
| "@smithy/util-utf8": "^4.2.0", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@aws-sdk/core": { |
| "version": "3.927.0", |
| "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.927.0.tgz", |
| "integrity": "sha512-QOtR9QdjNeC7bId3fc/6MnqoEezvQ2Fk+x6F+Auf7NhOxwYAtB1nvh0k3+gJHWVGpfxN1I8keahRZd79U68/ag==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@aws-sdk/types": "3.922.0", |
| "@aws-sdk/xml-builder": "3.921.0", |
| "@smithy/core": "^3.17.2", |
| "@smithy/node-config-provider": "^4.3.4", |
| "@smithy/property-provider": "^4.2.4", |
| "@smithy/protocol-http": "^5.3.4", |
| "@smithy/signature-v4": "^5.3.4", |
| "@smithy/smithy-client": "^4.9.2", |
| "@smithy/types": "^4.8.1", |
| "@smithy/util-base64": "^4.3.0", |
| "@smithy/util-middleware": "^4.2.4", |
| "@smithy/util-utf8": "^4.2.0", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@aws-sdk/credential-provider-cognito-identity": { |
| "version": "3.927.0", |
| "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-cognito-identity/-/credential-provider-cognito-identity-3.927.0.tgz", |
| "integrity": "sha512-zV6w71IT+7rTUiIBIdzHt0aDkYA0NckZHr97/O6qcp0qm3mIj8oiDjHo6sD8qLAVT2ixmAhuBuZ8DAkMHjZ0wA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@aws-sdk/client-cognito-identity": "3.927.0", |
| "@aws-sdk/types": "3.922.0", |
| "@smithy/property-provider": "^4.2.4", |
| "@smithy/types": "^4.8.1", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@aws-sdk/credential-provider-env": { |
| "version": "3.927.0", |
| "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.927.0.tgz", |
| "integrity": "sha512-bAllBpmaWINpf0brXQWh/hjkBctapknZPYb3FJRlBHytEGHi7TpgqBXi8riT0tc6RVWChhnw58rQz22acOmBuw==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@aws-sdk/core": "3.927.0", |
| "@aws-sdk/types": "3.922.0", |
| "@smithy/property-provider": "^4.2.4", |
| "@smithy/types": "^4.8.1", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@aws-sdk/credential-provider-http": { |
| "version": "3.927.0", |
| "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-http/-/credential-provider-http-3.927.0.tgz", |
| "integrity": "sha512-jEvb8C7tuRBFhe8vZY9vm9z6UQnbP85IMEt3Qiz0dxAd341Hgu0lOzMv5mSKQ5yBnTLq+t3FPKgD9tIiHLqxSQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@aws-sdk/core": "3.927.0", |
| "@aws-sdk/types": "3.922.0", |
| "@smithy/fetch-http-handler": "^5.3.5", |
| "@smithy/node-http-handler": "^4.4.4", |
| "@smithy/property-provider": "^4.2.4", |
| "@smithy/protocol-http": "^5.3.4", |
| "@smithy/smithy-client": "^4.9.2", |
| "@smithy/types": "^4.8.1", |
| "@smithy/util-stream": "^4.5.5", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@aws-sdk/credential-provider-ini": { |
| "version": "3.927.0", |
| "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.927.0.tgz", |
| "integrity": "sha512-WvliaKYT7bNLiryl/FsZyUwRGBo/CWtboekZWvSfloAb+0SKFXWjmxt3z+Y260aoaPm/LIzEyslDHfxqR9xCJQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@aws-sdk/core": "3.927.0", |
| "@aws-sdk/credential-provider-env": "3.927.0", |
| "@aws-sdk/credential-provider-http": "3.927.0", |
| "@aws-sdk/credential-provider-process": "3.927.0", |
| "@aws-sdk/credential-provider-sso": "3.927.0", |
| "@aws-sdk/credential-provider-web-identity": "3.927.0", |
| "@aws-sdk/nested-clients": "3.927.0", |
| "@aws-sdk/types": "3.922.0", |
| "@smithy/credential-provider-imds": "^4.2.4", |
| "@smithy/property-provider": "^4.2.4", |
| "@smithy/shared-ini-file-loader": "^4.3.4", |
| "@smithy/types": "^4.8.1", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@aws-sdk/credential-provider-node": { |
| "version": "3.927.0", |
| "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.927.0.tgz", |
| "integrity": "sha512-M6BLrI+WHQ7PUY1aYu2OkI/KEz9aca+05zyycACk7cnlHlZaQ3vTFd0xOqF+A1qaenQBuxApOTs7Z21pnPUo9Q==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@aws-sdk/credential-provider-env": "3.927.0", |
| "@aws-sdk/credential-provider-http": "3.927.0", |
| "@aws-sdk/credential-provider-ini": "3.927.0", |
| "@aws-sdk/credential-provider-process": "3.927.0", |
| "@aws-sdk/credential-provider-sso": "3.927.0", |
| "@aws-sdk/credential-provider-web-identity": "3.927.0", |
| "@aws-sdk/types": "3.922.0", |
| "@smithy/credential-provider-imds": "^4.2.4", |
| "@smithy/property-provider": "^4.2.4", |
| "@smithy/shared-ini-file-loader": "^4.3.4", |
| "@smithy/types": "^4.8.1", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@aws-sdk/credential-provider-process": { |
| "version": "3.927.0", |
| "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-process/-/credential-provider-process-3.927.0.tgz", |
| "integrity": "sha512-rvqdZIN3TRhLKssufN5G2EWLMBct3ZebOBdwr0tuOoPEdaYflyXYYUScu+Beb541CKfXaFnEOlZokq12r7EPcQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@aws-sdk/core": "3.927.0", |
| "@aws-sdk/types": "3.922.0", |
| "@smithy/property-provider": "^4.2.4", |
| "@smithy/shared-ini-file-loader": "^4.3.4", |
| "@smithy/types": "^4.8.1", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@aws-sdk/credential-provider-sso": { |
| "version": "3.927.0", |
| "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.927.0.tgz", |
| "integrity": "sha512-XrCuncze/kxZE6WYEWtNMGtrJvJtyhUqav4xQQ9PJcNjxCUYiIRv7Gwkt7cuwJ1HS+akQj+JiZmljAg97utfDw==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@aws-sdk/client-sso": "3.927.0", |
| "@aws-sdk/core": "3.927.0", |
| "@aws-sdk/token-providers": "3.927.0", |
| "@aws-sdk/types": "3.922.0", |
| "@smithy/property-provider": "^4.2.4", |
| "@smithy/shared-ini-file-loader": "^4.3.4", |
| "@smithy/types": "^4.8.1", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@aws-sdk/credential-provider-web-identity": { |
| "version": "3.927.0", |
| "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.927.0.tgz", |
| "integrity": "sha512-Oh/aFYjZQsIiZ2PQEgTNvqEE/mmOYxZKZzXV86qrU3jBUfUUBvprUZc684nBqJbSKPwM5jCZtxiRYh+IrZDE7A==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@aws-sdk/core": "3.927.0", |
| "@aws-sdk/nested-clients": "3.927.0", |
| "@aws-sdk/types": "3.922.0", |
| "@smithy/property-provider": "^4.2.4", |
| "@smithy/shared-ini-file-loader": "^4.3.4", |
| "@smithy/types": "^4.8.1", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@aws-sdk/credential-providers": { |
| "version": "3.927.0", |
| "resolved": "https://registry.npmjs.org/@aws-sdk/credential-providers/-/credential-providers-3.927.0.tgz", |
| "integrity": "sha512-CasoHKKE/K+6YcVqjE+v5dVyKqKBtfzZyvGi669HvJ1f4EPHbVRPPLIb0eAYd/aEmwHsB/nn9VnyN9Wq5OppUQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@aws-sdk/client-cognito-identity": "3.927.0", |
| "@aws-sdk/core": "3.927.0", |
| "@aws-sdk/credential-provider-cognito-identity": "3.927.0", |
| "@aws-sdk/credential-provider-env": "3.927.0", |
| "@aws-sdk/credential-provider-http": "3.927.0", |
| "@aws-sdk/credential-provider-ini": "3.927.0", |
| "@aws-sdk/credential-provider-node": "3.927.0", |
| "@aws-sdk/credential-provider-process": "3.927.0", |
| "@aws-sdk/credential-provider-sso": "3.927.0", |
| "@aws-sdk/credential-provider-web-identity": "3.927.0", |
| "@aws-sdk/nested-clients": "3.927.0", |
| "@aws-sdk/types": "3.922.0", |
| "@smithy/config-resolver": "^4.4.2", |
| "@smithy/core": "^3.17.2", |
| "@smithy/credential-provider-imds": "^4.2.4", |
| "@smithy/node-config-provider": "^4.3.4", |
| "@smithy/property-provider": "^4.2.4", |
| "@smithy/types": "^4.8.1", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@aws-sdk/middleware-host-header": { |
| "version": "3.922.0", |
| "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-host-header/-/middleware-host-header-3.922.0.tgz", |
| "integrity": "sha512-HPquFgBnq/KqKRVkiuCt97PmWbKtxQ5iUNLEc6FIviqOoZTmaYG3EDsIbuFBz9C4RHJU4FKLmHL2bL3FEId6AA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@aws-sdk/types": "3.922.0", |
| "@smithy/protocol-http": "^5.3.4", |
| "@smithy/types": "^4.8.1", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@aws-sdk/middleware-logger": { |
| "version": "3.922.0", |
| "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-logger/-/middleware-logger-3.922.0.tgz", |
| "integrity": "sha512-AkvYO6b80FBm5/kk2E636zNNcNgjztNNUxpqVx+huyGn9ZqGTzS4kLqW2hO6CBe5APzVtPCtiQsXL24nzuOlAg==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@aws-sdk/types": "3.922.0", |
| "@smithy/types": "^4.8.1", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@aws-sdk/middleware-recursion-detection": { |
| "version": "3.922.0", |
| "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.922.0.tgz", |
| "integrity": "sha512-TtSCEDonV/9R0VhVlCpxZbp/9sxQvTTRKzIf8LxW3uXpby6Wl8IxEciBJlxmSkoqxh542WRcko7NYODlvL/gDA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@aws-sdk/types": "3.922.0", |
| "@aws/lambda-invoke-store": "^0.1.1", |
| "@smithy/protocol-http": "^5.3.4", |
| "@smithy/types": "^4.8.1", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@aws-sdk/middleware-user-agent": { |
| "version": "3.927.0", |
| "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.927.0.tgz", |
| "integrity": "sha512-sv6St9EgEka6E7y19UMCsttFBZ8tsmz2sstgRd7LztlX3wJynpeDUhq0gtedguG1lGZY/gDf832k5dqlRLUk7g==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@aws-sdk/core": "3.927.0", |
| "@aws-sdk/types": "3.922.0", |
| "@aws-sdk/util-endpoints": "3.922.0", |
| "@smithy/core": "^3.17.2", |
| "@smithy/protocol-http": "^5.3.4", |
| "@smithy/types": "^4.8.1", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@aws-sdk/nested-clients": { |
| "version": "3.927.0", |
| "resolved": "https://registry.npmjs.org/@aws-sdk/nested-clients/-/nested-clients-3.927.0.tgz", |
| "integrity": "sha512-Oy6w7+fzIdr10DhF/HpfVLy6raZFTdiE7pxS1rvpuj2JgxzW2y6urm2sYf3eLOpMiHyuG4xUBwFiJpU9CCEvJA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@aws-crypto/sha256-browser": "5.2.0", |
| "@aws-crypto/sha256-js": "5.2.0", |
| "@aws-sdk/core": "3.927.0", |
| "@aws-sdk/middleware-host-header": "3.922.0", |
| "@aws-sdk/middleware-logger": "3.922.0", |
| "@aws-sdk/middleware-recursion-detection": "3.922.0", |
| "@aws-sdk/middleware-user-agent": "3.927.0", |
| "@aws-sdk/region-config-resolver": "3.925.0", |
| "@aws-sdk/types": "3.922.0", |
| "@aws-sdk/util-endpoints": "3.922.0", |
| "@aws-sdk/util-user-agent-browser": "3.922.0", |
| "@aws-sdk/util-user-agent-node": "3.927.0", |
| "@smithy/config-resolver": "^4.4.2", |
| "@smithy/core": "^3.17.2", |
| "@smithy/fetch-http-handler": "^5.3.5", |
| "@smithy/hash-node": "^4.2.4", |
| "@smithy/invalid-dependency": "^4.2.4", |
| "@smithy/middleware-content-length": "^4.2.4", |
| "@smithy/middleware-endpoint": "^4.3.6", |
| "@smithy/middleware-retry": "^4.4.6", |
| "@smithy/middleware-serde": "^4.2.4", |
| "@smithy/middleware-stack": "^4.2.4", |
| "@smithy/node-config-provider": "^4.3.4", |
| "@smithy/node-http-handler": "^4.4.4", |
| "@smithy/protocol-http": "^5.3.4", |
| "@smithy/smithy-client": "^4.9.2", |
| "@smithy/types": "^4.8.1", |
| "@smithy/url-parser": "^4.2.4", |
| "@smithy/util-base64": "^4.3.0", |
| "@smithy/util-body-length-browser": "^4.2.0", |
| "@smithy/util-body-length-node": "^4.2.1", |
| "@smithy/util-defaults-mode-browser": "^4.3.5", |
| "@smithy/util-defaults-mode-node": "^4.2.8", |
| "@smithy/util-endpoints": "^3.2.4", |
| "@smithy/util-middleware": "^4.2.4", |
| "@smithy/util-retry": "^4.2.4", |
| "@smithy/util-utf8": "^4.2.0", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@aws-sdk/region-config-resolver": { |
| "version": "3.925.0", |
| "resolved": "https://registry.npmjs.org/@aws-sdk/region-config-resolver/-/region-config-resolver-3.925.0.tgz", |
| "integrity": "sha512-FOthcdF9oDb1pfQBRCfWPZhJZT5wqpvdAS5aJzB1WDZ+6EuaAhLzLH/fW1slDunIqq1PSQGG3uSnVglVVOvPHQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@aws-sdk/types": "3.922.0", |
| "@smithy/config-resolver": "^4.4.2", |
| "@smithy/node-config-provider": "^4.3.4", |
| "@smithy/types": "^4.8.1", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@aws-sdk/token-providers": { |
| "version": "3.927.0", |
| "resolved": "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.927.0.tgz", |
| "integrity": "sha512-JRdaprkZjZ6EY4WVwsZaEjPUj9W9vqlSaFDm4oD+IbwlY4GjAXuUQK6skKcvVyoOsSTvJp/CaveSws2FiWUp9Q==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@aws-sdk/core": "3.927.0", |
| "@aws-sdk/nested-clients": "3.927.0", |
| "@aws-sdk/types": "3.922.0", |
| "@smithy/property-provider": "^4.2.4", |
| "@smithy/shared-ini-file-loader": "^4.3.4", |
| "@smithy/types": "^4.8.1", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@aws-sdk/types": { |
| "version": "3.922.0", |
| "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.922.0.tgz", |
| "integrity": "sha512-eLA6XjVobAUAMivvM7DBL79mnHyrm+32TkXNWZua5mnxF+6kQCfblKKJvxMZLGosO53/Ex46ogim8IY5Nbqv2w==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@smithy/types": "^4.8.1", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@aws-sdk/util-endpoints": { |
| "version": "3.922.0", |
| "resolved": "https://registry.npmjs.org/@aws-sdk/util-endpoints/-/util-endpoints-3.922.0.tgz", |
| "integrity": "sha512-4ZdQCSuNMY8HMlR1YN4MRDdXuKd+uQTeKIr5/pIM+g3TjInZoj8imvXudjcrFGA63UF3t92YVTkBq88mg58RXQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@aws-sdk/types": "3.922.0", |
| "@smithy/types": "^4.8.1", |
| "@smithy/url-parser": "^4.2.4", |
| "@smithy/util-endpoints": "^3.2.4", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@aws-sdk/util-locate-window": { |
| "version": "3.893.0", |
| "resolved": "https://registry.npmjs.org/@aws-sdk/util-locate-window/-/util-locate-window-3.893.0.tgz", |
| "integrity": "sha512-T89pFfgat6c8nMmpI8eKjBcDcgJq36+m9oiXbcUzeU55MP9ZuGgBomGjGnHaEyF36jenW9gmg3NfZDm0AO2XPg==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@aws-sdk/util-user-agent-browser": { |
| "version": "3.922.0", |
| "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.922.0.tgz", |
| "integrity": "sha512-qOJAERZ3Plj1st7M4Q5henl5FRpE30uLm6L9edZqZXGR6c7ry9jzexWamWVpQ4H4xVAVmiO9dIEBAfbq4mduOA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@aws-sdk/types": "3.922.0", |
| "@smithy/types": "^4.8.1", |
| "bowser": "^2.11.0", |
| "tslib": "^2.6.2" |
| } |
| }, |
| "node_modules/@aws-sdk/util-user-agent-node": { |
| "version": "3.927.0", |
| "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.927.0.tgz", |
| "integrity": "sha512-5Ty+29jBTHg1mathEhLJavzA7A7vmhephRYGenFzo8rApLZh+c+MCAqjddSjdDzcf5FH+ydGGnIrj4iIfbZIMQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@aws-sdk/middleware-user-agent": "3.927.0", |
| "@aws-sdk/types": "3.922.0", |
| "@smithy/node-config-provider": "^4.3.4", |
| "@smithy/types": "^4.8.1", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| }, |
| "peerDependencies": { |
| "aws-crt": ">=1.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "aws-crt": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@aws-sdk/xml-builder": { |
| "version": "3.921.0", |
| "resolved": "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.921.0.tgz", |
| "integrity": "sha512-LVHg0jgjyicKKvpNIEMXIMr1EBViESxcPkqfOlT+X1FkmUMTNZEEVF18tOJg4m4hV5vxtkWcqtr4IEeWa1C41Q==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@smithy/types": "^4.8.1", |
| "fast-xml-parser": "5.2.5", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@aws/lambda-invoke-store": { |
| "version": "0.1.1", |
| "resolved": "https://registry.npmjs.org/@aws/lambda-invoke-store/-/lambda-invoke-store-0.1.1.tgz", |
| "integrity": "sha512-RcLam17LdlbSOSp9VxmUu1eI6Mwxp+OwhD2QhiSNmNCzoDb0EeUXTD2n/WbcnrAYMGlmf05th6QYq23VqvJqpA==", |
| "license": "Apache-2.0", |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@babel/code-frame": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.27.1.tgz", |
| "integrity": "sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==", |
| "license": "MIT", |
| "peer": true, |
| "dependencies": { |
| "@babel/helper-validator-identifier": "^7.27.1", |
| "js-tokens": "^4.0.0", |
| "picocolors": "^1.1.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/helper-validator-identifier": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz", |
| "integrity": "sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==", |
| "license": "MIT", |
| "peer": true, |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/runtime": { |
| "version": "7.27.6", |
| "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.27.6.tgz", |
| "integrity": "sha512-vbavdySgbTTrmFE+EsiqUTzlOr5bzlnJtUv9PynGCAKvfQqjIXbvFdumPM/GxMDfyuGMJaJAU6TO4zc1Jf1i8Q==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@csstools/color-helpers": { |
| "version": "5.1.0", |
| "resolved": "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-5.1.0.tgz", |
| "integrity": "sha512-S11EXWJyy0Mz5SYvRmY8nJYTFFd1LCNV+7cXyAgQtOOuzb4EsgfqDufL+9esx72/eLhsRdGZwaldu/h+E4t4BA==", |
| "dev": true, |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/csstools" |
| }, |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/csstools" |
| } |
| ], |
| "license": "MIT-0", |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@csstools/css-calc": { |
| "version": "2.1.4", |
| "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-2.1.4.tgz", |
| "integrity": "sha512-3N8oaj+0juUw/1H3YwmDDJXCgTB1gKU6Hc/bB502u9zR0q2vd786XJH9QfrKIEgFlZmhZiq6epXl4rHqhzsIgQ==", |
| "dev": true, |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/csstools" |
| }, |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/csstools" |
| } |
| ], |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| }, |
| "peerDependencies": { |
| "@csstools/css-parser-algorithms": "^3.0.5", |
| "@csstools/css-tokenizer": "^3.0.4" |
| } |
| }, |
| "node_modules/@csstools/css-color-parser": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-3.1.0.tgz", |
| "integrity": "sha512-nbtKwh3a6xNVIp/VRuXV64yTKnb1IjTAEEh3irzS+HkKjAOYLTGNb9pmVNntZ8iVBHcWDA2Dof0QtPgFI1BaTA==", |
| "dev": true, |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/csstools" |
| }, |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/csstools" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "@csstools/color-helpers": "^5.1.0", |
| "@csstools/css-calc": "^2.1.4" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "peerDependencies": { |
| "@csstools/css-parser-algorithms": "^3.0.5", |
| "@csstools/css-tokenizer": "^3.0.4" |
| } |
| }, |
| "node_modules/@csstools/css-parser-algorithms": { |
| "version": "3.0.5", |
| "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-3.0.5.tgz", |
| "integrity": "sha512-DaDeUkXZKjdGhgYaHNJTV9pV7Y9B3b644jCLs9Upc3VeNGg6LWARAT6O+Q+/COo+2gg/bM5rhpMAtf70WqfBdQ==", |
| "dev": true, |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/csstools" |
| }, |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/csstools" |
| } |
| ], |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| }, |
| "peerDependencies": { |
| "@csstools/css-tokenizer": "^3.0.4" |
| } |
| }, |
| "node_modules/@csstools/css-tokenizer": { |
| "version": "3.0.4", |
| "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-3.0.4.tgz", |
| "integrity": "sha512-Vd/9EVDiu6PPJt9yAh6roZP6El1xHrdvIVGjyBsHR0RYwNHgL7FJPyIIW4fANJNG6FtyZfvlRPpFI4ZM/lubvw==", |
| "dev": true, |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/csstools" |
| }, |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/csstools" |
| } |
| ], |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@elysiajs/eden": { |
| "version": "1.3.2", |
| "resolved": "https://registry.npmjs.org/@elysiajs/eden/-/eden-1.3.2.tgz", |
| "integrity": "sha512-0bCU5DO7J7hQfS2y3O3399GtoxMWRDMgQNMTHOnf70/F2nF8SwGHvzwh3+wO62Ko5FMF7EYqTN9Csw/g/Q7qwg==", |
| "dev": true, |
| "license": "MIT", |
| "peerDependencies": { |
| "elysia": ">= 1.3.0" |
| } |
| }, |
| "node_modules/@elysiajs/swagger": { |
| "version": "1.3.0", |
| "resolved": "https://registry.npmjs.org/@elysiajs/swagger/-/swagger-1.3.0.tgz", |
| "integrity": "sha512-0fo3FWkDRPNYpowJvLz3jBHe9bFe6gruZUyf+feKvUEEMG9ZHptO1jolSoPE0ffFw1BgN1/wMsP19p4GRXKdfg==", |
| "license": "MIT", |
| "dependencies": { |
| "@scalar/themes": "^0.9.52", |
| "@scalar/types": "^0.0.12", |
| "openapi-types": "^12.1.3", |
| "pathe": "^1.1.2" |
| }, |
| "peerDependencies": { |
| "elysia": ">= 1.3.0" |
| } |
| }, |
| "node_modules/@emnapi/runtime": { |
| "version": "1.4.3", |
| "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.4.3.tgz", |
| "integrity": "sha512-pBPWdu6MLKROBX05wSNKcNb++m5Er+KQ9QkB+WVM+pW2Kx9hoSrVTnu3BdkI5eBLZoKu/J6mW/B6i6bJB2ytXQ==", |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "tslib": "^2.4.0" |
| } |
| }, |
| "node_modules/@esbuild/aix-ppc64": { |
| "version": "0.25.5", |
| "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.5.tgz", |
| "integrity": "sha512-9o3TMmpmftaCMepOdA5k/yDw8SfInyzWWTjYTFCX3kPSDJMROQTb8jg+h9Cnwnmm1vOzvxN7gIfB5V2ewpjtGA==", |
| "cpu": [ |
| "ppc64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "aix" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/android-arm": { |
| "version": "0.25.5", |
| "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.5.tgz", |
| "integrity": "sha512-AdJKSPeEHgi7/ZhuIPtcQKr5RQdo6OO2IL87JkianiMYMPbCtot9fxPbrMiBADOWWm3T2si9stAiVsGbTQFkbA==", |
| "cpu": [ |
| "arm" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/android-arm64": { |
| "version": "0.25.5", |
| "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.5.tgz", |
| "integrity": "sha512-VGzGhj4lJO+TVGV1v8ntCZWJktV7SGCs3Pn1GRWI1SBFtRALoomm8k5E9Pmwg3HOAal2VDc2F9+PM/rEY6oIDg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/android-x64": { |
| "version": "0.25.5", |
| "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.5.tgz", |
| "integrity": "sha512-D2GyJT1kjvO//drbRT3Hib9XPwQeWd9vZoBJn+bu/lVsOZ13cqNdDeqIF/xQ5/VmWvMduP6AmXvylO/PIc2isw==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/darwin-arm64": { |
| "version": "0.25.5", |
| "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.5.tgz", |
| "integrity": "sha512-GtaBgammVvdF7aPIgH2jxMDdivezgFu6iKpmT+48+F8Hhg5J/sfnDieg0aeG/jfSvkYQU2/pceFPDKlqZzwnfQ==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/darwin-x64": { |
| "version": "0.25.5", |
| "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.5.tgz", |
| "integrity": "sha512-1iT4FVL0dJ76/q1wd7XDsXrSW+oLoquptvh4CLR4kITDtqi2e/xwXwdCVH8hVHU43wgJdsq7Gxuzcs6Iq/7bxQ==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/freebsd-arm64": { |
| "version": "0.25.5", |
| "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.5.tgz", |
| "integrity": "sha512-nk4tGP3JThz4La38Uy/gzyXtpkPW8zSAmoUhK9xKKXdBCzKODMc2adkB2+8om9BDYugz+uGV7sLmpTYzvmz6Sw==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "freebsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/freebsd-x64": { |
| "version": "0.25.5", |
| "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.5.tgz", |
| "integrity": "sha512-PrikaNjiXdR2laW6OIjlbeuCPrPaAl0IwPIaRv+SMV8CiM8i2LqVUHFC1+8eORgWyY7yhQY+2U2fA55mBzReaw==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "freebsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-arm": { |
| "version": "0.25.5", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.5.tgz", |
| "integrity": "sha512-cPzojwW2okgh7ZlRpcBEtsX7WBuqbLrNXqLU89GxWbNt6uIg78ET82qifUy3W6OVww6ZWobWub5oqZOVtwolfw==", |
| "cpu": [ |
| "arm" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-arm64": { |
| "version": "0.25.5", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.5.tgz", |
| "integrity": "sha512-Z9kfb1v6ZlGbWj8EJk9T6czVEjjq2ntSYLY2cw6pAZl4oKtfgQuS4HOq41M/BcoLPzrUbNd+R4BXFyH//nHxVg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-ia32": { |
| "version": "0.25.5", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.5.tgz", |
| "integrity": "sha512-sQ7l00M8bSv36GLV95BVAdhJ2QsIbCuCjh/uYrWiMQSUuV+LpXwIqhgJDcvMTj+VsQmqAHL2yYaasENvJ7CDKA==", |
| "cpu": [ |
| "ia32" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-loong64": { |
| "version": "0.25.5", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.5.tgz", |
| "integrity": "sha512-0ur7ae16hDUC4OL5iEnDb0tZHDxYmuQyhKhsPBV8f99f6Z9KQM02g33f93rNH5A30agMS46u2HP6qTdEt6Q1kg==", |
| "cpu": [ |
| "loong64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-mips64el": { |
| "version": "0.25.5", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.5.tgz", |
| "integrity": "sha512-kB/66P1OsHO5zLz0i6X0RxlQ+3cu0mkxS3TKFvkb5lin6uwZ/ttOkP3Z8lfR9mJOBk14ZwZ9182SIIWFGNmqmg==", |
| "cpu": [ |
| "mips64el" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-ppc64": { |
| "version": "0.25.5", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.5.tgz", |
| "integrity": "sha512-UZCmJ7r9X2fe2D6jBmkLBMQetXPXIsZjQJCjgwpVDz+YMcS6oFR27alkgGv3Oqkv07bxdvw7fyB71/olceJhkQ==", |
| "cpu": [ |
| "ppc64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-riscv64": { |
| "version": "0.25.5", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.5.tgz", |
| "integrity": "sha512-kTxwu4mLyeOlsVIFPfQo+fQJAV9mh24xL+y+Bm6ej067sYANjyEw1dNHmvoqxJUCMnkBdKpvOn0Ahql6+4VyeA==", |
| "cpu": [ |
| "riscv64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-s390x": { |
| "version": "0.25.5", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.5.tgz", |
| "integrity": "sha512-K2dSKTKfmdh78uJ3NcWFiqyRrimfdinS5ErLSn3vluHNeHVnBAFWC8a4X5N+7FgVE1EjXS1QDZbpqZBjfrqMTQ==", |
| "cpu": [ |
| "s390x" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-x64": { |
| "version": "0.25.5", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.5.tgz", |
| "integrity": "sha512-uhj8N2obKTE6pSZ+aMUbqq+1nXxNjZIIjCjGLfsWvVpy7gKCOL6rsY1MhRh9zLtUtAI7vpgLMK6DxjO8Qm9lJw==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/netbsd-arm64": { |
| "version": "0.25.5", |
| "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.5.tgz", |
| "integrity": "sha512-pwHtMP9viAy1oHPvgxtOv+OkduK5ugofNTVDilIzBLpoWAM16r7b/mxBvfpuQDpRQFMfuVr5aLcn4yveGvBZvw==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "netbsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/netbsd-x64": { |
| "version": "0.25.5", |
| "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.5.tgz", |
| "integrity": "sha512-WOb5fKrvVTRMfWFNCroYWWklbnXH0Q5rZppjq0vQIdlsQKuw6mdSihwSo4RV/YdQ5UCKKvBy7/0ZZYLBZKIbwQ==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "netbsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/openbsd-arm64": { |
| "version": "0.25.5", |
| "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.5.tgz", |
| "integrity": "sha512-7A208+uQKgTxHd0G0uqZO8UjK2R0DDb4fDmERtARjSHWxqMTye4Erz4zZafx7Di9Cv+lNHYuncAkiGFySoD+Mw==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "openbsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/openbsd-x64": { |
| "version": "0.25.5", |
| "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.5.tgz", |
| "integrity": "sha512-G4hE405ErTWraiZ8UiSoesH8DaCsMm0Cay4fsFWOOUcz8b8rC6uCvnagr+gnioEjWn0wC+o1/TAHt+It+MpIMg==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "openbsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/sunos-x64": { |
| "version": "0.25.5", |
| "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.5.tgz", |
| "integrity": "sha512-l+azKShMy7FxzY0Rj4RCt5VD/q8mG/e+mDivgspo+yL8zW7qEwctQ6YqKX34DTEleFAvCIUviCFX1SDZRSyMQA==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "sunos" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/win32-arm64": { |
| "version": "0.25.5", |
| "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.5.tgz", |
| "integrity": "sha512-O2S7SNZzdcFG7eFKgvwUEZ2VG9D/sn/eIiz8XRZ1Q/DO5a3s76Xv0mdBzVM5j5R639lXQmPmSo0iRpHqUUrsxw==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/win32-ia32": { |
| "version": "0.25.5", |
| "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.5.tgz", |
| "integrity": "sha512-onOJ02pqs9h1iMJ1PQphR+VZv8qBMQ77Klcsqv9CNW2w6yLqoURLcgERAIurY6QE63bbLuqgP9ATqajFLK5AMQ==", |
| "cpu": [ |
| "ia32" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/win32-x64": { |
| "version": "0.25.5", |
| "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.5.tgz", |
| "integrity": "sha512-TXv6YnJ8ZMVdX+SXWVBo/0p8LTcrUYngpWjvm91TMjjBQii7Oz11Lw5lbDV5Y0TzuhSJHwiH4hEtC1I42mMS0g==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@eslint-community/eslint-utils": { |
| "version": "4.7.0", |
| "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz", |
| "integrity": "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "eslint-visitor-keys": "^3.4.3" |
| }, |
| "engines": { |
| "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/eslint" |
| }, |
| "peerDependencies": { |
| "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0" |
| } |
| }, |
| "node_modules/@eslint-community/regexpp": { |
| "version": "4.12.1", |
| "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.1.tgz", |
| "integrity": "sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": "^12.0.0 || ^14.0.0 || >=16.0.0" |
| } |
| }, |
| "node_modules/@eslint/eslintrc": { |
| "version": "2.1.4", |
| "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz", |
| "integrity": "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "ajv": "^6.12.4", |
| "debug": "^4.3.2", |
| "espree": "^9.6.0", |
| "globals": "^13.19.0", |
| "ignore": "^5.2.0", |
| "import-fresh": "^3.2.1", |
| "js-yaml": "^4.1.0", |
| "minimatch": "^3.1.2", |
| "strip-json-comments": "^3.1.1" |
| }, |
| "engines": { |
| "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/eslint" |
| } |
| }, |
| "node_modules/@eslint/eslintrc/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==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "balanced-match": "^1.0.0", |
| "concat-map": "0.0.1" |
| } |
| }, |
| "node_modules/@eslint/eslintrc/node_modules/minimatch": { |
| "version": "3.1.2", |
| "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", |
| "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "brace-expansion": "^1.1.7" |
| }, |
| "engines": { |
| "node": "*" |
| } |
| }, |
| "node_modules/@eslint/js": { |
| "version": "8.57.1", |
| "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.57.1.tgz", |
| "integrity": "sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
| } |
| }, |
| "node_modules/@faker-js/faker": { |
| "version": "8.4.1", |
| "resolved": "https://registry.npmjs.org/@faker-js/faker/-/faker-8.4.1.tgz", |
| "integrity": "sha512-XQ3cU+Q8Uqmrbf2e0cIC/QN43sTBSC8KF12u29Mb47tWrt2hAgBXSgpZMj4Ao8Uk0iJcU99QsOCaIL8934obCg==", |
| "dev": true, |
| "funding": [ |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/fakerjs" |
| } |
| ], |
| "license": "MIT", |
| "engines": { |
| "node": "^14.17.0 || ^16.13.0 || >=18.0.0", |
| "npm": ">=6.14.13" |
| } |
| }, |
| "node_modules/@floating-ui/core": { |
| "version": "1.7.3", |
| "resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.7.3.tgz", |
| "integrity": "sha512-sGnvb5dmrJaKEZ+LDIpguvdX3bDlEllmv4/ClQ9awcmCZrlx5jQyyMWFM5kBI+EyNOCDDiKk8il0zeuX3Zlg/w==", |
| "license": "MIT", |
| "dependencies": { |
| "@floating-ui/utils": "^0.2.10" |
| } |
| }, |
| "node_modules/@floating-ui/dom": { |
| "version": "1.7.4", |
| "resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.7.4.tgz", |
| "integrity": "sha512-OOchDgh4F2CchOX94cRVqhvy7b3AFb+/rQXyswmzmGakRfkMgoWVjfnLWkRirfLEfuD4ysVW16eXzwt3jHIzKA==", |
| "license": "MIT", |
| "dependencies": { |
| "@floating-ui/core": "^1.7.3", |
| "@floating-ui/utils": "^0.2.10" |
| } |
| }, |
| "node_modules/@floating-ui/utils": { |
| "version": "0.2.10", |
| "resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.10.tgz", |
| "integrity": "sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==", |
| "license": "MIT" |
| }, |
| "node_modules/@huggingface/hub": { |
| "version": "2.2.0", |
| "resolved": "https://registry.npmjs.org/@huggingface/hub/-/hub-2.2.0.tgz", |
| "integrity": "sha512-G+VS1eMp80KovIHBlsiEigS6I6qmI4j+VQ1UZ8CaXT+pw2A7tj6e/crfxFdKNE2uOK5oQkRFiCBJykMwrWQ8OA==", |
| "license": "MIT", |
| "dependencies": { |
| "@huggingface/tasks": "^0.19.11" |
| }, |
| "bin": { |
| "hfjs": "dist/cli.js" |
| }, |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@huggingface/inference": { |
| "version": "4.11.3", |
| "resolved": "https://registry.npmjs.org/@huggingface/inference/-/inference-4.11.3.tgz", |
| "integrity": "sha512-Fqpj89DuB6i9j+cos9i0bfUKlpx5NFFsmvED0OAdE1gUSTHR86GpUZ0xkKy58IYXV1yFyHLFxQaOn0XDmD2m7Q==", |
| "license": "MIT", |
| "dependencies": { |
| "@huggingface/jinja": "^0.5.1", |
| "@huggingface/tasks": "^0.19.52" |
| }, |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@huggingface/jinja": { |
| "version": "0.5.1", |
| "resolved": "https://registry.npmjs.org/@huggingface/jinja/-/jinja-0.5.1.tgz", |
| "integrity": "sha512-yUZLld4lrM9iFxHCwFQ7D1HW2MWMwSbeB7WzWqFYDWK+rEb+WldkLdAJxUPOmgICMHZLzZGVcVjFh3w/YGubng==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@huggingface/tasks": { |
| "version": "0.19.52", |
| "resolved": "https://registry.npmjs.org/@huggingface/tasks/-/tasks-0.19.52.tgz", |
| "integrity": "sha512-ERporbPcWOeeN22PG3UoC3n/kgk50/Gn03A1NPwO2fqlzaP01ADug0DazPi8W3HandT6LHycv7tAjo+sCOBRtw==", |
| "license": "MIT" |
| }, |
| "node_modules/@humanwhocodes/config-array": { |
| "version": "0.13.0", |
| "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.13.0.tgz", |
| "integrity": "sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==", |
| "deprecated": "Use @eslint/config-array instead", |
| "dev": true, |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@humanwhocodes/object-schema": "^2.0.3", |
| "debug": "^4.3.1", |
| "minimatch": "^3.0.5" |
| }, |
| "engines": { |
| "node": ">=10.10.0" |
| } |
| }, |
| "node_modules/@humanwhocodes/config-array/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==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "balanced-match": "^1.0.0", |
| "concat-map": "0.0.1" |
| } |
| }, |
| "node_modules/@humanwhocodes/config-array/node_modules/minimatch": { |
| "version": "3.1.2", |
| "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", |
| "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "brace-expansion": "^1.1.7" |
| }, |
| "engines": { |
| "node": "*" |
| } |
| }, |
| "node_modules/@humanwhocodes/module-importer": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz", |
| "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==", |
| "dev": true, |
| "license": "Apache-2.0", |
| "engines": { |
| "node": ">=12.22" |
| }, |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/nzakas" |
| } |
| }, |
| "node_modules/@humanwhocodes/object-schema": { |
| "version": "2.0.3", |
| "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz", |
| "integrity": "sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==", |
| "deprecated": "Use @eslint/object-schema instead", |
| "dev": true, |
| "license": "BSD-3-Clause" |
| }, |
| "node_modules/@iconify-json/bi": { |
| "version": "1.2.4", |
| "resolved": "https://registry.npmjs.org/@iconify-json/bi/-/bi-1.2.4.tgz", |
| "integrity": "sha512-ipD8nm86ovjgXGEJj/B5oSJGaEIsGgzrKqNT1ei66nRExzK6Mgh4an/efG30Xtvp2eQjz9eWN5kHmadbnjUmzw==", |
| "license": "MIT", |
| "dependencies": { |
| "@iconify/types": "*" |
| } |
| }, |
| "node_modules/@iconify-json/carbon": { |
| "version": "1.2.9", |
| "resolved": "https://registry.npmjs.org/@iconify-json/carbon/-/carbon-1.2.9.tgz", |
| "integrity": "sha512-RyeSAuFTzhs1GX4yrzVEKEbNQGt95p9zMR4S2F63vbThtNoUr5OKwaWbhO/GbHQCSgdbKuZv2ApAOsY2fLxLbQ==", |
| "dev": true, |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@iconify/types": "*" |
| } |
| }, |
| "node_modules/@iconify-json/eos-icons": { |
| "version": "1.2.2", |
| "resolved": "https://registry.npmjs.org/@iconify-json/eos-icons/-/eos-icons-1.2.2.tgz", |
| "integrity": "sha512-kYfV1WfgiHDbWdG9JEbV1K77MvksRmo9KIM4VjtYFMnF8pKqTv4MoLIOdCD2lbRlhBZspxr1GKde5Z/LYqz3Qw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@iconify/types": "*" |
| } |
| }, |
| "node_modules/@iconify/types": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/@iconify/types/-/types-2.0.0.tgz", |
| "integrity": "sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==", |
| "license": "MIT" |
| }, |
| "node_modules/@iconify/utils": { |
| "version": "2.3.0", |
| "resolved": "https://registry.npmjs.org/@iconify/utils/-/utils-2.3.0.tgz", |
| "integrity": "sha512-GmQ78prtwYW6EtzXRU1rY+KwOKfz32PD7iJh6Iyqw68GiKuoZ2A6pRtzWONz5VQJbp50mEjXh/7NkumtrAgRKA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@antfu/install-pkg": "^1.0.0", |
| "@antfu/utils": "^8.1.0", |
| "@iconify/types": "^2.0.0", |
| "debug": "^4.4.0", |
| "globals": "^15.14.0", |
| "kolorist": "^1.8.0", |
| "local-pkg": "^1.0.0", |
| "mlly": "^1.7.4" |
| } |
| }, |
| "node_modules/@iconify/utils/node_modules/@antfu/install-pkg": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/@antfu/install-pkg/-/install-pkg-1.1.0.tgz", |
| "integrity": "sha512-MGQsmw10ZyI+EJo45CdSER4zEb+p31LpDAFp2Z3gkSd1yqVZGi0Ebx++YTEMonJy4oChEMLsxZ64j8FH6sSqtQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "package-manager-detector": "^1.3.0", |
| "tinyexec": "^1.0.1" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/antfu" |
| } |
| }, |
| "node_modules/@iconify/utils/node_modules/@antfu/utils": { |
| "version": "8.1.1", |
| "resolved": "https://registry.npmjs.org/@antfu/utils/-/utils-8.1.1.tgz", |
| "integrity": "sha512-Mex9nXf9vR6AhcXmMrlz/HVgYYZpVGJ6YlPgwl7UnaFpnshXs6EK/oa5Gpf3CzENMjkvEx2tQtntGnb7UtSTOQ==", |
| "dev": true, |
| "license": "MIT", |
| "funding": { |
| "url": "https://github.com/sponsors/antfu" |
| } |
| }, |
| "node_modules/@iconify/utils/node_modules/confbox": { |
| "version": "0.2.2", |
| "resolved": "https://registry.npmjs.org/confbox/-/confbox-0.2.2.tgz", |
| "integrity": "sha512-1NB+BKqhtNipMsov4xI/NnhCKp9XG9NamYp5PVm9klAT0fsrNPjaFICsCFhNhwZJKNh7zB/3q8qXz0E9oaMNtQ==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@iconify/utils/node_modules/globals": { |
| "version": "15.15.0", |
| "resolved": "https://registry.npmjs.org/globals/-/globals-15.15.0.tgz", |
| "integrity": "sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/@iconify/utils/node_modules/local-pkg": { |
| "version": "1.1.1", |
| "resolved": "https://registry.npmjs.org/local-pkg/-/local-pkg-1.1.1.tgz", |
| "integrity": "sha512-WunYko2W1NcdfAFpuLUoucsgULmgDBRkdxHxWQ7mK0cQqwPiy8E1enjuRBrhLtZkB5iScJ1XIPdhVEFK8aOLSg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "mlly": "^1.7.4", |
| "pkg-types": "^2.0.1", |
| "quansync": "^0.2.8" |
| }, |
| "engines": { |
| "node": ">=14" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/antfu" |
| } |
| }, |
| "node_modules/@iconify/utils/node_modules/pathe": { |
| "version": "2.0.3", |
| "resolved": "https://registry.npmjs.org/pathe/-/pathe-2.0.3.tgz", |
| "integrity": "sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@iconify/utils/node_modules/pkg-types": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/pkg-types/-/pkg-types-2.1.0.tgz", |
| "integrity": "sha512-wmJwA+8ihJixSoHKxZJRBQG1oY8Yr9pGLzRmSsNms0iNWyHHAlZCa7mmKiFR10YPZuz/2k169JiS/inOjBCZ2A==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "confbox": "^0.2.1", |
| "exsolve": "^1.0.1", |
| "pathe": "^2.0.3" |
| } |
| }, |
| "node_modules/@iconify/utils/node_modules/tinyexec": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-1.0.1.tgz", |
| "integrity": "sha512-5uC6DDlmeqiOwCPmK9jMSdOuZTh8bU39Ys6yidB+UTt5hfZUPGAypSgFRiEp+jbi9qH40BLDvy85jIU88wKSqw==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@img/sharp-darwin-arm64": { |
| "version": "0.33.5", |
| "resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.33.5.tgz", |
| "integrity": "sha512-UT4p+iz/2H4twwAoLCqfA9UH5pI6DggwKEGuaPy7nCVQ8ZsiY5PIcrRvD1DzuY3qYL07NtIQcWnBSY/heikIFQ==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "Apache-2.0", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/libvips" |
| }, |
| "optionalDependencies": { |
| "@img/sharp-libvips-darwin-arm64": "1.0.4" |
| } |
| }, |
| "node_modules/@img/sharp-darwin-x64": { |
| "version": "0.33.5", |
| "resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.33.5.tgz", |
| "integrity": "sha512-fyHac4jIc1ANYGRDxtiqelIbdWkIuQaI84Mv45KvGRRxSAa7o7d1ZKAOBaYbnepLC1WqxfpimdeWfvqqSGwR2Q==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "Apache-2.0", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/libvips" |
| }, |
| "optionalDependencies": { |
| "@img/sharp-libvips-darwin-x64": "1.0.4" |
| } |
| }, |
| "node_modules/@img/sharp-libvips-darwin-arm64": { |
| "version": "1.0.4", |
| "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.0.4.tgz", |
| "integrity": "sha512-XblONe153h0O2zuFfTAbQYAX2JhYmDHeWikp1LM9Hul9gVPjFY427k6dFEcOL72O01QxQsWi761svJ/ev9xEDg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "LGPL-3.0-or-later", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "funding": { |
| "url": "https://opencollective.com/libvips" |
| } |
| }, |
| "node_modules/@img/sharp-libvips-darwin-x64": { |
| "version": "1.0.4", |
| "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.0.4.tgz", |
| "integrity": "sha512-xnGR8YuZYfJGmWPvmlunFaWJsb9T/AO2ykoP3Fz/0X5XV2aoYBPkX6xqCQvUTKKiLddarLaxpzNe+b1hjeWHAQ==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "LGPL-3.0-or-later", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "funding": { |
| "url": "https://opencollective.com/libvips" |
| } |
| }, |
| "node_modules/@img/sharp-libvips-linux-arm": { |
| "version": "1.0.5", |
| "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.0.5.tgz", |
| "integrity": "sha512-gvcC4ACAOPRNATg/ov8/MnbxFDJqf/pDePbBnuBDcjsI8PssmjoKMAz4LtLaVi+OnSb5FK/yIOamqDwGmXW32g==", |
| "cpu": [ |
| "arm" |
| ], |
| "license": "LGPL-3.0-or-later", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "funding": { |
| "url": "https://opencollective.com/libvips" |
| } |
| }, |
| "node_modules/@img/sharp-libvips-linux-arm64": { |
| "version": "1.0.4", |
| "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.0.4.tgz", |
| "integrity": "sha512-9B+taZ8DlyyqzZQnoeIvDVR/2F4EbMepXMc/NdVbkzsJbzkUjhXv/70GQJ7tdLA4YJgNP25zukcxpX2/SueNrA==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "LGPL-3.0-or-later", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "funding": { |
| "url": "https://opencollective.com/libvips" |
| } |
| }, |
| "node_modules/@img/sharp-libvips-linux-s390x": { |
| "version": "1.0.4", |
| "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.0.4.tgz", |
| "integrity": "sha512-u7Wz6ntiSSgGSGcjZ55im6uvTrOxSIS8/dgoVMoiGE9I6JAfU50yH5BoDlYA1tcuGS7g/QNtetJnxA6QEsCVTA==", |
| "cpu": [ |
| "s390x" |
| ], |
| "license": "LGPL-3.0-or-later", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "funding": { |
| "url": "https://opencollective.com/libvips" |
| } |
| }, |
| "node_modules/@img/sharp-libvips-linux-x64": { |
| "version": "1.0.4", |
| "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.0.4.tgz", |
| "integrity": "sha512-MmWmQ3iPFZr0Iev+BAgVMb3ZyC4KeFc3jFxnNbEPas60e1cIfevbtuyf9nDGIzOaW9PdnDciJm+wFFaTlj5xYw==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "LGPL-3.0-or-later", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "funding": { |
| "url": "https://opencollective.com/libvips" |
| } |
| }, |
| "node_modules/@img/sharp-libvips-linuxmusl-arm64": { |
| "version": "1.0.4", |
| "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.0.4.tgz", |
| "integrity": "sha512-9Ti+BbTYDcsbp4wfYib8Ctm1ilkugkA/uscUn6UXK1ldpC1JjiXbLfFZtRlBhjPZ5o1NCLiDbg8fhUPKStHoTA==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "LGPL-3.0-or-later", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "funding": { |
| "url": "https://opencollective.com/libvips" |
| } |
| }, |
| "node_modules/@img/sharp-libvips-linuxmusl-x64": { |
| "version": "1.0.4", |
| "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.0.4.tgz", |
| "integrity": "sha512-viYN1KX9m+/hGkJtvYYp+CCLgnJXwiQB39damAO7WMdKWlIhmYTfHjwSbQeUK/20vY154mwezd9HflVFM1wVSw==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "LGPL-3.0-or-later", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "funding": { |
| "url": "https://opencollective.com/libvips" |
| } |
| }, |
| "node_modules/@img/sharp-linux-arm": { |
| "version": "0.33.5", |
| "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.33.5.tgz", |
| "integrity": "sha512-JTS1eldqZbJxjvKaAkxhZmBqPRGmxgu+qFKSInv8moZ2AmT5Yib3EQ1c6gp493HvrvV8QgdOXdyaIBrhvFhBMQ==", |
| "cpu": [ |
| "arm" |
| ], |
| "license": "Apache-2.0", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/libvips" |
| }, |
| "optionalDependencies": { |
| "@img/sharp-libvips-linux-arm": "1.0.5" |
| } |
| }, |
| "node_modules/@img/sharp-linux-arm64": { |
| "version": "0.33.5", |
| "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.33.5.tgz", |
| "integrity": "sha512-JMVv+AMRyGOHtO1RFBiJy/MBsgz0x4AWrT6QoEVVTyh1E39TrCUpTRI7mx9VksGX4awWASxqCYLCV4wBZHAYxA==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "Apache-2.0", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/libvips" |
| }, |
| "optionalDependencies": { |
| "@img/sharp-libvips-linux-arm64": "1.0.4" |
| } |
| }, |
| "node_modules/@img/sharp-linux-s390x": { |
| "version": "0.33.5", |
| "resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.33.5.tgz", |
| "integrity": "sha512-y/5PCd+mP4CA/sPDKl2961b+C9d+vPAveS33s6Z3zfASk2j5upL6fXVPZi7ztePZ5CuH+1kW8JtvxgbuXHRa4Q==", |
| "cpu": [ |
| "s390x" |
| ], |
| "license": "Apache-2.0", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/libvips" |
| }, |
| "optionalDependencies": { |
| "@img/sharp-libvips-linux-s390x": "1.0.4" |
| } |
| }, |
| "node_modules/@img/sharp-linux-x64": { |
| "version": "0.33.5", |
| "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.33.5.tgz", |
| "integrity": "sha512-opC+Ok5pRNAzuvq1AG0ar+1owsu842/Ab+4qvU879ippJBHvyY5n2mxF1izXqkPYlGuP/M556uh53jRLJmzTWA==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "Apache-2.0", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/libvips" |
| }, |
| "optionalDependencies": { |
| "@img/sharp-libvips-linux-x64": "1.0.4" |
| } |
| }, |
| "node_modules/@img/sharp-linuxmusl-arm64": { |
| "version": "0.33.5", |
| "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.33.5.tgz", |
| "integrity": "sha512-XrHMZwGQGvJg2V/oRSUfSAfjfPxO+4DkiRh6p2AFjLQztWUuY/o8Mq0eMQVIY7HJ1CDQUJlxGGZRw1a5bqmd1g==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "Apache-2.0", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/libvips" |
| }, |
| "optionalDependencies": { |
| "@img/sharp-libvips-linuxmusl-arm64": "1.0.4" |
| } |
| }, |
| "node_modules/@img/sharp-linuxmusl-x64": { |
| "version": "0.33.5", |
| "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.33.5.tgz", |
| "integrity": "sha512-WT+d/cgqKkkKySYmqoZ8y3pxx7lx9vVejxW/W4DOFMYVSkErR+w7mf2u8m/y4+xHe7yY9DAXQMWQhpnMuFfScw==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "Apache-2.0", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/libvips" |
| }, |
| "optionalDependencies": { |
| "@img/sharp-libvips-linuxmusl-x64": "1.0.4" |
| } |
| }, |
| "node_modules/@img/sharp-wasm32": { |
| "version": "0.33.5", |
| "resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.33.5.tgz", |
| "integrity": "sha512-ykUW4LVGaMcU9lu9thv85CbRMAwfeadCJHRsg2GmeRa/cJxsVY9Rbd57JcMxBkKHag5U/x7TSBpScF4U8ElVzg==", |
| "cpu": [ |
| "wasm32" |
| ], |
| "license": "Apache-2.0 AND LGPL-3.0-or-later AND MIT", |
| "optional": true, |
| "dependencies": { |
| "@emnapi/runtime": "^1.2.0" |
| }, |
| "engines": { |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/libvips" |
| } |
| }, |
| "node_modules/@img/sharp-win32-ia32": { |
| "version": "0.33.5", |
| "resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.33.5.tgz", |
| "integrity": "sha512-T36PblLaTwuVJ/zw/LaH0PdZkRz5rd3SmMHX8GSmR7vtNSP5Z6bQkExdSK7xGWyxLw4sUknBuugTelgw2faBbQ==", |
| "cpu": [ |
| "ia32" |
| ], |
| "license": "Apache-2.0 AND LGPL-3.0-or-later", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/libvips" |
| } |
| }, |
| "node_modules/@img/sharp-win32-x64": { |
| "version": "0.33.5", |
| "resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.33.5.tgz", |
| "integrity": "sha512-MpY/o8/8kj+EcnxwvrP4aTJSWw/aZ7JIGR4aBeZkZw5B7/Jn+tY9/VNwtcoGmdT7GfggGIU4kygOMSbYnOrAbg==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "Apache-2.0 AND LGPL-3.0-or-later", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/libvips" |
| } |
| }, |
| "node_modules/@internationalized/date": { |
| "version": "3.10.0", |
| "resolved": "https://registry.npmjs.org/@internationalized/date/-/date-3.10.0.tgz", |
| "integrity": "sha512-oxDR/NTEJ1k+UFVQElaNIk65E/Z83HK1z1WI3lQyhTtnNg4R5oVXaPzK3jcpKG8UHKDVuDQHzn+wsxSz8RP3aw==", |
| "license": "Apache-2.0", |
| "peer": true, |
| "dependencies": { |
| "@swc/helpers": "^0.5.0" |
| } |
| }, |
| "node_modules/@isaacs/cliui": { |
| "version": "8.0.2", |
| "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", |
| "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", |
| "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/ansi-regex": { |
| "version": "6.1.0", |
| "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz", |
| "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/ansi-regex?sponsor=1" |
| } |
| }, |
| "node_modules/@isaacs/cliui/node_modules/ansi-styles": { |
| "version": "6.2.1", |
| "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", |
| "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| } |
| }, |
| "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+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/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.tgz", |
| "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", |
| "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/strip-ansi": { |
| "version": "7.1.0", |
| "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", |
| "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", |
| "license": "MIT", |
| "dependencies": { |
| "ansi-regex": "^6.0.1" |
| }, |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/strip-ansi?sponsor=1" |
| } |
| }, |
| "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+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", |
| "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/@jridgewell/gen-mapping": { |
| "version": "0.3.8", |
| "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.8.tgz", |
| "integrity": "sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==", |
| "license": "MIT", |
| "dependencies": { |
| "@jridgewell/set-array": "^1.2.1", |
| "@jridgewell/sourcemap-codec": "^1.4.10", |
| "@jridgewell/trace-mapping": "^0.3.24" |
| }, |
| "engines": { |
| "node": ">=6.0.0" |
| } |
| }, |
| "node_modules/@jridgewell/resolve-uri": { |
| "version": "3.1.2", |
| "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", |
| "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.0.0" |
| } |
| }, |
| "node_modules/@jridgewell/set-array": { |
| "version": "1.2.1", |
| "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz", |
| "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.0.0" |
| } |
| }, |
| "node_modules/@jridgewell/sourcemap-codec": { |
| "version": "1.5.0", |
| "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz", |
| "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==", |
| "license": "MIT" |
| }, |
| "node_modules/@jridgewell/trace-mapping": { |
| "version": "0.3.25", |
| "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz", |
| "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@jridgewell/resolve-uri": "^3.1.0", |
| "@jridgewell/sourcemap-codec": "^1.4.14" |
| } |
| }, |
| "node_modules/@modelcontextprotocol/sdk": { |
| "version": "1.21.1", |
| "resolved": "https://registry.npmjs.org/@modelcontextprotocol/sdk/-/sdk-1.21.1.tgz", |
| "integrity": "sha512-UyLFcJLDvUuZbGnaQqXFT32CpPpGj7VS19roLut6gkQVhb439xUzYWbsUvdI3ZPL+2hnFosuugtYWE0Mcs1rmQ==", |
| "license": "MIT", |
| "dependencies": { |
| "ajv": "^8.17.1", |
| "ajv-formats": "^3.0.1", |
| "content-type": "^1.0.5", |
| "cors": "^2.8.5", |
| "cross-spawn": "^7.0.5", |
| "eventsource": "^3.0.2", |
| "eventsource-parser": "^3.0.0", |
| "express": "^5.0.1", |
| "express-rate-limit": "^7.5.0", |
| "pkce-challenge": "^5.0.0", |
| "raw-body": "^3.0.0", |
| "zod": "^3.23.8", |
| "zod-to-json-schema": "^3.24.1" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "peerDependencies": { |
| "@cfworker/json-schema": "^4.1.1" |
| }, |
| "peerDependenciesMeta": { |
| "@cfworker/json-schema": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@modelcontextprotocol/sdk/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/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==", |
| "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/@modelcontextprotocol/sdk/node_modules/json-schema-traverse": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", |
| "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", |
| "license": "MIT" |
| }, |
| "node_modules/@mongodb-js/saslprep": { |
| "version": "1.2.2", |
| "resolved": "https://registry.npmjs.org/@mongodb-js/saslprep/-/saslprep-1.2.2.tgz", |
| "integrity": "sha512-EB0O3SCSNRUFk66iRCpI+cXzIjdswfCs7F6nOC3RAGJ7xr5YhaicvsRwJ9eyzYvYRlCSDUO/c7g4yNulxKC1WA==", |
| "devOptional": true, |
| "license": "MIT", |
| "dependencies": { |
| "sparse-bitfield": "^3.0.3" |
| } |
| }, |
| "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/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+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+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", |
| "license": "MIT", |
| "dependencies": { |
| "@nodelib/fs.scandir": "2.1.5", |
| "fastq": "^1.6.0" |
| }, |
| "engines": { |
| "node": ">= 8" |
| } |
| }, |
| "node_modules/@opentelemetry/api": { |
| "version": "1.9.0", |
| "resolved": "https://registry.npmjs.org/@opentelemetry/api/-/api-1.9.0.tgz", |
| "integrity": "sha512-3giAOQvZiH5F9bMlMiv8+GSPMeqg0dbaeo58/0SlA9sxSqZhnUtxzX9/2FzyhS9sWQf5S0GJE0AKBrFqjpeYcg==", |
| "license": "Apache-2.0", |
| "engines": { |
| "node": ">=8.0.0" |
| } |
| }, |
| "node_modules/@pkgjs/parseargs": { |
| "version": "0.11.0", |
| "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", |
| "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", |
| "license": "MIT", |
| "optional": true, |
| "engines": { |
| "node": ">=14" |
| } |
| }, |
| "node_modules/@polka/url": { |
| "version": "1.0.0-next.29", |
| "resolved": "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.29.tgz", |
| "integrity": "sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==", |
| "license": "MIT" |
| }, |
| "node_modules/@resvg/resvg-js": { |
| "version": "2.6.2", |
| "resolved": "https://registry.npmjs.org/@resvg/resvg-js/-/resvg-js-2.6.2.tgz", |
| "integrity": "sha512-xBaJish5OeGmniDj9cW5PRa/PtmuVU3ziqrbr5xJj901ZDN4TosrVaNZpEiLZAxdfnhAe7uQ7QFWfjPe9d9K2Q==", |
| "license": "MPL-2.0", |
| "engines": { |
| "node": ">= 10" |
| }, |
| "optionalDependencies": { |
| "@resvg/resvg-js-android-arm-eabi": "2.6.2", |
| "@resvg/resvg-js-android-arm64": "2.6.2", |
| "@resvg/resvg-js-darwin-arm64": "2.6.2", |
| "@resvg/resvg-js-darwin-x64": "2.6.2", |
| "@resvg/resvg-js-linux-arm-gnueabihf": "2.6.2", |
| "@resvg/resvg-js-linux-arm64-gnu": "2.6.2", |
| "@resvg/resvg-js-linux-arm64-musl": "2.6.2", |
| "@resvg/resvg-js-linux-x64-gnu": "2.6.2", |
| "@resvg/resvg-js-linux-x64-musl": "2.6.2", |
| "@resvg/resvg-js-win32-arm64-msvc": "2.6.2", |
| "@resvg/resvg-js-win32-ia32-msvc": "2.6.2", |
| "@resvg/resvg-js-win32-x64-msvc": "2.6.2" |
| } |
| }, |
| "node_modules/@resvg/resvg-js-android-arm-eabi": { |
| "version": "2.6.2", |
| "resolved": "https://registry.npmjs.org/@resvg/resvg-js-android-arm-eabi/-/resvg-js-android-arm-eabi-2.6.2.tgz", |
| "integrity": "sha512-FrJibrAk6v29eabIPgcTUMPXiEz8ssrAk7TXxsiZzww9UTQ1Z5KAbFJs+Z0Ez+VZTYgnE5IQJqBcoSiMebtPHA==", |
| "cpu": [ |
| "arm" |
| ], |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "android" |
| ], |
| "engines": { |
| "node": ">= 10" |
| } |
| }, |
| "node_modules/@resvg/resvg-js-android-arm64": { |
| "version": "2.6.2", |
| "resolved": "https://registry.npmjs.org/@resvg/resvg-js-android-arm64/-/resvg-js-android-arm64-2.6.2.tgz", |
| "integrity": "sha512-VcOKezEhm2VqzXpcIJoITuvUS/fcjIw5NA/w3tjzWyzmvoCdd+QXIqy3FBGulWdClvp4g+IfUemigrkLThSjAQ==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "android" |
| ], |
| "engines": { |
| "node": ">= 10" |
| } |
| }, |
| "node_modules/@resvg/resvg-js-darwin-arm64": { |
| "version": "2.6.2", |
| "resolved": "https://registry.npmjs.org/@resvg/resvg-js-darwin-arm64/-/resvg-js-darwin-arm64-2.6.2.tgz", |
| "integrity": "sha512-nmok2LnAd6nLUKI16aEB9ydMC6Lidiiq2m1nEBDR1LaaP7FGs4AJ90qDraxX+CWlVuRlvNjyYJTNv8qFjtL9+A==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": ">= 10" |
| } |
| }, |
| "node_modules/@resvg/resvg-js-darwin-x64": { |
| "version": "2.6.2", |
| "resolved": "https://registry.npmjs.org/@resvg/resvg-js-darwin-x64/-/resvg-js-darwin-x64-2.6.2.tgz", |
| "integrity": "sha512-GInyZLjgWDfsVT6+SHxQVRwNzV0AuA1uqGsOAW+0th56J7Nh6bHHKXHBWzUrihxMetcFDmQMAX1tZ1fZDYSRsw==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": ">= 10" |
| } |
| }, |
| "node_modules/@resvg/resvg-js-linux-arm-gnueabihf": { |
| "version": "2.6.2", |
| "resolved": "https://registry.npmjs.org/@resvg/resvg-js-linux-arm-gnueabihf/-/resvg-js-linux-arm-gnueabihf-2.6.2.tgz", |
| "integrity": "sha512-YIV3u/R9zJbpqTTNwTZM5/ocWetDKGsro0SWp70eGEM9eV2MerWyBRZnQIgzU3YBnSBQ1RcxRZvY/UxwESfZIw==", |
| "cpu": [ |
| "arm" |
| ], |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">= 10" |
| } |
| }, |
| "node_modules/@resvg/resvg-js-linux-arm64-gnu": { |
| "version": "2.6.2", |
| "resolved": "https://registry.npmjs.org/@resvg/resvg-js-linux-arm64-gnu/-/resvg-js-linux-arm64-gnu-2.6.2.tgz", |
| "integrity": "sha512-zc2BlJSim7YR4FZDQ8OUoJg5holYzdiYMeobb9pJuGDidGL9KZUv7SbiD4E8oZogtYY42UZEap7dqkkYuA91pg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">= 10" |
| } |
| }, |
| "node_modules/@resvg/resvg-js-linux-arm64-musl": { |
| "version": "2.6.2", |
| "resolved": "https://registry.npmjs.org/@resvg/resvg-js-linux-arm64-musl/-/resvg-js-linux-arm64-musl-2.6.2.tgz", |
| "integrity": "sha512-3h3dLPWNgSsD4lQBJPb4f+kvdOSJHa5PjTYVsWHxLUzH4IFTJUAnmuWpw4KqyQ3NA5QCyhw4TWgxk3jRkQxEKg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">= 10" |
| } |
| }, |
| "node_modules/@resvg/resvg-js-linux-x64-gnu": { |
| "version": "2.6.2", |
| "resolved": "https://registry.npmjs.org/@resvg/resvg-js-linux-x64-gnu/-/resvg-js-linux-x64-gnu-2.6.2.tgz", |
| "integrity": "sha512-IVUe+ckIerA7xMZ50duAZzwf1U7khQe2E0QpUxu5MBJNao5RqC0zwV/Zm965vw6D3gGFUl7j4m+oJjubBVoftw==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">= 10" |
| } |
| }, |
| "node_modules/@resvg/resvg-js-linux-x64-musl": { |
| "version": "2.6.2", |
| "resolved": "https://registry.npmjs.org/@resvg/resvg-js-linux-x64-musl/-/resvg-js-linux-x64-musl-2.6.2.tgz", |
| "integrity": "sha512-UOf83vqTzoYQO9SZ0fPl2ZIFtNIz/Rr/y+7X8XRX1ZnBYsQ/tTb+cj9TE+KHOdmlTFBxhYzVkP2lRByCzqi4jQ==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">= 10" |
| } |
| }, |
| "node_modules/@resvg/resvg-js-win32-arm64-msvc": { |
| "version": "2.6.2", |
| "resolved": "https://registry.npmjs.org/@resvg/resvg-js-win32-arm64-msvc/-/resvg-js-win32-arm64-msvc-2.6.2.tgz", |
| "integrity": "sha512-7C/RSgCa+7vqZ7qAbItfiaAWhyRSoD4l4BQAbVDqRRsRgY+S+hgS3in0Rxr7IorKUpGE69X48q6/nOAuTJQxeQ==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">= 10" |
| } |
| }, |
| "node_modules/@resvg/resvg-js-win32-ia32-msvc": { |
| "version": "2.6.2", |
| "resolved": "https://registry.npmjs.org/@resvg/resvg-js-win32-ia32-msvc/-/resvg-js-win32-ia32-msvc-2.6.2.tgz", |
| "integrity": "sha512-har4aPAlvjnLcil40AC77YDIk6loMawuJwFINEM7n0pZviwMkMvjb2W5ZirsNOZY4aDbo5tLx0wNMREp5Brk+w==", |
| "cpu": [ |
| "ia32" |
| ], |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">= 10" |
| } |
| }, |
| "node_modules/@resvg/resvg-js-win32-x64-msvc": { |
| "version": "2.6.2", |
| "resolved": "https://registry.npmjs.org/@resvg/resvg-js-win32-x64-msvc/-/resvg-js-win32-x64-msvc-2.6.2.tgz", |
| "integrity": "sha512-ZXtYhtUr5SSaBrUDq7DiyjOFJqBVL/dOBN7N/qmi/pO0IgiWW/f/ue3nbvu9joWE5aAKDoIzy/CxsY0suwGosQ==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MPL-2.0", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">= 10" |
| } |
| }, |
| "node_modules/@rollup/plugin-commonjs": { |
| "version": "28.0.3", |
| "resolved": "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-28.0.3.tgz", |
| "integrity": "sha512-pyltgilam1QPdn+Zd9gaCfOLcnjMEJ9gV+bTw6/r73INdvzf1ah9zLIJBm+kW7R6IUFIQ1YO+VqZtYxZNWFPEQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@rollup/pluginutils": "^5.0.1", |
| "commondir": "^1.0.1", |
| "estree-walker": "^2.0.2", |
| "fdir": "^6.2.0", |
| "is-reference": "1.2.1", |
| "magic-string": "^0.30.3", |
| "picomatch": "^4.0.2" |
| }, |
| "engines": { |
| "node": ">=16.0.0 || 14 >= 14.17" |
| }, |
| "peerDependencies": { |
| "rollup": "^2.68.0||^3.0.0||^4.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "rollup": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@rollup/plugin-json": { |
| "version": "6.1.0", |
| "resolved": "https://registry.npmjs.org/@rollup/plugin-json/-/plugin-json-6.1.0.tgz", |
| "integrity": "sha512-EGI2te5ENk1coGeADSIwZ7G2Q8CJS2sF120T7jLw4xFw9n7wIOXHo+kIYRAoVpJAN+kmqZSoO3Fp4JtoNF4ReA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@rollup/pluginutils": "^5.1.0" |
| }, |
| "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/plugin-node-resolve": { |
| "version": "16.0.1", |
| "resolved": "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-16.0.1.tgz", |
| "integrity": "sha512-tk5YCxJWIG81umIvNkSod2qK5KyQW19qcBF/B78n1bjtOON6gzKoVeSzAE8yHCZEDmqkHKkxplExA8KzdJLJpA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@rollup/pluginutils": "^5.0.1", |
| "@types/resolve": "1.20.2", |
| "deepmerge": "^4.2.2", |
| "is-module": "^1.0.0", |
| "resolve": "^1.22.1" |
| }, |
| "engines": { |
| "node": ">=14.0.0" |
| }, |
| "peerDependencies": { |
| "rollup": "^2.78.0||^3.0.0||^4.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "rollup": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@rollup/pluginutils": { |
| "version": "5.1.4", |
| "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.1.4.tgz", |
| "integrity": "sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==", |
| "dev": true, |
| "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/rollup-android-arm-eabi": { |
| "version": "4.41.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.41.1.tgz", |
| "integrity": "sha512-NELNvyEWZ6R9QMkiytB4/L4zSEaBC03KIXEghptLGLZWJ6VPrL63ooZQCOnlx36aQPGhzuOMwDerC1Eb2VmrLw==", |
| "cpu": [ |
| "arm" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ] |
| }, |
| "node_modules/@rollup/rollup-android-arm64": { |
| "version": "4.41.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.41.1.tgz", |
| "integrity": "sha512-DXdQe1BJ6TK47ukAoZLehRHhfKnKg9BjnQYUu9gzhI8Mwa1d2fzxA1aw2JixHVl403bwp1+/o/NhhHtxWJBgEA==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ] |
| }, |
| "node_modules/@rollup/rollup-darwin-arm64": { |
| "version": "4.41.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.41.1.tgz", |
| "integrity": "sha512-5afxvwszzdulsU2w8JKWwY8/sJOLPzf0e1bFuvcW5h9zsEg+RQAojdW0ux2zyYAz7R8HvvzKCjLNJhVq965U7w==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ] |
| }, |
| "node_modules/@rollup/rollup-darwin-x64": { |
| "version": "4.41.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.41.1.tgz", |
| "integrity": "sha512-egpJACny8QOdHNNMZKf8xY0Is6gIMz+tuqXlusxquWu3F833DcMwmGM7WlvCO9sB3OsPjdC4U0wHw5FabzCGZg==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ] |
| }, |
| "node_modules/@rollup/rollup-freebsd-arm64": { |
| "version": "4.41.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.41.1.tgz", |
| "integrity": "sha512-DBVMZH5vbjgRk3r0OzgjS38z+atlupJ7xfKIDJdZZL6sM6wjfDNo64aowcLPKIx7LMQi8vybB56uh1Ftck/Atg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "freebsd" |
| ] |
| }, |
| "node_modules/@rollup/rollup-freebsd-x64": { |
| "version": "4.41.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.41.1.tgz", |
| "integrity": "sha512-3FkydeohozEskBxNWEIbPfOE0aqQgB6ttTkJ159uWOFn42VLyfAiyD9UK5mhu+ItWzft60DycIN1Xdgiy8o/SA==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "freebsd" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-arm-gnueabihf": { |
| "version": "4.41.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.41.1.tgz", |
| "integrity": "sha512-wC53ZNDgt0pqx5xCAgNunkTzFE8GTgdZ9EwYGVcg+jEjJdZGtq9xPjDnFgfFozQI/Xm1mh+D9YlYtl+ueswNEg==", |
| "cpu": [ |
| "arm" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-arm-musleabihf": { |
| "version": "4.41.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.41.1.tgz", |
| "integrity": "sha512-jwKCca1gbZkZLhLRtsrka5N8sFAaxrGz/7wRJ8Wwvq3jug7toO21vWlViihG85ei7uJTpzbXZRcORotE+xyrLA==", |
| "cpu": [ |
| "arm" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-arm64-gnu": { |
| "version": "4.41.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.41.1.tgz", |
| "integrity": "sha512-g0UBcNknsmmNQ8V2d/zD2P7WWfJKU0F1nu0k5pW4rvdb+BIqMm8ToluW/eeRmxCared5dD76lS04uL4UaNgpNA==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-arm64-musl": { |
| "version": "4.41.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.41.1.tgz", |
| "integrity": "sha512-XZpeGB5TKEZWzIrj7sXr+BEaSgo/ma/kCgrZgL0oo5qdB1JlTzIYQKel/RmhT6vMAvOdM2teYlAaOGJpJ9lahg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-loongarch64-gnu": { |
| "version": "4.41.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loongarch64-gnu/-/rollup-linux-loongarch64-gnu-4.41.1.tgz", |
| "integrity": "sha512-bkCfDJ4qzWfFRCNt5RVV4DOw6KEgFTUZi2r2RuYhGWC8WhCA8lCAJhDeAmrM/fdiAH54m0mA0Vk2FGRPyzI+tw==", |
| "cpu": [ |
| "loong64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-powerpc64le-gnu": { |
| "version": "4.41.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.41.1.tgz", |
| "integrity": "sha512-3mr3Xm+gvMX+/8EKogIZSIEF0WUu0HL9di+YWlJpO8CQBnoLAEL/roTCxuLncEdgcfJcvA4UMOf+2dnjl4Ut1A==", |
| "cpu": [ |
| "ppc64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-riscv64-gnu": { |
| "version": "4.41.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.41.1.tgz", |
| "integrity": "sha512-3rwCIh6MQ1LGrvKJitQjZFuQnT2wxfU+ivhNBzmxXTXPllewOF7JR1s2vMX/tWtUYFgphygxjqMl76q4aMotGw==", |
| "cpu": [ |
| "riscv64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-riscv64-musl": { |
| "version": "4.41.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.41.1.tgz", |
| "integrity": "sha512-LdIUOb3gvfmpkgFZuccNa2uYiqtgZAz3PTzjuM5bH3nvuy9ty6RGc/Q0+HDFrHrizJGVpjnTZ1yS5TNNjFlklw==", |
| "cpu": [ |
| "riscv64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-s390x-gnu": { |
| "version": "4.41.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.41.1.tgz", |
| "integrity": "sha512-oIE6M8WC9ma6xYqjvPhzZYk6NbobIURvP/lEbh7FWplcMO6gn7MM2yHKA1eC/GvYwzNKK/1LYgqzdkZ8YFxR8g==", |
| "cpu": [ |
| "s390x" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-x64-gnu": { |
| "version": "4.41.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.41.1.tgz", |
| "integrity": "sha512-cWBOvayNvA+SyeQMp79BHPK8ws6sHSsYnK5zDcsC3Hsxr1dgTABKjMnMslPq1DvZIp6uO7kIWhiGwaTdR4Og9A==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-x64-musl": { |
| "version": "4.41.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.41.1.tgz", |
| "integrity": "sha512-y5CbN44M+pUCdGDlZFzGGBSKCA4A/J2ZH4edTYSSxFg7ce1Xt3GtydbVKWLlzL+INfFIZAEg1ZV6hh9+QQf9YQ==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-win32-arm64-msvc": { |
| "version": "4.41.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.41.1.tgz", |
| "integrity": "sha512-lZkCxIrjlJlMt1dLO/FbpZbzt6J/A8p4DnqzSa4PWqPEUUUnzXLeki/iyPLfV0BmHItlYgHUqJe+3KiyydmiNQ==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ] |
| }, |
| "node_modules/@rollup/rollup-win32-ia32-msvc": { |
| "version": "4.41.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.41.1.tgz", |
| "integrity": "sha512-+psFT9+pIh2iuGsxFYYa/LhS5MFKmuivRsx9iPJWNSGbh2XVEjk90fmpUEjCnILPEPJnikAU6SFDiEUyOv90Pg==", |
| "cpu": [ |
| "ia32" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ] |
| }, |
| "node_modules/@rollup/rollup-win32-x64-msvc": { |
| "version": "4.41.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.41.1.tgz", |
| "integrity": "sha512-Wq2zpapRYLfi4aKxf2Xff0tN+7slj2d4R87WEzqw7ZLsVvO5zwYCIuEGSZYiK41+GlwUo1HiR+GdkLEJnCKTCw==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ] |
| }, |
| "node_modules/@scalar/openapi-types": { |
| "version": "0.1.1", |
| "resolved": "https://registry.npmjs.org/@scalar/openapi-types/-/openapi-types-0.1.1.tgz", |
| "integrity": "sha512-NMy3QNk6ytcCoPUGJH0t4NNr36OWXgZhA3ormr3TvhX1NDgoF95wFyodGVH8xiHeUyn2/FxtETm8UBLbB5xEmg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@scalar/themes": { |
| "version": "0.9.86", |
| "resolved": "https://registry.npmjs.org/@scalar/themes/-/themes-0.9.86.tgz", |
| "integrity": "sha512-QUHo9g5oSWi+0Lm1vJY9TaMZRau8LHg+vte7q5BVTBnu6NuQfigCaN+ouQ73FqIVd96TwMO6Db+dilK1B+9row==", |
| "license": "MIT", |
| "dependencies": { |
| "@scalar/types": "0.1.7" |
| }, |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@scalar/themes/node_modules/@scalar/openapi-types": { |
| "version": "0.2.0", |
| "resolved": "https://registry.npmjs.org/@scalar/openapi-types/-/openapi-types-0.2.0.tgz", |
| "integrity": "sha512-waiKk12cRCqyUCWTOX0K1WEVX46+hVUK+zRPzAahDJ7G0TApvbNkuy5wx7aoUyEk++HHde0XuQnshXnt8jsddA==", |
| "license": "MIT", |
| "dependencies": { |
| "zod": "^3.23.8" |
| }, |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@scalar/themes/node_modules/@scalar/types": { |
| "version": "0.1.7", |
| "resolved": "https://registry.npmjs.org/@scalar/types/-/types-0.1.7.tgz", |
| "integrity": "sha512-irIDYzTQG2KLvFbuTI8k2Pz/R4JR+zUUSykVTbEMatkzMmVFnn1VzNSMlODbadycwZunbnL2tA27AXed9URVjw==", |
| "license": "MIT", |
| "dependencies": { |
| "@scalar/openapi-types": "0.2.0", |
| "@unhead/schema": "^1.11.11", |
| "nanoid": "^5.1.5", |
| "type-fest": "^4.20.0", |
| "zod": "^3.23.8" |
| }, |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@scalar/themes/node_modules/type-fest": { |
| "version": "4.41.0", |
| "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.41.0.tgz", |
| "integrity": "sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==", |
| "license": "(MIT OR CC0-1.0)", |
| "engines": { |
| "node": ">=16" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/@scalar/types": { |
| "version": "0.0.12", |
| "resolved": "https://registry.npmjs.org/@scalar/types/-/types-0.0.12.tgz", |
| "integrity": "sha512-XYZ36lSEx87i4gDqopQlGCOkdIITHHEvgkuJFrXFATQs9zHARop0PN0g4RZYWj+ZpCUclOcaOjbCt8JGe22mnQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@scalar/openapi-types": "0.1.1", |
| "@unhead/schema": "^1.9.5" |
| }, |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@shuding/opentype.js": { |
| "version": "1.4.0-beta.0", |
| "resolved": "https://registry.npmjs.org/@shuding/opentype.js/-/opentype.js-1.4.0-beta.0.tgz", |
| "integrity": "sha512-3NgmNyH3l/Hv6EvsWJbsvpcpUba6R8IREQ83nH83cyakCw7uM1arZKNfHwv1Wz6jgqrF/j4x5ELvR6PnK9nTcA==", |
| "license": "MIT", |
| "dependencies": { |
| "fflate": "^0.7.3", |
| "string.prototype.codepointat": "^0.2.1" |
| }, |
| "bin": { |
| "ot": "bin/ot" |
| }, |
| "engines": { |
| "node": ">= 8.0.0" |
| } |
| }, |
| "node_modules/@shuding/opentype.js/node_modules/fflate": { |
| "version": "0.7.4", |
| "resolved": "https://registry.npmjs.org/fflate/-/fflate-0.7.4.tgz", |
| "integrity": "sha512-5u2V/CDW15QM1XbbgS+0DfPxVB+jUKhWEKuuFuHncbk3tEEqzmoXL+2KyOFuKGqOnmdIy0/davWF1CkuwtibCw==", |
| "license": "MIT" |
| }, |
| "node_modules/@sinclair/typebox": { |
| "version": "0.34.33", |
| "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.33.tgz", |
| "integrity": "sha512-5HAV9exOMcXRUxo+9iYB5n09XxzCXnfy4VTNW4xnDv+FgjzAGY989C28BIdljKqmF+ZltUwujE3aossvcVtq6g==", |
| "license": "MIT", |
| "optional": true |
| }, |
| "node_modules/@smithy/abort-controller": { |
| "version": "4.2.4", |
| "resolved": "https://registry.npmjs.org/@smithy/abort-controller/-/abort-controller-4.2.4.tgz", |
| "integrity": "sha512-Z4DUr/AkgyFf1bOThW2HwzREagee0sB5ycl+hDiSZOfRLW8ZgrOjDi6g8mHH19yyU5E2A/64W3z6SMIf5XiUSQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@smithy/types": "^4.8.1", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@smithy/config-resolver": { |
| "version": "4.4.2", |
| "resolved": "https://registry.npmjs.org/@smithy/config-resolver/-/config-resolver-4.4.2.tgz", |
| "integrity": "sha512-4Jys0ni2tB2VZzgslbEgszZyMdTkPOFGA8g+So/NjR8oy6Qwaq4eSwsrRI+NMtb0Dq4kqCzGUu/nGUx7OM/xfw==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@smithy/node-config-provider": "^4.3.4", |
| "@smithy/types": "^4.8.1", |
| "@smithy/util-config-provider": "^4.2.0", |
| "@smithy/util-endpoints": "^3.2.4", |
| "@smithy/util-middleware": "^4.2.4", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@smithy/core": { |
| "version": "3.17.2", |
| "resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.17.2.tgz", |
| "integrity": "sha512-n3g4Nl1Te+qGPDbNFAYf+smkRVB+JhFsGy9uJXXZQEufoP4u0r+WLh6KvTDolCswaagysDc/afS1yvb2jnj1gQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@smithy/middleware-serde": "^4.2.4", |
| "@smithy/protocol-http": "^5.3.4", |
| "@smithy/types": "^4.8.1", |
| "@smithy/util-base64": "^4.3.0", |
| "@smithy/util-body-length-browser": "^4.2.0", |
| "@smithy/util-middleware": "^4.2.4", |
| "@smithy/util-stream": "^4.5.5", |
| "@smithy/util-utf8": "^4.2.0", |
| "@smithy/uuid": "^1.1.0", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@smithy/credential-provider-imds": { |
| "version": "4.2.4", |
| "resolved": "https://registry.npmjs.org/@smithy/credential-provider-imds/-/credential-provider-imds-4.2.4.tgz", |
| "integrity": "sha512-YVNMjhdz2pVto5bRdux7GMs0x1m0Afz3OcQy/4Yf9DH4fWOtroGH7uLvs7ZmDyoBJzLdegtIPpXrpJOZWvUXdw==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@smithy/node-config-provider": "^4.3.4", |
| "@smithy/property-provider": "^4.2.4", |
| "@smithy/types": "^4.8.1", |
| "@smithy/url-parser": "^4.2.4", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@smithy/fetch-http-handler": { |
| "version": "5.3.5", |
| "resolved": "https://registry.npmjs.org/@smithy/fetch-http-handler/-/fetch-http-handler-5.3.5.tgz", |
| "integrity": "sha512-mg83SM3FLI8Sa2ooTJbsh5MFfyMTyNRwxqpKHmE0ICRIa66Aodv80DMsTQI02xBLVJ0hckwqTRr5IGAbbWuFLQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@smithy/protocol-http": "^5.3.4", |
| "@smithy/querystring-builder": "^4.2.4", |
| "@smithy/types": "^4.8.1", |
| "@smithy/util-base64": "^4.3.0", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@smithy/hash-node": { |
| "version": "4.2.4", |
| "resolved": "https://registry.npmjs.org/@smithy/hash-node/-/hash-node-4.2.4.tgz", |
| "integrity": "sha512-kKU0gVhx/ppVMntvUOZE7WRMFW86HuaxLwvqileBEjL7PoILI8/djoILw3gPQloGVE6O0oOzqafxeNi2KbnUJw==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@smithy/types": "^4.8.1", |
| "@smithy/util-buffer-from": "^4.2.0", |
| "@smithy/util-utf8": "^4.2.0", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@smithy/invalid-dependency": { |
| "version": "4.2.4", |
| "resolved": "https://registry.npmjs.org/@smithy/invalid-dependency/-/invalid-dependency-4.2.4.tgz", |
| "integrity": "sha512-z6aDLGiHzsMhbS2MjetlIWopWz//K+mCoPXjW6aLr0mypF+Y7qdEh5TyJ20Onf9FbWHiWl4eC+rITdizpnXqOw==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@smithy/types": "^4.8.1", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@smithy/is-array-buffer": { |
| "version": "4.2.0", |
| "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-4.2.0.tgz", |
| "integrity": "sha512-DZZZBvC7sjcYh4MazJSGiWMI2L7E0oCiRHREDzIxi/M2LY79/21iXt6aPLHge82wi5LsuRF5A06Ds3+0mlh6CQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@smithy/middleware-content-length": { |
| "version": "4.2.4", |
| "resolved": "https://registry.npmjs.org/@smithy/middleware-content-length/-/middleware-content-length-4.2.4.tgz", |
| "integrity": "sha512-hJRZuFS9UsElX4DJSJfoX4M1qXRH+VFiLMUnhsWvtOOUWRNvvOfDaUSdlNbjwv1IkpVjj/Rd/O59Jl3nhAcxow==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@smithy/protocol-http": "^5.3.4", |
| "@smithy/types": "^4.8.1", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@smithy/middleware-endpoint": { |
| "version": "4.3.6", |
| "resolved": "https://registry.npmjs.org/@smithy/middleware-endpoint/-/middleware-endpoint-4.3.6.tgz", |
| "integrity": "sha512-PXehXofGMFpDqr933rxD8RGOcZ0QBAWtuzTgYRAHAL2BnKawHDEdf/TnGpcmfPJGwonhginaaeJIKluEojiF/w==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@smithy/core": "^3.17.2", |
| "@smithy/middleware-serde": "^4.2.4", |
| "@smithy/node-config-provider": "^4.3.4", |
| "@smithy/shared-ini-file-loader": "^4.3.4", |
| "@smithy/types": "^4.8.1", |
| "@smithy/url-parser": "^4.2.4", |
| "@smithy/util-middleware": "^4.2.4", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@smithy/middleware-retry": { |
| "version": "4.4.6", |
| "resolved": "https://registry.npmjs.org/@smithy/middleware-retry/-/middleware-retry-4.4.6.tgz", |
| "integrity": "sha512-OhLx131znrEDxZPAvH/OYufR9d1nB2CQADyYFN4C3V/NQS7Mg4V6uvxHC/Dr96ZQW8IlHJTJ+vAhKt6oxWRndA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@smithy/node-config-provider": "^4.3.4", |
| "@smithy/protocol-http": "^5.3.4", |
| "@smithy/service-error-classification": "^4.2.4", |
| "@smithy/smithy-client": "^4.9.2", |
| "@smithy/types": "^4.8.1", |
| "@smithy/util-middleware": "^4.2.4", |
| "@smithy/util-retry": "^4.2.4", |
| "@smithy/uuid": "^1.1.0", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@smithy/middleware-serde": { |
| "version": "4.2.4", |
| "resolved": "https://registry.npmjs.org/@smithy/middleware-serde/-/middleware-serde-4.2.4.tgz", |
| "integrity": "sha512-jUr3x2CDhV15TOX2/Uoz4gfgeqLrRoTQbYAuhLS7lcVKNev7FeYSJ1ebEfjk+l9kbb7k7LfzIR/irgxys5ZTOg==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@smithy/protocol-http": "^5.3.4", |
| "@smithy/types": "^4.8.1", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@smithy/middleware-stack": { |
| "version": "4.2.4", |
| "resolved": "https://registry.npmjs.org/@smithy/middleware-stack/-/middleware-stack-4.2.4.tgz", |
| "integrity": "sha512-Gy3TKCOnm9JwpFooldwAboazw+EFYlC+Bb+1QBsSi5xI0W5lX81j/P5+CXvD/9ZjtYKRgxq+kkqd/KOHflzvgA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@smithy/types": "^4.8.1", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@smithy/node-config-provider": { |
| "version": "4.3.4", |
| "resolved": "https://registry.npmjs.org/@smithy/node-config-provider/-/node-config-provider-4.3.4.tgz", |
| "integrity": "sha512-3X3w7qzmo4XNNdPKNS4nbJcGSwiEMsNsRSunMA92S4DJLLIrH5g1AyuOA2XKM9PAPi8mIWfqC+fnfKNsI4KvHw==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@smithy/property-provider": "^4.2.4", |
| "@smithy/shared-ini-file-loader": "^4.3.4", |
| "@smithy/types": "^4.8.1", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@smithy/node-http-handler": { |
| "version": "4.4.4", |
| "resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-4.4.4.tgz", |
| "integrity": "sha512-VXHGfzCXLZeKnFp6QXjAdy+U8JF9etfpUXD1FAbzY1GzsFJiDQRQIt2CnMUvUdz3/YaHNqT3RphVWMUpXTIODA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@smithy/abort-controller": "^4.2.4", |
| "@smithy/protocol-http": "^5.3.4", |
| "@smithy/querystring-builder": "^4.2.4", |
| "@smithy/types": "^4.8.1", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@smithy/property-provider": { |
| "version": "4.2.4", |
| "resolved": "https://registry.npmjs.org/@smithy/property-provider/-/property-provider-4.2.4.tgz", |
| "integrity": "sha512-g2DHo08IhxV5GdY3Cpt/jr0mkTlAD39EJKN27Jb5N8Fb5qt8KG39wVKTXiTRCmHHou7lbXR8nKVU14/aRUf86w==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@smithy/types": "^4.8.1", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@smithy/protocol-http": { |
| "version": "5.3.4", |
| "resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-5.3.4.tgz", |
| "integrity": "sha512-3sfFd2MAzVt0Q/klOmjFi3oIkxczHs0avbwrfn1aBqtc23WqQSmjvk77MBw9WkEQcwbOYIX5/2z4ULj8DuxSsw==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@smithy/types": "^4.8.1", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@smithy/querystring-builder": { |
| "version": "4.2.4", |
| "resolved": "https://registry.npmjs.org/@smithy/querystring-builder/-/querystring-builder-4.2.4.tgz", |
| "integrity": "sha512-KQ1gFXXC+WsbPFnk7pzskzOpn4s+KheWgO3dzkIEmnb6NskAIGp/dGdbKisTPJdtov28qNDohQrgDUKzXZBLig==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@smithy/types": "^4.8.1", |
| "@smithy/util-uri-escape": "^4.2.0", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@smithy/querystring-parser": { |
| "version": "4.2.4", |
| "resolved": "https://registry.npmjs.org/@smithy/querystring-parser/-/querystring-parser-4.2.4.tgz", |
| "integrity": "sha512-aHb5cqXZocdzEkZ/CvhVjdw5l4r1aU/9iMEyoKzH4eXMowT6M0YjBpp7W/+XjkBnY8Xh0kVd55GKjnPKlCwinQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@smithy/types": "^4.8.1", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@smithy/service-error-classification": { |
| "version": "4.2.4", |
| "resolved": "https://registry.npmjs.org/@smithy/service-error-classification/-/service-error-classification-4.2.4.tgz", |
| "integrity": "sha512-fdWuhEx4+jHLGeew9/IvqVU/fxT/ot70tpRGuOLxE3HzZOyKeTQfYeV1oaBXpzi93WOk668hjMuuagJ2/Qs7ng==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@smithy/types": "^4.8.1" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@smithy/shared-ini-file-loader": { |
| "version": "4.3.4", |
| "resolved": "https://registry.npmjs.org/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-4.3.4.tgz", |
| "integrity": "sha512-y5ozxeQ9omVjbnJo9dtTsdXj9BEvGx2X8xvRgKnV+/7wLBuYJQL6dOa/qMY6omyHi7yjt1OA97jZLoVRYi8lxA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@smithy/types": "^4.8.1", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@smithy/signature-v4": { |
| "version": "5.3.4", |
| "resolved": "https://registry.npmjs.org/@smithy/signature-v4/-/signature-v4-5.3.4.tgz", |
| "integrity": "sha512-ScDCpasxH7w1HXHYbtk3jcivjvdA1VICyAdgvVqKhKKwxi+MTwZEqFw0minE+oZ7F07oF25xh4FGJxgqgShz0A==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@smithy/is-array-buffer": "^4.2.0", |
| "@smithy/protocol-http": "^5.3.4", |
| "@smithy/types": "^4.8.1", |
| "@smithy/util-hex-encoding": "^4.2.0", |
| "@smithy/util-middleware": "^4.2.4", |
| "@smithy/util-uri-escape": "^4.2.0", |
| "@smithy/util-utf8": "^4.2.0", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@smithy/smithy-client": { |
| "version": "4.9.2", |
| "resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-4.9.2.tgz", |
| "integrity": "sha512-gZU4uAFcdrSi3io8U99Qs/FvVdRxPvIMToi+MFfsy/DN9UqtknJ1ais+2M9yR8e0ASQpNmFYEKeIKVcMjQg3rg==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@smithy/core": "^3.17.2", |
| "@smithy/middleware-endpoint": "^4.3.6", |
| "@smithy/middleware-stack": "^4.2.4", |
| "@smithy/protocol-http": "^5.3.4", |
| "@smithy/types": "^4.8.1", |
| "@smithy/util-stream": "^4.5.5", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@smithy/types": { |
| "version": "4.8.1", |
| "resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.8.1.tgz", |
| "integrity": "sha512-N0Zn0OT1zc+NA+UVfkYqQzviRh5ucWwO7mBV3TmHHprMnfcJNfhlPicDkBHi0ewbh+y3evR6cNAW0Raxvb01NA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@smithy/url-parser": { |
| "version": "4.2.4", |
| "resolved": "https://registry.npmjs.org/@smithy/url-parser/-/url-parser-4.2.4.tgz", |
| "integrity": "sha512-w/N/Iw0/PTwJ36PDqU9PzAwVElo4qXxCC0eCTlUtIz/Z5V/2j/cViMHi0hPukSBHp4DVwvUlUhLgCzqSJ6plrg==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@smithy/querystring-parser": "^4.2.4", |
| "@smithy/types": "^4.8.1", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@smithy/util-base64": { |
| "version": "4.3.0", |
| "resolved": "https://registry.npmjs.org/@smithy/util-base64/-/util-base64-4.3.0.tgz", |
| "integrity": "sha512-GkXZ59JfyxsIwNTWFnjmFEI8kZpRNIBfxKjv09+nkAWPt/4aGaEWMM04m4sxgNVWkbt2MdSvE3KF/PfX4nFedQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@smithy/util-buffer-from": "^4.2.0", |
| "@smithy/util-utf8": "^4.2.0", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@smithy/util-body-length-browser": { |
| "version": "4.2.0", |
| "resolved": "https://registry.npmjs.org/@smithy/util-body-length-browser/-/util-body-length-browser-4.2.0.tgz", |
| "integrity": "sha512-Fkoh/I76szMKJnBXWPdFkQJl2r9SjPt3cMzLdOB6eJ4Pnpas8hVoWPYemX/peO0yrrvldgCUVJqOAjUrOLjbxg==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@smithy/util-body-length-node": { |
| "version": "4.2.1", |
| "resolved": "https://registry.npmjs.org/@smithy/util-body-length-node/-/util-body-length-node-4.2.1.tgz", |
| "integrity": "sha512-h53dz/pISVrVrfxV1iqXlx5pRg3V2YWFcSQyPyXZRrZoZj4R4DeWRDo1a7dd3CPTcFi3kE+98tuNyD2axyZReA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@smithy/util-buffer-from": { |
| "version": "4.2.0", |
| "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-4.2.0.tgz", |
| "integrity": "sha512-kAY9hTKulTNevM2nlRtxAG2FQ3B2OR6QIrPY3zE5LqJy1oxzmgBGsHLWTcNhWXKchgA0WHW+mZkQrng/pgcCew==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@smithy/is-array-buffer": "^4.2.0", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@smithy/util-config-provider": { |
| "version": "4.2.0", |
| "resolved": "https://registry.npmjs.org/@smithy/util-config-provider/-/util-config-provider-4.2.0.tgz", |
| "integrity": "sha512-YEjpl6XJ36FTKmD+kRJJWYvrHeUvm5ykaUS5xK+6oXffQPHeEM4/nXlZPe+Wu0lsgRUcNZiliYNh/y7q9c2y6Q==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@smithy/util-defaults-mode-browser": { |
| "version": "4.3.5", |
| "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.3.5.tgz", |
| "integrity": "sha512-GwaGjv/QLuL/QHQaqhf/maM7+MnRFQQs7Bsl6FlaeK6lm6U7mV5AAnVabw68cIoMl5FQFyKK62u7RWRzWL25OQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@smithy/property-provider": "^4.2.4", |
| "@smithy/smithy-client": "^4.9.2", |
| "@smithy/types": "^4.8.1", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@smithy/util-defaults-mode-node": { |
| "version": "4.2.8", |
| "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.2.8.tgz", |
| "integrity": "sha512-gIoTf9V/nFSIZ0TtgDNLd+Ws59AJvijmMDYrOozoMHPJaG9cMRdqNO50jZTlbM6ydzQYY8L/mQ4tKSw/TB+s6g==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@smithy/config-resolver": "^4.4.2", |
| "@smithy/credential-provider-imds": "^4.2.4", |
| "@smithy/node-config-provider": "^4.3.4", |
| "@smithy/property-provider": "^4.2.4", |
| "@smithy/smithy-client": "^4.9.2", |
| "@smithy/types": "^4.8.1", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@smithy/util-endpoints": { |
| "version": "3.2.4", |
| "resolved": "https://registry.npmjs.org/@smithy/util-endpoints/-/util-endpoints-3.2.4.tgz", |
| "integrity": "sha512-f+nBDhgYRCmUEDKEQb6q0aCcOTXRDqH5wWaFHJxt4anB4pKHlgGoYP3xtioKXH64e37ANUkzWf6p4Mnv1M5/Vg==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@smithy/node-config-provider": "^4.3.4", |
| "@smithy/types": "^4.8.1", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@smithy/util-hex-encoding": { |
| "version": "4.2.0", |
| "resolved": "https://registry.npmjs.org/@smithy/util-hex-encoding/-/util-hex-encoding-4.2.0.tgz", |
| "integrity": "sha512-CCQBwJIvXMLKxVbO88IukazJD9a4kQ9ZN7/UMGBjBcJYvatpWk+9g870El4cB8/EJxfe+k+y0GmR9CAzkF+Nbw==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@smithy/util-middleware": { |
| "version": "4.2.4", |
| "resolved": "https://registry.npmjs.org/@smithy/util-middleware/-/util-middleware-4.2.4.tgz", |
| "integrity": "sha512-fKGQAPAn8sgV0plRikRVo6g6aR0KyKvgzNrPuM74RZKy/wWVzx3BMk+ZWEueyN3L5v5EDg+P582mKU+sH5OAsg==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@smithy/types": "^4.8.1", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@smithy/util-retry": { |
| "version": "4.2.4", |
| "resolved": "https://registry.npmjs.org/@smithy/util-retry/-/util-retry-4.2.4.tgz", |
| "integrity": "sha512-yQncJmj4dtv/isTXxRb4AamZHy4QFr4ew8GxS6XLWt7sCIxkPxPzINWd7WLISEFPsIan14zrKgvyAF+/yzfwoA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@smithy/service-error-classification": "^4.2.4", |
| "@smithy/types": "^4.8.1", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@smithy/util-stream": { |
| "version": "4.5.5", |
| "resolved": "https://registry.npmjs.org/@smithy/util-stream/-/util-stream-4.5.5.tgz", |
| "integrity": "sha512-7M5aVFjT+HPilPOKbOmQfCIPchZe4DSBc1wf1+NvHvSoFTiFtauZzT+onZvCj70xhXd0AEmYnZYmdJIuwxOo4w==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@smithy/fetch-http-handler": "^5.3.5", |
| "@smithy/node-http-handler": "^4.4.4", |
| "@smithy/types": "^4.8.1", |
| "@smithy/util-base64": "^4.3.0", |
| "@smithy/util-buffer-from": "^4.2.0", |
| "@smithy/util-hex-encoding": "^4.2.0", |
| "@smithy/util-utf8": "^4.2.0", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@smithy/util-uri-escape": { |
| "version": "4.2.0", |
| "resolved": "https://registry.npmjs.org/@smithy/util-uri-escape/-/util-uri-escape-4.2.0.tgz", |
| "integrity": "sha512-igZpCKV9+E/Mzrpq6YacdTQ0qTiLm85gD6N/IrmyDvQFA4UnU3d5g3m8tMT/6zG/vVkWSU+VxeUyGonL62DuxA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@smithy/util-utf8": { |
| "version": "4.2.0", |
| "resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-4.2.0.tgz", |
| "integrity": "sha512-zBPfuzoI8xyBtR2P6WQj63Rz8i3AmfAaJLuNG8dWsfvPe8lO4aCPYLn879mEgHndZH1zQ2oXmG8O1GGzzaoZiw==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@smithy/util-buffer-from": "^4.2.0", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@smithy/uuid": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/@smithy/uuid/-/uuid-1.1.0.tgz", |
| "integrity": "sha512-4aUIteuyxtBUhVdiQqcDhKFitwfd9hqoSDYY2KRXiWtgoWJ9Bmise+KfEPDiVHWeJepvF8xJO9/9+WDIciMFFw==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@sveltejs/acorn-typescript": { |
| "version": "1.0.5", |
| "resolved": "https://registry.npmjs.org/@sveltejs/acorn-typescript/-/acorn-typescript-1.0.5.tgz", |
| "integrity": "sha512-IwQk4yfwLdibDlrXVE04jTZYlLnwsTT2PIOQQGNLWfjavGifnk1JD1LcZjZaBTRcxZu2FfPfNLOE04DSu9lqtQ==", |
| "license": "MIT", |
| "peerDependencies": { |
| "acorn": "^8.9.0" |
| } |
| }, |
| "node_modules/@sveltejs/adapter-node": { |
| "version": "5.2.12", |
| "resolved": "https://registry.npmjs.org/@sveltejs/adapter-node/-/adapter-node-5.2.12.tgz", |
| "integrity": "sha512-0bp4Yb3jKIEcZWVcJC/L1xXp9zzJS4hDwfb4VITAkfT4OVdkspSHsx7YhqJDbb2hgLl6R9Vs7VQR+fqIVOxPUQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@rollup/plugin-commonjs": "^28.0.1", |
| "@rollup/plugin-json": "^6.1.0", |
| "@rollup/plugin-node-resolve": "^16.0.0", |
| "rollup": "^4.9.5" |
| }, |
| "peerDependencies": { |
| "@sveltejs/kit": "^2.4.0" |
| } |
| }, |
| "node_modules/@sveltejs/kit": { |
| "version": "2.21.2", |
| "resolved": "https://registry.npmjs.org/@sveltejs/kit/-/kit-2.21.2.tgz", |
| "integrity": "sha512-EMYTY4+rNa7TaRZYzCqhQslEkACEZzWc363jOYuc90oJrgvlWTcgqTxcGSIJim48hPaXwYlHyatRnnMmTFf5tA==", |
| "devOptional": true, |
| "license": "MIT", |
| "dependencies": { |
| "@sveltejs/acorn-typescript": "^1.0.5", |
| "@types/cookie": "^0.6.0", |
| "acorn": "^8.14.1", |
| "cookie": "^0.6.0", |
| "devalue": "^5.1.0", |
| "esm-env": "^1.2.2", |
| "kleur": "^4.1.5", |
| "magic-string": "^0.30.5", |
| "mrmime": "^2.0.0", |
| "sade": "^1.8.1", |
| "set-cookie-parser": "^2.6.0", |
| "sirv": "^3.0.0" |
| }, |
| "bin": { |
| "svelte-kit": "svelte-kit.js" |
| }, |
| "engines": { |
| "node": ">=18.13" |
| }, |
| "peerDependencies": { |
| "@sveltejs/vite-plugin-svelte": "^3.0.0 || ^4.0.0-next.1 || ^5.0.0", |
| "svelte": "^4.0.0 || ^5.0.0-next.0", |
| "vite": "^5.0.3 || ^6.0.0" |
| } |
| }, |
| "node_modules/@sveltejs/vite-plugin-svelte": { |
| "version": "5.1.0", |
| "resolved": "https://registry.npmjs.org/@sveltejs/vite-plugin-svelte/-/vite-plugin-svelte-5.1.0.tgz", |
| "integrity": "sha512-wojIS/7GYnJDYIg1higWj2ROA6sSRWvcR1PO/bqEyFr/5UZah26c8Cz4u0NaqjPeVltzsVpt2Tm8d2io0V+4Tw==", |
| "devOptional": true, |
| "license": "MIT", |
| "dependencies": { |
| "@sveltejs/vite-plugin-svelte-inspector": "^4.0.1", |
| "debug": "^4.4.1", |
| "deepmerge": "^4.3.1", |
| "kleur": "^4.1.5", |
| "magic-string": "^0.30.17", |
| "vitefu": "^1.0.6" |
| }, |
| "engines": { |
| "node": "^18.0.0 || ^20.0.0 || >=22" |
| }, |
| "peerDependencies": { |
| "svelte": "^5.0.0", |
| "vite": "^6.0.0" |
| } |
| }, |
| "node_modules/@sveltejs/vite-plugin-svelte-inspector": { |
| "version": "4.0.1", |
| "resolved": "https://registry.npmjs.org/@sveltejs/vite-plugin-svelte-inspector/-/vite-plugin-svelte-inspector-4.0.1.tgz", |
| "integrity": "sha512-J/Nmb2Q2y7mck2hyCX4ckVHcR5tu2J+MtBEQqpDrrgELZ2uvraQcK/ioCV61AqkdXFgriksOKIceDcQmqnGhVw==", |
| "devOptional": true, |
| "license": "MIT", |
| "dependencies": { |
| "debug": "^4.3.7" |
| }, |
| "engines": { |
| "node": "^18.0.0 || ^20.0.0 || >=22" |
| }, |
| "peerDependencies": { |
| "@sveltejs/vite-plugin-svelte": "^5.0.0", |
| "svelte": "^5.0.0", |
| "vite": "^6.0.0" |
| } |
| }, |
| "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/Tdf3Q8rslRvC19NKDLgAJQ6wsqADk10ntlv08nPFw/gO/A==", |
| "license": "Apache-2.0", |
| "peer": true, |
| "dependencies": { |
| "tslib": "^2.8.0" |
| } |
| }, |
| "node_modules/@tailwindcss/typography": { |
| "version": "0.5.16", |
| "resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.16.tgz", |
| "integrity": "sha512-0wDLwCVF5V3x3b1SGXPCDcdsbDHMBe+lkFzBRaHeLvNi+nrrnZ1lA18u+OTWO8iSWU2GxUOCvlXtDuqftc1oiA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "lodash.castarray": "^4.4.0", |
| "lodash.isplainobject": "^4.0.6", |
| "lodash.merge": "^4.6.2", |
| "postcss-selector-parser": "6.0.10" |
| }, |
| "peerDependencies": { |
| "tailwindcss": ">=3.0.0 || insiders || >=4.0.0-alpha.20 || >=4.0.0-beta.1" |
| } |
| }, |
| "node_modules/@testing-library/dom": { |
| "version": "10.4.0", |
| "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-10.4.0.tgz", |
| "integrity": "sha512-pemlzrSESWbdAloYml3bAJMEfNh1Z7EduzqPKprCH5S341frlpYnUEW0H72dLxa6IsYr+mPno20GiSm+h9dEdQ==", |
| "license": "MIT", |
| "peer": true, |
| "dependencies": { |
| "@babel/code-frame": "^7.10.4", |
| "@babel/runtime": "^7.12.5", |
| "@types/aria-query": "^5.0.1", |
| "aria-query": "5.3.0", |
| "chalk": "^4.1.0", |
| "dom-accessibility-api": "^0.5.9", |
| "lz-string": "^1.5.0", |
| "pretty-format": "^27.0.2" |
| }, |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@testing-library/user-event": { |
| "version": "14.6.1", |
| "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.6.1.tgz", |
| "integrity": "sha512-vq7fv0rnt+QTXgPxr5Hjc210p6YKq2kmdziLgnsZGgLJ9e6VAShx1pACLuRjd/AS/sr7phAR58OIIpf0LlmQNw==", |
| "license": "MIT", |
| "peer": true, |
| "engines": { |
| "node": ">=12", |
| "npm": ">=6" |
| }, |
| "peerDependencies": { |
| "@testing-library/dom": ">=7.21.4" |
| } |
| }, |
| "node_modules/@tokenizer/inflate": { |
| "version": "0.2.7", |
| "resolved": "https://registry.npmjs.org/@tokenizer/inflate/-/inflate-0.2.7.tgz", |
| "integrity": "sha512-MADQgmZT1eKjp06jpI2yozxaU9uVs4GzzgSL+uEq7bVcJ9V1ZXQkeGNql1fsSI0gMy1vhvNTNbUqrx+pZfJVmg==", |
| "license": "MIT", |
| "dependencies": { |
| "debug": "^4.4.0", |
| "fflate": "^0.8.2", |
| "token-types": "^6.0.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/Borewit" |
| } |
| }, |
| "node_modules/@tokenizer/token": { |
| "version": "0.3.0", |
| "resolved": "https://registry.npmjs.org/@tokenizer/token/-/token-0.3.0.tgz", |
| "integrity": "sha512-OvjF+z51L3ov0OyAU0duzsYuvO01PH7x4t6DJx+guahgTnBHkhJdG7soQeTSFLWN3efnHyibZ4Z8l2EuWwJN3A==", |
| "license": "MIT" |
| }, |
| "node_modules/@tootallnate/once": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-2.0.0.tgz", |
| "integrity": "sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 10" |
| } |
| }, |
| "node_modules/@types/aria-query": { |
| "version": "5.0.4", |
| "resolved": "https://registry.npmjs.org/@types/aria-query/-/aria-query-5.0.4.tgz", |
| "integrity": "sha512-rfT93uj5s0PRL7EzccGMs3brplhcrghnDoV26NqKhCAS1hVo+WdNsPvE/yb6ilfr5hi2MEk6d5EWJTKdxg8jVw==", |
| "license": "MIT", |
| "peer": true |
| }, |
| "node_modules/@types/chai": { |
| "version": "5.2.2", |
| "resolved": "https://registry.npmjs.org/@types/chai/-/chai-5.2.2.tgz", |
| "integrity": "sha512-8kB30R7Hwqf40JPiKhVzodJs2Qc1ZJ5zuT3uzw5Hq/dhNCl3G3l83jfpdI1e20BP348+fV7VIL/+FxaXkqBmWg==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/deep-eql": "*" |
| } |
| }, |
| "node_modules/@types/cookie": { |
| "version": "0.6.0", |
| "resolved": "https://registry.npmjs.org/@types/cookie/-/cookie-0.6.0.tgz", |
| "integrity": "sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==", |
| "devOptional": true, |
| "license": "MIT" |
| }, |
| "node_modules/@types/deep-eql": { |
| "version": "4.0.2", |
| "resolved": "https://registry.npmjs.org/@types/deep-eql/-/deep-eql-4.0.2.tgz", |
| "integrity": "sha512-c9h9dVVMigMPc4bwTvC5dxqtqJZwQPePsWjPlpSOnojbor6pGqdk541lfA7AqFQr5pB1BRdq0juY9db81BwyFw==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/dompurify": { |
| "version": "3.0.5", |
| "resolved": "https://registry.npmjs.org/@types/dompurify/-/dompurify-3.0.5.tgz", |
| "integrity": "sha512-1Wg0g3BtQF7sSb27fJQAKck1HECM6zV1EB66j8JH9i3LCjYabJa0FSdiSgsD5K/RbrsR0SiraKacLB+T8ZVYAg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@types/trusted-types": "*" |
| } |
| }, |
| "node_modules/@types/estree": { |
| "version": "1.0.8", |
| "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz", |
| "integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/js-yaml": { |
| "version": "4.0.9", |
| "resolved": "https://registry.npmjs.org/@types/js-yaml/-/js-yaml-4.0.9.tgz", |
| "integrity": "sha512-k4MGaQl5TGo/iipqb2UDG2UwjXziSWkh0uysQelTlJpX1qGlpUZYm8PnO4DxG1qBomtJUdYJ6qR6xdIah10JLg==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@types/jsdom": { |
| "version": "21.1.7", |
| "resolved": "https://registry.npmjs.org/@types/jsdom/-/jsdom-21.1.7.tgz", |
| "integrity": "sha512-yOriVnggzrnQ3a9OKOCxaVuSug3w3/SbOj5i7VwXWZEyUNl3bLF9V3MfxGbZKuwqJOQyRfqXyROBB1CoZLFWzA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@types/node": "*", |
| "@types/tough-cookie": "*", |
| "parse5": "^7.0.0" |
| } |
| }, |
| "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+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@types/katex": { |
| "version": "0.16.7", |
| "resolved": "https://registry.npmjs.org/@types/katex/-/katex-0.16.7.tgz", |
| "integrity": "sha512-HMwFiRujE5PjrgwHQ25+bsLJgowjGjm5Z8FVSf0N6PwgJrwxH0QxzHYDcKsTfV3wva0vzrpqMTJS2jXPr5BMEQ==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@types/mime-types": { |
| "version": "2.1.4", |
| "resolved": "https://registry.npmjs.org/@types/mime-types/-/mime-types-2.1.4.tgz", |
| "integrity": "sha512-lfU4b34HOri+kAY5UheuFMWPDOI+OPceBSHZKp69gEyTL/mmJ4cnU6Y/rlme3UL3GyOn6Y42hyIEw0/q8sWx5w==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@types/minimist": { |
| "version": "1.2.5", |
| "resolved": "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.5.tgz", |
| "integrity": "sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@types/node": { |
| "version": "22.15.30", |
| "resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.30.tgz", |
| "integrity": "sha512-6Q7lr06bEHdlfplU6YRbgG1SFBdlsfNC4/lX+SkhiTs0cpJkOElmWls8PxDFv4yY/xKb8Y6SO0OmSX4wgqTZbA==", |
| "license": "MIT", |
| "dependencies": { |
| "undici-types": "~6.21.0" |
| } |
| }, |
| "node_modules/@types/node-fetch": { |
| "version": "2.6.12", |
| "resolved": "https://registry.npmjs.org/@types/node-fetch/-/node-fetch-2.6.12.tgz", |
| "integrity": "sha512-8nneRWKCg3rMtF69nLQJnOYUcbafYeFSjqkw3jCRLsqkWFlHaoQrr5mXmofFGOx3DKn7UfmBMyov8ySvLRVldA==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/node": "*", |
| "form-data": "^4.0.0" |
| } |
| }, |
| "node_modules/@types/node-int64": { |
| "version": "0.4.32", |
| "resolved": "https://registry.npmjs.org/@types/node-int64/-/node-int64-0.4.32.tgz", |
| "integrity": "sha512-xf/JsSlnXQ+mzvc0IpXemcrO4BrCfpgNpMco+GLcXkFk01k/gW9lGJu+Vof0ZSvHK6DsHJDPSbjFPs36QkWXqw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@types/node": "*" |
| } |
| }, |
| "node_modules/@types/parquetjs": { |
| "version": "0.10.6", |
| "resolved": "https://registry.npmjs.org/@types/parquetjs/-/parquetjs-0.10.6.tgz", |
| "integrity": "sha512-ZCsD6j97YD0mGU8/VnVs3NjORXa7zeHvqlpJpCqy4jU8a1O21dalL+MFn9QNbdEfy8rszR1N7NHeT7/LdtHf+A==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@types/node-int64": "*" |
| } |
| }, |
| "node_modules/@types/resolve": { |
| "version": "1.20.2", |
| "resolved": "https://registry.npmjs.org/@types/resolve/-/resolve-1.20.2.tgz", |
| "integrity": "sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@types/semver": { |
| "version": "7.7.0", |
| "resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.7.0.tgz", |
| "integrity": "sha512-k107IF4+Xr7UHjwDc7Cfd6PRQfbdkiRabXGRjo07b4WyPahFBZCZ1sE+BNxYIJPPg73UkfOsVOLwqVc/6ETrIA==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@types/tough-cookie": { |
| "version": "4.0.5", |
| "resolved": "https://registry.npmjs.org/@types/tough-cookie/-/tough-cookie-4.0.5.tgz", |
| "integrity": "sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@types/trusted-types": { |
| "version": "2.0.7", |
| "resolved": "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.7.tgz", |
| "integrity": "sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@types/uuid": { |
| "version": "9.0.8", |
| "resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-9.0.8.tgz", |
| "integrity": "sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@types/webidl-conversions": { |
| "version": "7.0.3", |
| "resolved": "https://registry.npmjs.org/@types/webidl-conversions/-/webidl-conversions-7.0.3.tgz", |
| "integrity": "sha512-CiJJvcRtIgzadHCYXw7dqEnMNRjhGZlYK05Mj9OyktqV8uVT8fD2BFOB7S1uwBE3Kj2Z+4UyPmFw/Ixgw/LAlA==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/whatwg-url": { |
| "version": "8.2.2", |
| "resolved": "https://registry.npmjs.org/@types/whatwg-url/-/whatwg-url-8.2.2.tgz", |
| "integrity": "sha512-FtQu10RWgn3D9U4aazdwIE2yzphmTJREDqNdODHrbrZmmMqI0vMheC/6NE/J1Yveaj8H+ela+YwWTjq5PGmuhA==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/node": "*", |
| "@types/webidl-conversions": "*" |
| } |
| }, |
| "node_modules/@types/yazl": { |
| "version": "3.3.0", |
| "resolved": "https://registry.npmjs.org/@types/yazl/-/yazl-3.3.0.tgz", |
| "integrity": "sha512-mFL6lGkk2N5u5nIxpNV/K5LW3qVSbxhJrMxYGOOxZndWxMgCamr/iCsq/1t9kd8pEwhuNP91LC5qZm/qS9pOEw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@types/node": "*" |
| } |
| }, |
| "node_modules/@typescript-eslint/eslint-plugin": { |
| "version": "6.21.0", |
| "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.21.0.tgz", |
| "integrity": "sha512-oy9+hTPCUFpngkEZUSzbf9MxI65wbKFoQYsgPdILTfbUldp5ovUuphZVe4i30emU9M/kP+T64Di0mxl7dSw3MA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@eslint-community/regexpp": "^4.5.1", |
| "@typescript-eslint/scope-manager": "6.21.0", |
| "@typescript-eslint/type-utils": "6.21.0", |
| "@typescript-eslint/utils": "6.21.0", |
| "@typescript-eslint/visitor-keys": "6.21.0", |
| "debug": "^4.3.4", |
| "graphemer": "^1.4.0", |
| "ignore": "^5.2.4", |
| "natural-compare": "^1.4.0", |
| "semver": "^7.5.4", |
| "ts-api-utils": "^1.0.1" |
| }, |
| "engines": { |
| "node": "^16.0.0 || >=18.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/typescript-eslint" |
| }, |
| "peerDependencies": { |
| "@typescript-eslint/parser": "^6.0.0 || ^6.0.0-alpha", |
| "eslint": "^7.0.0 || ^8.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "typescript": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@typescript-eslint/parser": { |
| "version": "6.21.0", |
| "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-6.21.0.tgz", |
| "integrity": "sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==", |
| "dev": true, |
| "license": "BSD-2-Clause", |
| "dependencies": { |
| "@typescript-eslint/scope-manager": "6.21.0", |
| "@typescript-eslint/types": "6.21.0", |
| "@typescript-eslint/typescript-estree": "6.21.0", |
| "@typescript-eslint/visitor-keys": "6.21.0", |
| "debug": "^4.3.4" |
| }, |
| "engines": { |
| "node": "^16.0.0 || >=18.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/typescript-eslint" |
| }, |
| "peerDependencies": { |
| "eslint": "^7.0.0 || ^8.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "typescript": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@typescript-eslint/scope-manager": { |
| "version": "6.21.0", |
| "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz", |
| "integrity": "sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@typescript-eslint/types": "6.21.0", |
| "@typescript-eslint/visitor-keys": "6.21.0" |
| }, |
| "engines": { |
| "node": "^16.0.0 || >=18.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/typescript-eslint" |
| } |
| }, |
| "node_modules/@typescript-eslint/type-utils": { |
| "version": "6.21.0", |
| "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-6.21.0.tgz", |
| "integrity": "sha512-rZQI7wHfao8qMX3Rd3xqeYSMCL3SoiSQLBATSiVKARdFGCYSRvmViieZjqc58jKgs8Y8i9YvVVhRbHSTA4VBag==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@typescript-eslint/typescript-estree": "6.21.0", |
| "@typescript-eslint/utils": "6.21.0", |
| "debug": "^4.3.4", |
| "ts-api-utils": "^1.0.1" |
| }, |
| "engines": { |
| "node": "^16.0.0 || >=18.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/typescript-eslint" |
| }, |
| "peerDependencies": { |
| "eslint": "^7.0.0 || ^8.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "typescript": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@typescript-eslint/types": { |
| "version": "6.21.0", |
| "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.21.0.tgz", |
| "integrity": "sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": "^16.0.0 || >=18.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/typescript-eslint" |
| } |
| }, |
| "node_modules/@typescript-eslint/typescript-estree": { |
| "version": "6.21.0", |
| "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz", |
| "integrity": "sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==", |
| "dev": true, |
| "license": "BSD-2-Clause", |
| "dependencies": { |
| "@typescript-eslint/types": "6.21.0", |
| "@typescript-eslint/visitor-keys": "6.21.0", |
| "debug": "^4.3.4", |
| "globby": "^11.1.0", |
| "is-glob": "^4.0.3", |
| "minimatch": "9.0.3", |
| "semver": "^7.5.4", |
| "ts-api-utils": "^1.0.1" |
| }, |
| "engines": { |
| "node": "^16.0.0 || >=18.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/typescript-eslint" |
| }, |
| "peerDependenciesMeta": { |
| "typescript": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@typescript-eslint/utils": { |
| "version": "6.21.0", |
| "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-6.21.0.tgz", |
| "integrity": "sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@eslint-community/eslint-utils": "^4.4.0", |
| "@types/json-schema": "^7.0.12", |
| "@types/semver": "^7.5.0", |
| "@typescript-eslint/scope-manager": "6.21.0", |
| "@typescript-eslint/types": "6.21.0", |
| "@typescript-eslint/typescript-estree": "6.21.0", |
| "semver": "^7.5.4" |
| }, |
| "engines": { |
| "node": "^16.0.0 || >=18.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/typescript-eslint" |
| }, |
| "peerDependencies": { |
| "eslint": "^7.0.0 || ^8.0.0" |
| } |
| }, |
| "node_modules/@typescript-eslint/visitor-keys": { |
| "version": "6.21.0", |
| "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz", |
| "integrity": "sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@typescript-eslint/types": "6.21.0", |
| "eslint-visitor-keys": "^3.4.1" |
| }, |
| "engines": { |
| "node": "^16.0.0 || >=18.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/typescript-eslint" |
| } |
| }, |
| "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//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==", |
| "dev": true, |
| "license": "ISC" |
| }, |
| "node_modules/@unhead/schema": { |
| "version": "1.11.20", |
| "resolved": "https://registry.npmjs.org/@unhead/schema/-/schema-1.11.20.tgz", |
| "integrity": "sha512-0zWykKAaJdm+/Y7yi/Yds20PrUK7XabLe9c3IRcjnwYmSWY6z0Cr19VIs3ozCj8P+GhR+/TI2mwtGlueCEYouA==", |
| "license": "MIT", |
| "dependencies": { |
| "hookable": "^5.5.3", |
| "zhead": "^2.2.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/harlan-zw" |
| } |
| }, |
| "node_modules/@vitest/browser": { |
| "version": "3.2.2", |
| "resolved": "https://registry.npmjs.org/@vitest/browser/-/browser-3.2.2.tgz", |
| "integrity": "sha512-LJk8ZhCGhgG6G6jFFJ9LX83ibRY8FszLuu9zPaYFDrcHbBwNXwt1v06HRs/vHVYxwjw3/BGzSIgn9Et2P6rCiA==", |
| "license": "MIT", |
| "peer": true, |
| "dependencies": { |
| "@testing-library/dom": "^10.4.0", |
| "@testing-library/user-event": "^14.6.1", |
| "@vitest/mocker": "3.2.2", |
| "@vitest/utils": "3.2.2", |
| "magic-string": "^0.30.17", |
| "sirv": "^3.0.1", |
| "tinyrainbow": "^2.0.0", |
| "ws": "^8.18.2" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/vitest" |
| }, |
| "peerDependencies": { |
| "playwright": "*", |
| "vitest": "3.2.2", |
| "webdriverio": "^7.0.0 || ^8.0.0 || ^9.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "playwright": { |
| "optional": true |
| }, |
| "safaridriver": { |
| "optional": true |
| }, |
| "webdriverio": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@vitest/expect": { |
| "version": "3.2.2", |
| "resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-3.2.2.tgz", |
| "integrity": "sha512-ipHw0z669vEMjzz3xQE8nJX1s0rQIb7oEl4jjl35qWTwm/KIHERIg/p/zORrjAaZKXfsv7IybcNGHwhOOAPMwQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/chai": "^5.2.2", |
| "@vitest/spy": "3.2.2", |
| "@vitest/utils": "3.2.2", |
| "chai": "^5.2.0", |
| "tinyrainbow": "^2.0.0" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/vitest" |
| } |
| }, |
| "node_modules/@vitest/mocker": { |
| "version": "3.2.2", |
| "resolved": "https://registry.npmjs.org/@vitest/mocker/-/mocker-3.2.2.tgz", |
| "integrity": "sha512-jKojcaRyIYpDEf+s7/dD3LJt53c0dPfp5zCPXz9H/kcGrSlovU/t1yEaNzM9oFME3dcd4ULwRI/x0Po1Zf+LTw==", |
| "license": "MIT", |
| "dependencies": { |
| "@vitest/spy": "3.2.2", |
| "estree-walker": "^3.0.3", |
| "magic-string": "^0.30.17" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/vitest" |
| }, |
| "peerDependencies": { |
| "msw": "^2.4.9", |
| "vite": "^5.0.0 || ^6.0.0 || ^7.0.0-0" |
| }, |
| "peerDependenciesMeta": { |
| "msw": { |
| "optional": true |
| }, |
| "vite": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@vitest/mocker/node_modules/estree-walker": { |
| "version": "3.0.3", |
| "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.3.tgz", |
| "integrity": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/estree": "^1.0.0" |
| } |
| }, |
| "node_modules/@vitest/pretty-format": { |
| "version": "3.2.2", |
| "resolved": "https://registry.npmjs.org/@vitest/pretty-format/-/pretty-format-3.2.2.tgz", |
| "integrity": "sha512-FY4o4U1UDhO9KMd2Wee5vumwcaHw7Vg4V7yR4Oq6uK34nhEJOmdRYrk3ClburPRUA09lXD/oXWZ8y/Sdma0aUQ==", |
| "license": "MIT", |
| "dependencies": { |
| "tinyrainbow": "^2.0.0" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/vitest" |
| } |
| }, |
| "node_modules/@vitest/runner": { |
| "version": "3.2.2", |
| "resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-3.2.2.tgz", |
| "integrity": "sha512-GYcHcaS3ejGRZYed2GAkvsjBeXIEerDKdX3orQrBJqLRiea4NSS9qvn9Nxmuy1IwIB+EjFOaxXnX79l8HFaBwg==", |
| "license": "MIT", |
| "dependencies": { |
| "@vitest/utils": "3.2.2", |
| "pathe": "^2.0.3" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/vitest" |
| } |
| }, |
| "node_modules/@vitest/runner/node_modules/pathe": { |
| "version": "2.0.3", |
| "resolved": "https://registry.npmjs.org/pathe/-/pathe-2.0.3.tgz", |
| "integrity": "sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==", |
| "license": "MIT" |
| }, |
| "node_modules/@vitest/snapshot": { |
| "version": "3.2.2", |
| "resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-3.2.2.tgz", |
| "integrity": "sha512-aMEI2XFlR1aNECbBs5C5IZopfi5Lb8QJZGGpzS8ZUHML5La5wCbrbhLOVSME68qwpT05ROEEOAZPRXFpxZV2wA==", |
| "license": "MIT", |
| "dependencies": { |
| "@vitest/pretty-format": "3.2.2", |
| "magic-string": "^0.30.17", |
| "pathe": "^2.0.3" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/vitest" |
| } |
| }, |
| "node_modules/@vitest/snapshot/node_modules/pathe": { |
| "version": "2.0.3", |
| "resolved": "https://registry.npmjs.org/pathe/-/pathe-2.0.3.tgz", |
| "integrity": "sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==", |
| "license": "MIT" |
| }, |
| "node_modules/@vitest/spy": { |
| "version": "3.2.2", |
| "resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-3.2.2.tgz", |
| "integrity": "sha512-6Utxlx3o7pcTxvp0u8kUiXtRFScMrUg28KjB3R2hon7w4YqOFAEA9QwzPVVS1QNL3smo4xRNOpNZClRVfpMcYg==", |
| "license": "MIT", |
| "dependencies": { |
| "tinyspy": "^4.0.3" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/vitest" |
| } |
| }, |
| "node_modules/@vitest/utils": { |
| "version": "3.2.2", |
| "resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-3.2.2.tgz", |
| "integrity": "sha512-qJYMllrWpF/OYfWHP32T31QCaLa3BAzT/n/8mNGhPdVcjY+JYazQFO1nsJvXU12Kp1xMpNY4AGuljPTNjQve6A==", |
| "license": "MIT", |
| "dependencies": { |
| "@vitest/pretty-format": "3.2.2", |
| "loupe": "^3.1.3", |
| "tinyrainbow": "^2.0.0" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/vitest" |
| } |
| }, |
| "node_modules/abab": { |
| "version": "2.0.6", |
| "resolved": "https://registry.npmjs.org/abab/-/abab-2.0.6.tgz", |
| "integrity": "sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==", |
| "deprecated": "Use your platform's native atob() and btoa() methods instead", |
| "license": "BSD-3-Clause" |
| }, |
| "node_modules/abort-controller": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz", |
| "integrity": "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==", |
| "license": "MIT", |
| "dependencies": { |
| "event-target-shim": "^5.0.0" |
| }, |
| "engines": { |
| "node": ">=6.5" |
| } |
| }, |
| "node_modules/accepts": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/accepts/-/accepts-2.0.0.tgz", |
| "integrity": "sha512-5cvg6CtKwfgdmVqY1WIiXKc3Q1bkRqGLi+2W/6ao+6Y7gu/RCwRuAhGEzh5B4KlszSuTLgZYuqFqo5bImjNKng==", |
| "license": "MIT", |
| "dependencies": { |
| "mime-types": "^3.0.0", |
| "negotiator": "^1.0.0" |
| }, |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "node_modules/accepts/node_modules/mime-db": { |
| "version": "1.54.0", |
| "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz", |
| "integrity": "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "node_modules/accepts/node_modules/mime-types": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-3.0.1.tgz", |
| "integrity": "sha512-xRc4oEhT6eaBpU1XF7AjpOFD+xQmXNB5OVKwp4tqCuBpHLS/ZbBDrc07mYTDqVMg6PfxUjjNp85O6Cd2Z/5HWA==", |
| "license": "MIT", |
| "dependencies": { |
| "mime-db": "^1.54.0" |
| }, |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "node_modules/acorn": { |
| "version": "8.14.1", |
| "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.1.tgz", |
| "integrity": "sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==", |
| "license": "MIT", |
| "bin": { |
| "acorn": "bin/acorn" |
| }, |
| "engines": { |
| "node": ">=0.4.0" |
| } |
| }, |
| "node_modules/acorn-jsx": { |
| "version": "5.3.2", |
| "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", |
| "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", |
| "dev": true, |
| "license": "MIT", |
| "peerDependencies": { |
| "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" |
| } |
| }, |
| "node_modules/agent-base": { |
| "version": "7.1.3", |
| "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.3.tgz", |
| "integrity": "sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">= 14" |
| } |
| }, |
| "node_modules/agentkeepalive": { |
| "version": "4.6.0", |
| "resolved": "https://registry.npmjs.org/agentkeepalive/-/agentkeepalive-4.6.0.tgz", |
| "integrity": "sha512-kja8j7PjmncONqaTsB8fQ+wE2mSU2DJ9D4XKoJ5PFWIdRMa6SLSN1ff4mOr4jCbfRSsxR4keIiySJU0N9T5hIQ==", |
| "license": "MIT", |
| "dependencies": { |
| "humanize-ms": "^1.2.1" |
| }, |
| "engines": { |
| "node": ">= 8.0.0" |
| } |
| }, |
| "node_modules/ajv": { |
| "version": "6.12.6", |
| "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", |
| "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", |
| "dev": true, |
| "license": "MIT", |
| "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/ajv-formats": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/ajv-formats/-/ajv-formats-3.0.1.tgz", |
| "integrity": "sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==", |
| "license": "MIT", |
| "dependencies": { |
| "ajv": "^8.0.0" |
| }, |
| "peerDependencies": { |
| "ajv": "^8.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "ajv": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/ajv-formats/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/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==", |
| "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/ajv-formats/node_modules/json-schema-traverse": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", |
| "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", |
| "license": "MIT" |
| }, |
| "node_modules/ansi-escapes": { |
| "version": "7.0.0", |
| "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-7.0.0.tgz", |
| "integrity": "sha512-GdYO7a61mR0fOlAsvC9/rIHf7L96sBc6dEWzeOu+KAea5bZyQRPIpojrVoI4AXGJS/ycu/fBTdLrUkA4ODrvjw==", |
| "license": "MIT", |
| "dependencies": { |
| "environment": "^1.0.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/ansi-regex": { |
| "version": "5.0.1", |
| "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", |
| "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/ansi-styles": { |
| "version": "4.3.0", |
| "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", |
| "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", |
| "license": "MIT", |
| "dependencies": { |
| "color-convert": "^2.0.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| }, |
| "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/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==", |
| "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+mWTyvVV7D/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-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=8.6" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/jonschlinkert" |
| } |
| }, |
| "node_modules/arg": { |
| "version": "5.0.2", |
| "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz", |
| "integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==", |
| "license": "MIT" |
| }, |
| "node_modules/argparse": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", |
| "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", |
| "dev": true, |
| "license": "Python-2.0" |
| }, |
| "node_modules/aria-query": { |
| "version": "5.3.0", |
| "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.0.tgz", |
| "integrity": "sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==", |
| "license": "Apache-2.0", |
| "peer": true, |
| "dependencies": { |
| "dequal": "^2.0.3" |
| } |
| }, |
| "node_modules/array-union": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz", |
| "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/assertion-error": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/assertion-error/-/assertion-error-2.0.1.tgz", |
| "integrity": "sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/async-mutex": { |
| "version": "0.5.0", |
| "resolved": "https://registry.npmjs.org/async-mutex/-/async-mutex-0.5.0.tgz", |
| "integrity": "sha512-1A94B18jkJ3DYq284ohPxoXbfTA5HsQ7/Mf4DEhcyLx3Bz27Rh59iScbB6EPiP+B+joue6YCxcMXSbFC1tZKwA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "tslib": "^2.4.0" |
| } |
| }, |
| "node_modules/asynckit": { |
| "version": "0.4.0", |
| "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", |
| "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==", |
| "license": "MIT" |
| }, |
| "node_modules/atomic-sleep": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/atomic-sleep/-/atomic-sleep-1.0.0.tgz", |
| "integrity": "sha512-kNOjDqAh7px0XWNI+4QbzoiR/nTkHAWNud2uvnJquD1/x5a7EQZMJT0AczqK0Qn67oY/TTQ1LbUKajZpp3I9tQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=8.0.0" |
| } |
| }, |
| "node_modules/autoprefixer": { |
| "version": "10.4.21", |
| "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.21.tgz", |
| "integrity": "sha512-O+A6LWV5LDHSJD3LjHYoNi4VLsj/Whi7k6zG12xTYaU4cQ8oxQGckXNX8cRHK5yOZ/ppVHe0ZBXGzSV9jXdVbQ==", |
| "funding": [ |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/postcss/" |
| }, |
| { |
| "type": "tidelift", |
| "url": "https://tidelift.com/funding/github/npm/autoprefixer" |
| }, |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/ai" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "browserslist": "^4.24.4", |
| "caniuse-lite": "^1.0.30001702", |
| "fraction.js": "^4.3.7", |
| "normalize-range": "^0.1.2", |
| "picocolors": "^1.1.1", |
| "postcss-value-parser": "^4.2.0" |
| }, |
| "bin": { |
| "autoprefixer": "bin/autoprefixer" |
| }, |
| "engines": { |
| "node": "^10 || ^12 || >=14" |
| }, |
| "peerDependencies": { |
| "postcss": "^8.1.0" |
| } |
| }, |
| "node_modules/aws4": { |
| "version": "1.13.2", |
| "resolved": "https://registry.npmjs.org/aws4/-/aws4-1.13.2.tgz", |
| "integrity": "sha512-lHe62zvbTB5eEABUVi/AwVh0ZKY9rMMDhmm+eeyuuUQbQ3+J+fONVQOZyj+DdrvD4BY33uYniyRJ4UJIaSKAfw==", |
| "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/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==", |
| "license": "Apache-2.0", |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/b4a": { |
| "version": "1.6.7", |
| "resolved": "https://registry.npmjs.org/b4a/-/b4a-1.6.7.tgz", |
| "integrity": "sha512-OnAYlL5b7LEkALw87fUVafQw5rVR9RjwGd4KUwNQ6DrrNmaVaUCgLipfVlzrPQ4tWOR9P0IXGNOx50jYCCdSJg==", |
| "dev": true, |
| "license": "Apache-2.0" |
| }, |
| "node_modules/balanced-match": { |
| "version": "1.0.2", |
| "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", |
| "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", |
| "license": "MIT" |
| }, |
| "node_modules/bare-events": { |
| "version": "2.5.4", |
| "resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.5.4.tgz", |
| "integrity": "sha512-+gFfDkR8pj4/TrWCGUGWmJIkBwuxPS5F+a5yWjOHQt2hHvNZd5YLzadjmDUtFmMM4y429bnKLa8bYBMHcYdnQA==", |
| "dev": true, |
| "license": "Apache-2.0", |
| "optional": true |
| }, |
| "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+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", |
| "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/binary-extensions": { |
| "version": "2.3.0", |
| "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz", |
| "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/bindings": { |
| "version": "1.2.1", |
| "resolved": "https://registry.npmjs.org/bindings/-/bindings-1.2.1.tgz", |
| "integrity": "sha512-u4cBQNepWxYA55FunZSM7wMi55yQaN0otnhhilNoWHq0MfOfJeQx0v0mRRpolGOExPjZcl6FtB0BB8Xkb88F0g==", |
| "license": "MIT", |
| "optional": true |
| }, |
| "node_modules/bintrees": { |
| "version": "1.0.2", |
| "resolved": "https://registry.npmjs.org/bintrees/-/bintrees-1.0.2.tgz", |
| "integrity": "sha512-VOMgTMwjAaUG580SXn3LacVgjurrbMme7ZZNYGSSV7mmtY6QQRh0Eg3pwIcntQ77DErK1L0NxkbetjcoXzVwKw==", |
| "license": "MIT" |
| }, |
| "node_modules/bits-ui": { |
| "version": "2.14.2", |
| "resolved": "https://registry.npmjs.org/bits-ui/-/bits-ui-2.14.2.tgz", |
| "integrity": "sha512-YqpAJj/nRTZjf7IlgUC3QlepVZ7YFiAQWpZaYUOAZFW5Py+g5DYkhEDTdNFI5SReo7l1rct/nRpMK4pfL9Xffw==", |
| "license": "MIT", |
| "dependencies": { |
| "@floating-ui/core": "^1.7.1", |
| "@floating-ui/dom": "^1.7.1", |
| "esm-env": "^1.1.2", |
| "runed": "^0.35.1", |
| "svelte-toolbelt": "^0.10.6", |
| "tabbable": "^6.2.0" |
| }, |
| "engines": { |
| "node": ">=20" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/huntabyte" |
| }, |
| "peerDependencies": { |
| "@internationalized/date": "^3.8.1", |
| "svelte": "^5.33.0" |
| } |
| }, |
| "node_modules/body-parser": { |
| "version": "2.2.0", |
| "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-2.2.0.tgz", |
| "integrity": "sha512-02qvAaxv8tp7fBa/mw1ga98OGm+eCbqzJOKoRt70sLmfEEi+jyBYVTDGfCL/k06/4EMk/z01gCe7HoCH/f2LTg==", |
| "license": "MIT", |
| "dependencies": { |
| "bytes": "^3.1.2", |
| "content-type": "^1.0.5", |
| "debug": "^4.4.0", |
| "http-errors": "^2.0.0", |
| "iconv-lite": "^0.6.3", |
| "on-finished": "^2.4.1", |
| "qs": "^6.14.0", |
| "raw-body": "^3.0.0", |
| "type-is": "^2.0.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/bowser": { |
| "version": "2.12.1", |
| "resolved": "https://registry.npmjs.org/bowser/-/bowser-2.12.1.tgz", |
| "integrity": "sha512-z4rE2Gxh7tvshQ4hluIT7XcFrgLIQaw9X3A+kTTRdovCz5PMukm/0QC/BKSYPj3omF5Qfypn9O/c5kgpmvYUCw==", |
| "license": "MIT" |
| }, |
| "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+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==", |
| "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+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+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/vGJkJbJPJAT1gDiOJP5v1Zb6f9KEyW/1HpuaWIXtGHPg==", |
| "license": "MIT", |
| "dependencies": { |
| "base64-js": "^1.1.2" |
| } |
| }, |
| "node_modules/browserslist": { |
| "version": "4.25.0", |
| "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.25.0.tgz", |
| "integrity": "sha512-PJ8gYKeS5e/whHBh8xrwYK+dAvEj7JXtz6uTucnMRB8OiGTsKccFekoRrjajPBHV8oOY+2tI4uxeceSimKwMFA==", |
| "funding": [ |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/browserslist" |
| }, |
| { |
| "type": "tidelift", |
| "url": "https://tidelift.com/funding/github/npm/browserslist" |
| }, |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/ai" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "caniuse-lite": "^1.0.30001718", |
| "electron-to-chromium": "^1.5.160", |
| "node-releases": "^2.0.19", |
| "update-browserslist-db": "^1.1.3" |
| }, |
| "bin": { |
| "browserslist": "cli.js" |
| }, |
| "engines": { |
| "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" |
| } |
| }, |
| "node_modules/bson": { |
| "version": "5.5.1", |
| "resolved": "https://registry.npmjs.org/bson/-/bson-5.5.1.tgz", |
| "integrity": "sha512-ix0EwukN2EpC0SRWIj/7B5+A6uQMQy6KMREI9qQqvgpkV2frH63T0UDVd1SYedL6dNCmDBYB3QtXi4ISk9YT+g==", |
| "license": "Apache-2.0", |
| "engines": { |
| "node": ">=14.20.1" |
| } |
| }, |
| "node_modules/bson-objectid": { |
| "version": "2.0.4", |
| "resolved": "https://registry.npmjs.org/bson-objectid/-/bson-objectid-2.0.4.tgz", |
| "integrity": "sha512-vgnKAUzcDoa+AeyYwXCoHyF2q6u/8H46dxu5JN+4/TZeq/Dlinn0K6GvxsCLb3LHUJl0m/TLiEK31kUwtgocMQ==", |
| "dev": true, |
| "license": "Apache-2.0" |
| }, |
| "node_modules/buffer": { |
| "version": "6.0.3", |
| "resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz", |
| "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==", |
| "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", |
| "dependencies": { |
| "base64-js": "^1.3.1", |
| "ieee754": "^1.2.1" |
| } |
| }, |
| "node_modules/buffer-crc32": { |
| "version": "0.2.13", |
| "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz", |
| "integrity": "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": "*" |
| } |
| }, |
| "node_modules/bytes": { |
| "version": "3.1.2", |
| "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz", |
| "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.8" |
| } |
| }, |
| "node_modules/cac": { |
| "version": "6.7.14", |
| "resolved": "https://registry.npmjs.org/cac/-/cac-6.7.14.tgz", |
| "integrity": "sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=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/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==", |
| "license": "MIT", |
| "dependencies": { |
| "es-errors": "^1.3.0", |
| "function-bind": "^1.1.2" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/call-bound": { |
| "version": "1.0.4", |
| "resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz", |
| "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bind-apply-helpers": "^1.0.2", |
| "get-intrinsic": "^1.3.0" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/callsites": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", |
| "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/camelcase": { |
| "version": "6.3.0", |
| "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz", |
| "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/camelcase-css": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz", |
| "integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 6" |
| } |
| }, |
| "node_modules/camelize": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/camelize/-/camelize-1.0.1.tgz", |
| "integrity": "sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ==", |
| "license": "MIT", |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/caniuse-lite": { |
| "version": "1.0.30001753", |
| "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001753.tgz", |
| "integrity": "sha512-Bj5H35MD/ebaOV4iDLqPEtiliTN29qkGtEHCwawWn4cYm+bPJM2NsaP30vtZcnERClMzp52J4+aw2UNbK4o+zw==", |
| "funding": [ |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/browserslist" |
| }, |
| { |
| "type": "tidelift", |
| "url": "https://tidelift.com/funding/github/npm/caniuse-lite" |
| }, |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/ai" |
| } |
| ], |
| "license": "CC-BY-4.0" |
| }, |
| "node_modules/chai": { |
| "version": "5.2.0", |
| "resolved": "https://registry.npmjs.org/chai/-/chai-5.2.0.tgz", |
| "integrity": "sha512-mCuXncKXk5iCLhfhwTc0izo0gtEmpz5CtG2y8GiOINBlMVS6v8TMRc5TaLWKS6692m9+dVVfzgeVxR5UxWHTYw==", |
| "license": "MIT", |
| "dependencies": { |
| "assertion-error": "^2.0.1", |
| "check-error": "^2.1.1", |
| "deep-eql": "^5.0.1", |
| "loupe": "^3.1.0", |
| "pathval": "^2.0.0" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/chalk": { |
| "version": "4.1.2", |
| "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", |
| "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", |
| "license": "MIT", |
| "dependencies": { |
| "ansi-styles": "^4.1.0", |
| "supports-color": "^7.1.0" |
| }, |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/chalk?sponsor=1" |
| } |
| }, |
| "node_modules/check-error": { |
| "version": "2.1.1", |
| "resolved": "https://registry.npmjs.org/check-error/-/check-error-2.1.1.tgz", |
| "integrity": "sha512-OAlb+T7V4Op9OwdkjmguYRqncdlx5JiofwOAUkmTF+jNdHwzTaTs4sRAGpzLF3oOz5xAyDGrPgeIDFQmDOTiJw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 16" |
| } |
| }, |
| "node_modules/chokidar": { |
| "version": "4.0.3", |
| "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz", |
| "integrity": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "readdirp": "^4.0.1" |
| }, |
| "engines": { |
| "node": ">= 14.16.0" |
| }, |
| "funding": { |
| "url": "https://paulmillr.com/funding/" |
| } |
| }, |
| "node_modules/cli-cursor": { |
| "version": "5.0.0", |
| "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-5.0.0.tgz", |
| "integrity": "sha512-aCj4O5wKyszjMmDT4tZj93kxyydN/K5zPWSCe6/0AV/AA1pqe5ZBIw0a2ZfPQV7lL5/yb5HsUreJ6UFAF1tEQw==", |
| "license": "MIT", |
| "dependencies": { |
| "restore-cursor": "^5.0.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/cli-truncate": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/cli-truncate/-/cli-truncate-4.0.0.tgz", |
| "integrity": "sha512-nPdaFdQ0h/GEigbPClz11D0v/ZJEwxmeVZGeMo3Z5StPtUTkA9o1lD6QwoirYiSDzbcwn2XcjwmCp68W1IS4TA==", |
| "license": "MIT", |
| "dependencies": { |
| "slice-ansi": "^5.0.0", |
| "string-width": "^7.0.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/clsx": { |
| "version": "2.1.1", |
| "resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz", |
| "integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/color": { |
| "version": "4.2.3", |
| "resolved": "https://registry.npmjs.org/color/-/color-4.2.3.tgz", |
| "integrity": "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==", |
| "license": "MIT", |
| "dependencies": { |
| "color-convert": "^2.0.1", |
| "color-string": "^1.9.0" |
| }, |
| "engines": { |
| "node": ">=12.5.0" |
| } |
| }, |
| "node_modules/color-convert": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", |
| "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/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.org/color-name/-/color-name-1.1.4.tgz", |
| "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", |
| "license": "MIT" |
| }, |
| "node_modules/color-string": { |
| "version": "1.9.1", |
| "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.9.1.tgz", |
| "integrity": "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==", |
| "license": "MIT", |
| "dependencies": { |
| "color-name": "^1.0.0", |
| "simple-swizzle": "^0.2.2" |
| } |
| }, |
| "node_modules/colorette": { |
| "version": "2.0.20", |
| "resolved": "https://registry.npmjs.org/colorette/-/colorette-2.0.20.tgz", |
| "integrity": "sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==", |
| "license": "MIT" |
| }, |
| "node_modules/combined-stream": { |
| "version": "1.0.8", |
| "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz", |
| "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", |
| "license": "MIT", |
| "dependencies": { |
| "delayed-stream": "~1.0.0" |
| }, |
| "engines": { |
| "node": ">= 0.8" |
| } |
| }, |
| "node_modules/commander": { |
| "version": "8.3.0", |
| "resolved": "https://registry.npmjs.org/commander/-/commander-8.3.0.tgz", |
| "integrity": "sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 12" |
| } |
| }, |
| "node_modules/commondir": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz", |
| "integrity": "sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/concat-map": { |
| "version": "0.0.1", |
| "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", |
| "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/confbox": { |
| "version": "0.1.8", |
| "resolved": "https://registry.npmjs.org/confbox/-/confbox-0.1.8.tgz", |
| "integrity": "sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/content-disposition": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-1.0.0.tgz", |
| "integrity": "sha512-Au9nRL8VNUut/XSzbQA38+M78dzP4D+eqg3gfJHMIHHYa3bg067xj1KxMUWj+VULbiZMowKngFFbKczUrNJ1mg==", |
| "license": "MIT", |
| "dependencies": { |
| "safe-buffer": "5.2.1" |
| }, |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "node_modules/content-type": { |
| "version": "1.0.5", |
| "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz", |
| "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "node_modules/cookie": { |
| "version": "0.6.0", |
| "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.6.0.tgz", |
| "integrity": "sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==", |
| "devOptional": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "node_modules/cookie-signature": { |
| "version": "1.2.2", |
| "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.2.2.tgz", |
| "integrity": "sha512-D76uU73ulSXrD1UXF4KE2TMxVVwhsnCgfAyTg9k8P6KGZjlXKrOLe4dJQKI3Bxi5wjesZoFXJWElNWBjPZMbhg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.6.0" |
| } |
| }, |
| "node_modules/copy-anything": { |
| "version": "3.0.5", |
| "resolved": "https://registry.npmjs.org/copy-anything/-/copy-anything-3.0.5.tgz", |
| "integrity": "sha512-yCEafptTtb4bk7GLEQoM8KVJpxAfdBJYaXyzQEgQQQgYrZiDp8SJmGKlYza6CYjEDNstAdNdKA3UuoULlEbS6w==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "is-what": "^4.1.8" |
| }, |
| "engines": { |
| "node": ">=12.13" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/mesqueeb" |
| } |
| }, |
| "node_modules/cors": { |
| "version": "2.8.5", |
| "resolved": "https://registry.npmjs.org/cors/-/cors-2.8.5.tgz", |
| "integrity": "sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==", |
| "license": "MIT", |
| "dependencies": { |
| "object-assign": "^4", |
| "vary": "^1" |
| }, |
| "engines": { |
| "node": ">= 0.10" |
| } |
| }, |
| "node_modules/cross-spawn": { |
| "version": "7.0.6", |
| "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz", |
| "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", |
| "license": "MIT", |
| "dependencies": { |
| "path-key": "^3.1.0", |
| "shebang-command": "^2.0.0", |
| "which": "^2.0.1" |
| }, |
| "engines": { |
| "node": ">= 8" |
| } |
| }, |
| "node_modules/css-background-parser": { |
| "version": "0.1.0", |
| "resolved": "https://registry.npmjs.org/css-background-parser/-/css-background-parser-0.1.0.tgz", |
| "integrity": "sha512-2EZLisiZQ+7m4wwur/qiYJRniHX4K5Tc9w93MT3AS0WS1u5kaZ4FKXlOTBhOjc+CgEgPiGY+fX1yWD8UwpEqUA==", |
| "license": "MIT" |
| }, |
| "node_modules/css-box-shadow": { |
| "version": "1.0.0-3", |
| "resolved": "https://registry.npmjs.org/css-box-shadow/-/css-box-shadow-1.0.0-3.tgz", |
| "integrity": "sha512-9jaqR6e7Ohds+aWwmhe6wILJ99xYQbfmK9QQB9CcMjDbTxPZjwEmUQpU91OG05Xgm8BahT5fW+svbsQGjS/zPg==", |
| "license": "MIT" |
| }, |
| "node_modules/css-color-keywords": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/css-color-keywords/-/css-color-keywords-1.0.0.tgz", |
| "integrity": "sha512-FyyrDHZKEjXDpNJYvVsV960FiqQyXc/LlYmsxl2BcdMb2WPx0OGRVgTg55rPSyLSNMqP52R9r8geSp7apN3Ofg==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=4" |
| } |
| }, |
| "node_modules/css-to-react-native": { |
| "version": "3.2.0", |
| "resolved": "https://registry.npmjs.org/css-to-react-native/-/css-to-react-native-3.2.0.tgz", |
| "integrity": "sha512-e8RKaLXMOFii+02mOlqwjbD00KSEKqblnpO9e++1aXS1fPQOpS1YoqdVHBqPjHNoxeF2mimzVqawm2KCbEdtHQ==", |
| "license": "MIT", |
| "dependencies": { |
| "camelize": "^1.0.0", |
| "css-color-keywords": "^1.0.0", |
| "postcss-value-parser": "^4.0.2" |
| } |
| }, |
| "node_modules/cssesc": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", |
| "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", |
| "license": "MIT", |
| "bin": { |
| "cssesc": "bin/cssesc" |
| }, |
| "engines": { |
| "node": ">=4" |
| } |
| }, |
| "node_modules/cssstyle": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-3.0.0.tgz", |
| "integrity": "sha512-N4u2ABATi3Qplzf0hWbVCdjenim8F3ojEXpBDF5hBpjzW182MjNGLqfmQ0SkSPeQ+V86ZXgeH8aXj6kayd4jgg==", |
| "license": "MIT", |
| "dependencies": { |
| "rrweb-cssom": "^0.6.0" |
| }, |
| "engines": { |
| "node": ">=14" |
| } |
| }, |
| "node_modules/data-urls": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/data-urls/-/data-urls-4.0.0.tgz", |
| "integrity": "sha512-/mMTei/JXPqvFqQtfyTowxmJVwr2PVAeCcDxyFf6LhoOu/09TX2OX3kb2wzi4DMXcfj4OItwDOnhl5oziPnT6g==", |
| "license": "MIT", |
| "dependencies": { |
| "abab": "^2.0.6", |
| "whatwg-mimetype": "^3.0.0", |
| "whatwg-url": "^12.0.0" |
| }, |
| "engines": { |
| "node": ">=14" |
| } |
| }, |
| "node_modules/date-fns": { |
| "version": "2.30.0", |
| "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.30.0.tgz", |
| "integrity": "sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/runtime": "^7.21.0" |
| }, |
| "engines": { |
| "node": ">=0.11" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/date-fns" |
| } |
| }, |
| "node_modules/dateformat": { |
| "version": "4.6.3", |
| "resolved": "https://registry.npmjs.org/dateformat/-/dateformat-4.6.3.tgz", |
| "integrity": "sha512-2P0p0pFGzHS5EMnhdxQi7aJN+iMheud0UhG4dlE1DLAlvL8JHjJJTX/CSm4JXwV0Ka5nGk3zC5mcb5bUQUxxMA==", |
| "license": "MIT", |
| "engines": { |
| "node": "*" |
| } |
| }, |
| "node_modules/debug": { |
| "version": "4.4.1", |
| "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.1.tgz", |
| "integrity": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==", |
| "license": "MIT", |
| "dependencies": { |
| "ms": "^2.1.3" |
| }, |
| "engines": { |
| "node": ">=6.0" |
| }, |
| "peerDependenciesMeta": { |
| "supports-color": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/decimal.js": { |
| "version": "10.6.0", |
| "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.6.0.tgz", |
| "integrity": "sha512-YpgQiITW3JXGntzdUmyUR1V812Hn8T1YVXhCu+wO3OpS4eU9l4YdD3qjyiKdV6mvV29zapkMeD390UVEf2lkUg==", |
| "license": "MIT" |
| }, |
| "node_modules/deep-eql": { |
| "version": "5.0.2", |
| "resolved": "https://registry.npmjs.org/deep-eql/-/deep-eql-5.0.2.tgz", |
| "integrity": "sha512-h5k/5U50IJJFpzfL6nO9jaaumfjO/f2NjK/oYB2Djzm4p9L+3T9qWpZqZ2hAbLPuuYq9wrU08WQyBTL5GbPk5Q==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/deep-is": { |
| "version": "0.1.4", |
| "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", |
| "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/deepmerge": { |
| "version": "4.3.1", |
| "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz", |
| "integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==", |
| "devOptional": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/delayed-stream": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", |
| "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.4.0" |
| } |
| }, |
| "node_modules/depd": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz", |
| "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.8" |
| } |
| }, |
| "node_modules/dequal": { |
| "version": "2.0.3", |
| "resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz", |
| "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/detect-libc": { |
| "version": "2.0.4", |
| "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.4.tgz", |
| "integrity": "sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==", |
| "license": "Apache-2.0", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/devalue": { |
| "version": "5.1.1", |
| "resolved": "https://registry.npmjs.org/devalue/-/devalue-5.1.1.tgz", |
| "integrity": "sha512-maua5KUiapvEwiEAe+XnlZ3Rh0GD+qI1J/nb9vrJc3muPXvcF/8gXYTWF76+5DAqHyDUtOIImEuo0YKE9mshVw==", |
| "devOptional": true, |
| "license": "MIT" |
| }, |
| "node_modules/didyoumean": { |
| "version": "1.2.2", |
| "resolved": "https://registry.npmjs.org/didyoumean/-/didyoumean-1.2.2.tgz", |
| "integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==", |
| "license": "Apache-2.0" |
| }, |
| "node_modules/dir-glob": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz", |
| "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "path-type": "^4.0.0" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/dlv": { |
| "version": "1.1.3", |
| "resolved": "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz", |
| "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==", |
| "license": "MIT" |
| }, |
| "node_modules/doctrine": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", |
| "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", |
| "dev": true, |
| "license": "Apache-2.0", |
| "dependencies": { |
| "esutils": "^2.0.2" |
| }, |
| "engines": { |
| "node": ">=6.0.0" |
| } |
| }, |
| "node_modules/dom-accessibility-api": { |
| "version": "0.5.16", |
| "resolved": "https://registry.npmjs.org/dom-accessibility-api/-/dom-accessibility-api-0.5.16.tgz", |
| "integrity": "sha512-X7BJ2yElsnOJ30pZF4uIIDfBEVgF4XEBxL9Bxhy6dnrm5hkzqmsWHGTiHqRiITNhMyFLyAiWndIJP7Z1NTteDg==", |
| "license": "MIT", |
| "peer": true |
| }, |
| "node_modules/domexception": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/domexception/-/domexception-4.0.0.tgz", |
| "integrity": "sha512-A2is4PLG+eeSfoTMA95/s4pvAoSo2mKtiM5jlHkAVewmiO8ISFTFKZjH7UAM1Atli/OT/7JHOrJRJiMKUZKYBw==", |
| "deprecated": "Use your platform's native DOMException instead", |
| "license": "MIT", |
| "dependencies": { |
| "webidl-conversions": "^7.0.0" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/dompurify": { |
| "version": "3.3.0", |
| "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.3.0.tgz", |
| "integrity": "sha512-r+f6MYR1gGN1eJv0TVQbhA7if/U7P87cdPl3HN5rikqaBSBxLiCb/b9O+2eG0cxz0ghyU+mU1QkbsOwERMYlWQ==", |
| "dev": true, |
| "license": "(MPL-2.0 OR Apache-2.0)", |
| "optionalDependencies": { |
| "@types/trusted-types": "^2.0.7" |
| } |
| }, |
| "node_modules/dotenv": { |
| "version": "16.5.0", |
| "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.5.0.tgz", |
| "integrity": "sha512-m/C+AwOAr9/W1UOIZUo232ejMNnJAJtYQjUbHoNTBNTJSvqzzDh7vnrei3o3r3m9blf6ZoDkvcw0VmozNRFJxg==", |
| "license": "BSD-2-Clause", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://dotenvx.com" |
| } |
| }, |
| "node_modules/dunder-proto": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz", |
| "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bind-apply-helpers": "^1.0.1", |
| "es-errors": "^1.3.0", |
| "gopd": "^1.2.0" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/eastasianwidth": { |
| "version": "0.2.0", |
| "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", |
| "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", |
| "license": "MIT" |
| }, |
| "node_modules/ee-first": { |
| "version": "1.1.1", |
| "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz", |
| "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==", |
| "license": "MIT" |
| }, |
| "node_modules/electron-to-chromium": { |
| "version": "1.5.165", |
| "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.165.tgz", |
| "integrity": "sha512-naiMx1Z6Nb2TxPU6fiFrUrDTjyPMLdTtaOd2oLmG8zVSg2hCWGkhPyxwk+qRmZ1ytwVqUv0u7ZcDA5+ALhaUtw==", |
| "license": "ISC" |
| }, |
| "node_modules/elysia": { |
| "version": "1.3.4", |
| "resolved": "https://registry.npmjs.org/elysia/-/elysia-1.3.4.tgz", |
| "integrity": "sha512-kAfM3Zwovy3z255IZgTKVxBw91HbgKhYl3TqrGRdZqqr+Fd+4eKOfvxgaKij22+MZLczPzIHtscAmvfpI3+q/A==", |
| "license": "MIT", |
| "dependencies": { |
| "cookie": "^1.0.2", |
| "exact-mirror": "0.1.2", |
| "fast-decode-uri-component": "^1.0.1" |
| }, |
| "optionalDependencies": { |
| "@sinclair/typebox": "^0.34.33", |
| "openapi-types": "^12.1.3" |
| }, |
| "peerDependencies": { |
| "@sinclair/typebox": ">= 0.34.0", |
| "exact-mirror": ">= 0.0.9", |
| "file-type": ">= 20.0.0", |
| "openapi-types": ">= 12.0.0", |
| "typescript": ">= 5.0.0" |
| } |
| }, |
| "node_modules/elysia/node_modules/cookie": { |
| "version": "1.0.2", |
| "resolved": "https://registry.npmjs.org/cookie/-/cookie-1.0.2.tgz", |
| "integrity": "sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/emoji-regex": { |
| "version": "10.4.0", |
| "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.4.0.tgz", |
| "integrity": "sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw==", |
| "license": "MIT" |
| }, |
| "node_modules/encodeurl": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz", |
| "integrity": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.8" |
| } |
| }, |
| "node_modules/end-of-stream": { |
| "version": "1.4.4", |
| "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz", |
| "integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==", |
| "license": "MIT", |
| "dependencies": { |
| "once": "^1.4.0" |
| } |
| }, |
| "node_modules/entities": { |
| "version": "6.0.1", |
| "resolved": "https://registry.npmjs.org/entities/-/entities-6.0.1.tgz", |
| "integrity": "sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==", |
| "license": "BSD-2-Clause", |
| "engines": { |
| "node": ">=0.12" |
| }, |
| "funding": { |
| "url": "https://github.com/fb55/entities?sponsor=1" |
| } |
| }, |
| "node_modules/environment": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/environment/-/environment-1.1.0.tgz", |
| "integrity": "sha512-xUtoPkMggbz0MPyPiIWr1Kp4aeWJjDZ6SMvURhimjdZgsRuDplF5/s9hcgGhyXMhs+6vpnuoiZ2kFiu3FMnS8Q==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/es-define-property": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz", |
| "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/es-errors": { |
| "version": "1.3.0", |
| "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz", |
| "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/es-module-lexer": { |
| "version": "1.7.0", |
| "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-1.7.0.tgz", |
| "integrity": "sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA==", |
| "license": "MIT" |
| }, |
| "node_modules/es-object-atoms": { |
| "version": "1.1.1", |
| "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz", |
| "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==", |
| "license": "MIT", |
| "dependencies": { |
| "es-errors": "^1.3.0" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/es-set-tostringtag": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz", |
| "integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==", |
| "license": "MIT", |
| "dependencies": { |
| "es-errors": "^1.3.0", |
| "get-intrinsic": "^1.2.6", |
| "has-tostringtag": "^1.0.2", |
| "hasown": "^2.0.2" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/esbuild": { |
| "version": "0.25.5", |
| "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.5.tgz", |
| "integrity": "sha512-P8OtKZRv/5J5hhz0cUAdu/cLuPIKXpQl1R9pZtvmHWQvrAUVd0UNIPT4IB4W3rNOqVO0rlqHmCIbSwxh/c9yUQ==", |
| "hasInstallScript": true, |
| "license": "MIT", |
| "bin": { |
| "esbuild": "bin/esbuild" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "optionalDependencies": { |
| "@esbuild/aix-ppc64": "0.25.5", |
| "@esbuild/android-arm": "0.25.5", |
| "@esbuild/android-arm64": "0.25.5", |
| "@esbuild/android-x64": "0.25.5", |
| "@esbuild/darwin-arm64": "0.25.5", |
| "@esbuild/darwin-x64": "0.25.5", |
| "@esbuild/freebsd-arm64": "0.25.5", |
| "@esbuild/freebsd-x64": "0.25.5", |
| "@esbuild/linux-arm": "0.25.5", |
| "@esbuild/linux-arm64": "0.25.5", |
| "@esbuild/linux-ia32": "0.25.5", |
| "@esbuild/linux-loong64": "0.25.5", |
| "@esbuild/linux-mips64el": "0.25.5", |
| "@esbuild/linux-ppc64": "0.25.5", |
| "@esbuild/linux-riscv64": "0.25.5", |
| "@esbuild/linux-s390x": "0.25.5", |
| "@esbuild/linux-x64": "0.25.5", |
| "@esbuild/netbsd-arm64": "0.25.5", |
| "@esbuild/netbsd-x64": "0.25.5", |
| "@esbuild/openbsd-arm64": "0.25.5", |
| "@esbuild/openbsd-x64": "0.25.5", |
| "@esbuild/sunos-x64": "0.25.5", |
| "@esbuild/win32-arm64": "0.25.5", |
| "@esbuild/win32-ia32": "0.25.5", |
| "@esbuild/win32-x64": "0.25.5" |
| } |
| }, |
| "node_modules/escalade": { |
| "version": "3.2.0", |
| "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz", |
| "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/escape-html": { |
| "version": "1.0.3", |
| "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz", |
| "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==", |
| "license": "MIT" |
| }, |
| "node_modules/escape-string-regexp": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", |
| "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/eslint": { |
| "version": "8.57.1", |
| "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.57.1.tgz", |
| "integrity": "sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==", |
| "deprecated": "This version is no longer supported. Please see https://eslint.org/version-support for other options.", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@eslint-community/eslint-utils": "^4.2.0", |
| "@eslint-community/regexpp": "^4.6.1", |
| "@eslint/eslintrc": "^2.1.4", |
| "@eslint/js": "8.57.1", |
| "@humanwhocodes/config-array": "^0.13.0", |
| "@humanwhocodes/module-importer": "^1.0.1", |
| "@nodelib/fs.walk": "^1.2.8", |
| "@ungap/structured-clone": "^1.2.0", |
| "ajv": "^6.12.4", |
| "chalk": "^4.0.0", |
| "cross-spawn": "^7.0.2", |
| "debug": "^4.3.2", |
| "doctrine": "^3.0.0", |
| "escape-string-regexp": "^4.0.0", |
| "eslint-scope": "^7.2.2", |
| "eslint-visitor-keys": "^3.4.3", |
| "espree": "^9.6.1", |
| "esquery": "^1.4.2", |
| "esutils": "^2.0.2", |
| "fast-deep-equal": "^3.1.3", |
| "file-entry-cache": "^6.0.1", |
| "find-up": "^5.0.0", |
| "glob-parent": "^6.0.2", |
| "globals": "^13.19.0", |
| "graphemer": "^1.4.0", |
| "ignore": "^5.2.0", |
| "imurmurhash": "^0.1.4", |
| "is-glob": "^4.0.0", |
| "is-path-inside": "^3.0.3", |
| "js-yaml": "^4.1.0", |
| "json-stable-stringify-without-jsonify": "^1.0.1", |
| "levn": "^0.4.1", |
| "lodash.merge": "^4.6.2", |
| "minimatch": "^3.1.2", |
| "natural-compare": "^1.4.0", |
| "optionator": "^0.9.3", |
| "strip-ansi": "^6.0.1", |
| "text-table": "^0.2.0" |
| }, |
| "bin": { |
| "eslint": "bin/eslint.js" |
| }, |
| "engines": { |
| "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/eslint" |
| } |
| }, |
| "node_modules/eslint-compat-utils": { |
| "version": "0.5.1", |
| "resolved": "https://registry.npmjs.org/eslint-compat-utils/-/eslint-compat-utils-0.5.1.tgz", |
| "integrity": "sha512-3z3vFexKIEnjHE3zCMRo6fn/e44U7T1khUjg+Hp0ZQMCigh28rALD0nPFBcGZuiLC5rLZa2ubQHDRln09JfU2Q==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "semver": "^7.5.4" |
| }, |
| "engines": { |
| "node": ">=12" |
| }, |
| "peerDependencies": { |
| "eslint": ">=6.0.0" |
| } |
| }, |
| "node_modules/eslint-config-prettier": { |
| "version": "8.10.0", |
| "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz", |
| "integrity": "sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==", |
| "dev": true, |
| "license": "MIT", |
| "bin": { |
| "eslint-config-prettier": "bin/cli.js" |
| }, |
| "peerDependencies": { |
| "eslint": ">=7.0.0" |
| } |
| }, |
| "node_modules/eslint-plugin-svelte": { |
| "version": "2.46.1", |
| "resolved": "https://registry.npmjs.org/eslint-plugin-svelte/-/eslint-plugin-svelte-2.46.1.tgz", |
| "integrity": "sha512-7xYr2o4NID/f9OEYMqxsEQsCsj4KaMy4q5sANaKkAb6/QeCjYFxRmDm2S3YC3A3pl1kyPZ/syOx/i7LcWYSbIw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@eslint-community/eslint-utils": "^4.4.0", |
| "@jridgewell/sourcemap-codec": "^1.4.15", |
| "eslint-compat-utils": "^0.5.1", |
| "esutils": "^2.0.3", |
| "known-css-properties": "^0.35.0", |
| "postcss": "^8.4.38", |
| "postcss-load-config": "^3.1.4", |
| "postcss-safe-parser": "^6.0.0", |
| "postcss-selector-parser": "^6.1.0", |
| "semver": "^7.6.2", |
| "svelte-eslint-parser": "^0.43.0" |
| }, |
| "engines": { |
| "node": "^14.17.0 || >=16.0.0" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ota-meshi" |
| }, |
| "peerDependencies": { |
| "eslint": "^7.0.0 || ^8.0.0-0 || ^9.0.0-0", |
| "svelte": "^3.37.0 || ^4.0.0 || ^5.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "svelte": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/eslint-plugin-svelte/node_modules/postcss-selector-parser": { |
| "version": "6.1.2", |
| "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz", |
| "integrity": "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "cssesc": "^3.0.0", |
| "util-deprecate": "^1.0.2" |
| }, |
| "engines": { |
| "node": ">=4" |
| } |
| }, |
| "node_modules/eslint-scope": { |
| "version": "7.2.2", |
| "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz", |
| "integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==", |
| "dev": true, |
| "license": "BSD-2-Clause", |
| "dependencies": { |
| "esrecurse": "^4.3.0", |
| "estraverse": "^5.2.0" |
| }, |
| "engines": { |
| "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/eslint" |
| } |
| }, |
| "node_modules/eslint-visitor-keys": { |
| "version": "3.4.3", |
| "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", |
| "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", |
| "dev": true, |
| "license": "Apache-2.0", |
| "engines": { |
| "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/eslint" |
| } |
| }, |
| "node_modules/eslint/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==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "balanced-match": "^1.0.0", |
| "concat-map": "0.0.1" |
| } |
| }, |
| "node_modules/eslint/node_modules/minimatch": { |
| "version": "3.1.2", |
| "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", |
| "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "brace-expansion": "^1.1.7" |
| }, |
| "engines": { |
| "node": "*" |
| } |
| }, |
| "node_modules/esm-env": { |
| "version": "1.2.2", |
| "resolved": "https://registry.npmjs.org/esm-env/-/esm-env-1.2.2.tgz", |
| "integrity": "sha512-Epxrv+Nr/CaL4ZcFGPJIYLWFom+YeV1DqMLHJoEd9SYRxNbaFruBwfEX/kkHUJf55j2+TUbmDcmuilbP1TmXHA==", |
| "license": "MIT" |
| }, |
| "node_modules/espree": { |
| "version": "9.6.1", |
| "resolved": "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz", |
| "integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==", |
| "dev": true, |
| "license": "BSD-2-Clause", |
| "dependencies": { |
| "acorn": "^8.9.0", |
| "acorn-jsx": "^5.3.2", |
| "eslint-visitor-keys": "^3.4.1" |
| }, |
| "engines": { |
| "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/eslint" |
| } |
| }, |
| "node_modules/esquery": { |
| "version": "1.6.0", |
| "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz", |
| "integrity": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==", |
| "dev": true, |
| "license": "BSD-3-Clause", |
| "dependencies": { |
| "estraverse": "^5.1.0" |
| }, |
| "engines": { |
| "node": ">=0.10" |
| } |
| }, |
| "node_modules/esrap": { |
| "version": "1.4.7", |
| "resolved": "https://registry.npmjs.org/esrap/-/esrap-1.4.7.tgz", |
| "integrity": "sha512-0ZxW6guTF/AeKeKi7he93lmgv7Hx7giD1tBrOeVqkqsZGQJd2/kfnL7LdIsr9FT/AtkBK9XeDTov+gxprBqdEg==", |
| "license": "MIT", |
| "dependencies": { |
| "@jridgewell/sourcemap-codec": "^1.4.15" |
| } |
| }, |
| "node_modules/esrecurse": { |
| "version": "4.3.0", |
| "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", |
| "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", |
| "dev": true, |
| "license": "BSD-2-Clause", |
| "dependencies": { |
| "estraverse": "^5.2.0" |
| }, |
| "engines": { |
| "node": ">=4.0" |
| } |
| }, |
| "node_modules/estraverse": { |
| "version": "5.3.0", |
| "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", |
| "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", |
| "dev": true, |
| "license": "BSD-2-Clause", |
| "engines": { |
| "node": ">=4.0" |
| } |
| }, |
| "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/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/esutils": { |
| "version": "2.0.3", |
| "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", |
| "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", |
| "dev": true, |
| "license": "BSD-2-Clause", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/etag": { |
| "version": "1.8.1", |
| "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz", |
| "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "node_modules/event-target-shim": { |
| "version": "5.0.1", |
| "resolved": "https://registry.npmjs.org/event-target-shim/-/event-target-shim-5.0.1.tgz", |
| "integrity": "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/eventemitter3": { |
| "version": "5.0.1", |
| "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-5.0.1.tgz", |
| "integrity": "sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==", |
| "license": "MIT" |
| }, |
| "node_modules/events": { |
| "version": "3.3.0", |
| "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz", |
| "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.8.x" |
| } |
| }, |
| "node_modules/eventsource": { |
| "version": "3.0.7", |
| "resolved": "https://registry.npmjs.org/eventsource/-/eventsource-3.0.7.tgz", |
| "integrity": "sha512-CRT1WTyuQoD771GW56XEZFQ/ZoSfWid1alKGDYMmkt2yl8UXrVR4pspqWNEcqKvVIzg6PAltWjxcSSPrboA4iA==", |
| "license": "MIT", |
| "dependencies": { |
| "eventsource-parser": "^3.0.1" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/eventsource-parser": { |
| "version": "3.0.6", |
| "resolved": "https://registry.npmjs.org/eventsource-parser/-/eventsource-parser-3.0.6.tgz", |
| "integrity": "sha512-Vo1ab+QXPzZ4tCa8SwIHJFaSzy4R6SHf7BY79rFBDf0idraZWAkYrDjDj8uWaSm3S2TK+hJ7/t1CEmZ7jXw+pg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/exact-mirror": { |
| "version": "0.1.2", |
| "resolved": "https://registry.npmjs.org/exact-mirror/-/exact-mirror-0.1.2.tgz", |
| "integrity": "sha512-wFCPCDLmHbKGUb8TOi/IS7jLsgR8WVDGtDK3CzcB4Guf/weq7G+I+DkXiRSZfbemBFOxOINKpraM6ml78vo8Zw==", |
| "license": "MIT", |
| "peerDependencies": { |
| "@sinclair/typebox": "^0.34.15" |
| }, |
| "peerDependenciesMeta": { |
| "@sinclair/typebox": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/execa": { |
| "version": "8.0.1", |
| "resolved": "https://registry.npmjs.org/execa/-/execa-8.0.1.tgz", |
| "integrity": "sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==", |
| "license": "MIT", |
| "dependencies": { |
| "cross-spawn": "^7.0.3", |
| "get-stream": "^8.0.1", |
| "human-signals": "^5.0.0", |
| "is-stream": "^3.0.0", |
| "merge-stream": "^2.0.0", |
| "npm-run-path": "^5.1.0", |
| "onetime": "^6.0.0", |
| "signal-exit": "^4.1.0", |
| "strip-final-newline": "^3.0.0" |
| }, |
| "engines": { |
| "node": ">=16.17" |
| }, |
| "funding": { |
| "url": "https://github.com/sindresorhus/execa?sponsor=1" |
| } |
| }, |
| "node_modules/execa/node_modules/is-stream": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz", |
| "integrity": "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==", |
| "license": "MIT", |
| "engines": { |
| "node": "^12.20.0 || ^14.13.1 || >=16.0.0" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/expect-type": { |
| "version": "1.2.1", |
| "resolved": "https://registry.npmjs.org/expect-type/-/expect-type-1.2.1.tgz", |
| "integrity": "sha512-/kP8CAwxzLVEeFrMm4kMmy4CCDlpipyA7MYLVrdJIkV0fYF0UaigQHRsxHiuY/GEea+bh4KSv3TIlgr+2UL6bw==", |
| "license": "Apache-2.0", |
| "engines": { |
| "node": ">=12.0.0" |
| } |
| }, |
| "node_modules/express": { |
| "version": "5.1.0", |
| "resolved": "https://registry.npmjs.org/express/-/express-5.1.0.tgz", |
| "integrity": "sha512-DT9ck5YIRU+8GYzzU5kT3eHGA5iL+1Zd0EutOmTE9Dtk+Tvuzd23VBU+ec7HPNSTxXYO55gPV/hq4pSBJDjFpA==", |
| "license": "MIT", |
| "dependencies": { |
| "accepts": "^2.0.0", |
| "body-parser": "^2.2.0", |
| "content-disposition": "^1.0.0", |
| "content-type": "^1.0.5", |
| "cookie": "^0.7.1", |
| "cookie-signature": "^1.2.1", |
| "debug": "^4.4.0", |
| "encodeurl": "^2.0.0", |
| "escape-html": "^1.0.3", |
| "etag": "^1.8.1", |
| "finalhandler": "^2.1.0", |
| "fresh": "^2.0.0", |
| "http-errors": "^2.0.0", |
| "merge-descriptors": "^2.0.0", |
| "mime-types": "^3.0.0", |
| "on-finished": "^2.4.1", |
| "once": "^1.4.0", |
| "parseurl": "^1.3.3", |
| "proxy-addr": "^2.0.7", |
| "qs": "^6.14.0", |
| "range-parser": "^1.2.1", |
| "router": "^2.2.0", |
| "send": "^1.1.0", |
| "serve-static": "^2.2.0", |
| "statuses": "^2.0.1", |
| "type-is": "^2.0.1", |
| "vary": "^1.1.2" |
| }, |
| "engines": { |
| "node": ">= 18" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/express" |
| } |
| }, |
| "node_modules/express-rate-limit": { |
| "version": "7.5.1", |
| "resolved": "https://registry.npmjs.org/express-rate-limit/-/express-rate-limit-7.5.1.tgz", |
| "integrity": "sha512-7iN8iPMDzOMHPUYllBEsQdWVB6fPDMPqwjBaFrgr4Jgr/+okjvzAy+UHlYYL/Vs0OsOrMkwS6PJDkFlJwoxUnw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 16" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/express-rate-limit" |
| }, |
| "peerDependencies": { |
| "express": ">= 4.11" |
| } |
| }, |
| "node_modules/express/node_modules/cookie": { |
| "version": "0.7.2", |
| "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.2.tgz", |
| "integrity": "sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "node_modules/express/node_modules/mime-db": { |
| "version": "1.54.0", |
| "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz", |
| "integrity": "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "node_modules/express/node_modules/mime-types": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-3.0.1.tgz", |
| "integrity": "sha512-xRc4oEhT6eaBpU1XF7AjpOFD+xQmXNB5OVKwp4tqCuBpHLS/ZbBDrc07mYTDqVMg6PfxUjjNp85O6Cd2Z/5HWA==", |
| "license": "MIT", |
| "dependencies": { |
| "mime-db": "^1.54.0" |
| }, |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "node_modules/exsolve": { |
| "version": "1.0.5", |
| "resolved": "https://registry.npmjs.org/exsolve/-/exsolve-1.0.5.tgz", |
| "integrity": "sha512-pz5dvkYYKQ1AHVrgOzBKWeP4u4FRb3a6DNK2ucr0OoNwYIU4QWsJ+NM36LLzORT+z845MzKHHhpXiUF5nvQoJg==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/fast-copy": { |
| "version": "3.0.2", |
| "resolved": "https://registry.npmjs.org/fast-copy/-/fast-copy-3.0.2.tgz", |
| "integrity": "sha512-dl0O9Vhju8IrcLndv2eU4ldt1ftXMqqfgN4H1cpmGV7P6jeB9FwpN9a2c8DPGE1Ys88rNUJVYDHq73CGAGOPfQ==", |
| "license": "MIT" |
| }, |
| "node_modules/fast-decode-uri-component": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/fast-decode-uri-component/-/fast-decode-uri-component-1.0.1.tgz", |
| "integrity": "sha512-WKgKWg5eUxvRZGwW8FvfbaH7AXSh2cL+3j5fMGzUMCxWBJ3dV3a7Wz8y2f/uQ0e3B6WmodD3oS54jTQ9HVTIIg==", |
| "license": "MIT" |
| }, |
| "node_modules/fast-deep-equal": { |
| "version": "3.1.3", |
| "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", |
| "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", |
| "license": "MIT" |
| }, |
| "node_modules/fast-fifo": { |
| "version": "1.3.2", |
| "resolved": "https://registry.npmjs.org/fast-fifo/-/fast-fifo-1.3.2.tgz", |
| "integrity": "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/fast-glob": { |
| "version": "3.3.3", |
| "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz", |
| "integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==", |
| "license": "MIT", |
| "dependencies": { |
| "@nodelib/fs.stat": "^2.0.2", |
| "@nodelib/fs.walk": "^1.2.3", |
| "glob-parent": "^5.1.2", |
| "merge2": "^1.3.0", |
| "micromatch": "^4.0.8" |
| }, |
| "engines": { |
| "node": ">=8.6.0" |
| } |
| }, |
| "node_modules/fast-glob/node_modules/glob-parent": { |
| "version": "5.1.2", |
| "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", |
| "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", |
| "license": "ISC", |
| "dependencies": { |
| "is-glob": "^4.0.1" |
| }, |
| "engines": { |
| "node": ">= 6" |
| } |
| }, |
| "node_modules/fast-json-stable-stringify": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", |
| "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/fast-levenshtein": { |
| "version": "2.0.6", |
| "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", |
| "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/fast-redact": { |
| "version": "3.5.0", |
| "resolved": "https://registry.npmjs.org/fast-redact/-/fast-redact-3.5.0.tgz", |
| "integrity": "sha512-dwsoQlS7h9hMeYUq1W++23NDcBLV4KqONnITDV9DjfS3q1SgDGVrBdvvTLUotWtPSD7asWDV9/CmsZPy8Hf70A==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/fast-safe-stringify": { |
| "version": "2.1.1", |
| "resolved": "https://registry.npmjs.org/fast-safe-stringify/-/fast-safe-stringify-2.1.1.tgz", |
| "integrity": "sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==", |
| "license": "MIT" |
| }, |
| "node_modules/fast-uri": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.0.tgz", |
| "integrity": "sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==", |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/fastify" |
| }, |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/fastify" |
| } |
| ], |
| "license": "BSD-3-Clause" |
| }, |
| "node_modules/fast-xml-parser": { |
| "version": "5.2.5", |
| "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.2.5.tgz", |
| "integrity": "sha512-pfX9uG9Ki0yekDHx2SiuRIyFdyAr1kMIMitPvb0YBo8SUfKvia7w7FIyd/l6av85pFYRhZscS75MwMnbvY+hcQ==", |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/NaturalIntelligence" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "strnum": "^2.1.0" |
| }, |
| "bin": { |
| "fxparser": "src/cli/cli.js" |
| } |
| }, |
| "node_modules/fastq": { |
| "version": "1.19.1", |
| "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.19.1.tgz", |
| "integrity": "sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==", |
| "license": "ISC", |
| "dependencies": { |
| "reusify": "^1.0.4" |
| } |
| }, |
| "node_modules/fdir": { |
| "version": "6.4.5", |
| "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.5.tgz", |
| "integrity": "sha512-4BG7puHpVsIYxZUbiUE3RqGloLaSSwzYie5jvasC4LWuBWzZawynvYouhjbQKw2JuIGYdm0DzIxl8iVidKlUEw==", |
| "license": "MIT", |
| "peerDependencies": { |
| "picomatch": "^3 || ^4" |
| }, |
| "peerDependenciesMeta": { |
| "picomatch": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/fflate": { |
| "version": "0.8.2", |
| "resolved": "https://registry.npmjs.org/fflate/-/fflate-0.8.2.tgz", |
| "integrity": "sha512-cPJU47OaAoCbg0pBvzsgpTPhmhqI5eJjh/JIu8tPj5q+T7iLvW/JAYUqmE7KOB4R1ZyEhzBaIQpQpardBF5z8A==", |
| "license": "MIT" |
| }, |
| "node_modules/file-entry-cache": { |
| "version": "6.0.1", |
| "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", |
| "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "flat-cache": "^3.0.4" |
| }, |
| "engines": { |
| "node": "^10.12.0 || >=12.0.0" |
| } |
| }, |
| "node_modules/file-type": { |
| "version": "21.0.0", |
| "resolved": "https://registry.npmjs.org/file-type/-/file-type-21.0.0.tgz", |
| "integrity": "sha512-ek5xNX2YBYlXhiUXui3D/BXa3LdqPmoLJ7rqEx2bKJ7EAUEfmXgW0Das7Dc6Nr9MvqaOnIqiPV0mZk/r/UpNAg==", |
| "license": "MIT", |
| "dependencies": { |
| "@tokenizer/inflate": "^0.2.7", |
| "strtok3": "^10.2.2", |
| "token-types": "^6.0.0", |
| "uint8array-extras": "^1.4.0" |
| }, |
| "engines": { |
| "node": ">=20" |
| }, |
| "funding": { |
| "url": "https://github.com/sindresorhus/file-type?sponsor=1" |
| } |
| }, |
| "node_modules/fill-range": { |
| "version": "7.1.1", |
| "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz", |
| "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==", |
| "license": "MIT", |
| "dependencies": { |
| "to-regex-range": "^5.0.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/finalhandler": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-2.1.0.tgz", |
| "integrity": "sha512-/t88Ty3d5JWQbWYgaOGCCYfXRwV1+be02WqYYlL6h0lEiUAMPM8o8qKGO01YIkOHzka2up08wvgYD0mDiI+q3Q==", |
| "license": "MIT", |
| "dependencies": { |
| "debug": "^4.4.0", |
| "encodeurl": "^2.0.0", |
| "escape-html": "^1.0.3", |
| "on-finished": "^2.4.1", |
| "parseurl": "^1.3.3", |
| "statuses": "^2.0.1" |
| }, |
| "engines": { |
| "node": ">= 0.8" |
| } |
| }, |
| "node_modules/find-cache-dir": { |
| "version": "3.3.2", |
| "resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.2.tgz", |
| "integrity": "sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "commondir": "^1.0.1", |
| "make-dir": "^3.0.2", |
| "pkg-dir": "^4.1.0" |
| }, |
| "engines": { |
| "node": ">=8" |
| }, |
| "funding": { |
| "url": "https://github.com/avajs/find-cache-dir?sponsor=1" |
| } |
| }, |
| "node_modules/find-up": { |
| "version": "5.0.0", |
| "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", |
| "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "locate-path": "^6.0.0", |
| "path-exists": "^4.0.0" |
| }, |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/flat-cache": { |
| "version": "3.2.0", |
| "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz", |
| "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "flatted": "^3.2.9", |
| "keyv": "^4.5.3", |
| "rimraf": "^3.0.2" |
| }, |
| "engines": { |
| "node": "^10.12.0 || >=12.0.0" |
| } |
| }, |
| "node_modules/flatted": { |
| "version": "3.3.3", |
| "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz", |
| "integrity": "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==", |
| "dev": true, |
| "license": "ISC" |
| }, |
| "node_modules/follow-redirects": { |
| "version": "1.15.9", |
| "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.9.tgz", |
| "integrity": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==", |
| "dev": true, |
| "funding": [ |
| { |
| "type": "individual", |
| "url": "https://github.com/sponsors/RubenVerborgh" |
| } |
| ], |
| "license": "MIT", |
| "engines": { |
| "node": ">=4.0" |
| }, |
| "peerDependenciesMeta": { |
| "debug": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/foreground-child": { |
| "version": "3.3.1", |
| "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.1.tgz", |
| "integrity": "sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==", |
| "license": "ISC", |
| "dependencies": { |
| "cross-spawn": "^7.0.6", |
| "signal-exit": "^4.0.1" |
| }, |
| "engines": { |
| "node": ">=14" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| } |
| }, |
| "node_modules/form-data": { |
| "version": "4.0.3", |
| "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.3.tgz", |
| "integrity": "sha512-qsITQPfmvMOSAdeyZ+12I1c+CKSstAFAwu+97zrnWAbIr5u8wfsExUzCesVLC8NgHuRUqNN4Zy6UPWUTRGslcA==", |
| "license": "MIT", |
| "dependencies": { |
| "asynckit": "^0.4.0", |
| "combined-stream": "^1.0.8", |
| "es-set-tostringtag": "^2.1.0", |
| "hasown": "^2.0.2", |
| "mime-types": "^2.1.12" |
| }, |
| "engines": { |
| "node": ">= 6" |
| } |
| }, |
| "node_modules/form-data-encoder": { |
| "version": "1.7.2", |
| "resolved": "https://registry.npmjs.org/form-data-encoder/-/form-data-encoder-1.7.2.tgz", |
| "integrity": "sha512-qfqtYan3rxrnCk1VYaA4H+Ms9xdpPqvLZa6xmMgFvhO32x7/3J/ExcTd6qpxM0vH2GdMI+poehyBZvqfMTto8A==", |
| "license": "MIT" |
| }, |
| "node_modules/formdata-node": { |
| "version": "4.4.1", |
| "resolved": "https://registry.npmjs.org/formdata-node/-/formdata-node-4.4.1.tgz", |
| "integrity": "sha512-0iirZp3uVDjVGt9p49aTaqjk84TrglENEDuqfdlZQ1roC9CWlPk6Avf8EEnZNcAqPonwkG35x4n3ww/1THYAeQ==", |
| "license": "MIT", |
| "dependencies": { |
| "node-domexception": "1.0.0", |
| "web-streams-polyfill": "4.0.0-beta.3" |
| }, |
| "engines": { |
| "node": ">= 12.20" |
| } |
| }, |
| "node_modules/forwarded": { |
| "version": "0.2.0", |
| "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz", |
| "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "node_modules/fraction.js": { |
| "version": "4.3.7", |
| "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.3.7.tgz", |
| "integrity": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==", |
| "license": "MIT", |
| "engines": { |
| "node": "*" |
| }, |
| "funding": { |
| "type": "patreon", |
| "url": "https://github.com/sponsors/rawify" |
| } |
| }, |
| "node_modules/fresh": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/fresh/-/fresh-2.0.0.tgz", |
| "integrity": "sha512-Rx/WycZ60HOaqLKAi6cHRKKI7zxWbJ31MhntmtwMoaTeF7XFH9hhBp8vITaMidfljRQ6eYWCKkaTK+ykVJHP2A==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.8" |
| } |
| }, |
| "node_modules/fs.realpath": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", |
| "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", |
| "dev": true, |
| "license": "ISC" |
| }, |
| "node_modules/fsevents": { |
| "version": "2.3.2", |
| "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz", |
| "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==", |
| "hasInstallScript": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": "^8.16.0 || ^10.6.0 || >=11.0.0" |
| } |
| }, |
| "node_modules/function-bind": { |
| "version": "1.1.2", |
| "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", |
| "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", |
| "license": "MIT", |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/get-east-asian-width": { |
| "version": "1.3.0", |
| "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.3.0.tgz", |
| "integrity": "sha512-vpeMIQKxczTD/0s2CdEWHcb0eeJe6TFjxb+J5xgX7hScxqrGuyjmv4c1D4A/gelKfyox0gJJwIHF+fLjeaM8kQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/get-intrinsic": { |
| "version": "1.3.0", |
| "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz", |
| "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bind-apply-helpers": "^1.0.2", |
| "es-define-property": "^1.0.1", |
| "es-errors": "^1.3.0", |
| "es-object-atoms": "^1.1.1", |
| "function-bind": "^1.1.2", |
| "get-proto": "^1.0.1", |
| "gopd": "^1.2.0", |
| "has-symbols": "^1.1.0", |
| "hasown": "^2.0.2", |
| "math-intrinsics": "^1.1.0" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/get-proto": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz", |
| "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==", |
| "license": "MIT", |
| "dependencies": { |
| "dunder-proto": "^1.0.1", |
| "es-object-atoms": "^1.0.0" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/get-stream": { |
| "version": "8.0.1", |
| "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-8.0.1.tgz", |
| "integrity": "sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=16" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/glob": { |
| "version": "7.2.3", |
| "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", |
| "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", |
| "deprecated": "Glob versions prior to v9 are no longer supported", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "fs.realpath": "^1.0.0", |
| "inflight": "^1.0.4", |
| "inherits": "2", |
| "minimatch": "^3.1.1", |
| "once": "^1.3.0", |
| "path-is-absolute": "^1.0.0" |
| }, |
| "engines": { |
| "node": "*" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| } |
| }, |
| "node_modules/glob-parent": { |
| "version": "6.0.2", |
| "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", |
| "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", |
| "license": "ISC", |
| "dependencies": { |
| "is-glob": "^4.0.3" |
| }, |
| "engines": { |
| "node": ">=10.13.0" |
| } |
| }, |
| "node_modules/glob/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==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "balanced-match": "^1.0.0", |
| "concat-map": "0.0.1" |
| } |
| }, |
| "node_modules/glob/node_modules/minimatch": { |
| "version": "3.1.2", |
| "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", |
| "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "brace-expansion": "^1.1.7" |
| }, |
| "engines": { |
| "node": "*" |
| } |
| }, |
| "node_modules/globals": { |
| "version": "13.24.0", |
| "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", |
| "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "type-fest": "^0.20.2" |
| }, |
| "engines": { |
| "node": ">=8" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/globby": { |
| "version": "11.1.0", |
| "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz", |
| "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "array-union": "^2.1.0", |
| "dir-glob": "^3.0.1", |
| "fast-glob": "^3.2.9", |
| "ignore": "^5.2.0", |
| "merge2": "^1.4.1", |
| "slash": "^3.0.0" |
| }, |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/gopd": { |
| "version": "1.2.0", |
| "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz", |
| "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/graphemer": { |
| "version": "1.4.0", |
| "resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz", |
| "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/handlebars": { |
| "version": "4.7.8", |
| "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.8.tgz", |
| "integrity": "sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==", |
| "license": "MIT", |
| "dependencies": { |
| "minimist": "^1.2.5", |
| "neo-async": "^2.6.2", |
| "source-map": "^0.6.1", |
| "wordwrap": "^1.0.0" |
| }, |
| "bin": { |
| "handlebars": "bin/handlebars" |
| }, |
| "engines": { |
| "node": ">=0.4.7" |
| }, |
| "optionalDependencies": { |
| "uglify-js": "^3.1.4" |
| } |
| }, |
| "node_modules/has-flag": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", |
| "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/has-symbols": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz", |
| "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/has-tostringtag": { |
| "version": "1.0.2", |
| "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz", |
| "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==", |
| "license": "MIT", |
| "dependencies": { |
| "has-symbols": "^1.0.3" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/hasown": { |
| "version": "2.0.2", |
| "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", |
| "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", |
| "license": "MIT", |
| "dependencies": { |
| "function-bind": "^1.1.2" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/help-me": { |
| "version": "5.0.0", |
| "resolved": "https://registry.npmjs.org/help-me/-/help-me-5.0.0.tgz", |
| "integrity": "sha512-7xgomUX6ADmcYzFik0HzAxh/73YlKR9bmFzf51CZwR+b6YtzU2m0u49hQCqV6SvlqIqsaxovfwdvbnsw3b/zpg==", |
| "license": "MIT" |
| }, |
| "node_modules/hex-rgb": { |
| "version": "4.3.0", |
| "resolved": "https://registry.npmjs.org/hex-rgb/-/hex-rgb-4.3.0.tgz", |
| "integrity": "sha512-Ox1pJVrDCyGHMG9CFg1tmrRUMRPRsAWYc/PinY0XzJU4K7y7vjNoLKIQ7BR5UJMCxNN8EM1MNDmHWA/B3aZUuw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/highlight.js": { |
| "version": "11.11.1", |
| "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-11.11.1.tgz", |
| "integrity": "sha512-Xwwo44whKBVCYoliBQwaPvtd/2tYFkRQtXDWj1nackaV2JPXx3L0+Jvd8/qCJ2p+ML0/XVkJ2q+Mr+UVdpJK5w==", |
| "license": "BSD-3-Clause", |
| "engines": { |
| "node": ">=12.0.0" |
| } |
| }, |
| "node_modules/hookable": { |
| "version": "5.5.3", |
| "resolved": "https://registry.npmjs.org/hookable/-/hookable-5.5.3.tgz", |
| "integrity": "sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==", |
| "license": "MIT" |
| }, |
| "node_modules/html-encoding-sniffer": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-3.0.0.tgz", |
| "integrity": "sha512-oWv4T4yJ52iKrufjnyZPkrN0CH3QnrUqdB6In1g5Fe1mia8GmF36gnfNySxoZtxD5+NmYw1EElVXiBk93UeskA==", |
| "license": "MIT", |
| "dependencies": { |
| "whatwg-encoding": "^2.0.0" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/http-errors": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz", |
| "integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==", |
| "license": "MIT", |
| "dependencies": { |
| "depd": "2.0.0", |
| "inherits": "2.0.4", |
| "setprototypeof": "1.2.0", |
| "statuses": "2.0.1", |
| "toidentifier": "1.0.1" |
| }, |
| "engines": { |
| "node": ">= 0.8" |
| } |
| }, |
| "node_modules/http-errors/node_modules/statuses": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz", |
| "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.8" |
| } |
| }, |
| "node_modules/http-proxy-agent": { |
| "version": "5.0.0", |
| "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz", |
| "integrity": "sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==", |
| "license": "MIT", |
| "dependencies": { |
| "@tootallnate/once": "2", |
| "agent-base": "6", |
| "debug": "4" |
| }, |
| "engines": { |
| "node": ">= 6" |
| } |
| }, |
| "node_modules/http-proxy-agent/node_modules/agent-base": { |
| "version": "6.0.2", |
| "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz", |
| "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==", |
| "license": "MIT", |
| "dependencies": { |
| "debug": "4" |
| }, |
| "engines": { |
| "node": ">= 6.0.0" |
| } |
| }, |
| "node_modules/https-proxy-agent": { |
| "version": "7.0.6", |
| "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz", |
| "integrity": "sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "agent-base": "^7.1.2", |
| "debug": "4" |
| }, |
| "engines": { |
| "node": ">= 14" |
| } |
| }, |
| "node_modules/human-signals": { |
| "version": "5.0.0", |
| "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz", |
| "integrity": "sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==", |
| "license": "Apache-2.0", |
| "engines": { |
| "node": ">=16.17.0" |
| } |
| }, |
| "node_modules/humanize-ms": { |
| "version": "1.2.1", |
| "resolved": "https://registry.npmjs.org/humanize-ms/-/humanize-ms-1.2.1.tgz", |
| "integrity": "sha512-Fl70vYtsAFb/C06PTS9dZBo7ihau+Tu/DNCk/OyHhea07S+aeMWpFFkUaXRa8fI+ScZbEI8dfSxwY7gxZ9SAVQ==", |
| "license": "MIT", |
| "dependencies": { |
| "ms": "^2.0.0" |
| } |
| }, |
| "node_modules/husky": { |
| "version": "9.1.7", |
| "resolved": "https://registry.npmjs.org/husky/-/husky-9.1.7.tgz", |
| "integrity": "sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==", |
| "license": "MIT", |
| "bin": { |
| "husky": "bin.js" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/typicode" |
| } |
| }, |
| "node_modules/iconv-lite": { |
| "version": "0.6.3", |
| "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz", |
| "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==", |
| "license": "MIT", |
| "dependencies": { |
| "safer-buffer": ">= 2.1.2 < 3.0.0" |
| }, |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/ieee754": { |
| "version": "1.2.1", |
| "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", |
| "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", |
| "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": "BSD-3-Clause" |
| }, |
| "node_modules/ignore": { |
| "version": "5.3.2", |
| "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz", |
| "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">= 4" |
| } |
| }, |
| "node_modules/import-fresh": { |
| "version": "3.3.1", |
| "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz", |
| "integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "parent-module": "^1.0.0", |
| "resolve-from": "^4.0.0" |
| }, |
| "engines": { |
| "node": ">=6" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/imurmurhash": { |
| "version": "0.1.4", |
| "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", |
| "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.8.19" |
| } |
| }, |
| "node_modules/inflight": { |
| "version": "1.0.6", |
| "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", |
| "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", |
| "deprecated": "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "once": "^1.3.0", |
| "wrappy": "1" |
| } |
| }, |
| "node_modules/inherits": { |
| "version": "2.0.4", |
| "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", |
| "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", |
| "license": "ISC" |
| }, |
| "node_modules/inline-style-parser": { |
| "version": "0.2.6", |
| "resolved": "https://registry.npmjs.org/inline-style-parser/-/inline-style-parser-0.2.6.tgz", |
| "integrity": "sha512-gtGXVaBdl5mAes3rPcMedEBm12ibjt1kDMFfheul1wUAOVEJW60voNdMVzVkfLN06O7ZaD/rxhfKgtlgtTbMjg==", |
| "license": "MIT" |
| }, |
| "node_modules/int53": { |
| "version": "0.2.4", |
| "resolved": "https://registry.npmjs.org/int53/-/int53-0.2.4.tgz", |
| "integrity": "sha512-a5jlKftS7HUOhkUyYD7j2sJ/ZnvWiNlZS1ldR+g1ifQ+/UuZXIE+YTc/lK1qGj/GwAU5F8Z0e1eVq2t1J5Ob2g==", |
| "license": "BSD-3-Clause" |
| }, |
| "node_modules/ip-address": { |
| "version": "9.0.5", |
| "resolved": "https://registry.npmjs.org/ip-address/-/ip-address-9.0.5.tgz", |
| "integrity": "sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g==", |
| "license": "MIT", |
| "dependencies": { |
| "jsbn": "1.1.0", |
| "sprintf-js": "^1.1.3" |
| }, |
| "engines": { |
| "node": ">= 12" |
| } |
| }, |
| "node_modules/ipaddr.js": { |
| "version": "1.9.1", |
| "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz", |
| "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.10" |
| } |
| }, |
| "node_modules/is-arrayish": { |
| "version": "0.3.2", |
| "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz", |
| "integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==", |
| "license": "MIT" |
| }, |
| "node_modules/is-binary-path": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", |
| "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", |
| "license": "MIT", |
| "dependencies": { |
| "binary-extensions": "^2.0.0" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/is-core-module": { |
| "version": "2.16.1", |
| "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.1.tgz", |
| "integrity": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==", |
| "license": "MIT", |
| "dependencies": { |
| "hasown": "^2.0.2" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/is-extglob": { |
| "version": "2.1.1", |
| "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", |
| "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/is-fullwidth-code-point": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-4.0.0.tgz", |
| "integrity": "sha512-O4L094N2/dZ7xqVdrXhh9r1KODPJpFms8B5sGdJLPy664AgvXsreZUyCQQNItZRDlYug4xStLjNp/sz3HvBowQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/is-glob": { |
| "version": "4.0.3", |
| "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", |
| "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", |
| "license": "MIT", |
| "dependencies": { |
| "is-extglob": "^2.1.1" |
| }, |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/is-module": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/is-module/-/is-module-1.0.0.tgz", |
| "integrity": "sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/is-number": { |
| "version": "7.0.0", |
| "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", |
| "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.12.0" |
| } |
| }, |
| "node_modules/is-path-inside": { |
| "version": "3.0.3", |
| "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz", |
| "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/is-potential-custom-element-name": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz", |
| "integrity": "sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==", |
| "license": "MIT" |
| }, |
| "node_modules/is-promise": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/is-promise/-/is-promise-4.0.0.tgz", |
| "integrity": "sha512-hvpoI6korhJMnej285dSg6nu1+e6uxs7zG3BYAm5byqDsgJNWwxzM6z6iZiAgQR4TJ30JmBTOwqZUw3WlyH3AQ==", |
| "license": "MIT" |
| }, |
| "node_modules/is-reference": { |
| "version": "1.2.1", |
| "resolved": "https://registry.npmjs.org/is-reference/-/is-reference-1.2.1.tgz", |
| "integrity": "sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@types/estree": "*" |
| } |
| }, |
| "node_modules/is-stream": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz", |
| "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/is-what": { |
| "version": "4.1.16", |
| "resolved": "https://registry.npmjs.org/is-what/-/is-what-4.1.16.tgz", |
| "integrity": "sha512-ZhMwEosbFJkA0YhFnNDgTM4ZxDRsS6HqTo7qsZM08fehyRYIYa0yHu5R6mgo1n/8MgaPBXiPimPD77baVFYg+A==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=12.13" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/mesqueeb" |
| } |
| }, |
| "node_modules/isexe": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", |
| "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", |
| "license": "ISC" |
| }, |
| "node_modules/isomorphic-dompurify": { |
| "version": "2.13.0", |
| "resolved": "https://registry.npmjs.org/isomorphic-dompurify/-/isomorphic-dompurify-2.13.0.tgz", |
| "integrity": "sha512-jVxFnyOiA3fKPkteQjfIogww9T/BIX1Basuwt5D50MB3Sqvki9yBNq96ICLHpbiDY79jc6RC555DeBbTCt6i6A==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@types/dompurify": "^3.0.5", |
| "dompurify": "^3.1.6", |
| "jsdom": "^24.1.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/isomorphic-dompurify/node_modules/cssstyle": { |
| "version": "4.6.0", |
| "resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-4.6.0.tgz", |
| "integrity": "sha512-2z+rWdzbbSZv6/rhtvzvqeZQHrBaqgogqt85sqFNbabZOuFbCVFb8kPeEtZjiKkbrm395irpNKiYeFeLiQnFPg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@asamuzakjp/css-color": "^3.2.0", |
| "rrweb-cssom": "^0.8.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/isomorphic-dompurify/node_modules/cssstyle/node_modules/rrweb-cssom": { |
| "version": "0.8.0", |
| "resolved": "https://registry.npmjs.org/rrweb-cssom/-/rrweb-cssom-0.8.0.tgz", |
| "integrity": "sha512-guoltQEx+9aMf2gDZ0s62EcV8lsXR+0w8915TC3ITdn2YueuNjdAYh/levpU9nFaoChh9RUS5ZdQMrKfVEN9tw==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/isomorphic-dompurify/node_modules/data-urls": { |
| "version": "5.0.0", |
| "resolved": "https://registry.npmjs.org/data-urls/-/data-urls-5.0.0.tgz", |
| "integrity": "sha512-ZYP5VBHshaDAiVZxjbRVcFJpc+4xGgT0bK3vzy1HLN8jTO975HEbuYzZJcHoQEY5K1a0z8YayJkyVETa08eNTg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "whatwg-mimetype": "^4.0.0", |
| "whatwg-url": "^14.0.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/isomorphic-dompurify/node_modules/html-encoding-sniffer": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-4.0.0.tgz", |
| "integrity": "sha512-Y22oTqIU4uuPgEemfz7NDJz6OeKf12Lsu+QC+s3BVpda64lTiMYCyGwg5ki4vFxkMwQdeZDl2adZoqUgdFuTgQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "whatwg-encoding": "^3.1.1" |
| }, |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/isomorphic-dompurify/node_modules/http-proxy-agent": { |
| "version": "7.0.2", |
| "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz", |
| "integrity": "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "agent-base": "^7.1.0", |
| "debug": "^4.3.4" |
| }, |
| "engines": { |
| "node": ">= 14" |
| } |
| }, |
| "node_modules/isomorphic-dompurify/node_modules/jsdom": { |
| "version": "24.1.3", |
| "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-24.1.3.tgz", |
| "integrity": "sha512-MyL55p3Ut3cXbeBEG7Hcv0mVM8pp8PBNWxRqchZnSfAiES1v1mRnMeFfaHWIPULpwsYfvO+ZmMZz5tGCnjzDUQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "cssstyle": "^4.0.1", |
| "data-urls": "^5.0.0", |
| "decimal.js": "^10.4.3", |
| "form-data": "^4.0.0", |
| "html-encoding-sniffer": "^4.0.0", |
| "http-proxy-agent": "^7.0.2", |
| "https-proxy-agent": "^7.0.5", |
| "is-potential-custom-element-name": "^1.0.1", |
| "nwsapi": "^2.2.12", |
| "parse5": "^7.1.2", |
| "rrweb-cssom": "^0.7.1", |
| "saxes": "^6.0.0", |
| "symbol-tree": "^3.2.4", |
| "tough-cookie": "^4.1.4", |
| "w3c-xmlserializer": "^5.0.0", |
| "webidl-conversions": "^7.0.0", |
| "whatwg-encoding": "^3.1.1", |
| "whatwg-mimetype": "^4.0.0", |
| "whatwg-url": "^14.0.0", |
| "ws": "^8.18.0", |
| "xml-name-validator": "^5.0.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "peerDependencies": { |
| "canvas": "^2.11.2" |
| }, |
| "peerDependenciesMeta": { |
| "canvas": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/isomorphic-dompurify/node_modules/rrweb-cssom": { |
| "version": "0.7.1", |
| "resolved": "https://registry.npmjs.org/rrweb-cssom/-/rrweb-cssom-0.7.1.tgz", |
| "integrity": "sha512-TrEMa7JGdVm0UThDJSx7ddw5nVm3UJS9o9CCIZ72B1vSyEZoziDqBYP3XIoi/12lKrJR8rE3jeFHMok2F/Mnsg==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/isomorphic-dompurify/node_modules/tr46": { |
| "version": "5.1.1", |
| "resolved": "https://registry.npmjs.org/tr46/-/tr46-5.1.1.tgz", |
| "integrity": "sha512-hdF5ZgjTqgAntKkklYw0R03MG2x/bSzTtkxmIRw/sTNV8YXsCJ1tfLAX23lhxhHJlEf3CRCOCGGWw3vI3GaSPw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "punycode": "^2.3.1" |
| }, |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/isomorphic-dompurify/node_modules/w3c-xmlserializer": { |
| "version": "5.0.0", |
| "resolved": "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-5.0.0.tgz", |
| "integrity": "sha512-o8qghlI8NZHU1lLPrpi2+Uq7abh4GGPpYANlalzWxyWteJOCsr/P+oPBA49TOLu5FTZO4d3F9MnWJfiMo4BkmA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "xml-name-validator": "^5.0.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/isomorphic-dompurify/node_modules/whatwg-encoding": { |
| "version": "3.1.1", |
| "resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-3.1.1.tgz", |
| "integrity": "sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "iconv-lite": "0.6.3" |
| }, |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/isomorphic-dompurify/node_modules/whatwg-mimetype": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-4.0.0.tgz", |
| "integrity": "sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/isomorphic-dompurify/node_modules/whatwg-url": { |
| "version": "14.2.0", |
| "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-14.2.0.tgz", |
| "integrity": "sha512-De72GdQZzNTUBBChsXueQUnPKDkg/5A5zp7pFDuQAj5UFoENpiACU0wlCvzpAGnTkj++ihpKwKyYewn/XNUbKw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "tr46": "^5.1.0", |
| "webidl-conversions": "^7.0.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/isomorphic-dompurify/node_modules/xml-name-validator": { |
| "version": "5.0.0", |
| "resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-5.0.0.tgz", |
| "integrity": "sha512-EvGK8EJ3DhaHfbRlETOWAS5pO9MZITeauHKJyb8wyajUfQUenkIg2MvLDTZ4T/TgIcm3HU0TFBgWWboAZ30UHg==", |
| "dev": true, |
| "license": "Apache-2.0", |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/jackspeak": { |
| "version": "3.4.3", |
| "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz", |
| "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==", |
| "license": "BlueOak-1.0.0", |
| "dependencies": { |
| "@isaacs/cliui": "^8.0.2" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| }, |
| "optionalDependencies": { |
| "@pkgjs/parseargs": "^0.11.0" |
| } |
| }, |
| "node_modules/jiti": { |
| "version": "1.21.7", |
| "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.21.7.tgz", |
| "integrity": "sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A==", |
| "license": "MIT", |
| "bin": { |
| "jiti": "bin/jiti.js" |
| } |
| }, |
| "node_modules/joycon": { |
| "version": "3.1.1", |
| "resolved": "https://registry.npmjs.org/joycon/-/joycon-3.1.1.tgz", |
| "integrity": "sha512-34wB/Y7MW7bzjKRjUKTa46I2Z7eV62Rkhva+KkopW7Qvv/OSWBqvkSY7vusOPrNuZcUG3tApvdVgNB8POj3SPw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=10" |
| } |
| }, |
| "node_modules/js-tokens": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", |
| "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", |
| "license": "MIT", |
| "peer": true |
| }, |
| "node_modules/js-yaml": { |
| "version": "4.1.0", |
| "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", |
| "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "argparse": "^2.0.1" |
| }, |
| "bin": { |
| "js-yaml": "bin/js-yaml.js" |
| } |
| }, |
| "node_modules/jsbn": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-1.1.0.tgz", |
| "integrity": "sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==", |
| "license": "MIT" |
| }, |
| "node_modules/jsdom": { |
| "version": "22.1.0", |
| "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-22.1.0.tgz", |
| "integrity": "sha512-/9AVW7xNbsBv6GfWho4TTNjEo9fe6Zhf9O7s0Fhhr3u+awPwAJMKwAMXnkk5vBxflqLW9hTHX/0cs+P3gW+cQw==", |
| "license": "MIT", |
| "dependencies": { |
| "abab": "^2.0.6", |
| "cssstyle": "^3.0.0", |
| "data-urls": "^4.0.0", |
| "decimal.js": "^10.4.3", |
| "domexception": "^4.0.0", |
| "form-data": "^4.0.0", |
| "html-encoding-sniffer": "^3.0.0", |
| "http-proxy-agent": "^5.0.0", |
| "https-proxy-agent": "^5.0.1", |
| "is-potential-custom-element-name": "^1.0.1", |
| "nwsapi": "^2.2.4", |
| "parse5": "^7.1.2", |
| "rrweb-cssom": "^0.6.0", |
| "saxes": "^6.0.0", |
| "symbol-tree": "^3.2.4", |
| "tough-cookie": "^4.1.2", |
| "w3c-xmlserializer": "^4.0.0", |
| "webidl-conversions": "^7.0.0", |
| "whatwg-encoding": "^2.0.0", |
| "whatwg-mimetype": "^3.0.0", |
| "whatwg-url": "^12.0.1", |
| "ws": "^8.13.0", |
| "xml-name-validator": "^4.0.0" |
| }, |
| "engines": { |
| "node": ">=16" |
| }, |
| "peerDependencies": { |
| "canvas": "^2.5.0" |
| }, |
| "peerDependenciesMeta": { |
| "canvas": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/jsdom/node_modules/agent-base": { |
| "version": "6.0.2", |
| "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz", |
| "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==", |
| "license": "MIT", |
| "dependencies": { |
| "debug": "4" |
| }, |
| "engines": { |
| "node": ">= 6.0.0" |
| } |
| }, |
| "node_modules/jsdom/node_modules/https-proxy-agent": { |
| "version": "5.0.1", |
| "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz", |
| "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==", |
| "license": "MIT", |
| "dependencies": { |
| "agent-base": "6", |
| "debug": "4" |
| }, |
| "engines": { |
| "node": ">= 6" |
| } |
| }, |
| "node_modules/json-buffer": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", |
| "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/json-schema-traverse": { |
| "version": "0.4.1", |
| "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", |
| "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/json-stable-stringify-without-jsonify": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", |
| "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/json5": { |
| "version": "2.2.3", |
| "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz", |
| "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==", |
| "license": "MIT", |
| "bin": { |
| "json5": "lib/cli.js" |
| }, |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/katex": { |
| "version": "0.16.22", |
| "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.22.tgz", |
| "integrity": "sha512-XCHRdUw4lf3SKBaJe4EvgqIuWwkPSo9XoeO8GjQW94Bp7TWv9hNhzZjZ+OH9yf1UmLygb7DIT5GSFQiyt16zYg==", |
| "funding": [ |
| "https://opencollective.com/katex", |
| "https://github.com/sponsors/katex" |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "commander": "^8.3.0" |
| }, |
| "bin": { |
| "katex": "cli.js" |
| } |
| }, |
| "node_modules/keyv": { |
| "version": "4.5.4", |
| "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz", |
| "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "json-buffer": "3.0.1" |
| } |
| }, |
| "node_modules/kleur": { |
| "version": "4.1.5", |
| "resolved": "https://registry.npmjs.org/kleur/-/kleur-4.1.5.tgz", |
| "integrity": "sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==", |
| "devOptional": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/known-css-properties": { |
| "version": "0.35.0", |
| "resolved": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.35.0.tgz", |
| "integrity": "sha512-a/RAk2BfKk+WFGhhOCAYqSiFLc34k8Mt/6NWRI4joER0EYUzXIcFivjjnoD3+XU1DggLn/tZc3DOAgke7l8a4A==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/kolorist": { |
| "version": "1.8.0", |
| "resolved": "https://registry.npmjs.org/kolorist/-/kolorist-1.8.0.tgz", |
| "integrity": "sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/levn": { |
| "version": "0.4.1", |
| "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", |
| "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "prelude-ls": "^1.2.1", |
| "type-check": "~0.4.0" |
| }, |
| "engines": { |
| "node": ">= 0.8.0" |
| } |
| }, |
| "node_modules/lilconfig": { |
| "version": "3.1.3", |
| "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.3.tgz", |
| "integrity": "sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=14" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/antonk52" |
| } |
| }, |
| "node_modules/linebreak": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/linebreak/-/linebreak-1.1.0.tgz", |
| "integrity": "sha512-MHp03UImeVhB7XZtjd0E4n6+3xr5Dq/9xI/5FptGk5FrbDR3zagPa2DS6U8ks/3HjbKWG9Q1M2ufOzxV2qLYSQ==", |
| "license": "MIT", |
| "dependencies": { |
| "base64-js": "0.0.8", |
| "unicode-trie": "^2.0.0" |
| } |
| }, |
| "node_modules/linebreak/node_modules/base64-js": { |
| "version": "0.0.8", |
| "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-0.0.8.tgz", |
| "integrity": "sha512-3XSA2cR/h/73EzlXXdU6YNycmYI7+kicTxks4eJg2g39biHR84slg2+des+p7iHYhbRg/udIS4TD53WabcOUkw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/lines-and-columns": { |
| "version": "1.2.4", |
| "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz", |
| "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==", |
| "license": "MIT" |
| }, |
| "node_modules/lint-staged": { |
| "version": "15.5.2", |
| "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.5.2.tgz", |
| "integrity": "sha512-YUSOLq9VeRNAo/CTaVmhGDKG+LBtA8KF1X4K5+ykMSwWST1vDxJRB2kv2COgLb1fvpCo+A/y9A0G0znNVmdx4w==", |
| "license": "MIT", |
| "dependencies": { |
| "chalk": "^5.4.1", |
| "commander": "^13.1.0", |
| "debug": "^4.4.0", |
| "execa": "^8.0.1", |
| "lilconfig": "^3.1.3", |
| "listr2": "^8.2.5", |
| "micromatch": "^4.0.8", |
| "pidtree": "^0.6.0", |
| "string-argv": "^0.3.2", |
| "yaml": "^2.7.0" |
| }, |
| "bin": { |
| "lint-staged": "bin/lint-staged.js" |
| }, |
| "engines": { |
| "node": ">=18.12.0" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/lint-staged" |
| } |
| }, |
| "node_modules/lint-staged/node_modules/chalk": { |
| "version": "5.4.1", |
| "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.4.1.tgz", |
| "integrity": "sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==", |
| "license": "MIT", |
| "engines": { |
| "node": "^12.17.0 || ^14.13 || >=16.0.0" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/chalk?sponsor=1" |
| } |
| }, |
| "node_modules/lint-staged/node_modules/commander": { |
| "version": "13.1.0", |
| "resolved": "https://registry.npmjs.org/commander/-/commander-13.1.0.tgz", |
| "integrity": "sha512-/rFeCpNJQbhSZjGVwO9RFV3xPqbnERS8MmIQzCtD/zl6gpJuV/bMLuN92oG3F7d8oDEHHRrujSXNUr8fpjntKw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/listr2": { |
| "version": "8.3.3", |
| "resolved": "https://registry.npmjs.org/listr2/-/listr2-8.3.3.tgz", |
| "integrity": "sha512-LWzX2KsqcB1wqQ4AHgYb4RsDXauQiqhjLk+6hjbaeHG4zpjjVAB6wC/gz6X0l+Du1cN3pUB5ZlrvTbhGSNnUQQ==", |
| "license": "MIT", |
| "dependencies": { |
| "cli-truncate": "^4.0.0", |
| "colorette": "^2.0.20", |
| "eventemitter3": "^5.0.1", |
| "log-update": "^6.1.0", |
| "rfdc": "^1.4.1", |
| "wrap-ansi": "^9.0.0" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/local-pkg": { |
| "version": "0.4.3", |
| "resolved": "https://registry.npmjs.org/local-pkg/-/local-pkg-0.4.3.tgz", |
| "integrity": "sha512-SFppqq5p42fe2qcZQqqEOiVRXl+WCP1MdT6k7BDEW1j++sp5fIY+/fdRQitvKgB5BrBcmrs5m/L0v2FrU5MY1g==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=14" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/antfu" |
| } |
| }, |
| "node_modules/locate-character": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/locate-character/-/locate-character-3.0.0.tgz", |
| "integrity": "sha512-SW13ws7BjaeJ6p7Q6CO2nchbYEc3X3J6WrmTTDto7yMPqVSZTUyY5Tjbid+Ab8gLnATtygYtiDIJGQRRn2ZOiA==", |
| "license": "MIT" |
| }, |
| "node_modules/locate-path": { |
| "version": "6.0.0", |
| "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", |
| "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "p-locate": "^5.0.0" |
| }, |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/lodash.castarray": { |
| "version": "4.4.0", |
| "resolved": "https://registry.npmjs.org/lodash.castarray/-/lodash.castarray-4.4.0.tgz", |
| "integrity": "sha512-aVx8ztPv7/2ULbArGJ2Y42bG1mEQ5mGjpdvrbJcJFU3TbYybe+QlLS4pst9zV52ymy2in1KpFPiZnAOATxD4+Q==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/lodash.isplainobject": { |
| "version": "4.0.6", |
| "resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz", |
| "integrity": "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/lodash.merge": { |
| "version": "4.6.2", |
| "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", |
| "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/log-update": { |
| "version": "6.1.0", |
| "resolved": "https://registry.npmjs.org/log-update/-/log-update-6.1.0.tgz", |
| "integrity": "sha512-9ie8ItPR6tjY5uYJh8K/Zrv/RMZ5VOlOWvtZdEHYSTFKZfIBPQa9tOAEeAWhd+AnIneLJ22w5fjOYtoutpWq5w==", |
| "license": "MIT", |
| "dependencies": { |
| "ansi-escapes": "^7.0.0", |
| "cli-cursor": "^5.0.0", |
| "slice-ansi": "^7.1.0", |
| "strip-ansi": "^7.1.0", |
| "wrap-ansi": "^9.0.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/log-update/node_modules/ansi-regex": { |
| "version": "6.1.0", |
| "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz", |
| "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/ansi-regex?sponsor=1" |
| } |
| }, |
| "node_modules/log-update/node_modules/ansi-styles": { |
| "version": "6.2.1", |
| "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", |
| "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| } |
| }, |
| "node_modules/log-update/node_modules/is-fullwidth-code-point": { |
| "version": "5.0.0", |
| "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-5.0.0.tgz", |
| "integrity": "sha512-OVa3u9kkBbw7b8Xw5F9P+D/T9X+Z4+JruYVNapTjPYZYUznQ5YfWeFkOj606XYYW8yugTfC8Pj0hYqvi4ryAhA==", |
| "license": "MIT", |
| "dependencies": { |
| "get-east-asian-width": "^1.0.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/log-update/node_modules/slice-ansi": { |
| "version": "7.1.0", |
| "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-7.1.0.tgz", |
| "integrity": "sha512-bSiSngZ/jWeX93BqeIAbImyTbEihizcwNjFoRUIY/T1wWQsfsm2Vw1agPKylXvQTU7iASGdHhyqRlqQzfz+Htg==", |
| "license": "MIT", |
| "dependencies": { |
| "ansi-styles": "^6.2.1", |
| "is-fullwidth-code-point": "^5.0.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/slice-ansi?sponsor=1" |
| } |
| }, |
| "node_modules/log-update/node_modules/strip-ansi": { |
| "version": "7.1.0", |
| "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", |
| "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", |
| "license": "MIT", |
| "dependencies": { |
| "ansi-regex": "^6.0.1" |
| }, |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/strip-ansi?sponsor=1" |
| } |
| }, |
| "node_modules/loupe": { |
| "version": "3.1.3", |
| "resolved": "https://registry.npmjs.org/loupe/-/loupe-3.1.3.tgz", |
| "integrity": "sha512-kkIp7XSkP78ZxJEsSxW3712C6teJVoeHHwgo9zJ380de7IYyJ2ISlxojcH2pC5OFLewESmnRi/+XCDIEEVyoug==", |
| "license": "MIT" |
| }, |
| "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+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", |
| "license": "ISC", |
| "dependencies": { |
| "yallist": "^4.0.0" |
| }, |
| "engines": { |
| "node": ">=10" |
| } |
| }, |
| "node_modules/lz-string": { |
| "version": "1.5.0", |
| "resolved": "https://registry.npmjs.org/lz-string/-/lz-string-1.5.0.tgz", |
| "integrity": "sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==", |
| "license": "MIT", |
| "bin": { |
| "lz-string": "bin/bin.js" |
| } |
| }, |
| "node_modules/lzo": { |
| "version": "0.4.11", |
| "resolved": "https://registry.npmjs.org/lzo/-/lzo-0.4.11.tgz", |
| "integrity": "sha512-apQHNoW2Alg72FMqaC/7pn03I7umdgSVFt2KRkCXXils4Z9u3QBh1uOtl2O5WmZIDLd9g6Lu4lIdOLmiSTFVCQ==", |
| "hasInstallScript": true, |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "bindings": "~1.2.1" |
| } |
| }, |
| "node_modules/magic-string": { |
| "version": "0.30.17", |
| "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.17.tgz", |
| "integrity": "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==", |
| "license": "MIT", |
| "dependencies": { |
| "@jridgewell/sourcemap-codec": "^1.5.0" |
| } |
| }, |
| "node_modules/make-dir": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz", |
| "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "semver": "^6.0.0" |
| }, |
| "engines": { |
| "node": ">=8" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/make-dir/node_modules/semver": { |
| "version": "6.3.1", |
| "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", |
| "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", |
| "dev": true, |
| "license": "ISC", |
| "bin": { |
| "semver": "bin/semver.js" |
| } |
| }, |
| "node_modules/marked": { |
| "version": "12.0.2", |
| "resolved": "https://registry.npmjs.org/marked/-/marked-12.0.2.tgz", |
| "integrity": "sha512-qXUm7e/YKFoqFPYPa3Ukg9xlI5cyAtGmyEIzMfW//m6kXwCy2Ps9DYf5ioijFKQ8qyuscrHoY04iJGctu2Kg0Q==", |
| "license": "MIT", |
| "bin": { |
| "marked": "bin/marked.js" |
| }, |
| "engines": { |
| "node": ">= 18" |
| } |
| }, |
| "node_modules/math-intrinsics": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz", |
| "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/media-typer": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-1.1.0.tgz", |
| "integrity": "sha512-aisnrDP4GNe06UcKFnV5bfMNPBUw4jsLGaWwWfnH3v02GnBuXX2MCVn5RbrWo0j3pczUilYblq7fQ7Nw2t5XKw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.8" |
| } |
| }, |
| "node_modules/memory-pager": { |
| "version": "1.5.0", |
| "resolved": "https://registry.npmjs.org/memory-pager/-/memory-pager-1.5.0.tgz", |
| "integrity": "sha512-ZS4Bp4r/Zoeq6+NLJpP+0Zzm0pR8whtGPf1XExKLJBAczGMnSi3It14OiNCStjQjM6NU1okjQGSxgEZN8eBYKg==", |
| "devOptional": true, |
| "license": "MIT" |
| }, |
| "node_modules/merge-descriptors": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-2.0.0.tgz", |
| "integrity": "sha512-Snk314V5ayFLhp3fkUREub6WtjBfPdCPY1Ln8/8munuLuiYhsABgBVWsozAG+MWMbVEvcdcpbi9R7ww22l9Q3g==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/merge-stream": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz", |
| "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==", |
| "license": "MIT" |
| }, |
| "node_modules/merge2": { |
| "version": "1.4.1", |
| "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz", |
| "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 8" |
| } |
| }, |
| "node_modules/micromatch": { |
| "version": "4.0.8", |
| "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz", |
| "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==", |
| "license": "MIT", |
| "dependencies": { |
| "braces": "^3.0.3", |
| "picomatch": "^2.3.1" |
| }, |
| "engines": { |
| "node": ">=8.6" |
| } |
| }, |
| "node_modules/micromatch/node_modules/picomatch": { |
| "version": "2.3.1", |
| "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", |
| "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=8.6" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/jonschlinkert" |
| } |
| }, |
| "node_modules/mime-db": { |
| "version": "1.52.0", |
| "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", |
| "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "node_modules/mime-types": { |
| "version": "2.1.35", |
| "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", |
| "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", |
| "license": "MIT", |
| "dependencies": { |
| "mime-db": "1.52.0" |
| }, |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "node_modules/mimic-fn": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-4.0.0.tgz", |
| "integrity": "sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/mimic-function": { |
| "version": "5.0.1", |
| "resolved": "https://registry.npmjs.org/mimic-function/-/mimic-function-5.0.1.tgz", |
| "integrity": "sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/minimatch": { |
| "version": "9.0.3", |
| "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz", |
| "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "brace-expansion": "^2.0.1" |
| }, |
| "engines": { |
| "node": ">=16 || 14 >=14.17" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| } |
| }, |
| "node_modules/minimist": { |
| "version": "1.2.8", |
| "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", |
| "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", |
| "license": "MIT", |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/minipass": { |
| "version": "5.0.0", |
| "resolved": "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz", |
| "integrity": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/mlly": { |
| "version": "1.7.4", |
| "resolved": "https://registry.npmjs.org/mlly/-/mlly-1.7.4.tgz", |
| "integrity": "sha512-qmdSIPC4bDJXgZTCR7XosJiNKySV7O215tsPtDN9iEO/7q/76b/ijtgRu/+epFXSJhijtTCCGp3DWS549P3xKw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "acorn": "^8.14.0", |
| "pathe": "^2.0.1", |
| "pkg-types": "^1.3.0", |
| "ufo": "^1.5.4" |
| } |
| }, |
| "node_modules/mlly/node_modules/pathe": { |
| "version": "2.0.3", |
| "resolved": "https://registry.npmjs.org/pathe/-/pathe-2.0.3.tgz", |
| "integrity": "sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/mongodb": { |
| "version": "5.9.2", |
| "resolved": "https://registry.npmjs.org/mongodb/-/mongodb-5.9.2.tgz", |
| "integrity": "sha512-H60HecKO4Bc+7dhOv4sJlgvenK4fQNqqUIlXxZYQNbfEWSALGAwGoyJd/0Qwk4TttFXUOHJ2ZJQe/52ScaUwtQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "bson": "^5.5.0", |
| "mongodb-connection-string-url": "^2.6.0", |
| "socks": "^2.7.1" |
| }, |
| "engines": { |
| "node": ">=14.20.1" |
| }, |
| "optionalDependencies": { |
| "@mongodb-js/saslprep": "^1.1.0" |
| }, |
| "peerDependencies": { |
| "@aws-sdk/credential-providers": "^3.188.0", |
| "@mongodb-js/zstd": "^1.0.0", |
| "kerberos": "^1.0.0 || ^2.0.0", |
| "mongodb-client-encryption": ">=2.3.0 <3", |
| "snappy": "^7.2.2" |
| }, |
| "peerDependenciesMeta": { |
| "@aws-sdk/credential-providers": { |
| "optional": true |
| }, |
| "@mongodb-js/zstd": { |
| "optional": true |
| }, |
| "kerberos": { |
| "optional": true |
| }, |
| "mongodb-client-encryption": { |
| "optional": true |
| }, |
| "snappy": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/mongodb-connection-string-url": { |
| "version": "2.6.0", |
| "resolved": "https://registry.npmjs.org/mongodb-connection-string-url/-/mongodb-connection-string-url-2.6.0.tgz", |
| "integrity": "sha512-WvTZlI9ab0QYtTYnuMLgobULWhokRjtC7db9LtcVfJ+Hsnyr5eo6ZtNAt3Ly24XZScGMelOcGtm7lSn0332tPQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@types/whatwg-url": "^8.2.1", |
| "whatwg-url": "^11.0.0" |
| } |
| }, |
| "node_modules/mongodb-connection-string-url/node_modules/tr46": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/tr46/-/tr46-3.0.0.tgz", |
| "integrity": "sha512-l7FvfAHlcmulp8kr+flpQZmVwtu7nfRV7NZujtN0OqES8EL4O4e0qqzL0DC5gAvx/ZC/9lk6rhcUwYvkBnBnYA==", |
| "license": "MIT", |
| "dependencies": { |
| "punycode": "^2.1.1" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/mongodb-connection-string-url/node_modules/whatwg-url": { |
| "version": "11.0.0", |
| "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-11.0.0.tgz", |
| "integrity": "sha512-RKT8HExMpoYx4igMiVMY83lN6UeITKJlBQ+vR/8ZJ8OCdSiN3RwCq+9gH0+Xzj0+5IrM6i4j/6LuvzbZIQgEcQ==", |
| "license": "MIT", |
| "dependencies": { |
| "tr46": "^3.0.0", |
| "webidl-conversions": "^7.0.0" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/mongodb-memory-server": { |
| "version": "10.1.4", |
| "resolved": "https://registry.npmjs.org/mongodb-memory-server/-/mongodb-memory-server-10.1.4.tgz", |
| "integrity": "sha512-+oKQ/kc3CX+816oPFRtaF0CN4vNcGKNjpOQe4bHo/21A3pMD+lC7Xz1EX5HP7siCX4iCpVchDMmCOFXVQSGkUg==", |
| "dev": true, |
| "hasInstallScript": true, |
| "license": "MIT", |
| "dependencies": { |
| "mongodb-memory-server-core": "10.1.4", |
| "tslib": "^2.7.0" |
| }, |
| "engines": { |
| "node": ">=16.20.1" |
| } |
| }, |
| "node_modules/mongodb-memory-server-core": { |
| "version": "10.1.4", |
| "resolved": "https://registry.npmjs.org/mongodb-memory-server-core/-/mongodb-memory-server-core-10.1.4.tgz", |
| "integrity": "sha512-o8fgY7ZalEd8pGps43fFPr/hkQu1L8i6HFEGbsTfA2zDOW0TopgpswaBCqDr0qD7ptibyPfB5DmC+UlIxbThzA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "async-mutex": "^0.5.0", |
| "camelcase": "^6.3.0", |
| "debug": "^4.3.7", |
| "find-cache-dir": "^3.3.2", |
| "follow-redirects": "^1.15.9", |
| "https-proxy-agent": "^7.0.5", |
| "mongodb": "^6.9.0", |
| "new-find-package-json": "^2.0.0", |
| "semver": "^7.6.3", |
| "tar-stream": "^3.1.7", |
| "tslib": "^2.7.0", |
| "yauzl": "^3.1.3" |
| }, |
| "engines": { |
| "node": ">=16.20.1" |
| } |
| }, |
| "node_modules/mongodb-memory-server-core/node_modules/@types/whatwg-url": { |
| "version": "11.0.5", |
| "resolved": "https://registry.npmjs.org/@types/whatwg-url/-/whatwg-url-11.0.5.tgz", |
| "integrity": "sha512-coYR071JRaHa+xoEvvYqvnIHaVqaYrLPbsufM9BF63HkwI5Lgmy2QR8Q5K/lYDYo5AK82wOvSOS0UsLTpTG7uQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@types/webidl-conversions": "*" |
| } |
| }, |
| "node_modules/mongodb-memory-server-core/node_modules/bson": { |
| "version": "6.10.4", |
| "resolved": "https://registry.npmjs.org/bson/-/bson-6.10.4.tgz", |
| "integrity": "sha512-WIsKqkSC0ABoBJuT1LEX+2HEvNmNKKgnTAyd0fL8qzK4SH2i9NXg+t08YtdZp/V9IZ33cxe3iV4yM0qg8lMQng==", |
| "dev": true, |
| "license": "Apache-2.0", |
| "engines": { |
| "node": ">=16.20.1" |
| } |
| }, |
| "node_modules/mongodb-memory-server-core/node_modules/mongodb": { |
| "version": "6.17.0", |
| "resolved": "https://registry.npmjs.org/mongodb/-/mongodb-6.17.0.tgz", |
| "integrity": "sha512-neerUzg/8U26cgruLysKEjJvoNSXhyID3RvzvdcpsIi2COYM3FS3o9nlH7fxFtefTb942dX3W9i37oPfCVj4wA==", |
| "dev": true, |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@mongodb-js/saslprep": "^1.1.9", |
| "bson": "^6.10.4", |
| "mongodb-connection-string-url": "^3.0.0" |
| }, |
| "engines": { |
| "node": ">=16.20.1" |
| }, |
| "peerDependencies": { |
| "@aws-sdk/credential-providers": "^3.188.0", |
| "@mongodb-js/zstd": "^1.1.0 || ^2.0.0", |
| "gcp-metadata": "^5.2.0", |
| "kerberos": "^2.0.1", |
| "mongodb-client-encryption": ">=6.0.0 <7", |
| "snappy": "^7.2.2", |
| "socks": "^2.7.1" |
| }, |
| "peerDependenciesMeta": { |
| "@aws-sdk/credential-providers": { |
| "optional": true |
| }, |
| "@mongodb-js/zstd": { |
| "optional": true |
| }, |
| "gcp-metadata": { |
| "optional": true |
| }, |
| "kerberos": { |
| "optional": true |
| }, |
| "mongodb-client-encryption": { |
| "optional": true |
| }, |
| "snappy": { |
| "optional": true |
| }, |
| "socks": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/mongodb-memory-server-core/node_modules/mongodb-connection-string-url": { |
| "version": "3.0.2", |
| "resolved": "https://registry.npmjs.org/mongodb-connection-string-url/-/mongodb-connection-string-url-3.0.2.tgz", |
| "integrity": "sha512-rMO7CGo/9BFwyZABcKAWL8UJwH/Kc2x0g72uhDWzG48URRax5TCIcJ7Rc3RZqffZzO/Gwff/jyKwCU9TN8gehA==", |
| "dev": true, |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@types/whatwg-url": "^11.0.2", |
| "whatwg-url": "^14.1.0 || ^13.0.0" |
| } |
| }, |
| "node_modules/mongodb-memory-server-core/node_modules/tr46": { |
| "version": "5.1.1", |
| "resolved": "https://registry.npmjs.org/tr46/-/tr46-5.1.1.tgz", |
| "integrity": "sha512-hdF5ZgjTqgAntKkklYw0R03MG2x/bSzTtkxmIRw/sTNV8YXsCJ1tfLAX23lhxhHJlEf3CRCOCGGWw3vI3GaSPw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "punycode": "^2.3.1" |
| }, |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/mongodb-memory-server-core/node_modules/whatwg-url": { |
| "version": "14.2.0", |
| "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-14.2.0.tgz", |
| "integrity": "sha512-De72GdQZzNTUBBChsXueQUnPKDkg/5A5zp7pFDuQAj5UFoENpiACU0wlCvzpAGnTkj++ihpKwKyYewn/XNUbKw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "tr46": "^5.1.0", |
| "webidl-conversions": "^7.0.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/mri": { |
| "version": "1.2.0", |
| "resolved": "https://registry.npmjs.org/mri/-/mri-1.2.0.tgz", |
| "integrity": "sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==", |
| "devOptional": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=4" |
| } |
| }, |
| "node_modules/mrmime": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/mrmime/-/mrmime-2.0.1.tgz", |
| "integrity": "sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=10" |
| } |
| }, |
| "node_modules/ms": { |
| "version": "2.1.3", |
| "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", |
| "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", |
| "license": "MIT" |
| }, |
| "node_modules/mz": { |
| "version": "2.7.0", |
| "resolved": "https://registry.npmjs.org/mz/-/mz-2.7.0.tgz", |
| "integrity": "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==", |
| "license": "MIT", |
| "dependencies": { |
| "any-promise": "^1.0.0", |
| "object-assign": "^4.0.1", |
| "thenify-all": "^1.0.0" |
| } |
| }, |
| "node_modules/nanoid": { |
| "version": "5.1.5", |
| "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-5.1.5.tgz", |
| "integrity": "sha512-Ir/+ZpE9fDsNH0hQ3C68uyThDXzYcim2EqcZ8zn8Chtt1iylPT9xXJB0kPCnqzgcEGikO9RxSrh63MsmVCU7Fw==", |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/ai" |
| } |
| ], |
| "license": "MIT", |
| "bin": { |
| "nanoid": "bin/nanoid.js" |
| }, |
| "engines": { |
| "node": "^18 || >=20" |
| } |
| }, |
| "node_modules/natural-compare": { |
| "version": "1.4.0", |
| "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", |
| "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/negotiator": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-1.0.0.tgz", |
| "integrity": "sha512-8Ofs/AUQh8MaEcrlq5xOX0CQ9ypTF5dl78mjlMNfOK08fzpgTHQRQPBxcPlEtIw0yRpws+Zo/3r+5WRby7u3Gg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "node_modules/neo-async": { |
| "version": "2.6.2", |
| "resolved": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz", |
| "integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==", |
| "license": "MIT" |
| }, |
| "node_modules/new-find-package-json": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/new-find-package-json/-/new-find-package-json-2.0.0.tgz", |
| "integrity": "sha512-lDcBsjBSMlj3LXH2v/FW3txlh2pYTjmbOXPYJD93HI5EwuLzI11tdHSIpUMmfq/IOsldj4Ps8M8flhm+pCK4Ew==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "debug": "^4.3.4" |
| }, |
| "engines": { |
| "node": ">=12.22.0" |
| } |
| }, |
| "node_modules/node-domexception": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/node-domexception/-/node-domexception-1.0.0.tgz", |
| "integrity": "sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==", |
| "deprecated": "Use your platform's native DOMException instead", |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/jimmywarting" |
| }, |
| { |
| "type": "github", |
| "url": "https://paypal.me/jimmywarting" |
| } |
| ], |
| "license": "MIT", |
| "engines": { |
| "node": ">=10.5.0" |
| } |
| }, |
| "node_modules/node-fetch": { |
| "version": "2.7.0", |
| "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz", |
| "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==", |
| "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/node-fetch/node_modules/tr46": { |
| "version": "0.0.3", |
| "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", |
| "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==", |
| "license": "MIT" |
| }, |
| "node_modules/node-fetch/node_modules/webidl-conversions": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", |
| "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==", |
| "license": "BSD-2-Clause" |
| }, |
| "node_modules/node-fetch/node_modules/whatwg-url": { |
| "version": "5.0.0", |
| "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", |
| "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==", |
| "license": "MIT", |
| "dependencies": { |
| "tr46": "~0.0.3", |
| "webidl-conversions": "^3.0.0" |
| } |
| }, |
| "node_modules/node-int64": { |
| "version": "0.4.0", |
| "resolved": "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz", |
| "integrity": "sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==", |
| "license": "MIT" |
| }, |
| "node_modules/node-releases": { |
| "version": "2.0.19", |
| "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.19.tgz", |
| "integrity": "sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==", |
| "license": "MIT" |
| }, |
| "node_modules/normalize-path": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", |
| "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/normalize-range": { |
| "version": "0.1.2", |
| "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz", |
| "integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/npm-run-path": { |
| "version": "5.3.0", |
| "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.3.0.tgz", |
| "integrity": "sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==", |
| "license": "MIT", |
| "dependencies": { |
| "path-key": "^4.0.0" |
| }, |
| "engines": { |
| "node": "^12.20.0 || ^14.13.1 || >=16.0.0" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/npm-run-path/node_modules/path-key": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/path-key/-/path-key-4.0.0.tgz", |
| "integrity": "sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/nwsapi": { |
| "version": "2.2.22", |
| "resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.22.tgz", |
| "integrity": "sha512-ujSMe1OWVn55euT1ihwCI1ZcAaAU3nxUiDwfDQldc51ZXaB9m2AyOn6/jh1BLe2t/G8xd6uKG1UBF2aZJeg2SQ==", |
| "license": "MIT" |
| }, |
| "node_modules/object-assign": { |
| "version": "4.1.1", |
| "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", |
| "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/object-hash": { |
| "version": "2.2.0", |
| "resolved": "https://registry.npmjs.org/object-hash/-/object-hash-2.2.0.tgz", |
| "integrity": "sha512-gScRMn0bS5fH+IuwyIFgnh9zBdo4DV+6GhygmWM9HyNJSgS0hScp1f5vjtm7oIIOiT9trXrShAkLFSc2IqKNgw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 6" |
| } |
| }, |
| "node_modules/object-inspect": { |
| "version": "1.13.4", |
| "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.4.tgz", |
| "integrity": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/object-stream": { |
| "version": "0.0.1", |
| "resolved": "https://registry.npmjs.org/object-stream/-/object-stream-0.0.1.tgz", |
| "integrity": "sha512-+NPJnRvX9RDMRY9mOWOo/NDppBjbZhXirNNSu2IBnuNboClC9h1ZGHXgHBLDbJMHsxeJDq922aVmG5xs24a/cA==", |
| "engines": { |
| "node": ">=0.10" |
| } |
| }, |
| "node_modules/oidc-token-hash": { |
| "version": "5.1.0", |
| "resolved": "https://registry.npmjs.org/oidc-token-hash/-/oidc-token-hash-5.1.0.tgz", |
| "integrity": "sha512-y0W+X7Ppo7oZX6eovsRkuzcSM40Bicg2JEJkDJ4irIt1wsYAP5MLSNv+QAogO8xivMffw/9OvV3um1pxXgt1uA==", |
| "license": "MIT", |
| "engines": { |
| "node": "^10.13.0 || >=12.0.0" |
| } |
| }, |
| "node_modules/on-exit-leak-free": { |
| "version": "2.1.2", |
| "resolved": "https://registry.npmjs.org/on-exit-leak-free/-/on-exit-leak-free-2.1.2.tgz", |
| "integrity": "sha512-0eJJY6hXLGf1udHwfNftBqH+g73EU4B504nZeKpz1sYRKafAghwxEJunB2O7rDZkL4PGfsMVnTXZ2EjibbqcsA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=14.0.0" |
| } |
| }, |
| "node_modules/on-finished": { |
| "version": "2.4.1", |
| "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz", |
| "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==", |
| "license": "MIT", |
| "dependencies": { |
| "ee-first": "1.1.1" |
| }, |
| "engines": { |
| "node": ">= 0.8" |
| } |
| }, |
| "node_modules/once": { |
| "version": "1.4.0", |
| "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", |
| "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", |
| "license": "ISC", |
| "dependencies": { |
| "wrappy": "1" |
| } |
| }, |
| "node_modules/onetime": { |
| "version": "6.0.0", |
| "resolved": "https://registry.npmjs.org/onetime/-/onetime-6.0.0.tgz", |
| "integrity": "sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==", |
| "license": "MIT", |
| "dependencies": { |
| "mimic-fn": "^4.0.0" |
| }, |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/openai": { |
| "version": "4.104.0", |
| "resolved": "https://registry.npmjs.org/openai/-/openai-4.104.0.tgz", |
| "integrity": "sha512-p99EFNsA/yX6UhVO93f5kJsDRLAg+CTA2RBqdHK4RtK8u5IJw32Hyb2dTGKbnnFmnuoBv5r7Z2CURI9sGZpSuA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@types/node": "^18.11.18", |
| "@types/node-fetch": "^2.6.4", |
| "abort-controller": "^3.0.0", |
| "agentkeepalive": "^4.2.1", |
| "form-data-encoder": "1.7.2", |
| "formdata-node": "^4.3.2", |
| "node-fetch": "^2.6.7" |
| }, |
| "bin": { |
| "openai": "bin/cli" |
| }, |
| "peerDependencies": { |
| "ws": "^8.18.0", |
| "zod": "^3.23.8" |
| }, |
| "peerDependenciesMeta": { |
| "ws": { |
| "optional": true |
| }, |
| "zod": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/openai/node_modules/@types/node": { |
| "version": "18.19.111", |
| "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.111.tgz", |
| "integrity": "sha512-90sGdgA+QLJr1F9X79tQuEut0gEYIfkX9pydI4XGRgvFo9g2JWswefI+WUSUHPYVBHYSEfTEqBxA5hQvAZB3Mw==", |
| "license": "MIT", |
| "dependencies": { |
| "undici-types": "~5.26.4" |
| } |
| }, |
| "node_modules/openai/node_modules/undici-types": { |
| "version": "5.26.5", |
| "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz", |
| "integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==", |
| "license": "MIT" |
| }, |
| "node_modules/openapi-types": { |
| "version": "12.1.3", |
| "resolved": "https://registry.npmjs.org/openapi-types/-/openapi-types-12.1.3.tgz", |
| "integrity": "sha512-N4YtSYJqghVu4iek2ZUvcN/0aqH1kRDuNqzcycDxhOUpg7GdvLa2F3DgS6yBNhInhv2r/6I0Flkn7CqL8+nIcw==", |
| "license": "MIT" |
| }, |
| "node_modules/openid-client": { |
| "version": "5.7.1", |
| "resolved": "https://registry.npmjs.org/openid-client/-/openid-client-5.7.1.tgz", |
| "integrity": "sha512-jDBPgSVfTnkIh71Hg9pRvtJc6wTwqjRkN88+gCFtYWrlP4Yx2Dsrow8uPi3qLr/aeymPF3o2+dS+wOpglK04ew==", |
| "license": "MIT", |
| "dependencies": { |
| "jose": "^4.15.9", |
| "lru-cache": "^6.0.0", |
| "object-hash": "^2.2.0", |
| "oidc-token-hash": "^5.0.3" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/panva" |
| } |
| }, |
| "node_modules/openid-client/node_modules/jose": { |
| "version": "4.15.9", |
| "resolved": "https://registry.npmjs.org/jose/-/jose-4.15.9.tgz", |
| "integrity": "sha512-1vUQX+IdDMVPj4k8kOxgUqlcK518yluMuGZwqlr44FS1ppZB/5GWh4rZG89erpOBOJjU/OBsnCVFfapsRz6nEA==", |
| "license": "MIT", |
| "funding": { |
| "url": "https://github.com/sponsors/panva" |
| } |
| }, |
| "node_modules/optionator": { |
| "version": "0.9.4", |
| "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz", |
| "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "deep-is": "^0.1.3", |
| "fast-levenshtein": "^2.0.6", |
| "levn": "^0.4.1", |
| "prelude-ls": "^1.2.1", |
| "type-check": "^0.4.0", |
| "word-wrap": "^1.2.5" |
| }, |
| "engines": { |
| "node": ">= 0.8.0" |
| } |
| }, |
| "node_modules/p-limit": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", |
| "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "yocto-queue": "^0.1.0" |
| }, |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/p-locate": { |
| "version": "5.0.0", |
| "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", |
| "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "p-limit": "^3.0.2" |
| }, |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/p-try": { |
| "version": "2.2.0", |
| "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz", |
| "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/package-json-from-dist": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz", |
| "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==", |
| "license": "BlueOak-1.0.0" |
| }, |
| "node_modules/package-manager-detector": { |
| "version": "1.3.0", |
| "resolved": "https://registry.npmjs.org/package-manager-detector/-/package-manager-detector-1.3.0.tgz", |
| "integrity": "sha512-ZsEbbZORsyHuO00lY1kV3/t72yp6Ysay6Pd17ZAlNGuGwmWDLCJxFpRs0IzfXfj1o4icJOkUEioexFHzyPurSQ==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/pako": { |
| "version": "0.2.9", |
| "resolved": "https://registry.npmjs.org/pako/-/pako-0.2.9.tgz", |
| "integrity": "sha512-NUcwaKxUxWrZLpDG+z/xZaCgQITkA/Dv4V/T6bw7VON6l1Xz/VnrBqrYjZQ12TamKHzITTfOEIYUj48y2KXImA==", |
| "license": "MIT" |
| }, |
| "node_modules/parent-module": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", |
| "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "callsites": "^3.0.0" |
| }, |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/parquetjs": { |
| "version": "0.11.2", |
| "resolved": "https://registry.npmjs.org/parquetjs/-/parquetjs-0.11.2.tgz", |
| "integrity": "sha512-Y6FOc3Oi2AxY4TzJPz7fhICCR8tQNL3p+2xGQoUAMbmlJBR7+JJmMrwuyMjIpDiM7G8Wj/8oqOH4UDUmu4I5ZA==", |
| "license": "MIT", |
| "dependencies": { |
| "brotli": "^1.3.0", |
| "bson": "^1.0.4", |
| "int53": "^0.2.4", |
| "object-stream": "0.0.1", |
| "snappyjs": "^0.6.0", |
| "thrift": "^0.11.0", |
| "varint": "^5.0.0" |
| }, |
| "engines": { |
| "node": ">=7.6" |
| }, |
| "optionalDependencies": { |
| "lzo": "^0.4.0" |
| } |
| }, |
| "node_modules/parquetjs/node_modules/bson": { |
| "version": "1.1.6", |
| "resolved": "https://registry.npmjs.org/bson/-/bson-1.1.6.tgz", |
| "integrity": "sha512-EvVNVeGo4tHxwi8L6bPj3y3itEvStdwvvlojVxxbyYfoaxJ6keLgrTuKdyfEAszFK+H3olzBuafE0yoh0D1gdg==", |
| "license": "Apache-2.0", |
| "engines": { |
| "node": ">=0.6.19" |
| } |
| }, |
| "node_modules/parse-css-color": { |
| "version": "0.2.1", |
| "resolved": "https://registry.npmjs.org/parse-css-color/-/parse-css-color-0.2.1.tgz", |
| "integrity": "sha512-bwS/GGIFV3b6KS4uwpzCFj4w297Yl3uqnSgIPsoQkx7GMLROXfMnWvxfNkL0oh8HVhZA4hvJoEoEIqonfJ3BWg==", |
| "license": "MIT", |
| "dependencies": { |
| "color-name": "^1.1.4", |
| "hex-rgb": "^4.1.0" |
| } |
| }, |
| "node_modules/parse5": { |
| "version": "7.3.0", |
| "resolved": "https://registry.npmjs.org/parse5/-/parse5-7.3.0.tgz", |
| "integrity": "sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==", |
| "license": "MIT", |
| "dependencies": { |
| "entities": "^6.0.0" |
| }, |
| "funding": { |
| "url": "https://github.com/inikulin/parse5?sponsor=1" |
| } |
| }, |
| "node_modules/parseurl": { |
| "version": "1.3.3", |
| "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz", |
| "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.8" |
| } |
| }, |
| "node_modules/path-exists": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", |
| "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/path-is-absolute": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", |
| "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/path-key": { |
| "version": "3.1.1", |
| "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", |
| "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/path-parse": { |
| "version": "1.0.7", |
| "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", |
| "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", |
| "license": "MIT" |
| }, |
| "node_modules/path-scurry": { |
| "version": "1.11.1", |
| "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz", |
| "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==", |
| "license": "BlueOak-1.0.0", |
| "dependencies": { |
| "lru-cache": "^10.2.0", |
| "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" |
| }, |
| "engines": { |
| "node": ">=16 || 14 >=14.18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| } |
| }, |
| "node_modules/path-scurry/node_modules/lru-cache": { |
| "version": "10.4.3", |
| "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz", |
| "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==", |
| "license": "ISC" |
| }, |
| "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/AEPIt88PcCFrZCzx41oxku1jD88hZBwbNUIEfpqvuhjFaMAqMTWnA==", |
| "license": "MIT", |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/express" |
| } |
| }, |
| "node_modules/path-type": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz", |
| "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/pathe": { |
| "version": "1.1.2", |
| "resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.2.tgz", |
| "integrity": "sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==", |
| "license": "MIT" |
| }, |
| "node_modules/pathval": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/pathval/-/pathval-2.0.0.tgz", |
| "integrity": "sha512-vE7JKRyES09KiunauX7nd2Q9/L7lhok4smP9RZTDeD4MVs72Dp2qNFVz39Nz5a0FVEW0BJR6C0DYrq6unoziZA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 14.16" |
| } |
| }, |
| "node_modules/peek-readable": { |
| "version": "7.0.0", |
| "resolved": "https://registry.npmjs.org/peek-readable/-/peek-readable-7.0.0.tgz", |
| "integrity": "sha512-nri2TO5JE3/mRryik9LlHFT53cgHfRK0Lt0BAZQXku/AW3E6XLt2GaY8siWi7dvW/m1z0ecn+J+bpDa9ZN3IsQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/Borewit" |
| } |
| }, |
| "node_modules/pend": { |
| "version": "1.2.0", |
| "resolved": "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz", |
| "integrity": "sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/picocolors": { |
| "version": "1.1.1", |
| "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", |
| "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==", |
| "license": "ISC" |
| }, |
| "node_modules/picomatch": { |
| "version": "4.0.2", |
| "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz", |
| "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/jonschlinkert" |
| } |
| }, |
| "node_modules/pidtree": { |
| "version": "0.6.0", |
| "resolved": "https://registry.npmjs.org/pidtree/-/pidtree-0.6.0.tgz", |
| "integrity": "sha512-eG2dWTVw5bzqGRztnHExczNxt5VGsE6OwTeCG3fdUf9KBsZzO3R5OIIIzWR+iZA0NtZ+RDVdaoE2dK1cn6jH4g==", |
| "license": "MIT", |
| "bin": { |
| "pidtree": "bin/pidtree.js" |
| }, |
| "engines": { |
| "node": ">=0.10" |
| } |
| }, |
| "node_modules/pify": { |
| "version": "2.3.0", |
| "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", |
| "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/pino": { |
| "version": "9.7.0", |
| "resolved": "https://registry.npmjs.org/pino/-/pino-9.7.0.tgz", |
| "integrity": "sha512-vnMCM6xZTb1WDmLvtG2lE/2p+t9hDEIvTWJsu6FejkE62vB7gDhvzrpFR4Cw2to+9JNQxVnkAKVPA1KPB98vWg==", |
| "license": "MIT", |
| "dependencies": { |
| "atomic-sleep": "^1.0.0", |
| "fast-redact": "^3.1.1", |
| "on-exit-leak-free": "^2.1.0", |
| "pino-abstract-transport": "^2.0.0", |
| "pino-std-serializers": "^7.0.0", |
| "process-warning": "^5.0.0", |
| "quick-format-unescaped": "^4.0.3", |
| "real-require": "^0.2.0", |
| "safe-stable-stringify": "^2.3.1", |
| "sonic-boom": "^4.0.1", |
| "thread-stream": "^3.0.0" |
| }, |
| "bin": { |
| "pino": "bin.js" |
| } |
| }, |
| "node_modules/pino-abstract-transport": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/pino-abstract-transport/-/pino-abstract-transport-2.0.0.tgz", |
| "integrity": "sha512-F63x5tizV6WCh4R6RHyi2Ml+M70DNRXt/+HANowMflpgGFMAym/VKm6G7ZOQRjqN7XbGxK1Lg9t6ZrtzOaivMw==", |
| "license": "MIT", |
| "dependencies": { |
| "split2": "^4.0.0" |
| } |
| }, |
| "node_modules/pino-pretty": { |
| "version": "11.3.0", |
| "resolved": "https://registry.npmjs.org/pino-pretty/-/pino-pretty-11.3.0.tgz", |
| "integrity": "sha512-oXwn7ICywaZPHmu3epHGU2oJX4nPmKvHvB/bwrJHlGcbEWaVcotkpyVHMKLKmiVryWYByNp0jpgAcXpFJDXJzA==", |
| "license": "MIT", |
| "dependencies": { |
| "colorette": "^2.0.7", |
| "dateformat": "^4.6.3", |
| "fast-copy": "^3.0.2", |
| "fast-safe-stringify": "^2.1.1", |
| "help-me": "^5.0.0", |
| "joycon": "^3.1.1", |
| "minimist": "^1.2.6", |
| "on-exit-leak-free": "^2.1.0", |
| "pino-abstract-transport": "^2.0.0", |
| "pump": "^3.0.0", |
| "readable-stream": "^4.0.0", |
| "secure-json-parse": "^2.4.0", |
| "sonic-boom": "^4.0.1", |
| "strip-json-comments": "^3.1.1" |
| }, |
| "bin": { |
| "pino-pretty": "bin.js" |
| } |
| }, |
| "node_modules/pino-std-serializers": { |
| "version": "7.0.0", |
| "resolved": "https://registry.npmjs.org/pino-std-serializers/-/pino-std-serializers-7.0.0.tgz", |
| "integrity": "sha512-e906FRY0+tV27iq4juKzSYPbUj2do2X2JX4EzSca1631EB2QJQUqGbDuERal7LCtOpxl6x3+nvo9NPZcmjkiFA==", |
| "license": "MIT" |
| }, |
| "node_modules/pirates": { |
| "version": "4.0.7", |
| "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.7.tgz", |
| "integrity": "sha512-TfySrs/5nm8fQJDcBDuUng3VOUKsd7S+zqvbOTiGXHfxX4wK31ard+hoNuvkicM/2YFzlpDgABOevKSsB4G/FA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 6" |
| } |
| }, |
| "node_modules/pkce-challenge": { |
| "version": "5.0.0", |
| "resolved": "https://registry.npmjs.org/pkce-challenge/-/pkce-challenge-5.0.0.tgz", |
| "integrity": "sha512-ueGLflrrnvwB3xuo/uGob5pd5FN7l0MsLf0Z87o/UQmRtwjvfylfc9MurIxRAWywCYTgrvpXBcqjV4OfCYGCIQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=16.20.0" |
| } |
| }, |
| "node_modules/pkg-dir": { |
| "version": "4.2.0", |
| "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz", |
| "integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "find-up": "^4.0.0" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/pkg-dir/node_modules/find-up": { |
| "version": "4.1.0", |
| "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", |
| "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "locate-path": "^5.0.0", |
| "path-exists": "^4.0.0" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/pkg-dir/node_modules/locate-path": { |
| "version": "5.0.0", |
| "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", |
| "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "p-locate": "^4.1.0" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/pkg-dir/node_modules/p-limit": { |
| "version": "2.3.0", |
| "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", |
| "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "p-try": "^2.0.0" |
| }, |
| "engines": { |
| "node": ">=6" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/pkg-dir/node_modules/p-locate": { |
| "version": "4.1.0", |
| "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", |
| "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "p-limit": "^2.2.0" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/pkg-types": { |
| "version": "1.3.1", |
| "resolved": "https://registry.npmjs.org/pkg-types/-/pkg-types-1.3.1.tgz", |
| "integrity": "sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "confbox": "^0.1.8", |
| "mlly": "^1.7.4", |
| "pathe": "^2.0.1" |
| } |
| }, |
| "node_modules/pkg-types/node_modules/pathe": { |
| "version": "2.0.3", |
| "resolved": "https://registry.npmjs.org/pathe/-/pathe-2.0.3.tgz", |
| "integrity": "sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/playwright": { |
| "version": "1.55.1", |
| "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.55.1.tgz", |
| "integrity": "sha512-cJW4Xd/G3v5ovXtJJ52MAOclqeac9S/aGGgRzLabuF8TnIb6xHvMzKIa6JmrRzUkeXJgfL1MhukP0NK6l39h3A==", |
| "devOptional": true, |
| "license": "Apache-2.0", |
| "dependencies": { |
| "playwright-core": "1.55.1" |
| }, |
| "bin": { |
| "playwright": "cli.js" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "optionalDependencies": { |
| "fsevents": "2.3.2" |
| } |
| }, |
| "node_modules/playwright-core": { |
| "version": "1.55.1", |
| "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.55.1.tgz", |
| "integrity": "sha512-Z6Mh9mkwX+zxSlHqdr5AOcJnfp+xUWLCt9uKV18fhzA8eyxUd8NUWzAjxUh55RZKSYwDGX0cfaySdhZJGMoJ+w==", |
| "devOptional": true, |
| "license": "Apache-2.0", |
| "bin": { |
| "playwright-core": "cli.js" |
| }, |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/postcss": { |
| "version": "8.5.4", |
| "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.4.tgz", |
| "integrity": "sha512-QSa9EBe+uwlGTFmHsPKokv3B/oEMQZxfqW0QqNCyhpa6mB1afzulwn8hihglqAb2pOw+BJgNlmXQ8la2VeHB7w==", |
| "funding": [ |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/postcss/" |
| }, |
| { |
| "type": "tidelift", |
| "url": "https://tidelift.com/funding/github/npm/postcss" |
| }, |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/ai" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "nanoid": "^3.3.11", |
| "picocolors": "^1.1.1", |
| "source-map-js": "^1.2.1" |
| }, |
| "engines": { |
| "node": "^10 || ^12 || >=14" |
| } |
| }, |
| "node_modules/postcss-import": { |
| "version": "15.1.0", |
| "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-15.1.0.tgz", |
| "integrity": "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==", |
| "license": "MIT", |
| "dependencies": { |
| "postcss-value-parser": "^4.0.0", |
| "read-cache": "^1.0.0", |
| "resolve": "^1.1.7" |
| }, |
| "engines": { |
| "node": ">=14.0.0" |
| }, |
| "peerDependencies": { |
| "postcss": "^8.0.0" |
| } |
| }, |
| "node_modules/postcss-js": { |
| "version": "4.0.1", |
| "resolved": "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.1.tgz", |
| "integrity": "sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==", |
| "license": "MIT", |
| "dependencies": { |
| "camelcase-css": "^2.0.1" |
| }, |
| "engines": { |
| "node": "^12 || ^14 || >= 16" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/postcss/" |
| }, |
| "peerDependencies": { |
| "postcss": "^8.4.21" |
| } |
| }, |
| "node_modules/postcss-load-config": { |
| "version": "3.1.4", |
| "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-3.1.4.tgz", |
| "integrity": "sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "lilconfig": "^2.0.5", |
| "yaml": "^1.10.2" |
| }, |
| "engines": { |
| "node": ">= 10" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/postcss/" |
| }, |
| "peerDependencies": { |
| "postcss": ">=8.0.9", |
| "ts-node": ">=9.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "postcss": { |
| "optional": true |
| }, |
| "ts-node": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/postcss-load-config/node_modules/lilconfig": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.1.0.tgz", |
| "integrity": "sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=10" |
| } |
| }, |
| "node_modules/postcss-load-config/node_modules/yaml": { |
| "version": "1.10.2", |
| "resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz", |
| "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==", |
| "dev": true, |
| "license": "ISC", |
| "engines": { |
| "node": ">= 6" |
| } |
| }, |
| "node_modules/postcss-nested": { |
| "version": "6.2.0", |
| "resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.2.0.tgz", |
| "integrity": "sha512-HQbt28KulC5AJzG+cZtj9kvKB93CFCdLvog1WFLf1D+xmMvPGlBstkpTEZfK5+AN9hfJocyBFCNiqyS48bpgzQ==", |
| "funding": [ |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/postcss/" |
| }, |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/ai" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "postcss-selector-parser": "^6.1.1" |
| }, |
| "engines": { |
| "node": ">=12.0" |
| }, |
| "peerDependencies": { |
| "postcss": "^8.2.14" |
| } |
| }, |
| "node_modules/postcss-nested/node_modules/postcss-selector-parser": { |
| "version": "6.1.2", |
| "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz", |
| "integrity": "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==", |
| "license": "MIT", |
| "dependencies": { |
| "cssesc": "^3.0.0", |
| "util-deprecate": "^1.0.2" |
| }, |
| "engines": { |
| "node": ">=4" |
| } |
| }, |
| "node_modules/postcss-safe-parser": { |
| "version": "6.0.0", |
| "resolved": "https://registry.npmjs.org/postcss-safe-parser/-/postcss-safe-parser-6.0.0.tgz", |
| "integrity": "sha512-FARHN8pwH+WiS2OPCxJI8FuRJpTVnn6ZNFiqAM2aeW2LwTHWWmWgIyKC6cUo0L8aeKiF/14MNvnpls6R2PBeMQ==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=12.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/postcss/" |
| }, |
| "peerDependencies": { |
| "postcss": "^8.3.3" |
| } |
| }, |
| "node_modules/postcss-scss": { |
| "version": "4.0.9", |
| "resolved": "https://registry.npmjs.org/postcss-scss/-/postcss-scss-4.0.9.tgz", |
| "integrity": "sha512-AjKOeiwAitL/MXxQW2DliT28EKukvvbEWx3LBmJIRN8KfBGZbRTxNYW0kSqi1COiTZ57nZ9NW06S6ux//N1c9A==", |
| "dev": true, |
| "funding": [ |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/postcss/" |
| }, |
| { |
| "type": "tidelift", |
| "url": "https://tidelift.com/funding/github/npm/postcss-scss" |
| }, |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/ai" |
| } |
| ], |
| "license": "MIT", |
| "engines": { |
| "node": ">=12.0" |
| }, |
| "peerDependencies": { |
| "postcss": "^8.4.29" |
| } |
| }, |
| "node_modules/postcss-selector-parser": { |
| "version": "6.0.10", |
| "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.10.tgz", |
| "integrity": "sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "cssesc": "^3.0.0", |
| "util-deprecate": "^1.0.2" |
| }, |
| "engines": { |
| "node": ">=4" |
| } |
| }, |
| "node_modules/postcss-value-parser": { |
| "version": "4.2.0", |
| "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", |
| "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==", |
| "license": "MIT" |
| }, |
| "node_modules/postcss/node_modules/nanoid": { |
| "version": "3.3.11", |
| "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz", |
| "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==", |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/ai" |
| } |
| ], |
| "license": "MIT", |
| "bin": { |
| "nanoid": "bin/nanoid.cjs" |
| }, |
| "engines": { |
| "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" |
| } |
| }, |
| "node_modules/prelude-ls": { |
| "version": "1.2.1", |
| "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", |
| "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.8.0" |
| } |
| }, |
| "node_modules/prettier": { |
| "version": "3.5.3", |
| "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.3.tgz", |
| "integrity": "sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==", |
| "dev": true, |
| "license": "MIT", |
| "bin": { |
| "prettier": "bin/prettier.cjs" |
| }, |
| "engines": { |
| "node": ">=14" |
| }, |
| "funding": { |
| "url": "https://github.com/prettier/prettier?sponsor=1" |
| } |
| }, |
| "node_modules/prettier-plugin-svelte": { |
| "version": "3.4.0", |
| "resolved": "https://registry.npmjs.org/prettier-plugin-svelte/-/prettier-plugin-svelte-3.4.0.tgz", |
| "integrity": "sha512-pn1ra/0mPObzqoIQn/vUTR3ZZI6UuZ0sHqMK5x2jMLGrs53h0sXhkVuDcrlssHwIMk7FYrMjHBPoUSyyEEDlBQ==", |
| "dev": true, |
| "license": "MIT", |
| "peerDependencies": { |
| "prettier": "^3.0.0", |
| "svelte": "^3.2.0 || ^4.0.0-next.0 || ^5.0.0-next.0" |
| } |
| }, |
| "node_modules/prettier-plugin-tailwindcss": { |
| "version": "0.6.12", |
| "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.12.tgz", |
| "integrity": "sha512-OuTQKoqNwV7RnxTPwXWzOFXy6Jc4z8oeRZYGuMpRyG3WbuR3jjXdQFK8qFBMBx8UHWdHrddARz2fgUenild6aw==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=14.21.3" |
| }, |
| "peerDependencies": { |
| "@ianvs/prettier-plugin-sort-imports": "*", |
| "@prettier/plugin-pug": "*", |
| "@shopify/prettier-plugin-liquid": "*", |
| "@trivago/prettier-plugin-sort-imports": "*", |
| "@zackad/prettier-plugin-twig": "*", |
| "prettier": "^3.0", |
| "prettier-plugin-astro": "*", |
| "prettier-plugin-css-order": "*", |
| "prettier-plugin-import-sort": "*", |
| "prettier-plugin-jsdoc": "*", |
| "prettier-plugin-marko": "*", |
| "prettier-plugin-multiline-arrays": "*", |
| "prettier-plugin-organize-attributes": "*", |
| "prettier-plugin-organize-imports": "*", |
| "prettier-plugin-sort-imports": "*", |
| "prettier-plugin-style-order": "*", |
| "prettier-plugin-svelte": "*" |
| }, |
| "peerDependenciesMeta": { |
| "@ianvs/prettier-plugin-sort-imports": { |
| "optional": true |
| }, |
| "@prettier/plugin-pug": { |
| "optional": true |
| }, |
| "@shopify/prettier-plugin-liquid": { |
| "optional": true |
| }, |
| "@trivago/prettier-plugin-sort-imports": { |
| "optional": true |
| }, |
| "@zackad/prettier-plugin-twig": { |
| "optional": true |
| }, |
| "prettier-plugin-astro": { |
| "optional": true |
| }, |
| "prettier-plugin-css-order": { |
| "optional": true |
| }, |
| "prettier-plugin-import-sort": { |
| "optional": true |
| }, |
| "prettier-plugin-jsdoc": { |
| "optional": true |
| }, |
| "prettier-plugin-marko": { |
| "optional": true |
| }, |
| "prettier-plugin-multiline-arrays": { |
| "optional": true |
| }, |
| "prettier-plugin-organize-attributes": { |
| "optional": true |
| }, |
| "prettier-plugin-organize-imports": { |
| "optional": true |
| }, |
| "prettier-plugin-sort-imports": { |
| "optional": true |
| }, |
| "prettier-plugin-style-order": { |
| "optional": true |
| }, |
| "prettier-plugin-svelte": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/pretty-format": { |
| "version": "27.5.1", |
| "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.5.1.tgz", |
| "integrity": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==", |
| "license": "MIT", |
| "peer": true, |
| "dependencies": { |
| "ansi-regex": "^5.0.1", |
| "ansi-styles": "^5.0.0", |
| "react-is": "^17.0.1" |
| }, |
| "engines": { |
| "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
| } |
| }, |
| "node_modules/pretty-format/node_modules/ansi-styles": { |
| "version": "5.2.0", |
| "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz", |
| "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", |
| "license": "MIT", |
| "peer": true, |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| } |
| }, |
| "node_modules/process": { |
| "version": "0.11.10", |
| "resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz", |
| "integrity": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.6.0" |
| } |
| }, |
| "node_modules/process-warning": { |
| "version": "5.0.0", |
| "resolved": "https://registry.npmjs.org/process-warning/-/process-warning-5.0.0.tgz", |
| "integrity": "sha512-a39t9ApHNx2L4+HBnQKqxxHNs1r7KF+Intd8Q/g1bUh6q0WIp9voPXJ/x0j+ZL45KF1pJd9+q2jLIRMfvEshkA==", |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/fastify" |
| }, |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/fastify" |
| } |
| ], |
| "license": "MIT" |
| }, |
| "node_modules/prom-client": { |
| "version": "15.1.3", |
| "resolved": "https://registry.npmjs.org/prom-client/-/prom-client-15.1.3.tgz", |
| "integrity": "sha512-6ZiOBfCywsD4k1BN9IX0uZhF+tJkV8q8llP64G5Hajs4JOeVLPCwpPVcpXy3BwYiUGgyJzsJJQeOIv7+hDSq8g==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@opentelemetry/api": "^1.4.0", |
| "tdigest": "^0.1.1" |
| }, |
| "engines": { |
| "node": "^16 || ^18 || >=20" |
| } |
| }, |
| "node_modules/proxy-addr": { |
| "version": "2.0.7", |
| "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz", |
| "integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==", |
| "license": "MIT", |
| "dependencies": { |
| "forwarded": "0.2.0", |
| "ipaddr.js": "1.9.1" |
| }, |
| "engines": { |
| "node": ">= 0.10" |
| } |
| }, |
| "node_modules/psl": { |
| "version": "1.15.0", |
| "resolved": "https://registry.npmjs.org/psl/-/psl-1.15.0.tgz", |
| "integrity": "sha512-JZd3gMVBAVQkSs6HdNZo9Sdo0LNcQeMNP3CozBJb3JYC/QUYZTnKxP+f8oWRX4rHP5EurWxqAHTSwUCjlNKa1w==", |
| "license": "MIT", |
| "dependencies": { |
| "punycode": "^2.3.1" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/lupomontero" |
| } |
| }, |
| "node_modules/pump": { |
| "version": "3.0.2", |
| "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.2.tgz", |
| "integrity": "sha512-tUPXtzlGM8FE3P0ZL6DVs/3P58k9nk8/jZeQCurTJylQA8qFYzHFfhBJkuqyE0FifOsQ0uKWekiZ5g8wtr28cw==", |
| "license": "MIT", |
| "dependencies": { |
| "end-of-stream": "^1.1.0", |
| "once": "^1.3.1" |
| } |
| }, |
| "node_modules/punycode": { |
| "version": "2.3.1", |
| "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", |
| "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/q": { |
| "version": "1.5.1", |
| "resolved": "https://registry.npmjs.org/q/-/q-1.5.1.tgz", |
| "integrity": "sha512-kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw==", |
| "deprecated": "You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.\n\n(For a CapTP with native promises, see @endo/eventual-send and @endo/captp)", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.6.0", |
| "teleport": ">=0.2.0" |
| } |
| }, |
| "node_modules/qs": { |
| "version": "6.14.0", |
| "resolved": "https://registry.npmjs.org/qs/-/qs-6.14.0.tgz", |
| "integrity": "sha512-YWWTjgABSKcvs/nWBi9PycY/JiPJqOD4JA6o9Sej2AtvSGarXxKC3OQSk4pAarbdQlKAh5D4FCQkJNkW+GAn3w==", |
| "license": "BSD-3-Clause", |
| "dependencies": { |
| "side-channel": "^1.1.0" |
| }, |
| "engines": { |
| "node": ">=0.6" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/quansync": { |
| "version": "0.2.10", |
| "resolved": "https://registry.npmjs.org/quansync/-/quansync-0.2.10.tgz", |
| "integrity": "sha512-t41VRkMYbkHyCYmOvx/6URnN80H7k4X0lLdBMGsz+maAwrJQYB1djpV6vHrQIBE0WBSGqhtEHrK9U3DWWH8v7A==", |
| "dev": true, |
| "funding": [ |
| { |
| "type": "individual", |
| "url": "https://github.com/sponsors/antfu" |
| }, |
| { |
| "type": "individual", |
| "url": "https://github.com/sponsors/sxzz" |
| } |
| ], |
| "license": "MIT" |
| }, |
| "node_modules/querystringify": { |
| "version": "2.2.0", |
| "resolved": "https://registry.npmjs.org/querystringify/-/querystringify-2.2.0.tgz", |
| "integrity": "sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==", |
| "license": "MIT" |
| }, |
| "node_modules/queue-microtask": { |
| "version": "1.2.3", |
| "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", |
| "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", |
| "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/quick-format-unescaped": { |
| "version": "4.0.4", |
| "resolved": "https://registry.npmjs.org/quick-format-unescaped/-/quick-format-unescaped-4.0.4.tgz", |
| "integrity": "sha512-tYC1Q1hgyRuHgloV/YXs2w15unPVh8qfu/qCTfhTYamaw7fyhumKa2yGpdSo87vY32rIclj+4fWYQXUMs9EHvg==", |
| "license": "MIT" |
| }, |
| "node_modules/range-parser": { |
| "version": "1.2.1", |
| "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz", |
| "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "node_modules/raw-body": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-3.0.1.tgz", |
| "integrity": "sha512-9G8cA+tuMS75+6G/TzW8OtLzmBDMo8p1JRxN5AZ+LAp8uxGA8V8GZm4GQ4/N5QNQEnLmg6SS7wyuSmbKepiKqA==", |
| "license": "MIT", |
| "dependencies": { |
| "bytes": "3.1.2", |
| "http-errors": "2.0.0", |
| "iconv-lite": "0.7.0", |
| "unpipe": "1.0.0" |
| }, |
| "engines": { |
| "node": ">= 0.10" |
| } |
| }, |
| "node_modules/raw-body/node_modules/iconv-lite": { |
| "version": "0.7.0", |
| "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.7.0.tgz", |
| "integrity": "sha512-cf6L2Ds3h57VVmkZe+Pn+5APsT7FpqJtEhhieDCvrE2MK5Qk9MyffgQyuxQTm6BChfeZNtcOLHp9IcWRVcIcBQ==", |
| "license": "MIT", |
| "dependencies": { |
| "safer-buffer": ">= 2.1.2 < 3.0.0" |
| }, |
| "engines": { |
| "node": ">=0.10.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/express" |
| } |
| }, |
| "node_modules/react-is": { |
| "version": "17.0.2", |
| "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz", |
| "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==", |
| "license": "MIT", |
| "peer": true |
| }, |
| "node_modules/read-cache": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz", |
| "integrity": "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==", |
| "license": "MIT", |
| "dependencies": { |
| "pify": "^2.3.0" |
| } |
| }, |
| "node_modules/readable-stream": { |
| "version": "4.7.0", |
| "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.7.0.tgz", |
| "integrity": "sha512-oIGGmcpTLwPga8Bn6/Z75SVaH1z5dUut2ibSyAMVhmUggWpmDn2dapB0n7f8nwaSiRtepAsfJyfXIO5DCVAODg==", |
| "license": "MIT", |
| "dependencies": { |
| "abort-controller": "^3.0.0", |
| "buffer": "^6.0.3", |
| "events": "^3.3.0", |
| "process": "^0.11.10", |
| "string_decoder": "^1.3.0" |
| }, |
| "engines": { |
| "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
| } |
| }, |
| "node_modules/readdirp": { |
| "version": "4.1.2", |
| "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-4.1.2.tgz", |
| "integrity": "sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">= 14.18.0" |
| }, |
| "funding": { |
| "type": "individual", |
| "url": "https://paulmillr.com/funding/" |
| } |
| }, |
| "node_modules/real-require": { |
| "version": "0.2.0", |
| "resolved": "https://registry.npmjs.org/real-require/-/real-require-0.2.0.tgz", |
| "integrity": "sha512-57frrGM/OCTLqLOAh0mhVA9VBMHd+9U7Zb2THMGdBUoZVOtGbJzjxsYGDJ3A9AYYCP4hn6y1TVbaOfzWtm5GFg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 12.13.0" |
| } |
| }, |
| "node_modules/require-from-string": { |
| "version": "2.0.2", |
| "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", |
| "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/requires-port": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz", |
| "integrity": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==", |
| "license": "MIT" |
| }, |
| "node_modules/resolve": { |
| "version": "1.22.10", |
| "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.10.tgz", |
| "integrity": "sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==", |
| "license": "MIT", |
| "dependencies": { |
| "is-core-module": "^2.16.0", |
| "path-parse": "^1.0.7", |
| "supports-preserve-symlinks-flag": "^1.0.0" |
| }, |
| "bin": { |
| "resolve": "bin/resolve" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/resolve-from": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", |
| "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=4" |
| } |
| }, |
| "node_modules/restore-cursor": { |
| "version": "5.1.0", |
| "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-5.1.0.tgz", |
| "integrity": "sha512-oMA2dcrw6u0YfxJQXm342bFKX/E4sG9rbTzO9ptUcR/e8A33cHuvStiYOwH7fszkZlZ1z/ta9AAoPk2F4qIOHA==", |
| "license": "MIT", |
| "dependencies": { |
| "onetime": "^7.0.0", |
| "signal-exit": "^4.1.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/restore-cursor/node_modules/onetime": { |
| "version": "7.0.0", |
| "resolved": "https://registry.npmjs.org/onetime/-/onetime-7.0.0.tgz", |
| "integrity": "sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ==", |
| "license": "MIT", |
| "dependencies": { |
| "mimic-function": "^5.0.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/reusify": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.1.0.tgz", |
| "integrity": "sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==", |
| "license": "MIT", |
| "engines": { |
| "iojs": ">=1.0.0", |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/rfdc": { |
| "version": "1.4.1", |
| "resolved": "https://registry.npmjs.org/rfdc/-/rfdc-1.4.1.tgz", |
| "integrity": "sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==", |
| "license": "MIT" |
| }, |
| "node_modules/rimraf": { |
| "version": "3.0.2", |
| "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", |
| "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", |
| "deprecated": "Rimraf versions prior to v4 are no longer supported", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "glob": "^7.1.3" |
| }, |
| "bin": { |
| "rimraf": "bin.js" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| } |
| }, |
| "node_modules/rollup": { |
| "version": "4.41.1", |
| "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.41.1.tgz", |
| "integrity": "sha512-cPmwD3FnFv8rKMBc1MxWCwVQFxwf1JEmSX3iQXrRVVG15zerAIXRjMFVWnd5Q5QvgKF7Aj+5ykXFhUl+QGnyOw==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/estree": "1.0.7" |
| }, |
| "bin": { |
| "rollup": "dist/bin/rollup" |
| }, |
| "engines": { |
| "node": ">=18.0.0", |
| "npm": ">=8.0.0" |
| }, |
| "optionalDependencies": { |
| "@rollup/rollup-android-arm-eabi": "4.41.1", |
| "@rollup/rollup-android-arm64": "4.41.1", |
| "@rollup/rollup-darwin-arm64": "4.41.1", |
| "@rollup/rollup-darwin-x64": "4.41.1", |
| "@rollup/rollup-freebsd-arm64": "4.41.1", |
| "@rollup/rollup-freebsd-x64": "4.41.1", |
| "@rollup/rollup-linux-arm-gnueabihf": "4.41.1", |
| "@rollup/rollup-linux-arm-musleabihf": "4.41.1", |
| "@rollup/rollup-linux-arm64-gnu": "4.41.1", |
| "@rollup/rollup-linux-arm64-musl": "4.41.1", |
| "@rollup/rollup-linux-loongarch64-gnu": "4.41.1", |
| "@rollup/rollup-linux-powerpc64le-gnu": "4.41.1", |
| "@rollup/rollup-linux-riscv64-gnu": "4.41.1", |
| "@rollup/rollup-linux-riscv64-musl": "4.41.1", |
| "@rollup/rollup-linux-s390x-gnu": "4.41.1", |
| "@rollup/rollup-linux-x64-gnu": "4.41.1", |
| "@rollup/rollup-linux-x64-musl": "4.41.1", |
| "@rollup/rollup-win32-arm64-msvc": "4.41.1", |
| "@rollup/rollup-win32-ia32-msvc": "4.41.1", |
| "@rollup/rollup-win32-x64-msvc": "4.41.1", |
| "fsevents": "~2.3.2" |
| } |
| }, |
| "node_modules/rollup/node_modules/@types/estree": { |
| "version": "1.0.7", |
| "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.7.tgz", |
| "integrity": "sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==", |
| "license": "MIT" |
| }, |
| "node_modules/router": { |
| "version": "2.2.0", |
| "resolved": "https://registry.npmjs.org/router/-/router-2.2.0.tgz", |
| "integrity": "sha512-nLTrUKm2UyiL7rlhapu/Zl45FwNgkZGaCpZbIHajDYgwlJCOzLSk+cIPAnsEqV955GjILJnKbdQC1nVPz+gAYQ==", |
| "license": "MIT", |
| "dependencies": { |
| "debug": "^4.4.0", |
| "depd": "^2.0.0", |
| "is-promise": "^4.0.0", |
| "parseurl": "^1.3.3", |
| "path-to-regexp": "^8.0.0" |
| }, |
| "engines": { |
| "node": ">= 18" |
| } |
| }, |
| "node_modules/rrweb-cssom": { |
| "version": "0.6.0", |
| "resolved": "https://registry.npmjs.org/rrweb-cssom/-/rrweb-cssom-0.6.0.tgz", |
| "integrity": "sha512-APM0Gt1KoXBz0iIkkdB/kfvGOwC4UuJFeG/c+yV7wSc7q96cG/kJ0HiYCnzivD9SB53cLV1MlHFNfOuPaadYSw==", |
| "license": "MIT" |
| }, |
| "node_modules/run-parallel": { |
| "version": "1.2.0", |
| "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", |
| "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", |
| "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", |
| "dependencies": { |
| "queue-microtask": "^1.2.2" |
| } |
| }, |
| "node_modules/runed": { |
| "version": "0.35.1", |
| "resolved": "https://registry.npmjs.org/runed/-/runed-0.35.1.tgz", |
| "integrity": "sha512-2F4Q/FZzbeJTFdIS/PuOoPRSm92sA2LhzTnv6FXhCoENb3huf5+fDuNOg1LNvGOouy3u/225qxmuJvcV3IZK5Q==", |
| "funding": [ |
| "https://github.com/sponsors/huntabyte", |
| "https://github.com/sponsors/tglide" |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "dequal": "^2.0.3", |
| "esm-env": "^1.0.0", |
| "lz-string": "^1.5.0" |
| }, |
| "peerDependencies": { |
| "@sveltejs/kit": "^2.21.0", |
| "svelte": "^5.7.0" |
| }, |
| "peerDependenciesMeta": { |
| "@sveltejs/kit": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/sade": { |
| "version": "1.8.1", |
| "resolved": "https://registry.npmjs.org/sade/-/sade-1.8.1.tgz", |
| "integrity": "sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A==", |
| "devOptional": true, |
| "license": "MIT", |
| "dependencies": { |
| "mri": "^1.1.0" |
| }, |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/safe-buffer": { |
| "version": "5.2.1", |
| "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", |
| "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", |
| "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/safe-stable-stringify": { |
| "version": "2.5.0", |
| "resolved": "https://registry.npmjs.org/safe-stable-stringify/-/safe-stable-stringify-2.5.0.tgz", |
| "integrity": "sha512-b3rppTKm9T+PsVCBEOUR46GWI7fdOs00VKZ1+9c1EWDaDMvjQc6tUwuFyIprgGgTcWoVHSKrU8H31ZHA2e0RHA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=10" |
| } |
| }, |
| "node_modules/safer-buffer": { |
| "version": "2.1.2", |
| "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", |
| "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==", |
| "license": "MIT" |
| }, |
| "node_modules/satori": { |
| "version": "0.10.14", |
| "resolved": "https://registry.npmjs.org/satori/-/satori-0.10.14.tgz", |
| "integrity": "sha512-abovcqmwl97WKioxpkfuMeZmndB1TuDFY/R+FymrZyiGP+pMYomvgSzVPnbNMWHHESOPosVHGL352oFbdAnJcA==", |
| "license": "MPL-2.0", |
| "dependencies": { |
| "@shuding/opentype.js": "1.4.0-beta.0", |
| "css-background-parser": "^0.1.0", |
| "css-box-shadow": "1.0.0-3", |
| "css-to-react-native": "^3.0.0", |
| "emoji-regex": "^10.2.1", |
| "escape-html": "^1.0.3", |
| "linebreak": "^1.1.0", |
| "parse-css-color": "^0.2.1", |
| "postcss-value-parser": "^4.2.0", |
| "yoga-wasm-web": "^0.3.3" |
| }, |
| "engines": { |
| "node": ">=16" |
| } |
| }, |
| "node_modules/satori-html": { |
| "version": "0.3.2", |
| "resolved": "https://registry.npmjs.org/satori-html/-/satori-html-0.3.2.tgz", |
| "integrity": "sha512-wjTh14iqADFKDK80e51/98MplTGfxz2RmIzh0GqShlf4a67+BooLywF17TvJPD6phO0Hxm7Mf1N5LtRYvdkYRA==", |
| "license": "MIT", |
| "dependencies": { |
| "ultrahtml": "^1.2.0" |
| } |
| }, |
| "node_modules/saxes": { |
| "version": "6.0.0", |
| "resolved": "https://registry.npmjs.org/saxes/-/saxes-6.0.0.tgz", |
| "integrity": "sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==", |
| "license": "ISC", |
| "dependencies": { |
| "xmlchars": "^2.2.0" |
| }, |
| "engines": { |
| "node": ">=v12.22.7" |
| } |
| }, |
| "node_modules/secure-json-parse": { |
| "version": "2.7.0", |
| "resolved": "https://registry.npmjs.org/secure-json-parse/-/secure-json-parse-2.7.0.tgz", |
| "integrity": "sha512-6aU+Rwsezw7VR8/nyvKTx8QpWH9FrcYiXXlqC4z5d5XQBDRqtbfsRjnwGyqbi3gddNtWHuEk9OANUotL26qKUw==", |
| "license": "BSD-3-Clause" |
| }, |
| "node_modules/semver": { |
| "version": "7.7.2", |
| "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz", |
| "integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==", |
| "license": "ISC", |
| "bin": { |
| "semver": "bin/semver.js" |
| }, |
| "engines": { |
| "node": ">=10" |
| } |
| }, |
| "node_modules/send": { |
| "version": "1.2.0", |
| "resolved": "https://registry.npmjs.org/send/-/send-1.2.0.tgz", |
| "integrity": "sha512-uaW0WwXKpL9blXE2o0bRhoL2EGXIrZxQ2ZQ4mgcfoBxdFmQold+qWsD2jLrfZ0trjKL6vOw0j//eAwcALFjKSw==", |
| "license": "MIT", |
| "dependencies": { |
| "debug": "^4.3.5", |
| "encodeurl": "^2.0.0", |
| "escape-html": "^1.0.3", |
| "etag": "^1.8.1", |
| "fresh": "^2.0.0", |
| "http-errors": "^2.0.0", |
| "mime-types": "^3.0.1", |
| "ms": "^2.1.3", |
| "on-finished": "^2.4.1", |
| "range-parser": "^1.2.1", |
| "statuses": "^2.0.1" |
| }, |
| "engines": { |
| "node": ">= 18" |
| } |
| }, |
| "node_modules/send/node_modules/mime-db": { |
| "version": "1.54.0", |
| "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz", |
| "integrity": "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "node_modules/send/node_modules/mime-types": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-3.0.1.tgz", |
| "integrity": "sha512-xRc4oEhT6eaBpU1XF7AjpOFD+xQmXNB5OVKwp4tqCuBpHLS/ZbBDrc07mYTDqVMg6PfxUjjNp85O6Cd2Z/5HWA==", |
| "license": "MIT", |
| "dependencies": { |
| "mime-db": "^1.54.0" |
| }, |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "node_modules/serve-static": { |
| "version": "2.2.0", |
| "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-2.2.0.tgz", |
| "integrity": "sha512-61g9pCh0Vnh7IutZjtLGGpTA355+OPn2TyDv/6ivP2h/AdAVX9azsoxmg2/M6nZeQZNYBEwIcsne1mJd9oQItQ==", |
| "license": "MIT", |
| "dependencies": { |
| "encodeurl": "^2.0.0", |
| "escape-html": "^1.0.3", |
| "parseurl": "^1.3.3", |
| "send": "^1.2.0" |
| }, |
| "engines": { |
| "node": ">= 18" |
| } |
| }, |
| "node_modules/set-cookie-parser": { |
| "version": "2.7.1", |
| "resolved": "https://registry.npmjs.org/set-cookie-parser/-/set-cookie-parser-2.7.1.tgz", |
| "integrity": "sha512-IOc8uWeOZgnb3ptbCURJWNjWUPcO3ZnTTdzsurqERrP6nPyv+paC55vJM0LpOlT2ne+Ix+9+CRG1MNLlyZ4GjQ==", |
| "devOptional": true, |
| "license": "MIT" |
| }, |
| "node_modules/setprototypeof": { |
| "version": "1.2.0", |
| "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz", |
| "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==", |
| "license": "ISC" |
| }, |
| "node_modules/sharp": { |
| "version": "0.33.5", |
| "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.33.5.tgz", |
| "integrity": "sha512-haPVm1EkS9pgvHrQ/F3Xy+hgcuMV0Wm9vfIBSiwZ05k+xgb0PkBQpGsAA/oWdDobNaZTH5ppvHtzCFbnSEwHVw==", |
| "hasInstallScript": true, |
| "license": "Apache-2.0", |
| "dependencies": { |
| "color": "^4.2.3", |
| "detect-libc": "^2.0.3", |
| "semver": "^7.6.3" |
| }, |
| "engines": { |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/libvips" |
| }, |
| "optionalDependencies": { |
| "@img/sharp-darwin-arm64": "0.33.5", |
| "@img/sharp-darwin-x64": "0.33.5", |
| "@img/sharp-libvips-darwin-arm64": "1.0.4", |
| "@img/sharp-libvips-darwin-x64": "1.0.4", |
| "@img/sharp-libvips-linux-arm": "1.0.5", |
| "@img/sharp-libvips-linux-arm64": "1.0.4", |
| "@img/sharp-libvips-linux-s390x": "1.0.4", |
| "@img/sharp-libvips-linux-x64": "1.0.4", |
| "@img/sharp-libvips-linuxmusl-arm64": "1.0.4", |
| "@img/sharp-libvips-linuxmusl-x64": "1.0.4", |
| "@img/sharp-linux-arm": "0.33.5", |
| "@img/sharp-linux-arm64": "0.33.5", |
| "@img/sharp-linux-s390x": "0.33.5", |
| "@img/sharp-linux-x64": "0.33.5", |
| "@img/sharp-linuxmusl-arm64": "0.33.5", |
| "@img/sharp-linuxmusl-x64": "0.33.5", |
| "@img/sharp-wasm32": "0.33.5", |
| "@img/sharp-win32-ia32": "0.33.5", |
| "@img/sharp-win32-x64": "0.33.5" |
| } |
| }, |
| "node_modules/shebang-command": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", |
| "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", |
| "license": "MIT", |
| "dependencies": { |
| "shebang-regex": "^3.0.0" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/shebang-regex": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", |
| "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/side-channel": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.0.tgz", |
| "integrity": "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==", |
| "license": "MIT", |
| "dependencies": { |
| "es-errors": "^1.3.0", |
| "object-inspect": "^1.13.3", |
| "side-channel-list": "^1.0.0", |
| "side-channel-map": "^1.0.1", |
| "side-channel-weakmap": "^1.0.2" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/side-channel-list": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.0.tgz", |
| "integrity": "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==", |
| "license": "MIT", |
| "dependencies": { |
| "es-errors": "^1.3.0", |
| "object-inspect": "^1.13.3" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/side-channel-map": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/side-channel-map/-/side-channel-map-1.0.1.tgz", |
| "integrity": "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bound": "^1.0.2", |
| "es-errors": "^1.3.0", |
| "get-intrinsic": "^1.2.5", |
| "object-inspect": "^1.13.3" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/side-channel-weakmap": { |
| "version": "1.0.2", |
| "resolved": "https://registry.npmjs.org/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz", |
| "integrity": "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bound": "^1.0.2", |
| "es-errors": "^1.3.0", |
| "get-intrinsic": "^1.2.5", |
| "object-inspect": "^1.13.3", |
| "side-channel-map": "^1.0.1" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/siginfo": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/siginfo/-/siginfo-2.0.0.tgz", |
| "integrity": "sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==", |
| "license": "ISC" |
| }, |
| "node_modules/signal-exit": { |
| "version": "4.1.0", |
| "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", |
| "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=14" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| } |
| }, |
| "node_modules/simple-swizzle": { |
| "version": "0.2.2", |
| "resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz", |
| "integrity": "sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==", |
| "license": "MIT", |
| "dependencies": { |
| "is-arrayish": "^0.3.1" |
| } |
| }, |
| "node_modules/sirv": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/sirv/-/sirv-3.0.1.tgz", |
| "integrity": "sha512-FoqMu0NCGBLCcAkS1qA+XJIQTR6/JHfQXl+uGteNCQ76T91DMUjPa9xfmeqMY3z80nLSg9yQmNjK0Px6RWsH/A==", |
| "license": "MIT", |
| "dependencies": { |
| "@polka/url": "^1.0.0-next.24", |
| "mrmime": "^2.0.0", |
| "totalist": "^3.0.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/slash": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz", |
| "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/slice-ansi": { |
| "version": "5.0.0", |
| "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-5.0.0.tgz", |
| "integrity": "sha512-FC+lgizVPfie0kkhqUScwRu1O/lF6NOgJmlCgK+/LYxDCTk8sGelYaHDhFcDN+Sn3Cv+3VSa4Byeo+IMCzpMgQ==", |
| "license": "MIT", |
| "dependencies": { |
| "ansi-styles": "^6.0.0", |
| "is-fullwidth-code-point": "^4.0.0" |
| }, |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/slice-ansi?sponsor=1" |
| } |
| }, |
| "node_modules/slice-ansi/node_modules/ansi-styles": { |
| "version": "6.2.1", |
| "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", |
| "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| } |
| }, |
| "node_modules/smart-buffer": { |
| "version": "4.2.0", |
| "resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz", |
| "integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 6.0.0", |
| "npm": ">= 3.0.0" |
| } |
| }, |
| "node_modules/snappyjs": { |
| "version": "0.6.1", |
| "resolved": "https://registry.npmjs.org/snappyjs/-/snappyjs-0.6.1.tgz", |
| "integrity": "sha512-YIK6I2lsH072UE0aOFxxY1dPDCS43I5ktqHpeAsuLNYWkE5pGxRGWfDM4/vSUfNzXjC1Ivzt3qx31PCLmc9yqg==", |
| "license": "MIT" |
| }, |
| "node_modules/socks": { |
| "version": "2.8.4", |
| "resolved": "https://registry.npmjs.org/socks/-/socks-2.8.4.tgz", |
| "integrity": "sha512-D3YaD0aRxR3mEcqnidIs7ReYJFVzWdd6fXJYUM8ixcQcJRGTka/b3saV0KflYhyVJXKhb947GndU35SxYNResQ==", |
| "license": "MIT", |
| "dependencies": { |
| "ip-address": "^9.0.5", |
| "smart-buffer": "^4.2.0" |
| }, |
| "engines": { |
| "node": ">= 10.0.0", |
| "npm": ">= 3.0.0" |
| } |
| }, |
| "node_modules/sonic-boom": { |
| "version": "4.2.0", |
| "resolved": "https://registry.npmjs.org/sonic-boom/-/sonic-boom-4.2.0.tgz", |
| "integrity": "sha512-INb7TM37/mAcsGmc9hyyI6+QR3rR1zVRu36B0NeGXKnOOLiZOfER5SA+N7X7k3yUYRzLWafduTDvJAfDswwEww==", |
| "license": "MIT", |
| "dependencies": { |
| "atomic-sleep": "^1.0.0" |
| } |
| }, |
| "node_modules/source-map": { |
| "version": "0.6.1", |
| "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", |
| "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", |
| "license": "BSD-3-Clause", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/source-map-js": { |
| "version": "1.2.1", |
| "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz", |
| "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==", |
| "license": "BSD-3-Clause", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/sparse-bitfield": { |
| "version": "3.0.3", |
| "resolved": "https://registry.npmjs.org/sparse-bitfield/-/sparse-bitfield-3.0.3.tgz", |
| "integrity": "sha512-kvzhi7vqKTfkh0PZU+2D2PIllw2ymqJKujUcyPMd9Y75Nv4nPbGJZXNhxsgdQab2BmlDct1YnfQCguEvHr7VsQ==", |
| "devOptional": true, |
| "license": "MIT", |
| "dependencies": { |
| "memory-pager": "^1.0.2" |
| } |
| }, |
| "node_modules/split2": { |
| "version": "4.2.0", |
| "resolved": "https://registry.npmjs.org/split2/-/split2-4.2.0.tgz", |
| "integrity": "sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==", |
| "license": "ISC", |
| "engines": { |
| "node": ">= 10.x" |
| } |
| }, |
| "node_modules/sprintf-js": { |
| "version": "1.1.3", |
| "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz", |
| "integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==", |
| "license": "BSD-3-Clause" |
| }, |
| "node_modules/stackback": { |
| "version": "0.0.2", |
| "resolved": "https://registry.npmjs.org/stackback/-/stackback-0.0.2.tgz", |
| "integrity": "sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==", |
| "license": "MIT" |
| }, |
| "node_modules/statuses": { |
| "version": "2.0.2", |
| "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.2.tgz", |
| "integrity": "sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.8" |
| } |
| }, |
| "node_modules/std-env": { |
| "version": "3.9.0", |
| "resolved": "https://registry.npmjs.org/std-env/-/std-env-3.9.0.tgz", |
| "integrity": "sha512-UGvjygr6F6tpH7o2qyqR6QYpwraIjKSdtzyBdyytFOHmPZY917kwdwLG0RbOjWOnKmnm3PeHjaoLLMie7kPLQw==", |
| "license": "MIT" |
| }, |
| "node_modules/streamx": { |
| "version": "2.22.1", |
| "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.22.1.tgz", |
| "integrity": "sha512-znKXEBxfatz2GBNK02kRnCXjV+AA4kjZIUxeWSr3UGirZMJfTE9uiwKHobnbgxWyL/JWro8tTq+vOqAK1/qbSA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "fast-fifo": "^1.3.2", |
| "text-decoder": "^1.1.0" |
| }, |
| "optionalDependencies": { |
| "bare-events": "^2.2.0" |
| } |
| }, |
| "node_modules/string_decoder": { |
| "version": "1.3.0", |
| "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz", |
| "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", |
| "license": "MIT", |
| "dependencies": { |
| "safe-buffer": "~5.2.0" |
| } |
| }, |
| "node_modules/string-argv": { |
| "version": "0.3.2", |
| "resolved": "https://registry.npmjs.org/string-argv/-/string-argv-0.3.2.tgz", |
| "integrity": "sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.6.19" |
| } |
| }, |
| "node_modules/string-width": { |
| "version": "7.2.0", |
| "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz", |
| "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==", |
| "license": "MIT", |
| "dependencies": { |
| "emoji-regex": "^10.3.0", |
| "get-east-asian-width": "^1.0.0", |
| "strip-ansi": "^7.1.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/string-width-cjs": { |
| "name": "string-width", |
| "version": "4.2.3", |
| "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", |
| "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/string-width-cjs/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/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", |
| "license": "MIT" |
| }, |
| "node_modules/string-width-cjs/node_modules/is-fullwidth-code-point": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", |
| "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/string-width/node_modules/ansi-regex": { |
| "version": "6.1.0", |
| "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz", |
| "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/ansi-regex?sponsor=1" |
| } |
| }, |
| "node_modules/string-width/node_modules/strip-ansi": { |
| "version": "7.1.0", |
| "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", |
| "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", |
| "license": "MIT", |
| "dependencies": { |
| "ansi-regex": "^6.0.1" |
| }, |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/strip-ansi?sponsor=1" |
| } |
| }, |
| "node_modules/string.prototype.codepointat": { |
| "version": "0.2.1", |
| "resolved": "https://registry.npmjs.org/string.prototype.codepointat/-/string.prototype.codepointat-0.2.1.tgz", |
| "integrity": "sha512-2cBVCj6I4IOvEnjgO/hWqXjqBGsY+zwPmHl12Srk9IXSZ56Jwwmy+66XO5Iut/oQVR7t5ihYdLB0GMa4alEUcg==", |
| "license": "MIT" |
| }, |
| "node_modules/strip-ansi": { |
| "version": "6.0.1", |
| "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", |
| "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", |
| "license": "MIT", |
| "dependencies": { |
| "ansi-regex": "^5.0.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/strip-ansi-cjs": { |
| "name": "strip-ansi", |
| "version": "6.0.1", |
| "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", |
| "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", |
| "license": "MIT", |
| "dependencies": { |
| "ansi-regex": "^5.0.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/strip-final-newline": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz", |
| "integrity": "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/strip-json-comments": { |
| "version": "3.1.1", |
| "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", |
| "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/strnum": { |
| "version": "2.1.1", |
| "resolved": "https://registry.npmjs.org/strnum/-/strnum-2.1.1.tgz", |
| "integrity": "sha512-7ZvoFTiCnGxBtDqJ//Cu6fWtZtc7Y3x+QOirG15wztbdngGSkht27o2pyGWrVy0b4WAy3jbKmnoK6g5VlVNUUw==", |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/NaturalIntelligence" |
| } |
| ], |
| "license": "MIT" |
| }, |
| "node_modules/strtok3": { |
| "version": "10.2.2", |
| "resolved": "https://registry.npmjs.org/strtok3/-/strtok3-10.2.2.tgz", |
| "integrity": "sha512-Xt18+h4s7Z8xyZ0tmBoRmzxcop97R4BAh+dXouUDCYn+Em+1P3qpkUfI5ueWLT8ynC5hZ+q4iPEmGG1urvQGBg==", |
| "license": "MIT", |
| "dependencies": { |
| "@tokenizer/token": "^0.3.0", |
| "peek-readable": "^7.0.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/Borewit" |
| } |
| }, |
| "node_modules/style-to-object": { |
| "version": "1.0.12", |
| "resolved": "https://registry.npmjs.org/style-to-object/-/style-to-object-1.0.12.tgz", |
| "integrity": "sha512-ddJqYnoT4t97QvN2C95bCgt+m7AAgXjVnkk/jxAfmp7EAB8nnqqZYEbMd3em7/vEomDb2LAQKAy1RFfv41mdNw==", |
| "license": "MIT", |
| "dependencies": { |
| "inline-style-parser": "0.2.6" |
| } |
| }, |
| "node_modules/sucrase": { |
| "version": "3.35.0", |
| "resolved": "https://registry.npmjs.org/sucrase/-/sucrase-3.35.0.tgz", |
| "integrity": "sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==", |
| "license": "MIT", |
| "dependencies": { |
| "@jridgewell/gen-mapping": "^0.3.2", |
| "commander": "^4.0.0", |
| "glob": "^10.3.10", |
| "lines-and-columns": "^1.1.6", |
| "mz": "^2.7.0", |
| "pirates": "^4.0.1", |
| "ts-interface-checker": "^0.1.9" |
| }, |
| "bin": { |
| "sucrase": "bin/sucrase", |
| "sucrase-node": "bin/sucrase-node" |
| }, |
| "engines": { |
| "node": ">=16 || 14 >=14.17" |
| } |
| }, |
| "node_modules/sucrase/node_modules/commander": { |
| "version": "4.1.1", |
| "resolved": "https://registry.npmjs.org/commander/-/commander-4.1.1.tgz", |
| "integrity": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 6" |
| } |
| }, |
| "node_modules/sucrase/node_modules/glob": { |
| "version": "10.4.5", |
| "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz", |
| "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==", |
| "license": "ISC", |
| "dependencies": { |
| "foreground-child": "^3.1.0", |
| "jackspeak": "^3.1.2", |
| "minimatch": "^9.0.4", |
| "minipass": "^7.1.2", |
| "package-json-from-dist": "^1.0.0", |
| "path-scurry": "^1.11.1" |
| }, |
| "bin": { |
| "glob": "dist/esm/bin.mjs" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| } |
| }, |
| "node_modules/sucrase/node_modules/minimatch": { |
| "version": "9.0.5", |
| "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz", |
| "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", |
| "license": "ISC", |
| "dependencies": { |
| "brace-expansion": "^2.0.1" |
| }, |
| "engines": { |
| "node": ">=16 || 14 >=14.17" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| } |
| }, |
| "node_modules/sucrase/node_modules/minipass": { |
| "version": "7.1.2", |
| "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz", |
| "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=16 || 14 >=14.17" |
| } |
| }, |
| "node_modules/superjson": { |
| "version": "2.2.2", |
| "resolved": "https://registry.npmjs.org/superjson/-/superjson-2.2.2.tgz", |
| "integrity": "sha512-5JRxVqC8I8NuOUjzBbvVJAKNM8qoVuH0O77h4WInc/qC2q5IreqKxYwgkga3PfA22OayK2ikceb/B26dztPl+Q==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "copy-anything": "^3.0.2" |
| }, |
| "engines": { |
| "node": ">=16" |
| } |
| }, |
| "node_modules/supports-color": { |
| "version": "7.2.0", |
| "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", |
| "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", |
| "license": "MIT", |
| "dependencies": { |
| "has-flag": "^4.0.0" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/supports-preserve-symlinks-flag": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", |
| "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/svelte": { |
| "version": "5.33.14", |
| "resolved": "https://registry.npmjs.org/svelte/-/svelte-5.33.14.tgz", |
| "integrity": "sha512-kRlbhIlMTijbFmVDQFDeKXPLlX1/ovXwV0I162wRqQhRcygaqDIcu1d/Ese3H2uI+yt3uT8E7ndgDthQv5v5BA==", |
| "license": "MIT", |
| "dependencies": { |
| "@ampproject/remapping": "^2.3.0", |
| "@jridgewell/sourcemap-codec": "^1.5.0", |
| "@sveltejs/acorn-typescript": "^1.0.5", |
| "@types/estree": "^1.0.5", |
| "acorn": "^8.12.1", |
| "aria-query": "^5.3.1", |
| "axobject-query": "^4.1.0", |
| "clsx": "^2.1.1", |
| "esm-env": "^1.2.1", |
| "esrap": "^1.4.6", |
| "is-reference": "^3.0.3", |
| "locate-character": "^3.0.0", |
| "magic-string": "^0.30.11", |
| "zimmerframe": "^1.1.2" |
| }, |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/svelte-check": { |
| "version": "4.2.1", |
| "resolved": "https://registry.npmjs.org/svelte-check/-/svelte-check-4.2.1.tgz", |
| "integrity": "sha512-e49SU1RStvQhoipkQ/aonDhHnG3qxHSBtNfBRb9pxVXoa+N7qybAo32KgA9wEb2PCYFNaDg7bZCdhLD1vHpdYA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@jridgewell/trace-mapping": "^0.3.25", |
| "chokidar": "^4.0.1", |
| "fdir": "^6.2.0", |
| "picocolors": "^1.0.0", |
| "sade": "^1.7.4" |
| }, |
| "bin": { |
| "svelte-check": "bin/svelte-check" |
| }, |
| "engines": { |
| "node": ">= 18.0.0" |
| }, |
| "peerDependencies": { |
| "svelte": "^4.0.0 || ^5.0.0-next.0", |
| "typescript": ">=5.0.0" |
| } |
| }, |
| "node_modules/svelte-eslint-parser": { |
| "version": "0.43.0", |
| "resolved": "https://registry.npmjs.org/svelte-eslint-parser/-/svelte-eslint-parser-0.43.0.tgz", |
| "integrity": "sha512-GpU52uPKKcVnh8tKN5P4UZpJ/fUDndmq7wfsvoVXsyP+aY0anol7Yqo01fyrlaWGMFfm4av5DyrjlaXdLRJvGA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "eslint-scope": "^7.2.2", |
| "eslint-visitor-keys": "^3.4.3", |
| "espree": "^9.6.1", |
| "postcss": "^8.4.39", |
| "postcss-scss": "^4.0.9" |
| }, |
| "engines": { |
| "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ota-meshi" |
| }, |
| "peerDependencies": { |
| "svelte": "^3.37.0 || ^4.0.0 || ^5.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "svelte": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/svelte-toolbelt": { |
| "version": "0.10.6", |
| "resolved": "https://registry.npmjs.org/svelte-toolbelt/-/svelte-toolbelt-0.10.6.tgz", |
| "integrity": "sha512-YWuX+RE+CnWYx09yseAe4ZVMM7e7GRFZM6OYWpBKOb++s+SQ8RBIMMe+Bs/CznBMc0QPLjr+vDBxTAkozXsFXQ==", |
| "funding": [ |
| "https://github.com/sponsors/huntabyte" |
| ], |
| "dependencies": { |
| "clsx": "^2.1.1", |
| "runed": "^0.35.1", |
| "style-to-object": "^1.0.8" |
| }, |
| "engines": { |
| "node": ">=18", |
| "pnpm": ">=8.7.0" |
| }, |
| "peerDependencies": { |
| "svelte": "^5.30.2" |
| } |
| }, |
| "node_modules/svelte/node_modules/aria-query": { |
| "version": "5.3.2", |
| "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.2.tgz", |
| "integrity": "sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==", |
| "license": "Apache-2.0", |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/svelte/node_modules/is-reference": { |
| "version": "3.0.3", |
| "resolved": "https://registry.npmjs.org/is-reference/-/is-reference-3.0.3.tgz", |
| "integrity": "sha512-ixkJoqQvAP88E6wLydLGGqCJsrFUnqoH6HnaczB8XmDH1oaWU+xxdptvikTgaEhtZ53Ky6YXiBuUI2WXLMCwjw==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/estree": "^1.0.6" |
| } |
| }, |
| "node_modules/symbol-tree": { |
| "version": "3.2.4", |
| "resolved": "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz", |
| "integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==", |
| "license": "MIT" |
| }, |
| "node_modules/tabbable": { |
| "version": "6.3.0", |
| "resolved": "https://registry.npmjs.org/tabbable/-/tabbable-6.3.0.tgz", |
| "integrity": "sha512-EIHvdY5bPLuWForiR/AN2Bxngzpuwn1is4asboytXtpTgsArc+WmSJKVLlhdh71u7jFcryDqB2A8lQvj78MkyQ==", |
| "license": "MIT" |
| }, |
| "node_modules/tailwind-scrollbar": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/tailwind-scrollbar/-/tailwind-scrollbar-3.1.0.tgz", |
| "integrity": "sha512-pmrtDIZeHyu2idTejfV59SbaJyvp1VRjYxAjZBH0jnyrPRo6HL1kD5Glz8VPagasqr6oAx6M05+Tuw429Z8jxg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=12.13.0" |
| }, |
| "peerDependencies": { |
| "tailwindcss": "3.x" |
| } |
| }, |
| "node_modules/tailwindcss": { |
| "version": "3.4.17", |
| "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.17.tgz", |
| "integrity": "sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og==", |
| "license": "MIT", |
| "dependencies": { |
| "@alloc/quick-lru": "^5.2.0", |
| "arg": "^5.0.2", |
| "chokidar": "^3.6.0", |
| "didyoumean": "^1.2.2", |
| "dlv": "^1.1.3", |
| "fast-glob": "^3.3.2", |
| "glob-parent": "^6.0.2", |
| "is-glob": "^4.0.3", |
| "jiti": "^1.21.6", |
| "lilconfig": "^3.1.3", |
| "micromatch": "^4.0.8", |
| "normalize-path": "^3.0.0", |
| "object-hash": "^3.0.0", |
| "picocolors": "^1.1.1", |
| "postcss": "^8.4.47", |
| "postcss-import": "^15.1.0", |
| "postcss-js": "^4.0.1", |
| "postcss-load-config": "^4.0.2", |
| "postcss-nested": "^6.2.0", |
| "postcss-selector-parser": "^6.1.2", |
| "resolve": "^1.22.8", |
| "sucrase": "^3.35.0" |
| }, |
| "bin": { |
| "tailwind": "lib/cli.js", |
| "tailwindcss": "lib/cli.js" |
| }, |
| "engines": { |
| "node": ">=14.0.0" |
| } |
| }, |
| "node_modules/tailwindcss/node_modules/chokidar": { |
| "version": "3.6.0", |
| "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz", |
| "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==", |
| "license": "MIT", |
| "dependencies": { |
| "anymatch": "~3.1.2", |
| "braces": "~3.0.2", |
| "glob-parent": "~5.1.2", |
| "is-binary-path": "~2.1.0", |
| "is-glob": "~4.0.1", |
| "normalize-path": "~3.0.0", |
| "readdirp": "~3.6.0" |
| }, |
| "engines": { |
| "node": ">= 8.10.0" |
| }, |
| "funding": { |
| "url": "https://paulmillr.com/funding/" |
| }, |
| "optionalDependencies": { |
| "fsevents": "~2.3.2" |
| } |
| }, |
| "node_modules/tailwindcss/node_modules/chokidar/node_modules/glob-parent": { |
| "version": "5.1.2", |
| "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", |
| "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", |
| "license": "ISC", |
| "dependencies": { |
| "is-glob": "^4.0.1" |
| }, |
| "engines": { |
| "node": ">= 6" |
| } |
| }, |
| "node_modules/tailwindcss/node_modules/object-hash": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/object-hash/-/object-hash-3.0.0.tgz", |
| "integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 6" |
| } |
| }, |
| "node_modules/tailwindcss/node_modules/picomatch": { |
| "version": "2.3.1", |
| "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", |
| "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=8.6" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/jonschlinkert" |
| } |
| }, |
| "node_modules/tailwindcss/node_modules/postcss-load-config": { |
| "version": "4.0.2", |
| "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-4.0.2.tgz", |
| "integrity": "sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==", |
| "funding": [ |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/postcss/" |
| }, |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/ai" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "lilconfig": "^3.0.0", |
| "yaml": "^2.3.4" |
| }, |
| "engines": { |
| "node": ">= 14" |
| }, |
| "peerDependencies": { |
| "postcss": ">=8.0.9", |
| "ts-node": ">=9.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "postcss": { |
| "optional": true |
| }, |
| "ts-node": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/tailwindcss/node_modules/postcss-selector-parser": { |
| "version": "6.1.2", |
| "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz", |
| "integrity": "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==", |
| "license": "MIT", |
| "dependencies": { |
| "cssesc": "^3.0.0", |
| "util-deprecate": "^1.0.2" |
| }, |
| "engines": { |
| "node": ">=4" |
| } |
| }, |
| "node_modules/tailwindcss/node_modules/readdirp": { |
| "version": "3.6.0", |
| "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz", |
| "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", |
| "license": "MIT", |
| "dependencies": { |
| "picomatch": "^2.2.1" |
| }, |
| "engines": { |
| "node": ">=8.10.0" |
| } |
| }, |
| "node_modules/tar-stream": { |
| "version": "3.1.7", |
| "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.1.7.tgz", |
| "integrity": "sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "b4a": "^1.6.4", |
| "fast-fifo": "^1.2.0", |
| "streamx": "^2.15.0" |
| } |
| }, |
| "node_modules/tdigest": { |
| "version": "0.1.2", |
| "resolved": "https://registry.npmjs.org/tdigest/-/tdigest-0.1.2.tgz", |
| "integrity": "sha512-+G0LLgjjo9BZX2MfdvPfH+MKLCrxlXSYec5DaPYP1fe6Iyhf0/fSmJ0bFiZ1F8BT6cGXl2LpltQptzjXKWEkKA==", |
| "license": "MIT", |
| "dependencies": { |
| "bintrees": "1.0.2" |
| } |
| }, |
| "node_modules/text-decoder": { |
| "version": "1.2.3", |
| "resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.2.3.tgz", |
| "integrity": "sha512-3/o9z3X0X0fTupwsYvR03pJ/DjWuqqrfwBgTQzdWDiQSm9KitAyz/9WqsT2JQW7KV2m+bC2ol/zqpW37NHxLaA==", |
| "dev": true, |
| "license": "Apache-2.0", |
| "dependencies": { |
| "b4a": "^1.6.4" |
| } |
| }, |
| "node_modules/text-table": { |
| "version": "0.2.0", |
| "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", |
| "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/thenify": { |
| "version": "3.3.1", |
| "resolved": "https://registry.npmjs.org/thenify/-/thenify-3.3.1.tgz", |
| "integrity": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==", |
| "license": "MIT", |
| "dependencies": { |
| "any-promise": "^1.0.0" |
| } |
| }, |
| "node_modules/thenify-all": { |
| "version": "1.6.0", |
| "resolved": "https://registry.npmjs.org/thenify-all/-/thenify-all-1.6.0.tgz", |
| "integrity": "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==", |
| "license": "MIT", |
| "dependencies": { |
| "thenify": ">= 3.1.0 < 4" |
| }, |
| "engines": { |
| "node": ">=0.8" |
| } |
| }, |
| "node_modules/thread-stream": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/thread-stream/-/thread-stream-3.1.0.tgz", |
| "integrity": "sha512-OqyPZ9u96VohAyMfJykzmivOrY2wfMSf3C5TtFJVgN+Hm6aj+voFhlK+kZEIv2FBh1X6Xp3DlnCOfEQ3B2J86A==", |
| "license": "MIT", |
| "dependencies": { |
| "real-require": "^0.2.0" |
| } |
| }, |
| "node_modules/thrift": { |
| "version": "0.11.0", |
| "resolved": "https://registry.npmjs.org/thrift/-/thrift-0.11.0.tgz", |
| "integrity": "sha512-UpsBhOC45a45TpeHOXE4wwYwL8uD2apbHTbtBvkwtUU4dNwCjC7DpQTjw2Q6eIdfNtw+dKthdwq94uLXTJPfFw==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "node-int64": "^0.4.0", |
| "q": "^1.5.0", |
| "ws": ">= 2.2.3" |
| }, |
| "engines": { |
| "node": ">= 4.1.0" |
| } |
| }, |
| "node_modules/tiny-inflate": { |
| "version": "1.0.3", |
| "resolved": "https://registry.npmjs.org/tiny-inflate/-/tiny-inflate-1.0.3.tgz", |
| "integrity": "sha512-pkY1fj1cKHb2seWDy0B16HeWyczlJA9/WW3u3c4z/NiWDsO3DOU5D7nhTLE9CF0yXv/QZFY7sEJmj24dK+Rrqw==", |
| "license": "MIT" |
| }, |
| "node_modules/tinybench": { |
| "version": "2.9.0", |
| "resolved": "https://registry.npmjs.org/tinybench/-/tinybench-2.9.0.tgz", |
| "integrity": "sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==", |
| "license": "MIT" |
| }, |
| "node_modules/tinyexec": { |
| "version": "0.3.2", |
| "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-0.3.2.tgz", |
| "integrity": "sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==", |
| "license": "MIT" |
| }, |
| "node_modules/tinyglobby": { |
| "version": "0.2.14", |
| "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.14.tgz", |
| "integrity": "sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==", |
| "license": "MIT", |
| "dependencies": { |
| "fdir": "^6.4.4", |
| "picomatch": "^4.0.2" |
| }, |
| "engines": { |
| "node": ">=12.0.0" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/SuperchupuDev" |
| } |
| }, |
| "node_modules/tinypool": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/tinypool/-/tinypool-1.1.0.tgz", |
| "integrity": "sha512-7CotroY9a8DKsKprEy/a14aCCm8jYVmR7aFy4fpkZM8sdpNJbKkixuNjgM50yCmip2ezc8z4N7k3oe2+rfRJCQ==", |
| "license": "MIT", |
| "engines": { |
| "node": "^18.0.0 || >=20.0.0" |
| } |
| }, |
| "node_modules/tinyrainbow": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/tinyrainbow/-/tinyrainbow-2.0.0.tgz", |
| "integrity": "sha512-op4nsTR47R6p0vMUUoYl/a+ljLFVtlfaXkLQmqfLR1qHma1h/ysYk4hEXZ880bf2CYgTskvTa/e196Vd5dDQXw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=14.0.0" |
| } |
| }, |
| "node_modules/tinyspy": { |
| "version": "4.0.3", |
| "resolved": "https://registry.npmjs.org/tinyspy/-/tinyspy-4.0.3.tgz", |
| "integrity": "sha512-t2T/WLB2WRgZ9EpE4jgPJ9w+i66UZfDc8wHh0xrwiRNN+UwH98GIJkTeZqX9rg0i0ptwzqW+uYeIF0T4F8LR7A==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=14.0.0" |
| } |
| }, |
| "node_modules/to-regex-range": { |
| "version": "5.0.1", |
| "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", |
| "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", |
| "license": "MIT", |
| "dependencies": { |
| "is-number": "^7.0.0" |
| }, |
| "engines": { |
| "node": ">=8.0" |
| } |
| }, |
| "node_modules/toidentifier": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz", |
| "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.6" |
| } |
| }, |
| "node_modules/token-types": { |
| "version": "6.0.0", |
| "resolved": "https://registry.npmjs.org/token-types/-/token-types-6.0.0.tgz", |
| "integrity": "sha512-lbDrTLVsHhOMljPscd0yitpozq7Ga2M5Cvez5AjGg8GASBjtt6iERCAJ93yommPmz62fb45oFIXHEZ3u9bfJEA==", |
| "license": "MIT", |
| "dependencies": { |
| "@tokenizer/token": "^0.3.0", |
| "ieee754": "^1.2.1" |
| }, |
| "engines": { |
| "node": ">=14.16" |
| }, |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/Borewit" |
| } |
| }, |
| "node_modules/totalist": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/totalist/-/totalist-3.0.1.tgz", |
| "integrity": "sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/tough-cookie": { |
| "version": "4.1.4", |
| "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.4.tgz", |
| "integrity": "sha512-Loo5UUvLD9ScZ6jh8beX1T6sO1w2/MpCRpEP7V280GKMVUQ0Jzar2U3UJPsrdbziLEMMhu3Ujnq//rhiFuIeag==", |
| "license": "BSD-3-Clause", |
| "dependencies": { |
| "psl": "^1.1.33", |
| "punycode": "^2.1.1", |
| "universalify": "^0.2.0", |
| "url-parse": "^1.5.3" |
| }, |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/tr46": { |
| "version": "4.1.1", |
| "resolved": "https://registry.npmjs.org/tr46/-/tr46-4.1.1.tgz", |
| "integrity": "sha512-2lv/66T7e5yNyhAAC4NaKe5nVavzuGJQVVtRYLyQ2OI8tsJ61PMLlelehb0wi2Hx6+hT/OJUWZcw8MjlSRnxvw==", |
| "license": "MIT", |
| "dependencies": { |
| "punycode": "^2.3.0" |
| }, |
| "engines": { |
| "node": ">=14" |
| } |
| }, |
| "node_modules/ts-api-utils": { |
| "version": "1.4.3", |
| "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.4.3.tgz", |
| "integrity": "sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=16" |
| }, |
| "peerDependencies": { |
| "typescript": ">=4.2.0" |
| } |
| }, |
| "node_modules/ts-interface-checker": { |
| "version": "0.1.13", |
| "resolved": "https://registry.npmjs.org/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz", |
| "integrity": "sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==", |
| "license": "Apache-2.0" |
| }, |
| "node_modules/tslib": { |
| "version": "2.8.1", |
| "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", |
| "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", |
| "license": "0BSD" |
| }, |
| "node_modules/type-check": { |
| "version": "0.4.0", |
| "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", |
| "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "prelude-ls": "^1.2.1" |
| }, |
| "engines": { |
| "node": ">= 0.8.0" |
| } |
| }, |
| "node_modules/type-fest": { |
| "version": "0.20.2", |
| "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", |
| "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", |
| "dev": true, |
| "license": "(MIT OR CC0-1.0)", |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/type-is": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/type-is/-/type-is-2.0.1.tgz", |
| "integrity": "sha512-OZs6gsjF4vMp32qrCbiVSkrFmXtG/AZhY3t0iAMrMBiAZyV9oALtXO8hsrHbMXF9x6L3grlFuwW2oAz7cav+Gw==", |
| "license": "MIT", |
| "dependencies": { |
| "content-type": "^1.0.5", |
| "media-typer": "^1.1.0", |
| "mime-types": "^3.0.0" |
| }, |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "node_modules/type-is/node_modules/mime-db": { |
| "version": "1.54.0", |
| "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz", |
| "integrity": "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "node_modules/type-is/node_modules/mime-types": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-3.0.1.tgz", |
| "integrity": "sha512-xRc4oEhT6eaBpU1XF7AjpOFD+xQmXNB5OVKwp4tqCuBpHLS/ZbBDrc07mYTDqVMg6PfxUjjNp85O6Cd2Z/5HWA==", |
| "license": "MIT", |
| "dependencies": { |
| "mime-db": "^1.54.0" |
| }, |
| "engines": { |
| "node": ">= 0.6" |
| } |
| }, |
| "node_modules/typescript": { |
| "version": "5.8.3", |
| "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz", |
| "integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==", |
| "license": "Apache-2.0", |
| "bin": { |
| "tsc": "bin/tsc", |
| "tsserver": "bin/tsserver" |
| }, |
| "engines": { |
| "node": ">=14.17" |
| } |
| }, |
| "node_modules/ufo": { |
| "version": "1.6.1", |
| "resolved": "https://registry.npmjs.org/ufo/-/ufo-1.6.1.tgz", |
| "integrity": "sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/uglify-js": { |
| "version": "3.19.3", |
| "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.19.3.tgz", |
| "integrity": "sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ==", |
| "license": "BSD-2-Clause", |
| "optional": true, |
| "bin": { |
| "uglifyjs": "bin/uglifyjs" |
| }, |
| "engines": { |
| "node": ">=0.8.0" |
| } |
| }, |
| "node_modules/uint8array-extras": { |
| "version": "1.4.0", |
| "resolved": "https://registry.npmjs.org/uint8array-extras/-/uint8array-extras-1.4.0.tgz", |
| "integrity": "sha512-ZPtzy0hu4cZjv3z5NW9gfKnNLjoz4y6uv4HlelAjDK7sY/xOkKZv9xK/WQpcsBB3jEybChz9DPC2U/+cusjJVQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/ultrahtml": { |
| "version": "1.6.0", |
| "resolved": "https://registry.npmjs.org/ultrahtml/-/ultrahtml-1.6.0.tgz", |
| "integrity": "sha512-R9fBn90VTJrqqLDwyMph+HGne8eqY1iPfYhPzZrvKpIfwkWZbcYlfpsb8B9dTvBfpy1/hqAD7Wi8EKfP9e8zdw==", |
| "license": "MIT" |
| }, |
| "node_modules/undici": { |
| "version": "7.16.0", |
| "resolved": "https://registry.npmjs.org/undici/-/undici-7.16.0.tgz", |
| "integrity": "sha512-QEg3HPMll0o3t2ourKwOeUAZ159Kn9mx5pnzHRQO8+Wixmh88YdZRiIwat0iNzNNXn0yoEtXJqFpyW7eM8BV7g==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=20.18.1" |
| } |
| }, |
| "node_modules/undici-types": { |
| "version": "6.21.0", |
| "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", |
| "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", |
| "license": "MIT" |
| }, |
| "node_modules/unicode-trie": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/unicode-trie/-/unicode-trie-2.0.0.tgz", |
| "integrity": "sha512-x7bc76x0bm4prf1VLg79uhAzKw8DVboClSN5VxJuQ+LKDOVEW9CdH+VY7SP+vX7xCYQqzzgQpFqz15zeLvAtZQ==", |
| "license": "MIT", |
| "dependencies": { |
| "pako": "^0.2.5", |
| "tiny-inflate": "^1.0.0" |
| } |
| }, |
| "node_modules/universalify": { |
| "version": "0.2.0", |
| "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.2.0.tgz", |
| "integrity": "sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 4.0.0" |
| } |
| }, |
| "node_modules/unpipe": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz", |
| "integrity": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.8" |
| } |
| }, |
| "node_modules/unplugin": { |
| "version": "1.16.1", |
| "resolved": "https://registry.npmjs.org/unplugin/-/unplugin-1.16.1.tgz", |
| "integrity": "sha512-4/u/j4FrCKdi17jaxuJA0jClGxB1AvU2hw/IuayPc4ay1XGaJs/rbb4v5WKwAjNifjmXK9PIFyuPiaK8azyR9w==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "acorn": "^8.14.0", |
| "webpack-virtual-modules": "^0.6.2" |
| }, |
| "engines": { |
| "node": ">=14.0.0" |
| } |
| }, |
| "node_modules/unplugin-icons": { |
| "version": "0.16.6", |
| "resolved": "https://registry.npmjs.org/unplugin-icons/-/unplugin-icons-0.16.6.tgz", |
| "integrity": "sha512-jL70sAC7twp4hI/MTfm+vyvTRtHqiEIzf3XOjJz7yzhMEEQnk5Ey5YIXRAU03Mc4BF99ITvvnBzfyRZee86OeA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@antfu/install-pkg": "^0.1.1", |
| "@antfu/utils": "^0.7.6", |
| "@iconify/utils": "^2.1.9", |
| "debug": "^4.3.4", |
| "kolorist": "^1.8.0", |
| "local-pkg": "^0.4.3", |
| "unplugin": "^1.4.0" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/antfu" |
| }, |
| "peerDependencies": { |
| "@svgr/core": ">=7.0.0", |
| "@svgx/core": "^1.0.1", |
| "@vue/compiler-sfc": "^3.0.2 || ^2.7.0", |
| "vue-template-compiler": "^2.6.12", |
| "vue-template-es2015-compiler": "^1.9.0" |
| }, |
| "peerDependenciesMeta": { |
| "@svgr/core": { |
| "optional": true |
| }, |
| "@svgx/core": { |
| "optional": true |
| }, |
| "@vue/compiler-sfc": { |
| "optional": true |
| }, |
| "vue-template-compiler": { |
| "optional": true |
| }, |
| "vue-template-es2015-compiler": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/update-browserslist-db": { |
| "version": "1.1.3", |
| "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.3.tgz", |
| "integrity": "sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==", |
| "funding": [ |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/browserslist" |
| }, |
| { |
| "type": "tidelift", |
| "url": "https://tidelift.com/funding/github/npm/browserslist" |
| }, |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/ai" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "escalade": "^3.2.0", |
| "picocolors": "^1.1.1" |
| }, |
| "bin": { |
| "update-browserslist-db": "cli.js" |
| }, |
| "peerDependencies": { |
| "browserslist": ">= 4.21.0" |
| } |
| }, |
| "node_modules/uri-js": { |
| "version": "4.4.1", |
| "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", |
| "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", |
| "dev": true, |
| "license": "BSD-2-Clause", |
| "dependencies": { |
| "punycode": "^2.1.0" |
| } |
| }, |
| "node_modules/url-parse": { |
| "version": "1.5.10", |
| "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.5.10.tgz", |
| "integrity": "sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==", |
| "license": "MIT", |
| "dependencies": { |
| "querystringify": "^2.1.1", |
| "requires-port": "^1.0.0" |
| } |
| }, |
| "node_modules/util-deprecate": { |
| "version": "1.0.2", |
| "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", |
| "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", |
| "license": "MIT" |
| }, |
| "node_modules/uuid": { |
| "version": "10.0.0", |
| "resolved": "https://registry.npmjs.org/uuid/-/uuid-10.0.0.tgz", |
| "integrity": "sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==", |
| "funding": [ |
| "https://github.com/sponsors/broofa", |
| "https://github.com/sponsors/ctavan" |
| ], |
| "license": "MIT", |
| "bin": { |
| "uuid": "dist/bin/uuid" |
| } |
| }, |
| "node_modules/varint": { |
| "version": "5.0.2", |
| "resolved": "https://registry.npmjs.org/varint/-/varint-5.0.2.tgz", |
| "integrity": "sha512-lKxKYG6H03yCZUpAGOPOsMcGxd1RHCu1iKvEHYDPmTyq2HueGhD73ssNBqqQWfvYs04G9iUFRvmAVLW20Jw6ow==", |
| "license": "MIT" |
| }, |
| "node_modules/vary": { |
| "version": "1.1.2", |
| "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz", |
| "integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.8" |
| } |
| }, |
| "node_modules/vite": { |
| "version": "6.3.5", |
| "resolved": "https://registry.npmjs.org/vite/-/vite-6.3.5.tgz", |
| "integrity": "sha512-cZn6NDFE7wdTpINgs++ZJ4N49W2vRp8LCKrn3Ob1kYNtOo21vfDoaV5GzBfLU4MovSAB8uNRm4jgzVQZ+mBzPQ==", |
| "license": "MIT", |
| "dependencies": { |
| "esbuild": "^0.25.0", |
| "fdir": "^6.4.4", |
| "picomatch": "^4.0.2", |
| "postcss": "^8.5.3", |
| "rollup": "^4.34.9", |
| "tinyglobby": "^0.2.13" |
| }, |
| "bin": { |
| "vite": "bin/vite.js" |
| }, |
| "engines": { |
| "node": "^18.0.0 || ^20.0.0 || >=22.0.0" |
| }, |
| "funding": { |
| "url": "https://github.com/vitejs/vite?sponsor=1" |
| }, |
| "optionalDependencies": { |
| "fsevents": "~2.3.3" |
| }, |
| "peerDependencies": { |
| "@types/node": "^18.0.0 || ^20.0.0 || >=22.0.0", |
| "jiti": ">=1.21.0", |
| "less": "*", |
| "lightningcss": "^1.21.0", |
| "sass": "*", |
| "sass-embedded": "*", |
| "stylus": "*", |
| "sugarss": "*", |
| "terser": "^5.16.0", |
| "tsx": "^4.8.1", |
| "yaml": "^2.4.2" |
| }, |
| "peerDependenciesMeta": { |
| "@types/node": { |
| "optional": true |
| }, |
| "jiti": { |
| "optional": true |
| }, |
| "less": { |
| "optional": true |
| }, |
| "lightningcss": { |
| "optional": true |
| }, |
| "sass": { |
| "optional": true |
| }, |
| "sass-embedded": { |
| "optional": true |
| }, |
| "stylus": { |
| "optional": true |
| }, |
| "sugarss": { |
| "optional": true |
| }, |
| "terser": { |
| "optional": true |
| }, |
| "tsx": { |
| "optional": true |
| }, |
| "yaml": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/vite-node": { |
| "version": "3.2.2", |
| "resolved": "https://registry.npmjs.org/vite-node/-/vite-node-3.2.2.tgz", |
| "integrity": "sha512-Xj/jovjZvDXOq2FgLXu8NsY4uHUMWtzVmMC2LkCu9HWdr9Qu1Is5sanX3Z4jOFKdohfaWDnEJWp9pRP0vVpAcA==", |
| "license": "MIT", |
| "dependencies": { |
| "cac": "^6.7.14", |
| "debug": "^4.4.1", |
| "es-module-lexer": "^1.7.0", |
| "pathe": "^2.0.3", |
| "vite": "^5.0.0 || ^6.0.0 || ^7.0.0-0" |
| }, |
| "bin": { |
| "vite-node": "vite-node.mjs" |
| }, |
| "engines": { |
| "node": "^18.0.0 || ^20.0.0 || >=22.0.0" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/vitest" |
| } |
| }, |
| "node_modules/vite-node/node_modules/pathe": { |
| "version": "2.0.3", |
| "resolved": "https://registry.npmjs.org/pathe/-/pathe-2.0.3.tgz", |
| "integrity": "sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==", |
| "license": "MIT" |
| }, |
| "node_modules/vite/node_modules/fsevents": { |
| "version": "2.3.3", |
| "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", |
| "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", |
| "hasInstallScript": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": "^8.16.0 || ^10.6.0 || >=11.0.0" |
| } |
| }, |
| "node_modules/vitefu": { |
| "version": "1.0.6", |
| "resolved": "https://registry.npmjs.org/vitefu/-/vitefu-1.0.6.tgz", |
| "integrity": "sha512-+Rex1GlappUyNN6UfwbVZne/9cYC4+R2XDk9xkNXBKMw6HQagdX9PgZ8V2v1WUSK1wfBLp7qbI1+XSNIlB1xmA==", |
| "devOptional": true, |
| "license": "MIT", |
| "workspaces": [ |
| "tests/deps/*", |
| "tests/projects/*" |
| ], |
| "peerDependencies": { |
| "vite": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "vite": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/vitest": { |
| "version": "3.2.2", |
| "resolved": "https://registry.npmjs.org/vitest/-/vitest-3.2.2.tgz", |
| "integrity": "sha512-fyNn/Rp016Bt5qvY0OQvIUCwW2vnaEBLxP42PmKbNIoasSYjML+8xyeADOPvBe+Xfl/ubIw4og7Lt9jflRsCNw==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/chai": "^5.2.2", |
| "@vitest/expect": "3.2.2", |
| "@vitest/mocker": "3.2.2", |
| "@vitest/pretty-format": "^3.2.2", |
| "@vitest/runner": "3.2.2", |
| "@vitest/snapshot": "3.2.2", |
| "@vitest/spy": "3.2.2", |
| "@vitest/utils": "3.2.2", |
| "chai": "^5.2.0", |
| "debug": "^4.4.1", |
| "expect-type": "^1.2.1", |
| "magic-string": "^0.30.17", |
| "pathe": "^2.0.3", |
| "picomatch": "^4.0.2", |
| "std-env": "^3.9.0", |
| "tinybench": "^2.9.0", |
| "tinyexec": "^0.3.2", |
| "tinyglobby": "^0.2.14", |
| "tinypool": "^1.1.0", |
| "tinyrainbow": "^2.0.0", |
| "vite": "^5.0.0 || ^6.0.0 || ^7.0.0-0", |
| "vite-node": "3.2.2", |
| "why-is-node-running": "^2.3.0" |
| }, |
| "bin": { |
| "vitest": "vitest.mjs" |
| }, |
| "engines": { |
| "node": "^18.0.0 || ^20.0.0 || >=22.0.0" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/vitest" |
| }, |
| "peerDependencies": { |
| "@edge-runtime/vm": "*", |
| "@types/debug": "^4.1.12", |
| "@types/node": "^18.0.0 || ^20.0.0 || >=22.0.0", |
| "@vitest/browser": "3.2.2", |
| "@vitest/ui": "3.2.2", |
| "happy-dom": "*", |
| "jsdom": "*" |
| }, |
| "peerDependenciesMeta": { |
| "@edge-runtime/vm": { |
| "optional": true |
| }, |
| "@types/debug": { |
| "optional": true |
| }, |
| "@types/node": { |
| "optional": true |
| }, |
| "@vitest/browser": { |
| "optional": true |
| }, |
| "@vitest/ui": { |
| "optional": true |
| }, |
| "happy-dom": { |
| "optional": true |
| }, |
| "jsdom": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/vitest-browser-svelte": { |
| "version": "0.1.0", |
| "resolved": "https://registry.npmjs.org/vitest-browser-svelte/-/vitest-browser-svelte-0.1.0.tgz", |
| "integrity": "sha512-YB6ZUZZQNqU1T9NzvTEDpwpPv35Ng1NZMPBh81zDrLEdOgROGE6nJb79NWb1Eu/a8VkHifqArpOZfJfALge6xQ==", |
| "license": "MIT", |
| "engines": { |
| "node": "^18.0.0 || >=20.0.0" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/vitest" |
| }, |
| "peerDependencies": { |
| "@vitest/browser": "^2.1.0 || ^3.0.0-0", |
| "svelte": ">3.0.0", |
| "vitest": "^2.1.0 || ^3.0.0-0" |
| } |
| }, |
| "node_modules/vitest/node_modules/pathe": { |
| "version": "2.0.3", |
| "resolved": "https://registry.npmjs.org/pathe/-/pathe-2.0.3.tgz", |
| "integrity": "sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==", |
| "license": "MIT" |
| }, |
| "node_modules/w3c-xmlserializer": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-4.0.0.tgz", |
| "integrity": "sha512-d+BFHzbiCx6zGfz0HyQ6Rg69w9k19nviJspaj4yNscGjrHu94sVP+aRm75yEbCh+r2/yR+7q6hux9LVtbuTGBw==", |
| "license": "MIT", |
| "dependencies": { |
| "xml-name-validator": "^4.0.0" |
| }, |
| "engines": { |
| "node": ">=14" |
| } |
| }, |
| "node_modules/web-streams-polyfill": { |
| "version": "4.0.0-beta.3", |
| "resolved": "https://registry.npmjs.org/web-streams-polyfill/-/web-streams-polyfill-4.0.0-beta.3.tgz", |
| "integrity": "sha512-QW95TCTaHmsYfHDybGMwO5IJIM93I/6vTRk+daHTWFPhwh+C8Cg7j7XyKrwrj8Ib6vYXe0ocYNrmzY4xAAN6ug==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 14" |
| } |
| }, |
| "node_modules/webidl-conversions": { |
| "version": "7.0.0", |
| "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-7.0.0.tgz", |
| "integrity": "sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==", |
| "license": "BSD-2-Clause", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/webpack-virtual-modules": { |
| "version": "0.6.2", |
| "resolved": "https://registry.npmjs.org/webpack-virtual-modules/-/webpack-virtual-modules-0.6.2.tgz", |
| "integrity": "sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/whatwg-encoding": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-2.0.0.tgz", |
| "integrity": "sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==", |
| "license": "MIT", |
| "dependencies": { |
| "iconv-lite": "0.6.3" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/whatwg-mimetype": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-3.0.0.tgz", |
| "integrity": "sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/whatwg-url": { |
| "version": "12.0.1", |
| "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-12.0.1.tgz", |
| "integrity": "sha512-Ed/LrqB8EPlGxjS+TrsXcpUond1mhccS3pchLhzSgPCnTimUCKj3IZE75pAs5m6heB2U2TMerKFUXheyHY+VDQ==", |
| "license": "MIT", |
| "dependencies": { |
| "tr46": "^4.1.1", |
| "webidl-conversions": "^7.0.0" |
| }, |
| "engines": { |
| "node": ">=14" |
| } |
| }, |
| "node_modules/which": { |
| "version": "2.0.2", |
| "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", |
| "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", |
| "license": "ISC", |
| "dependencies": { |
| "isexe": "^2.0.0" |
| }, |
| "bin": { |
| "node-which": "bin/node-which" |
| }, |
| "engines": { |
| "node": ">= 8" |
| } |
| }, |
| "node_modules/why-is-node-running": { |
| "version": "2.3.0", |
| "resolved": "https://registry.npmjs.org/why-is-node-running/-/why-is-node-running-2.3.0.tgz", |
| "integrity": "sha512-hUrmaWBdVDcxvYqnyh09zunKzROWjbZTiNy8dBEjkS7ehEDQibXJ7XvlmtbwuTclUiIyN+CyXQD4Vmko8fNm8w==", |
| "license": "MIT", |
| "dependencies": { |
| "siginfo": "^2.0.0", |
| "stackback": "0.0.2" |
| }, |
| "bin": { |
| "why-is-node-running": "cli.js" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/word-wrap": { |
| "version": "1.2.5", |
| "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz", |
| "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/wordwrap": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz", |
| "integrity": "sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==", |
| "license": "MIT" |
| }, |
| "node_modules/wrap-ansi": { |
| "version": "9.0.0", |
| "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-9.0.0.tgz", |
| "integrity": "sha512-G8ura3S+3Z2G+mkgNRq8dqaFZAuxfsxpBB8OCTGRTCtp+l/v9nbFNmCUP1BZMts3G1142MsZfn6eeUKrr4PD1Q==", |
| "license": "MIT", |
| "dependencies": { |
| "ansi-styles": "^6.2.1", |
| "string-width": "^7.0.0", |
| "strip-ansi": "^7.1.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/wrap-ansi?sponsor=1" |
| } |
| }, |
| "node_modules/wrap-ansi-cjs": { |
| "name": "wrap-ansi", |
| "version": "7.0.0", |
| "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", |
| "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/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/wrap-ansi-cjs/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/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", |
| "license": "MIT" |
| }, |
| "node_modules/wrap-ansi-cjs/node_modules/is-fullwidth-code-point": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", |
| "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/wrap-ansi-cjs/node_modules/string-width": { |
| "version": "4.2.3", |
| "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", |
| "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/wrap-ansi/node_modules/ansi-regex": { |
| "version": "6.1.0", |
| "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz", |
| "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/ansi-regex?sponsor=1" |
| } |
| }, |
| "node_modules/wrap-ansi/node_modules/ansi-styles": { |
| "version": "6.2.1", |
| "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", |
| "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| } |
| }, |
| "node_modules/wrap-ansi/node_modules/strip-ansi": { |
| "version": "7.1.0", |
| "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", |
| "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", |
| "license": "MIT", |
| "dependencies": { |
| "ansi-regex": "^6.0.1" |
| }, |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/strip-ansi?sponsor=1" |
| } |
| }, |
| "node_modules/wrappy": { |
| "version": "1.0.2", |
| "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", |
| "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", |
| "license": "ISC" |
| }, |
| "node_modules/ws": { |
| "version": "8.18.2", |
| "resolved": "https://registry.npmjs.org/ws/-/ws-8.18.2.tgz", |
| "integrity": "sha512-DMricUmwGZUVr++AEAe2uiVM7UoO9MAVZMDu05UQOaUII0lp+zOzLLU4Xqh/JvTqklB1T4uELaaPBKyjE1r4fQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=10.0.0" |
| }, |
| "peerDependencies": { |
| "bufferutil": "^4.0.1", |
| "utf-8-validate": ">=5.0.2" |
| }, |
| "peerDependenciesMeta": { |
| "bufferutil": { |
| "optional": true |
| }, |
| "utf-8-validate": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/xml-name-validator": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-4.0.0.tgz", |
| "integrity": "sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==", |
| "license": "Apache-2.0", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/xmlchars": { |
| "version": "2.2.0", |
| "resolved": "https://registry.npmjs.org/xmlchars/-/xmlchars-2.2.0.tgz", |
| "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==", |
| "license": "MIT" |
| }, |
| "node_modules/yallist": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", |
| "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", |
| "license": "ISC" |
| }, |
| "node_modules/yaml": { |
| "version": "2.8.0", |
| "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.0.tgz", |
| "integrity": "sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==", |
| "license": "ISC", |
| "bin": { |
| "yaml": "bin.mjs" |
| }, |
| "engines": { |
| "node": ">= 14.6" |
| } |
| }, |
| "node_modules/yauzl": { |
| "version": "3.2.0", |
| "resolved": "https://registry.npmjs.org/yauzl/-/yauzl-3.2.0.tgz", |
| "integrity": "sha512-Ow9nuGZE+qp1u4JIPvg+uCiUr7xGQWdff7JQSk5VGYTAZMDe2q8lxJ10ygv10qmSj031Ty/6FNJpLO4o1Sgc+w==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "buffer-crc32": "~0.2.3", |
| "pend": "~1.2.0" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/yazl": { |
| "version": "3.3.1", |
| "resolved": "https://registry.npmjs.org/yazl/-/yazl-3.3.1.tgz", |
| "integrity": "sha512-BbETDVWG+VcMUle37k5Fqp//7SDOK2/1+T7X8TD96M3D9G8jK5VLUdQVdVjGi8im7FGkazX7kk5hkU8X4L5Bng==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "buffer-crc32": "^1.0.0" |
| } |
| }, |
| "node_modules/yazl/node_modules/buffer-crc32": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-1.0.0.tgz", |
| "integrity": "sha512-Db1SbgBS/fg/392AblrMJk97KggmvYhr4pB5ZIMTWtaivCPMWLkmb7m21cJvpvgK+J3nsU2CmmixNBZx4vFj/w==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=8.0.0" |
| } |
| }, |
| "node_modules/yocto-queue": { |
| "version": "0.1.0", |
| "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", |
| "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/yoga-wasm-web": { |
| "version": "0.3.3", |
| "resolved": "https://registry.npmjs.org/yoga-wasm-web/-/yoga-wasm-web-0.3.3.tgz", |
| "integrity": "sha512-N+d4UJSJbt/R3wqY7Coqs5pcV0aUj2j9IaQ3rNj9bVCLld8tTGKRa2USARjnvZJWVx1NDmQev8EknoczaOQDOA==", |
| "license": "MIT" |
| }, |
| "node_modules/zhead": { |
| "version": "2.2.4", |
| "resolved": "https://registry.npmjs.org/zhead/-/zhead-2.2.4.tgz", |
| "integrity": "sha512-8F0OI5dpWIA5IGG5NHUg9staDwz/ZPxZtvGVf01j7vHqSyZ0raHY+78atOVxRqb73AotX22uV1pXt3gYSstGag==", |
| "license": "MIT", |
| "funding": { |
| "url": "https://github.com/sponsors/harlan-zw" |
| } |
| }, |
| "node_modules/zimmerframe": { |
| "version": "1.1.2", |
| "resolved": "https://registry.npmjs.org/zimmerframe/-/zimmerframe-1.1.2.tgz", |
| "integrity": "sha512-rAbqEGa8ovJy4pyBxZM70hg4pE6gDgaQ0Sl9M3enG3I0d6H4XSAM3GeNGLKnsBpuijUow064sf7ww1nutC5/3w==", |
| "license": "MIT" |
| }, |
| "node_modules/zod": { |
| "version": "3.25.55", |
| "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.55.tgz", |
| "integrity": "sha512-219huNnkSLQnLsQ3uaRjXsxMrVm5C9W3OOpEVt2k5tvMKuA8nBSu38e0B//a+he9Iq2dvmk2VyYVlHqiHa4YBA==", |
| "license": "MIT", |
| "funding": { |
| "url": "https://github.com/sponsors/colinhacks" |
| } |
| }, |
| "node_modules/zod-to-json-schema": { |
| "version": "3.24.6", |
| "resolved": "https://registry.npmjs.org/zod-to-json-schema/-/zod-to-json-schema-3.24.6.tgz", |
| "integrity": "sha512-h/z3PKvcTcTetyjl1fkj79MHNEjm+HpD6NXheWjzOekY7kV+lwDYnHw+ivHkijnCSMz1yJaWBD9vu/Fcmk+vEg==", |
| "license": "ISC", |
| "peerDependencies": { |
| "zod": "^3.24.1" |
| } |
| } |
| } |
| } |
|
|