6231 lines
198 KiB
JSON
6231 lines
198 KiB
JSON
|
|
{
|
||
|
|
"name": "all-docs",
|
||
|
|
"version": "0.0.0",
|
||
|
|
"lockfileVersion": 3,
|
||
|
|
"requires": true,
|
||
|
|
"packages": {
|
||
|
|
"": {
|
||
|
|
"name": "all-docs",
|
||
|
|
"version": "0.0.0",
|
||
|
|
"dependencies": {
|
||
|
|
"react": "^19.2.6",
|
||
|
|
"react-dom": "^19.2.6"
|
||
|
|
},
|
||
|
|
"devDependencies": {
|
||
|
|
"@eslint/js": "^9.39.1",
|
||
|
|
"@types/node": "^24.10.1",
|
||
|
|
"@types/react": "^19.2.14",
|
||
|
|
"@types/react-dom": "^19.2.3",
|
||
|
|
"@vitejs/plugin-react": "^4.3.4",
|
||
|
|
"eslint": "^9.39.1",
|
||
|
|
"eslint-plugin-react-hooks": "^7.1.1",
|
||
|
|
"eslint-plugin-react-refresh": "^0.5.2",
|
||
|
|
"globals": "^17.6.0",
|
||
|
|
"tsx": "^4.21.0",
|
||
|
|
"typescript": "~5.8.3",
|
||
|
|
"typescript-eslint": "^8.59.2",
|
||
|
|
"vite": "^5.4.21",
|
||
|
|
"vitepress": "^1.6.3",
|
||
|
|
"vitepress-plugin-llms": "^1.12.2"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@algolia/abtesting": {
|
||
|
|
"version": "1.18.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/@algolia/abtesting/-/abtesting-1.18.1.tgz",
|
||
|
|
"integrity": "sha512-aehCadlWOGvrT91KUIZpC0MbB8KBW9yUuvTJFd2xesR7le/IsT4nJUnjCCZ4ZqZCeTcPHPV5mo//fZ5oxcSVYw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@algolia/client-common": "5.52.1",
|
||
|
|
"@algolia/requester-browser-xhr": "5.52.1",
|
||
|
|
"@algolia/requester-fetch": "5.52.1",
|
||
|
|
"@algolia/requester-node-http": "5.52.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 14.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@algolia/autocomplete-core": {
|
||
|
|
"version": "1.17.7",
|
||
|
|
"resolved": "https://registry.npmjs.org/@algolia/autocomplete-core/-/autocomplete-core-1.17.7.tgz",
|
||
|
|
"integrity": "sha512-BjiPOW6ks90UKl7TwMv7oNQMnzU+t/wk9mgIDi6b1tXpUek7MW0lbNOUHpvam9pe3lVCf4xPFT+lK7s+e+fs7Q==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@algolia/autocomplete-plugin-algolia-insights": "1.17.7",
|
||
|
|
"@algolia/autocomplete-shared": "1.17.7"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@algolia/autocomplete-plugin-algolia-insights": {
|
||
|
|
"version": "1.17.7",
|
||
|
|
"resolved": "https://registry.npmjs.org/@algolia/autocomplete-plugin-algolia-insights/-/autocomplete-plugin-algolia-insights-1.17.7.tgz",
|
||
|
|
"integrity": "sha512-Jca5Ude6yUOuyzjnz57og7Et3aXjbwCSDf/8onLHSQgw1qW3ALl9mrMWaXb5FmPVkV3EtkD2F/+NkT6VHyPu9A==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@algolia/autocomplete-shared": "1.17.7"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"search-insights": ">= 1 < 3"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@algolia/autocomplete-preset-algolia": {
|
||
|
|
"version": "1.17.7",
|
||
|
|
"resolved": "https://registry.npmjs.org/@algolia/autocomplete-preset-algolia/-/autocomplete-preset-algolia-1.17.7.tgz",
|
||
|
|
"integrity": "sha512-ggOQ950+nwbWROq2MOCIL71RE0DdQZsceqrg32UqnhDz8FlO9rL8ONHNsI2R1MH0tkgVIDKI/D0sMiUchsFdWA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@algolia/autocomplete-shared": "1.17.7"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"@algolia/client-search": ">= 4.9.1 < 6",
|
||
|
|
"algoliasearch": ">= 4.9.1 < 6"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@algolia/autocomplete-shared": {
|
||
|
|
"version": "1.17.7",
|
||
|
|
"resolved": "https://registry.npmjs.org/@algolia/autocomplete-shared/-/autocomplete-shared-1.17.7.tgz",
|
||
|
|
"integrity": "sha512-o/1Vurr42U/qskRSuhBH+VKxMvkkUVTLU6WZQr+L5lGZZLYWyhdzWjW0iGXY7EkwRTjBqvN2EsR81yCTGV/kmg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"peerDependencies": {
|
||
|
|
"@algolia/client-search": ">= 4.9.1 < 6",
|
||
|
|
"algoliasearch": ">= 4.9.1 < 6"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@algolia/client-abtesting": {
|
||
|
|
"version": "5.52.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-abtesting/-/client-abtesting-5.52.1.tgz",
|
||
|
|
"integrity": "sha512-HmXOGBOAOJPounpBzBpuY0zDYeiCpxgHnQmuA7JO6ScukcBdGp3/XM9zJk5pJx/xNGD68mbPGXWpDxGtl6BwDQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@algolia/client-common": "5.52.1",
|
||
|
|
"@algolia/requester-browser-xhr": "5.52.1",
|
||
|
|
"@algolia/requester-fetch": "5.52.1",
|
||
|
|
"@algolia/requester-node-http": "5.52.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 14.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@algolia/client-analytics": {
|
||
|
|
"version": "5.52.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-analytics/-/client-analytics-5.52.1.tgz",
|
||
|
|
"integrity": "sha512-5oo4+I8iixie9vXhCyNFCzeIr8pqA3FQ//VsLHTDvZAV4ttYOPGvYHGQq5NSalrLx5Jc3dRro/5uDOlnUMcBJg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@algolia/client-common": "5.52.1",
|
||
|
|
"@algolia/requester-browser-xhr": "5.52.1",
|
||
|
|
"@algolia/requester-fetch": "5.52.1",
|
||
|
|
"@algolia/requester-node-http": "5.52.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 14.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@algolia/client-common": {
|
||
|
|
"version": "5.52.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-common/-/client-common-5.52.1.tgz",
|
||
|
|
"integrity": "sha512-qCDoZfx5MpX7XQzvQ3bC4tSEMkQWQMaF/ABtLuoze03Y/flR563CCSws02qIJ23oX7lxl92LsilZjINVyTdtLw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 14.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@algolia/client-insights": {
|
||
|
|
"version": "5.52.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-insights/-/client-insights-5.52.1.tgz",
|
||
|
|
"integrity": "sha512-hnGs0/lsFJ2PWDxNBz7pxreXo/Xz7gxYRcfePBUjsH26ad0kU/sgnVZd9LwWBpsQv65z2jlb5dkyaB9WE9M9FQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@algolia/client-common": "5.52.1",
|
||
|
|
"@algolia/requester-browser-xhr": "5.52.1",
|
||
|
|
"@algolia/requester-fetch": "5.52.1",
|
||
|
|
"@algolia/requester-node-http": "5.52.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 14.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@algolia/client-personalization": {
|
||
|
|
"version": "5.52.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-personalization/-/client-personalization-5.52.1.tgz",
|
||
|
|
"integrity": "sha512-2VxxNc/uBysyKvGeBdSM5n9eIDKH8kWD7wd9/yqbJAiVwU4Yv6tU1LSJusHKrXV/aCu1KW7t9Gug9QyeEmtn/Q==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@algolia/client-common": "5.52.1",
|
||
|
|
"@algolia/requester-browser-xhr": "5.52.1",
|
||
|
|
"@algolia/requester-fetch": "5.52.1",
|
||
|
|
"@algolia/requester-node-http": "5.52.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 14.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@algolia/client-query-suggestions": {
|
||
|
|
"version": "5.52.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-query-suggestions/-/client-query-suggestions-5.52.1.tgz",
|
||
|
|
"integrity": "sha512-O6mPtsw3xEfNOe6gWFpYLeAZAIljNa4Hgna3bq15PwyN7nbjTY0wXJFRbzs/0YVf75Br+SbOQUmjKxXYjDiSiQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@algolia/client-common": "5.52.1",
|
||
|
|
"@algolia/requester-browser-xhr": "5.52.1",
|
||
|
|
"@algolia/requester-fetch": "5.52.1",
|
||
|
|
"@algolia/requester-node-http": "5.52.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 14.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@algolia/client-search": {
|
||
|
|
"version": "5.52.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-search/-/client-search-5.52.1.tgz",
|
||
|
|
"integrity": "sha512-gA8oJOV1LnQQkDf91iebNnFInHuW0gRPEgLSOQ7EfipCEjYTHm5swm1DlH9H5RaRw4RrHuzHBegnlzc0MAstcg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"peer": true,
|
||
|
|
"dependencies": {
|
||
|
|
"@algolia/client-common": "5.52.1",
|
||
|
|
"@algolia/requester-browser-xhr": "5.52.1",
|
||
|
|
"@algolia/requester-fetch": "5.52.1",
|
||
|
|
"@algolia/requester-node-http": "5.52.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 14.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@algolia/ingestion": {
|
||
|
|
"version": "1.52.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/@algolia/ingestion/-/ingestion-1.52.1.tgz",
|
||
|
|
"integrity": "sha512-U9zZfc5xIu9wRxZkt+HceJUAD4VKHKbAyLSloJdEyMRmphXeibfrY9cxqIXBcmPeZzGhn3Imb35Dq8l19PkJhw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@algolia/client-common": "5.52.1",
|
||
|
|
"@algolia/requester-browser-xhr": "5.52.1",
|
||
|
|
"@algolia/requester-fetch": "5.52.1",
|
||
|
|
"@algolia/requester-node-http": "5.52.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 14.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@algolia/monitoring": {
|
||
|
|
"version": "1.52.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/@algolia/monitoring/-/monitoring-1.52.1.tgz",
|
||
|
|
"integrity": "sha512-a3SGNceHmkQfq77iG8Ka+w1pvwfZa/0lzEIgse30fL0kD+yKnd/dg0dQvSfFPAEt2f21DMcGkDSSeJlO3KdQjQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@algolia/client-common": "5.52.1",
|
||
|
|
"@algolia/requester-browser-xhr": "5.52.1",
|
||
|
|
"@algolia/requester-fetch": "5.52.1",
|
||
|
|
"@algolia/requester-node-http": "5.52.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 14.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@algolia/recommend": {
|
||
|
|
"version": "5.52.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/@algolia/recommend/-/recommend-5.52.1.tgz",
|
||
|
|
"integrity": "sha512-z98QEguCFDpxb4S/PyrUK1igqF8tPsdbqOUUO6ON91vJ58w+Gwa6ncrI0oNXSFcrkxA5EqPKPQ2A1PBCn08TYQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@algolia/client-common": "5.52.1",
|
||
|
|
"@algolia/requester-browser-xhr": "5.52.1",
|
||
|
|
"@algolia/requester-fetch": "5.52.1",
|
||
|
|
"@algolia/requester-node-http": "5.52.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 14.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@algolia/requester-browser-xhr": {
|
||
|
|
"version": "5.52.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.52.1.tgz",
|
||
|
|
"integrity": "sha512-CI7+/0I11QeZM59Uc8whd2or0kqzFVjpaPn9Qpwll/krHcBAxk24WkAQ6WX+IwDVMfpont4YGbKwAmCre3vE8Q==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@algolia/client-common": "5.52.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 14.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@algolia/requester-fetch": {
|
||
|
|
"version": "5.52.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/@algolia/requester-fetch/-/requester-fetch-5.52.1.tgz",
|
||
|
|
"integrity": "sha512-S6bDuw9byfOvm3T71cgdoZgrgnZq6hpdMLkx52Louh57nUAmvGQESz2aojOynQHjbTiV55smvAFbgn0qT4tJrg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@algolia/client-common": "5.52.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 14.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@algolia/requester-node-http": {
|
||
|
|
"version": "5.52.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/@algolia/requester-node-http/-/requester-node-http-5.52.1.tgz",
|
||
|
|
"integrity": "sha512-tqZXM+54rWo4mk5jL5Z/flE11nPmNEdXwFBM5py9DkOmbjeCNemfVd45FyM97XdzfZ0dl9uOJC6PYn1FpkeyQg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@algolia/client-common": "5.52.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 14.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/code-frame": {
|
||
|
|
"version": "7.29.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/helper-validator-identifier": "^7.28.5",
|
||
|
|
"js-tokens": "^4.0.0",
|
||
|
|
"picocolors": "^1.1.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/compat-data": {
|
||
|
|
"version": "7.29.3",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/core": {
|
||
|
|
"version": "7.29.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"peer": true,
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/code-frame": "^7.29.0",
|
||
|
|
"@babel/generator": "^7.29.0",
|
||
|
|
"@babel/helper-compilation-targets": "^7.28.6",
|
||
|
|
"@babel/helper-module-transforms": "^7.28.6",
|
||
|
|
"@babel/helpers": "^7.28.6",
|
||
|
|
"@babel/parser": "^7.29.0",
|
||
|
|
"@babel/template": "^7.28.6",
|
||
|
|
"@babel/traverse": "^7.29.0",
|
||
|
|
"@babel/types": "^7.29.0",
|
||
|
|
"@jridgewell/remapping": "^2.3.5",
|
||
|
|
"convert-source-map": "^2.0.0",
|
||
|
|
"debug": "^4.1.0",
|
||
|
|
"gensync": "^1.0.0-beta.2",
|
||
|
|
"json5": "^2.2.3",
|
||
|
|
"semver": "^6.3.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/babel"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/generator": {
|
||
|
|
"version": "7.29.1",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/parser": "^7.29.0",
|
||
|
|
"@babel/types": "^7.29.0",
|
||
|
|
"@jridgewell/gen-mapping": "^0.3.12",
|
||
|
|
"@jridgewell/trace-mapping": "^0.3.28",
|
||
|
|
"jsesc": "^3.0.2"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/helper-compilation-targets": {
|
||
|
|
"version": "7.28.6",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/compat-data": "^7.28.6",
|
||
|
|
"@babel/helper-validator-option": "^7.27.1",
|
||
|
|
"browserslist": "^4.24.0",
|
||
|
|
"lru-cache": "^5.1.1",
|
||
|
|
"semver": "^6.3.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/helper-globals": {
|
||
|
|
"version": "7.28.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/helper-module-imports": {
|
||
|
|
"version": "7.28.6",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/traverse": "^7.28.6",
|
||
|
|
"@babel/types": "^7.28.6"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/helper-module-transforms": {
|
||
|
|
"version": "7.28.6",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/helper-module-imports": "^7.28.6",
|
||
|
|
"@babel/helper-validator-identifier": "^7.28.5",
|
||
|
|
"@babel/traverse": "^7.28.6"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"@babel/core": "^7.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/helper-plugin-utils": {
|
||
|
|
"version": "7.28.6",
|
||
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.28.6.tgz",
|
||
|
|
"integrity": "sha512-S9gzZ/bz83GRysI7gAD4wPT/AI3uCnY+9xn+Mx/KPs2JwHJIz1W8PZkg2cqyt3RNOBM8ejcXhV6y8Og7ly/Dug==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/helper-string-parser": {
|
||
|
|
"version": "7.27.1",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/helper-validator-identifier": {
|
||
|
|
"version": "7.28.5",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/helper-validator-option": {
|
||
|
|
"version": "7.27.1",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/helpers": {
|
||
|
|
"version": "7.29.2",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/template": "^7.28.6",
|
||
|
|
"@babel/types": "^7.29.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/parser": {
|
||
|
|
"version": "7.29.3",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/types": "^7.29.0"
|
||
|
|
},
|
||
|
|
"bin": {
|
||
|
|
"parser": "bin/babel-parser.js"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/plugin-transform-react-jsx-self": {
|
||
|
|
"version": "7.27.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.27.1.tgz",
|
||
|
|
"integrity": "sha512-6UzkCs+ejGdZ5mFFC/OCUrv028ab2fp1znZmCZjAOBKiBK2jXD1O+BPSfX8X2qjJ75fZBMSnQn3Rq2mrBJK2mw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/helper-plugin-utils": "^7.27.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"@babel/core": "^7.0.0-0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/plugin-transform-react-jsx-source": {
|
||
|
|
"version": "7.27.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.27.1.tgz",
|
||
|
|
"integrity": "sha512-zbwoTsBruTeKB9hSq73ha66iFeJHuaFkUbwvqElnygoNbj/jHRsSeokowZFN3CZ64IvEqcmmkVe89OPXc7ldAw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/helper-plugin-utils": "^7.27.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"@babel/core": "^7.0.0-0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/template": {
|
||
|
|
"version": "7.28.6",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/code-frame": "^7.28.6",
|
||
|
|
"@babel/parser": "^7.28.6",
|
||
|
|
"@babel/types": "^7.28.6"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/traverse": {
|
||
|
|
"version": "7.29.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/code-frame": "^7.29.0",
|
||
|
|
"@babel/generator": "^7.29.0",
|
||
|
|
"@babel/helper-globals": "^7.28.0",
|
||
|
|
"@babel/parser": "^7.29.0",
|
||
|
|
"@babel/template": "^7.28.6",
|
||
|
|
"@babel/types": "^7.29.0",
|
||
|
|
"debug": "^4.3.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/types": {
|
||
|
|
"version": "7.29.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/helper-string-parser": "^7.27.1",
|
||
|
|
"@babel/helper-validator-identifier": "^7.28.5"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@docsearch/css": {
|
||
|
|
"version": "3.8.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/@docsearch/css/-/css-3.8.2.tgz",
|
||
|
|
"integrity": "sha512-y05ayQFyUmCXze79+56v/4HpycYF3uFqB78pLPrSV5ZKAlDuIAAJNhaRi8tTdRNXh05yxX/TyNnzD6LwSM89vQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/@docsearch/js": {
|
||
|
|
"version": "3.8.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/@docsearch/js/-/js-3.8.2.tgz",
|
||
|
|
"integrity": "sha512-Q5wY66qHn0SwA7Taa0aDbHiJvaFJLOJyHmooQ7y8hlwwQLQ/5WwCcoX0g7ii04Qi2DJlHsd0XXzJ8Ypw9+9YmQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@docsearch/react": "3.8.2",
|
||
|
|
"preact": "^10.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@docsearch/js/node_modules/@docsearch/react": {
|
||
|
|
"version": "3.8.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/@docsearch/react/-/react-3.8.2.tgz",
|
||
|
|
"integrity": "sha512-xCRrJQlTt8N9GU0DG4ptwHRkfnSnD/YpdeaXe02iKfqs97TkZJv60yE+1eq/tjPcVnTW8dP5qLP7itifFVV5eg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@algolia/autocomplete-core": "1.17.7",
|
||
|
|
"@algolia/autocomplete-preset-algolia": "1.17.7",
|
||
|
|
"@docsearch/css": "3.8.2",
|
||
|
|
"algoliasearch": "^5.14.2"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"@types/react": ">= 16.8.0 < 19.0.0",
|
||
|
|
"react": ">= 16.8.0 < 19.0.0",
|
||
|
|
"react-dom": ">= 16.8.0 < 19.0.0",
|
||
|
|
"search-insights": ">= 1 < 3"
|
||
|
|
},
|
||
|
|
"peerDependenciesMeta": {
|
||
|
|
"@types/react": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"react": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"react-dom": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"search-insights": {
|
||
|
|
"optional": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@docsearch/js/node_modules/scheduler": {
|
||
|
|
"version": "0.23.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.23.2.tgz",
|
||
|
|
"integrity": "sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"dependencies": {
|
||
|
|
"loose-envify": "^1.1.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/aix-ppc64": {
|
||
|
|
"version": "0.21.5",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz",
|
||
|
|
"integrity": "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==",
|
||
|
|
"cpu": [
|
||
|
|
"ppc64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"aix"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/android-arm": {
|
||
|
|
"version": "0.21.5",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.21.5.tgz",
|
||
|
|
"integrity": "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==",
|
||
|
|
"cpu": [
|
||
|
|
"arm"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"android"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/android-arm64": {
|
||
|
|
"version": "0.21.5",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.21.5.tgz",
|
||
|
|
"integrity": "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"android"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/android-x64": {
|
||
|
|
"version": "0.21.5",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.21.5.tgz",
|
||
|
|
"integrity": "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"android"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/darwin-arm64": {
|
||
|
|
"version": "0.21.5",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.21.5.tgz",
|
||
|
|
"integrity": "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"darwin"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/darwin-x64": {
|
||
|
|
"version": "0.21.5",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.21.5.tgz",
|
||
|
|
"integrity": "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"darwin"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/freebsd-arm64": {
|
||
|
|
"version": "0.21.5",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.5.tgz",
|
||
|
|
"integrity": "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"freebsd"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/freebsd-x64": {
|
||
|
|
"version": "0.21.5",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.21.5.tgz",
|
||
|
|
"integrity": "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"freebsd"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/linux-arm": {
|
||
|
|
"version": "0.21.5",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.21.5.tgz",
|
||
|
|
"integrity": "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==",
|
||
|
|
"cpu": [
|
||
|
|
"arm"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/linux-arm64": {
|
||
|
|
"version": "0.21.5",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.21.5.tgz",
|
||
|
|
"integrity": "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/linux-ia32": {
|
||
|
|
"version": "0.21.5",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.21.5.tgz",
|
||
|
|
"integrity": "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==",
|
||
|
|
"cpu": [
|
||
|
|
"ia32"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/linux-loong64": {
|
||
|
|
"version": "0.21.5",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.21.5.tgz",
|
||
|
|
"integrity": "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==",
|
||
|
|
"cpu": [
|
||
|
|
"loong64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/linux-mips64el": {
|
||
|
|
"version": "0.21.5",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.21.5.tgz",
|
||
|
|
"integrity": "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==",
|
||
|
|
"cpu": [
|
||
|
|
"mips64el"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/linux-ppc64": {
|
||
|
|
"version": "0.21.5",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.21.5.tgz",
|
||
|
|
"integrity": "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==",
|
||
|
|
"cpu": [
|
||
|
|
"ppc64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/linux-riscv64": {
|
||
|
|
"version": "0.21.5",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.21.5.tgz",
|
||
|
|
"integrity": "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==",
|
||
|
|
"cpu": [
|
||
|
|
"riscv64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/linux-s390x": {
|
||
|
|
"version": "0.21.5",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.21.5.tgz",
|
||
|
|
"integrity": "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==",
|
||
|
|
"cpu": [
|
||
|
|
"s390x"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/linux-x64": {
|
||
|
|
"version": "0.21.5",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz",
|
||
|
|
"integrity": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/netbsd-arm64": {
|
||
|
|
"version": "0.27.7",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.27.7.tgz",
|
||
|
|
"integrity": "sha512-b6pqtrQdigZBwZxAn1UpazEisvwaIDvdbMbmrly7cDTMFnw/+3lVxxCTGOrkPVnsYIosJJXAsILG9XcQS+Yu6w==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"netbsd"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/netbsd-x64": {
|
||
|
|
"version": "0.21.5",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.21.5.tgz",
|
||
|
|
"integrity": "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"netbsd"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/openbsd-arm64": {
|
||
|
|
"version": "0.27.7",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.27.7.tgz",
|
||
|
|
"integrity": "sha512-AFuojMQTxAz75Fo8idVcqoQWEHIXFRbOc1TrVcFSgCZtQfSdc1RXgB3tjOn/krRHENUB4j00bfGjyl2mJrU37A==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"openbsd"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/openbsd-x64": {
|
||
|
|
"version": "0.21.5",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.21.5.tgz",
|
||
|
|
"integrity": "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"openbsd"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/openharmony-arm64": {
|
||
|
|
"version": "0.27.7",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.27.7.tgz",
|
||
|
|
"integrity": "sha512-+KrvYb/C8zA9CU/g0sR6w2RBw7IGc5J2BPnc3dYc5VJxHCSF1yNMxTV5LQ7GuKteQXZtspjFbiuW5/dOj7H4Yw==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"openharmony"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/sunos-x64": {
|
||
|
|
"version": "0.21.5",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.21.5.tgz",
|
||
|
|
"integrity": "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"sunos"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/win32-arm64": {
|
||
|
|
"version": "0.21.5",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.21.5.tgz",
|
||
|
|
"integrity": "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"win32"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/win32-ia32": {
|
||
|
|
"version": "0.21.5",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.21.5.tgz",
|
||
|
|
"integrity": "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==",
|
||
|
|
"cpu": [
|
||
|
|
"ia32"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"win32"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/win32-x64": {
|
||
|
|
"version": "0.21.5",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz",
|
||
|
|
"integrity": "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"win32"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@eslint-community/eslint-utils": {
|
||
|
|
"version": "4.9.1",
|
||
|
|
"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/eslint-utils/node_modules/eslint-visitor-keys": {
|
||
|
|
"version": "3.4.3",
|
||
|
|
"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-community/regexpp": {
|
||
|
|
"version": "4.12.2",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": "^12.0.0 || ^14.0.0 || >=16.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@eslint/config-array": {
|
||
|
|
"version": "0.21.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.21.2.tgz",
|
||
|
|
"integrity": "sha512-nJl2KGTlrf9GjLimgIru+V/mzgSK0ABCDQRvxw5BjURL7WfH5uoWmizbH7QB6MmnMBd8cIC9uceWnezL1VZWWw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"dependencies": {
|
||
|
|
"@eslint/object-schema": "^2.1.7",
|
||
|
|
"debug": "^4.3.1",
|
||
|
|
"minimatch": "^3.1.5"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@eslint/config-array/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==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/@eslint/config-array/node_modules/brace-expansion": {
|
||
|
|
"version": "1.1.14",
|
||
|
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.14.tgz",
|
||
|
|
"integrity": "sha512-MWPGfDxnyzKU7rNOW9SP/c50vi3xrmrua/+6hfPbCS2ABNWfx24vPidzvC7krjU/RTo235sV776ymlsMtGKj8g==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"balanced-match": "^1.0.0",
|
||
|
|
"concat-map": "0.0.1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@eslint/config-array/node_modules/minimatch": {
|
||
|
|
"version": "3.1.5",
|
||
|
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz",
|
||
|
|
"integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC",
|
||
|
|
"dependencies": {
|
||
|
|
"brace-expansion": "^1.1.7"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "*"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@eslint/config-helpers": {
|
||
|
|
"version": "0.4.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.4.2.tgz",
|
||
|
|
"integrity": "sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"dependencies": {
|
||
|
|
"@eslint/core": "^0.17.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@eslint/core": {
|
||
|
|
"version": "0.17.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.17.0.tgz",
|
||
|
|
"integrity": "sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"dependencies": {
|
||
|
|
"@types/json-schema": "^7.0.15"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@eslint/eslintrc": {
|
||
|
|
"version": "3.3.5",
|
||
|
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.5.tgz",
|
||
|
|
"integrity": "sha512-4IlJx0X0qftVsN5E+/vGujTRIFtwuLbNsVUe7TO6zYPDR1O6nFwvwhIKEKSrl6dZchmYBITazxKoUYOjdtjlRg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"ajv": "^6.14.0",
|
||
|
|
"debug": "^4.3.2",
|
||
|
|
"espree": "^10.0.1",
|
||
|
|
"globals": "^14.0.0",
|
||
|
|
"ignore": "^5.2.0",
|
||
|
|
"import-fresh": "^3.2.1",
|
||
|
|
"js-yaml": "^4.1.1",
|
||
|
|
"minimatch": "^3.1.5",
|
||
|
|
"strip-json-comments": "^3.1.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://opencollective.com/eslint"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@eslint/eslintrc/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==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/@eslint/eslintrc/node_modules/brace-expansion": {
|
||
|
|
"version": "1.1.14",
|
||
|
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.14.tgz",
|
||
|
|
"integrity": "sha512-MWPGfDxnyzKU7rNOW9SP/c50vi3xrmrua/+6hfPbCS2ABNWfx24vPidzvC7krjU/RTo235sV776ymlsMtGKj8g==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"balanced-match": "^1.0.0",
|
||
|
|
"concat-map": "0.0.1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@eslint/eslintrc/node_modules/globals": {
|
||
|
|
"version": "14.0.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz",
|
||
|
|
"integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@eslint/eslintrc/node_modules/minimatch": {
|
||
|
|
"version": "3.1.5",
|
||
|
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz",
|
||
|
|
"integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC",
|
||
|
|
"dependencies": {
|
||
|
|
"brace-expansion": "^1.1.7"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "*"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@eslint/js": {
|
||
|
|
"version": "9.39.4",
|
||
|
|
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.4.tgz",
|
||
|
|
"integrity": "sha512-nE7DEIchvtiFTwBw4Lfbu59PG+kCofhjsKaCWzxTpt4lfRjRMqG6uMBzKXuEcyXhOHoUp9riAm7/aWYGhXZ9cw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://eslint.org/donate"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@eslint/object-schema": {
|
||
|
|
"version": "2.1.7",
|
||
|
|
"resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.7.tgz",
|
||
|
|
"integrity": "sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@eslint/plugin-kit": {
|
||
|
|
"version": "0.4.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz",
|
||
|
|
"integrity": "sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"dependencies": {
|
||
|
|
"@eslint/core": "^0.17.0",
|
||
|
|
"levn": "^0.4.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@humanfs/core": {
|
||
|
|
"version": "0.19.2",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"dependencies": {
|
||
|
|
"@humanfs/types": "^0.15.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18.18.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@humanfs/node": {
|
||
|
|
"version": "0.16.8",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"dependencies": {
|
||
|
|
"@humanfs/core": "^0.19.2",
|
||
|
|
"@humanfs/types": "^0.15.0",
|
||
|
|
"@humanwhocodes/retry": "^0.4.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18.18.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@humanfs/types": {
|
||
|
|
"version": "0.15.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18.18.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@humanwhocodes/module-importer": {
|
||
|
|
"version": "1.0.1",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12.22"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/nzakas"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@humanwhocodes/retry": {
|
||
|
|
"version": "0.4.3",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18.18"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/nzakas"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@iconify-json/simple-icons": {
|
||
|
|
"version": "1.2.82",
|
||
|
|
"resolved": "https://registry.npmjs.org/@iconify-json/simple-icons/-/simple-icons-1.2.82.tgz",
|
||
|
|
"integrity": "sha512-4p978qHx8eD/QBOhgBzp/p7uS3OO2KCnVpFPJTUvuhuDXv1Hr4RcxcZ5MWc6ptkf/3Dlb1xb23068OtPyx10mA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "CC0-1.0",
|
||
|
|
"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==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/@jridgewell/gen-mapping": {
|
||
|
|
"version": "0.3.13",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@jridgewell/sourcemap-codec": "^1.5.0",
|
||
|
|
"@jridgewell/trace-mapping": "^0.3.24"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@jridgewell/remapping": {
|
||
|
|
"version": "2.3.5",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@jridgewell/gen-mapping": "^0.3.5",
|
||
|
|
"@jridgewell/trace-mapping": "^0.3.24"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@jridgewell/resolve-uri": {
|
||
|
|
"version": "3.1.2",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@jridgewell/sourcemap-codec": {
|
||
|
|
"version": "1.5.5",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/@jridgewell/trace-mapping": {
|
||
|
|
"version": "0.3.31",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@jridgewell/resolve-uri": "^3.1.0",
|
||
|
|
"@jridgewell/sourcemap-codec": "^1.4.14"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@rolldown/pluginutils": {
|
||
|
|
"version": "1.0.0-beta.27",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.27.tgz",
|
||
|
|
"integrity": "sha512-+d0F4MKMCbeVUJwG96uQ4SgAznZNSq93I3V+9NHA4OpvqG8mRCpGdKmK8l/dl02h2CCDHwW2FqilnTyDcAnqjA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-android-arm-eabi": {
|
||
|
|
"version": "4.60.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.60.3.tgz",
|
||
|
|
"integrity": "sha512-x35CNW/ANXG3hE/EZpRU8MXX1JDN86hBb2wMGAtltkz7pc6cxgjpy1OMMfDosOQ+2hWqIkag/fGok1Yady9nGw==",
|
||
|
|
"cpu": [
|
||
|
|
"arm"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"android"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-android-arm64": {
|
||
|
|
"version": "4.60.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.60.3.tgz",
|
||
|
|
"integrity": "sha512-xw3xtkDApIOGayehp2+Rz4zimfkaX65r4t47iy+ymQB2G4iJCBBfj0ogVg5jpvjpn8UWn/+q9tprxleYeNp3Hw==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"android"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-darwin-arm64": {
|
||
|
|
"version": "4.60.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.60.3.tgz",
|
||
|
|
"integrity": "sha512-vo6Y5Qfpx7/5EaamIwi0WqW2+zfiusVihKatLvtN1VFVy3D13uERk/6gZLU1UiHRL6fDXqj/ELIeVRGnvcTE1g==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"darwin"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-darwin-x64": {
|
||
|
|
"version": "4.60.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.60.3.tgz",
|
||
|
|
"integrity": "sha512-D+0QGcZhBzTN82weOnsSlY7V7+RMmPuF1CkbxyMAGE8+ZHeUjyb76ZiWmBlCu//AQQONvxcqRbwZTajZKqjuOw==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"darwin"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-freebsd-arm64": {
|
||
|
|
"version": "4.60.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.60.3.tgz",
|
||
|
|
"integrity": "sha512-6HnvHCT7fDyj6R0Ph7A6x8dQS/S38MClRWeDLqc0MdfWkxjiu1HSDYrdPhqSILzjTIC/pnXbbJbo+ft+gy/9hQ==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"freebsd"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-freebsd-x64": {
|
||
|
|
"version": "4.60.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.60.3.tgz",
|
||
|
|
"integrity": "sha512-KHLgC3WKlUYW3ShFKnnosZDOJ0xjg9zp7au3sIm2bs/tGBeC2ipmvRh/N7JKi0t9Ue20C0dpEshi8WUubg+cnA==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"freebsd"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-linux-arm-gnueabihf": {
|
||
|
|
"version": "4.60.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.60.3.tgz",
|
||
|
|
"integrity": "sha512-DV6fJoxEYWJOvaZIsok7KrYl0tPvga5OZ2yvKHNNYyk/2roMLqQAbGhr78EQ5YhHpnhLKJD3S1WFusAkmUuV5g==",
|
||
|
|
"cpu": [
|
||
|
|
"arm"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-linux-arm-musleabihf": {
|
||
|
|
"version": "4.60.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.60.3.tgz",
|
||
|
|
"integrity": "sha512-mQKoJAzvuOs6F+TZybQO4GOTSMUu7v0WdxEk24krQ/uUxXoPTtHjuaUuPmFhtBcM4K0ons8nrE3JyhTuCFtT/w==",
|
||
|
|
"cpu": [
|
||
|
|
"arm"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-linux-arm64-gnu": {
|
||
|
|
"version": "4.60.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.60.3.tgz",
|
||
|
|
"integrity": "sha512-Whjj2qoiJ6+OOJMGptTYazaJvjOJm+iKHpXQM1P3LzGjt7Ff++Tp7nH4N8J/BUA7R9IHfDyx4DJIflifwnbmIA==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-linux-arm64-musl": {
|
||
|
|
"version": "4.60.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.60.3.tgz",
|
||
|
|
"integrity": "sha512-4YTNHKqGng5+yiZt3mg77nmyuCfmNfX4fPmyUapBcIk+BdwSwmCWGXOUxhXbBEkFHtoN5boLj/5NON+u5QC9tg==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-linux-loong64-gnu": {
|
||
|
|
"version": "4.60.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.60.3.tgz",
|
||
|
|
"integrity": "sha512-SU3kNlhkpI4UqlUc2VXPGK9o886ZsSeGfMAX2ba2b8DKmMXq4AL7KUrkSWVbb7koVqx41Yczx6dx5PNargIrEA==",
|
||
|
|
"cpu": [
|
||
|
|
"loong64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-linux-loong64-musl": {
|
||
|
|
"version": "4.60.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.60.3.tgz",
|
||
|
|
"integrity": "sha512-6lDLl5h4TXpB1mTf2rQWnAk/LcXrx9vBfu/DT5TIPhvMhRWaZ5MxkIc8u4lJAmBo6klTe1ywXIUHFjylW505sg==",
|
||
|
|
"cpu": [
|
||
|
|
"loong64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-linux-ppc64-gnu": {
|
||
|
|
"version": "4.60.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.60.3.tgz",
|
||
|
|
"integrity": "sha512-BMo8bOw8evlup/8G+cj5xWtPyp93xPdyoSN16Zy90Q2QZ0ZYRhCt6ZJSwbrRzG9HApFabjwj2p25TUPDWrhzqQ==",
|
||
|
|
"cpu": [
|
||
|
|
"ppc64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-linux-ppc64-musl": {
|
||
|
|
"version": "4.60.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.60.3.tgz",
|
||
|
|
"integrity": "sha512-E0L8X1dZN1/Rph+5VPF6Xj2G7JJvMACVXtamTJIDrVI44Y3K+G8gQaMEAavbqCGTa16InptiVrX6eM6pmJ+7qA==",
|
||
|
|
"cpu": [
|
||
|
|
"ppc64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-linux-riscv64-gnu": {
|
||
|
|
"version": "4.60.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.60.3.tgz",
|
||
|
|
"integrity": "sha512-oZJ/WHaVfHUiRAtmTAeo3DcevNsVvH8mbvodjZy7D5QKvCefO371SiKRpxoDcCxB3PTRTLayWBkvmDQKTcX/sw==",
|
||
|
|
"cpu": [
|
||
|
|
"riscv64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-linux-riscv64-musl": {
|
||
|
|
"version": "4.60.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.60.3.tgz",
|
||
|
|
"integrity": "sha512-Dhbyh7j9FybM3YaTgaHmVALwA8AkUwTPccyCQ79TG9AJUsMQqgN1DDEZNr4+QUfwiWvLDumW5vdwzoeUF+TNxQ==",
|
||
|
|
"cpu": [
|
||
|
|
"riscv64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-linux-s390x-gnu": {
|
||
|
|
"version": "4.60.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.60.3.tgz",
|
||
|
|
"integrity": "sha512-cJd1X5XhHHlltkaypz1UcWLA8AcoIi1aWhsvaWDskD1oz2eKCypnqvTQ8ykMNI0RSmm7NkTdSqSSD7zM0xa6Ig==",
|
||
|
|
"cpu": [
|
||
|
|
"s390x"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-linux-x64-gnu": {
|
||
|
|
"version": "4.60.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.60.3.tgz",
|
||
|
|
"integrity": "sha512-DAZDBHQfG2oQuhY7mc6I3/qB4LU2fQCjRvxbDwd/Jdvb9fypP4IJ4qmtu6lNjes6B531AI8cg1aKC2di97bUxA==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-linux-x64-musl": {
|
||
|
|
"version": "4.60.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.60.3.tgz",
|
||
|
|
"integrity": "sha512-cRxsE8c13mZOh3vP+wLDxpQBRrOHDIGOWyDL93Sy0Ga8y515fBcC2pjUfFwUe5T7tqvTvWbCpg1URM/AXdWIXA==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-openbsd-x64": {
|
||
|
|
"version": "4.60.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.60.3.tgz",
|
||
|
|
"integrity": "sha512-QaWcIgRxqEdQdhJqW4DJctsH6HCmo5vHxY0krHSX4jMtOqfzC+dqDGuHM87bu4H8JBeibWx7jFz+h6/4C8wA5Q==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"openbsd"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-openharmony-arm64": {
|
||
|
|
"version": "4.60.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.60.3.tgz",
|
||
|
|
"integrity": "sha512-AaXwSvUi3QIPtroAUw1t5yHGIyqKEXwH54WUocFolZhpGDruJcs8c+xPNDRn4XiQsS7MEwnYsHW2l0MBLDMkWg==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"openharmony"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-win32-arm64-msvc": {
|
||
|
|
"version": "4.60.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.60.3.tgz",
|
||
|
|
"integrity": "sha512-65LAKM/bAWDqKNEelHlcHvm2V+Vfb8C6INFxQXRHCvaVN1rJfwr4NvdP4FyzUaLqWfaCGaadf6UbTm8xJeYfEg==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"win32"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-win32-ia32-msvc": {
|
||
|
|
"version": "4.60.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.60.3.tgz",
|
||
|
|
"integrity": "sha512-EEM2gyhBF5MFnI6vMKdX1LAosE627RGBzIoGMdLloPZkXrUN0Ckqgr2Qi8+J3zip/8NVVro3/FjB+tjhZUgUHA==",
|
||
|
|
"cpu": [
|
||
|
|
"ia32"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"win32"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-win32-x64-gnu": {
|
||
|
|
"version": "4.60.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.60.3.tgz",
|
||
|
|
"integrity": "sha512-E5Eb5H/DpxaoXH++Qkv28RcUJboMopmdDUALBczvHMf7hNIxaDZqwY5lK12UK1BHacSmvupoEWGu+n993Z0y1A==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"win32"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-win32-x64-msvc": {
|
||
|
|
"version": "4.60.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.60.3.tgz",
|
||
|
|
"integrity": "sha512-hPt/bgL5cE+Qp+/TPHBqptcAgPzgj46mPcg/16zNUmbQk0j+mOEQV/+Lqu8QRtDV3Ek95Q6FeFITpuhl6OTsAA==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"win32"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@shikijs/core": {
|
||
|
|
"version": "2.5.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/@shikijs/core/-/core-2.5.0.tgz",
|
||
|
|
"integrity": "sha512-uu/8RExTKtavlpH7XqnVYBrfBkUc20ngXiX9NSrBhOVZYv/7XQRKUyhtkeflY5QsxC0GbJThCerruZfsUaSldg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@shikijs/engine-javascript": "2.5.0",
|
||
|
|
"@shikijs/engine-oniguruma": "2.5.0",
|
||
|
|
"@shikijs/types": "2.5.0",
|
||
|
|
"@shikijs/vscode-textmate": "^10.0.2",
|
||
|
|
"@types/hast": "^3.0.4",
|
||
|
|
"hast-util-to-html": "^9.0.4"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@shikijs/engine-javascript": {
|
||
|
|
"version": "2.5.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/@shikijs/engine-javascript/-/engine-javascript-2.5.0.tgz",
|
||
|
|
"integrity": "sha512-VjnOpnQf8WuCEZtNUdjjwGUbtAVKuZkVQ/5cHy/tojVVRIRtlWMYVjyWhxOmIq05AlSOv72z7hRNRGVBgQOl0w==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@shikijs/types": "2.5.0",
|
||
|
|
"@shikijs/vscode-textmate": "^10.0.2",
|
||
|
|
"oniguruma-to-es": "^3.1.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@shikijs/engine-oniguruma": {
|
||
|
|
"version": "2.5.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/@shikijs/engine-oniguruma/-/engine-oniguruma-2.5.0.tgz",
|
||
|
|
"integrity": "sha512-pGd1wRATzbo/uatrCIILlAdFVKdxImWJGQ5rFiB5VZi2ve5xj3Ax9jny8QvkaV93btQEwR/rSz5ERFpC5mKNIw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@shikijs/types": "2.5.0",
|
||
|
|
"@shikijs/vscode-textmate": "^10.0.2"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@shikijs/langs": {
|
||
|
|
"version": "2.5.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/@shikijs/langs/-/langs-2.5.0.tgz",
|
||
|
|
"integrity": "sha512-Qfrrt5OsNH5R+5tJ/3uYBBZv3SuGmnRPejV9IlIbFH3HTGLDlkqgHymAlzklVmKBjAaVmkPkyikAV/sQ1wSL+w==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@shikijs/types": "2.5.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@shikijs/themes": {
|
||
|
|
"version": "2.5.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/@shikijs/themes/-/themes-2.5.0.tgz",
|
||
|
|
"integrity": "sha512-wGrk+R8tJnO0VMzmUExHR+QdSaPUl/NKs+a4cQQRWyoc3YFbUzuLEi/KWK1hj+8BfHRKm2jNhhJck1dfstJpiw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@shikijs/types": "2.5.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@shikijs/transformers": {
|
||
|
|
"version": "2.5.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/@shikijs/transformers/-/transformers-2.5.0.tgz",
|
||
|
|
"integrity": "sha512-SI494W5X60CaUwgi8u4q4m4s3YAFSxln3tzNjOSYqq54wlVgz0/NbbXEb3mdLbqMBztcmS7bVTaEd2w0qMmfeg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@shikijs/core": "2.5.0",
|
||
|
|
"@shikijs/types": "2.5.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@shikijs/types": {
|
||
|
|
"version": "2.5.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/@shikijs/types/-/types-2.5.0.tgz",
|
||
|
|
"integrity": "sha512-ygl5yhxki9ZLNuNpPitBWvcy9fsSKKaRuO4BAlMyagszQidxcpLAr0qiW/q43DtSIDxO6hEbtYLiFZNXO/hdGw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@shikijs/vscode-textmate": "^10.0.2",
|
||
|
|
"@types/hast": "^3.0.4"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@shikijs/vscode-textmate": {
|
||
|
|
"version": "10.0.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/@shikijs/vscode-textmate/-/vscode-textmate-10.0.2.tgz",
|
||
|
|
"integrity": "sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/@types/babel__core": {
|
||
|
|
"version": "7.20.5",
|
||
|
|
"resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz",
|
||
|
|
"integrity": "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/parser": "^7.20.7",
|
||
|
|
"@babel/types": "^7.20.7",
|
||
|
|
"@types/babel__generator": "*",
|
||
|
|
"@types/babel__template": "*",
|
||
|
|
"@types/babel__traverse": "*"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@types/babel__generator": {
|
||
|
|
"version": "7.27.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.27.0.tgz",
|
||
|
|
"integrity": "sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/types": "^7.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@types/babel__template": {
|
||
|
|
"version": "7.4.4",
|
||
|
|
"resolved": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.4.tgz",
|
||
|
|
"integrity": "sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/parser": "^7.1.0",
|
||
|
|
"@babel/types": "^7.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@types/babel__traverse": {
|
||
|
|
"version": "7.28.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.28.0.tgz",
|
||
|
|
"integrity": "sha512-8PvcXf70gTDZBgt9ptxJ8elBeBjcLOAcOtoO/mPJjtji1+CdGbHgm77om1GrsPxsiE+uXIpNSK64UYaIwQXd4Q==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/types": "^7.28.2"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@types/debug": {
|
||
|
|
"version": "4.1.13",
|
||
|
|
"resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.13.tgz",
|
||
|
|
"integrity": "sha512-KSVgmQmzMwPlmtljOomayoR89W4FynCAi3E8PPs7vmDVPe84hT+vGPKkJfThkmXs0x0jAaa9U8uW8bbfyS2fWw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@types/ms": "*"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@types/estree": {
|
||
|
|
"version": "1.0.9",
|
||
|
|
"resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.9.tgz",
|
||
|
|
"integrity": "sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/@types/hast": {
|
||
|
|
"version": "3.0.4",
|
||
|
|
"resolved": "https://registry.npmjs.org/@types/hast/-/hast-3.0.4.tgz",
|
||
|
|
"integrity": "sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@types/unist": "*"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@types/json-schema": {
|
||
|
|
"version": "7.0.15",
|
||
|
|
"resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz",
|
||
|
|
"integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/@types/linkify-it": {
|
||
|
|
"version": "5.0.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/@types/linkify-it/-/linkify-it-5.0.0.tgz",
|
||
|
|
"integrity": "sha512-sVDA58zAw4eWAffKOaQH5/5j3XeayukzDk+ewSsnv3p4yJEZHCCzMDiZM8e0OUrRvmpGZ85jf4yDHkHsgBNr9Q==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/@types/markdown-it": {
|
||
|
|
"version": "14.1.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/@types/markdown-it/-/markdown-it-14.1.2.tgz",
|
||
|
|
"integrity": "sha512-promo4eFwuiW+TfGxhi+0x3czqTYJkG8qB17ZUJiVF10Xm7NLVRSLUsfRTU/6h1e24VvRnXCx+hG7li58lkzog==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@types/linkify-it": "^5",
|
||
|
|
"@types/mdurl": "^2"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@types/mdast": {
|
||
|
|
"version": "4.0.4",
|
||
|
|
"resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-4.0.4.tgz",
|
||
|
|
"integrity": "sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@types/unist": "*"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@types/mdurl": {
|
||
|
|
"version": "2.0.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/@types/mdurl/-/mdurl-2.0.0.tgz",
|
||
|
|
"integrity": "sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/@types/ms": {
|
||
|
|
"version": "2.1.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/@types/ms/-/ms-2.1.0.tgz",
|
||
|
|
"integrity": "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/@types/node": {
|
||
|
|
"version": "24.12.4",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"peer": true,
|
||
|
|
"dependencies": {
|
||
|
|
"undici-types": "~7.16.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@types/prop-types": {
|
||
|
|
"version": "15.7.15",
|
||
|
|
"resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.15.tgz",
|
||
|
|
"integrity": "sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"node_modules/@types/react": {
|
||
|
|
"version": "19.2.14",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"peer": true,
|
||
|
|
"dependencies": {
|
||
|
|
"csstype": "^3.2.2"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@types/react-dom": {
|
||
|
|
"version": "19.2.3",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"peerDependencies": {
|
||
|
|
"@types/react": "^19.2.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@types/unist": {
|
||
|
|
"version": "3.0.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.3.tgz",
|
||
|
|
"integrity": "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/@types/web-bluetooth": {
|
||
|
|
"version": "0.0.21",
|
||
|
|
"resolved": "https://registry.npmjs.org/@types/web-bluetooth/-/web-bluetooth-0.0.21.tgz",
|
||
|
|
"integrity": "sha512-oIQLCGWtcFZy2JW77j9k8nHzAOpqMHLQejDA48XXMWH6tjCQHz5RCFz1bzsmROyL6PUm+LLnUiI4BCn221inxA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/@typescript-eslint/eslint-plugin": {
|
||
|
|
"version": "8.59.3",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@eslint-community/regexpp": "^4.12.2",
|
||
|
|
"@typescript-eslint/scope-manager": "8.59.3",
|
||
|
|
"@typescript-eslint/type-utils": "8.59.3",
|
||
|
|
"@typescript-eslint/utils": "8.59.3",
|
||
|
|
"@typescript-eslint/visitor-keys": "8.59.3",
|
||
|
|
"ignore": "^7.0.5",
|
||
|
|
"natural-compare": "^1.4.0",
|
||
|
|
"ts-api-utils": "^2.5.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/typescript-eslint"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"@typescript-eslint/parser": "^8.59.3",
|
||
|
|
"eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
|
||
|
|
"typescript": ">=4.8.4 <6.1.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@typescript-eslint/eslint-plugin/node_modules/ignore": {
|
||
|
|
"version": "7.0.5",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 4"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@typescript-eslint/parser": {
|
||
|
|
"version": "8.59.3",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"peer": true,
|
||
|
|
"dependencies": {
|
||
|
|
"@typescript-eslint/scope-manager": "8.59.3",
|
||
|
|
"@typescript-eslint/types": "8.59.3",
|
||
|
|
"@typescript-eslint/typescript-estree": "8.59.3",
|
||
|
|
"@typescript-eslint/visitor-keys": "8.59.3",
|
||
|
|
"debug": "^4.4.3"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/typescript-eslint"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
|
||
|
|
"typescript": ">=4.8.4 <6.1.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@typescript-eslint/project-service": {
|
||
|
|
"version": "8.59.3",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@typescript-eslint/tsconfig-utils": "^8.59.3",
|
||
|
|
"@typescript-eslint/types": "^8.59.3",
|
||
|
|
"debug": "^4.4.3"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/typescript-eslint"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"typescript": ">=4.8.4 <6.1.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@typescript-eslint/scope-manager": {
|
||
|
|
"version": "8.59.3",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@typescript-eslint/types": "8.59.3",
|
||
|
|
"@typescript-eslint/visitor-keys": "8.59.3"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/typescript-eslint"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@typescript-eslint/tsconfig-utils": {
|
||
|
|
"version": "8.59.3",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/typescript-eslint"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"typescript": ">=4.8.4 <6.1.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@typescript-eslint/type-utils": {
|
||
|
|
"version": "8.59.3",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@typescript-eslint/types": "8.59.3",
|
||
|
|
"@typescript-eslint/typescript-estree": "8.59.3",
|
||
|
|
"@typescript-eslint/utils": "8.59.3",
|
||
|
|
"debug": "^4.4.3",
|
||
|
|
"ts-api-utils": "^2.5.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/typescript-eslint"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
|
||
|
|
"typescript": ">=4.8.4 <6.1.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@typescript-eslint/types": {
|
||
|
|
"version": "8.59.3",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/typescript-eslint"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@typescript-eslint/typescript-estree": {
|
||
|
|
"version": "8.59.3",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@typescript-eslint/project-service": "8.59.3",
|
||
|
|
"@typescript-eslint/tsconfig-utils": "8.59.3",
|
||
|
|
"@typescript-eslint/types": "8.59.3",
|
||
|
|
"@typescript-eslint/visitor-keys": "8.59.3",
|
||
|
|
"debug": "^4.4.3",
|
||
|
|
"minimatch": "^10.2.2",
|
||
|
|
"semver": "^7.7.3",
|
||
|
|
"tinyglobby": "^0.2.15",
|
||
|
|
"ts-api-utils": "^2.5.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/typescript-eslint"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"typescript": ">=4.8.4 <6.1.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/semver": {
|
||
|
|
"version": "7.8.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC",
|
||
|
|
"bin": {
|
||
|
|
"semver": "bin/semver.js"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=10"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@typescript-eslint/utils": {
|
||
|
|
"version": "8.59.3",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@eslint-community/eslint-utils": "^4.9.1",
|
||
|
|
"@typescript-eslint/scope-manager": "8.59.3",
|
||
|
|
"@typescript-eslint/types": "8.59.3",
|
||
|
|
"@typescript-eslint/typescript-estree": "8.59.3"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/typescript-eslint"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
|
||
|
|
"typescript": ">=4.8.4 <6.1.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@typescript-eslint/visitor-keys": {
|
||
|
|
"version": "8.59.3",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@typescript-eslint/types": "8.59.3",
|
||
|
|
"eslint-visitor-keys": "^5.0.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/typescript-eslint"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@ungap/structured-clone": {
|
||
|
|
"version": "1.3.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.3.1.tgz",
|
||
|
|
"integrity": "sha512-mUFwbeTqrVgDQxFveS+df2yfap6iuP20NAKAsBt5jDEoOTDew+zwLAOilHCeQJOVSvmgCX4ogqIrA0mnyr08yQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC"
|
||
|
|
},
|
||
|
|
"node_modules/@vitejs/plugin-react": {
|
||
|
|
"version": "4.7.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.7.0.tgz",
|
||
|
|
"integrity": "sha512-gUu9hwfWvvEDBBmgtAowQCojwZmJ5mcLn3aufeCsitijs3+f2NsrPtlAWIR6OPiqljl96GVCUbLe0HyqIpVaoA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/core": "^7.28.0",
|
||
|
|
"@babel/plugin-transform-react-jsx-self": "^7.27.1",
|
||
|
|
"@babel/plugin-transform-react-jsx-source": "^7.27.1",
|
||
|
|
"@rolldown/pluginutils": "1.0.0-beta.27",
|
||
|
|
"@types/babel__core": "^7.20.5",
|
||
|
|
"react-refresh": "^0.17.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^14.18.0 || >=16.0.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"vite": "^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@vitejs/plugin-vue": {
|
||
|
|
"version": "5.2.4",
|
||
|
|
"resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.2.4.tgz",
|
||
|
|
"integrity": "sha512-7Yx/SXSOcQq5HiiV3orevHUFn+pmMB4cgbEkDYgnkUWb0WfeQ/wa2yFv6D5ICiCQOVpjA7vYDXrC7AGO8yjDHA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.0.0 || >=20.0.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"vite": "^5.0.0 || ^6.0.0",
|
||
|
|
"vue": "^3.2.25"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@vue/compiler-core": {
|
||
|
|
"version": "3.5.34",
|
||
|
|
"resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.5.34.tgz",
|
||
|
|
"integrity": "sha512-s9cLyK5mLcvZ4Agva5QgRsQyLKvts9WbU9DB6NqiZkkGEdwmcEiylj5Jbwkp680drF/NNCV8OlAJSe+yMLxaJw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/parser": "^7.29.3",
|
||
|
|
"@vue/shared": "3.5.34",
|
||
|
|
"entities": "^7.0.1",
|
||
|
|
"estree-walker": "^2.0.2",
|
||
|
|
"source-map-js": "^1.2.1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@vue/compiler-dom": {
|
||
|
|
"version": "3.5.34",
|
||
|
|
"resolved": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.5.34.tgz",
|
||
|
|
"integrity": "sha512-EbF/T++k0e2MMZlJsBhzK8Sgwt0HcIPOhzn1CTB/lv6sQcyk+OWf8YeiLxZp3ro7MbbLcAfAJ6sEvjFWuNgUCw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@vue/compiler-core": "3.5.34",
|
||
|
|
"@vue/shared": "3.5.34"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@vue/compiler-sfc": {
|
||
|
|
"version": "3.5.34",
|
||
|
|
"resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.5.34.tgz",
|
||
|
|
"integrity": "sha512-D/ihr6uZeIt6r+pVZf46RWT1fAsLFMbUP7k8G1VkiiWexriED9GrX3echHd4Abbt17zjlfiFJ8z7a3BxZOPNjg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/parser": "^7.29.3",
|
||
|
|
"@vue/compiler-core": "3.5.34",
|
||
|
|
"@vue/compiler-dom": "3.5.34",
|
||
|
|
"@vue/compiler-ssr": "3.5.34",
|
||
|
|
"@vue/shared": "3.5.34",
|
||
|
|
"estree-walker": "^2.0.2",
|
||
|
|
"magic-string": "^0.30.21",
|
||
|
|
"postcss": "^8.5.14",
|
||
|
|
"source-map-js": "^1.2.1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@vue/compiler-ssr": {
|
||
|
|
"version": "3.5.34",
|
||
|
|
"resolved": "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.5.34.tgz",
|
||
|
|
"integrity": "sha512-cDtTHKibkThKGHH1SP+WdccquNRYQDFH6rRjQCqT9G2ltFAfoR5pUftpab/z+aM5mW9HLLVQW7hfKKQe/1GBeQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@vue/compiler-dom": "3.5.34",
|
||
|
|
"@vue/shared": "3.5.34"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@vue/devtools-api": {
|
||
|
|
"version": "7.7.9",
|
||
|
|
"resolved": "https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-7.7.9.tgz",
|
||
|
|
"integrity": "sha512-kIE8wvwlcZ6TJTbNeU2HQNtaxLx3a84aotTITUuL/4bzfPxzajGBOoqjMhwZJ8L9qFYDU/lAYMEEm11dnZOD6g==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@vue/devtools-kit": "^7.7.9"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@vue/devtools-kit": {
|
||
|
|
"version": "7.7.9",
|
||
|
|
"resolved": "https://registry.npmjs.org/@vue/devtools-kit/-/devtools-kit-7.7.9.tgz",
|
||
|
|
"integrity": "sha512-PyQ6odHSgiDVd4hnTP+aDk2X4gl2HmLDfiyEnn3/oV+ckFDuswRs4IbBT7vacMuGdwY/XemxBoh302ctbsptuA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@vue/devtools-shared": "^7.7.9",
|
||
|
|
"birpc": "^2.3.0",
|
||
|
|
"hookable": "^5.5.3",
|
||
|
|
"mitt": "^3.0.1",
|
||
|
|
"perfect-debounce": "^1.0.0",
|
||
|
|
"speakingurl": "^14.0.1",
|
||
|
|
"superjson": "^2.2.2"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@vue/devtools-shared": {
|
||
|
|
"version": "7.7.9",
|
||
|
|
"resolved": "https://registry.npmjs.org/@vue/devtools-shared/-/devtools-shared-7.7.9.tgz",
|
||
|
|
"integrity": "sha512-iWAb0v2WYf0QWmxCGy0seZNDPdO3Sp5+u78ORnyeonS6MT4PC7VPrryX2BpMJrwlDeaZ6BD4vP4XKjK0SZqaeA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"rfdc": "^1.4.1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@vue/reactivity": {
|
||
|
|
"version": "3.5.34",
|
||
|
|
"resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.5.34.tgz",
|
||
|
|
"integrity": "sha512-y9XDjCEuBp+98k+UL5dbYkh57AHU4o6cxZedOPXw3bmrZZYLQsVHguGurq7hVrPCSrQtrnz1f9dssyFr+dMXfQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@vue/shared": "3.5.34"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@vue/runtime-core": {
|
||
|
|
"version": "3.5.34",
|
||
|
|
"resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.5.34.tgz",
|
||
|
|
"integrity": "sha512-mKeBYvu8tcMSLhypAHBmriUFfWXKTCF/23Z4jiCoYK3UtWepkliViNLuR90V9XOyD62mUxs9p1jsrpK3CCGIzw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@vue/reactivity": "3.5.34",
|
||
|
|
"@vue/shared": "3.5.34"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@vue/runtime-dom": {
|
||
|
|
"version": "3.5.34",
|
||
|
|
"resolved": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.5.34.tgz",
|
||
|
|
"integrity": "sha512-e8kZzERmCwUnBRVsgSQlAfrfU2rGoy0FFKPBXSlfEjc/O3KfA7QP0t1/2ZylrbchjmIKB4dPTd07A6WPr0eOrg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@vue/reactivity": "3.5.34",
|
||
|
|
"@vue/runtime-core": "3.5.34",
|
||
|
|
"@vue/shared": "3.5.34",
|
||
|
|
"csstype": "^3.2.3"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@vue/server-renderer": {
|
||
|
|
"version": "3.5.34",
|
||
|
|
"resolved": "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.5.34.tgz",
|
||
|
|
"integrity": "sha512-nHxmJoTrKsmrkbILRhkC9gY1G3moZbJTqCzDd7DOOzG5KH9oeJ0Unqrff5f9v0pW//jES05ZkJcNtfE8JjOIew==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@vue/compiler-ssr": "3.5.34",
|
||
|
|
"@vue/shared": "3.5.34"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"vue": "3.5.34"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@vue/shared": {
|
||
|
|
"version": "3.5.34",
|
||
|
|
"resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.5.34.tgz",
|
||
|
|
"integrity": "sha512-24uqU4OIiX29ryC3MeWid/Xf2fa2EFRUVLb77nRhk+UrTVrh/XiGtFAFmJBAtBRbjwNdsPRP+jj/OL27Eg1NDA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/@vueuse/core": {
|
||
|
|
"version": "12.8.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/@vueuse/core/-/core-12.8.2.tgz",
|
||
|
|
"integrity": "sha512-HbvCmZdzAu3VGi/pWYm5Ut+Kd9mn1ZHnn4L5G8kOQTPs/IwIAmJoBrmYk2ckLArgMXZj0AW3n5CAejLUO+PhdQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@types/web-bluetooth": "^0.0.21",
|
||
|
|
"@vueuse/metadata": "12.8.2",
|
||
|
|
"@vueuse/shared": "12.8.2",
|
||
|
|
"vue": "^3.5.13"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/antfu"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@vueuse/integrations": {
|
||
|
|
"version": "12.8.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/@vueuse/integrations/-/integrations-12.8.2.tgz",
|
||
|
|
"integrity": "sha512-fbGYivgK5uBTRt7p5F3zy6VrETlV9RtZjBqd1/HxGdjdckBgBM4ugP8LHpjolqTj14TXTxSK1ZfgPbHYyGuH7g==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@vueuse/core": "12.8.2",
|
||
|
|
"@vueuse/shared": "12.8.2",
|
||
|
|
"vue": "^3.5.13"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/antfu"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"async-validator": "^4",
|
||
|
|
"axios": "^1",
|
||
|
|
"change-case": "^5",
|
||
|
|
"drauu": "^0.4",
|
||
|
|
"focus-trap": "^7",
|
||
|
|
"fuse.js": "^7",
|
||
|
|
"idb-keyval": "^6",
|
||
|
|
"jwt-decode": "^4",
|
||
|
|
"nprogress": "^0.2",
|
||
|
|
"qrcode": "^1.5",
|
||
|
|
"sortablejs": "^1",
|
||
|
|
"universal-cookie": "^7"
|
||
|
|
},
|
||
|
|
"peerDependenciesMeta": {
|
||
|
|
"async-validator": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"axios": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"change-case": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"drauu": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"focus-trap": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"fuse.js": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"idb-keyval": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"jwt-decode": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"nprogress": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"qrcode": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"sortablejs": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"universal-cookie": {
|
||
|
|
"optional": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@vueuse/metadata": {
|
||
|
|
"version": "12.8.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/@vueuse/metadata/-/metadata-12.8.2.tgz",
|
||
|
|
"integrity": "sha512-rAyLGEuoBJ/Il5AmFHiziCPdQzRt88VxR+Y/A/QhJ1EWtWqPBBAxTAFaSkviwEuOEZNtW8pvkPgoCZQ+HxqW1A==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/antfu"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@vueuse/shared": {
|
||
|
|
"version": "12.8.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/@vueuse/shared/-/shared-12.8.2.tgz",
|
||
|
|
"integrity": "sha512-dznP38YzxZoNloI0qpEfpkms8knDtaoQ6Y/sfS0L7Yki4zh40LFHEhur0odJC6xTHG5dxWVPiUWBXn+wCG2s5w==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"vue": "^3.5.13"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/antfu"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/acorn": {
|
||
|
|
"version": "8.16.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.16.0.tgz",
|
||
|
|
"integrity": "sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"peer": true,
|
||
|
|
"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/ajv": {
|
||
|
|
"version": "6.15.0",
|
||
|
|
"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/algoliasearch": {
|
||
|
|
"version": "5.52.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/algoliasearch/-/algoliasearch-5.52.1.tgz",
|
||
|
|
"integrity": "sha512-fHA8+kXTbjagw3jkLiaS7KKrH8qe2DyOsiUhGlN4cdT77PEsfqXZl7ewDk1hsg+pJnPlnE50XtLxjR91iJOpmg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"peer": true,
|
||
|
|
"dependencies": {
|
||
|
|
"@algolia/abtesting": "1.18.1",
|
||
|
|
"@algolia/client-abtesting": "5.52.1",
|
||
|
|
"@algolia/client-analytics": "5.52.1",
|
||
|
|
"@algolia/client-common": "5.52.1",
|
||
|
|
"@algolia/client-insights": "5.52.1",
|
||
|
|
"@algolia/client-personalization": "5.52.1",
|
||
|
|
"@algolia/client-query-suggestions": "5.52.1",
|
||
|
|
"@algolia/client-search": "5.52.1",
|
||
|
|
"@algolia/ingestion": "1.52.1",
|
||
|
|
"@algolia/monitoring": "1.52.1",
|
||
|
|
"@algolia/recommend": "5.52.1",
|
||
|
|
"@algolia/requester-browser-xhr": "5.52.1",
|
||
|
|
"@algolia/requester-fetch": "5.52.1",
|
||
|
|
"@algolia/requester-node-http": "5.52.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 14.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"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==",
|
||
|
|
"dev": true,
|
||
|
|
"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==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"color-convert": "^2.0.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"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/bail": {
|
||
|
|
"version": "2.0.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/bail/-/bail-2.0.2.tgz",
|
||
|
|
"integrity": "sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"funding": {
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/wooorm"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/balanced-match": {
|
||
|
|
"version": "4.0.4",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": "18 || 20 || >=22"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/baseline-browser-mapping": {
|
||
|
|
"version": "2.10.29",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"bin": {
|
||
|
|
"baseline-browser-mapping": "dist/cli.cjs"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/birpc": {
|
||
|
|
"version": "2.9.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/birpc/-/birpc-2.9.0.tgz",
|
||
|
|
"integrity": "sha512-KrayHS5pBi69Xi9JmvoqrIgYGDkD6mcSe/i6YKi3w5kekCLzrX4+nawcXqrj2tIp50Kw/mT/s3p+GVK0A0sKxw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/antfu"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/brace-expansion": {
|
||
|
|
"version": "5.0.6",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"balanced-match": "^4.0.2"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "18 || 20 || >=22"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/browserslist": {
|
||
|
|
"version": "4.28.2",
|
||
|
|
"dev": true,
|
||
|
|
"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",
|
||
|
|
"peer": true,
|
||
|
|
"dependencies": {
|
||
|
|
"baseline-browser-mapping": "^2.10.12",
|
||
|
|
"caniuse-lite": "^1.0.30001782",
|
||
|
|
"electron-to-chromium": "^1.5.328",
|
||
|
|
"node-releases": "^2.0.36",
|
||
|
|
"update-browserslist-db": "^1.2.3"
|
||
|
|
},
|
||
|
|
"bin": {
|
||
|
|
"browserslist": "cli.js"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"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/caniuse-lite": {
|
||
|
|
"version": "1.0.30001792",
|
||
|
|
"dev": true,
|
||
|
|
"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/ccount": {
|
||
|
|
"version": "2.0.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/ccount/-/ccount-2.0.1.tgz",
|
||
|
|
"integrity": "sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"funding": {
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/wooorm"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/chalk": {
|
||
|
|
"version": "4.1.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
||
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
||
|
|
"dev": true,
|
||
|
|
"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/character-entities": {
|
||
|
|
"version": "2.0.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/character-entities/-/character-entities-2.0.2.tgz",
|
||
|
|
"integrity": "sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"funding": {
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/wooorm"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/character-entities-html4": {
|
||
|
|
"version": "2.1.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/character-entities-html4/-/character-entities-html4-2.1.0.tgz",
|
||
|
|
"integrity": "sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"funding": {
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/wooorm"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/character-entities-legacy": {
|
||
|
|
"version": "3.0.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/character-entities-legacy/-/character-entities-legacy-3.0.0.tgz",
|
||
|
|
"integrity": "sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"funding": {
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/wooorm"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/cliui": {
|
||
|
|
"version": "8.0.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz",
|
||
|
|
"integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC",
|
||
|
|
"dependencies": {
|
||
|
|
"string-width": "^4.2.0",
|
||
|
|
"strip-ansi": "^6.0.1",
|
||
|
|
"wrap-ansi": "^7.0.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"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==",
|
||
|
|
"dev": true,
|
||
|
|
"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==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/comma-separated-tokens": {
|
||
|
|
"version": "2.0.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/comma-separated-tokens/-/comma-separated-tokens-2.0.3.tgz",
|
||
|
|
"integrity": "sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"funding": {
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/wooorm"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"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/convert-source-map": {
|
||
|
|
"version": "2.0.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/copy-anything": {
|
||
|
|
"version": "4.0.5",
|
||
|
|
"resolved": "https://registry.npmjs.org/copy-anything/-/copy-anything-4.0.5.tgz",
|
||
|
|
"integrity": "sha512-7Vv6asjS4gMOuILabD3l739tsaxFQmC+a7pLZm02zyvs8p977bL3zEgq3yDk5rn9B0PbYgIv++jmHcuUab4RhA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"is-what": "^5.2.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/mesqueeb"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/cross-spawn": {
|
||
|
|
"version": "7.0.6",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"path-key": "^3.1.0",
|
||
|
|
"shebang-command": "^2.0.0",
|
||
|
|
"which": "^2.0.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/csstype": {
|
||
|
|
"version": "3.2.3",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/debug": {
|
||
|
|
"version": "4.4.3",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"ms": "^2.1.3"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.0"
|
||
|
|
},
|
||
|
|
"peerDependenciesMeta": {
|
||
|
|
"supports-color": {
|
||
|
|
"optional": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/decode-named-character-reference": {
|
||
|
|
"version": "1.3.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/decode-named-character-reference/-/decode-named-character-reference-1.3.0.tgz",
|
||
|
|
"integrity": "sha512-GtpQYB283KrPp6nRw50q3U9/VfOutZOe103qlN7BPP6Ad27xYnOIWv4lPzo8HCAL+mMZofJ9KEy30fq6MfaK6Q==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"character-entities": "^2.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/wooorm"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/deep-is": {
|
||
|
|
"version": "0.1.4",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/dequal": {
|
||
|
|
"version": "2.0.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz",
|
||
|
|
"integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/devlop": {
|
||
|
|
"version": "1.1.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/devlop/-/devlop-1.1.0.tgz",
|
||
|
|
"integrity": "sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"dequal": "^2.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/wooorm"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/electron-to-chromium": {
|
||
|
|
"version": "1.5.353",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC"
|
||
|
|
},
|
||
|
|
"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==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/emoji-regex-xs": {
|
||
|
|
"version": "1.0.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/emoji-regex-xs/-/emoji-regex-xs-1.0.0.tgz",
|
||
|
|
"integrity": "sha512-LRlerrMYoIDrT6jgpeZ2YYl/L8EulRTt5hQcYjy5AInh7HWXKimpqx68aknBFpGL2+/IcogTcaydJEgaTmOpDg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/entities": {
|
||
|
|
"version": "7.0.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/entities/-/entities-7.0.1.tgz",
|
||
|
|
"integrity": "sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "BSD-2-Clause",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.12"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/esbuild": {
|
||
|
|
"version": "0.21.5",
|
||
|
|
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.21.5.tgz",
|
||
|
|
"integrity": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==",
|
||
|
|
"dev": true,
|
||
|
|
"hasInstallScript": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"bin": {
|
||
|
|
"esbuild": "bin/esbuild"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12"
|
||
|
|
},
|
||
|
|
"optionalDependencies": {
|
||
|
|
"@esbuild/aix-ppc64": "0.21.5",
|
||
|
|
"@esbuild/android-arm": "0.21.5",
|
||
|
|
"@esbuild/android-arm64": "0.21.5",
|
||
|
|
"@esbuild/android-x64": "0.21.5",
|
||
|
|
"@esbuild/darwin-arm64": "0.21.5",
|
||
|
|
"@esbuild/darwin-x64": "0.21.5",
|
||
|
|
"@esbuild/freebsd-arm64": "0.21.5",
|
||
|
|
"@esbuild/freebsd-x64": "0.21.5",
|
||
|
|
"@esbuild/linux-arm": "0.21.5",
|
||
|
|
"@esbuild/linux-arm64": "0.21.5",
|
||
|
|
"@esbuild/linux-ia32": "0.21.5",
|
||
|
|
"@esbuild/linux-loong64": "0.21.5",
|
||
|
|
"@esbuild/linux-mips64el": "0.21.5",
|
||
|
|
"@esbuild/linux-ppc64": "0.21.5",
|
||
|
|
"@esbuild/linux-riscv64": "0.21.5",
|
||
|
|
"@esbuild/linux-s390x": "0.21.5",
|
||
|
|
"@esbuild/linux-x64": "0.21.5",
|
||
|
|
"@esbuild/netbsd-x64": "0.21.5",
|
||
|
|
"@esbuild/openbsd-x64": "0.21.5",
|
||
|
|
"@esbuild/sunos-x64": "0.21.5",
|
||
|
|
"@esbuild/win32-arm64": "0.21.5",
|
||
|
|
"@esbuild/win32-ia32": "0.21.5",
|
||
|
|
"@esbuild/win32-x64": "0.21.5"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/escalade": {
|
||
|
|
"version": "3.2.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/escape-string-regexp": {
|
||
|
|
"version": "4.0.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=10"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/eslint": {
|
||
|
|
"version": "9.39.4",
|
||
|
|
"resolved": "https://registry.npmjs.org/eslint/-/eslint-9.39.4.tgz",
|
||
|
|
"integrity": "sha512-XoMjdBOwe/esVgEvLmNsD3IRHkm7fbKIUGvrleloJXUZgDHig2IPWNniv+GwjyJXzuNqVjlr5+4yVUZjycJwfQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"peer": true,
|
||
|
|
"dependencies": {
|
||
|
|
"@eslint-community/eslint-utils": "^4.8.0",
|
||
|
|
"@eslint-community/regexpp": "^4.12.1",
|
||
|
|
"@eslint/config-array": "^0.21.2",
|
||
|
|
"@eslint/config-helpers": "^0.4.2",
|
||
|
|
"@eslint/core": "^0.17.0",
|
||
|
|
"@eslint/eslintrc": "^3.3.5",
|
||
|
|
"@eslint/js": "9.39.4",
|
||
|
|
"@eslint/plugin-kit": "^0.4.1",
|
||
|
|
"@humanfs/node": "^0.16.6",
|
||
|
|
"@humanwhocodes/module-importer": "^1.0.1",
|
||
|
|
"@humanwhocodes/retry": "^0.4.2",
|
||
|
|
"@types/estree": "^1.0.6",
|
||
|
|
"ajv": "^6.14.0",
|
||
|
|
"chalk": "^4.0.0",
|
||
|
|
"cross-spawn": "^7.0.6",
|
||
|
|
"debug": "^4.3.2",
|
||
|
|
"escape-string-regexp": "^4.0.0",
|
||
|
|
"eslint-scope": "^8.4.0",
|
||
|
|
"eslint-visitor-keys": "^4.2.1",
|
||
|
|
"espree": "^10.4.0",
|
||
|
|
"esquery": "^1.5.0",
|
||
|
|
"esutils": "^2.0.2",
|
||
|
|
"fast-deep-equal": "^3.1.3",
|
||
|
|
"file-entry-cache": "^8.0.0",
|
||
|
|
"find-up": "^5.0.0",
|
||
|
|
"glob-parent": "^6.0.2",
|
||
|
|
"ignore": "^5.2.0",
|
||
|
|
"imurmurhash": "^0.1.4",
|
||
|
|
"is-glob": "^4.0.0",
|
||
|
|
"json-stable-stringify-without-jsonify": "^1.0.1",
|
||
|
|
"lodash.merge": "^4.6.2",
|
||
|
|
"minimatch": "^3.1.5",
|
||
|
|
"natural-compare": "^1.4.0",
|
||
|
|
"optionator": "^0.9.3"
|
||
|
|
},
|
||
|
|
"bin": {
|
||
|
|
"eslint": "bin/eslint.js"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://eslint.org/donate"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"jiti": "*"
|
||
|
|
},
|
||
|
|
"peerDependenciesMeta": {
|
||
|
|
"jiti": {
|
||
|
|
"optional": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/eslint-plugin-react-hooks": {
|
||
|
|
"version": "7.1.1",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/core": "^7.24.4",
|
||
|
|
"@babel/parser": "^7.24.4",
|
||
|
|
"hermes-parser": "^0.25.1",
|
||
|
|
"zod": "^3.25.0 || ^4.0.0",
|
||
|
|
"zod-validation-error": "^3.5.0 || ^4.0.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0 || ^10.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/eslint-plugin-react-refresh": {
|
||
|
|
"version": "0.5.2",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"peerDependencies": {
|
||
|
|
"eslint": "^9 || ^10"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/eslint-scope": {
|
||
|
|
"version": "8.4.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.4.0.tgz",
|
||
|
|
"integrity": "sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "BSD-2-Clause",
|
||
|
|
"dependencies": {
|
||
|
|
"esrecurse": "^4.3.0",
|
||
|
|
"estraverse": "^5.2.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://opencollective.com/eslint"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/eslint-visitor-keys": {
|
||
|
|
"version": "5.0.1",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"engines": {
|
||
|
|
"node": "^20.19.0 || ^22.13.0 || >=24"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://opencollective.com/eslint"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/eslint/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==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/eslint/node_modules/brace-expansion": {
|
||
|
|
"version": "1.1.14",
|
||
|
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.14.tgz",
|
||
|
|
"integrity": "sha512-MWPGfDxnyzKU7rNOW9SP/c50vi3xrmrua/+6hfPbCS2ABNWfx24vPidzvC7krjU/RTo235sV776ymlsMtGKj8g==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"balanced-match": "^1.0.0",
|
||
|
|
"concat-map": "0.0.1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/eslint/node_modules/eslint-visitor-keys": {
|
||
|
|
"version": "4.2.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
|
||
|
|
"integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://opencollective.com/eslint"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/eslint/node_modules/minimatch": {
|
||
|
|
"version": "3.1.5",
|
||
|
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz",
|
||
|
|
"integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC",
|
||
|
|
"dependencies": {
|
||
|
|
"brace-expansion": "^1.1.7"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "*"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/espree": {
|
||
|
|
"version": "10.4.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/espree/-/espree-10.4.0.tgz",
|
||
|
|
"integrity": "sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "BSD-2-Clause",
|
||
|
|
"dependencies": {
|
||
|
|
"acorn": "^8.15.0",
|
||
|
|
"acorn-jsx": "^5.3.2",
|
||
|
|
"eslint-visitor-keys": "^4.2.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://opencollective.com/eslint"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/espree/node_modules/eslint-visitor-keys": {
|
||
|
|
"version": "4.2.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
|
||
|
|
"integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://opencollective.com/eslint"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/esprima": {
|
||
|
|
"version": "4.0.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz",
|
||
|
|
"integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "BSD-2-Clause",
|
||
|
|
"bin": {
|
||
|
|
"esparse": "bin/esparse.js",
|
||
|
|
"esvalidate": "bin/esvalidate.js"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=4"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/esquery": {
|
||
|
|
"version": "1.7.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "BSD-3-Clause",
|
||
|
|
"dependencies": {
|
||
|
|
"estraverse": "^5.1.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.10"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"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",
|
||
|
|
"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",
|
||
|
|
"dev": true,
|
||
|
|
"license": "BSD-2-Clause",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.10.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/extend": {
|
||
|
|
"version": "3.0.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz",
|
||
|
|
"integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/extend-shallow": {
|
||
|
|
"version": "2.0.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
|
||
|
|
"integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"is-extendable": "^0.1.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.10.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/fast-deep-equal": {
|
||
|
|
"version": "3.1.3",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/fast-json-stable-stringify": {
|
||
|
|
"version": "2.1.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/fast-levenshtein": {
|
||
|
|
"version": "2.0.6",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/fault": {
|
||
|
|
"version": "2.0.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/fault/-/fault-2.0.1.tgz",
|
||
|
|
"integrity": "sha512-WtySTkS4OKev5JtpHXnib4Gxiurzh5NCGvWrFaZ34m6JehfTUhKZvn9njTfw48t6JumVQOmrKqpmGcdwxnhqBQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"format": "^0.2.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/wooorm"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/fdir": {
|
||
|
|
"version": "6.5.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12.0.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"picomatch": "^3 || ^4"
|
||
|
|
},
|
||
|
|
"peerDependenciesMeta": {
|
||
|
|
"picomatch": {
|
||
|
|
"optional": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/file-entry-cache": {
|
||
|
|
"version": "8.0.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"flat-cache": "^4.0.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=16.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/find-up": {
|
||
|
|
"version": "5.0.0",
|
||
|
|
"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": "4.0.1",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"flatted": "^3.2.9",
|
||
|
|
"keyv": "^4.5.4"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=16"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/flatted": {
|
||
|
|
"version": "3.4.2",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC"
|
||
|
|
},
|
||
|
|
"node_modules/focus-trap": {
|
||
|
|
"version": "7.8.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.8.0.tgz",
|
||
|
|
"integrity": "sha512-/yNdlIkpWbM0ptxno3ONTuf+2g318kh2ez3KSeZN5dZ8YC6AAmgeWz+GasYYiBJPFaYcSAPeu4GfhUaChzIJXA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"peer": true,
|
||
|
|
"dependencies": {
|
||
|
|
"tabbable": "^6.4.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/format": {
|
||
|
|
"version": "0.2.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/format/-/format-0.2.2.tgz",
|
||
|
|
"integrity": "sha512-wzsgA6WOq+09wrU1tsJ09udeR/YZRaeArL9e1wPbFg3GG2yDnC2ldKpxs4xunpFF9DgqCqOIra3bc1HWrJ37Ww==",
|
||
|
|
"dev": true,
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.4.x"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/fsevents": {
|
||
|
|
"version": "2.3.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
|
||
|
|
"integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
|
||
|
|
"dev": true,
|
||
|
|
"hasInstallScript": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"darwin"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/gensync": {
|
||
|
|
"version": "1.0.0-beta.2",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/get-caller-file": {
|
||
|
|
"version": "2.0.5",
|
||
|
|
"resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
|
||
|
|
"integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC",
|
||
|
|
"engines": {
|
||
|
|
"node": "6.* || 8.* || >= 10.*"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/get-tsconfig": {
|
||
|
|
"version": "4.14.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.14.0.tgz",
|
||
|
|
"integrity": "sha512-yTb+8DXzDREzgvYmh6s9vHsSVCHeC0G3PI5bEXNBHtmshPnO+S5O7qgLEOn0I5QvMy6kpZN8K1NKGyilLb93wA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"resolve-pkg-maps": "^1.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/privatenumber/get-tsconfig?sponsor=1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/glob-parent": {
|
||
|
|
"version": "6.0.2",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC",
|
||
|
|
"dependencies": {
|
||
|
|
"is-glob": "^4.0.3"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=10.13.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/globals": {
|
||
|
|
"version": "17.6.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/gray-matter": {
|
||
|
|
"version": "4.0.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/gray-matter/-/gray-matter-4.0.3.tgz",
|
||
|
|
"integrity": "sha512-5v6yZd4JK3eMI3FqqCouswVqwugaA9r4dNZB1wwcmrD02QkV5H0y7XBQW8QwQqEaZY1pM9aqORSORhJRdNK44Q==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"js-yaml": "^3.13.1",
|
||
|
|
"kind-of": "^6.0.2",
|
||
|
|
"section-matter": "^1.0.0",
|
||
|
|
"strip-bom-string": "^1.0.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/gray-matter/node_modules/argparse": {
|
||
|
|
"version": "1.0.10",
|
||
|
|
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
||
|
|
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"sprintf-js": "~1.0.2"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/gray-matter/node_modules/js-yaml": {
|
||
|
|
"version": "3.14.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.2.tgz",
|
||
|
|
"integrity": "sha512-PMSmkqxr106Xa156c2M265Z+FTrPl+oxd/rgOQy2tijQeK5TxQ43psO1ZCwhVOSdnn+RzkzlRz/eY4BgJBYVpg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"argparse": "^1.0.7",
|
||
|
|
"esprima": "^4.0.0"
|
||
|
|
},
|
||
|
|
"bin": {
|
||
|
|
"js-yaml": "bin/js-yaml.js"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"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==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/hast-util-to-html": {
|
||
|
|
"version": "9.0.5",
|
||
|
|
"resolved": "https://registry.npmjs.org/hast-util-to-html/-/hast-util-to-html-9.0.5.tgz",
|
||
|
|
"integrity": "sha512-OguPdidb+fbHQSU4Q4ZiLKnzWo8Wwsf5bZfbvu7//a9oTYoqD/fWpe96NuHkoS9h0ccGOTe0C4NGXdtS0iObOw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@types/hast": "^3.0.0",
|
||
|
|
"@types/unist": "^3.0.0",
|
||
|
|
"ccount": "^2.0.0",
|
||
|
|
"comma-separated-tokens": "^2.0.0",
|
||
|
|
"hast-util-whitespace": "^3.0.0",
|
||
|
|
"html-void-elements": "^3.0.0",
|
||
|
|
"mdast-util-to-hast": "^13.0.0",
|
||
|
|
"property-information": "^7.0.0",
|
||
|
|
"space-separated-tokens": "^2.0.0",
|
||
|
|
"stringify-entities": "^4.0.0",
|
||
|
|
"zwitch": "^2.0.4"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/hast-util-whitespace": {
|
||
|
|
"version": "3.0.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/hast-util-whitespace/-/hast-util-whitespace-3.0.0.tgz",
|
||
|
|
"integrity": "sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@types/hast": "^3.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/hermes-estree": {
|
||
|
|
"version": "0.25.1",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/hermes-parser": {
|
||
|
|
"version": "0.25.1",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"hermes-estree": "0.25.1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/hookable": {
|
||
|
|
"version": "5.5.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/hookable/-/hookable-5.5.3.tgz",
|
||
|
|
"integrity": "sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/html-void-elements": {
|
||
|
|
"version": "3.0.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/html-void-elements/-/html-void-elements-3.0.0.tgz",
|
||
|
|
"integrity": "sha512-bEqo66MRXsUGxWHV5IP0PUiAWwoEjba4VCzg0LjFJBpchPaTfyfCKTG6bc5F8ucKec3q5y6qOdGyYTSBEvhCrg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"funding": {
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/wooorm"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/ignore": {
|
||
|
|
"version": "5.3.2",
|
||
|
|
"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",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.8.19"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/is-extendable": {
|
||
|
|
"version": "0.1.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz",
|
||
|
|
"integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.10.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/is-extglob": {
|
||
|
|
"version": "2.1.1",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.10.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"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==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/is-glob": {
|
||
|
|
"version": "4.0.3",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"is-extglob": "^2.1.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.10.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/is-plain-obj": {
|
||
|
|
"version": "4.1.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz",
|
||
|
|
"integrity": "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/is-what": {
|
||
|
|
"version": "5.5.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/is-what/-/is-what-5.5.0.tgz",
|
||
|
|
"integrity": "sha512-oG7cgbmg5kLYae2N5IVd3jm2s+vldjxJzK1pcu9LfpGuQ93MQSzo0okvRna+7y5ifrD+20FE8FvjusyGaz14fw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/mesqueeb"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/isexe": {
|
||
|
|
"version": "2.0.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC"
|
||
|
|
},
|
||
|
|
"node_modules/js-tokens": {
|
||
|
|
"version": "4.0.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/js-yaml": {
|
||
|
|
"version": "4.1.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz",
|
||
|
|
"integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"argparse": "^2.0.1"
|
||
|
|
},
|
||
|
|
"bin": {
|
||
|
|
"js-yaml": "bin/js-yaml.js"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/jsesc": {
|
||
|
|
"version": "3.1.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"bin": {
|
||
|
|
"jsesc": "bin/jsesc"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/json-buffer": {
|
||
|
|
"version": "3.0.1",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/json-schema-traverse": {
|
||
|
|
"version": "0.4.1",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/json-stable-stringify-without-jsonify": {
|
||
|
|
"version": "1.0.1",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/json5": {
|
||
|
|
"version": "2.2.3",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"bin": {
|
||
|
|
"json5": "lib/cli.js"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/keyv": {
|
||
|
|
"version": "4.5.4",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"json-buffer": "3.0.1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/kind-of": {
|
||
|
|
"version": "6.0.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
|
||
|
|
"integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.10.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/levn": {
|
||
|
|
"version": "0.4.1",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"prelude-ls": "^1.2.1",
|
||
|
|
"type-check": "~0.4.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.8.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/linkify-it": {
|
||
|
|
"version": "5.0.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-5.0.0.tgz",
|
||
|
|
"integrity": "sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"uc.micro": "^2.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/locate-path": {
|
||
|
|
"version": "6.0.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"p-locate": "^5.0.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=10"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"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/longest-streak": {
|
||
|
|
"version": "3.1.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/longest-streak/-/longest-streak-3.1.0.tgz",
|
||
|
|
"integrity": "sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"funding": {
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/wooorm"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/loose-envify": {
|
||
|
|
"version": "1.4.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz",
|
||
|
|
"integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"dependencies": {
|
||
|
|
"js-tokens": "^3.0.0 || ^4.0.0"
|
||
|
|
},
|
||
|
|
"bin": {
|
||
|
|
"loose-envify": "cli.js"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/lru-cache": {
|
||
|
|
"version": "5.1.1",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC",
|
||
|
|
"dependencies": {
|
||
|
|
"yallist": "^3.0.2"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/magic-string": {
|
||
|
|
"version": "0.30.21",
|
||
|
|
"resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz",
|
||
|
|
"integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@jridgewell/sourcemap-codec": "^1.5.5"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/mark.js": {
|
||
|
|
"version": "8.11.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/mark.js/-/mark.js-8.11.1.tgz",
|
||
|
|
"integrity": "sha512-1I+1qpDt4idfgLQG+BNWmrqku+7/2bi5nLf4YwF8y8zXvmfiTBY3PV3ZibfrjBueCByROpuBjLLFCajqkgYoLQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/markdown-it": {
|
||
|
|
"version": "14.1.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-14.1.1.tgz",
|
||
|
|
"integrity": "sha512-BuU2qnTti9YKgK5N+IeMubp14ZUKUUw7yeJbkjtosvHiP0AZ5c8IAgEMk79D0eC8F23r4Ac/q8cAIFdm2FtyoA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"argparse": "^2.0.1",
|
||
|
|
"entities": "^4.4.0",
|
||
|
|
"linkify-it": "^5.0.0",
|
||
|
|
"mdurl": "^2.0.0",
|
||
|
|
"punycode.js": "^2.3.1",
|
||
|
|
"uc.micro": "^2.1.0"
|
||
|
|
},
|
||
|
|
"bin": {
|
||
|
|
"markdown-it": "bin/markdown-it.mjs"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/markdown-it/node_modules/entities": {
|
||
|
|
"version": "4.5.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz",
|
||
|
|
"integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "BSD-2-Clause",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.12"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/markdown-title": {
|
||
|
|
"version": "1.0.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/markdown-title/-/markdown-title-1.0.2.tgz",
|
||
|
|
"integrity": "sha512-MqIQVVkz+uGEHi3TsHx/czcxxCbRIL7sv5K5DnYw/tI+apY54IbPefV/cmgxp6LoJSEx/TqcHdLs/298afG5QQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/mdast-util-from-markdown": {
|
||
|
|
"version": "2.0.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.3.tgz",
|
||
|
|
"integrity": "sha512-W4mAWTvSlKvf8L6J+VN9yLSqQ9AOAAvHuoDAmPkz4dHf553m5gVj2ejadHJhoJmcmxEnOv6Pa8XJhpxE93kb8Q==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@types/mdast": "^4.0.0",
|
||
|
|
"@types/unist": "^3.0.0",
|
||
|
|
"decode-named-character-reference": "^1.0.0",
|
||
|
|
"devlop": "^1.0.0",
|
||
|
|
"mdast-util-to-string": "^4.0.0",
|
||
|
|
"micromark": "^4.0.0",
|
||
|
|
"micromark-util-decode-numeric-character-reference": "^2.0.0",
|
||
|
|
"micromark-util-decode-string": "^2.0.0",
|
||
|
|
"micromark-util-normalize-identifier": "^2.0.0",
|
||
|
|
"micromark-util-symbol": "^2.0.0",
|
||
|
|
"micromark-util-types": "^2.0.0",
|
||
|
|
"unist-util-stringify-position": "^4.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/mdast-util-frontmatter": {
|
||
|
|
"version": "2.0.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/mdast-util-frontmatter/-/mdast-util-frontmatter-2.0.1.tgz",
|
||
|
|
"integrity": "sha512-LRqI9+wdgC25P0URIJY9vwocIzCcksduHQ9OF2joxQoyTNVduwLAFUzjoopuRJbJAReaKrNQKAZKL3uCMugWJA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@types/mdast": "^4.0.0",
|
||
|
|
"devlop": "^1.0.0",
|
||
|
|
"escape-string-regexp": "^5.0.0",
|
||
|
|
"mdast-util-from-markdown": "^2.0.0",
|
||
|
|
"mdast-util-to-markdown": "^2.0.0",
|
||
|
|
"micromark-extension-frontmatter": "^2.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/mdast-util-frontmatter/node_modules/escape-string-regexp": {
|
||
|
|
"version": "5.0.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz",
|
||
|
|
"integrity": "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/mdast-util-phrasing": {
|
||
|
|
"version": "4.1.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/mdast-util-phrasing/-/mdast-util-phrasing-4.1.0.tgz",
|
||
|
|
"integrity": "sha512-TqICwyvJJpBwvGAMZjj4J2n0X8QWp21b9l0o7eXyVJ25YNWYbJDVIyD1bZXE6WtV6RmKJVYmQAKWa0zWOABz2w==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@types/mdast": "^4.0.0",
|
||
|
|
"unist-util-is": "^6.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/mdast-util-to-hast": {
|
||
|
|
"version": "13.2.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-13.2.1.tgz",
|
||
|
|
"integrity": "sha512-cctsq2wp5vTsLIcaymblUriiTcZd0CwWtCbLvrOzYCDZoWyMNV8sZ7krj09FSnsiJi3WVsHLM4k6Dq/yaPyCXA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@types/hast": "^3.0.0",
|
||
|
|
"@types/mdast": "^4.0.0",
|
||
|
|
"@ungap/structured-clone": "^1.0.0",
|
||
|
|
"devlop": "^1.0.0",
|
||
|
|
"micromark-util-sanitize-uri": "^2.0.0",
|
||
|
|
"trim-lines": "^3.0.0",
|
||
|
|
"unist-util-position": "^5.0.0",
|
||
|
|
"unist-util-visit": "^5.0.0",
|
||
|
|
"vfile": "^6.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/mdast-util-to-markdown": {
|
||
|
|
"version": "2.1.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/mdast-util-to-markdown/-/mdast-util-to-markdown-2.1.2.tgz",
|
||
|
|
"integrity": "sha512-xj68wMTvGXVOKonmog6LwyJKrYXZPvlwabaryTjLh9LuvovB/KAH+kvi8Gjj+7rJjsFi23nkUxRQv1KqSroMqA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@types/mdast": "^4.0.0",
|
||
|
|
"@types/unist": "^3.0.0",
|
||
|
|
"longest-streak": "^3.0.0",
|
||
|
|
"mdast-util-phrasing": "^4.0.0",
|
||
|
|
"mdast-util-to-string": "^4.0.0",
|
||
|
|
"micromark-util-classify-character": "^2.0.0",
|
||
|
|
"micromark-util-decode-string": "^2.0.0",
|
||
|
|
"unist-util-visit": "^5.0.0",
|
||
|
|
"zwitch": "^2.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/mdast-util-to-string": {
|
||
|
|
"version": "4.0.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-4.0.0.tgz",
|
||
|
|
"integrity": "sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@types/mdast": "^4.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/mdurl": {
|
||
|
|
"version": "2.0.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/mdurl/-/mdurl-2.0.0.tgz",
|
||
|
|
"integrity": "sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/micromark": {
|
||
|
|
"version": "4.0.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/micromark/-/micromark-4.0.2.tgz",
|
||
|
|
"integrity": "sha512-zpe98Q6kvavpCr1NPVSCMebCKfD7CA2NqZ+rykeNhONIJBpc1tFKt9hucLGwha3jNTNI8lHpctWJWoimVF4PfA==",
|
||
|
|
"dev": true,
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "GitHub Sponsors",
|
||
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "OpenCollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@types/debug": "^4.0.0",
|
||
|
|
"debug": "^4.0.0",
|
||
|
|
"decode-named-character-reference": "^1.0.0",
|
||
|
|
"devlop": "^1.0.0",
|
||
|
|
"micromark-core-commonmark": "^2.0.0",
|
||
|
|
"micromark-factory-space": "^2.0.0",
|
||
|
|
"micromark-util-character": "^2.0.0",
|
||
|
|
"micromark-util-chunked": "^2.0.0",
|
||
|
|
"micromark-util-combine-extensions": "^2.0.0",
|
||
|
|
"micromark-util-decode-numeric-character-reference": "^2.0.0",
|
||
|
|
"micromark-util-encode": "^2.0.0",
|
||
|
|
"micromark-util-normalize-identifier": "^2.0.0",
|
||
|
|
"micromark-util-resolve-all": "^2.0.0",
|
||
|
|
"micromark-util-sanitize-uri": "^2.0.0",
|
||
|
|
"micromark-util-subtokenize": "^2.0.0",
|
||
|
|
"micromark-util-symbol": "^2.0.0",
|
||
|
|
"micromark-util-types": "^2.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/micromark-core-commonmark": {
|
||
|
|
"version": "2.0.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/micromark-core-commonmark/-/micromark-core-commonmark-2.0.3.tgz",
|
||
|
|
"integrity": "sha512-RDBrHEMSxVFLg6xvnXmb1Ayr2WzLAWjeSATAoxwKYJV94TeNavgoIdA0a9ytzDSVzBy2YKFK+emCPOEibLeCrg==",
|
||
|
|
"dev": true,
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "GitHub Sponsors",
|
||
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "OpenCollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"decode-named-character-reference": "^1.0.0",
|
||
|
|
"devlop": "^1.0.0",
|
||
|
|
"micromark-factory-destination": "^2.0.0",
|
||
|
|
"micromark-factory-label": "^2.0.0",
|
||
|
|
"micromark-factory-space": "^2.0.0",
|
||
|
|
"micromark-factory-title": "^2.0.0",
|
||
|
|
"micromark-factory-whitespace": "^2.0.0",
|
||
|
|
"micromark-util-character": "^2.0.0",
|
||
|
|
"micromark-util-chunked": "^2.0.0",
|
||
|
|
"micromark-util-classify-character": "^2.0.0",
|
||
|
|
"micromark-util-html-tag-name": "^2.0.0",
|
||
|
|
"micromark-util-normalize-identifier": "^2.0.0",
|
||
|
|
"micromark-util-resolve-all": "^2.0.0",
|
||
|
|
"micromark-util-subtokenize": "^2.0.0",
|
||
|
|
"micromark-util-symbol": "^2.0.0",
|
||
|
|
"micromark-util-types": "^2.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/micromark-extension-frontmatter": {
|
||
|
|
"version": "2.0.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/micromark-extension-frontmatter/-/micromark-extension-frontmatter-2.0.0.tgz",
|
||
|
|
"integrity": "sha512-C4AkuM3dA58cgZha7zVnuVxBhDsbttIMiytjgsM2XbHAB2faRVaHRle40558FBN+DJcrLNCoqG5mlrpdU4cRtg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"fault": "^2.0.0",
|
||
|
|
"micromark-util-character": "^2.0.0",
|
||
|
|
"micromark-util-symbol": "^2.0.0",
|
||
|
|
"micromark-util-types": "^2.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/micromark-factory-destination": {
|
||
|
|
"version": "2.0.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/micromark-factory-destination/-/micromark-factory-destination-2.0.1.tgz",
|
||
|
|
"integrity": "sha512-Xe6rDdJlkmbFRExpTOmRj9N3MaWmbAgdpSrBQvCFqhezUn4AHqJHbaEnfbVYYiexVSs//tqOdY/DxhjdCiJnIA==",
|
||
|
|
"dev": true,
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "GitHub Sponsors",
|
||
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "OpenCollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"micromark-util-character": "^2.0.0",
|
||
|
|
"micromark-util-symbol": "^2.0.0",
|
||
|
|
"micromark-util-types": "^2.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/micromark-factory-label": {
|
||
|
|
"version": "2.0.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/micromark-factory-label/-/micromark-factory-label-2.0.1.tgz",
|
||
|
|
"integrity": "sha512-VFMekyQExqIW7xIChcXn4ok29YE3rnuyveW3wZQWWqF4Nv9Wk5rgJ99KzPvHjkmPXF93FXIbBp6YdW3t71/7Vg==",
|
||
|
|
"dev": true,
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "GitHub Sponsors",
|
||
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "OpenCollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"devlop": "^1.0.0",
|
||
|
|
"micromark-util-character": "^2.0.0",
|
||
|
|
"micromark-util-symbol": "^2.0.0",
|
||
|
|
"micromark-util-types": "^2.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/micromark-factory-space": {
|
||
|
|
"version": "2.0.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/micromark-factory-space/-/micromark-factory-space-2.0.1.tgz",
|
||
|
|
"integrity": "sha512-zRkxjtBxxLd2Sc0d+fbnEunsTj46SWXgXciZmHq0kDYGnck/ZSGj9/wULTV95uoeYiK5hRXP2mJ98Uo4cq/LQg==",
|
||
|
|
"dev": true,
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "GitHub Sponsors",
|
||
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "OpenCollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"micromark-util-character": "^2.0.0",
|
||
|
|
"micromark-util-types": "^2.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/micromark-factory-title": {
|
||
|
|
"version": "2.0.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/micromark-factory-title/-/micromark-factory-title-2.0.1.tgz",
|
||
|
|
"integrity": "sha512-5bZ+3CjhAd9eChYTHsjy6TGxpOFSKgKKJPJxr293jTbfry2KDoWkhBb6TcPVB4NmzaPhMs1Frm9AZH7OD4Cjzw==",
|
||
|
|
"dev": true,
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "GitHub Sponsors",
|
||
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "OpenCollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"micromark-factory-space": "^2.0.0",
|
||
|
|
"micromark-util-character": "^2.0.0",
|
||
|
|
"micromark-util-symbol": "^2.0.0",
|
||
|
|
"micromark-util-types": "^2.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/micromark-factory-whitespace": {
|
||
|
|
"version": "2.0.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/micromark-factory-whitespace/-/micromark-factory-whitespace-2.0.1.tgz",
|
||
|
|
"integrity": "sha512-Ob0nuZ3PKt/n0hORHyvoD9uZhr+Za8sFoP+OnMcnWK5lngSzALgQYKMr9RJVOWLqQYuyn6ulqGWSXdwf6F80lQ==",
|
||
|
|
"dev": true,
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "GitHub Sponsors",
|
||
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "OpenCollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"micromark-factory-space": "^2.0.0",
|
||
|
|
"micromark-util-character": "^2.0.0",
|
||
|
|
"micromark-util-symbol": "^2.0.0",
|
||
|
|
"micromark-util-types": "^2.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/micromark-util-character": {
|
||
|
|
"version": "2.1.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/micromark-util-character/-/micromark-util-character-2.1.1.tgz",
|
||
|
|
"integrity": "sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==",
|
||
|
|
"dev": true,
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "GitHub Sponsors",
|
||
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "OpenCollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"micromark-util-symbol": "^2.0.0",
|
||
|
|
"micromark-util-types": "^2.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/micromark-util-chunked": {
|
||
|
|
"version": "2.0.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/micromark-util-chunked/-/micromark-util-chunked-2.0.1.tgz",
|
||
|
|
"integrity": "sha512-QUNFEOPELfmvv+4xiNg2sRYeS/P84pTW0TCgP5zc9FpXetHY0ab7SxKyAQCNCc1eK0459uoLI1y5oO5Vc1dbhA==",
|
||
|
|
"dev": true,
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "GitHub Sponsors",
|
||
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "OpenCollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"micromark-util-symbol": "^2.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/micromark-util-classify-character": {
|
||
|
|
"version": "2.0.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/micromark-util-classify-character/-/micromark-util-classify-character-2.0.1.tgz",
|
||
|
|
"integrity": "sha512-K0kHzM6afW/MbeWYWLjoHQv1sgg2Q9EccHEDzSkxiP/EaagNzCm7T/WMKZ3rjMbvIpvBiZgwR3dKMygtA4mG1Q==",
|
||
|
|
"dev": true,
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "GitHub Sponsors",
|
||
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "OpenCollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"micromark-util-character": "^2.0.0",
|
||
|
|
"micromark-util-symbol": "^2.0.0",
|
||
|
|
"micromark-util-types": "^2.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/micromark-util-combine-extensions": {
|
||
|
|
"version": "2.0.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/micromark-util-combine-extensions/-/micromark-util-combine-extensions-2.0.1.tgz",
|
||
|
|
"integrity": "sha512-OnAnH8Ujmy59JcyZw8JSbK9cGpdVY44NKgSM7E9Eh7DiLS2E9RNQf0dONaGDzEG9yjEl5hcqeIsj4hfRkLH/Bg==",
|
||
|
|
"dev": true,
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "GitHub Sponsors",
|
||
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "OpenCollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"micromark-util-chunked": "^2.0.0",
|
||
|
|
"micromark-util-types": "^2.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/micromark-util-decode-numeric-character-reference": {
|
||
|
|
"version": "2.0.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/micromark-util-decode-numeric-character-reference/-/micromark-util-decode-numeric-character-reference-2.0.2.tgz",
|
||
|
|
"integrity": "sha512-ccUbYk6CwVdkmCQMyr64dXz42EfHGkPQlBj5p7YVGzq8I7CtjXZJrubAYezf7Rp+bjPseiROqe7G6foFd+lEuw==",
|
||
|
|
"dev": true,
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "GitHub Sponsors",
|
||
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "OpenCollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"micromark-util-symbol": "^2.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/micromark-util-decode-string": {
|
||
|
|
"version": "2.0.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/micromark-util-decode-string/-/micromark-util-decode-string-2.0.1.tgz",
|
||
|
|
"integrity": "sha512-nDV/77Fj6eH1ynwscYTOsbK7rR//Uj0bZXBwJZRfaLEJ1iGBR6kIfNmlNqaqJf649EP0F3NWNdeJi03elllNUQ==",
|
||
|
|
"dev": true,
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "GitHub Sponsors",
|
||
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "OpenCollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"decode-named-character-reference": "^1.0.0",
|
||
|
|
"micromark-util-character": "^2.0.0",
|
||
|
|
"micromark-util-decode-numeric-character-reference": "^2.0.0",
|
||
|
|
"micromark-util-symbol": "^2.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/micromark-util-encode": {
|
||
|
|
"version": "2.0.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/micromark-util-encode/-/micromark-util-encode-2.0.1.tgz",
|
||
|
|
"integrity": "sha512-c3cVx2y4KqUnwopcO9b/SCdo2O67LwJJ/UyqGfbigahfegL9myoEFoDYZgkT7f36T0bLrM9hZTAaAyH+PCAXjw==",
|
||
|
|
"dev": true,
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "GitHub Sponsors",
|
||
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "OpenCollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/micromark-util-html-tag-name": {
|
||
|
|
"version": "2.0.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/micromark-util-html-tag-name/-/micromark-util-html-tag-name-2.0.1.tgz",
|
||
|
|
"integrity": "sha512-2cNEiYDhCWKI+Gs9T0Tiysk136SnR13hhO8yW6BGNyhOC4qYFnwF1nKfD3HFAIXA5c45RrIG1ub11GiXeYd1xA==",
|
||
|
|
"dev": true,
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "GitHub Sponsors",
|
||
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "OpenCollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/micromark-util-normalize-identifier": {
|
||
|
|
"version": "2.0.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/micromark-util-normalize-identifier/-/micromark-util-normalize-identifier-2.0.1.tgz",
|
||
|
|
"integrity": "sha512-sxPqmo70LyARJs0w2UclACPUUEqltCkJ6PhKdMIDuJ3gSf/Q+/GIe3WKl0Ijb/GyH9lOpUkRAO2wp0GVkLvS9Q==",
|
||
|
|
"dev": true,
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "GitHub Sponsors",
|
||
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "OpenCollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"micromark-util-symbol": "^2.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/micromark-util-resolve-all": {
|
||
|
|
"version": "2.0.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/micromark-util-resolve-all/-/micromark-util-resolve-all-2.0.1.tgz",
|
||
|
|
"integrity": "sha512-VdQyxFWFT2/FGJgwQnJYbe1jjQoNTS4RjglmSjTUlpUMa95Htx9NHeYW4rGDJzbjvCsl9eLjMQwGeElsqmzcHg==",
|
||
|
|
"dev": true,
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "GitHub Sponsors",
|
||
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "OpenCollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"micromark-util-types": "^2.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/micromark-util-sanitize-uri": {
|
||
|
|
"version": "2.0.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-2.0.1.tgz",
|
||
|
|
"integrity": "sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ==",
|
||
|
|
"dev": true,
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "GitHub Sponsors",
|
||
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "OpenCollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"micromark-util-character": "^2.0.0",
|
||
|
|
"micromark-util-encode": "^2.0.0",
|
||
|
|
"micromark-util-symbol": "^2.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/micromark-util-subtokenize": {
|
||
|
|
"version": "2.1.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/micromark-util-subtokenize/-/micromark-util-subtokenize-2.1.0.tgz",
|
||
|
|
"integrity": "sha512-XQLu552iSctvnEcgXw6+Sx75GflAPNED1qx7eBJ+wydBb2KCbRZe+NwvIEEMM83uml1+2WSXpBAcp9IUCgCYWA==",
|
||
|
|
"dev": true,
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "GitHub Sponsors",
|
||
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "OpenCollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"devlop": "^1.0.0",
|
||
|
|
"micromark-util-chunked": "^2.0.0",
|
||
|
|
"micromark-util-symbol": "^2.0.0",
|
||
|
|
"micromark-util-types": "^2.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/micromark-util-symbol": {
|
||
|
|
"version": "2.0.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-2.0.1.tgz",
|
||
|
|
"integrity": "sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==",
|
||
|
|
"dev": true,
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "GitHub Sponsors",
|
||
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "OpenCollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/micromark-util-types": {
|
||
|
|
"version": "2.0.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/micromark-util-types/-/micromark-util-types-2.0.2.tgz",
|
||
|
|
"integrity": "sha512-Yw0ECSpJoViF1qTU4DC6NwtC4aWGt1EkzaQB8KPPyCRR8z9TWeV0HbEFGTO+ZY1wB22zmxnJqhPyTpOVCpeHTA==",
|
||
|
|
"dev": true,
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "GitHub Sponsors",
|
||
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "OpenCollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/millify": {
|
||
|
|
"version": "6.1.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/millify/-/millify-6.1.0.tgz",
|
||
|
|
"integrity": "sha512-H/E3J6t+DQs/F2YgfDhxUVZz/dF8JXPPKTLHL/yHCcLZLtCXJDUaqvhJXQwqOVBvbyNn4T0WjLpIHd7PAw7fBA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"yargs": "^17.0.1"
|
||
|
|
},
|
||
|
|
"bin": {
|
||
|
|
"millify": "bin/millify"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/minimatch": {
|
||
|
|
"version": "10.2.5",
|
||
|
|
"dev": true,
|
||
|
|
"license": "BlueOak-1.0.0",
|
||
|
|
"dependencies": {
|
||
|
|
"brace-expansion": "^5.0.5"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "18 || 20 || >=22"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/isaacs"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/minisearch": {
|
||
|
|
"version": "7.2.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/minisearch/-/minisearch-7.2.0.tgz",
|
||
|
|
"integrity": "sha512-dqT2XBYUOZOiC5t2HRnwADjhNS2cecp9u+TJRiJ1Qp/f5qjkeT5APcGPjHw+bz89Ms8Jp+cG4AlE+QZ/QnDglg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/mitt": {
|
||
|
|
"version": "3.0.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/mitt/-/mitt-3.0.1.tgz",
|
||
|
|
"integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/ms": {
|
||
|
|
"version": "2.1.3",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/nanoid": {
|
||
|
|
"version": "3.3.12",
|
||
|
|
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.12.tgz",
|
||
|
|
"integrity": "sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==",
|
||
|
|
"dev": true,
|
||
|
|
"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/natural-compare": {
|
||
|
|
"version": "1.4.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/node-releases": {
|
||
|
|
"version": "2.0.44",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/oniguruma-to-es": {
|
||
|
|
"version": "3.1.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/oniguruma-to-es/-/oniguruma-to-es-3.1.1.tgz",
|
||
|
|
"integrity": "sha512-bUH8SDvPkH3ho3dvwJwfonjlQ4R80vjyvrU8YpxuROddv55vAEJrTuCuCVUhhsHbtlD9tGGbaNApGQckXhS8iQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"emoji-regex-xs": "^1.0.0",
|
||
|
|
"regex": "^6.0.1",
|
||
|
|
"regex-recursion": "^6.0.2"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/optionator": {
|
||
|
|
"version": "0.9.4",
|
||
|
|
"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",
|
||
|
|
"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",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"p-limit": "^3.0.2"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=10"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"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/path-exists": {
|
||
|
|
"version": "4.0.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/path-key": {
|
||
|
|
"version": "3.1.1",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/path-to-regexp": {
|
||
|
|
"version": "6.3.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.3.0.tgz",
|
||
|
|
"integrity": "sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/perfect-debounce": {
|
||
|
|
"version": "1.0.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/perfect-debounce/-/perfect-debounce-1.0.0.tgz",
|
||
|
|
"integrity": "sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/picocolors": {
|
||
|
|
"version": "1.1.1",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC"
|
||
|
|
},
|
||
|
|
"node_modules/picomatch": {
|
||
|
|
"version": "4.0.4",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"peer": true,
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/postcss": {
|
||
|
|
"version": "8.5.14",
|
||
|
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.14.tgz",
|
||
|
|
"integrity": "sha512-SoSL4+OSEtR99LHFZQiJLkT59C5B1amGO1NzTwj7TT1qCUgUO6hxOvzkOYxD+vMrXBM3XJIKzokoERdqQq/Zmg==",
|
||
|
|
"dev": true,
|
||
|
|
"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/preact": {
|
||
|
|
"version": "10.29.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/preact/-/preact-10.29.1.tgz",
|
||
|
|
"integrity": "sha512-gQCLc/vWroE8lIpleXtdJhTFDogTdZG9AjMUpVkDf2iTCNwYNWA+u16dL41TqUDJO4gm2IgrcMv3uTpjd4Pwmg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/preact"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/prelude-ls": {
|
||
|
|
"version": "1.2.1",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.8.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/pretty-bytes": {
|
||
|
|
"version": "7.1.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-7.1.0.tgz",
|
||
|
|
"integrity": "sha512-nODzvTiYVRGRqAOvE84Vk5JDPyyxsVk0/fbA/bq7RqlnhksGpset09XTxbpvLTIjoaF7K8Z8DG8yHtKGTPSYRw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=20"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/property-information": {
|
||
|
|
"version": "7.1.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/property-information/-/property-information-7.1.0.tgz",
|
||
|
|
"integrity": "sha512-TwEZ+X+yCJmYfL7TPUOcvBZ4QfoT5YenQiJuX//0th53DE6w0xxLEtfK3iyryQFddXuvkIk51EEgrJQ0WJkOmQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"funding": {
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/wooorm"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/punycode": {
|
||
|
|
"version": "2.3.1",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/punycode.js": {
|
||
|
|
"version": "2.3.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/punycode.js/-/punycode.js-2.3.1.tgz",
|
||
|
|
"integrity": "sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/react": {
|
||
|
|
"version": "19.2.6",
|
||
|
|
"license": "MIT",
|
||
|
|
"peer": true,
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.10.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/react-dom": {
|
||
|
|
"version": "19.2.6",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"scheduler": "^0.27.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": "^19.2.6"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/react-refresh": {
|
||
|
|
"version": "0.17.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.17.0.tgz",
|
||
|
|
"integrity": "sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.10.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/regex": {
|
||
|
|
"version": "6.1.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/regex/-/regex-6.1.0.tgz",
|
||
|
|
"integrity": "sha512-6VwtthbV4o/7+OaAF9I5L5V3llLEsoPyq9P1JVXkedTP33c7MfCG0/5NOPcSJn0TzXcG9YUrR0gQSWioew3LDg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"regex-utilities": "^2.3.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/regex-recursion": {
|
||
|
|
"version": "6.0.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/regex-recursion/-/regex-recursion-6.0.2.tgz",
|
||
|
|
"integrity": "sha512-0YCaSCq2VRIebiaUviZNs0cBz1kg5kVS2UKUfNIx8YVs1cN3AV7NTctO5FOKBA+UT2BPJIWZauYHPqJODG50cg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"regex-utilities": "^2.3.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/regex-utilities": {
|
||
|
|
"version": "2.3.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/regex-utilities/-/regex-utilities-2.3.0.tgz",
|
||
|
|
"integrity": "sha512-8VhliFJAWRaUiVvREIiW2NXXTmHs4vMNnSzuJVhscgmGav3g9VDxLrQndI3dZZVVdp0ZO/5v0xmX516/7M9cng==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/remark": {
|
||
|
|
"version": "15.0.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/remark/-/remark-15.0.1.tgz",
|
||
|
|
"integrity": "sha512-Eht5w30ruCXgFmxVUSlNWQ9iiimq07URKeFS3hNc8cUWy1llX4KDWfyEDZRycMc+znsN9Ux5/tJ/BFdgdOwA3A==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@types/mdast": "^4.0.0",
|
||
|
|
"remark-parse": "^11.0.0",
|
||
|
|
"remark-stringify": "^11.0.0",
|
||
|
|
"unified": "^11.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/remark-frontmatter": {
|
||
|
|
"version": "5.0.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/remark-frontmatter/-/remark-frontmatter-5.0.0.tgz",
|
||
|
|
"integrity": "sha512-XTFYvNASMe5iPN0719nPrdItC9aU0ssC4v14mH1BCi1u0n1gAocqcujWUrByftZTbLhRtiKRyjYTSIOcr69UVQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@types/mdast": "^4.0.0",
|
||
|
|
"mdast-util-frontmatter": "^2.0.0",
|
||
|
|
"micromark-extension-frontmatter": "^2.0.0",
|
||
|
|
"unified": "^11.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/remark-parse": {
|
||
|
|
"version": "11.0.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-11.0.0.tgz",
|
||
|
|
"integrity": "sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@types/mdast": "^4.0.0",
|
||
|
|
"mdast-util-from-markdown": "^2.0.0",
|
||
|
|
"micromark-util-types": "^2.0.0",
|
||
|
|
"unified": "^11.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/remark-stringify": {
|
||
|
|
"version": "11.0.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/remark-stringify/-/remark-stringify-11.0.0.tgz",
|
||
|
|
"integrity": "sha512-1OSmLd3awB/t8qdoEOMazZkNsfVTeY4fTsgzcQFdXNq8ToTN4ZGwrMnlda4K6smTFKD+GRV6O48i6Z4iKgPPpw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@types/mdast": "^4.0.0",
|
||
|
|
"mdast-util-to-markdown": "^2.0.0",
|
||
|
|
"unified": "^11.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/require-directory": {
|
||
|
|
"version": "2.1.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
|
||
|
|
"integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.10.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"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/resolve-pkg-maps": {
|
||
|
|
"version": "1.0.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz",
|
||
|
|
"integrity": "sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/privatenumber/resolve-pkg-maps?sponsor=1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/rfdc": {
|
||
|
|
"version": "1.4.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/rfdc/-/rfdc-1.4.1.tgz",
|
||
|
|
"integrity": "sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/rollup": {
|
||
|
|
"version": "4.60.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/rollup/-/rollup-4.60.3.tgz",
|
||
|
|
"integrity": "sha512-pAQK9HalE84QSm4Po3EmWIZPd3FnjkShVkiMlz1iligWYkWQ7wHYd1PF/T7QZ5TVSD6uSTon5gBVMSM4JfBV+A==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@types/estree": "1.0.8"
|
||
|
|
},
|
||
|
|
"bin": {
|
||
|
|
"rollup": "dist/bin/rollup"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18.0.0",
|
||
|
|
"npm": ">=8.0.0"
|
||
|
|
},
|
||
|
|
"optionalDependencies": {
|
||
|
|
"@rollup/rollup-android-arm-eabi": "4.60.3",
|
||
|
|
"@rollup/rollup-android-arm64": "4.60.3",
|
||
|
|
"@rollup/rollup-darwin-arm64": "4.60.3",
|
||
|
|
"@rollup/rollup-darwin-x64": "4.60.3",
|
||
|
|
"@rollup/rollup-freebsd-arm64": "4.60.3",
|
||
|
|
"@rollup/rollup-freebsd-x64": "4.60.3",
|
||
|
|
"@rollup/rollup-linux-arm-gnueabihf": "4.60.3",
|
||
|
|
"@rollup/rollup-linux-arm-musleabihf": "4.60.3",
|
||
|
|
"@rollup/rollup-linux-arm64-gnu": "4.60.3",
|
||
|
|
"@rollup/rollup-linux-arm64-musl": "4.60.3",
|
||
|
|
"@rollup/rollup-linux-loong64-gnu": "4.60.3",
|
||
|
|
"@rollup/rollup-linux-loong64-musl": "4.60.3",
|
||
|
|
"@rollup/rollup-linux-ppc64-gnu": "4.60.3",
|
||
|
|
"@rollup/rollup-linux-ppc64-musl": "4.60.3",
|
||
|
|
"@rollup/rollup-linux-riscv64-gnu": "4.60.3",
|
||
|
|
"@rollup/rollup-linux-riscv64-musl": "4.60.3",
|
||
|
|
"@rollup/rollup-linux-s390x-gnu": "4.60.3",
|
||
|
|
"@rollup/rollup-linux-x64-gnu": "4.60.3",
|
||
|
|
"@rollup/rollup-linux-x64-musl": "4.60.3",
|
||
|
|
"@rollup/rollup-openbsd-x64": "4.60.3",
|
||
|
|
"@rollup/rollup-openharmony-arm64": "4.60.3",
|
||
|
|
"@rollup/rollup-win32-arm64-msvc": "4.60.3",
|
||
|
|
"@rollup/rollup-win32-ia32-msvc": "4.60.3",
|
||
|
|
"@rollup/rollup-win32-x64-gnu": "4.60.3",
|
||
|
|
"@rollup/rollup-win32-x64-msvc": "4.60.3",
|
||
|
|
"fsevents": "~2.3.2"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/rollup/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==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/scheduler": {
|
||
|
|
"version": "0.27.0",
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/search-insights": {
|
||
|
|
"version": "2.17.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/search-insights/-/search-insights-2.17.3.tgz",
|
||
|
|
"integrity": "sha512-RQPdCYTa8A68uM2jwxoY842xDhvx3E5LFL1LxvxCNMev4o5mLuokczhzjAgGwUZBAmOKZknArSxLKmXtIi2AxQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"peer": true
|
||
|
|
},
|
||
|
|
"node_modules/section-matter": {
|
||
|
|
"version": "1.0.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/section-matter/-/section-matter-1.0.0.tgz",
|
||
|
|
"integrity": "sha512-vfD3pmTzGpufjScBh50YHKzEu2lxBWhVEHsNGoEXmCmn2hKGfeNLYMzCJpe8cD7gqX7TJluOVpBkAequ6dgMmA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"extend-shallow": "^2.0.1",
|
||
|
|
"kind-of": "^6.0.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=4"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/semver": {
|
||
|
|
"version": "6.3.1",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC",
|
||
|
|
"bin": {
|
||
|
|
"semver": "bin/semver.js"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/shebang-command": {
|
||
|
|
"version": "2.0.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"shebang-regex": "^3.0.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/shebang-regex": {
|
||
|
|
"version": "3.0.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/shiki": {
|
||
|
|
"version": "2.5.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/shiki/-/shiki-2.5.0.tgz",
|
||
|
|
"integrity": "sha512-mI//trrsaiCIPsja5CNfsyNOqgAZUb6VpJA+340toL42UpzQlXpwRV9nch69X6gaUxrr9kaOOa6e3y3uAkGFxQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@shikijs/core": "2.5.0",
|
||
|
|
"@shikijs/engine-javascript": "2.5.0",
|
||
|
|
"@shikijs/engine-oniguruma": "2.5.0",
|
||
|
|
"@shikijs/langs": "2.5.0",
|
||
|
|
"@shikijs/themes": "2.5.0",
|
||
|
|
"@shikijs/types": "2.5.0",
|
||
|
|
"@shikijs/vscode-textmate": "^10.0.2",
|
||
|
|
"@types/hast": "^3.0.4"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"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==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "BSD-3-Clause",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.10.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/space-separated-tokens": {
|
||
|
|
"version": "2.0.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/space-separated-tokens/-/space-separated-tokens-2.0.2.tgz",
|
||
|
|
"integrity": "sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"funding": {
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/wooorm"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/speakingurl": {
|
||
|
|
"version": "14.0.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/speakingurl/-/speakingurl-14.0.1.tgz",
|
||
|
|
"integrity": "sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "BSD-3-Clause",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.10.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/sprintf-js": {
|
||
|
|
"version": "1.0.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
|
||
|
|
"integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "BSD-3-Clause"
|
||
|
|
},
|
||
|
|
"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==",
|
||
|
|
"dev": true,
|
||
|
|
"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/stringify-entities": {
|
||
|
|
"version": "4.0.4",
|
||
|
|
"resolved": "https://registry.npmjs.org/stringify-entities/-/stringify-entities-4.0.4.tgz",
|
||
|
|
"integrity": "sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"character-entities-html4": "^2.0.0",
|
||
|
|
"character-entities-legacy": "^3.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/wooorm"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"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==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"ansi-regex": "^5.0.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/strip-bom-string": {
|
||
|
|
"version": "1.0.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/strip-bom-string/-/strip-bom-string-1.0.0.tgz",
|
||
|
|
"integrity": "sha512-uCC2VHvQRYu+lMh4My/sFNmF2klFymLX1wHJeXnbEJERpV/ZsVuonzerjfrGpIGF7LBVa1O7i9kjiWvJiFck8g==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.10.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"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==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/superjson": {
|
||
|
|
"version": "2.2.6",
|
||
|
|
"resolved": "https://registry.npmjs.org/superjson/-/superjson-2.2.6.tgz",
|
||
|
|
"integrity": "sha512-H+ue8Zo4vJmV2nRjpx86P35lzwDT3nItnIsocgumgr0hHMQ+ZGq5vrERg9kJBo5AWGmxZDhzDo+WVIJqkB0cGA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"copy-anything": "^4"
|
||
|
|
},
|
||
|
|
"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==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"has-flag": "^4.0.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/tabbable": {
|
||
|
|
"version": "6.4.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/tabbable/-/tabbable-6.4.0.tgz",
|
||
|
|
"integrity": "sha512-05PUHKSNE8ou2dwIxTngl4EzcnsCDZGJ/iCLtDflR/SHB/ny14rXc+qU5P4mG9JkusiV7EivzY9Mhm55AzAvCg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/tinyglobby": {
|
||
|
|
"version": "0.2.16",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"fdir": "^6.5.0",
|
||
|
|
"picomatch": "^4.0.4"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/SuperchupuDev"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/tokenx": {
|
||
|
|
"version": "1.3.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/tokenx/-/tokenx-1.3.0.tgz",
|
||
|
|
"integrity": "sha512-NLdXTEZkKiO0gZuLtMoZKjCXTREXeZZt8nnnNeyoXtNZAfG/GKGSbQtLU5STspc0rMSwcA+UJfWZkbNU01iKmQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/trim-lines": {
|
||
|
|
"version": "3.0.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/trim-lines/-/trim-lines-3.0.1.tgz",
|
||
|
|
"integrity": "sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"funding": {
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/wooorm"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/trough": {
|
||
|
|
"version": "2.2.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/trough/-/trough-2.2.0.tgz",
|
||
|
|
"integrity": "sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"funding": {
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/wooorm"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/ts-api-utils": {
|
||
|
|
"version": "2.5.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18.12"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"typescript": ">=4.8.4"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/tsx": {
|
||
|
|
"version": "4.21.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.21.0.tgz",
|
||
|
|
"integrity": "sha512-5C1sg4USs1lfG0GFb2RLXsdpXqBSEhAaA/0kPL01wxzpMqLILNxIxIOKiILz+cdg/pLnOUxFYOR5yhHU666wbw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"esbuild": "~0.27.0",
|
||
|
|
"get-tsconfig": "^4.7.5"
|
||
|
|
},
|
||
|
|
"bin": {
|
||
|
|
"tsx": "dist/cli.mjs"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18.0.0"
|
||
|
|
},
|
||
|
|
"optionalDependencies": {
|
||
|
|
"fsevents": "~2.3.3"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/tsx/node_modules/@esbuild/aix-ppc64": {
|
||
|
|
"version": "0.27.7",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.27.7.tgz",
|
||
|
|
"integrity": "sha512-EKX3Qwmhz1eMdEJokhALr0YiD0lhQNwDqkPYyPhiSwKrh7/4KRjQc04sZ8db+5DVVnZ1LmbNDI1uAMPEUBnQPg==",
|
||
|
|
"cpu": [
|
||
|
|
"ppc64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"aix"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/tsx/node_modules/@esbuild/android-arm": {
|
||
|
|
"version": "0.27.7",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.27.7.tgz",
|
||
|
|
"integrity": "sha512-jbPXvB4Yj2yBV7HUfE2KHe4GJX51QplCN1pGbYjvsyCZbQmies29EoJbkEc+vYuU5o45AfQn37vZlyXy4YJ8RQ==",
|
||
|
|
"cpu": [
|
||
|
|
"arm"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"android"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/tsx/node_modules/@esbuild/android-arm64": {
|
||
|
|
"version": "0.27.7",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.27.7.tgz",
|
||
|
|
"integrity": "sha512-62dPZHpIXzvChfvfLJow3q5dDtiNMkwiRzPylSCfriLvZeq0a1bWChrGx/BbUbPwOrsWKMn8idSllklzBy+dgQ==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"android"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/tsx/node_modules/@esbuild/android-x64": {
|
||
|
|
"version": "0.27.7",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.27.7.tgz",
|
||
|
|
"integrity": "sha512-x5VpMODneVDb70PYV2VQOmIUUiBtY3D3mPBG8NxVk5CogneYhkR7MmM3yR/uMdITLrC1ml/NV1rj4bMJuy9MCg==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"android"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/tsx/node_modules/@esbuild/darwin-arm64": {
|
||
|
|
"version": "0.27.7",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.27.7.tgz",
|
||
|
|
"integrity": "sha512-5lckdqeuBPlKUwvoCXIgI2D9/ABmPq3Rdp7IfL70393YgaASt7tbju3Ac+ePVi3KDH6N2RqePfHnXkaDtY9fkw==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"darwin"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/tsx/node_modules/@esbuild/darwin-x64": {
|
||
|
|
"version": "0.27.7",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.27.7.tgz",
|
||
|
|
"integrity": "sha512-rYnXrKcXuT7Z+WL5K980jVFdvVKhCHhUwid+dDYQpH+qu+TefcomiMAJpIiC2EM3Rjtq0sO3StMV/+3w3MyyqQ==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"darwin"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/tsx/node_modules/@esbuild/freebsd-arm64": {
|
||
|
|
"version": "0.27.7",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.27.7.tgz",
|
||
|
|
"integrity": "sha512-B48PqeCsEgOtzME2GbNM2roU29AMTuOIN91dsMO30t+Ydis3z/3Ngoj5hhnsOSSwNzS+6JppqWsuhTp6E82l2w==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"freebsd"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/tsx/node_modules/@esbuild/freebsd-x64": {
|
||
|
|
"version": "0.27.7",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.27.7.tgz",
|
||
|
|
"integrity": "sha512-jOBDK5XEjA4m5IJK3bpAQF9/Lelu/Z9ZcdhTRLf4cajlB+8VEhFFRjWgfy3M1O4rO2GQ/b2dLwCUGpiF/eATNQ==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"freebsd"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/tsx/node_modules/@esbuild/linux-arm": {
|
||
|
|
"version": "0.27.7",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.27.7.tgz",
|
||
|
|
"integrity": "sha512-RkT/YXYBTSULo3+af8Ib0ykH8u2MBh57o7q/DAs3lTJlyVQkgQvlrPTnjIzzRPQyavxtPtfg0EopvDyIt0j1rA==",
|
||
|
|
"cpu": [
|
||
|
|
"arm"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/tsx/node_modules/@esbuild/linux-arm64": {
|
||
|
|
"version": "0.27.7",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.27.7.tgz",
|
||
|
|
"integrity": "sha512-RZPHBoxXuNnPQO9rvjh5jdkRmVizktkT7TCDkDmQ0W2SwHInKCAV95GRuvdSvA7w4VMwfCjUiPwDi0ZO6Nfe9A==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/tsx/node_modules/@esbuild/linux-ia32": {
|
||
|
|
"version": "0.27.7",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.27.7.tgz",
|
||
|
|
"integrity": "sha512-GA48aKNkyQDbd3KtkplYWT102C5sn/EZTY4XROkxONgruHPU72l+gW+FfF8tf2cFjeHaRbWpOYa/uRBz/Xq1Pg==",
|
||
|
|
"cpu": [
|
||
|
|
"ia32"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/tsx/node_modules/@esbuild/linux-loong64": {
|
||
|
|
"version": "0.27.7",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.27.7.tgz",
|
||
|
|
"integrity": "sha512-a4POruNM2oWsD4WKvBSEKGIiWQF8fZOAsycHOt6JBpZ+JN2n2JH9WAv56SOyu9X5IqAjqSIPTaJkqN8F7XOQ5Q==",
|
||
|
|
"cpu": [
|
||
|
|
"loong64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/tsx/node_modules/@esbuild/linux-mips64el": {
|
||
|
|
"version": "0.27.7",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.27.7.tgz",
|
||
|
|
"integrity": "sha512-KabT5I6StirGfIz0FMgl1I+R1H73Gp0ofL9A3nG3i/cYFJzKHhouBV5VWK1CSgKvVaG4q1RNpCTR2LuTVB3fIw==",
|
||
|
|
"cpu": [
|
||
|
|
"mips64el"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/tsx/node_modules/@esbuild/linux-ppc64": {
|
||
|
|
"version": "0.27.7",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.27.7.tgz",
|
||
|
|
"integrity": "sha512-gRsL4x6wsGHGRqhtI+ifpN/vpOFTQtnbsupUF5R5YTAg+y/lKelYR1hXbnBdzDjGbMYjVJLJTd2OFmMewAgwlQ==",
|
||
|
|
"cpu": [
|
||
|
|
"ppc64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/tsx/node_modules/@esbuild/linux-riscv64": {
|
||
|
|
"version": "0.27.7",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.27.7.tgz",
|
||
|
|
"integrity": "sha512-hL25LbxO1QOngGzu2U5xeXtxXcW+/GvMN3ejANqXkxZ/opySAZMrc+9LY/WyjAan41unrR3YrmtTsUpwT66InQ==",
|
||
|
|
"cpu": [
|
||
|
|
"riscv64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/tsx/node_modules/@esbuild/linux-s390x": {
|
||
|
|
"version": "0.27.7",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.27.7.tgz",
|
||
|
|
"integrity": "sha512-2k8go8Ycu1Kb46vEelhu1vqEP+UeRVj2zY1pSuPdgvbd5ykAw82Lrro28vXUrRmzEsUV0NzCf54yARIK8r0fdw==",
|
||
|
|
"cpu": [
|
||
|
|
"s390x"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/tsx/node_modules/@esbuild/linux-x64": {
|
||
|
|
"version": "0.27.7",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.27.7.tgz",
|
||
|
|
"integrity": "sha512-hzznmADPt+OmsYzw1EE33ccA+HPdIqiCRq7cQeL1Jlq2gb1+OyWBkMCrYGBJ+sxVzve2ZJEVeePbLM2iEIZSxA==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/tsx/node_modules/@esbuild/netbsd-x64": {
|
||
|
|
"version": "0.27.7",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.27.7.tgz",
|
||
|
|
"integrity": "sha512-OfatkLojr6U+WN5EDYuoQhtM+1xco+/6FSzJJnuWiUw5eVcicbyK3dq5EeV/QHT1uy6GoDhGbFpprUiHUYggrw==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"netbsd"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/tsx/node_modules/@esbuild/openbsd-x64": {
|
||
|
|
"version": "0.27.7",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.27.7.tgz",
|
||
|
|
"integrity": "sha512-+A1NJmfM8WNDv5CLVQYJ5PshuRm/4cI6WMZRg1by1GwPIQPCTs1GLEUHwiiQGT5zDdyLiRM/l1G0Pv54gvtKIg==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"openbsd"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/tsx/node_modules/@esbuild/sunos-x64": {
|
||
|
|
"version": "0.27.7",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.27.7.tgz",
|
||
|
|
"integrity": "sha512-ikktIhFBzQNt/QDyOL580ti9+5mL/YZeUPKU2ivGtGjdTYoqz6jObj6nOMfhASpS4GU4Q/Clh1QtxWAvcYKamA==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"sunos"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/tsx/node_modules/@esbuild/win32-arm64": {
|
||
|
|
"version": "0.27.7",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.27.7.tgz",
|
||
|
|
"integrity": "sha512-7yRhbHvPqSpRUV7Q20VuDwbjW5kIMwTHpptuUzV+AA46kiPze5Z7qgt6CLCK3pWFrHeNfDd1VKgyP4O+ng17CA==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"win32"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/tsx/node_modules/@esbuild/win32-ia32": {
|
||
|
|
"version": "0.27.7",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.27.7.tgz",
|
||
|
|
"integrity": "sha512-SmwKXe6VHIyZYbBLJrhOoCJRB/Z1tckzmgTLfFYOfpMAx63BJEaL9ExI8x7v0oAO3Zh6D/Oi1gVxEYr5oUCFhw==",
|
||
|
|
"cpu": [
|
||
|
|
"ia32"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"win32"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/tsx/node_modules/@esbuild/win32-x64": {
|
||
|
|
"version": "0.27.7",
|
||
|
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.27.7.tgz",
|
||
|
|
"integrity": "sha512-56hiAJPhwQ1R4i+21FVF7V8kSD5zZTdHcVuRFMW0hn753vVfQN8xlx4uOPT4xoGH0Z/oVATuR82AiqSTDIpaHg==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"win32"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/tsx/node_modules/esbuild": {
|
||
|
|
"version": "0.27.7",
|
||
|
|
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.27.7.tgz",
|
||
|
|
"integrity": "sha512-IxpibTjyVnmrIQo5aqNpCgoACA/dTKLTlhMHihVHhdkxKyPO1uBBthumT0rdHmcsk9uMonIWS0m4FljWzILh3w==",
|
||
|
|
"dev": true,
|
||
|
|
"hasInstallScript": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"bin": {
|
||
|
|
"esbuild": "bin/esbuild"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
},
|
||
|
|
"optionalDependencies": {
|
||
|
|
"@esbuild/aix-ppc64": "0.27.7",
|
||
|
|
"@esbuild/android-arm": "0.27.7",
|
||
|
|
"@esbuild/android-arm64": "0.27.7",
|
||
|
|
"@esbuild/android-x64": "0.27.7",
|
||
|
|
"@esbuild/darwin-arm64": "0.27.7",
|
||
|
|
"@esbuild/darwin-x64": "0.27.7",
|
||
|
|
"@esbuild/freebsd-arm64": "0.27.7",
|
||
|
|
"@esbuild/freebsd-x64": "0.27.7",
|
||
|
|
"@esbuild/linux-arm": "0.27.7",
|
||
|
|
"@esbuild/linux-arm64": "0.27.7",
|
||
|
|
"@esbuild/linux-ia32": "0.27.7",
|
||
|
|
"@esbuild/linux-loong64": "0.27.7",
|
||
|
|
"@esbuild/linux-mips64el": "0.27.7",
|
||
|
|
"@esbuild/linux-ppc64": "0.27.7",
|
||
|
|
"@esbuild/linux-riscv64": "0.27.7",
|
||
|
|
"@esbuild/linux-s390x": "0.27.7",
|
||
|
|
"@esbuild/linux-x64": "0.27.7",
|
||
|
|
"@esbuild/netbsd-arm64": "0.27.7",
|
||
|
|
"@esbuild/netbsd-x64": "0.27.7",
|
||
|
|
"@esbuild/openbsd-arm64": "0.27.7",
|
||
|
|
"@esbuild/openbsd-x64": "0.27.7",
|
||
|
|
"@esbuild/openharmony-arm64": "0.27.7",
|
||
|
|
"@esbuild/sunos-x64": "0.27.7",
|
||
|
|
"@esbuild/win32-arm64": "0.27.7",
|
||
|
|
"@esbuild/win32-ia32": "0.27.7",
|
||
|
|
"@esbuild/win32-x64": "0.27.7"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/type-check": {
|
||
|
|
"version": "0.4.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"prelude-ls": "^1.2.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.8.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/typescript": {
|
||
|
|
"version": "5.8.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz",
|
||
|
|
"integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"peer": true,
|
||
|
|
"bin": {
|
||
|
|
"tsc": "bin/tsc",
|
||
|
|
"tsserver": "bin/tsserver"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=14.17"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/typescript-eslint": {
|
||
|
|
"version": "8.59.3",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@typescript-eslint/eslint-plugin": "8.59.3",
|
||
|
|
"@typescript-eslint/parser": "8.59.3",
|
||
|
|
"@typescript-eslint/typescript-estree": "8.59.3",
|
||
|
|
"@typescript-eslint/utils": "8.59.3"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/typescript-eslint"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
|
||
|
|
"typescript": ">=4.8.4 <6.1.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/uc.micro": {
|
||
|
|
"version": "2.1.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-2.1.0.tgz",
|
||
|
|
"integrity": "sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/undici-types": {
|
||
|
|
"version": "7.16.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/unified": {
|
||
|
|
"version": "11.0.5",
|
||
|
|
"resolved": "https://registry.npmjs.org/unified/-/unified-11.0.5.tgz",
|
||
|
|
"integrity": "sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@types/unist": "^3.0.0",
|
||
|
|
"bail": "^2.0.0",
|
||
|
|
"devlop": "^1.0.0",
|
||
|
|
"extend": "^3.0.0",
|
||
|
|
"is-plain-obj": "^4.0.0",
|
||
|
|
"trough": "^2.0.0",
|
||
|
|
"vfile": "^6.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/unist-util-is": {
|
||
|
|
"version": "6.0.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-6.0.1.tgz",
|
||
|
|
"integrity": "sha512-LsiILbtBETkDz8I9p1dQ0uyRUWuaQzd/cuEeS1hoRSyW5E5XGmTzlwY1OrNzzakGowI9Dr/I8HVaw4hTtnxy8g==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@types/unist": "^3.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/unist-util-position": {
|
||
|
|
"version": "5.0.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/unist-util-position/-/unist-util-position-5.0.0.tgz",
|
||
|
|
"integrity": "sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@types/unist": "^3.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/unist-util-remove": {
|
||
|
|
"version": "4.0.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/unist-util-remove/-/unist-util-remove-4.0.0.tgz",
|
||
|
|
"integrity": "sha512-b4gokeGId57UVRX/eVKej5gXqGlc9+trkORhFJpu9raqZkZhU0zm8Doi05+HaiBsMEIJowL+2WtQ5ItjsngPXg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@types/unist": "^3.0.0",
|
||
|
|
"unist-util-is": "^6.0.0",
|
||
|
|
"unist-util-visit-parents": "^6.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/unist-util-stringify-position": {
|
||
|
|
"version": "4.0.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz",
|
||
|
|
"integrity": "sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@types/unist": "^3.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/unist-util-visit": {
|
||
|
|
"version": "5.1.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-5.1.0.tgz",
|
||
|
|
"integrity": "sha512-m+vIdyeCOpdr/QeQCu2EzxX/ohgS8KbnPDgFni4dQsfSCtpz8UqDyY5GjRru8PDKuYn7Fq19j1CQ+nJSsGKOzg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@types/unist": "^3.0.0",
|
||
|
|
"unist-util-is": "^6.0.0",
|
||
|
|
"unist-util-visit-parents": "^6.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/unist-util-visit-parents": {
|
||
|
|
"version": "6.0.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-6.0.2.tgz",
|
||
|
|
"integrity": "sha512-goh1s1TBrqSqukSc8wrjwWhL0hiJxgA8m4kFxGlQ+8FYQ3C/m11FcTs4YYem7V664AhHVvgoQLk890Ssdsr2IQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@types/unist": "^3.0.0",
|
||
|
|
"unist-util-is": "^6.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/update-browserslist-db": {
|
||
|
|
"version": "1.2.3",
|
||
|
|
"dev": true,
|
||
|
|
"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",
|
||
|
|
"dev": true,
|
||
|
|
"license": "BSD-2-Clause",
|
||
|
|
"dependencies": {
|
||
|
|
"punycode": "^2.1.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/vfile": {
|
||
|
|
"version": "6.0.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/vfile/-/vfile-6.0.3.tgz",
|
||
|
|
"integrity": "sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@types/unist": "^3.0.0",
|
||
|
|
"vfile-message": "^4.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/vfile-message": {
|
||
|
|
"version": "4.0.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-4.0.3.tgz",
|
||
|
|
"integrity": "sha512-QTHzsGd1EhbZs4AsQ20JX1rC3cOlt/IWJruk893DfLRr57lcnOeMaWG4K0JrRta4mIJZKth2Au3mM3u03/JWKw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@types/unist": "^3.0.0",
|
||
|
|
"unist-util-stringify-position": "^4.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/unified"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/vite": {
|
||
|
|
"version": "5.4.21",
|
||
|
|
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.21.tgz",
|
||
|
|
"integrity": "sha512-o5a9xKjbtuhY6Bi5S3+HvbRERmouabWbyUcpXXUA1u+GNUKoROi9byOJ8M0nHbHYHkYICiMlqxkg1KkYmm25Sw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"peer": true,
|
||
|
|
"dependencies": {
|
||
|
|
"esbuild": "^0.21.3",
|
||
|
|
"postcss": "^8.4.43",
|
||
|
|
"rollup": "^4.20.0"
|
||
|
|
},
|
||
|
|
"bin": {
|
||
|
|
"vite": "bin/vite.js"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.0.0 || >=20.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",
|
||
|
|
"less": "*",
|
||
|
|
"lightningcss": "^1.21.0",
|
||
|
|
"sass": "*",
|
||
|
|
"sass-embedded": "*",
|
||
|
|
"stylus": "*",
|
||
|
|
"sugarss": "*",
|
||
|
|
"terser": "^5.4.0"
|
||
|
|
},
|
||
|
|
"peerDependenciesMeta": {
|
||
|
|
"@types/node": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"less": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"lightningcss": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"sass": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"sass-embedded": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"stylus": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"sugarss": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"terser": {
|
||
|
|
"optional": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/vitepress": {
|
||
|
|
"version": "1.6.4",
|
||
|
|
"resolved": "https://registry.npmjs.org/vitepress/-/vitepress-1.6.4.tgz",
|
||
|
|
"integrity": "sha512-+2ym1/+0VVrbhNyRoFFesVvBvHAVMZMK0rw60E3X/5349M1GuVdKeazuksqopEdvkKwKGs21Q729jX81/bkBJg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@docsearch/css": "3.8.2",
|
||
|
|
"@docsearch/js": "3.8.2",
|
||
|
|
"@iconify-json/simple-icons": "^1.2.21",
|
||
|
|
"@shikijs/core": "^2.1.0",
|
||
|
|
"@shikijs/transformers": "^2.1.0",
|
||
|
|
"@shikijs/types": "^2.1.0",
|
||
|
|
"@types/markdown-it": "^14.1.2",
|
||
|
|
"@vitejs/plugin-vue": "^5.2.1",
|
||
|
|
"@vue/devtools-api": "^7.7.0",
|
||
|
|
"@vue/shared": "^3.5.13",
|
||
|
|
"@vueuse/core": "^12.4.0",
|
||
|
|
"@vueuse/integrations": "^12.4.0",
|
||
|
|
"focus-trap": "^7.6.4",
|
||
|
|
"mark.js": "8.11.1",
|
||
|
|
"minisearch": "^7.1.1",
|
||
|
|
"shiki": "^2.1.0",
|
||
|
|
"vite": "^5.4.14",
|
||
|
|
"vue": "^3.5.13"
|
||
|
|
},
|
||
|
|
"bin": {
|
||
|
|
"vitepress": "bin/vitepress.js"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"markdown-it-mathjax3": "^4",
|
||
|
|
"postcss": "^8"
|
||
|
|
},
|
||
|
|
"peerDependenciesMeta": {
|
||
|
|
"markdown-it-mathjax3": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"postcss": {
|
||
|
|
"optional": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/vitepress-plugin-llms": {
|
||
|
|
"version": "1.12.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/vitepress-plugin-llms/-/vitepress-plugin-llms-1.12.2.tgz",
|
||
|
|
"integrity": "sha512-hdklo7di6E2/MwlYstH7R5QgdPHX+f5G/fp8QBq6MCiw4DWi3IOKMaous0S839FIGsPjK3QHwK6KcFwCf/XzjA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"gray-matter": "^4.0.3",
|
||
|
|
"markdown-it": "^14.1.0",
|
||
|
|
"markdown-title": "^1.0.2",
|
||
|
|
"mdast-util-from-markdown": "^2.0.3",
|
||
|
|
"millify": "^6.1.0",
|
||
|
|
"minimatch": "^10.2.5",
|
||
|
|
"path-to-regexp": "^6.3.0",
|
||
|
|
"picocolors": "^1.1.1",
|
||
|
|
"pretty-bytes": "^7.1.0",
|
||
|
|
"remark": "^15.0.1",
|
||
|
|
"remark-frontmatter": "^5.0.0",
|
||
|
|
"tokenx": "^1.3.0",
|
||
|
|
"unist-util-remove": "^4.0.0",
|
||
|
|
"unist-util-visit": "^5.1.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/okineadev"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/vue": {
|
||
|
|
"version": "3.5.34",
|
||
|
|
"resolved": "https://registry.npmjs.org/vue/-/vue-3.5.34.tgz",
|
||
|
|
"integrity": "sha512-WdLBG9gm02OgJIG9axd5Hpx0TFLdzVgfG2evFFu8Rur5O/IoGc5cMjnjh3tPL6GnRGsYvUhBSKVPYVcxRKpMCA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"peer": true,
|
||
|
|
"dependencies": {
|
||
|
|
"@vue/compiler-dom": "3.5.34",
|
||
|
|
"@vue/compiler-sfc": "3.5.34",
|
||
|
|
"@vue/runtime-dom": "3.5.34",
|
||
|
|
"@vue/server-renderer": "3.5.34",
|
||
|
|
"@vue/shared": "3.5.34"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"typescript": "*"
|
||
|
|
},
|
||
|
|
"peerDependenciesMeta": {
|
||
|
|
"typescript": {
|
||
|
|
"optional": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/which": {
|
||
|
|
"version": "2.0.2",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC",
|
||
|
|
"dependencies": {
|
||
|
|
"isexe": "^2.0.0"
|
||
|
|
},
|
||
|
|
"bin": {
|
||
|
|
"node-which": "bin/node-which"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/word-wrap": {
|
||
|
|
"version": "1.2.5",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.10.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/wrap-ansi": {
|
||
|
|
"version": "7.0.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
||
|
|
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
||
|
|
"dev": true,
|
||
|
|
"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/y18n": {
|
||
|
|
"version": "5.0.8",
|
||
|
|
"resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz",
|
||
|
|
"integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=10"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/yallist": {
|
||
|
|
"version": "3.1.1",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC"
|
||
|
|
},
|
||
|
|
"node_modules/yargs": {
|
||
|
|
"version": "17.7.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",
|
||
|
|
"integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"cliui": "^8.0.1",
|
||
|
|
"escalade": "^3.1.1",
|
||
|
|
"get-caller-file": "^2.0.5",
|
||
|
|
"require-directory": "^2.1.1",
|
||
|
|
"string-width": "^4.2.3",
|
||
|
|
"y18n": "^5.0.5",
|
||
|
|
"yargs-parser": "^21.1.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/yargs-parser": {
|
||
|
|
"version": "21.1.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz",
|
||
|
|
"integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/yocto-queue": {
|
||
|
|
"version": "0.1.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=10"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/zod": {
|
||
|
|
"version": "4.4.3",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"peer": true,
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/colinhacks"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/zod-validation-error": {
|
||
|
|
"version": "4.0.2",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18.0.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"zod": "^3.25.0 || ^4.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/zwitch": {
|
||
|
|
"version": "2.0.4",
|
||
|
|
"resolved": "https://registry.npmjs.org/zwitch/-/zwitch-2.0.4.tgz",
|
||
|
|
"integrity": "sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"funding": {
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/wooorm"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|