2025-12-18 13:50:39 +08:00
{
"name" : "sub2api-frontend" ,
"version" : "1.0.0" ,
"lockfileVersion" : 3 ,
"requires" : true ,
"packages" : {
"" : {
"name" : "sub2api-frontend" ,
"version" : "1.0.0" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"@lobehub/icons" : "^4.0.2" ,
2025-12-18 13:50:39 +08:00
"@vueuse/core" : "^10.7.0" ,
"axios" : "^1.6.2" ,
"chart.js" : "^4.4.1" ,
2025-12-29 19:39:18 +08:00
"driver.js" : "^1.4.0" ,
2025-12-29 16:13:09 +08:00
"file-saver" : "^2.0.5" ,
2025-12-18 13:50:39 +08:00
"pinia" : "^2.1.7" ,
"vue" : "^3.4.0" ,
"vue-chartjs" : "^5.3.0" ,
"vue-i18n" : "^9.14.5" ,
2025-12-29 16:13:09 +08:00
"vue-router" : "^4.2.5" ,
"xlsx" : "^0.18.5"
2025-12-18 13:50:39 +08:00
} ,
"devDependencies" : {
2025-12-29 16:13:09 +08:00
"@types/file-saver" : "^2.0.7" ,
2026-01-01 16:03:48 +08:00
"@types/mdx" : "^2.0.13" ,
2025-12-18 13:50:39 +08:00
"@types/node" : "^20.10.5" ,
2026-01-05 13:54:43 +08:00
"@typescript-eslint/eslint-plugin" : "^7.18.0" ,
"@typescript-eslint/parser" : "^7.18.0" ,
2025-12-18 14:26:55 +08:00
"@vitejs/plugin-vue" : "^5.2.3" ,
2025-12-18 13:50:39 +08:00
"autoprefixer" : "^10.4.16" ,
2026-01-05 13:54:43 +08:00
"eslint" : "^8.57.0" ,
"eslint-plugin-vue" : "^9.25.0" ,
2025-12-18 13:50:39 +08:00
"postcss" : "^8.4.32" ,
"tailwindcss" : "^3.4.0" ,
2025-12-18 14:26:55 +08:00
"typescript" : "~5.6.0" ,
2025-12-18 13:50:39 +08:00
"vite" : "^5.0.10" ,
2025-12-18 14:26:55 +08:00
"vite-plugin-checker" : "^0.9.1" ,
"vue-tsc" : "^2.2.0"
2025-12-18 13:50:39 +08:00
}
} ,
"node_modules/@alloc/quick-lru" : {
"version" : "5.2.0" ,
"resolved" : "https://registry.npmmirror.com/@alloc/quick-lru/-/quick-lru-5.2.0.tgz" ,
"integrity" : "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/@ant-design/colors" : {
"version" : "8.0.0" ,
"resolved" : "https://registry.npmjs.org/@ant-design/colors/-/colors-8.0.0.tgz" ,
"integrity" : "sha512-6YzkKCw30EI/E9kHOIXsQDHmMvTllT8STzjMb4K2qzit33RW2pqCJP0sk+hidBntXxE+Vz4n1+RvCTfBw6OErw==" ,
"license" : "MIT" ,
"dependencies" : {
"@ant-design/fast-color" : "^3.0.0"
}
} ,
"node_modules/@ant-design/cssinjs" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/@ant-design/cssinjs/-/cssinjs-2.0.1.tgz" ,
"integrity" : "sha512-Lw1Z4cUQxdMmTNir67gU0HCpTl5TtkKCJPZ6UBvCqzcOTl/QmMFB6qAEoj8qFl0CuZDX9qQYa3m9+rEKfaBSbA==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/runtime" : "^7.11.1" ,
"@emotion/hash" : "^0.8.0" ,
"@emotion/unitless" : "^0.7.5" ,
"@rc-component/util" : "^1.4.0" ,
"clsx" : "^2.1.1" ,
"csstype" : "^3.1.3" ,
"stylis" : "^4.3.4"
} ,
"peerDependencies" : {
"react" : ">=16.0.0" ,
"react-dom" : ">=16.0.0"
}
} ,
"node_modules/@ant-design/cssinjs-utils" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/@ant-design/cssinjs-utils/-/cssinjs-utils-2.0.2.tgz" ,
"integrity" : "sha512-Mq3Hm6fJuQeFNKSp3+yT4bjuhVbdrsyXE2RyfpJFL0xiYNZdaJ6oFaE3zFrzmHbmvTd2Wp3HCbRtkD4fU+v2ZA==" ,
"license" : "MIT" ,
"dependencies" : {
"@ant-design/cssinjs" : "^2.0.1" ,
"@babel/runtime" : "^7.23.2" ,
"@rc-component/util" : "^1.4.0"
} ,
"peerDependencies" : {
"react" : ">=18" ,
"react-dom" : ">=18"
}
} ,
"node_modules/@ant-design/fast-color" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/@ant-design/fast-color/-/fast-color-3.0.0.tgz" ,
"integrity" : "sha512-eqvpP7xEDm2S7dUzl5srEQCBTXZMmY3ekf97zI+M2DHOYyKdJGH0qua0JACHTqbkRnD/KHFQP9J1uMJ/XWVzzA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8.x"
}
} ,
"node_modules/@ant-design/icons" : {
"version" : "6.1.0" ,
"resolved" : "https://registry.npmjs.org/@ant-design/icons/-/icons-6.1.0.tgz" ,
"integrity" : "sha512-KrWMu1fIg3w/1F2zfn+JlfNDU8dDqILfA5Tg85iqs1lf8ooyGlbkA+TkwfOKKgqpUmAiRY1PTFpuOU2DAIgSUg==" ,
"license" : "MIT" ,
"dependencies" : {
"@ant-design/colors" : "^8.0.0" ,
"@ant-design/icons-svg" : "^4.4.0" ,
"@rc-component/util" : "^1.3.0" ,
"clsx" : "^2.1.1"
} ,
"engines" : {
"node" : ">=8"
} ,
"peerDependencies" : {
"react" : ">=16.0.0" ,
"react-dom" : ">=16.0.0"
}
} ,
"node_modules/@ant-design/icons-svg" : {
"version" : "4.4.2" ,
"resolved" : "https://registry.npmjs.org/@ant-design/icons-svg/-/icons-svg-4.4.2.tgz" ,
"integrity" : "sha512-vHbT+zJEVzllwP+CM+ul7reTEfBR0vgxFe7+lREAsAA7YGsYpboiq2sQNeQeRvh09GfQgs/GyFEvZpJ9cLXpXA==" ,
"license" : "MIT"
} ,
"node_modules/@ant-design/react-slick" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/@ant-design/react-slick/-/react-slick-2.0.0.tgz" ,
"integrity" : "sha512-HMS9sRoEmZey8LsE/Yo6+klhlzU12PisjrVcydW3So7RdklyEd2qehyU6a7Yp+OYN72mgsYs3NFCyP2lCPFVqg==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/runtime" : "^7.28.4" ,
"clsx" : "^2.1.1" ,
"json2mq" : "^0.2.0" ,
"throttle-debounce" : "^5.0.0"
} ,
"peerDependencies" : {
"react" : "^0.14.0 || ^15.0.1 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" ,
"react-dom" : "^0.14.0 || ^15.0.1 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
}
} ,
"node_modules/@antfu/install-pkg" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@antfu/install-pkg/-/install-pkg-1.1.0.tgz" ,
"integrity" : "sha512-MGQsmw10ZyI+EJo45CdSER4zEb+p31LpDAFp2Z3gkSd1yqVZGi0Ebx++YTEMonJy4oChEMLsxZ64j8FH6sSqtQ==" ,
"license" : "MIT" ,
"dependencies" : {
"package-manager-detector" : "^1.3.0" ,
"tinyexec" : "^1.0.1"
} ,
"funding" : {
"url" : "https://github.com/sponsors/antfu"
}
} ,
2025-12-18 14:26:55 +08:00
"node_modules/@babel/code-frame" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.27.1.tgz" ,
"integrity" : "sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-validator-identifier" : "^7.27.1" ,
"js-tokens" : "^4.0.0" ,
"picocolors" : "^1.1.1"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/@babel/generator" : {
"version" : "7.28.5" ,
"resolved" : "https://registry.npmjs.org/@babel/generator/-/generator-7.28.5.tgz" ,
"integrity" : "sha512-3EwLFhZ38J4VyIP6WNtt2kUdW9dokXA9Cr4IVIFHuCpZ3H8/YFOl5JjZHisrn1fATPBmKKqXzDFvh9fUwHz6CQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/parser" : "^7.28.5" ,
"@babel/types" : "^7.28.5" ,
"@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-globals" : {
"version" : "7.28.0" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-globals/-/helper-globals-7.28.0.tgz" ,
"integrity" : "sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-module-imports" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz" ,
"integrity" : "sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/traverse" : "^7.27.1" ,
"@babel/types" : "^7.27.1"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
2025-12-18 13:50:39 +08:00
"node_modules/@babel/helper-string-parser" : {
"version" : "7.27.1" ,
"resolved" : "https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz" ,
"integrity" : "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-validator-identifier" : {
"version" : "7.28.5" ,
"resolved" : "https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz" ,
"integrity" : "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/parser" : {
"version" : "7.28.5" ,
"resolved" : "https://registry.npmmirror.com/@babel/parser/-/parser-7.28.5.tgz" ,
"integrity" : "sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/types" : "^7.28.5"
} ,
"bin" : {
"parser" : "bin/babel-parser.js"
} ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/@babel/runtime" : {
"version" : "7.28.4" ,
"resolved" : "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.4.tgz" ,
"integrity" : "sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/template" : {
"version" : "7.27.2" ,
"resolved" : "https://registry.npmjs.org/@babel/template/-/template-7.27.2.tgz" ,
"integrity" : "sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/code-frame" : "^7.27.1" ,
"@babel/parser" : "^7.27.2" ,
"@babel/types" : "^7.27.1"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/traverse" : {
"version" : "7.28.5" ,
"resolved" : "https://registry.npmjs.org/@babel/traverse/-/traverse-7.28.5.tgz" ,
"integrity" : "sha512-TCCj4t55U90khlYkVV/0TfkJkAkUg3jZFA3Neb7unZT8CPok7iiRfaX0F+WnqWqt7OxhOn0uBKXCw4lbL8W0aQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/code-frame" : "^7.27.1" ,
"@babel/generator" : "^7.28.5" ,
"@babel/helper-globals" : "^7.28.0" ,
"@babel/parser" : "^7.28.5" ,
"@babel/template" : "^7.27.2" ,
"@babel/types" : "^7.28.5" ,
"debug" : "^4.3.1"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
2025-12-18 13:50:39 +08:00
"node_modules/@babel/types" : {
"version" : "7.28.5" ,
"resolved" : "https://registry.npmmirror.com/@babel/types/-/types-7.28.5.tgz" ,
"integrity" : "sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-string-parser" : "^7.27.1" ,
"@babel/helper-validator-identifier" : "^7.28.5"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/@base-ui/react" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/@base-ui/react/-/react-1.0.0.tgz" ,
"integrity" : "sha512-4USBWz++DUSLTuIYpbYkSgy1F9ZmNG9S/lXvlUN6qMK0P0RlW+6eQmDUB4DgZ7HVvtXl4pvi4z5J2fv6Z3+9hg==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/runtime" : "^7.28.4" ,
"@base-ui/utils" : "0.2.3" ,
"@floating-ui/react-dom" : "^2.1.6" ,
"@floating-ui/utils" : "^0.2.10" ,
"reselect" : "^5.1.1" ,
"tabbable" : "^6.3.0" ,
"use-sync-external-store" : "^1.6.0"
} ,
"engines" : {
"node" : ">=14.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/mui-org"
} ,
"peerDependencies" : {
"@types/react" : "^17 || ^18 || ^19" ,
"react" : "^17 || ^18 || ^19" ,
"react-dom" : "^17 || ^18 || ^19"
} ,
"peerDependenciesMeta" : {
"@types/react" : {
"optional" : true
}
}
} ,
"node_modules/@base-ui/utils" : {
"version" : "0.2.3" ,
"resolved" : "https://registry.npmjs.org/@base-ui/utils/-/utils-0.2.3.tgz" ,
"integrity" : "sha512-/CguQ2PDaOzeVOkllQR8nocJ0FFIDqsWIcURsVmm53QGo8NhFNpePjNlyPIB41luxfOqnG7PU0xicMEw3ls7XQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/runtime" : "^7.28.4" ,
"@floating-ui/utils" : "^0.2.10" ,
"reselect" : "^5.1.1" ,
"use-sync-external-store" : "^1.6.0"
} ,
"peerDependencies" : {
"@types/react" : "^17 || ^18 || ^19" ,
"react" : "^17 || ^18 || ^19" ,
"react-dom" : "^17 || ^18 || ^19"
} ,
"peerDependenciesMeta" : {
"@types/react" : {
"optional" : true
}
}
} ,
"node_modules/@braintree/sanitize-url" : {
"version" : "7.1.1" ,
"resolved" : "https://registry.npmjs.org/@braintree/sanitize-url/-/sanitize-url-7.1.1.tgz" ,
"integrity" : "sha512-i1L7noDNxtFyL5DmZafWy1wRVhGehQmzZaz1HiN5e7iylJMSZR7ekOV7NsIqa5qBldlLrsKv4HbgFUVlQrz8Mw==" ,
"license" : "MIT"
} ,
"node_modules/@chevrotain/cst-dts-gen" : {
"version" : "11.0.3" ,
"resolved" : "https://registry.npmjs.org/@chevrotain/cst-dts-gen/-/cst-dts-gen-11.0.3.tgz" ,
"integrity" : "sha512-BvIKpRLeS/8UbfxXxgC33xOumsacaeCKAjAeLyOn7Pcp95HiRbrpl14S+9vaZLolnbssPIUuiUd8IvgkRyt6NQ==" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@chevrotain/gast" : "11.0.3" ,
"@chevrotain/types" : "11.0.3" ,
"lodash-es" : "4.17.21"
}
} ,
"node_modules/@chevrotain/cst-dts-gen/node_modules/lodash-es" : {
"version" : "4.17.21" ,
"resolved" : "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.21.tgz" ,
"integrity" : "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==" ,
"license" : "MIT"
} ,
"node_modules/@chevrotain/gast" : {
"version" : "11.0.3" ,
"resolved" : "https://registry.npmjs.org/@chevrotain/gast/-/gast-11.0.3.tgz" ,
"integrity" : "sha512-+qNfcoNk70PyS/uxmj3li5NiECO+2YKZZQMbmjTqRI3Qchu8Hig/Q9vgkHpI3alNjr7M+a2St5pw5w5F6NL5/Q==" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@chevrotain/types" : "11.0.3" ,
"lodash-es" : "4.17.21"
}
} ,
"node_modules/@chevrotain/gast/node_modules/lodash-es" : {
"version" : "4.17.21" ,
"resolved" : "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.21.tgz" ,
"integrity" : "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==" ,
"license" : "MIT"
} ,
"node_modules/@chevrotain/regexp-to-ast" : {
"version" : "11.0.3" ,
"resolved" : "https://registry.npmjs.org/@chevrotain/regexp-to-ast/-/regexp-to-ast-11.0.3.tgz" ,
"integrity" : "sha512-1fMHaBZxLFvWI067AVbGJav1eRY7N8DDvYCTwGBiE/ytKBgP8azTdgyrKyWZ9Mfh09eHWb5PgTSO8wi7U824RA==" ,
"license" : "Apache-2.0"
} ,
"node_modules/@chevrotain/types" : {
"version" : "11.0.3" ,
"resolved" : "https://registry.npmjs.org/@chevrotain/types/-/types-11.0.3.tgz" ,
"integrity" : "sha512-gsiM3G8b58kZC2HaWR50gu6Y1440cHiJ+i3JUvcp/35JchYejb2+5MVeJK0iKThYpAa/P2PYFV4hoi44HD+aHQ==" ,
"license" : "Apache-2.0"
} ,
"node_modules/@chevrotain/utils" : {
"version" : "11.0.3" ,
"resolved" : "https://registry.npmjs.org/@chevrotain/utils/-/utils-11.0.3.tgz" ,
"integrity" : "sha512-YslZMgtJUyuMbZ+aKvfF3x1f5liK4mWNxghFRv7jqRR9C3R3fAOGTTKvxXDa2Y1s9zSbcpuO0cAxDYsc9SrXoQ==" ,
"license" : "Apache-2.0"
} ,
"node_modules/@dnd-kit/accessibility" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/@dnd-kit/accessibility/-/accessibility-3.1.1.tgz" ,
"integrity" : "sha512-2P+YgaXF+gRsIihwwY1gCsQSYnu9Zyj2py8kY5fFvUM1qm2WA2u639R6YNVfU4GWr+ZM5mqEsfHZZLoRONbemw==" ,
"license" : "MIT" ,
"dependencies" : {
"tslib" : "^2.0.0"
} ,
"peerDependencies" : {
"react" : ">=16.8.0"
}
} ,
"node_modules/@dnd-kit/core" : {
"version" : "6.3.1" ,
"resolved" : "https://registry.npmjs.org/@dnd-kit/core/-/core-6.3.1.tgz" ,
"integrity" : "sha512-xkGBRQQab4RLwgXxoqETICr6S5JlogafbhNsidmrkVv2YRs5MLwpjoF2qpiGjQt8S9AoxtIV603s0GIUpY5eYQ==" ,
"license" : "MIT" ,
"peer" : true ,
"dependencies" : {
"@dnd-kit/accessibility" : "^3.1.1" ,
"@dnd-kit/utilities" : "^3.2.2" ,
"tslib" : "^2.0.0"
} ,
"peerDependencies" : {
"react" : ">=16.8.0" ,
"react-dom" : ">=16.8.0"
}
} ,
"node_modules/@dnd-kit/modifiers" : {
"version" : "9.0.0" ,
"resolved" : "https://registry.npmjs.org/@dnd-kit/modifiers/-/modifiers-9.0.0.tgz" ,
"integrity" : "sha512-ybiLc66qRGuZoC20wdSSG6pDXFikui/dCNGthxv4Ndy8ylErY0N3KVxY2bgo7AWwIbxDmXDg3ylAFmnrjcbVvw==" ,
"license" : "MIT" ,
"dependencies" : {
"@dnd-kit/utilities" : "^3.2.2" ,
"tslib" : "^2.0.0"
} ,
"peerDependencies" : {
"@dnd-kit/core" : "^6.3.0" ,
"react" : ">=16.8.0"
}
} ,
"node_modules/@dnd-kit/sortable" : {
"version" : "10.0.0" ,
"resolved" : "https://registry.npmjs.org/@dnd-kit/sortable/-/sortable-10.0.0.tgz" ,
"integrity" : "sha512-+xqhmIIzvAYMGfBYYnbKuNicfSsk4RksY2XdmJhT+HAC01nix6fHCztU68jooFiMUB01Ky3F0FyOvhG/BZrWkg==" ,
"license" : "MIT" ,
"dependencies" : {
"@dnd-kit/utilities" : "^3.2.2" ,
"tslib" : "^2.0.0"
} ,
"peerDependencies" : {
"@dnd-kit/core" : "^6.3.0" ,
"react" : ">=16.8.0"
}
} ,
"node_modules/@dnd-kit/utilities" : {
"version" : "3.2.2" ,
"resolved" : "https://registry.npmjs.org/@dnd-kit/utilities/-/utilities-3.2.2.tgz" ,
"integrity" : "sha512-+MKAJEOfaBe5SmV6t34p80MMKhjvUz0vRrvVJbPT0WElzaOJ/1xs+D+KDv+tD/NE5ujfrChEcshd4fLn0wpiqg==" ,
"license" : "MIT" ,
"dependencies" : {
"tslib" : "^2.0.0"
} ,
"peerDependencies" : {
"react" : ">=16.8.0"
}
} ,
"node_modules/@emoji-mart/data" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/@emoji-mart/data/-/data-1.2.1.tgz" ,
"integrity" : "sha512-no2pQMWiBy6gpBEiqGeU77/bFejDqUTRY7KX+0+iur13op3bqUsXdnwoZs6Xb1zbv0gAj5VvS1PWoUUckSr5Dw==" ,
"license" : "MIT"
} ,
"node_modules/@emoji-mart/react" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/@emoji-mart/react/-/react-1.1.1.tgz" ,
"integrity" : "sha512-NMlFNeWgv1//uPsvLxvGQoIerPuVdXwK/EUek8OOkJ6wVOWPUizRBJU0hDqWZCOROVpfBgCemaC3m6jDOXi03g==" ,
"license" : "MIT" ,
"peerDependencies" : {
"emoji-mart" : "^5.2" ,
"react" : "^16.8 || ^17 || ^18"
}
} ,
"node_modules/@emotion/babel-plugin" : {
"version" : "11.13.5" ,
"resolved" : "https://registry.npmjs.org/@emotion/babel-plugin/-/babel-plugin-11.13.5.tgz" ,
"integrity" : "sha512-pxHCpT2ex+0q+HH91/zsdHkw/lXd468DIN2zvfvLtPKLLMo6gQj7oLObq8PhkrxOZb/gGCq03S3Z7PDhS8pduQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-module-imports" : "^7.16.7" ,
"@babel/runtime" : "^7.18.3" ,
"@emotion/hash" : "^0.9.2" ,
"@emotion/memoize" : "^0.9.0" ,
"@emotion/serialize" : "^1.3.3" ,
"babel-plugin-macros" : "^3.1.0" ,
"convert-source-map" : "^1.5.0" ,
"escape-string-regexp" : "^4.0.0" ,
"find-root" : "^1.1.0" ,
"source-map" : "^0.5.7" ,
"stylis" : "4.2.0"
}
} ,
"node_modules/@emotion/babel-plugin/node_modules/@emotion/hash" : {
"version" : "0.9.2" ,
"resolved" : "https://registry.npmjs.org/@emotion/hash/-/hash-0.9.2.tgz" ,
"integrity" : "sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g==" ,
"license" : "MIT"
} ,
"node_modules/@emotion/babel-plugin/node_modules/source-map" : {
"version" : "0.5.7" ,
"resolved" : "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz" ,
"integrity" : "sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==" ,
"license" : "BSD-3-Clause" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/@emotion/babel-plugin/node_modules/stylis" : {
"version" : "4.2.0" ,
"resolved" : "https://registry.npmjs.org/stylis/-/stylis-4.2.0.tgz" ,
"integrity" : "sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==" ,
"license" : "MIT"
} ,
"node_modules/@emotion/cache" : {
"version" : "11.14.0" ,
"resolved" : "https://registry.npmjs.org/@emotion/cache/-/cache-11.14.0.tgz" ,
"integrity" : "sha512-L/B1lc/TViYk4DcpGxtAVbx0ZyiKM5ktoIyafGkH6zg/tj+mA+NE//aPYKG0k8kCHSHVJrpLpcAlOBEXQ3SavA==" ,
"license" : "MIT" ,
"dependencies" : {
"@emotion/memoize" : "^0.9.0" ,
"@emotion/sheet" : "^1.4.0" ,
"@emotion/utils" : "^1.4.2" ,
"@emotion/weak-memoize" : "^0.4.0" ,
"stylis" : "4.2.0"
}
} ,
"node_modules/@emotion/cache/node_modules/stylis" : {
"version" : "4.2.0" ,
"resolved" : "https://registry.npmjs.org/stylis/-/stylis-4.2.0.tgz" ,
"integrity" : "sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==" ,
"license" : "MIT"
} ,
"node_modules/@emotion/css" : {
"version" : "11.13.5" ,
"resolved" : "https://registry.npmjs.org/@emotion/css/-/css-11.13.5.tgz" ,
"integrity" : "sha512-wQdD0Xhkn3Qy2VNcIzbLP9MR8TafI0MJb7BEAXKp+w4+XqErksWR4OXomuDzPsN4InLdGhVe6EYcn2ZIUCpB8w==" ,
"license" : "MIT" ,
"dependencies" : {
"@emotion/babel-plugin" : "^11.13.5" ,
"@emotion/cache" : "^11.13.5" ,
"@emotion/serialize" : "^1.3.3" ,
"@emotion/sheet" : "^1.4.0" ,
"@emotion/utils" : "^1.4.2"
}
} ,
"node_modules/@emotion/hash" : {
"version" : "0.8.0" ,
"resolved" : "https://registry.npmjs.org/@emotion/hash/-/hash-0.8.0.tgz" ,
"integrity" : "sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow==" ,
"license" : "MIT"
} ,
"node_modules/@emotion/is-prop-valid" : {
"version" : "1.4.0" ,
"resolved" : "https://registry.npmjs.org/@emotion/is-prop-valid/-/is-prop-valid-1.4.0.tgz" ,
"integrity" : "sha512-QgD4fyscGcbbKwJmqNvUMSE02OsHUa+lAWKdEUIJKgqe5IwRSKd7+KhibEWdaKwgjLj0DRSHA9biAIqGBk05lw==" ,
"license" : "MIT" ,
"peer" : true ,
"dependencies" : {
"@emotion/memoize" : "^0.9.0"
}
} ,
"node_modules/@emotion/memoize" : {
"version" : "0.9.0" ,
"resolved" : "https://registry.npmjs.org/@emotion/memoize/-/memoize-0.9.0.tgz" ,
"integrity" : "sha512-30FAj7/EoJ5mwVPOWhAyCX+FPfMDrVecJAM+Iw9NRoSl4BBAQeqj4cApHHUXOVvIPgLVDsCFoz/hGD+5QQD1GQ==" ,
"license" : "MIT"
} ,
"node_modules/@emotion/react" : {
"version" : "11.14.0" ,
"resolved" : "https://registry.npmjs.org/@emotion/react/-/react-11.14.0.tgz" ,
"integrity" : "sha512-O000MLDBDdk/EohJPFUqvnp4qnHeYkVP5B0xEG0D/L7cOKP9kefu2DXn8dj74cQfsEzUqh+sr1RzFqiL1o+PpA==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/runtime" : "^7.18.3" ,
"@emotion/babel-plugin" : "^11.13.5" ,
"@emotion/cache" : "^11.14.0" ,
"@emotion/serialize" : "^1.3.3" ,
"@emotion/use-insertion-effect-with-fallbacks" : "^1.2.0" ,
"@emotion/utils" : "^1.4.2" ,
"@emotion/weak-memoize" : "^0.4.0" ,
"hoist-non-react-statics" : "^3.3.1"
} ,
"peerDependencies" : {
"react" : ">=16.8.0"
} ,
"peerDependenciesMeta" : {
"@types/react" : {
"optional" : true
}
}
} ,
"node_modules/@emotion/serialize" : {
"version" : "1.3.3" ,
"resolved" : "https://registry.npmjs.org/@emotion/serialize/-/serialize-1.3.3.tgz" ,
"integrity" : "sha512-EISGqt7sSNWHGI76hC7x1CksiXPahbxEOrC5RjmFRJTqLyEK9/9hZvBbiYn70dw4wuwMKiEMCUlR6ZXTSWQqxA==" ,
"license" : "MIT" ,
"dependencies" : {
"@emotion/hash" : "^0.9.2" ,
"@emotion/memoize" : "^0.9.0" ,
"@emotion/unitless" : "^0.10.0" ,
"@emotion/utils" : "^1.4.2" ,
"csstype" : "^3.0.2"
}
} ,
"node_modules/@emotion/serialize/node_modules/@emotion/hash" : {
"version" : "0.9.2" ,
"resolved" : "https://registry.npmjs.org/@emotion/hash/-/hash-0.9.2.tgz" ,
"integrity" : "sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g==" ,
"license" : "MIT"
} ,
"node_modules/@emotion/serialize/node_modules/@emotion/unitless" : {
"version" : "0.10.0" ,
"resolved" : "https://registry.npmjs.org/@emotion/unitless/-/unitless-0.10.0.tgz" ,
"integrity" : "sha512-dFoMUuQA20zvtVTuxZww6OHoJYgrzfKM1t52mVySDJnMSEa08ruEvdYQbhvyu6soU+NeLVd3yKfTfT0NeV6qGg==" ,
"license" : "MIT"
} ,
"node_modules/@emotion/sheet" : {
"version" : "1.4.0" ,
"resolved" : "https://registry.npmjs.org/@emotion/sheet/-/sheet-1.4.0.tgz" ,
"integrity" : "sha512-fTBW9/8r2w3dXWYM4HCB1Rdp8NLibOw2+XELH5m5+AkWiL/KqYX6dc0kKYlaYyKjrQ6ds33MCdMPEwgs2z1rqg==" ,
"license" : "MIT"
} ,
"node_modules/@emotion/unitless" : {
"version" : "0.7.5" ,
"resolved" : "https://registry.npmjs.org/@emotion/unitless/-/unitless-0.7.5.tgz" ,
"integrity" : "sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==" ,
"license" : "MIT"
} ,
"node_modules/@emotion/use-insertion-effect-with-fallbacks" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/@emotion/use-insertion-effect-with-fallbacks/-/use-insertion-effect-with-fallbacks-1.2.0.tgz" ,
"integrity" : "sha512-yJMtVdH59sxi/aVJBpk9FQq+OR8ll5GT8oWd57UpeaKEVGab41JWaCFA7FRLoMLloOZF/c/wsPoe+bfGmRKgDg==" ,
"license" : "MIT" ,
"peerDependencies" : {
"react" : ">=16.8.0"
}
} ,
"node_modules/@emotion/utils" : {
"version" : "1.4.2" ,
"resolved" : "https://registry.npmjs.org/@emotion/utils/-/utils-1.4.2.tgz" ,
"integrity" : "sha512-3vLclRofFziIa3J2wDh9jjbkUz9qk5Vi3IZ/FSTKViB0k+ef0fPV7dYrUIugbgupYDx7v9ud/SjrtEP8Y4xLoA==" ,
"license" : "MIT"
} ,
"node_modules/@emotion/weak-memoize" : {
"version" : "0.4.0" ,
"resolved" : "https://registry.npmjs.org/@emotion/weak-memoize/-/weak-memoize-0.4.0.tgz" ,
"integrity" : "sha512-snKqtPW01tN0ui7yu9rGv69aJXr/a/Ywvl11sUjNtEcRc+ng/mQriFL0wLXMef74iHa/EkftbDzU9F8iFbH+zg==" ,
"license" : "MIT"
} ,
2025-12-18 13:50:39 +08:00
"node_modules/@esbuild/aix-ppc64" : {
"version" : "0.21.5" ,
"resolved" : "https://registry.npmmirror.com/@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.npmmirror.com/@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.npmmirror.com/@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.npmmirror.com/@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.npmmirror.com/@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.npmmirror.com/@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.npmmirror.com/@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.npmmirror.com/@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.npmmirror.com/@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.npmmirror.com/@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.npmmirror.com/@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.npmmirror.com/@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.npmmirror.com/@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.npmmirror.com/@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.npmmirror.com/@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.npmmirror.com/@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.npmmirror.com/@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-x64" : {
"version" : "0.21.5" ,
"resolved" : "https://registry.npmmirror.com/@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-x64" : {
"version" : "0.21.5" ,
"resolved" : "https://registry.npmmirror.com/@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/sunos-x64" : {
"version" : "0.21.5" ,
"resolved" : "https://registry.npmmirror.com/@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.npmmirror.com/@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.npmmirror.com/@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.npmmirror.com/@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"
}
} ,
2026-01-05 13:54:43 +08:00
"node_modules/@eslint-community/eslint-utils" : {
"version" : "4.9.1" ,
"resolved" : "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz" ,
"integrity" : "sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"eslint-visitor-keys" : "^3.4.3"
} ,
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
} ,
"peerDependencies" : {
"eslint" : "^6.0.0 || ^7.0.0 || >=8.0.0"
}
} ,
"node_modules/@eslint-community/regexpp" : {
"version" : "4.12.2" ,
"resolved" : "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.2.tgz" ,
"integrity" : "sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : "^12.0.0 || ^14.0.0 || >=16.0.0"
}
} ,
"node_modules/@eslint/eslintrc" : {
"version" : "2.1.4" ,
"resolved" : "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz" ,
"integrity" : "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"ajv" : "^6.12.4" ,
"debug" : "^4.3.2" ,
"espree" : "^9.6.0" ,
"globals" : "^13.19.0" ,
"ignore" : "^5.2.0" ,
"import-fresh" : "^3.2.1" ,
"js-yaml" : "^4.1.0" ,
"minimatch" : "^3.1.2" ,
"strip-json-comments" : "^3.1.1"
} ,
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
}
} ,
"node_modules/@eslint/eslintrc/node_modules/brace-expansion" : {
"version" : "1.1.12" ,
"resolved" : "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz" ,
"integrity" : "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"balanced-match" : "^1.0.0" ,
"concat-map" : "0.0.1"
}
} ,
"node_modules/@eslint/eslintrc/node_modules/minimatch" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" ,
"integrity" : "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"brace-expansion" : "^1.1.7"
} ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/@eslint/js" : {
"version" : "8.57.1" ,
"resolved" : "https://registry.npmjs.org/@eslint/js/-/js-8.57.1.tgz" ,
"integrity" : "sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/@floating-ui/core" : {
"version" : "1.7.3" ,
"resolved" : "https://registry.npmjs.org/@floating-ui/core/-/core-1.7.3.tgz" ,
"integrity" : "sha512-sGnvb5dmrJaKEZ+LDIpguvdX3bDlEllmv4/ClQ9awcmCZrlx5jQyyMWFM5kBI+EyNOCDDiKk8il0zeuX3Zlg/w==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"@floating-ui/utils" : "^0.2.10"
}
} ,
"node_modules/@floating-ui/dom" : {
"version" : "1.7.4" ,
"resolved" : "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.7.4.tgz" ,
"integrity" : "sha512-OOchDgh4F2CchOX94cRVqhvy7b3AFb+/rQXyswmzmGakRfkMgoWVjfnLWkRirfLEfuD4ysVW16eXzwt3jHIzKA==" ,
"license" : "MIT" ,
"dependencies" : {
"@floating-ui/core" : "^1.7.3" ,
"@floating-ui/utils" : "^0.2.10"
}
} ,
"node_modules/@floating-ui/react" : {
"version" : "0.27.16" ,
"resolved" : "https://registry.npmjs.org/@floating-ui/react/-/react-0.27.16.tgz" ,
"integrity" : "sha512-9O8N4SeG2z++TSM8QA/KTeKFBVCNEz/AGS7gWPJf6KFRzmRWixFRnCnkPHRDwSVZW6QPDO6uT0P2SpWNKCc9/g==" ,
"license" : "MIT" ,
"dependencies" : {
"@floating-ui/react-dom" : "^2.1.6" ,
"@floating-ui/utils" : "^0.2.10" ,
"tabbable" : "^6.0.0"
} ,
"peerDependencies" : {
"react" : ">=17.0.0" ,
"react-dom" : ">=17.0.0"
}
} ,
"node_modules/@floating-ui/react-dom" : {
"version" : "2.1.6" ,
"resolved" : "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.1.6.tgz" ,
"integrity" : "sha512-4JX6rEatQEvlmgU80wZyq9RT96HZJa88q8hp0pBd+LrczeDI4o6uA2M+uvxngVHo4Ihr8uibXxH6+70zhAFrVw==" ,
"license" : "MIT" ,
"dependencies" : {
"@floating-ui/dom" : "^1.7.4"
} ,
"peerDependencies" : {
"react" : ">=16.8.0" ,
"react-dom" : ">=16.8.0"
}
} ,
"node_modules/@floating-ui/utils" : {
"version" : "0.2.10" ,
"resolved" : "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.10.tgz" ,
"integrity" : "sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==" ,
"license" : "MIT"
} ,
"node_modules/@giscus/react" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/@giscus/react/-/react-3.1.0.tgz" ,
"integrity" : "sha512-0TCO2TvL43+oOdyVVGHDItwxD1UMKP2ZYpT6gXmhFOqfAJtZxTzJ9hkn34iAF/b6YzyJ4Um89QIt9z/ajmAEeg==" ,
"dependencies" : {
"giscus" : "^1.6.0"
} ,
"peerDependencies" : {
"react" : "^16 || ^17 || ^18 || ^19" ,
"react-dom" : "^16 || ^17 || ^18 || ^19"
}
} ,
2026-01-05 13:54:43 +08:00
"node_modules/@humanwhocodes/config-array" : {
"version" : "0.13.0" ,
"resolved" : "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.13.0.tgz" ,
"integrity" : "sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==" ,
"deprecated" : "Use @eslint/config-array instead" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@humanwhocodes/object-schema" : "^2.0.3" ,
"debug" : "^4.3.1" ,
"minimatch" : "^3.0.5"
} ,
"engines" : {
"node" : ">=10.10.0"
}
} ,
"node_modules/@humanwhocodes/config-array/node_modules/brace-expansion" : {
"version" : "1.1.12" ,
"resolved" : "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz" ,
"integrity" : "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"balanced-match" : "^1.0.0" ,
"concat-map" : "0.0.1"
}
} ,
"node_modules/@humanwhocodes/config-array/node_modules/minimatch" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" ,
"integrity" : "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"brace-expansion" : "^1.1.7"
} ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/@humanwhocodes/module-importer" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz" ,
"integrity" : "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : ">=12.22"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/nzakas"
}
} ,
"node_modules/@humanwhocodes/object-schema" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz" ,
"integrity" : "sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==" ,
"deprecated" : "Use @eslint/object-schema instead" ,
"dev" : true ,
"license" : "BSD-3-Clause"
} ,
2026-01-01 16:03:48 +08:00
"node_modules/@iconify/types" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/@iconify/types/-/types-2.0.0.tgz" ,
"integrity" : "sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==" ,
"license" : "MIT"
} ,
"node_modules/@iconify/utils" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/@iconify/utils/-/utils-3.1.0.tgz" ,
"integrity" : "sha512-Zlzem1ZXhI1iHeeERabLNzBHdOa4VhQbqAcOQaMKuTuyZCpwKbC2R4Dd0Zo3g9EAc+Y4fiarO8HIHRAth7+skw==" ,
"license" : "MIT" ,
"dependencies" : {
"@antfu/install-pkg" : "^1.1.0" ,
"@iconify/types" : "^2.0.0" ,
"mlly" : "^1.8.0"
}
} ,
"node_modules/@intlify/core-base" : {
"version" : "9.14.5" ,
"resolved" : "https://registry.npmmirror.com/@intlify/core-base/-/core-base-9.14.5.tgz" ,
"integrity" : "sha512-5ah5FqZG4pOoHjkvs8mjtv+gPKYU0zCISaYNjBNNqYiaITxW8ZtVih3GS/oTOqN8d9/mDLyrjD46GBApNxmlsA==" ,
"license" : "MIT" ,
"dependencies" : {
"@intlify/message-compiler" : "9.14.5" ,
"@intlify/shared" : "9.14.5"
} ,
"engines" : {
"node" : ">= 16"
} ,
"funding" : {
2025-12-18 13:50:39 +08:00
"url" : "https://github.com/sponsors/kazupon"
}
} ,
"node_modules/@intlify/message-compiler" : {
"version" : "9.14.5" ,
"resolved" : "https://registry.npmmirror.com/@intlify/message-compiler/-/message-compiler-9.14.5.tgz" ,
"integrity" : "sha512-IHzgEu61/YIpQV5Pc3aRWScDcnFKWvQA9kigcINcCBXN8mbW+vk9SK+lDxA6STzKQsVJxUPg9ACC52pKKo3SVQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@intlify/shared" : "9.14.5" ,
"source-map-js" : "^1.0.2"
} ,
"engines" : {
"node" : ">= 16"
} ,
"funding" : {
"url" : "https://github.com/sponsors/kazupon"
}
} ,
"node_modules/@intlify/shared" : {
"version" : "9.14.5" ,
"resolved" : "https://registry.npmmirror.com/@intlify/shared/-/shared-9.14.5.tgz" ,
"integrity" : "sha512-9gB+E53BYuAEMhbCAxVgG38EZrk59sxBtv3jSizNL2hEWlgjBjAw1AwpLHtNaeda12pe6W20OGEa0TwuMSRbyQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 16"
} ,
"funding" : {
"url" : "https://github.com/sponsors/kazupon"
}
} ,
"node_modules/@jridgewell/gen-mapping" : {
"version" : "0.3.13" ,
"resolved" : "https://registry.npmmirror.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz" ,
"integrity" : "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==" ,
"license" : "MIT" ,
"dependencies" : {
"@jridgewell/sourcemap-codec" : "^1.5.0" ,
"@jridgewell/trace-mapping" : "^0.3.24"
}
} ,
"node_modules/@jridgewell/resolve-uri" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmmirror.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz" ,
"integrity" : "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
"node_modules/@jridgewell/sourcemap-codec" : {
"version" : "1.5.5" ,
"resolved" : "https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz" ,
"integrity" : "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==" ,
"license" : "MIT"
} ,
"node_modules/@jridgewell/trace-mapping" : {
"version" : "0.3.31" ,
"resolved" : "https://registry.npmmirror.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz" ,
"integrity" : "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==" ,
"license" : "MIT" ,
"dependencies" : {
"@jridgewell/resolve-uri" : "^3.1.0" ,
"@jridgewell/sourcemap-codec" : "^1.4.14"
}
} ,
"node_modules/@kurkle/color" : {
"version" : "0.3.4" ,
"resolved" : "https://registry.npmmirror.com/@kurkle/color/-/color-0.3.4.tgz" ,
"integrity" : "sha512-M5UknZPHRu3DEDWoipU6sE8PdkZ6Z/S+v4dD+Ke8IaNlpdSQah50lz1KtcFBa2vsdOnwbbnxJwVM4wty6udA5w==" ,
"license" : "MIT"
} ,
2026-01-01 16:03:48 +08:00
"node_modules/@lit-labs/ssr-dom-shim" : {
"version" : "1.5.0" ,
"resolved" : "https://registry.npmjs.org/@lit-labs/ssr-dom-shim/-/ssr-dom-shim-1.5.0.tgz" ,
"integrity" : "sha512-HLomZXMmrCFHSRKESF5vklAKsDY7/fsT/ZhqCu3V0UoW/Qbv8wxmO4W9bx4KnCCF2Zak4yuk+AGraK/bPmI4kA==" ,
"license" : "BSD-3-Clause"
} ,
"node_modules/@lit/reactive-element" : {
"version" : "2.1.2" ,
"resolved" : "https://registry.npmjs.org/@lit/reactive-element/-/reactive-element-2.1.2.tgz" ,
"integrity" : "sha512-pbCDiVMnne1lYUIaYNN5wrwQXDtHaYtg7YEFPeW+hws6U47WeFvISGUWekPGKWOP1ygrs0ef0o1VJMk1exos5A==" ,
"license" : "BSD-3-Clause" ,
"dependencies" : {
"@lit-labs/ssr-dom-shim" : "^1.5.0"
}
} ,
"node_modules/@lobehub/emojilib" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/@lobehub/emojilib/-/emojilib-1.0.0.tgz" ,
"integrity" : "sha512-s9KnjaPjsEefaNv150G3aifvB+J3P4eEKG+epY9zDPS2BeB6+V2jELWqAZll+nkogMaVovjEE813z3V751QwGw==" ,
"license" : "MIT"
} ,
"node_modules/@lobehub/fluent-emoji" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/@lobehub/fluent-emoji/-/fluent-emoji-4.1.0.tgz" ,
"integrity" : "sha512-R1MB2lfUkDvB7XAQdRzY75c1dx/tB7gEvBPaEEMarzKfCJWmXm7rheS6caVzmgwAlq5sfmTbxPL+un99sp//Yw==" ,
"license" : "MIT" ,
"peer" : true ,
"dependencies" : {
"@lobehub/emojilib" : "^1.0.0" ,
"antd-style" : "^4.1.0" ,
"emoji-regex" : "^10.6.0" ,
"es-toolkit" : "^1.43.0" ,
"lucide-react" : "^0.562.0" ,
"url-join" : "^5.0.0"
} ,
"peerDependencies" : {
"react" : "^19.0.0" ,
"react-dom" : "^19.0.0"
}
} ,
"node_modules/@lobehub/icons" : {
"version" : "4.0.2" ,
"resolved" : "https://registry.npmjs.org/@lobehub/icons/-/icons-4.0.2.tgz" ,
"integrity" : "sha512-mYFEXXt7Z8iY8yLP5cDVctUPqlZUHWi5qzQCJiC646p7uiXhtpn93sRab/5pey+CYDh6BbRU6lhwiURu/SU5IA==" ,
"license" : "MIT" ,
"peer" : true ,
"workspaces" : [
"packages/*"
] ,
"dependencies" : {
"antd-style" : "^4.1.0" ,
"lucide-react" : "^0.469.0" ,
"polished" : "^4.3.1"
} ,
"peerDependencies" : {
"@lobehub/ui" : "^4.3.3" ,
"antd" : "^6.1.1" ,
"react" : "^19.0.0" ,
"react-dom" : "^19.0.0"
}
} ,
"node_modules/@lobehub/icons/node_modules/lucide-react" : {
"version" : "0.469.0" ,
"resolved" : "https://registry.npmjs.org/lucide-react/-/lucide-react-0.469.0.tgz" ,
"integrity" : "sha512-28vvUnnKQ/dBwiCQtwJw7QauYnE7yd2Cyp4tTTJpvglX4EMpbflcdBgrgToX2j71B3YvugK/NH3BGUk+E/p/Fw==" ,
"license" : "ISC" ,
"peerDependencies" : {
"react" : "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
}
} ,
"node_modules/@lobehub/ui" : {
"version" : "4.6.3" ,
"resolved" : "https://registry.npmjs.org/@lobehub/ui/-/ui-4.6.3.tgz" ,
"integrity" : "sha512-1roaNTgLGLDOsfoa7nNlmvE+F8OMIDCvprkudE9Ci/SgTzJmtQCV+jD3rDnedJRZ73cSOPgqkm/O7f+mthwEDA==" ,
"license" : "MIT" ,
"peer" : true ,
"dependencies" : {
"@ant-design/cssinjs" : "^2.0.1" ,
"@base-ui/react" : "^1.0.0" ,
"@dnd-kit/core" : "^6.3.1" ,
"@dnd-kit/modifiers" : "^9.0.0" ,
"@dnd-kit/sortable" : "^10.0.0" ,
"@dnd-kit/utilities" : "^3.2.2" ,
"@emoji-mart/data" : "^1.2.1" ,
"@emoji-mart/react" : "^1.1.1" ,
"@emotion/is-prop-valid" : "^1.4.0" ,
"@floating-ui/react" : "^0.27.16" ,
"@giscus/react" : "^3.1.0" ,
"@mdx-js/mdx" : "^3.1.1" ,
"@mdx-js/react" : "^3.1.1" ,
"@radix-ui/react-slot" : "^1.2.4" ,
"@shikijs/core" : "^3.20.0" ,
"@shikijs/transformers" : "^3.20.0" ,
"@splinetool/runtime" : "0.9.526" ,
"ahooks" : "^3.9.6" ,
"antd-style" : "^4.1.0" ,
"chroma-js" : "^3.2.0" ,
"class-variance-authority" : "^0.7.1" ,
"dayjs" : "^1.11.19" ,
"emoji-mart" : "^5.6.0" ,
"es-toolkit" : "^1.32.0" ,
"fast-deep-equal" : "^3.1.3" ,
"immer" : "^11.0.1" ,
"katex" : "^0.16.27" ,
"leva" : "^0.10.1" ,
"lucide-react" : "^0.562.0" ,
"marked" : "^17.0.1" ,
"mermaid" : "^11.12.2" ,
"motion" : "^12.23.26" ,
"numeral" : "^2.0.6" ,
"polished" : "^4.3.1" ,
"query-string" : "^9.3.1" ,
"rc-collapse" : "^4.0.0" ,
"rc-footer" : "^0.6.8" ,
"rc-image" : "^7.12.0" ,
"rc-input-number" : "^9.5.0" ,
"rc-menu" : "^9.16.1" ,
"re-resizable" : "^6.11.2" ,
"react-avatar-editor" : "^14.0.0" ,
"react-error-boundary" : "^6.0.0" ,
"react-hotkeys-hook" : "^5.2.1" ,
"react-markdown" : "^10.1.0" ,
"react-merge-refs" : "^3.0.2" ,
"react-rnd" : "^10.5.2" ,
"react-zoom-pan-pinch" : "^3.7.0" ,
"rehype-github-alerts" : "^4.2.0" ,
"rehype-katex" : "^7.0.1" ,
"rehype-raw" : "^7.0.0" ,
"remark-breaks" : "^4.0.0" ,
"remark-cjk-friendly" : "^1.2.3" ,
"remark-gfm" : "^4.0.1" ,
"remark-github" : "^12.0.0" ,
"remark-math" : "^6.0.0" ,
"shiki" : "^3.20.0" ,
"shiki-stream" : "^0.1.3" ,
"swr" : "^2.3.8" ,
"ts-md5" : "^2.0.1" ,
"unified" : "^11.0.5" ,
"url-join" : "^5.0.0" ,
"use-merge-value" : "^1.2.0" ,
"uuid" : "^13.0.0"
} ,
"peerDependencies" : {
"@lobehub/fluent-emoji" : "^4.0.0" ,
"@lobehub/icons" : "^4.0.0" ,
"antd" : "^6.1.1" ,
"motion" : "^12.0.0" ,
"react" : "^19.0.0" ,
"react-dom" : "^19.0.0"
}
} ,
"node_modules/@mdx-js/mdx" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/@mdx-js/mdx/-/mdx-3.1.1.tgz" ,
"integrity" : "sha512-f6ZO2ifpwAQIpzGWaBQT2TXxPv6z3RBzQKpVftEWN78Vl/YweF1uwussDx8ECAXVtr3Rs89fKyG9YlzUs9DyGQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree" : "^1.0.0" ,
"@types/estree-jsx" : "^1.0.0" ,
"@types/hast" : "^3.0.0" ,
"@types/mdx" : "^2.0.0" ,
"acorn" : "^8.0.0" ,
"collapse-white-space" : "^2.0.0" ,
"devlop" : "^1.0.0" ,
"estree-util-is-identifier-name" : "^3.0.0" ,
"estree-util-scope" : "^1.0.0" ,
"estree-walker" : "^3.0.0" ,
"hast-util-to-jsx-runtime" : "^2.0.0" ,
"markdown-extensions" : "^2.0.0" ,
"recma-build-jsx" : "^1.0.0" ,
"recma-jsx" : "^1.0.0" ,
"recma-stringify" : "^1.0.0" ,
"rehype-recma" : "^1.0.0" ,
"remark-mdx" : "^3.0.0" ,
"remark-parse" : "^11.0.0" ,
"remark-rehype" : "^11.0.0" ,
"source-map" : "^0.7.0" ,
"unified" : "^11.0.0" ,
"unist-util-position-from-estree" : "^2.0.0" ,
"unist-util-stringify-position" : "^4.0.0" ,
"unist-util-visit" : "^5.0.0" ,
"vfile" : "^6.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/@mdx-js/mdx/node_modules/estree-walker" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.3.tgz" ,
"integrity" : "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree" : "^1.0.0"
}
} ,
"node_modules/@mdx-js/react" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/@mdx-js/react/-/react-3.1.1.tgz" ,
"integrity" : "sha512-f++rKLQgUVYDAtECQ6fn/is15GkEH9+nZPM3MS0RcxVqoTfawHvDlSCH7JbMhAM6uJ32v3eXLvLmLvjGu7PTQw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/mdx" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
} ,
"peerDependencies" : {
"@types/react" : ">=16" ,
"react" : ">=16"
}
} ,
"node_modules/@mermaid-js/parser" : {
"version" : "0.6.3" ,
"resolved" : "https://registry.npmjs.org/@mermaid-js/parser/-/parser-0.6.3.tgz" ,
"integrity" : "sha512-lnjOhe7zyHjc+If7yT4zoedx2vo4sHaTmtkl1+or8BRTnCtDmcTpAjpzDSfCZrshM5bCoz0GyidzadJAH1xobA==" ,
"license" : "MIT" ,
"dependencies" : {
"langium" : "3.3.1"
}
} ,
2025-12-18 13:50:39 +08:00
"node_modules/@nodelib/fs.scandir" : {
"version" : "2.1.5" ,
"resolved" : "https://registry.npmmirror.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz" ,
"integrity" : "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@nodelib/fs.stat" : "2.0.5" ,
"run-parallel" : "^1.1.9"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/@nodelib/fs.stat" : {
"version" : "2.0.5" ,
"resolved" : "https://registry.npmmirror.com/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz" ,
"integrity" : "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/@nodelib/fs.walk" : {
"version" : "1.2.8" ,
"resolved" : "https://registry.npmmirror.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz" ,
"integrity" : "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@nodelib/fs.scandir" : "2.1.5" ,
"fastq" : "^1.6.0"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/@primer/octicons" : {
"version" : "19.21.1" ,
"resolved" : "https://registry.npmjs.org/@primer/octicons/-/octicons-19.21.1.tgz" ,
"integrity" : "sha512-7tgtBkCNcg75YJnckinzvES+uxysYQCe+CHSEnzr3VYgxttzKRvfmrnVogl3aEuHCQP4xhiE9k2lFDhYwGtTzQ==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"dependencies" : {
"object-assign" : "^4.1.1"
}
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"node_modules/@radix-ui/primitive" : {
"version" : "1.1.3" ,
"resolved" : "https://registry.npmjs.org/@radix-ui/primitive/-/primitive-1.1.3.tgz" ,
"integrity" : "sha512-JTF99U/6XIjCBo0wqkU5sK10glYe27MRRsfwoiq5zzOEZLHU3A3KCMa5X/azekYRCJ0HlwI0crAXS/5dEHTzDg==" ,
"license" : "MIT"
} ,
"node_modules/@radix-ui/react-arrow" : {
"version" : "1.1.7" ,
"resolved" : "https://registry.npmjs.org/@radix-ui/react-arrow/-/react-arrow-1.1.7.tgz" ,
"integrity" : "sha512-F+M1tLhO+mlQaOWspE8Wstg+z6PwxwRd8oQ8IXceWz92kfAmalTRf0EjrouQeo7QssEPfCn05B4Ihs1K9WQ/7w==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"dependencies" : {
"@radix-ui/react-primitive" : "2.1.3"
} ,
"peerDependencies" : {
"@types/react" : "*" ,
"@types/react-dom" : "*" ,
"react" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" ,
"react-dom" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
} ,
"peerDependenciesMeta" : {
"@types/react" : {
"optional" : true
} ,
"@types/react-dom" : {
"optional" : true
}
}
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"node_modules/@radix-ui/react-arrow/node_modules/@radix-ui/react-primitive" : {
"version" : "2.1.3" ,
"resolved" : "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.3.tgz" ,
"integrity" : "sha512-m9gTwRkhy2lvCPe6QJp4d3G1TYEUHn/FzJUtq9MjH46an1wJU+GdoGC5VLof8RX8Ft/DlpshApkhswDLZzHIcQ==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"dependencies" : {
"@radix-ui/react-slot" : "1.2.3"
} ,
"peerDependencies" : {
"@types/react" : "*" ,
"@types/react-dom" : "*" ,
"react" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" ,
"react-dom" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
} ,
"peerDependenciesMeta" : {
"@types/react" : {
"optional" : true
} ,
"@types/react-dom" : {
"optional" : true
}
}
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"node_modules/@radix-ui/react-arrow/node_modules/@radix-ui/react-slot" : {
"version" : "1.2.3" ,
"resolved" : "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz" ,
"integrity" : "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"dependencies" : {
"@radix-ui/react-compose-refs" : "1.1.2"
} ,
"peerDependencies" : {
"@types/react" : "*" ,
"react" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
} ,
"peerDependenciesMeta" : {
"@types/react" : {
"optional" : true
}
}
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"node_modules/@radix-ui/react-compose-refs" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/@radix-ui/react-compose-refs/-/react-compose-refs-1.1.2.tgz" ,
"integrity" : "sha512-z4eqJvfiNnFMHIIvXP3CY57y2WJs5g2v3X0zm9mEJkrkNv4rDxu+sg9Jh8EkXyeqBkB7SOcboo9dMVqhyrACIg==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"peerDependencies" : {
"@types/react" : "*" ,
"react" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
} ,
"peerDependenciesMeta" : {
"@types/react" : {
"optional" : true
}
}
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"node_modules/@radix-ui/react-context" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/@radix-ui/react-context/-/react-context-1.1.2.tgz" ,
"integrity" : "sha512-jCi/QKUM2r1Ju5a3J64TH2A5SpKAgh0LpknyqdQ4m6DCV0xJ2HG1xARRwNGPQfi1SLdLWZ1OJz6F4OMBBNiGJA==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"peerDependencies" : {
"@types/react" : "*" ,
"react" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
} ,
"peerDependenciesMeta" : {
"@types/react" : {
"optional" : true
}
}
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"node_modules/@radix-ui/react-dismissable-layer" : {
"version" : "1.1.11" ,
"resolved" : "https://registry.npmjs.org/@radix-ui/react-dismissable-layer/-/react-dismissable-layer-1.1.11.tgz" ,
"integrity" : "sha512-Nqcp+t5cTB8BinFkZgXiMJniQH0PsUt2k51FUhbdfeKvc4ACcG2uQniY/8+h1Yv6Kza4Q7lD7PQV0z0oicE0Mg==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"dependencies" : {
"@radix-ui/primitive" : "1.1.3" ,
"@radix-ui/react-compose-refs" : "1.1.2" ,
"@radix-ui/react-primitive" : "2.1.3" ,
"@radix-ui/react-use-callback-ref" : "1.1.1" ,
"@radix-ui/react-use-escape-keydown" : "1.1.1"
} ,
"peerDependencies" : {
"@types/react" : "*" ,
"@types/react-dom" : "*" ,
"react" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" ,
"react-dom" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
} ,
"peerDependenciesMeta" : {
"@types/react" : {
"optional" : true
} ,
"@types/react-dom" : {
"optional" : true
}
}
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"node_modules/@radix-ui/react-dismissable-layer/node_modules/@radix-ui/react-primitive" : {
"version" : "2.1.3" ,
"resolved" : "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.3.tgz" ,
"integrity" : "sha512-m9gTwRkhy2lvCPe6QJp4d3G1TYEUHn/FzJUtq9MjH46an1wJU+GdoGC5VLof8RX8Ft/DlpshApkhswDLZzHIcQ==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"dependencies" : {
"@radix-ui/react-slot" : "1.2.3"
} ,
"peerDependencies" : {
"@types/react" : "*" ,
"@types/react-dom" : "*" ,
"react" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" ,
"react-dom" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
} ,
"peerDependenciesMeta" : {
"@types/react" : {
"optional" : true
} ,
"@types/react-dom" : {
"optional" : true
}
}
} ,
"node_modules/@radix-ui/react-dismissable-layer/node_modules/@radix-ui/react-slot" : {
"version" : "1.2.3" ,
"resolved" : "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz" ,
"integrity" : "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==" ,
"license" : "MIT" ,
"dependencies" : {
"@radix-ui/react-compose-refs" : "1.1.2"
} ,
"peerDependencies" : {
"@types/react" : "*" ,
"react" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
} ,
"peerDependenciesMeta" : {
"@types/react" : {
"optional" : true
}
}
} ,
"node_modules/@radix-ui/react-id" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/@radix-ui/react-id/-/react-id-1.1.1.tgz" ,
"integrity" : "sha512-kGkGegYIdQsOb4XjsfM97rXsiHaBwco+hFI66oO4s9LU+PLAC5oJ7khdOVFxkhsmlbpUqDAvXw11CluXP+jkHg==" ,
"license" : "MIT" ,
"dependencies" : {
"@radix-ui/react-use-layout-effect" : "1.1.1"
} ,
"peerDependencies" : {
"@types/react" : "*" ,
"react" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
} ,
"peerDependenciesMeta" : {
"@types/react" : {
"optional" : true
}
}
} ,
"node_modules/@radix-ui/react-popper" : {
"version" : "1.2.8" ,
"resolved" : "https://registry.npmjs.org/@radix-ui/react-popper/-/react-popper-1.2.8.tgz" ,
"integrity" : "sha512-0NJQ4LFFUuWkE7Oxf0htBKS6zLkkjBH+hM1uk7Ng705ReR8m/uelduy1DBo0PyBXPKVnBA6YBlU94MBGXrSBCw==" ,
"license" : "MIT" ,
"dependencies" : {
"@floating-ui/react-dom" : "^2.0.0" ,
"@radix-ui/react-arrow" : "1.1.7" ,
"@radix-ui/react-compose-refs" : "1.1.2" ,
"@radix-ui/react-context" : "1.1.2" ,
"@radix-ui/react-primitive" : "2.1.3" ,
"@radix-ui/react-use-callback-ref" : "1.1.1" ,
"@radix-ui/react-use-layout-effect" : "1.1.1" ,
"@radix-ui/react-use-rect" : "1.1.1" ,
"@radix-ui/react-use-size" : "1.1.1" ,
"@radix-ui/rect" : "1.1.1"
} ,
"peerDependencies" : {
"@types/react" : "*" ,
"@types/react-dom" : "*" ,
"react" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" ,
"react-dom" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
} ,
"peerDependenciesMeta" : {
"@types/react" : {
"optional" : true
} ,
"@types/react-dom" : {
"optional" : true
}
}
} ,
"node_modules/@radix-ui/react-popper/node_modules/@radix-ui/react-primitive" : {
"version" : "2.1.3" ,
"resolved" : "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.3.tgz" ,
"integrity" : "sha512-m9gTwRkhy2lvCPe6QJp4d3G1TYEUHn/FzJUtq9MjH46an1wJU+GdoGC5VLof8RX8Ft/DlpshApkhswDLZzHIcQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@radix-ui/react-slot" : "1.2.3"
} ,
"peerDependencies" : {
"@types/react" : "*" ,
"@types/react-dom" : "*" ,
"react" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" ,
"react-dom" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
} ,
"peerDependenciesMeta" : {
"@types/react" : {
"optional" : true
} ,
"@types/react-dom" : {
"optional" : true
}
}
} ,
"node_modules/@radix-ui/react-popper/node_modules/@radix-ui/react-slot" : {
"version" : "1.2.3" ,
"resolved" : "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz" ,
"integrity" : "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==" ,
"license" : "MIT" ,
"dependencies" : {
"@radix-ui/react-compose-refs" : "1.1.2"
} ,
"peerDependencies" : {
"@types/react" : "*" ,
"react" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
} ,
"peerDependenciesMeta" : {
"@types/react" : {
"optional" : true
}
}
} ,
"node_modules/@radix-ui/react-portal" : {
"version" : "1.1.10" ,
"resolved" : "https://registry.npmjs.org/@radix-ui/react-portal/-/react-portal-1.1.10.tgz" ,
"integrity" : "sha512-4kY9IVa6+9nJPsYmngK5Uk2kUmZnv7ChhHAFeQ5oaj8jrR1bIi3xww8nH71pz1/Ve4d/cXO3YxT8eikt1B0a8w==" ,
"license" : "MIT" ,
"dependencies" : {
"@radix-ui/react-primitive" : "2.1.4" ,
"@radix-ui/react-use-layout-effect" : "1.1.1"
} ,
"peerDependencies" : {
"@types/react" : "*" ,
"@types/react-dom" : "*" ,
"react" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" ,
"react-dom" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
} ,
"peerDependenciesMeta" : {
"@types/react" : {
"optional" : true
} ,
"@types/react-dom" : {
"optional" : true
}
}
} ,
"node_modules/@radix-ui/react-presence" : {
"version" : "1.1.5" ,
"resolved" : "https://registry.npmjs.org/@radix-ui/react-presence/-/react-presence-1.1.5.tgz" ,
"integrity" : "sha512-/jfEwNDdQVBCNvjkGit4h6pMOzq8bHkopq458dPt2lMjx+eBQUohZNG9A7DtO/O5ukSbxuaNGXMjHicgwy6rQQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@radix-ui/react-compose-refs" : "1.1.2" ,
"@radix-ui/react-use-layout-effect" : "1.1.1"
} ,
"peerDependencies" : {
"@types/react" : "*" ,
"@types/react-dom" : "*" ,
"react" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" ,
"react-dom" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
} ,
"peerDependenciesMeta" : {
"@types/react" : {
"optional" : true
} ,
"@types/react-dom" : {
"optional" : true
}
}
} ,
"node_modules/@radix-ui/react-primitive" : {
"version" : "2.1.4" ,
"resolved" : "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.4.tgz" ,
"integrity" : "sha512-9hQc4+GNVtJAIEPEqlYqW5RiYdrr8ea5XQ0ZOnD6fgru+83kqT15mq2OCcbe8KnjRZl5vF3ks69AKz3kh1jrhg==" ,
"license" : "MIT" ,
"dependencies" : {
"@radix-ui/react-slot" : "1.2.4"
} ,
"peerDependencies" : {
"@types/react" : "*" ,
"@types/react-dom" : "*" ,
"react" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" ,
"react-dom" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
} ,
"peerDependenciesMeta" : {
"@types/react" : {
"optional" : true
} ,
"@types/react-dom" : {
"optional" : true
}
}
} ,
"node_modules/@radix-ui/react-slot" : {
"version" : "1.2.4" ,
"resolved" : "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.4.tgz" ,
"integrity" : "sha512-Jl+bCv8HxKnlTLVrcDE8zTMJ09R9/ukw4qBs/oZClOfoQk/cOTbDn+NceXfV7j09YPVQUryJPHurafcSg6EVKA==" ,
"license" : "MIT" ,
"dependencies" : {
"@radix-ui/react-compose-refs" : "1.1.2"
} ,
"peerDependencies" : {
"@types/react" : "*" ,
"react" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
} ,
"peerDependenciesMeta" : {
"@types/react" : {
"optional" : true
}
}
} ,
"node_modules/@radix-ui/react-tooltip" : {
"version" : "1.2.8" ,
"resolved" : "https://registry.npmjs.org/@radix-ui/react-tooltip/-/react-tooltip-1.2.8.tgz" ,
"integrity" : "sha512-tY7sVt1yL9ozIxvmbtN5qtmH2krXcBCfjEiCgKGLqunJHvgvZG2Pcl2oQ3kbcZARb1BGEHdkLzcYGO8ynVlieg==" ,
"license" : "MIT" ,
"dependencies" : {
"@radix-ui/primitive" : "1.1.3" ,
"@radix-ui/react-compose-refs" : "1.1.2" ,
"@radix-ui/react-context" : "1.1.2" ,
"@radix-ui/react-dismissable-layer" : "1.1.11" ,
"@radix-ui/react-id" : "1.1.1" ,
"@radix-ui/react-popper" : "1.2.8" ,
"@radix-ui/react-portal" : "1.1.9" ,
"@radix-ui/react-presence" : "1.1.5" ,
"@radix-ui/react-primitive" : "2.1.3" ,
"@radix-ui/react-slot" : "1.2.3" ,
"@radix-ui/react-use-controllable-state" : "1.2.2" ,
"@radix-ui/react-visually-hidden" : "1.2.3"
} ,
"peerDependencies" : {
"@types/react" : "*" ,
"@types/react-dom" : "*" ,
"react" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" ,
"react-dom" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
} ,
"peerDependenciesMeta" : {
"@types/react" : {
"optional" : true
} ,
"@types/react-dom" : {
"optional" : true
}
}
} ,
"node_modules/@radix-ui/react-tooltip/node_modules/@radix-ui/react-portal" : {
"version" : "1.1.9" ,
"resolved" : "https://registry.npmjs.org/@radix-ui/react-portal/-/react-portal-1.1.9.tgz" ,
"integrity" : "sha512-bpIxvq03if6UNwXZ+HTK71JLh4APvnXntDc6XOX8UVq4XQOVl7lwok0AvIl+b8zgCw3fSaVTZMpAPPagXbKmHQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@radix-ui/react-primitive" : "2.1.3" ,
"@radix-ui/react-use-layout-effect" : "1.1.1"
} ,
"peerDependencies" : {
"@types/react" : "*" ,
"@types/react-dom" : "*" ,
"react" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" ,
"react-dom" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
} ,
"peerDependenciesMeta" : {
"@types/react" : {
"optional" : true
} ,
"@types/react-dom" : {
"optional" : true
}
}
} ,
"node_modules/@radix-ui/react-tooltip/node_modules/@radix-ui/react-primitive" : {
"version" : "2.1.3" ,
"resolved" : "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.3.tgz" ,
"integrity" : "sha512-m9gTwRkhy2lvCPe6QJp4d3G1TYEUHn/FzJUtq9MjH46an1wJU+GdoGC5VLof8RX8Ft/DlpshApkhswDLZzHIcQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@radix-ui/react-slot" : "1.2.3"
} ,
"peerDependencies" : {
"@types/react" : "*" ,
"@types/react-dom" : "*" ,
"react" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" ,
"react-dom" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
} ,
"peerDependenciesMeta" : {
"@types/react" : {
"optional" : true
} ,
"@types/react-dom" : {
"optional" : true
}
}
} ,
"node_modules/@radix-ui/react-tooltip/node_modules/@radix-ui/react-slot" : {
"version" : "1.2.3" ,
"resolved" : "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz" ,
"integrity" : "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==" ,
"license" : "MIT" ,
"dependencies" : {
"@radix-ui/react-compose-refs" : "1.1.2"
} ,
"peerDependencies" : {
"@types/react" : "*" ,
"react" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
} ,
"peerDependenciesMeta" : {
"@types/react" : {
"optional" : true
}
}
} ,
"node_modules/@radix-ui/react-use-callback-ref" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/@radix-ui/react-use-callback-ref/-/react-use-callback-ref-1.1.1.tgz" ,
"integrity" : "sha512-FkBMwD+qbGQeMu1cOHnuGB6x4yzPjho8ap5WtbEJ26umhgqVXbhekKUQO+hZEL1vU92a3wHwdp0HAcqAUF5iDg==" ,
"license" : "MIT" ,
"peerDependencies" : {
"@types/react" : "*" ,
"react" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
} ,
"peerDependenciesMeta" : {
"@types/react" : {
"optional" : true
}
}
} ,
"node_modules/@radix-ui/react-use-controllable-state" : {
"version" : "1.2.2" ,
"resolved" : "https://registry.npmjs.org/@radix-ui/react-use-controllable-state/-/react-use-controllable-state-1.2.2.tgz" ,
"integrity" : "sha512-BjasUjixPFdS+NKkypcyyN5Pmg83Olst0+c6vGov0diwTEo6mgdqVR6hxcEgFuh4QrAs7Rc+9KuGJ9TVCj0Zzg==" ,
"license" : "MIT" ,
"dependencies" : {
"@radix-ui/react-use-effect-event" : "0.0.2" ,
"@radix-ui/react-use-layout-effect" : "1.1.1"
} ,
"peerDependencies" : {
"@types/react" : "*" ,
"react" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
} ,
"peerDependenciesMeta" : {
"@types/react" : {
"optional" : true
}
}
} ,
"node_modules/@radix-ui/react-use-effect-event" : {
"version" : "0.0.2" ,
"resolved" : "https://registry.npmjs.org/@radix-ui/react-use-effect-event/-/react-use-effect-event-0.0.2.tgz" ,
"integrity" : "sha512-Qp8WbZOBe+blgpuUT+lw2xheLP8q0oatc9UpmiemEICxGvFLYmHm9QowVZGHtJlGbS6A6yJ3iViad/2cVjnOiA==" ,
"license" : "MIT" ,
"dependencies" : {
"@radix-ui/react-use-layout-effect" : "1.1.1"
} ,
"peerDependencies" : {
"@types/react" : "*" ,
"react" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
} ,
"peerDependenciesMeta" : {
"@types/react" : {
"optional" : true
}
}
} ,
"node_modules/@radix-ui/react-use-escape-keydown" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/@radix-ui/react-use-escape-keydown/-/react-use-escape-keydown-1.1.1.tgz" ,
"integrity" : "sha512-Il0+boE7w/XebUHyBjroE+DbByORGR9KKmITzbR7MyQ4akpORYP/ZmbhAr0DG7RmmBqoOnZdy2QlvajJ2QA59g==" ,
"license" : "MIT" ,
"dependencies" : {
"@radix-ui/react-use-callback-ref" : "1.1.1"
} ,
"peerDependencies" : {
"@types/react" : "*" ,
"react" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
} ,
"peerDependenciesMeta" : {
"@types/react" : {
"optional" : true
}
}
} ,
"node_modules/@radix-ui/react-use-layout-effect" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/@radix-ui/react-use-layout-effect/-/react-use-layout-effect-1.1.1.tgz" ,
"integrity" : "sha512-RbJRS4UWQFkzHTTwVymMTUv8EqYhOp8dOOviLj2ugtTiXRaRQS7GLGxZTLL1jWhMeoSCf5zmcZkqTl9IiYfXcQ==" ,
"license" : "MIT" ,
"peerDependencies" : {
"@types/react" : "*" ,
"react" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
} ,
"peerDependenciesMeta" : {
"@types/react" : {
"optional" : true
}
}
} ,
"node_modules/@radix-ui/react-use-rect" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/@radix-ui/react-use-rect/-/react-use-rect-1.1.1.tgz" ,
"integrity" : "sha512-QTYuDesS0VtuHNNvMh+CjlKJ4LJickCMUAqjlE3+j8w+RlRpwyX3apEQKGFzbZGdo7XNG1tXa+bQqIE7HIXT2w==" ,
"license" : "MIT" ,
"dependencies" : {
"@radix-ui/rect" : "1.1.1"
} ,
"peerDependencies" : {
"@types/react" : "*" ,
"react" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
} ,
"peerDependenciesMeta" : {
"@types/react" : {
"optional" : true
}
}
} ,
"node_modules/@radix-ui/react-use-size" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/@radix-ui/react-use-size/-/react-use-size-1.1.1.tgz" ,
"integrity" : "sha512-ewrXRDTAqAXlkl6t/fkXWNAhFX9I+CkKlw6zjEwk86RSPKwZr3xpBRso655aqYafwtnbpHLj6toFzmd6xdVptQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@radix-ui/react-use-layout-effect" : "1.1.1"
} ,
"peerDependencies" : {
"@types/react" : "*" ,
"react" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
} ,
"peerDependenciesMeta" : {
"@types/react" : {
"optional" : true
}
}
} ,
"node_modules/@radix-ui/react-visually-hidden" : {
"version" : "1.2.3" ,
"resolved" : "https://registry.npmjs.org/@radix-ui/react-visually-hidden/-/react-visually-hidden-1.2.3.tgz" ,
"integrity" : "sha512-pzJq12tEaaIhqjbzpCuv/OypJY/BPavOofm+dbab+MHLajy277+1lLm6JFcGgF5eskJ6mquGirhXY2GD/8u8Ug==" ,
"license" : "MIT" ,
"dependencies" : {
"@radix-ui/react-primitive" : "2.1.3"
} ,
"peerDependencies" : {
"@types/react" : "*" ,
"@types/react-dom" : "*" ,
"react" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" ,
"react-dom" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
} ,
"peerDependenciesMeta" : {
"@types/react" : {
"optional" : true
} ,
"@types/react-dom" : {
"optional" : true
}
}
} ,
"node_modules/@radix-ui/react-visually-hidden/node_modules/@radix-ui/react-primitive" : {
"version" : "2.1.3" ,
"resolved" : "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.3.tgz" ,
"integrity" : "sha512-m9gTwRkhy2lvCPe6QJp4d3G1TYEUHn/FzJUtq9MjH46an1wJU+GdoGC5VLof8RX8Ft/DlpshApkhswDLZzHIcQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@radix-ui/react-slot" : "1.2.3"
} ,
"peerDependencies" : {
"@types/react" : "*" ,
"@types/react-dom" : "*" ,
"react" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" ,
"react-dom" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
} ,
"peerDependenciesMeta" : {
"@types/react" : {
"optional" : true
} ,
"@types/react-dom" : {
"optional" : true
}
}
} ,
"node_modules/@radix-ui/react-visually-hidden/node_modules/@radix-ui/react-slot" : {
"version" : "1.2.3" ,
"resolved" : "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz" ,
"integrity" : "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==" ,
"license" : "MIT" ,
"dependencies" : {
"@radix-ui/react-compose-refs" : "1.1.2"
} ,
"peerDependencies" : {
"@types/react" : "*" ,
"react" : "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
} ,
"peerDependenciesMeta" : {
"@types/react" : {
"optional" : true
}
}
} ,
"node_modules/@radix-ui/rect" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/@radix-ui/rect/-/rect-1.1.1.tgz" ,
"integrity" : "sha512-HPwpGIzkl28mWyZqG52jiqDJ12waP11Pa1lGoiyUkIEuMLBP0oeK/C89esbXrxsky5we7dfd8U58nm0SgAWpVw==" ,
"license" : "MIT"
} ,
"node_modules/@rc-component/async-validator" : {
"version" : "5.0.4" ,
"resolved" : "https://registry.npmjs.org/@rc-component/async-validator/-/async-validator-5.0.4.tgz" ,
"integrity" : "sha512-qgGdcVIF604M9EqjNF0hbUTz42bz/RDtxWdWuU5EQe3hi7M8ob54B6B35rOsvX5eSvIHIzT9iH1R3n+hk3CGfg==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/runtime" : "^7.24.4"
} ,
"engines" : {
"node" : ">=14.x"
}
} ,
"node_modules/@rc-component/cascader" : {
"version" : "1.10.0" ,
"resolved" : "https://registry.npmjs.org/@rc-component/cascader/-/cascader-1.10.0.tgz" ,
"integrity" : "sha512-D1XOKvbhdo9kX+cG1p8qJOnSq+sMK3L84iVYjGQIx950kJt0ixN+Xac75ykyK/AC8V3GUanjNK14Qkv149RrEw==" ,
"license" : "MIT" ,
"dependencies" : {
"@rc-component/select" : "~1.4.0" ,
"@rc-component/tree" : "~1.1.0" ,
"@rc-component/util" : "^1.4.0" ,
"clsx" : "^2.1.1"
} ,
"peerDependencies" : {
"react" : ">=18.0.0" ,
"react-dom" : ">=18.0.0"
}
} ,
"node_modules/@rc-component/checkbox" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/@rc-component/checkbox/-/checkbox-1.0.1.tgz" ,
"integrity" : "sha512-08yTH8m+bSm8TOqbybbJ9KiAuIATti6bDs2mVeSfu4QfEnyeF6X0enHVvD1NEAyuBWEAo56QtLe++MYs2D9XiQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@rc-component/util" : "^1.3.0" ,
"clsx" : "^2.1.1"
} ,
"peerDependencies" : {
"react" : ">=16.9.0" ,
"react-dom" : ">=16.9.0"
}
} ,
"node_modules/@rc-component/collapse" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/@rc-component/collapse/-/collapse-1.1.2.tgz" ,
"integrity" : "sha512-ilBYk1dLLJHu5Q74dF28vwtKUYQ42ZXIIDmqTuVy4rD8JQVvkXOs+KixVNbweyuIEtJYJ7+t+9GVD9dPc6N02w==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/runtime" : "^7.10.1" ,
"@rc-component/motion" : "^1.1.4" ,
"@rc-component/util" : "^1.3.0" ,
"clsx" : "^2.1.1"
} ,
"peerDependencies" : {
"react" : ">=18.0.0" ,
"react-dom" : ">=18.0.0"
}
} ,
"node_modules/@rc-component/color-picker" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/@rc-component/color-picker/-/color-picker-3.0.3.tgz" ,
"integrity" : "sha512-V7gFF9O7o5XwIWafdbOtqI4BUUkEUkgdBwp6favy3xajMX/2dDqytFaiXlcwrpq6aRyPLp5dKLAG5RFKLXMeGA==" ,
"license" : "MIT" ,
"dependencies" : {
"@ant-design/fast-color" : "^3.0.0" ,
"@rc-component/util" : "^1.3.0" ,
"clsx" : "^2.1.1"
} ,
"peerDependencies" : {
"react" : ">=16.9.0" ,
"react-dom" : ">=16.9.0"
}
} ,
"node_modules/@rc-component/context" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/@rc-component/context/-/context-2.0.1.tgz" ,
"integrity" : "sha512-HyZbYm47s/YqtP6pKXNMjPEMaukyg7P0qVfgMLzr7YiFNMHbK2fKTAGzms9ykfGHSfyf75nBbgWw+hHkp+VImw==" ,
"license" : "MIT" ,
"dependencies" : {
"@rc-component/util" : "^1.3.0"
} ,
"peerDependencies" : {
"react" : ">=16.9.0" ,
"react-dom" : ">=16.9.0"
}
} ,
"node_modules/@rc-component/dialog" : {
"version" : "1.5.1" ,
"resolved" : "https://registry.npmjs.org/@rc-component/dialog/-/dialog-1.5.1.tgz" ,
"integrity" : "sha512-by4Sf/a3azcb89WayWuwG19/Y312xtu8N81HoVQQtnsBDylfs+dog98fTAvLinnpeoWG52m/M7QLRW6fXR3l1g==" ,
"license" : "MIT" ,
"dependencies" : {
"@rc-component/motion" : "^1.1.3" ,
"@rc-component/portal" : "^2.0.0" ,
"@rc-component/util" : "^1.0.1" ,
"clsx" : "^2.1.1"
} ,
"peerDependencies" : {
"react" : ">=18.0.0" ,
"react-dom" : ">=18.0.0"
}
} ,
"node_modules/@rc-component/drawer" : {
"version" : "1.3.0" ,
"resolved" : "https://registry.npmjs.org/@rc-component/drawer/-/drawer-1.3.0.tgz" ,
"integrity" : "sha512-rE+sdXEmv2W25VBQ9daGbnb4J4hBIEKmdbj0b3xpY+K7TUmLXDIlSnoXraIbFZdGyek9WxxGKK887uRnFgI+pQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@rc-component/motion" : "^1.1.4" ,
"@rc-component/portal" : "^2.0.0" ,
"@rc-component/util" : "^1.2.1" ,
"clsx" : "^2.1.1"
} ,
"peerDependencies" : {
"react" : ">=18.0.0" ,
"react-dom" : ">=18.0.0"
}
} ,
"node_modules/@rc-component/dropdown" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/@rc-component/dropdown/-/dropdown-1.0.2.tgz" ,
"integrity" : "sha512-6PY2ecUSYhDPhkNHHb4wfeAya04WhpmUSKzdR60G+kMNVUCX2vjT/AgTS0Lz0I/K6xrPMJ3enQbwVpeN3sHCgg==" ,
"license" : "MIT" ,
"dependencies" : {
"@rc-component/trigger" : "^3.0.0" ,
"@rc-component/util" : "^1.2.1" ,
"clsx" : "^2.1.1"
} ,
"peerDependencies" : {
"react" : ">=16.11.0" ,
"react-dom" : ">=16.11.0"
}
} ,
"node_modules/@rc-component/form" : {
"version" : "1.6.0" ,
"resolved" : "https://registry.npmjs.org/@rc-component/form/-/form-1.6.0.tgz" ,
"integrity" : "sha512-A7vrN8kExtw4sW06mrsgCb1rowhvBFFvQU6Bk/NL0Fj6Wet/5GF0QnGCxBu/sG3JI9FEhsJWES0D44BW2d0hzg==" ,
"license" : "MIT" ,
"dependencies" : {
"@rc-component/async-validator" : "^5.0.3" ,
"@rc-component/util" : "^1.5.0" ,
"clsx" : "^2.1.1"
} ,
"engines" : {
"node" : ">=8.x"
} ,
"peerDependencies" : {
"react" : ">=16.9.0" ,
"react-dom" : ">=16.9.0"
}
} ,
"node_modules/@rc-component/image" : {
"version" : "1.5.3" ,
"resolved" : "https://registry.npmjs.org/@rc-component/image/-/image-1.5.3.tgz" ,
"integrity" : "sha512-/NR7QW9uCN8Ugar+xsHZOPvzPySfEhcW2/vLcr7VPRM+THZMrllMRv7LAUgW7ikR+Z67Ab67cgPp5K5YftpJsQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@rc-component/motion" : "^1.0.0" ,
"@rc-component/portal" : "^2.0.0" ,
"@rc-component/util" : "^1.3.0" ,
"clsx" : "^2.1.1"
} ,
"peerDependencies" : {
"react" : ">=16.9.0" ,
"react-dom" : ">=16.9.0"
}
} ,
"node_modules/@rc-component/input" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/@rc-component/input/-/input-1.1.2.tgz" ,
"integrity" : "sha512-Q61IMR47piUBudgixJ30CciKIy9b1H95qe7GgEKOmSJVJXvFRWJllJfQry9tif+MX2cWFXWJf/RXz4kaCeq/Fg==" ,
"license" : "MIT" ,
"dependencies" : {
"@rc-component/util" : "^1.4.0" ,
"clsx" : "^2.1.1"
} ,
"peerDependencies" : {
"react" : ">=16.0.0" ,
"react-dom" : ">=16.0.0"
}
} ,
"node_modules/@rc-component/input-number" : {
"version" : "1.6.2" ,
"resolved" : "https://registry.npmjs.org/@rc-component/input-number/-/input-number-1.6.2.tgz" ,
"integrity" : "sha512-Gjcq7meZlCOiWN1t1xCC+7/s85humHVokTBI7PJgTfoyw5OWF74y3e6P8PHX104g9+b54jsodFIzyaj6p8LI9w==" ,
"license" : "MIT" ,
"dependencies" : {
"@rc-component/mini-decimal" : "^1.0.1" ,
"@rc-component/util" : "^1.4.0" ,
"clsx" : "^2.1.1"
} ,
"peerDependencies" : {
"react" : ">=16.9.0" ,
"react-dom" : ">=16.9.0"
}
} ,
"node_modules/@rc-component/mentions" : {
"version" : "1.6.0" ,
"resolved" : "https://registry.npmjs.org/@rc-component/mentions/-/mentions-1.6.0.tgz" ,
"integrity" : "sha512-KIkQNP6habNuTsLhUv0UGEOwG67tlmE7KNIJoQZZNggEZl5lQJTytFDb69sl5CK3TDdISCTjKP3nGEBKgT61CQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@rc-component/input" : "~1.1.0" ,
"@rc-component/menu" : "~1.2.0" ,
"@rc-component/textarea" : "~1.1.0" ,
"@rc-component/trigger" : "^3.0.0" ,
"@rc-component/util" : "^1.3.0" ,
"clsx" : "^2.1.1"
} ,
"peerDependencies" : {
"react" : ">=16.9.0" ,
"react-dom" : ">=16.9.0"
}
} ,
"node_modules/@rc-component/menu" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/@rc-component/menu/-/menu-1.2.0.tgz" ,
"integrity" : "sha512-VWwDuhvYHSnTGj4n6bV3ISrLACcPAzdPOq3d0BzkeiM5cve8BEYfvkEhNoM0PLzv51jpcejeyrLXeMVIJ+QJlg==" ,
"license" : "MIT" ,
"dependencies" : {
"@rc-component/motion" : "^1.1.4" ,
"@rc-component/overflow" : "^1.0.0" ,
"@rc-component/trigger" : "^3.0.0" ,
"@rc-component/util" : "^1.3.0" ,
"clsx" : "^2.1.1"
} ,
"peerDependencies" : {
"react" : ">=16.9.0" ,
"react-dom" : ">=16.9.0"
}
} ,
"node_modules/@rc-component/mini-decimal" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@rc-component/mini-decimal/-/mini-decimal-1.1.0.tgz" ,
"integrity" : "sha512-jS4E7T9Li2GuYwI6PyiVXmxTiM6b07rlD9Ge8uGZSCz3WlzcG5ZK7g5bbuKNeZ9pgUuPK/5guV781ujdVpm4HQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/runtime" : "^7.18.0"
} ,
"engines" : {
"node" : ">=8.x"
}
} ,
"node_modules/@rc-component/motion" : {
"version" : "1.1.6" ,
"resolved" : "https://registry.npmjs.org/@rc-component/motion/-/motion-1.1.6.tgz" ,
"integrity" : "sha512-aEQobs/YA0kqRvHIPjQvOytdtdRVyhf/uXAal4chBjxDu6odHckExJzjn2D+Ju1aKK6hx3pAs6BXdV9+86xkgQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@rc-component/util" : "^1.2.0" ,
"clsx" : "^2.1.1"
} ,
"peerDependencies" : {
"react" : ">=16.9.0" ,
"react-dom" : ">=16.9.0"
}
} ,
"node_modules/@rc-component/mutate-observer" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/@rc-component/mutate-observer/-/mutate-observer-2.0.1.tgz" ,
"integrity" : "sha512-AyarjoLU5YlxuValRi+w8JRH2Z84TBbFO2RoGWz9d8bSu0FqT8DtugH3xC3BV7mUwlmROFauyWuXFuq4IFbH+w==" ,
"license" : "MIT" ,
"dependencies" : {
"@rc-component/util" : "^1.2.0"
} ,
"engines" : {
"node" : ">=8.x"
} ,
"peerDependencies" : {
"react" : ">=16.9.0" ,
"react-dom" : ">=16.9.0"
}
} ,
"node_modules/@rc-component/notification" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/@rc-component/notification/-/notification-1.2.0.tgz" ,
"integrity" : "sha512-OX3J+zVU7rvoJCikjrfW7qOUp7zlDeFBK2eA3SFbGSkDqo63Sl4Ss8A04kFP+fxHSxMDIS9jYVEZtU1FNCFuBA==" ,
"license" : "MIT" ,
"dependencies" : {
"@rc-component/motion" : "^1.1.4" ,
"@rc-component/util" : "^1.2.1" ,
"clsx" : "^2.1.1"
} ,
"engines" : {
"node" : ">=8.x"
} ,
"peerDependencies" : {
"react" : ">=16.9.0" ,
"react-dom" : ">=16.9.0"
}
} ,
"node_modules/@rc-component/overflow" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/@rc-component/overflow/-/overflow-1.0.0.tgz" ,
"integrity" : "sha512-GSlBeoE0XTBi5cf3zl8Qh7Uqhn7v8RrlJ8ajeVpEkNe94HWy5l5BQ0Mwn2TVUq9gdgbfEMUmTX7tJFAg7mz0Rw==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/runtime" : "^7.11.1" ,
"@rc-component/resize-observer" : "^1.0.1" ,
"@rc-component/util" : "^1.4.0" ,
"clsx" : "^2.1.1"
} ,
"peerDependencies" : {
"react" : ">=16.9.0" ,
"react-dom" : ">=16.9.0"
}
} ,
"node_modules/@rc-component/pagination" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/@rc-component/pagination/-/pagination-1.2.0.tgz" ,
"integrity" : "sha512-YcpUFE8dMLfSo6OARJlK6DbHHvrxz7pMGPGmC/caZSJJz6HRKHC1RPP001PRHCvG9Z/veD039uOQmazVuLJzlw==" ,
"license" : "MIT" ,
"dependencies" : {
"@rc-component/util" : "^1.3.0" ,
"clsx" : "^2.1.1"
} ,
"peerDependencies" : {
"react" : ">=16.9.0" ,
"react-dom" : ">=16.9.0"
}
} ,
"node_modules/@rc-component/picker" : {
"version" : "1.9.0" ,
"resolved" : "https://registry.npmjs.org/@rc-component/picker/-/picker-1.9.0.tgz" ,
"integrity" : "sha512-OLisdk8AWVCG9goBU1dWzuH5QlBQk8jktmQ6p0/IyBFwdKGwyIZOSjnBYo8hooHiTdl0lU+wGf/OfMtVBw02KQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@rc-component/overflow" : "^1.0.0" ,
"@rc-component/resize-observer" : "^1.0.0" ,
"@rc-component/trigger" : "^3.6.15" ,
"@rc-component/util" : "^1.3.0" ,
"clsx" : "^2.1.1"
} ,
"engines" : {
"node" : ">=12.x"
} ,
"peerDependencies" : {
"date-fns" : ">= 2.x" ,
"dayjs" : ">= 1.x" ,
"luxon" : ">= 3.x" ,
"moment" : ">= 2.x" ,
"react" : ">=16.9.0" ,
"react-dom" : ">=16.9.0"
} ,
"peerDependenciesMeta" : {
"date-fns" : {
"optional" : true
} ,
"dayjs" : {
"optional" : true
} ,
"luxon" : {
"optional" : true
} ,
"moment" : {
"optional" : true
}
}
} ,
"node_modules/@rc-component/portal" : {
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/@rc-component/portal/-/portal-2.2.0.tgz" ,
"integrity" : "sha512-oc6FlA+uXCMiwArHsJyHcIkX4q6uKyndrPol2eWX8YPkAnztHOPsFIRtmWG4BMlGE5h7YIRE3NiaJ5VS8Lb1QQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@rc-component/util" : "^1.2.1" ,
"clsx" : "^2.1.1"
} ,
"engines" : {
"node" : ">=12.x"
} ,
"peerDependencies" : {
"react" : ">=18.0.0" ,
"react-dom" : ">=18.0.0"
}
} ,
"node_modules/@rc-component/progress" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/@rc-component/progress/-/progress-1.0.2.tgz" ,
"integrity" : "sha512-WZUnH9eGxH1+xodZKqdrHke59uyGZSWgj5HBM5Kwk5BrTMuAORO7VJ2IP5Qbm9aH3n9x3IcesqHHR0NWPBC7fQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@rc-component/util" : "^1.2.1" ,
"clsx" : "^2.1.1"
} ,
"peerDependencies" : {
"react" : ">=16.9.0" ,
"react-dom" : ">=16.9.0"
}
} ,
"node_modules/@rc-component/qrcode" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/@rc-component/qrcode/-/qrcode-1.1.1.tgz" ,
"integrity" : "sha512-LfLGNymzKdUPjXUbRP+xOhIWY4jQ+YMj5MmWAcgcAq1Ij8XP7tRmAXqyuv96XvLUBE/5cA8hLFl9eO1JQMujrA==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/runtime" : "^7.24.7"
} ,
"engines" : {
"node" : ">=8.x"
} ,
"peerDependencies" : {
"react" : ">=16.9.0" ,
"react-dom" : ">=16.9.0"
}
} ,
"node_modules/@rc-component/rate" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/@rc-component/rate/-/rate-1.0.1.tgz" ,
"integrity" : "sha512-bkXxeBqDpl5IOC7yL7GcSYjQx9G8H+6kLYQnNZWeBYq2OYIv1MONd6mqKTjnnJYpV0cQIU2z3atdW0j1kttpTw==" ,
"license" : "MIT" ,
"dependencies" : {
"@rc-component/util" : "^1.3.0" ,
"clsx" : "^2.1.1"
} ,
"engines" : {
"node" : ">=8.x"
} ,
"peerDependencies" : {
"react" : ">=16.9.0" ,
"react-dom" : ">=16.9.0"
}
} ,
"node_modules/@rc-component/resize-observer" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/@rc-component/resize-observer/-/resize-observer-1.0.1.tgz" ,
"integrity" : "sha512-r+w+Mz1EiueGk1IgjB3ptNXLYSLZ5vnEfKHH+gfgj7JMupftyzvUUl3fRcMZe5uMM04x0n8+G2o/c6nlO2+Wag==" ,
"license" : "MIT" ,
"dependencies" : {
"@rc-component/util" : "^1.2.0"
} ,
"peerDependencies" : {
"react" : ">=16.9.0" ,
"react-dom" : ">=16.9.0"
}
} ,
"node_modules/@rc-component/segmented" : {
"version" : "1.3.0" ,
"resolved" : "https://registry.npmjs.org/@rc-component/segmented/-/segmented-1.3.0.tgz" ,
"integrity" : "sha512-5J/bJ01mbDnoA6P/FW8SxUvKn+OgUSTZJPzCNnTBntG50tzoP7DydGhqxp7ggZXZls7me3mc2EQDXakU3iTVFg==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/runtime" : "^7.11.1" ,
"@rc-component/motion" : "^1.1.4" ,
"@rc-component/util" : "^1.3.0" ,
"clsx" : "^2.1.1"
} ,
"peerDependencies" : {
"react" : ">=16.0.0" ,
"react-dom" : ">=16.0.0"
}
} ,
"node_modules/@rc-component/select" : {
"version" : "1.4.0" ,
"resolved" : "https://registry.npmjs.org/@rc-component/select/-/select-1.4.0.tgz" ,
"integrity" : "sha512-DDCsUkx3lHAO42fyPiBADzZgbqOp3gepjBCusuy6DDN51Vx73cwX0aqsid1asxpIwHPMYGgYg+wXbLi4YctzLQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@rc-component/overflow" : "^1.0.0" ,
"@rc-component/trigger" : "^3.0.0" ,
"@rc-component/util" : "^1.3.0" ,
"@rc-component/virtual-list" : "^1.0.1" ,
"clsx" : "^2.1.1"
} ,
"engines" : {
"node" : ">=8.x"
} ,
"peerDependencies" : {
"react" : "*" ,
"react-dom" : "*"
}
} ,
"node_modules/@rc-component/slider" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/@rc-component/slider/-/slider-1.0.1.tgz" ,
"integrity" : "sha512-uDhEPU1z3WDfCJhaL9jfd2ha/Eqpdfxsn0Zb0Xcq1NGQAman0TWaR37OWp2vVXEOdV2y0njSILTMpTfPV1454g==" ,
"license" : "MIT" ,
"dependencies" : {
"@rc-component/util" : "^1.3.0" ,
"clsx" : "^2.1.1"
} ,
"engines" : {
"node" : ">=8.x"
} ,
"peerDependencies" : {
"react" : ">=16.9.0" ,
"react-dom" : ">=16.9.0"
}
} ,
"node_modules/@rc-component/steps" : {
"version" : "1.2.2" ,
"resolved" : "https://registry.npmjs.org/@rc-component/steps/-/steps-1.2.2.tgz" ,
"integrity" : "sha512-/yVIZ00gDYYPHSY0JP+M+s3ZvuXLu2f9rEjQqiUDs7EcYsUYrpJ/1bLj9aI9R7MBR3fu/NGh6RM9u2qGfqp+Nw==" ,
"license" : "MIT" ,
"dependencies" : {
"@rc-component/util" : "^1.2.1" ,
"clsx" : "^2.1.1"
} ,
"engines" : {
"node" : ">=8.x"
} ,
"peerDependencies" : {
"react" : ">=16.9.0" ,
"react-dom" : ">=16.9.0"
}
} ,
"node_modules/@rc-component/switch" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/@rc-component/switch/-/switch-1.0.3.tgz" ,
"integrity" : "sha512-Jgi+EbOBquje/XNdofr7xbJQZPYJP+BlPfR0h+WN4zFkdtB2EWqEfvkXJWeipflwjWip0/17rNbxEAqs8hVHfw==" ,
"license" : "MIT" ,
"dependencies" : {
"@rc-component/util" : "^1.3.0" ,
"clsx" : "^2.1.1"
} ,
"peerDependencies" : {
"react" : ">=16.9.0" ,
"react-dom" : ">=16.9.0"
}
} ,
"node_modules/@rc-component/table" : {
"version" : "1.9.0" ,
"resolved" : "https://registry.npmjs.org/@rc-component/table/-/table-1.9.0.tgz" ,
"integrity" : "sha512-cq3P9FkD+F3eglkFYhBuNlHclg+r4jY8+ZIgK7zbEFo6IwpnA77YL/Gq4ensLw9oua3zFCTA6JDu6YgBei0TxA==" ,
"license" : "MIT" ,
"dependencies" : {
"@rc-component/context" : "^2.0.1" ,
"@rc-component/resize-observer" : "^1.0.0" ,
"@rc-component/util" : "^1.1.0" ,
"@rc-component/virtual-list" : "^1.0.1" ,
"clsx" : "^2.1.1"
} ,
"engines" : {
"node" : ">=8.x"
} ,
"peerDependencies" : {
"react" : ">=18.0.0" ,
"react-dom" : ">=18.0.0"
}
} ,
"node_modules/@rc-component/tabs" : {
"version" : "1.7.0" ,
"resolved" : "https://registry.npmjs.org/@rc-component/tabs/-/tabs-1.7.0.tgz" ,
"integrity" : "sha512-J48cs2iBi7Ho3nptBxxIqizEliUC+ExE23faspUQKGQ550vaBlv3aGF8Epv/UB1vFWeoJDTW/dNzgIU0Qj5i/w==" ,
"license" : "MIT" ,
"dependencies" : {
"@rc-component/dropdown" : "~1.0.0" ,
"@rc-component/menu" : "~1.2.0" ,
"@rc-component/motion" : "^1.1.3" ,
"@rc-component/resize-observer" : "^1.0.0" ,
"@rc-component/util" : "^1.3.0" ,
"clsx" : "^2.1.1"
} ,
"engines" : {
"node" : ">=8.x"
} ,
"peerDependencies" : {
"react" : ">=16.9.0" ,
"react-dom" : ">=16.9.0"
}
} ,
"node_modules/@rc-component/textarea" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/@rc-component/textarea/-/textarea-1.1.2.tgz" ,
"integrity" : "sha512-9rMUEODWZDMovfScIEHXWlVZuPljZ2pd1LKNjslJVitn4SldEzq5vO1CL3yy3Dnib6zZal2r2DPtjy84VVpF6A==" ,
"license" : "MIT" ,
"dependencies" : {
"@rc-component/input" : "~1.1.0" ,
"@rc-component/resize-observer" : "^1.0.0" ,
"@rc-component/util" : "^1.3.0" ,
"clsx" : "^2.1.1"
} ,
"peerDependencies" : {
"react" : ">=16.9.0" ,
"react-dom" : ">=16.9.0"
}
} ,
"node_modules/@rc-component/tooltip" : {
"version" : "1.4.0" ,
"resolved" : "https://registry.npmjs.org/@rc-component/tooltip/-/tooltip-1.4.0.tgz" ,
"integrity" : "sha512-8Rx5DCctIlLI4raR0I0xHjVTf1aF48+gKCNeAAo5bmF5VoR5YED+A/XEqzXv9KKqrJDRcd3Wndpxh2hyzrTtSg==" ,
"license" : "MIT" ,
"dependencies" : {
"@rc-component/trigger" : "^3.7.1" ,
"@rc-component/util" : "^1.3.0" ,
"clsx" : "^2.1.1"
} ,
"peerDependencies" : {
"react" : ">=18.0.0" ,
"react-dom" : ">=18.0.0"
}
} ,
"node_modules/@rc-component/tour" : {
"version" : "2.2.1" ,
"resolved" : "https://registry.npmjs.org/@rc-component/tour/-/tour-2.2.1.tgz" ,
"integrity" : "sha512-BUCrVikGJsXli38qlJ+h2WyDD6dYxzDA9dV3o0ij6gYhAq6ooT08SUMWOikva9v4KZ2BEuluGl5bPcsjrSoBgQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@rc-component/portal" : "^2.0.0" ,
"@rc-component/trigger" : "^3.0.0" ,
"@rc-component/util" : "^1.3.0" ,
"clsx" : "^2.1.1"
} ,
"engines" : {
"node" : ">=8.x"
} ,
"peerDependencies" : {
"react" : ">=16.9.0" ,
"react-dom" : ">=16.9.0"
}
} ,
"node_modules/@rc-component/tree" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@rc-component/tree/-/tree-1.1.0.tgz" ,
"integrity" : "sha512-HZs3aOlvFgQdgrmURRc/f4IujiNBf4DdEeXUlkS0lPoLlx9RoqsZcF0caXIAMVb+NaWqKtGQDnrH8hqLCN5zlA==" ,
"license" : "MIT" ,
"dependencies" : {
"@rc-component/motion" : "^1.0.0" ,
"@rc-component/util" : "^1.2.1" ,
"@rc-component/virtual-list" : "^1.0.1" ,
"clsx" : "^2.1.1"
} ,
"engines" : {
"node" : ">=10.x"
} ,
"peerDependencies" : {
"react" : "*" ,
"react-dom" : "*"
}
} ,
"node_modules/@rc-component/tree-select" : {
"version" : "1.5.0" ,
"resolved" : "https://registry.npmjs.org/@rc-component/tree-select/-/tree-select-1.5.0.tgz" ,
"integrity" : "sha512-1nBAMreFJXkCIeZlWG0l+6i0jLWzlmmRv/TrtZjLkoq8WmpzSuDhP32YroC7rAhGFR34thpHkvCedPzBXIL/XQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@rc-component/select" : "~1.4.0" ,
"@rc-component/tree" : "~1.1.0" ,
"@rc-component/util" : "^1.4.0" ,
"clsx" : "^2.1.1"
} ,
"peerDependencies" : {
"react" : "*" ,
"react-dom" : "*"
}
} ,
"node_modules/@rc-component/trigger" : {
"version" : "3.7.2" ,
"resolved" : "https://registry.npmjs.org/@rc-component/trigger/-/trigger-3.7.2.tgz" ,
"integrity" : "sha512-25x+D2k9SAkaK/MNMNmv2Nlv8FH1D9RtmjoMoLEw1Cid+sMV4pAAT5k49ku59UeXaOA1qwLUVrBUMq4A6gUSsQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@rc-component/motion" : "^1.1.4" ,
"@rc-component/portal" : "^2.0.0" ,
"@rc-component/resize-observer" : "^1.0.0" ,
"@rc-component/util" : "^1.2.1" ,
"clsx" : "^2.1.1"
} ,
"engines" : {
"node" : ">=8.x"
} ,
"peerDependencies" : {
"react" : ">=18.0.0" ,
"react-dom" : ">=18.0.0"
}
} ,
"node_modules/@rc-component/upload" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@rc-component/upload/-/upload-1.1.0.tgz" ,
"integrity" : "sha512-LIBV90mAnUE6VK5N4QvForoxZc4XqEYZimcp7fk+lkE4XwHHyJWxpIXQQwMU8hJM+YwBbsoZkGksL1sISWHQxw==" ,
"license" : "MIT" ,
"dependencies" : {
"@rc-component/util" : "^1.3.0" ,
"clsx" : "^2.1.1"
} ,
"peerDependencies" : {
"react" : ">=16.9.0" ,
"react-dom" : ">=16.9.0"
}
} ,
"node_modules/@rc-component/util" : {
"version" : "1.7.0" ,
"resolved" : "https://registry.npmjs.org/@rc-component/util/-/util-1.7.0.tgz" ,
"integrity" : "sha512-tIvIGj4Vl6fsZFvWSkYw9sAfiCKUXMyhVz6kpKyZbwyZyRPqv2vxYZROdaO1VB4gqTNvUZFXh6i3APUiterw5g==" ,
"license" : "MIT" ,
"dependencies" : {
"is-mobile" : "^5.0.0" ,
"react-is" : "^18.2.0"
} ,
"peerDependencies" : {
"react" : ">=18.0.0" ,
"react-dom" : ">=18.0.0"
}
} ,
"node_modules/@rc-component/virtual-list" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/@rc-component/virtual-list/-/virtual-list-1.0.2.tgz" ,
"integrity" : "sha512-uvTol/mH74FYsn5loDGJxo+7kjkO4i+y4j87Re1pxJBs0FaeuMuLRzQRGaXwnMcV1CxpZLi2Z56Rerj2M00fjQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/runtime" : "^7.20.0" ,
"@rc-component/resize-observer" : "^1.0.1" ,
"@rc-component/util" : "^1.4.0" ,
"clsx" : "^2.1.1"
} ,
"engines" : {
"node" : ">=8.x"
} ,
"peerDependencies" : {
"react" : ">=16.9.0" ,
"react-dom" : ">=16.9.0"
}
} ,
"node_modules/@rollup/rollup-android-arm-eabi" : {
"version" : "4.53.5" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.53.5.tgz" ,
"integrity" : "sha512-iDGS/h7D8t7tvZ1t6+WPK04KD0MwzLZrG0se1hzBjSi5fyxlsiggoJHwh18PCFNn7tG43OWb6pdZ6Y+rMlmyNQ==" ,
"cpu" : [
"arm"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"android"
]
} ,
"node_modules/@rollup/rollup-android-arm64" : {
"version" : "4.53.5" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.53.5.tgz" ,
"integrity" : "sha512-wrSAViWvZHBMMlWk6EJhvg8/rjxzyEhEdgfMMjREHEq11EtJ6IP6yfcCH57YAEca2Oe3FNCE9DSTgU70EIGmVw==" ,
"cpu" : [
"arm64"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"android"
]
} ,
"node_modules/@rollup/rollup-darwin-arm64" : {
"version" : "4.53.5" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.53.5.tgz" ,
"integrity" : "sha512-S87zZPBmRO6u1YXQLwpveZm4JfPpAa6oHBX7/ghSiGH3rz/KDgAu1rKdGutV+WUI6tKDMbaBJomhnT30Y2t4VQ==" ,
"cpu" : [
"arm64"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"darwin"
]
} ,
"node_modules/@rollup/rollup-darwin-x64" : {
"version" : "4.53.5" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.53.5.tgz" ,
"integrity" : "sha512-YTbnsAaHo6VrAczISxgpTva8EkfQus0VPEVJCEaboHtZRIb6h6j0BNxRBOwnDciFTZLDPW5r+ZBmhL/+YpTZgA==" ,
"cpu" : [
"x64"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"darwin"
]
} ,
"node_modules/@rollup/rollup-freebsd-arm64" : {
"version" : "4.53.5" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.53.5.tgz" ,
"integrity" : "sha512-1T8eY2J8rKJWzaznV7zedfdhD1BqVs1iqILhmHDq/bqCUZsrMt+j8VCTHhP0vdfbHK3e1IQ7VYx3jlKqwlf+vw==" ,
"cpu" : [
"arm64"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"freebsd"
]
} ,
"node_modules/@rollup/rollup-freebsd-x64" : {
"version" : "4.53.5" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.53.5.tgz" ,
"integrity" : "sha512-sHTiuXyBJApxRn+VFMaw1U+Qsz4kcNlxQ742snICYPrY+DDL8/ZbaC4DVIB7vgZmp3jiDaKA0WpBdP0aqPJoBQ==" ,
"cpu" : [
"x64"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"freebsd"
]
} ,
"node_modules/@rollup/rollup-linux-arm-gnueabihf" : {
"version" : "4.53.5" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.53.5.tgz" ,
"integrity" : "sha512-dV3T9MyAf0w8zPVLVBptVlzaXxka6xg1f16VAQmjg+4KMSTWDvhimI/Y6mp8oHwNrmnmVl9XxJ/w/mO4uIQONA==" ,
"cpu" : [
"arm"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-arm-musleabihf" : {
"version" : "4.53.5" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.53.5.tgz" ,
"integrity" : "sha512-wIGYC1x/hyjP+KAu9+ewDI+fi5XSNiUi9Bvg6KGAh2TsNMA3tSEs+Sh6jJ/r4BV/bx/CyWu2ue9kDnIdRyafcQ==" ,
"cpu" : [
"arm"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-arm64-gnu" : {
"version" : "4.53.5" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.53.5.tgz" ,
"integrity" : "sha512-Y+qVA0D9d0y2FRNiG9oM3Hut/DgODZbU9I8pLLPwAsU0tUKZ49cyV1tzmB/qRbSzGvY8lpgGkJuMyuhH7Ma+Vg==" ,
"cpu" : [
"arm64"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-arm64-musl" : {
"version" : "4.53.5" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.53.5.tgz" ,
"integrity" : "sha512-juaC4bEgJsyFVfqhtGLz8mbopaWD+WeSOYr5E16y+1of6KQjc0BpwZLuxkClqY1i8sco+MdyoXPNiCkQou09+g==" ,
"cpu" : [
"arm64"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-loong64-gnu" : {
"version" : "4.53.5" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.53.5.tgz" ,
"integrity" : "sha512-rIEC0hZ17A42iXtHX+EPJVL/CakHo+tT7W0pbzdAGuWOt2jxDFh7A/lRhsNHBcqL4T36+UiAgwO8pbmn3dE8wA==" ,
"cpu" : [
"loong64"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-ppc64-gnu" : {
"version" : "4.53.5" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.53.5.tgz" ,
"integrity" : "sha512-T7l409NhUE552RcAOcmJHj3xyZ2h7vMWzcwQI0hvn5tqHh3oSoclf9WgTl+0QqffWFG8MEVZZP1/OBglKZx52Q==" ,
"cpu" : [
"ppc64"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-riscv64-gnu" : {
"version" : "4.53.5" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.53.5.tgz" ,
"integrity" : "sha512-7OK5/GhxbnrMcxIFoYfhV/TkknarkYC1hqUw1wU2xUN3TVRLNT5FmBv4KkheSG2xZ6IEbRAhTooTV2+R5Tk0lQ==" ,
"cpu" : [
"riscv64"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-riscv64-musl" : {
"version" : "4.53.5" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.53.5.tgz" ,
"integrity" : "sha512-GwuDBE/PsXaTa76lO5eLJTyr2k8QkPipAyOrs4V/KJufHCZBJ495VCGJol35grx9xryk4V+2zd3Ri+3v7NPh+w==" ,
"cpu" : [
"riscv64"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-s390x-gnu" : {
"version" : "4.53.5" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.53.5.tgz" ,
"integrity" : "sha512-IAE1Ziyr1qNfnmiQLHBURAD+eh/zH1pIeJjeShleII7Vj8kyEm2PF77o+lf3WTHDpNJcu4IXJxNO0Zluro8bOw==" ,
"cpu" : [
"s390x"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-x64-gnu" : {
"version" : "4.53.5" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.53.5.tgz" ,
"integrity" : "sha512-Pg6E+oP7GvZ4XwgRJBuSXZjcqpIW3yCBhK4BcsANvb47qMvAbCjR6E+1a/U2WXz1JJxp9/4Dno3/iSJLcm5auw==" ,
"cpu" : [
"x64"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-x64-musl" : {
"version" : "4.53.5" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.53.5.tgz" ,
"integrity" : "sha512-txGtluxDKTxaMDzUduGP0wdfng24y1rygUMnmlUJ88fzCCULCLn7oE5kb2+tRB+MWq1QDZT6ObT5RrR8HFRKqg==" ,
"cpu" : [
"x64"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
2025-12-18 13:50:39 +08:00
"linux"
]
} ,
2026-01-01 16:03:48 +08:00
"node_modules/@rollup/rollup-openharmony-arm64" : {
"version" : "4.53.5" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.53.5.tgz" ,
"integrity" : "sha512-3DFiLPnTxiOQV993fMc+KO8zXHTcIjgaInrqlG8zDp1TlhYl6WgrOHuJkJQ6M8zHEcntSJsUp1XFZSY8C1DYbg==" ,
"cpu" : [
"arm64"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"openharmony"
]
} ,
"node_modules/@rollup/rollup-win32-arm64-msvc" : {
"version" : "4.53.5" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.53.5.tgz" ,
"integrity" : "sha512-nggc/wPpNTgjGg75hu+Q/3i32R00Lq1B6N1DO7MCU340MRKL3WZJMjA9U4K4gzy3dkZPXm9E1Nc81FItBVGRlA==" ,
"cpu" : [
"arm64"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"win32"
]
} ,
"node_modules/@rollup/rollup-win32-ia32-msvc" : {
"version" : "4.53.5" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.53.5.tgz" ,
"integrity" : "sha512-U/54pTbdQpPLBdEzCT6NBCFAfSZMvmjr0twhnD9f4EIvlm9wy3jjQ38yQj1AGznrNO65EWQMgm/QUjuIVrYF9w==" ,
"cpu" : [
"ia32"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"win32"
]
} ,
"node_modules/@rollup/rollup-win32-x64-gnu" : {
"version" : "4.53.5" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.53.5.tgz" ,
"integrity" : "sha512-2NqKgZSuLH9SXBBV2dWNRCZmocgSOx8OJSdpRaEcRlIfX8YrKxUT6z0F1NpvDVhOsl190UFTRh2F2WDWWCYp3A==" ,
"cpu" : [
"x64"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"win32"
]
} ,
"node_modules/@rollup/rollup-win32-x64-msvc" : {
"version" : "4.53.5" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.53.5.tgz" ,
"integrity" : "sha512-JRpZUhCfhZ4keB5v0fe02gQJy05GqboPOaxvjugW04RLSYYoB/9t2lx2u/tMs/Na/1NXfY8QYjgRljRpN+MjTQ==" ,
"cpu" : [
"x64"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"win32"
]
} ,
"node_modules/@shikijs/core" : {
"version" : "3.20.0" ,
"resolved" : "https://registry.npmjs.org/@shikijs/core/-/core-3.20.0.tgz" ,
"integrity" : "sha512-f2ED7HYV4JEk827mtMDwe/yQ25pRiXZmtHjWF8uzZKuKiEsJR7Ce1nuQ+HhV9FzDcbIo4ObBCD9GPTzNuy9S1g==" ,
"license" : "MIT" ,
"dependencies" : {
"@shikijs/types" : "3.20.0" ,
"@shikijs/vscode-textmate" : "^10.0.2" ,
"@types/hast" : "^3.0.4" ,
"hast-util-to-html" : "^9.0.5"
}
} ,
"node_modules/@shikijs/engine-javascript" : {
"version" : "3.20.0" ,
"resolved" : "https://registry.npmjs.org/@shikijs/engine-javascript/-/engine-javascript-3.20.0.tgz" ,
"integrity" : "sha512-OFx8fHAZuk7I42Z9YAdZ95To6jDePQ9Rnfbw9uSRTSbBhYBp1kEOKv/3jOimcj3VRUKusDYM6DswLauwfhboLg==" ,
"license" : "MIT" ,
"dependencies" : {
"@shikijs/types" : "3.20.0" ,
"@shikijs/vscode-textmate" : "^10.0.2" ,
"oniguruma-to-es" : "^4.3.4"
}
} ,
"node_modules/@shikijs/engine-oniguruma" : {
"version" : "3.20.0" ,
"resolved" : "https://registry.npmjs.org/@shikijs/engine-oniguruma/-/engine-oniguruma-3.20.0.tgz" ,
"integrity" : "sha512-Yx3gy7xLzM0ZOjqoxciHjA7dAt5tyzJE3L4uQoM83agahy+PlW244XJSrmJRSBvGYELDhYXPacD4R/cauV5bzQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@shikijs/types" : "3.20.0" ,
"@shikijs/vscode-textmate" : "^10.0.2"
}
} ,
"node_modules/@shikijs/langs" : {
"version" : "3.20.0" ,
"resolved" : "https://registry.npmjs.org/@shikijs/langs/-/langs-3.20.0.tgz" ,
"integrity" : "sha512-le+bssCxcSHrygCWuOrYJHvjus6zhQ2K7q/0mgjiffRbkhM4o1EWu2m+29l0yEsHDbWaWPNnDUTRVVBvBBeKaA==" ,
"license" : "MIT" ,
"dependencies" : {
"@shikijs/types" : "3.20.0"
}
} ,
"node_modules/@shikijs/themes" : {
"version" : "3.20.0" ,
"resolved" : "https://registry.npmjs.org/@shikijs/themes/-/themes-3.20.0.tgz" ,
"integrity" : "sha512-U1NSU7Sl26Q7ErRvJUouArxfM2euWqq1xaSrbqMu2iqa+tSp0D1Yah8216sDYbdDHw4C8b75UpE65eWorm2erQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@shikijs/types" : "3.20.0"
}
} ,
"node_modules/@shikijs/transformers" : {
"version" : "3.20.0" ,
"resolved" : "https://registry.npmjs.org/@shikijs/transformers/-/transformers-3.20.0.tgz" ,
"integrity" : "sha512-PrHHMRr3Q5W1qB/42kJW6laqFyWdhrPF2hNR9qjOm1xcSiAO3hAHo7HaVyHE6pMyevmy3i51O8kuGGXC78uK3g==" ,
"license" : "MIT" ,
"dependencies" : {
"@shikijs/core" : "3.20.0" ,
"@shikijs/types" : "3.20.0"
}
} ,
"node_modules/@shikijs/types" : {
"version" : "3.20.0" ,
"resolved" : "https://registry.npmjs.org/@shikijs/types/-/types-3.20.0.tgz" ,
"integrity" : "sha512-lhYAATn10nkZcBQ0BlzSbJA3wcmL5MXUUF8d2Zzon6saZDlToKaiRX60n2+ZaHJCmXEcZRWNzn+k9vplr8Jhsw==" ,
"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==" ,
"license" : "MIT"
} ,
"node_modules/@splinetool/runtime" : {
"version" : "0.9.526" ,
"resolved" : "https://registry.npmjs.org/@splinetool/runtime/-/runtime-0.9.526.tgz" ,
"integrity" : "sha512-qznHbXA5aKwDbCgESAothCNm1IeEZcmNWG145p5aXj4w5uoqR1TZ9qkTHTKLTsUbHeitCwdhzmRqan1kxboLgQ==" ,
"dependencies" : {
"on-change" : "^4.0.0" ,
"semver-compare" : "^1.0.0"
}
} ,
"node_modules/@stitches/react" : {
"version" : "1.2.8" ,
"resolved" : "https://registry.npmjs.org/@stitches/react/-/react-1.2.8.tgz" ,
"integrity" : "sha512-9g9dWI4gsSVe8bNLlb+lMkBYsnIKCZTmvqvDG+Avnn69XfmHZKiaMrx7cgTaddq7aTPPmXiTsbFcUy0xgI4+wA==" ,
"license" : "MIT" ,
"peerDependencies" : {
"react" : ">= 16.3.0"
}
} ,
"node_modules/@types/d3" : {
"version" : "7.4.3" ,
"resolved" : "https://registry.npmjs.org/@types/d3/-/d3-7.4.3.tgz" ,
"integrity" : "sha512-lZXZ9ckh5R8uiFVt8ogUNf+pIrK4EsWrx2Np75WvF/eTpJ0FMHNhjXk8CKEx/+gpHbNQyJWehbFaTvqmHWB3ww==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/d3-array" : "*" ,
"@types/d3-axis" : "*" ,
"@types/d3-brush" : "*" ,
"@types/d3-chord" : "*" ,
"@types/d3-color" : "*" ,
"@types/d3-contour" : "*" ,
"@types/d3-delaunay" : "*" ,
"@types/d3-dispatch" : "*" ,
"@types/d3-drag" : "*" ,
"@types/d3-dsv" : "*" ,
"@types/d3-ease" : "*" ,
"@types/d3-fetch" : "*" ,
"@types/d3-force" : "*" ,
"@types/d3-format" : "*" ,
"@types/d3-geo" : "*" ,
"@types/d3-hierarchy" : "*" ,
"@types/d3-interpolate" : "*" ,
"@types/d3-path" : "*" ,
"@types/d3-polygon" : "*" ,
"@types/d3-quadtree" : "*" ,
"@types/d3-random" : "*" ,
"@types/d3-scale" : "*" ,
"@types/d3-scale-chromatic" : "*" ,
"@types/d3-selection" : "*" ,
"@types/d3-shape" : "*" ,
"@types/d3-time" : "*" ,
"@types/d3-time-format" : "*" ,
"@types/d3-timer" : "*" ,
"@types/d3-transition" : "*" ,
"@types/d3-zoom" : "*"
}
} ,
"node_modules/@types/d3-array" : {
"version" : "3.2.2" ,
"resolved" : "https://registry.npmjs.org/@types/d3-array/-/d3-array-3.2.2.tgz" ,
"integrity" : "sha512-hOLWVbm7uRza0BYXpIIW5pxfrKe0W+D5lrFiAEYR+pb6w3N2SwSMaJbXdUfSEv+dT4MfHBLtn5js0LAWaO6otw==" ,
"license" : "MIT"
} ,
"node_modules/@types/d3-axis" : {
"version" : "3.0.6" ,
"resolved" : "https://registry.npmjs.org/@types/d3-axis/-/d3-axis-3.0.6.tgz" ,
"integrity" : "sha512-pYeijfZuBd87T0hGn0FO1vQ/cgLk6E1ALJjfkC0oJ8cbwkZl3TpgS8bVBLZN+2jjGgg38epgxb2zmoGtSfvgMw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/d3-selection" : "*"
}
} ,
"node_modules/@types/d3-brush" : {
"version" : "3.0.6" ,
"resolved" : "https://registry.npmjs.org/@types/d3-brush/-/d3-brush-3.0.6.tgz" ,
"integrity" : "sha512-nH60IZNNxEcrh6L1ZSMNA28rj27ut/2ZmI3r96Zd+1jrZD++zD3LsMIjWlvg4AYrHn/Pqz4CF3veCxGjtbqt7A==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/d3-selection" : "*"
}
} ,
"node_modules/@types/d3-chord" : {
"version" : "3.0.6" ,
"resolved" : "https://registry.npmjs.org/@types/d3-chord/-/d3-chord-3.0.6.tgz" ,
"integrity" : "sha512-LFYWWd8nwfwEmTZG9PfQxd17HbNPksHBiJHaKuY1XeqscXacsS2tyoo6OdRsjf+NQYeB6XrNL3a25E3gH69lcg==" ,
"license" : "MIT"
} ,
"node_modules/@types/d3-color" : {
"version" : "3.1.3" ,
"resolved" : "https://registry.npmjs.org/@types/d3-color/-/d3-color-3.1.3.tgz" ,
"integrity" : "sha512-iO90scth9WAbmgv7ogoq57O9YpKmFBbmoEoCHDB2xMBY0+/KVrqAaCDyCE16dUspeOvIxFFRI+0sEtqDqy2b4A==" ,
"license" : "MIT"
} ,
"node_modules/@types/d3-contour" : {
"version" : "3.0.6" ,
"resolved" : "https://registry.npmjs.org/@types/d3-contour/-/d3-contour-3.0.6.tgz" ,
"integrity" : "sha512-BjzLgXGnCWjUSYGfH1cpdo41/hgdWETu4YxpezoztawmqsvCeep+8QGfiY6YbDvfgHz/DkjeIkkZVJavB4a3rg==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/d3-array" : "*" ,
"@types/geojson" : "*"
}
} ,
"node_modules/@types/d3-delaunay" : {
"version" : "6.0.4" ,
"resolved" : "https://registry.npmjs.org/@types/d3-delaunay/-/d3-delaunay-6.0.4.tgz" ,
"integrity" : "sha512-ZMaSKu4THYCU6sV64Lhg6qjf1orxBthaC161plr5KuPHo3CNm8DTHiLw/5Eq2b6TsNP0W0iJrUOFscY6Q450Hw==" ,
"license" : "MIT"
} ,
"node_modules/@types/d3-dispatch" : {
"version" : "3.0.7" ,
"resolved" : "https://registry.npmjs.org/@types/d3-dispatch/-/d3-dispatch-3.0.7.tgz" ,
"integrity" : "sha512-5o9OIAdKkhN1QItV2oqaE5KMIiXAvDWBDPrD85e58Qlz1c1kI/J0NcqbEG88CoTwJrYe7ntUCVfeUl2UJKbWgA==" ,
"license" : "MIT"
} ,
"node_modules/@types/d3-drag" : {
"version" : "3.0.7" ,
"resolved" : "https://registry.npmjs.org/@types/d3-drag/-/d3-drag-3.0.7.tgz" ,
"integrity" : "sha512-HE3jVKlzU9AaMazNufooRJ5ZpWmLIoc90A37WU2JMmeq28w1FQqCZswHZ3xR+SuxYftzHq6WU6KJHvqxKzTxxQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/d3-selection" : "*"
}
} ,
"node_modules/@types/d3-dsv" : {
"version" : "3.0.7" ,
"resolved" : "https://registry.npmjs.org/@types/d3-dsv/-/d3-dsv-3.0.7.tgz" ,
"integrity" : "sha512-n6QBF9/+XASqcKK6waudgL0pf/S5XHPPI8APyMLLUHd8NqouBGLsU8MgtO7NINGtPBtk9Kko/W4ea0oAspwh9g==" ,
"license" : "MIT"
} ,
"node_modules/@types/d3-ease" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/@types/d3-ease/-/d3-ease-3.0.2.tgz" ,
"integrity" : "sha512-NcV1JjO5oDzoK26oMzbILE6HW7uVXOHLQvHshBUW4UMdZGfiY6v5BeQwh9a9tCzv+CeefZQHJt5SRgK154RtiA==" ,
"license" : "MIT"
} ,
"node_modules/@types/d3-fetch" : {
"version" : "3.0.7" ,
"resolved" : "https://registry.npmjs.org/@types/d3-fetch/-/d3-fetch-3.0.7.tgz" ,
"integrity" : "sha512-fTAfNmxSb9SOWNB9IoG5c8Hg6R+AzUHDRlsXsDZsNp6sxAEOP0tkP3gKkNSO/qmHPoBFTxNrjDprVHDQDvo5aA==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/d3-dsv" : "*"
}
} ,
"node_modules/@types/d3-force" : {
"version" : "3.0.10" ,
"resolved" : "https://registry.npmjs.org/@types/d3-force/-/d3-force-3.0.10.tgz" ,
"integrity" : "sha512-ZYeSaCF3p73RdOKcjj+swRlZfnYpK1EbaDiYICEEp5Q6sUiqFaFQ9qgoshp5CzIyyb/yD09kD9o2zEltCexlgw==" ,
"license" : "MIT"
} ,
"node_modules/@types/d3-format" : {
"version" : "3.0.4" ,
"resolved" : "https://registry.npmjs.org/@types/d3-format/-/d3-format-3.0.4.tgz" ,
"integrity" : "sha512-fALi2aI6shfg7vM5KiR1wNJnZ7r6UuggVqtDA+xiEdPZQwy/trcQaHnwShLuLdta2rTymCNpxYTiMZX/e09F4g==" ,
"license" : "MIT"
} ,
"node_modules/@types/d3-geo" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/@types/d3-geo/-/d3-geo-3.1.0.tgz" ,
"integrity" : "sha512-856sckF0oP/diXtS4jNsiQw/UuK5fQG8l/a9VVLeSouf1/PPbBE1i1W852zVwKwYCBkFJJB7nCFTbk6UMEXBOQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/geojson" : "*"
}
} ,
"node_modules/@types/d3-hierarchy" : {
"version" : "3.1.7" ,
"resolved" : "https://registry.npmjs.org/@types/d3-hierarchy/-/d3-hierarchy-3.1.7.tgz" ,
"integrity" : "sha512-tJFtNoYBtRtkNysX1Xq4sxtjK8YgoWUNpIiUee0/jHGRwqvzYxkq0hGVbbOGSz+JgFxxRu4K8nb3YpG3CMARtg==" ,
"license" : "MIT"
} ,
"node_modules/@types/d3-interpolate" : {
"version" : "3.0.4" ,
"resolved" : "https://registry.npmjs.org/@types/d3-interpolate/-/d3-interpolate-3.0.4.tgz" ,
"integrity" : "sha512-mgLPETlrpVV1YRJIglr4Ez47g7Yxjl1lj7YKsiMCb27VJH9W8NVM6Bb9d8kkpG/uAQS5AmbA48q2IAolKKo1MA==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/d3-color" : "*"
}
} ,
"node_modules/@types/d3-path" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/@types/d3-path/-/d3-path-3.1.1.tgz" ,
"integrity" : "sha512-VMZBYyQvbGmWyWVea0EHs/BwLgxc+MKi1zLDCONksozI4YJMcTt8ZEuIR4Sb1MMTE8MMW49v0IwI5+b7RmfWlg==" ,
"license" : "MIT"
} ,
"node_modules/@types/d3-polygon" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/@types/d3-polygon/-/d3-polygon-3.0.2.tgz" ,
"integrity" : "sha512-ZuWOtMaHCkN9xoeEMr1ubW2nGWsp4nIql+OPQRstu4ypeZ+zk3YKqQT0CXVe/PYqrKpZAi+J9mTs05TKwjXSRA==" ,
"license" : "MIT"
} ,
"node_modules/@types/d3-quadtree" : {
"version" : "3.0.6" ,
"resolved" : "https://registry.npmjs.org/@types/d3-quadtree/-/d3-quadtree-3.0.6.tgz" ,
"integrity" : "sha512-oUzyO1/Zm6rsxKRHA1vH0NEDG58HrT5icx/azi9MF1TWdtttWl0UIUsjEQBBh+SIkrpd21ZjEv7ptxWys1ncsg==" ,
"license" : "MIT"
} ,
"node_modules/@types/d3-random" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/@types/d3-random/-/d3-random-3.0.3.tgz" ,
"integrity" : "sha512-Imagg1vJ3y76Y2ea0871wpabqp613+8/r0mCLEBfdtqC7xMSfj9idOnmBYyMoULfHePJyxMAw3nWhJxzc+LFwQ==" ,
"license" : "MIT"
} ,
"node_modules/@types/d3-scale" : {
"version" : "4.0.9" ,
"resolved" : "https://registry.npmjs.org/@types/d3-scale/-/d3-scale-4.0.9.tgz" ,
"integrity" : "sha512-dLmtwB8zkAeO/juAMfnV+sItKjlsw2lKdZVVy6LRr0cBmegxSABiLEpGVmSJJ8O08i4+sGR6qQtb6WtuwJdvVw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/d3-time" : "*"
}
} ,
"node_modules/@types/d3-scale-chromatic" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/@types/d3-scale-chromatic/-/d3-scale-chromatic-3.1.0.tgz" ,
"integrity" : "sha512-iWMJgwkK7yTRmWqRB5plb1kadXyQ5Sj8V/zYlFGMUBbIPKQScw+Dku9cAAMgJG+z5GYDoMjWGLVOvjghDEFnKQ==" ,
"license" : "MIT"
} ,
"node_modules/@types/d3-selection" : {
"version" : "3.0.11" ,
"resolved" : "https://registry.npmjs.org/@types/d3-selection/-/d3-selection-3.0.11.tgz" ,
"integrity" : "sha512-bhAXu23DJWsrI45xafYpkQ4NtcKMwWnAC/vKrd2l+nxMFuvOT3XMYTIj2opv8vq8AO5Yh7Qac/nSeP/3zjTK0w==" ,
"license" : "MIT"
} ,
"node_modules/@types/d3-shape" : {
"version" : "3.1.7" ,
"resolved" : "https://registry.npmjs.org/@types/d3-shape/-/d3-shape-3.1.7.tgz" ,
"integrity" : "sha512-VLvUQ33C+3J+8p+Daf+nYSOsjB4GXp19/S/aGo60m9h1v6XaxjiT82lKVWJCfzhtuZ3yD7i/TPeC/fuKLLOSmg==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/d3-path" : "*"
}
} ,
"node_modules/@types/d3-time" : {
"version" : "3.0.4" ,
"resolved" : "https://registry.npmjs.org/@types/d3-time/-/d3-time-3.0.4.tgz" ,
"integrity" : "sha512-yuzZug1nkAAaBlBBikKZTgzCeA+k1uy4ZFwWANOfKw5z5LRhV0gNA7gNkKm7HoK+HRN0wX3EkxGk0fpbWhmB7g==" ,
"license" : "MIT"
} ,
"node_modules/@types/d3-time-format" : {
"version" : "4.0.3" ,
"resolved" : "https://registry.npmjs.org/@types/d3-time-format/-/d3-time-format-4.0.3.tgz" ,
"integrity" : "sha512-5xg9rC+wWL8kdDj153qZcsJ0FWiFt0J5RB6LYUNZjwSnesfblqrI/bJ1wBdJ8OQfncgbJG5+2F+qfqnqyzYxyg==" ,
"license" : "MIT"
} ,
"node_modules/@types/d3-timer" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/@types/d3-timer/-/d3-timer-3.0.2.tgz" ,
"integrity" : "sha512-Ps3T8E8dZDam6fUyNiMkekK3XUsaUEik+idO9/YjPtfj2qruF8tFBXS7XhtE4iIXBLxhmLjP3SXpLhVf21I9Lw==" ,
"license" : "MIT"
} ,
"node_modules/@types/d3-transition" : {
"version" : "3.0.9" ,
"resolved" : "https://registry.npmjs.org/@types/d3-transition/-/d3-transition-3.0.9.tgz" ,
"integrity" : "sha512-uZS5shfxzO3rGlu0cC3bjmMFKsXv+SmZZcgp0KD22ts4uGXp5EVYGzu/0YdwZeKmddhcAccYtREJKkPfXkZuCg==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/d3-selection" : "*"
}
} ,
"node_modules/@types/d3-zoom" : {
"version" : "3.0.8" ,
"resolved" : "https://registry.npmjs.org/@types/d3-zoom/-/d3-zoom-3.0.8.tgz" ,
"integrity" : "sha512-iqMC4/YlFCSlO8+2Ii1GGGliCAY4XdeG748w5vQUbevlbDu0zSjH/+jojorQVBK/se0j6DUFNPBGSqD3YWYnDw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/d3-interpolate" : "*" ,
"@types/d3-selection" : "*"
}
} ,
"node_modules/@types/debug" : {
"version" : "4.1.12" ,
"resolved" : "https://registry.npmjs.org/@types/debug/-/debug-4.1.12.tgz" ,
"integrity" : "sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/ms" : "*"
}
} ,
"node_modules/@types/estree" : {
"version" : "1.0.8" ,
"resolved" : "https://registry.npmmirror.com/@types/estree/-/estree-1.0.8.tgz" ,
"integrity" : "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==" ,
"license" : "MIT"
} ,
"node_modules/@types/estree-jsx" : {
"version" : "1.0.5" ,
"resolved" : "https://registry.npmjs.org/@types/estree-jsx/-/estree-jsx-1.0.5.tgz" ,
"integrity" : "sha512-52CcUVNFyfb1A2ALocQw/Dd1BQFNmSdkuC3BkZ6iqhdMfQz7JWOFRuJFloOzjk+6WijU56m9oKXFAXc7o3Towg==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree" : "*"
}
} ,
"node_modules/@types/file-saver" : {
"version" : "2.0.7" ,
"resolved" : "https://registry.npmmirror.com/@types/file-saver/-/file-saver-2.0.7.tgz" ,
"integrity" : "sha512-dNKVfHd/jk0SkR/exKGj2ggkB45MAkzvWCaqLUUgkyjITkGNzH8H+yUwr+BLJUBjZOe9w8X3wgmXhZDRg1ED6A==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/@types/geojson" : {
"version" : "7946.0.16" ,
"resolved" : "https://registry.npmjs.org/@types/geojson/-/geojson-7946.0.16.tgz" ,
"integrity" : "sha512-6C8nqWur3j98U6+lXDfTUWIfgvZU+EumvpHKcYjujKH7woYyLj2sUmff0tRhrqM7BohUw7Pz3ZB1jj2gW9Fvmg==" ,
"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==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "*"
}
} ,
"node_modules/@types/js-cookie" : {
"version" : "3.0.6" ,
"resolved" : "https://registry.npmjs.org/@types/js-cookie/-/js-cookie-3.0.6.tgz" ,
"integrity" : "sha512-wkw9yd1kEXOPnvEeEV1Go1MmxtBJL0RR79aOTAApecWFVu7w0NNXNqhcWgvw2YgZDYadliXkl14pa3WXw5jlCQ==" ,
"license" : "MIT"
} ,
"node_modules/@types/katex" : {
"version" : "0.16.7" ,
"resolved" : "https://registry.npmjs.org/@types/katex/-/katex-0.16.7.tgz" ,
"integrity" : "sha512-HMwFiRujE5PjrgwHQ25+bsLJgowjGjm5Z8FVSf0N6PwgJrwxH0QxzHYDcKsTfV3wva0vzrpqMTJS2jXPr5BMEQ==" ,
"license" : "MIT"
} ,
"node_modules/@types/mdast" : {
"version" : "4.0.4" ,
"resolved" : "https://registry.npmjs.org/@types/mdast/-/mdast-4.0.4.tgz" ,
"integrity" : "sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "*"
}
} ,
"node_modules/@types/mdx" : {
"version" : "2.0.13" ,
"resolved" : "https://registry.npmjs.org/@types/mdx/-/mdx-2.0.13.tgz" ,
"integrity" : "sha512-+OWZQfAYyio6YkJb3HLxDrvnx6SWWDbC0zVPfBRzUk0/nqoDyf6dNxQi3eArPe8rJ473nobTMQ/8Zk+LxJ+Yuw==" ,
"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==" ,
"license" : "MIT"
} ,
"node_modules/@types/node" : {
"version" : "20.19.27" ,
"resolved" : "https://registry.npmmirror.com/@types/node/-/node-20.19.27.tgz" ,
"integrity" : "sha512-N2clP5pJhB2YnZJ3PIHFk5RkygRX5WO/5f0WC08tp0wd+sv0rsJk3MqWn3CbNmT2J505a5336jaQj4ph1AdMug==" ,
"dev" : true ,
"license" : "MIT" ,
"peer" : true ,
"dependencies" : {
"undici-types" : "~6.21.0"
}
} ,
"node_modules/@types/parse-json" : {
"version" : "4.0.2" ,
"resolved" : "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.2.tgz" ,
"integrity" : "sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==" ,
"license" : "MIT"
} ,
"node_modules/@types/react" : {
"version" : "19.2.7" ,
"resolved" : "https://registry.npmjs.org/@types/react/-/react-19.2.7.tgz" ,
"integrity" : "sha512-MWtvHrGZLFttgeEj28VXHxpmwYbor/ATPYbBfSFZEIRK0ecCFLl2Qo55z52Hss+UV9CRN7trSeq1zbgx7YDWWg==" ,
"license" : "MIT" ,
"peer" : true ,
"dependencies" : {
"csstype" : "^3.2.2"
}
} ,
"node_modules/@types/trusted-types" : {
"version" : "2.0.7" ,
"resolved" : "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.7.tgz" ,
"integrity" : "sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==" ,
"license" : "MIT"
} ,
"node_modules/@types/unist" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/@types/unist/-/unist-3.0.3.tgz" ,
"integrity" : "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==" ,
"license" : "MIT"
} ,
"node_modules/@types/web-bluetooth" : {
"version" : "0.0.20" ,
"resolved" : "https://registry.npmmirror.com/@types/web-bluetooth/-/web-bluetooth-0.0.20.tgz" ,
"integrity" : "sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==" ,
"license" : "MIT"
} ,
2026-01-05 13:54:43 +08:00
"node_modules/@typescript-eslint/eslint-plugin" : {
"version" : "7.18.0" ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.18.0.tgz" ,
"integrity" : "sha512-94EQTWZ40mzBc42ATNIBimBEDltSJ9RQHCC8vc/PDbxi4k8dVwUAv4o98dk50M1zB+JGFxp43FP7f8+FP8R6Sw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@eslint-community/regexpp" : "^4.10.0" ,
"@typescript-eslint/scope-manager" : "7.18.0" ,
"@typescript-eslint/type-utils" : "7.18.0" ,
"@typescript-eslint/utils" : "7.18.0" ,
"@typescript-eslint/visitor-keys" : "7.18.0" ,
"graphemer" : "^1.4.0" ,
"ignore" : "^5.3.1" ,
"natural-compare" : "^1.4.0" ,
"ts-api-utils" : "^1.3.0"
} ,
"engines" : {
"node" : "^18.18.0 || >=20.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
} ,
"peerDependencies" : {
"@typescript-eslint/parser" : "^7.0.0" ,
"eslint" : "^8.56.0"
} ,
"peerDependenciesMeta" : {
"typescript" : {
"optional" : true
}
}
} ,
"node_modules/@typescript-eslint/parser" : {
"version" : "7.18.0" ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-7.18.0.tgz" ,
"integrity" : "sha512-4Z+L8I2OqhZV8qA132M4wNL30ypZGYOQVBfMgxDH/K5UX0PNqTu1c6za9ST5r9+tavvHiTWmBnKzpCJ/GlVFtg==" ,
"dev" : true ,
"license" : "BSD-2-Clause" ,
"peer" : true ,
"dependencies" : {
"@typescript-eslint/scope-manager" : "7.18.0" ,
"@typescript-eslint/types" : "7.18.0" ,
"@typescript-eslint/typescript-estree" : "7.18.0" ,
"@typescript-eslint/visitor-keys" : "7.18.0" ,
"debug" : "^4.3.4"
} ,
"engines" : {
"node" : "^18.18.0 || >=20.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
} ,
"peerDependencies" : {
"eslint" : "^8.56.0"
} ,
"peerDependenciesMeta" : {
"typescript" : {
"optional" : true
}
}
} ,
"node_modules/@typescript-eslint/scope-manager" : {
"version" : "7.18.0" ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz" ,
"integrity" : "sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@typescript-eslint/types" : "7.18.0" ,
"@typescript-eslint/visitor-keys" : "7.18.0"
} ,
"engines" : {
"node" : "^18.18.0 || >=20.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
}
} ,
"node_modules/@typescript-eslint/type-utils" : {
"version" : "7.18.0" ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-7.18.0.tgz" ,
"integrity" : "sha512-XL0FJXuCLaDuX2sYqZUUSOJ2sG5/i1AAze+axqmLnSkNEVMVYLF+cbwlB2w8D1tinFuSikHmFta+P+HOofrLeA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@typescript-eslint/typescript-estree" : "7.18.0" ,
"@typescript-eslint/utils" : "7.18.0" ,
"debug" : "^4.3.4" ,
"ts-api-utils" : "^1.3.0"
} ,
"engines" : {
"node" : "^18.18.0 || >=20.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
} ,
"peerDependencies" : {
"eslint" : "^8.56.0"
} ,
"peerDependenciesMeta" : {
"typescript" : {
"optional" : true
}
}
} ,
"node_modules/@typescript-eslint/types" : {
"version" : "7.18.0" ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.18.0.tgz" ,
"integrity" : "sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : "^18.18.0 || >=20.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
}
} ,
"node_modules/@typescript-eslint/typescript-estree" : {
"version" : "7.18.0" ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz" ,
"integrity" : "sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==" ,
"dev" : true ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"@typescript-eslint/types" : "7.18.0" ,
"@typescript-eslint/visitor-keys" : "7.18.0" ,
"debug" : "^4.3.4" ,
"globby" : "^11.1.0" ,
"is-glob" : "^4.0.3" ,
"minimatch" : "^9.0.4" ,
"semver" : "^7.6.0" ,
"ts-api-utils" : "^1.3.0"
} ,
"engines" : {
"node" : "^18.18.0 || >=20.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
} ,
"peerDependenciesMeta" : {
"typescript" : {
"optional" : true
}
}
} ,
"node_modules/@typescript-eslint/utils" : {
"version" : "7.18.0" ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-7.18.0.tgz" ,
"integrity" : "sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@eslint-community/eslint-utils" : "^4.4.0" ,
"@typescript-eslint/scope-manager" : "7.18.0" ,
"@typescript-eslint/types" : "7.18.0" ,
"@typescript-eslint/typescript-estree" : "7.18.0"
} ,
"engines" : {
"node" : "^18.18.0 || >=20.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
} ,
"peerDependencies" : {
"eslint" : "^8.56.0"
}
} ,
"node_modules/@typescript-eslint/visitor-keys" : {
"version" : "7.18.0" ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.18.0.tgz" ,
"integrity" : "sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@typescript-eslint/types" : "7.18.0" ,
"eslint-visitor-keys" : "^3.4.3"
} ,
"engines" : {
"node" : "^18.18.0 || >=20.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/@ungap/structured-clone" : {
"version" : "1.3.0" ,
"resolved" : "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.3.0.tgz" ,
"integrity" : "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==" ,
"license" : "ISC"
} ,
"node_modules/@use-gesture/core" : {
"version" : "10.3.1" ,
"resolved" : "https://registry.npmjs.org/@use-gesture/core/-/core-10.3.1.tgz" ,
"integrity" : "sha512-WcINiDt8WjqBdUXye25anHiNxPc0VOrlT8F6LLkU6cycrOGUDyY/yyFmsg3k8i5OLvv25llc0QC45GhR/C8llw==" ,
"license" : "MIT"
} ,
"node_modules/@use-gesture/react" : {
"version" : "10.3.1" ,
"resolved" : "https://registry.npmjs.org/@use-gesture/react/-/react-10.3.1.tgz" ,
"integrity" : "sha512-Yy19y6O2GJq8f7CHf7L0nxL8bf4PZCPaVOCgJrusOeFHY1LvHgYXnmnXg6N5iwAnbgbZCDjo60SiM6IPJi9C5g==" ,
"license" : "MIT" ,
"dependencies" : {
"@use-gesture/core" : "10.3.1"
} ,
"peerDependencies" : {
"react" : ">= 16.8.0"
}
} ,
"node_modules/@vitejs/plugin-vue" : {
"version" : "5.2.4" ,
"resolved" : "https://registry.npmmirror.com/@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/@volar/language-core" : {
"version" : "2.4.15" ,
"resolved" : "https://registry.npmmirror.com/@volar/language-core/-/language-core-2.4.15.tgz" ,
"integrity" : "sha512-3VHw+QZU0ZG9IuQmzT68IyN4hZNd9GchGPhbD9+pa8CVv7rnoOZwo7T8weIbrRmihqy3ATpdfXFnqRrfPVK6CA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@volar/source-map" : "2.4.15"
}
} ,
"node_modules/@volar/source-map" : {
"version" : "2.4.15" ,
"resolved" : "https://registry.npmmirror.com/@volar/source-map/-/source-map-2.4.15.tgz" ,
"integrity" : "sha512-CPbMWlUN6hVZJYGcU/GSoHu4EnCHiLaXI9n8c9la6RaI9W5JHX+NqG+GSQcB0JdC2FIBLdZJwGsfKyBB71VlTg==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/@volar/typescript" : {
"version" : "2.4.15" ,
"resolved" : "https://registry.npmmirror.com/@volar/typescript/-/typescript-2.4.15.tgz" ,
"integrity" : "sha512-2aZ8i0cqPGjXb4BhkMsPYDkkuc2ZQ6yOpqwAuNwUoncELqoy5fRgOQtLR9gB0g902iS0NAkvpIzs27geVyVdPg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@volar/language-core" : "2.4.15" ,
"path-browserify" : "^1.0.1" ,
"vscode-uri" : "^3.0.8"
}
} ,
"node_modules/@vue/compiler-core" : {
"version" : "3.5.25" ,
"resolved" : "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.5.25.tgz" ,
"integrity" : "sha512-vay5/oQJdsNHmliWoZfHPoVZZRmnSWhug0BYT34njkYTPqClh3DNWLkZNJBVSjsNMrg0CCrBfoKkjZQPM/QVUw==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/parser" : "^7.28.5" ,
"@vue/shared" : "3.5.25" ,
"entities" : "^4.5.0" ,
"estree-walker" : "^2.0.2" ,
"source-map-js" : "^1.2.1"
}
} ,
"node_modules/@vue/compiler-dom" : {
"version" : "3.5.25" ,
"resolved" : "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.5.25.tgz" ,
"integrity" : "sha512-4We0OAcMZsKgYoGlMjzYvaoErltdFI2/25wqanuTu+S4gismOTRTBPi4IASOjxWdzIwrYSjnqONfKvuqkXzE2Q==" ,
"license" : "MIT" ,
"dependencies" : {
"@vue/compiler-core" : "3.5.25" ,
"@vue/shared" : "3.5.25"
}
} ,
"node_modules/@vue/compiler-sfc" : {
"version" : "3.5.25" ,
"resolved" : "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.5.25.tgz" ,
"integrity" : "sha512-PUgKp2rn8fFsI++lF2sO7gwO2d9Yj57Utr5yEsDf3GNaQcowCLKL7sf+LvVFvtJDXUp/03+dC6f2+LCv5aK1ag==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/parser" : "^7.28.5" ,
"@vue/compiler-core" : "3.5.25" ,
"@vue/compiler-dom" : "3.5.25" ,
"@vue/compiler-ssr" : "3.5.25" ,
"@vue/shared" : "3.5.25" ,
"estree-walker" : "^2.0.2" ,
"magic-string" : "^0.30.21" ,
"postcss" : "^8.5.6" ,
"source-map-js" : "^1.2.1"
}
} ,
"node_modules/@vue/compiler-ssr" : {
"version" : "3.5.25" ,
"resolved" : "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.5.25.tgz" ,
"integrity" : "sha512-ritPSKLBcParnsKYi+GNtbdbrIE1mtuFEJ4U1sWeuOMlIziK5GtOL85t5RhsNy4uWIXPgk+OUdpnXiTdzn8o3A==" ,
"license" : "MIT" ,
"dependencies" : {
"@vue/compiler-dom" : "3.5.25" ,
"@vue/shared" : "3.5.25"
}
} ,
"node_modules/@vue/compiler-vue2" : {
"version" : "2.7.16" ,
"resolved" : "https://registry.npmmirror.com/@vue/compiler-vue2/-/compiler-vue2-2.7.16.tgz" ,
"integrity" : "sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"de-indent" : "^1.0.2" ,
"he" : "^1.2.0"
}
} ,
"node_modules/@vue/devtools-api" : {
"version" : "6.6.4" ,
"resolved" : "https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-6.6.4.tgz" ,
"integrity" : "sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==" ,
"license" : "MIT"
} ,
"node_modules/@vue/language-core" : {
"version" : "2.2.12" ,
"resolved" : "https://registry.npmmirror.com/@vue/language-core/-/language-core-2.2.12.tgz" ,
"integrity" : "sha512-IsGljWbKGU1MZpBPN+BvPAdr55YPkj2nB/TBNGNC32Vy2qLG25DYu/NBN2vNtZqdRbTRjaoYrahLrToim2NanA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@volar/language-core" : "2.4.15" ,
"@vue/compiler-dom" : "^3.5.0" ,
"@vue/compiler-vue2" : "^2.7.16" ,
"@vue/shared" : "^3.5.0" ,
"alien-signals" : "^1.0.3" ,
"minimatch" : "^9.0.3" ,
"muggle-string" : "^0.4.1" ,
"path-browserify" : "^1.0.1"
} ,
"peerDependencies" : {
"typescript" : "*"
} ,
"peerDependenciesMeta" : {
"typescript" : {
"optional" : true
}
}
} ,
"node_modules/@vue/reactivity" : {
"version" : "3.5.25" ,
"resolved" : "https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.5.25.tgz" ,
"integrity" : "sha512-5xfAypCQepv4Jog1U4zn8cZIcbKKFka3AgWHEFQeK65OW+Ys4XybP6z2kKgws4YB43KGpqp5D/K3go2UPPunLA==" ,
"license" : "MIT" ,
"dependencies" : {
"@vue/shared" : "3.5.25"
}
} ,
"node_modules/@vue/runtime-core" : {
"version" : "3.5.25" ,
"resolved" : "https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.5.25.tgz" ,
"integrity" : "sha512-Z751v203YWwYzy460bzsYQISDfPjHTl+6Zzwo/a3CsAf+0ccEjQ8c+0CdX1WsumRTHeywvyUFtW6KvNukT/smA==" ,
"license" : "MIT" ,
"dependencies" : {
"@vue/reactivity" : "3.5.25" ,
"@vue/shared" : "3.5.25"
}
} ,
"node_modules/@vue/runtime-dom" : {
"version" : "3.5.25" ,
"resolved" : "https://registry.npmmirror.com/@vue/runtime-dom/-/runtime-dom-3.5.25.tgz" ,
"integrity" : "sha512-a4WrkYFbb19i9pjkz38zJBg8wa/rboNERq3+hRRb0dHiJh13c+6kAbgqCPfMaJ2gg4weWD3APZswASOfmKwamA==" ,
"license" : "MIT" ,
"dependencies" : {
"@vue/reactivity" : "3.5.25" ,
"@vue/runtime-core" : "3.5.25" ,
"@vue/shared" : "3.5.25" ,
"csstype" : "^3.1.3"
}
} ,
"node_modules/@vue/server-renderer" : {
"version" : "3.5.25" ,
"resolved" : "https://registry.npmmirror.com/@vue/server-renderer/-/server-renderer-3.5.25.tgz" ,
"integrity" : "sha512-UJaXR54vMG61i8XNIzTSf2Q7MOqZHpp8+x3XLGtE3+fL+nQd+k7O5+X3D/uWrnQXOdMw5VPih+Uremcw+u1woQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@vue/compiler-ssr" : "3.5.25" ,
"@vue/shared" : "3.5.25"
} ,
"peerDependencies" : {
"vue" : "3.5.25"
}
} ,
"node_modules/@vue/shared" : {
"version" : "3.5.25" ,
"resolved" : "https://registry.npmmirror.com/@vue/shared/-/shared-3.5.25.tgz" ,
"integrity" : "sha512-AbOPdQQnAnzs58H2FrrDxYj/TJfmeS2jdfEEhgiKINy+bnOANmVizIEgq1r+C5zsbs6l1CCQxtcj71rwNQ4jWg==" ,
"license" : "MIT"
} ,
"node_modules/@vueuse/core" : {
"version" : "10.11.1" ,
"resolved" : "https://registry.npmmirror.com/@vueuse/core/-/core-10.11.1.tgz" ,
"integrity" : "sha512-guoy26JQktXPcz+0n3GukWIy/JDNKti9v6VEMu6kV2sYBsWuGiTU8OWdg+ADfUbHg3/3DlqySDe7JmdHrktiww==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/web-bluetooth" : "^0.0.20" ,
"@vueuse/metadata" : "10.11.1" ,
"@vueuse/shared" : "10.11.1" ,
"vue-demi" : ">=0.14.8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/antfu"
}
} ,
"node_modules/@vueuse/metadata" : {
"version" : "10.11.1" ,
"resolved" : "https://registry.npmmirror.com/@vueuse/metadata/-/metadata-10.11.1.tgz" ,
"integrity" : "sha512-IGa5FXd003Ug1qAZmyE8wF3sJ81xGLSqTqtQ6jaVfkeZ4i5kS2mwQF61yhVqojRnenVew5PldLyRgvdl4YYuSw==" ,
"license" : "MIT" ,
"funding" : {
"url" : "https://github.com/sponsors/antfu"
}
} ,
"node_modules/@vueuse/shared" : {
"version" : "10.11.1" ,
"resolved" : "https://registry.npmmirror.com/@vueuse/shared/-/shared-10.11.1.tgz" ,
"integrity" : "sha512-LHpC8711VFZlDaYUXEBbFBCQ7GS3dVU9mjOhhMhXP6txTV4EhYQg/KGnQuvt/sPAtoUKq7VVUnL6mVtFoL42sA==" ,
"license" : "MIT" ,
"dependencies" : {
"vue-demi" : ">=0.14.8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/antfu"
}
} ,
"node_modules/acorn" : {
"version" : "8.15.0" ,
"resolved" : "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz" ,
"integrity" : "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==" ,
"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==" ,
"license" : "MIT" ,
"peerDependencies" : {
"acorn" : "^6.0.0 || ^7.0.0 || ^8.0.0"
}
} ,
"node_modules/adler-32" : {
"version" : "1.3.1" ,
"resolved" : "https://registry.npmmirror.com/adler-32/-/adler-32-1.3.1.tgz" ,
"integrity" : "sha512-ynZ4w/nUUv5rrsR8UUGoe1VC9hZj6V5hU9Qw1HlMDJGEJw5S7TfTErWTjMys6M7vr0YWcPqs3qAr4ss0nDfP+A==" ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : ">=0.8"
}
} ,
"node_modules/ahooks" : {
"version" : "3.9.6" ,
"resolved" : "https://registry.npmjs.org/ahooks/-/ahooks-3.9.6.tgz" ,
"integrity" : "sha512-Mr7f05swd5SmKlR9SZo5U6M0LsL4ErweLzpdgXjA1JPmnZ78Vr6wzx0jUtvoxrcqGKYnX0Yjc02iEASVxHFPjQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/runtime" : "^7.21.0" ,
"@types/js-cookie" : "^3.0.6" ,
"dayjs" : "^1.9.1" ,
"intersection-observer" : "^0.12.0" ,
"js-cookie" : "^3.0.5" ,
"lodash" : "^4.17.21" ,
"react-fast-compare" : "^3.2.2" ,
"resize-observer-polyfill" : "^1.5.1" ,
"screenfull" : "^5.0.0" ,
"tslib" : "^2.4.1"
} ,
"peerDependencies" : {
"react" : "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" ,
"react-dom" : "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
}
} ,
2026-01-05 13:54:43 +08:00
"node_modules/ajv" : {
"version" : "6.12.6" ,
"resolved" : "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz" ,
"integrity" : "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"fast-deep-equal" : "^3.1.1" ,
"fast-json-stable-stringify" : "^2.0.0" ,
"json-schema-traverse" : "^0.4.1" ,
"uri-js" : "^4.2.2"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/epoberezkin"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/alien-signals" : {
"version" : "1.0.13" ,
"resolved" : "https://registry.npmmirror.com/alien-signals/-/alien-signals-1.0.13.tgz" ,
"integrity" : "sha512-OGj9yyTnJEttvzhTUWuscOvtqxq5vrhF7vL9oS0xJ2mK0ItPYP1/y+vCFebfxoEyAz0++1AIwJ5CMr+Fk3nDmg==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/ansi-regex" : {
"version" : "6.2.2" ,
"resolved" : "https://registry.npmmirror.com/ansi-regex/-/ansi-regex-6.2.2.tgz" ,
"integrity" : "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-regex?sponsor=1"
}
} ,
2026-01-05 13:54:43 +08:00
"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"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/antd" : {
"version" : "6.1.3" ,
"resolved" : "https://registry.npmjs.org/antd/-/antd-6.1.3.tgz" ,
"integrity" : "sha512-kvaLtOm0UwCIdtR424/Mo6pyJxN34/6003e1io3GIKWQOdlddplFylv767iGxXLMrxfNoQmxuNJcF1miFbxCZQ==" ,
"license" : "MIT" ,
"peer" : true ,
"dependencies" : {
"@ant-design/colors" : "^8.0.0" ,
"@ant-design/cssinjs" : "^2.0.1" ,
"@ant-design/cssinjs-utils" : "^2.0.2" ,
"@ant-design/fast-color" : "^3.0.0" ,
"@ant-design/icons" : "^6.1.0" ,
"@ant-design/react-slick" : "~2.0.0" ,
"@babel/runtime" : "^7.28.4" ,
"@rc-component/cascader" : "~1.10.0" ,
"@rc-component/checkbox" : "~1.0.1" ,
"@rc-component/collapse" : "~1.1.2" ,
"@rc-component/color-picker" : "~3.0.3" ,
"@rc-component/dialog" : "~1.5.1" ,
"@rc-component/drawer" : "~1.3.0" ,
"@rc-component/dropdown" : "~1.0.2" ,
"@rc-component/form" : "~1.6.0" ,
"@rc-component/image" : "~1.5.3" ,
"@rc-component/input" : "~1.1.2" ,
"@rc-component/input-number" : "~1.6.2" ,
"@rc-component/mentions" : "~1.6.0" ,
"@rc-component/menu" : "~1.2.0" ,
"@rc-component/motion" : "~1.1.6" ,
"@rc-component/mutate-observer" : "^2.0.1" ,
"@rc-component/notification" : "~1.2.0" ,
"@rc-component/pagination" : "~1.2.0" ,
"@rc-component/picker" : "~1.9.0" ,
"@rc-component/progress" : "~1.0.2" ,
"@rc-component/qrcode" : "~1.1.1" ,
"@rc-component/rate" : "~1.0.1" ,
"@rc-component/resize-observer" : "^1.0.1" ,
"@rc-component/segmented" : "~1.3.0" ,
"@rc-component/select" : "~1.4.0" ,
"@rc-component/slider" : "~1.0.1" ,
"@rc-component/steps" : "~1.2.2" ,
"@rc-component/switch" : "~1.0.3" ,
"@rc-component/table" : "~1.9.0" ,
"@rc-component/tabs" : "~1.7.0" ,
"@rc-component/textarea" : "~1.1.2" ,
"@rc-component/tooltip" : "~1.4.0" ,
"@rc-component/tour" : "~2.2.1" ,
"@rc-component/tree" : "~1.1.0" ,
"@rc-component/tree-select" : "~1.5.0" ,
"@rc-component/trigger" : "^3.7.2" ,
"@rc-component/upload" : "~1.1.0" ,
"@rc-component/util" : "^1.6.2" ,
"clsx" : "^2.1.1" ,
"dayjs" : "^1.11.11" ,
"scroll-into-view-if-needed" : "^3.1.0" ,
"throttle-debounce" : "^5.0.2"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/ant-design"
} ,
"peerDependencies" : {
"react" : ">=18.0.0" ,
"react-dom" : ">=18.0.0"
}
} ,
"node_modules/antd-style" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/antd-style/-/antd-style-4.1.0.tgz" ,
"integrity" : "sha512-vnPBGg0OVlSz90KRYZhxd89aZiOImTiesF+9MQqN8jsLGZUQTjbP04X9jTdEfsztKUuMbBWg/RmB/wHTakbtMQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@ant-design/cssinjs" : "^2.0.0" ,
"@babel/runtime" : "^7.24.1" ,
"@emotion/cache" : "^11.11.0" ,
"@emotion/css" : "^11.11.2" ,
"@emotion/react" : "^11.11.4" ,
"@emotion/serialize" : "^1.1.3" ,
"@emotion/utils" : "^1.2.1" ,
"use-merge-value" : "^1.2.0"
} ,
"peerDependencies" : {
"antd" : ">=6.0.0" ,
"react" : ">=18"
}
} ,
"node_modules/any-promise" : {
"version" : "1.3.0" ,
"resolved" : "https://registry.npmmirror.com/any-promise/-/any-promise-1.3.0.tgz" ,
"integrity" : "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/anymatch" : {
"version" : "3.1.3" ,
"resolved" : "https://registry.npmmirror.com/anymatch/-/anymatch-3.1.3.tgz" ,
"integrity" : "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"normalize-path" : "^3.0.0" ,
"picomatch" : "^2.0.4"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/arg" : {
"version" : "5.0.2" ,
"resolved" : "https://registry.npmmirror.com/arg/-/arg-5.0.2.tgz" ,
"integrity" : "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==" ,
"dev" : true ,
"license" : "MIT"
} ,
2026-01-05 13:54:43 +08:00
"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/array-union" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz" ,
"integrity" : "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/assign-symbols" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz" ,
"integrity" : "sha512-Q+JC7Whu8HhmTdBph/Tq59IoRtoy6KAm5zzPv00WdujX82lbAL8K7WVjne7vdCsAmbF4AYaDOPyO3k0kl8qIrw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/astring" : {
"version" : "1.9.0" ,
"resolved" : "https://registry.npmjs.org/astring/-/astring-1.9.0.tgz" ,
"integrity" : "sha512-LElXdjswlqjWrPpJFg1Fx4wpkOCxj1TDHlSV4PlaRxHGWko024xICaa97ZkMfs6DRKlCguiAI+rbXv5GWwXIkg==" ,
"license" : "MIT" ,
"bin" : {
"astring" : "bin/astring"
}
} ,
"node_modules/asynckit" : {
"version" : "0.4.0" ,
"resolved" : "https://registry.npmmirror.com/asynckit/-/asynckit-0.4.0.tgz" ,
"integrity" : "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==" ,
"license" : "MIT"
} ,
"node_modules/attr-accept" : {
"version" : "2.2.5" ,
"resolved" : "https://registry.npmjs.org/attr-accept/-/attr-accept-2.2.5.tgz" ,
"integrity" : "sha512-0bDNnY/u6pPwHDMoF0FieU354oBi0a8rD9FcsLwzcGWbc8KS8KPIi7y+s13OlVY+gMWc/9xEMUgNE6Qm8ZllYQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/autoprefixer" : {
"version" : "10.4.23" ,
"resolved" : "https://registry.npmmirror.com/autoprefixer/-/autoprefixer-10.4.23.tgz" ,
"integrity" : "sha512-YYTXSFulfwytnjAPlw8QHncHJmlvFKtczb8InXaAx9Q0LbfDnfEYDE55omerIJKihhmU61Ft+cAOSzQVaBUmeA==" ,
"dev" : true ,
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/postcss/"
} ,
{
"type" : "tidelift" ,
"url" : "https://tidelift.com/funding/github/npm/autoprefixer"
} ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"browserslist" : "^4.28.1" ,
"caniuse-lite" : "^1.0.30001760" ,
"fraction.js" : "^5.3.4" ,
"picocolors" : "^1.1.1" ,
"postcss-value-parser" : "^4.2.0"
} ,
"bin" : {
"autoprefixer" : "bin/autoprefixer"
} ,
"engines" : {
"node" : "^10 || ^12 || >=14"
} ,
"peerDependencies" : {
"postcss" : "^8.1.0"
}
} ,
"node_modules/axios" : {
"version" : "1.13.2" ,
"resolved" : "https://registry.npmmirror.com/axios/-/axios-1.13.2.tgz" ,
"integrity" : "sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA==" ,
"license" : "MIT" ,
"dependencies" : {
"follow-redirects" : "^1.15.6" ,
"form-data" : "^4.0.4" ,
"proxy-from-env" : "^1.1.0"
}
} ,
"node_modules/babel-plugin-macros" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/babel-plugin-macros/-/babel-plugin-macros-3.1.0.tgz" ,
"integrity" : "sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/runtime" : "^7.12.5" ,
"cosmiconfig" : "^7.0.0" ,
"resolve" : "^1.19.0"
} ,
"engines" : {
"node" : ">=10" ,
"npm" : ">=6"
}
} ,
"node_modules/bail" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/bail/-/bail-2.0.2.tgz" ,
"integrity" : "sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/balanced-match" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz" ,
"integrity" : "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/baseline-browser-mapping" : {
"version" : "2.9.9" ,
"resolved" : "https://registry.npmmirror.com/baseline-browser-mapping/-/baseline-browser-mapping-2.9.9.tgz" ,
"integrity" : "sha512-V8fbOCSeOFvlDj7LLChUcqbZrdKD9RU/VR260piF1790vT0mfLSwGc/Qzxv3IqiTukOpNtItePa0HBpMAj7MDg==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"bin" : {
"baseline-browser-mapping" : "dist/cli.js"
}
} ,
"node_modules/binary-extensions" : {
"version" : "2.3.0" ,
"resolved" : "https://registry.npmmirror.com/binary-extensions/-/binary-extensions-2.3.0.tgz" ,
"integrity" : "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2026-01-05 13:54:43 +08:00
"node_modules/boolbase" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz" ,
"integrity" : "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==" ,
"dev" : true ,
"license" : "ISC"
} ,
2026-01-01 16:03:48 +08:00
"node_modules/brace-expansion" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-2.0.2.tgz" ,
"integrity" : "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"balanced-match" : "^1.0.0"
}
} ,
"node_modules/braces" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmmirror.com/braces/-/braces-3.0.3.tgz" ,
"integrity" : "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"fill-range" : "^7.1.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/browserslist" : {
"version" : "4.28.1" ,
"resolved" : "https://registry.npmmirror.com/browserslist/-/browserslist-4.28.1.tgz" ,
"integrity" : "sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==" ,
"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.9.0" ,
"caniuse-lite" : "^1.0.30001759" ,
"electron-to-chromium" : "^1.5.263" ,
"node-releases" : "^2.0.27" ,
"update-browserslist-db" : "^1.2.0"
} ,
"bin" : {
"browserslist" : "cli.js"
} ,
"engines" : {
"node" : "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
}
} ,
"node_modules/call-bind-apply-helpers" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmmirror.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz" ,
"integrity" : "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==" ,
"license" : "MIT" ,
"dependencies" : {
"es-errors" : "^1.3.0" ,
"function-bind" : "^1.1.2"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/callsites" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz" ,
"integrity" : "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/camelcase-css" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmmirror.com/camelcase-css/-/camelcase-css-2.0.1.tgz" ,
"integrity" : "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/caniuse-lite" : {
"version" : "1.0.30001760" ,
"resolved" : "https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001760.tgz" ,
"integrity" : "sha512-7AAMPcueWELt1p3mi13HR/LHH0TJLT11cnwDJEs3xA4+CK/PLKeO9Kl1oru24htkyUKtkGCvAx4ohB0Ttry8Dw==" ,
"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==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/cfb" : {
"version" : "1.2.2" ,
"resolved" : "https://registry.npmmirror.com/cfb/-/cfb-1.2.2.tgz" ,
"integrity" : "sha512-KfdUZsSOw19/ObEWasvBP/Ac4reZvAGauZhs6S/gqNhXhI7cKwvlH7ulj+dOEYnca4bm4SGo8C1bTAQvnTjgQA==" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"adler-32" : "~1.3.0" ,
"crc-32" : "~1.2.0"
} ,
"engines" : {
"node" : ">=0.8"
}
} ,
2026-01-05 13:54:43 +08:00
"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"
}
} ,
2026-01-01 16:03:48 +08:00
"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==" ,
"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==" ,
"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==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/character-reference-invalid" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/character-reference-invalid/-/character-reference-invalid-2.0.1.tgz" ,
"integrity" : "sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/chart.js" : {
"version" : "4.5.1" ,
"resolved" : "https://registry.npmmirror.com/chart.js/-/chart.js-4.5.1.tgz" ,
"integrity" : "sha512-GIjfiT9dbmHRiYi6Nl2yFCq7kkwdkp1W/lp2J99rX0yo9tgJGn3lKQATztIjb5tVtevcBtIdICNWqlq5+E8/Pw==" ,
"license" : "MIT" ,
"peer" : true ,
"dependencies" : {
"@kurkle/color" : "^0.3.0"
} ,
"engines" : {
"pnpm" : ">=8"
}
} ,
"node_modules/chevrotain" : {
"version" : "11.0.3" ,
"resolved" : "https://registry.npmjs.org/chevrotain/-/chevrotain-11.0.3.tgz" ,
"integrity" : "sha512-ci2iJH6LeIkvP9eJW6gpueU8cnZhv85ELY8w8WiFtNjMHA5ad6pQLaJo9mEly/9qUyCpvqX8/POVUTf18/HFdw==" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@chevrotain/cst-dts-gen" : "11.0.3" ,
"@chevrotain/gast" : "11.0.3" ,
"@chevrotain/regexp-to-ast" : "11.0.3" ,
"@chevrotain/types" : "11.0.3" ,
"@chevrotain/utils" : "11.0.3" ,
"lodash-es" : "4.17.21"
}
} ,
"node_modules/chevrotain-allstar" : {
"version" : "0.3.1" ,
"resolved" : "https://registry.npmjs.org/chevrotain-allstar/-/chevrotain-allstar-0.3.1.tgz" ,
"integrity" : "sha512-b7g+y9A0v4mxCW1qUhf3BSVPg+/NvGErk/dOkrDaHA0nQIQGAtrOjlX//9OQtRlSCy+x9rfB5N8yC71lH1nvMw==" ,
"license" : "MIT" ,
"dependencies" : {
"lodash-es" : "^4.17.21"
} ,
"peerDependencies" : {
"chevrotain" : "^11.0.0"
}
} ,
"node_modules/chevrotain/node_modules/lodash-es" : {
"version" : "4.17.21" ,
"resolved" : "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.21.tgz" ,
"integrity" : "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==" ,
"license" : "MIT"
} ,
"node_modules/chokidar" : {
"version" : "3.6.0" ,
"resolved" : "https://registry.npmmirror.com/chokidar/-/chokidar-3.6.0.tgz" ,
"integrity" : "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"anymatch" : "~3.1.2" ,
"braces" : "~3.0.2" ,
"glob-parent" : "~5.1.2" ,
"is-binary-path" : "~2.1.0" ,
"is-glob" : "~4.0.1" ,
"normalize-path" : "~3.0.0" ,
"readdirp" : "~3.6.0"
} ,
"engines" : {
"node" : ">= 8.10.0"
} ,
"funding" : {
"url" : "https://paulmillr.com/funding/"
} ,
"optionalDependencies" : {
"fsevents" : "~2.3.2"
}
} ,
"node_modules/chokidar/node_modules/glob-parent" : {
"version" : "5.1.2" ,
"resolved" : "https://registry.npmmirror.com/glob-parent/-/glob-parent-5.1.2.tgz" ,
"integrity" : "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"is-glob" : "^4.0.1"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/chroma-js" : {
"version" : "3.2.0" ,
"resolved" : "https://registry.npmjs.org/chroma-js/-/chroma-js-3.2.0.tgz" ,
"integrity" : "sha512-os/OippSlX1RlWWr+QDPcGUZs0uoqr32urfxESG9U93lhUfbnlyckte84Q8P1UQY/qth983AS1JONKmLS4T0nw==" ,
"license" : "(BSD-3-Clause AND Apache-2.0)"
} ,
"node_modules/class-variance-authority" : {
"version" : "0.7.1" ,
"resolved" : "https://registry.npmjs.org/class-variance-authority/-/class-variance-authority-0.7.1.tgz" ,
"integrity" : "sha512-Ka+9Trutv7G8M6WT6SeiRWz792K5qEqIGEGzXKhAE6xOWAY6pPH8U+9IY3oCMv6kqTmLsv7Xh/2w2RigkePMsg==" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"clsx" : "^2.1.1"
} ,
"funding" : {
"url" : "https://polar.sh/cva"
}
} ,
"node_modules/classnames" : {
"version" : "2.5.1" ,
"resolved" : "https://registry.npmjs.org/classnames/-/classnames-2.5.1.tgz" ,
"integrity" : "sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==" ,
"license" : "MIT"
} ,
"node_modules/clsx" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz" ,
"integrity" : "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/codepage" : {
"version" : "1.15.0" ,
"resolved" : "https://registry.npmmirror.com/codepage/-/codepage-1.15.0.tgz" ,
"integrity" : "sha512-3g6NUTPd/YtuuGrhMnOMRjFc+LJw/bnMp3+0r/Wcz3IXUuCosKRJvMphm5+Q+bvTVGcJJuRvVLuYba+WojaFaA==" ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : ">=0.8"
}
} ,
"node_modules/collapse-white-space" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/collapse-white-space/-/collapse-white-space-2.1.0.tgz" ,
"integrity" : "sha512-loKTxY1zCOuG4j9f6EPnuyyYkf58RnhhWTvRoZEokgB+WbdXehfjFviyOVYkqzEWz1Q5kRiZdBYS5SwxbQYwzw==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2026-01-05 13:54:43 +08:00
"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"
} ,
2026-01-01 16:03:48 +08:00
"node_modules/colord" : {
"version" : "2.9.3" ,
"resolved" : "https://registry.npmjs.org/colord/-/colord-2.9.3.tgz" ,
"integrity" : "sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==" ,
"license" : "MIT"
} ,
"node_modules/combined-stream" : {
"version" : "1.0.8" ,
"resolved" : "https://registry.npmmirror.com/combined-stream/-/combined-stream-1.0.8.tgz" ,
"integrity" : "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==" ,
"license" : "MIT" ,
"dependencies" : {
"delayed-stream" : "~1.0.0"
} ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/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==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/commander" : {
"version" : "4.1.1" ,
"resolved" : "https://registry.npmmirror.com/commander/-/commander-4.1.1.tgz" ,
"integrity" : "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/compute-scroll-into-view" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/compute-scroll-into-view/-/compute-scroll-into-view-3.1.1.tgz" ,
"integrity" : "sha512-VRhuHOLoKYOy4UbilLbUzbYg93XLjv2PncJC50EuTWPA3gaja1UjBsUP/D/9/juV3vQFr6XBEzn9KCAHdUvOHw==" ,
"license" : "MIT"
} ,
2026-01-05 13:54:43 +08:00
"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"
} ,
2026-01-01 16:03:48 +08:00
"node_modules/confbox" : {
"version" : "0.1.8" ,
"resolved" : "https://registry.npmjs.org/confbox/-/confbox-0.1.8.tgz" ,
"integrity" : "sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==" ,
"license" : "MIT"
} ,
"node_modules/convert-source-map" : {
"version" : "1.9.0" ,
"resolved" : "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.9.0.tgz" ,
"integrity" : "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==" ,
"license" : "MIT"
} ,
"node_modules/cose-base" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/cose-base/-/cose-base-1.0.3.tgz" ,
"integrity" : "sha512-s9whTXInMSgAp/NVXVNuVxVKzGH2qck3aQlVHxDCdAEPgtMKwc4Wq6/QKhgdEdgbLSi9rBTAcPoRa6JpiG4ksg==" ,
"license" : "MIT" ,
"dependencies" : {
"layout-base" : "^1.0.0"
}
} ,
"node_modules/cosmiconfig" : {
"version" : "7.1.0" ,
"resolved" : "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.1.0.tgz" ,
"integrity" : "sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/parse-json" : "^4.0.0" ,
"import-fresh" : "^3.2.1" ,
"parse-json" : "^5.0.0" ,
"path-type" : "^4.0.0" ,
"yaml" : "^1.10.0"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/cosmiconfig/node_modules/yaml" : {
"version" : "1.10.2" ,
"resolved" : "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz" ,
"integrity" : "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==" ,
"license" : "ISC" ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/crc-32" : {
"version" : "1.2.2" ,
"resolved" : "https://registry.npmmirror.com/crc-32/-/crc-32-1.2.2.tgz" ,
"integrity" : "sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==" ,
"license" : "Apache-2.0" ,
"bin" : {
"crc32" : "bin/crc32.njs"
} ,
"engines" : {
"node" : ">=0.8"
}
} ,
2026-01-05 13:54:43 +08:00
"node_modules/cross-spawn" : {
"version" : "7.0.6" ,
"resolved" : "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz" ,
"integrity" : "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==" ,
2026-01-01 16:03:48 +08:00
"dev" : true ,
"license" : "MIT" ,
2026-01-05 13:54:43 +08:00
"dependencies" : {
"path-key" : "^3.1.0" ,
"shebang-command" : "^2.0.0" ,
"which" : "^2.0.1"
2026-01-01 16:03:48 +08:00
} ,
"engines" : {
2026-01-05 13:54:43 +08:00
"node" : ">= 8"
2026-01-01 16:03:48 +08:00
}
} ,
2026-01-05 13:54:43 +08:00
"node_modules/cross-spawn/node_modules/path-key" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz" ,
"integrity" : "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/cssesc" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmmirror.com/cssesc/-/cssesc-3.0.0.tgz" ,
"integrity" : "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==" ,
"dev" : true ,
"license" : "MIT" ,
"bin" : {
"cssesc" : "bin/cssesc"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/csstype" : {
2026-01-01 16:03:48 +08:00
"version" : "3.2.3" ,
"resolved" : "https://registry.npmmirror.com/csstype/-/csstype-3.2.3.tgz" ,
"integrity" : "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==" ,
"license" : "MIT"
} ,
"node_modules/cytoscape" : {
"version" : "3.33.1" ,
"resolved" : "https://registry.npmjs.org/cytoscape/-/cytoscape-3.33.1.tgz" ,
"integrity" : "sha512-iJc4TwyANnOGR1OmWhsS9ayRS3s+XQ185FmuHObThD+5AeJCakAAbWv8KimMTt08xCCLNgneQwFp+JRJOr9qGQ==" ,
"license" : "MIT" ,
"peer" : true ,
"engines" : {
"node" : ">=0.10"
}
} ,
"node_modules/cytoscape-cose-bilkent" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/cytoscape-cose-bilkent/-/cytoscape-cose-bilkent-4.1.0.tgz" ,
"integrity" : "sha512-wgQlVIUJF13Quxiv5e1gstZ08rnZj2XaLHGoFMYXz7SkNfCDOOteKBE6SYRfA9WxxI/iBc3ajfDoc6hb/MRAHQ==" ,
"license" : "MIT" ,
"dependencies" : {
"cose-base" : "^1.0.0"
} ,
"peerDependencies" : {
"cytoscape" : "^3.2.0"
}
} ,
"node_modules/cytoscape-fcose" : {
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/cytoscape-fcose/-/cytoscape-fcose-2.2.0.tgz" ,
"integrity" : "sha512-ki1/VuRIHFCzxWNrsshHYPs6L7TvLu3DL+TyIGEsRcvVERmxokbf5Gdk7mFxZnTdiGtnA4cfSmjZJMviqSuZrQ==" ,
"license" : "MIT" ,
"dependencies" : {
"cose-base" : "^2.2.0"
} ,
"peerDependencies" : {
"cytoscape" : "^3.2.0"
}
} ,
"node_modules/cytoscape-fcose/node_modules/cose-base" : {
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/cose-base/-/cose-base-2.2.0.tgz" ,
"integrity" : "sha512-AzlgcsCbUMymkADOJtQm3wO9S3ltPfYOFD5033keQn9NJzIbtnZj+UdBJe7DYml/8TdbtHJW3j58SOnKhWY/5g==" ,
"license" : "MIT" ,
"dependencies" : {
"layout-base" : "^2.0.0"
}
} ,
"node_modules/cytoscape-fcose/node_modules/layout-base" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/layout-base/-/layout-base-2.0.1.tgz" ,
"integrity" : "sha512-dp3s92+uNI1hWIpPGH3jK2kxE2lMjdXdr+DH8ynZHpd6PUlH6x6cbuXnoMmiNumznqaNO31xu9e79F0uuZ0JFg==" ,
"license" : "MIT"
} ,
"node_modules/d3" : {
"version" : "7.9.0" ,
"resolved" : "https://registry.npmjs.org/d3/-/d3-7.9.0.tgz" ,
"integrity" : "sha512-e1U46jVP+w7Iut8Jt8ri1YsPOvFpg46k+K8TpCb0P+zjCkjkPnV7WzfDJzMHy1LnA+wj5pLT1wjO901gLXeEhA==" ,
"license" : "ISC" ,
"dependencies" : {
"d3-array" : "3" ,
"d3-axis" : "3" ,
"d3-brush" : "3" ,
"d3-chord" : "3" ,
"d3-color" : "3" ,
"d3-contour" : "4" ,
"d3-delaunay" : "6" ,
"d3-dispatch" : "3" ,
"d3-drag" : "3" ,
"d3-dsv" : "3" ,
"d3-ease" : "3" ,
"d3-fetch" : "3" ,
"d3-force" : "3" ,
"d3-format" : "3" ,
"d3-geo" : "3" ,
"d3-hierarchy" : "3" ,
"d3-interpolate" : "3" ,
"d3-path" : "3" ,
"d3-polygon" : "3" ,
"d3-quadtree" : "3" ,
"d3-random" : "3" ,
"d3-scale" : "4" ,
"d3-scale-chromatic" : "3" ,
"d3-selection" : "3" ,
"d3-shape" : "3" ,
"d3-time" : "3" ,
"d3-time-format" : "4" ,
"d3-timer" : "3" ,
"d3-transition" : "3" ,
"d3-zoom" : "3"
} ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/d3-array" : {
"version" : "3.2.4" ,
"resolved" : "https://registry.npmjs.org/d3-array/-/d3-array-3.2.4.tgz" ,
"integrity" : "sha512-tdQAmyA18i4J7wprpYq8ClcxZy3SC31QMeByyCFyRt7BVHdREQZ5lpzoe5mFEYZUWe+oq8HBvk9JjpibyEV4Jg==" ,
"license" : "ISC" ,
"dependencies" : {
"internmap" : "1 - 2"
} ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/d3-axis" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/d3-axis/-/d3-axis-3.0.0.tgz" ,
"integrity" : "sha512-IH5tgjV4jE/GhHkRV0HiVYPDtvfjHQlQfJHs0usq7M30XcSBvOotpmH1IgkcXsO/5gEQZD43B//fc7SRT5S+xw==" ,
"license" : "ISC" ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/d3-brush" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/d3-brush/-/d3-brush-3.0.0.tgz" ,
"integrity" : "sha512-ALnjWlVYkXsVIGlOsuWH1+3udkYFI48Ljihfnh8FZPF2QS9o+PzGLBslO0PjzVoHLZ2KCVgAM8NVkXPJB2aNnQ==" ,
"license" : "ISC" ,
"dependencies" : {
"d3-dispatch" : "1 - 3" ,
"d3-drag" : "2 - 3" ,
"d3-interpolate" : "1 - 3" ,
"d3-selection" : "3" ,
"d3-transition" : "3"
} ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/d3-chord" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/d3-chord/-/d3-chord-3.0.1.tgz" ,
"integrity" : "sha512-VE5S6TNa+j8msksl7HwjxMHDM2yNK3XCkusIlpX5kwauBfXuyLAtNg9jCp/iHH61tgI4sb6R/EIMWCqEIdjT/g==" ,
"license" : "ISC" ,
"dependencies" : {
"d3-path" : "1 - 3"
} ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/d3-color" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/d3-color/-/d3-color-3.1.0.tgz" ,
"integrity" : "sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA==" ,
"license" : "ISC" ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/d3-contour" : {
"version" : "4.0.2" ,
"resolved" : "https://registry.npmjs.org/d3-contour/-/d3-contour-4.0.2.tgz" ,
"integrity" : "sha512-4EzFTRIikzs47RGmdxbeUvLWtGedDUNkTcmzoeyg4sP/dvCexO47AaQL7VKy/gul85TOxw+IBgA8US2xwbToNA==" ,
"license" : "ISC" ,
"dependencies" : {
"d3-array" : "^3.2.0"
} ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/d3-delaunay" : {
"version" : "6.0.4" ,
"resolved" : "https://registry.npmjs.org/d3-delaunay/-/d3-delaunay-6.0.4.tgz" ,
"integrity" : "sha512-mdjtIZ1XLAM8bm/hx3WwjfHt6Sggek7qH043O8KEjDXN40xi3vx/6pYSVTwLjEgiXQTbvaouWKynLBiUZ6SK6A==" ,
"license" : "ISC" ,
"dependencies" : {
"delaunator" : "5"
} ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/d3-dispatch" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/d3-dispatch/-/d3-dispatch-3.0.1.tgz" ,
"integrity" : "sha512-rzUyPU/S7rwUflMyLc1ETDeBj0NRuHKKAcvukozwhshr6g6c5d8zh4c2gQjY2bZ0dXeGLWc1PF174P2tVvKhfg==" ,
"license" : "ISC" ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/d3-drag" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/d3-drag/-/d3-drag-3.0.0.tgz" ,
"integrity" : "sha512-pWbUJLdETVA8lQNJecMxoXfH6x+mO2UQo8rSmZ+QqxcbyA3hfeprFgIT//HW2nlHChWeIIMwS2Fq+gEARkhTkg==" ,
"license" : "ISC" ,
"dependencies" : {
"d3-dispatch" : "1 - 3" ,
"d3-selection" : "3"
} ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/d3-dsv" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/d3-dsv/-/d3-dsv-3.0.1.tgz" ,
"integrity" : "sha512-UG6OvdI5afDIFP9w4G0mNq50dSOsXHJaRE8arAS5o9ApWnIElp8GZw1Dun8vP8OyHOZ/QJUKUJwxiiCCnUwm+Q==" ,
"license" : "ISC" ,
"dependencies" : {
"commander" : "7" ,
"iconv-lite" : "0.6" ,
"rw" : "1"
} ,
"bin" : {
"csv2json" : "bin/dsv2json.js" ,
"csv2tsv" : "bin/dsv2dsv.js" ,
"dsv2dsv" : "bin/dsv2dsv.js" ,
"dsv2json" : "bin/dsv2json.js" ,
"json2csv" : "bin/json2dsv.js" ,
"json2dsv" : "bin/json2dsv.js" ,
"json2tsv" : "bin/json2dsv.js" ,
"tsv2csv" : "bin/dsv2dsv.js" ,
"tsv2json" : "bin/dsv2json.js"
} ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/d3-dsv/node_modules/commander" : {
"version" : "7.2.0" ,
"resolved" : "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz" ,
"integrity" : "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/d3-ease" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/d3-ease/-/d3-ease-3.0.1.tgz" ,
"integrity" : "sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w==" ,
"license" : "BSD-3-Clause" ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/d3-fetch" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/d3-fetch/-/d3-fetch-3.0.1.tgz" ,
"integrity" : "sha512-kpkQIM20n3oLVBKGg6oHrUchHM3xODkTzjMoj7aWQFq5QEM+R6E4WkzT5+tojDY7yjez8KgCBRoj4aEr99Fdqw==" ,
"license" : "ISC" ,
"dependencies" : {
"d3-dsv" : "1 - 3"
} ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/d3-force" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/d3-force/-/d3-force-3.0.0.tgz" ,
"integrity" : "sha512-zxV/SsA+U4yte8051P4ECydjD/S+qeYtnaIyAs9tgHCqfguma/aAQDjo85A9Z6EKhBirHRJHXIgJUlffT4wdLg==" ,
"license" : "ISC" ,
"dependencies" : {
"d3-dispatch" : "1 - 3" ,
"d3-quadtree" : "1 - 3" ,
"d3-timer" : "1 - 3"
} ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/d3-format" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/d3-format/-/d3-format-3.1.0.tgz" ,
"integrity" : "sha512-YyUI6AEuY/Wpt8KWLgZHsIU86atmikuoOmCfommt0LYHiQSPjvX2AcFc38PX0CBpr2RCyZhjex+NS/LPOv6YqA==" ,
"license" : "ISC" ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/d3-geo" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/d3-geo/-/d3-geo-3.1.1.tgz" ,
"integrity" : "sha512-637ln3gXKXOwhalDzinUgY83KzNWZRKbYubaG+fGVuc/dxO64RRljtCTnf5ecMyE1RIdtqpkVcq0IbtU2S8j2Q==" ,
"license" : "ISC" ,
"dependencies" : {
"d3-array" : "2.5.0 - 3"
} ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/d3-hierarchy" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/d3-hierarchy/-/d3-hierarchy-3.1.2.tgz" ,
"integrity" : "sha512-FX/9frcub54beBdugHjDCdikxThEqjnR93Qt7PvQTOHxyiNCAlvMrHhclk3cD5VeAaq9fxmfRp+CnWw9rEMBuA==" ,
"license" : "ISC" ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/d3-interpolate" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/d3-interpolate/-/d3-interpolate-3.0.1.tgz" ,
"integrity" : "sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g==" ,
"license" : "ISC" ,
"dependencies" : {
"d3-color" : "1 - 3"
} ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/d3-path" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/d3-path/-/d3-path-3.1.0.tgz" ,
"integrity" : "sha512-p3KP5HCf/bvjBSSKuXid6Zqijx7wIfNW+J/maPs+iwR35at5JCbLUT0LzF1cnjbCHWhqzQTIN2Jpe8pRebIEFQ==" ,
"license" : "ISC" ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/d3-polygon" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/d3-polygon/-/d3-polygon-3.0.1.tgz" ,
"integrity" : "sha512-3vbA7vXYwfe1SYhED++fPUQlWSYTTGmFmQiany/gdbiWgU/iEyQzyymwL9SkJjFFuCS4902BSzewVGsHHmHtXg==" ,
"license" : "ISC" ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/d3-quadtree" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/d3-quadtree/-/d3-quadtree-3.0.1.tgz" ,
"integrity" : "sha512-04xDrxQTDTCFwP5H6hRhsRcb9xxv2RzkcsygFzmkSIOJy3PeRJP7sNk3VRIbKXcog561P9oU0/rVH6vDROAgUw==" ,
"license" : "ISC" ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/d3-random" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/d3-random/-/d3-random-3.0.1.tgz" ,
"integrity" : "sha512-FXMe9GfxTxqd5D6jFsQ+DJ8BJS4E/fT5mqqdjovykEB2oFbTMDVdg1MGFxfQW+FBOGoB++k8swBrgwSHT1cUXQ==" ,
"license" : "ISC" ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/d3-sankey" : {
"version" : "0.12.3" ,
"resolved" : "https://registry.npmjs.org/d3-sankey/-/d3-sankey-0.12.3.tgz" ,
"integrity" : "sha512-nQhsBRmM19Ax5xEIPLMY9ZmJ/cDvd1BG3UVvt5h3WRxKg5zGRbvnteTyWAbzeSvlh3tW7ZEmq4VwR5mB3tutmQ==" ,
"license" : "BSD-3-Clause" ,
"dependencies" : {
"d3-array" : "1 - 2" ,
"d3-shape" : "^1.2.0"
}
} ,
"node_modules/d3-sankey/node_modules/d3-array" : {
"version" : "2.12.1" ,
"resolved" : "https://registry.npmjs.org/d3-array/-/d3-array-2.12.1.tgz" ,
"integrity" : "sha512-B0ErZK/66mHtEsR1TkPEEkwdy+WDesimkM5gpZr5Dsg54BiTA5RXtYW5qTLIAcekaS9xfZrzBLF/OAkB3Qn1YQ==" ,
"license" : "BSD-3-Clause" ,
"dependencies" : {
"internmap" : "^1.0.0"
}
} ,
"node_modules/d3-sankey/node_modules/d3-path" : {
"version" : "1.0.9" ,
"resolved" : "https://registry.npmjs.org/d3-path/-/d3-path-1.0.9.tgz" ,
"integrity" : "sha512-VLaYcn81dtHVTjEHd8B+pbe9yHWpXKZUC87PzoFmsFrJqgFwDe/qxfp5MlfsfM1V5E/iVt0MmEbWQ7FVIXh/bg==" ,
"license" : "BSD-3-Clause"
} ,
"node_modules/d3-sankey/node_modules/d3-shape" : {
"version" : "1.3.7" ,
"resolved" : "https://registry.npmjs.org/d3-shape/-/d3-shape-1.3.7.tgz" ,
"integrity" : "sha512-EUkvKjqPFUAZyOlhY5gzCxCeI0Aep04LwIRpsZ/mLFelJiUfnK56jo5JMDSE7yyP2kLSb6LtF+S5chMk7uqPqw==" ,
"license" : "BSD-3-Clause" ,
"dependencies" : {
"d3-path" : "1"
}
} ,
"node_modules/d3-sankey/node_modules/internmap" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/internmap/-/internmap-1.0.1.tgz" ,
"integrity" : "sha512-lDB5YccMydFBtasVtxnZ3MRBHuaoE8GKsppq+EchKL2U4nK/DmEpPHNH8MZe5HkMtpSiTSOZwfN0tzYjO/lJEw==" ,
"license" : "ISC"
} ,
"node_modules/d3-scale" : {
"version" : "4.0.2" ,
"resolved" : "https://registry.npmjs.org/d3-scale/-/d3-scale-4.0.2.tgz" ,
"integrity" : "sha512-GZW464g1SH7ag3Y7hXjf8RoUuAFIqklOAq3MRl4OaWabTFJY9PN/E1YklhXLh+OQ3fM9yS2nOkCoS+WLZ6kvxQ==" ,
"license" : "ISC" ,
"dependencies" : {
"d3-array" : "2.10.0 - 3" ,
"d3-format" : "1 - 3" ,
"d3-interpolate" : "1.2.0 - 3" ,
"d3-time" : "2.1.1 - 3" ,
"d3-time-format" : "2 - 4"
} ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/d3-scale-chromatic" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/d3-scale-chromatic/-/d3-scale-chromatic-3.1.0.tgz" ,
"integrity" : "sha512-A3s5PWiZ9YCXFye1o246KoscMWqf8BsD9eRiJ3He7C9OBaxKhAd5TFCdEx/7VbKtxxTsu//1mMJFrEt572cEyQ==" ,
"license" : "ISC" ,
"dependencies" : {
"d3-color" : "1 - 3" ,
"d3-interpolate" : "1 - 3"
} ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/d3-selection" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/d3-selection/-/d3-selection-3.0.0.tgz" ,
"integrity" : "sha512-fmTRWbNMmsmWq6xJV8D19U/gw/bwrHfNXxrIN+HfZgnzqTHp9jOmKMhsTUjXOJnZOdZY9Q28y4yebKzqDKlxlQ==" ,
"license" : "ISC" ,
"peer" : true ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/d3-shape" : {
"version" : "3.2.0" ,
"resolved" : "https://registry.npmjs.org/d3-shape/-/d3-shape-3.2.0.tgz" ,
"integrity" : "sha512-SaLBuwGm3MOViRq2ABk3eLoxwZELpH6zhl3FbAoJ7Vm1gofKx6El1Ib5z23NUEhF9AsGl7y+dzLe5Cw2AArGTA==" ,
"license" : "ISC" ,
"dependencies" : {
"d3-path" : "^3.1.0"
} ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/d3-time" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/d3-time/-/d3-time-3.1.0.tgz" ,
"integrity" : "sha512-VqKjzBLejbSMT4IgbmVgDjpkYrNWUYJnbCGo874u7MMKIWsILRX+OpX/gTk8MqjpT1A/c6HY2dCA77ZN0lkQ2Q==" ,
"license" : "ISC" ,
"dependencies" : {
"d3-array" : "2 - 3"
} ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/d3-time-format" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/d3-time-format/-/d3-time-format-4.1.0.tgz" ,
"integrity" : "sha512-dJxPBlzC7NugB2PDLwo9Q8JiTR3M3e4/XANkreKSUxF8vvXKqm1Yfq4Q5dl8budlunRVlUUaDUgFt7eA8D6NLg==" ,
"license" : "ISC" ,
"dependencies" : {
"d3-time" : "1 - 3"
} ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/d3-timer" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/d3-timer/-/d3-timer-3.0.1.tgz" ,
"integrity" : "sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA==" ,
"license" : "ISC" ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/d3-transition" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/d3-transition/-/d3-transition-3.0.1.tgz" ,
"integrity" : "sha512-ApKvfjsSR6tg06xrL434C0WydLr7JewBB3V+/39RMHsaXTOG0zmt/OAXeng5M5LBm0ojmxJrpomQVZ1aPvBL4w==" ,
"license" : "ISC" ,
"dependencies" : {
"d3-color" : "1 - 3" ,
"d3-dispatch" : "1 - 3" ,
"d3-ease" : "1 - 3" ,
"d3-interpolate" : "1 - 3" ,
"d3-timer" : "1 - 3"
} ,
"engines" : {
"node" : ">=12"
} ,
"peerDependencies" : {
"d3-selection" : "2 - 3"
}
} ,
"node_modules/d3-zoom" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/d3-zoom/-/d3-zoom-3.0.0.tgz" ,
"integrity" : "sha512-b8AmV3kfQaqWAuacbPuNbL6vahnOJflOhexLzMMNLga62+/nh0JzvJ0aO/5a5MVgUFGS7Hu1P9P03o3fJkDCyw==" ,
"license" : "ISC" ,
"dependencies" : {
"d3-dispatch" : "1 - 3" ,
"d3-drag" : "2 - 3" ,
"d3-interpolate" : "1 - 3" ,
"d3-selection" : "2 - 3" ,
"d3-transition" : "2 - 3"
} ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/dagre-d3-es" : {
"version" : "7.0.13" ,
"resolved" : "https://registry.npmjs.org/dagre-d3-es/-/dagre-d3-es-7.0.13.tgz" ,
"integrity" : "sha512-efEhnxpSuwpYOKRm/L5KbqoZmNNukHa/Flty4Wp62JRvgH2ojwVgPgdYyr4twpieZnyRDdIH7PY2mopX26+j2Q==" ,
"license" : "MIT" ,
"dependencies" : {
"d3" : "^7.9.0" ,
"lodash-es" : "^4.17.21"
}
} ,
"node_modules/dayjs" : {
"version" : "1.11.19" ,
"resolved" : "https://registry.npmjs.org/dayjs/-/dayjs-1.11.19.tgz" ,
"integrity" : "sha512-t5EcLVS6QPBNqM2z8fakk/NKel+Xzshgt8FFKAn+qwlD1pzZWxh0nVCrvFK7ZDb6XucZeF9z8C7CBWTRIVApAw==" ,
"license" : "MIT"
} ,
"node_modules/de-indent" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmmirror.com/de-indent/-/de-indent-1.0.2.tgz" ,
"integrity" : "sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/debug" : {
"version" : "4.4.3" ,
"resolved" : "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz" ,
"integrity" : "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==" ,
"license" : "MIT" ,
"dependencies" : {
"ms" : "^2.1.3"
} ,
"engines" : {
"node" : ">=6.0"
} ,
"peerDependenciesMeta" : {
"supports-color" : {
"optional" : true
}
}
} ,
"node_modules/decode-named-character-reference" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/decode-named-character-reference/-/decode-named-character-reference-1.2.0.tgz" ,
"integrity" : "sha512-c6fcElNV6ShtZXmsgNgFFV5tVX2PaV4g+MOAkb8eXHvn6sryJBrZa9r0zV6+dtTyoCKxtDy5tyQ5ZwQuidtd+Q==" ,
"license" : "MIT" ,
"dependencies" : {
"character-entities" : "^2.0.0"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/decode-uri-component" : {
"version" : "0.4.1" ,
"resolved" : "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.4.1.tgz" ,
"integrity" : "sha512-+8VxcR21HhTy8nOt6jf20w0c9CADrw1O8d+VZ/YzzCt4bJ3uBjw+D1q2osAB8RnpwwaeYBxy0HyKQxD5JBMuuQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=14.16"
}
} ,
2026-01-05 13:54:43 +08:00
"node_modules/deep-is" : {
"version" : "0.1.4" ,
"resolved" : "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz" ,
"integrity" : "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==" ,
"dev" : true ,
"license" : "MIT"
} ,
2026-01-01 16:03:48 +08:00
"node_modules/delaunator" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/delaunator/-/delaunator-5.0.1.tgz" ,
"integrity" : "sha512-8nvh+XBe96aCESrGOqMp/84b13H9cdKbG5P2ejQCh4d4sK9RL4371qou9drQjMhvnPmhWl5hnmqbEE0fXr9Xnw==" ,
"license" : "ISC" ,
"dependencies" : {
"robust-predicates" : "^3.0.2"
}
} ,
"node_modules/delayed-stream" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmmirror.com/delayed-stream/-/delayed-stream-1.0.0.tgz" ,
"integrity" : "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.4.0"
}
} ,
"node_modules/dequal" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz" ,
"integrity" : "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/devlop" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/devlop/-/devlop-1.1.0.tgz" ,
"integrity" : "sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==" ,
"license" : "MIT" ,
"dependencies" : {
"dequal" : "^2.0.0"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/didyoumean" : {
"version" : "1.2.2" ,
"resolved" : "https://registry.npmmirror.com/didyoumean/-/didyoumean-1.2.2.tgz" ,
"integrity" : "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==" ,
"dev" : true ,
"license" : "Apache-2.0"
} ,
2026-01-05 13:54:43 +08:00
"node_modules/dir-glob" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz" ,
"integrity" : "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"path-type" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/dlv" : {
"version" : "1.1.3" ,
"resolved" : "https://registry.npmmirror.com/dlv/-/dlv-1.1.3.tgz" ,
"integrity" : "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==" ,
"dev" : true ,
"license" : "MIT"
} ,
2026-01-05 13:54:43 +08:00
"node_modules/doctrine" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz" ,
"integrity" : "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"esutils" : "^2.0.2"
} ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/dompurify" : {
"version" : "3.3.1" ,
"resolved" : "https://registry.npmjs.org/dompurify/-/dompurify-3.3.1.tgz" ,
"integrity" : "sha512-qkdCKzLNtrgPFP1Vo+98FRzJnBRGe4ffyCea9IwHB1fyxPOeNTHpLKYGd4Uk9xvNoH0ZoOjwZxNptyMwqrId1Q==" ,
"license" : "(MPL-2.0 OR Apache-2.0)" ,
"optionalDependencies" : {
"@types/trusted-types" : "^2.0.7"
}
} ,
"node_modules/driver.js" : {
"version" : "1.4.0" ,
"resolved" : "https://registry.npmmirror.com/driver.js/-/driver.js-1.4.0.tgz" ,
"integrity" : "sha512-Gm64jm6PmcU+si21sQhBrTAM1JvUrR0QhNmjkprNLxohOBzul9+pNHXgQaT9lW84gwg9GMLB3NZGuGolsz5uew==" ,
"license" : "MIT"
} ,
"node_modules/dunder-proto" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmmirror.com/dunder-proto/-/dunder-proto-1.0.1.tgz" ,
"integrity" : "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==" ,
"license" : "MIT" ,
"dependencies" : {
"call-bind-apply-helpers" : "^1.0.1" ,
"es-errors" : "^1.3.0" ,
"gopd" : "^1.2.0"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/electron-to-chromium" : {
"version" : "1.5.267" ,
"resolved" : "https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.5.267.tgz" ,
"integrity" : "sha512-0Drusm6MVRXSOJpGbaSVgcQsuB4hEkMpHXaVstcPmhu5LIedxs1xNK/nIxmQIU/RPC0+1/o0AVZfBTkTNJOdUw==" ,
"dev" : true ,
"license" : "ISC"
} ,
"node_modules/emoji-mart" : {
"version" : "5.6.0" ,
"resolved" : "https://registry.npmjs.org/emoji-mart/-/emoji-mart-5.6.0.tgz" ,
"integrity" : "sha512-eJp3QRe79pjwa+duv+n7+5YsNhRcMl812EcFVwrnRvYKoNPoQb5qxU8DG6Bgwji0akHdp6D4Ln6tYLG58MFSow==" ,
"license" : "MIT" ,
"peer" : true
} ,
"node_modules/emoji-regex" : {
"version" : "10.6.0" ,
"resolved" : "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.6.0.tgz" ,
"integrity" : "sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==" ,
"license" : "MIT"
} ,
"node_modules/entities" : {
"version" : "4.5.0" ,
"resolved" : "https://registry.npmmirror.com/entities/-/entities-4.5.0.tgz" ,
"integrity" : "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==" ,
"license" : "BSD-2-Clause" ,
"engines" : {
"node" : ">=0.12"
} ,
"funding" : {
"url" : "https://github.com/fb55/entities?sponsor=1"
}
} ,
"node_modules/error-ex" : {
"version" : "1.3.4" ,
"resolved" : "https://registry.npmjs.org/error-ex/-/error-ex-1.3.4.tgz" ,
"integrity" : "sha512-sqQamAnR14VgCr1A618A3sGrygcpK+HEbenA/HiEAkkUwcZIIB/tgWqHFxWgOyDh4nB4JCRimh79dR5Ywc9MDQ==" ,
"license" : "MIT" ,
"dependencies" : {
"is-arrayish" : "^0.2.1"
}
} ,
"node_modules/es-define-property" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmmirror.com/es-define-property/-/es-define-property-1.0.1.tgz" ,
"integrity" : "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/es-errors" : {
"version" : "1.3.0" ,
"resolved" : "https://registry.npmmirror.com/es-errors/-/es-errors-1.3.0.tgz" ,
"integrity" : "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/es-object-atoms" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmmirror.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz" ,
"integrity" : "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==" ,
"license" : "MIT" ,
"dependencies" : {
"es-errors" : "^1.3.0"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/es-set-tostringtag" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmmirror.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz" ,
"integrity" : "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==" ,
"license" : "MIT" ,
"dependencies" : {
"es-errors" : "^1.3.0" ,
"get-intrinsic" : "^1.2.6" ,
"has-tostringtag" : "^1.0.2" ,
"hasown" : "^2.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/es-toolkit" : {
"version" : "1.43.0" ,
"resolved" : "https://registry.npmjs.org/es-toolkit/-/es-toolkit-1.43.0.tgz" ,
"integrity" : "sha512-SKCT8AsWvYzBBuUqMk4NPwFlSdqLpJwmy6AP322ERn8W2YLIB6JBXnwMI2Qsh2gfphT3q7EKAxKb23cvFHFwKA==" ,
"license" : "MIT" ,
"workspaces" : [
"docs" ,
"benchmarks"
]
} ,
"node_modules/esast-util-from-estree" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/esast-util-from-estree/-/esast-util-from-estree-2.0.0.tgz" ,
"integrity" : "sha512-4CyanoAudUSBAn5K13H4JhsMH6L9ZP7XbLVe/dKybkxMO7eDyLsT8UHl9TRNrU2Gr9nz+FovfSIjuXWJ81uVwQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree-jsx" : "^1.0.0" ,
"devlop" : "^1.0.0" ,
"estree-util-visit" : "^2.0.0" ,
"unist-util-position-from-estree" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/esast-util-from-js" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/esast-util-from-js/-/esast-util-from-js-2.0.1.tgz" ,
"integrity" : "sha512-8Ja+rNJ0Lt56Pcf3TAmpBZjmx8ZcK5Ts4cAzIOjsjevg9oSXJnl6SUQ2EevU8tv3h6ZLWmoKL5H4fgWvdvfETw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree-jsx" : "^1.0.0" ,
"acorn" : "^8.0.0" ,
"esast-util-from-estree" : "^2.0.0" ,
"vfile-message" : "^4.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/esbuild" : {
"version" : "0.21.5" ,
"resolved" : "https://registry.npmmirror.com/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" ,
"resolved" : "https://registry.npmmirror.com/escalade/-/escalade-3.2.0.tgz" ,
"integrity" : "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/escape-string-regexp" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz" ,
"integrity" : "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2026-01-05 13:54:43 +08:00
"node_modules/eslint" : {
"version" : "8.57.1" ,
"resolved" : "https://registry.npmjs.org/eslint/-/eslint-8.57.1.tgz" ,
"integrity" : "sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==" ,
"deprecated" : "This version is no longer supported. Please see https://eslint.org/version-support for other options." ,
"dev" : true ,
"license" : "MIT" ,
"peer" : true ,
"dependencies" : {
"@eslint-community/eslint-utils" : "^4.2.0" ,
"@eslint-community/regexpp" : "^4.6.1" ,
"@eslint/eslintrc" : "^2.1.4" ,
"@eslint/js" : "8.57.1" ,
"@humanwhocodes/config-array" : "^0.13.0" ,
"@humanwhocodes/module-importer" : "^1.0.1" ,
"@nodelib/fs.walk" : "^1.2.8" ,
"@ungap/structured-clone" : "^1.2.0" ,
"ajv" : "^6.12.4" ,
"chalk" : "^4.0.0" ,
"cross-spawn" : "^7.0.2" ,
"debug" : "^4.3.2" ,
"doctrine" : "^3.0.0" ,
"escape-string-regexp" : "^4.0.0" ,
"eslint-scope" : "^7.2.2" ,
"eslint-visitor-keys" : "^3.4.3" ,
"espree" : "^9.6.1" ,
"esquery" : "^1.4.2" ,
"esutils" : "^2.0.2" ,
"fast-deep-equal" : "^3.1.3" ,
"file-entry-cache" : "^6.0.1" ,
"find-up" : "^5.0.0" ,
"glob-parent" : "^6.0.2" ,
"globals" : "^13.19.0" ,
"graphemer" : "^1.4.0" ,
"ignore" : "^5.2.0" ,
"imurmurhash" : "^0.1.4" ,
"is-glob" : "^4.0.0" ,
"is-path-inside" : "^3.0.3" ,
"js-yaml" : "^4.1.0" ,
"json-stable-stringify-without-jsonify" : "^1.0.1" ,
"levn" : "^0.4.1" ,
"lodash.merge" : "^4.6.2" ,
"minimatch" : "^3.1.2" ,
"natural-compare" : "^1.4.0" ,
"optionator" : "^0.9.3" ,
"strip-ansi" : "^6.0.1" ,
"text-table" : "^0.2.0"
} ,
"bin" : {
"eslint" : "bin/eslint.js"
} ,
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
}
} ,
"node_modules/eslint-plugin-vue" : {
"version" : "9.33.0" ,
"resolved" : "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.33.0.tgz" ,
"integrity" : "sha512-174lJKuNsuDIlLpjeXc5E2Tss8P44uIimAfGD0b90k0NoirJqpG7stLuU9Vp/9ioTOrQdWVREc4mRd1BD+CvGw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@eslint-community/eslint-utils" : "^4.4.0" ,
"globals" : "^13.24.0" ,
"natural-compare" : "^1.4.0" ,
"nth-check" : "^2.1.1" ,
"postcss-selector-parser" : "^6.0.15" ,
"semver" : "^7.6.3" ,
"vue-eslint-parser" : "^9.4.3" ,
"xml-name-validator" : "^4.0.0"
} ,
"engines" : {
"node" : "^14.17.0 || >=16.0.0"
} ,
"peerDependencies" : {
"eslint" : "^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0"
}
} ,
"node_modules/eslint-scope" : {
"version" : "7.2.2" ,
"resolved" : "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz" ,
"integrity" : "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==" ,
"dev" : true ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"esrecurse" : "^4.3.0" ,
"estraverse" : "^5.2.0"
} ,
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
}
} ,
"node_modules/eslint-visitor-keys" : {
"version" : "3.4.3" ,
"resolved" : "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz" ,
"integrity" : "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
}
} ,
"node_modules/eslint/node_modules/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/eslint/node_modules/brace-expansion" : {
"version" : "1.1.12" ,
"resolved" : "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz" ,
"integrity" : "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"balanced-match" : "^1.0.0" ,
"concat-map" : "0.0.1"
}
} ,
"node_modules/eslint/node_modules/minimatch" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" ,
"integrity" : "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"brace-expansion" : "^1.1.7"
} ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/eslint/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/espree" : {
"version" : "9.6.1" ,
"resolved" : "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz" ,
"integrity" : "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==" ,
"dev" : true ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"acorn" : "^8.9.0" ,
"acorn-jsx" : "^5.3.2" ,
"eslint-visitor-keys" : "^3.4.1"
} ,
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
}
} ,
"node_modules/esquery" : {
"version" : "1.7.0" ,
"resolved" : "https://registry.npmjs.org/esquery/-/esquery-1.7.0.tgz" ,
"integrity" : "sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==" ,
"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" ,
"resolved" : "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz" ,
"integrity" : "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==" ,
"dev" : true ,
"license" : "BSD-2-Clause" ,
"engines" : {
"node" : ">=4.0"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/estree-util-attach-comments" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/estree-util-attach-comments/-/estree-util-attach-comments-3.0.0.tgz" ,
"integrity" : "sha512-cKUwm/HUcTDsYh/9FgnuFqpfquUbwIqwKM26BVCGDPVgvaCl/nDCCjUfiLlx6lsEZ3Z4RFxNbOQ60pkaEwFxGw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree" : "^1.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/estree-util-build-jsx" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/estree-util-build-jsx/-/estree-util-build-jsx-3.0.1.tgz" ,
"integrity" : "sha512-8U5eiL6BTrPxp/CHbs2yMgP8ftMhR5ww1eIKoWRMlqvltHF8fZn5LRDvTKuxD3DUn+shRbLGqXemcP51oFCsGQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree-jsx" : "^1.0.0" ,
"devlop" : "^1.0.0" ,
"estree-util-is-identifier-name" : "^3.0.0" ,
"estree-walker" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/estree-util-build-jsx/node_modules/estree-walker" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.3.tgz" ,
"integrity" : "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree" : "^1.0.0"
}
} ,
"node_modules/estree-util-is-identifier-name" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/estree-util-is-identifier-name/-/estree-util-is-identifier-name-3.0.0.tgz" ,
"integrity" : "sha512-hFtqIDZTIUZ9BXLb8y4pYGyk6+wekIivNVTcmvk8NoOh+VeRn5y6cEHzbURrWbfp1fIqdVipilzj+lfaadNZmg==" ,
"license" : "MIT" ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/estree-util-scope" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/estree-util-scope/-/estree-util-scope-1.0.0.tgz" ,
"integrity" : "sha512-2CAASclonf+JFWBNJPndcOpA8EMJwa0Q8LUFJEKqXLW6+qBvbFZuF5gItbQOs/umBUkjviCSDCbBwU2cXbmrhQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree" : "^1.0.0" ,
"devlop" : "^1.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/estree-util-to-js" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/estree-util-to-js/-/estree-util-to-js-2.0.0.tgz" ,
"integrity" : "sha512-WDF+xj5rRWmD5tj6bIqRi6CkLIXbbNQUcxQHzGysQzvHmdYG2G7p/Tf0J0gpxGgkeMZNTIjT/AoSvC9Xehcgdg==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree-jsx" : "^1.0.0" ,
"astring" : "^1.8.0" ,
"source-map" : "^0.7.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/estree-util-visit" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/estree-util-visit/-/estree-util-visit-2.0.0.tgz" ,
"integrity" : "sha512-m5KgiH85xAhhW8Wta0vShLcUvOsh3LLPI2YVwcbio1l7E09NTLL1EyMZFM1OyWowoH0skScNbhOPl4kcBgzTww==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree-jsx" : "^1.0.0" ,
"@types/unist" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/estree-walker" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmmirror.com/estree-walker/-/estree-walker-2.0.2.tgz" ,
"integrity" : "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==" ,
"license" : "MIT"
} ,
2026-01-05 13:54:43 +08:00
"node_modules/esutils" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz" ,
"integrity" : "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==" ,
"dev" : true ,
"license" : "BSD-2-Clause" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/extend" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz" ,
"integrity" : "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==" ,
"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==" ,
"license" : "MIT" ,
"dependencies" : {
"is-extendable" : "^0.1.0"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/extend-shallow/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==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/fast-deep-equal" : {
"version" : "3.1.3" ,
"resolved" : "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz" ,
"integrity" : "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==" ,
"license" : "MIT"
} ,
"node_modules/fast-glob" : {
"version" : "3.3.3" ,
"resolved" : "https://registry.npmmirror.com/fast-glob/-/fast-glob-3.3.3.tgz" ,
"integrity" : "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@nodelib/fs.stat" : "^2.0.2" ,
"@nodelib/fs.walk" : "^1.2.3" ,
"glob-parent" : "^5.1.2" ,
"merge2" : "^1.3.0" ,
"micromatch" : "^4.0.8"
} ,
"engines" : {
"node" : ">=8.6.0"
}
} ,
"node_modules/fast-glob/node_modules/glob-parent" : {
"version" : "5.1.2" ,
"resolved" : "https://registry.npmmirror.com/glob-parent/-/glob-parent-5.1.2.tgz" ,
"integrity" : "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"is-glob" : "^4.0.1"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
2026-01-05 13:54:43 +08:00
"node_modules/fast-json-stable-stringify" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz" ,
"integrity" : "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/fast-levenshtein" : {
"version" : "2.0.6" ,
"resolved" : "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz" ,
"integrity" : "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==" ,
"dev" : true ,
"license" : "MIT"
} ,
2026-01-01 16:03:48 +08:00
"node_modules/fastq" : {
"version" : "1.19.1" ,
"resolved" : "https://registry.npmmirror.com/fastq/-/fastq-1.19.1.tgz" ,
"integrity" : "sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"reusify" : "^1.0.4"
}
} ,
2026-01-05 13:54:43 +08:00
"node_modules/file-entry-cache" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz" ,
"integrity" : "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"flat-cache" : "^3.0.4"
} ,
"engines" : {
"node" : "^10.12.0 || >=12.0.0"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/file-saver" : {
"version" : "2.0.5" ,
"resolved" : "https://registry.npmmirror.com/file-saver/-/file-saver-2.0.5.tgz" ,
"integrity" : "sha512-P9bmyZ3h/PRG+Nzga+rbdI4OEpNDzAVyy74uVO9ATgzLK6VtAsYybF/+TOCvrc0MO793d6+42lLyZTw7/ArVzA==" ,
"license" : "MIT"
} ,
"node_modules/file-selector" : {
"version" : "0.5.0" ,
"resolved" : "https://registry.npmjs.org/file-selector/-/file-selector-0.5.0.tgz" ,
"integrity" : "sha512-s8KNnmIDTBoD0p9uJ9uD0XY38SCeBOtj0UMXyQSLg1Ypfrfj8+dAvwsLjYQkQ2GjhVtp2HrnF5cJzMhBjfD8HA==" ,
"license" : "MIT" ,
"dependencies" : {
"tslib" : "^2.0.3"
} ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/fill-range" : {
"version" : "7.1.1" ,
"resolved" : "https://registry.npmmirror.com/fill-range/-/fill-range-7.1.1.tgz" ,
"integrity" : "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"to-regex-range" : "^5.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/filter-obj" : {
"version" : "5.1.0" ,
"resolved" : "https://registry.npmjs.org/filter-obj/-/filter-obj-5.1.0.tgz" ,
"integrity" : "sha512-qWeTREPoT7I0bifpPUXtxkZJ1XJzxWtfoWWkdVGqa+eCr3SHW/Ocp89o8vLvbUuQnadybJpjOKu4V+RwO6sGng==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=14.16"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/find-root" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/find-root/-/find-root-1.1.0.tgz" ,
"integrity" : "sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==" ,
"license" : "MIT"
} ,
2026-01-05 13:54:43 +08:00
"node_modules/find-up" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz" ,
"integrity" : "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"locate-path" : "^6.0.0" ,
"path-exists" : "^4.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/flat-cache" : {
"version" : "3.2.0" ,
"resolved" : "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz" ,
"integrity" : "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"flatted" : "^3.2.9" ,
"keyv" : "^4.5.3" ,
"rimraf" : "^3.0.2"
} ,
"engines" : {
"node" : "^10.12.0 || >=12.0.0"
}
} ,
"node_modules/flatted" : {
"version" : "3.3.3" ,
"resolved" : "https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz" ,
"integrity" : "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==" ,
"dev" : true ,
"license" : "ISC"
} ,
2026-01-01 16:03:48 +08:00
"node_modules/follow-redirects" : {
"version" : "1.15.11" ,
"resolved" : "https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.15.11.tgz" ,
"integrity" : "sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==" ,
"funding" : [
{
"type" : "individual" ,
"url" : "https://github.com/sponsors/RubenVerborgh"
}
] ,
"license" : "MIT" ,
"engines" : {
"node" : ">=4.0"
} ,
"peerDependenciesMeta" : {
"debug" : {
"optional" : true
}
}
} ,
"node_modules/for-in" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz" ,
"integrity" : "sha512-7EwmXrOjyL+ChxMhmG5lnW9MPt1aIeZEwKhQzoBUdTV0N3zuwWDZYVJatDvZ2OyzPUvdIAZDsCetk3coyMfcnQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/form-data" : {
"version" : "4.0.5" ,
"resolved" : "https://registry.npmmirror.com/form-data/-/form-data-4.0.5.tgz" ,
"integrity" : "sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==" ,
"license" : "MIT" ,
"dependencies" : {
"asynckit" : "^0.4.0" ,
"combined-stream" : "^1.0.8" ,
"es-set-tostringtag" : "^2.1.0" ,
"hasown" : "^2.0.2" ,
"mime-types" : "^2.1.12"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/frac" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmmirror.com/frac/-/frac-1.1.2.tgz" ,
"integrity" : "sha512-w/XBfkibaTl3YDqASwfDUqkna4Z2p9cFSr1aHDt0WoMTECnRfBOv2WArlZILlqgWlmdIlALXGpM2AOhEk5W3IA==" ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : ">=0.8"
}
} ,
"node_modules/fraction.js" : {
"version" : "5.3.4" ,
"resolved" : "https://registry.npmmirror.com/fraction.js/-/fraction.js-5.3.4.tgz" ,
"integrity" : "sha512-1X1NTtiJphryn/uLQz3whtY6jK3fTqoE3ohKs0tT+Ujr1W59oopxmoEh7Lu5p6vBaPbgoM0bzveAW4Qi5RyWDQ==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : "*"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/rawify"
}
} ,
"node_modules/framer-motion" : {
"version" : "12.23.26" ,
"resolved" : "https://registry.npmjs.org/framer-motion/-/framer-motion-12.23.26.tgz" ,
"integrity" : "sha512-cPcIhgR42xBn1Uj+PzOyheMtZ73H927+uWPDVhUMqxy8UHt6Okavb6xIz9J/phFUHUj0OncR6UvMfJTXoc/LKA==" ,
"license" : "MIT" ,
"dependencies" : {
"motion-dom" : "^12.23.23" ,
"motion-utils" : "^12.23.6" ,
"tslib" : "^2.4.0"
} ,
"peerDependencies" : {
"@emotion/is-prop-valid" : "*" ,
"react" : "^18.0.0 || ^19.0.0" ,
"react-dom" : "^18.0.0 || ^19.0.0"
} ,
"peerDependenciesMeta" : {
"@emotion/is-prop-valid" : {
"optional" : true
} ,
"react" : {
"optional" : true
} ,
"react-dom" : {
"optional" : true
}
}
} ,
2026-01-05 13:54:43 +08:00
"node_modules/fs.realpath" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz" ,
"integrity" : "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==" ,
"dev" : true ,
"license" : "ISC"
} ,
2026-01-01 16:03:48 +08:00
"node_modules/fsevents" : {
"version" : "2.3.3" ,
"resolved" : "https://registry.npmmirror.com/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/function-bind" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmmirror.com/function-bind/-/function-bind-1.1.2.tgz" ,
"integrity" : "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==" ,
"license" : "MIT" ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/get-east-asian-width" : {
"version" : "1.4.0" ,
"resolved" : "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.4.0.tgz" ,
"integrity" : "sha512-QZjmEOC+IT1uk6Rx0sX22V6uHWVwbdbxf1faPqJ1QhLdGgsRGCZoyaQBm/piRdJy/D2um6hM1UP7ZEeQ4EkP+Q==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/get-intrinsic" : {
"version" : "1.3.0" ,
"resolved" : "https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz" ,
"integrity" : "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==" ,
"license" : "MIT" ,
"dependencies" : {
"call-bind-apply-helpers" : "^1.0.2" ,
"es-define-property" : "^1.0.1" ,
"es-errors" : "^1.3.0" ,
"es-object-atoms" : "^1.1.1" ,
"function-bind" : "^1.1.2" ,
"get-proto" : "^1.0.1" ,
"gopd" : "^1.2.0" ,
"has-symbols" : "^1.1.0" ,
"hasown" : "^2.0.2" ,
"math-intrinsics" : "^1.1.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/get-proto" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmmirror.com/get-proto/-/get-proto-1.0.1.tgz" ,
"integrity" : "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==" ,
"license" : "MIT" ,
"dependencies" : {
"dunder-proto" : "^1.0.1" ,
"es-object-atoms" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/get-value" : {
"version" : "2.0.6" ,
"resolved" : "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz" ,
"integrity" : "sha512-Ln0UQDlxH1BapMu3GPtf7CuYNwRZf2gwCuPqbyG6pB8WfmFpzqcy4xtAaAMUhnNqjMKTiCPZG2oMT3YSx8U2NA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/giscus" : {
"version" : "1.6.0" ,
"resolved" : "https://registry.npmjs.org/giscus/-/giscus-1.6.0.tgz" ,
"integrity" : "sha512-Zrsi8r4t1LVW950keaWcsURuZUQwUaMKjvJgTCY125vkW6OiEBkatE7ScJDbpqKHdZwb///7FVC21SE3iFK3PQ==" ,
"license" : "MIT" ,
"dependencies" : {
"lit" : "^3.2.1"
}
} ,
2026-01-05 13:54:43 +08:00
"node_modules/glob" : {
"version" : "7.2.3" ,
"resolved" : "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz" ,
"integrity" : "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==" ,
"deprecated" : "Glob versions prior to v9 are no longer supported" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"fs.realpath" : "^1.0.0" ,
"inflight" : "^1.0.4" ,
"inherits" : "2" ,
"minimatch" : "^3.1.1" ,
"once" : "^1.3.0" ,
"path-is-absolute" : "^1.0.0"
} ,
"engines" : {
"node" : "*"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/glob-parent" : {
"version" : "6.0.2" ,
"resolved" : "https://registry.npmmirror.com/glob-parent/-/glob-parent-6.0.2.tgz" ,
"integrity" : "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"is-glob" : "^4.0.3"
} ,
"engines" : {
"node" : ">=10.13.0"
}
} ,
2026-01-05 13:54:43 +08:00
"node_modules/glob/node_modules/brace-expansion" : {
"version" : "1.1.12" ,
"resolved" : "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz" ,
"integrity" : "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"balanced-match" : "^1.0.0" ,
"concat-map" : "0.0.1"
}
} ,
"node_modules/glob/node_modules/minimatch" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" ,
"integrity" : "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"brace-expansion" : "^1.1.7"
} ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/globals" : {
"version" : "13.24.0" ,
"resolved" : "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz" ,
"integrity" : "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"type-fest" : "^0.20.2"
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/globby" : {
"version" : "11.1.0" ,
"resolved" : "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz" ,
"integrity" : "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"array-union" : "^2.1.0" ,
"dir-glob" : "^3.0.1" ,
"fast-glob" : "^3.2.9" ,
"ignore" : "^5.2.0" ,
"merge2" : "^1.4.1" ,
"slash" : "^3.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/gopd" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmmirror.com/gopd/-/gopd-1.2.0.tgz" ,
"integrity" : "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2026-01-05 13:54:43 +08:00
"node_modules/graphemer" : {
"version" : "1.4.0" ,
"resolved" : "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz" ,
"integrity" : "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==" ,
"dev" : true ,
"license" : "MIT"
} ,
2026-01-01 16:03:48 +08:00
"node_modules/hachure-fill" : {
"version" : "0.5.2" ,
"resolved" : "https://registry.npmjs.org/hachure-fill/-/hachure-fill-0.5.2.tgz" ,
"integrity" : "sha512-3GKBOn+m2LX9iq+JC1064cSFprJY4jL1jCXTcpnfER5HYE2l/4EfWSGzkPa/ZDBmYI0ZOEj5VHV/eKnPGkHuOg==" ,
"license" : "MIT"
} ,
2026-01-05 13:54:43 +08:00
"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"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/has-symbols" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmmirror.com/has-symbols/-/has-symbols-1.1.0.tgz" ,
"integrity" : "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/has-tostringtag" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmmirror.com/has-tostringtag/-/has-tostringtag-1.0.2.tgz" ,
"integrity" : "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==" ,
"license" : "MIT" ,
"dependencies" : {
"has-symbols" : "^1.0.3"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/hasown" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmmirror.com/hasown/-/hasown-2.0.2.tgz" ,
"integrity" : "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==" ,
"license" : "MIT" ,
"dependencies" : {
"function-bind" : "^1.1.2"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/hast-util-from-dom" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/hast-util-from-dom/-/hast-util-from-dom-5.0.1.tgz" ,
"integrity" : "sha512-N+LqofjR2zuzTjCPzyDUdSshy4Ma6li7p/c3pA78uTwzFgENbgbUrm2ugwsOdcjI1muO+o6Dgzp9p8WHtn/39Q==" ,
"license" : "ISC" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"hastscript" : "^9.0.0" ,
"web-namespaces" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hast-util-from-html" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/hast-util-from-html/-/hast-util-from-html-2.0.3.tgz" ,
"integrity" : "sha512-CUSRHXyKjzHov8yKsQjGOElXy/3EKpyX56ELnkHH34vDVw1N1XSQ1ZcAvTyAPtGqLTuKP/uxM+aLkSPqF/EtMw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"devlop" : "^1.1.0" ,
"hast-util-from-parse5" : "^8.0.0" ,
"parse5" : "^7.0.0" ,
"vfile" : "^6.0.0" ,
"vfile-message" : "^4.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hast-util-from-html-isomorphic" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/hast-util-from-html-isomorphic/-/hast-util-from-html-isomorphic-2.0.0.tgz" ,
"integrity" : "sha512-zJfpXq44yff2hmE0XmwEOzdWin5xwH+QIhMLOScpX91e/NSGPsAzNCvLQDIEPyO2TXi+lBmU6hjLIhV8MwP2kw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"hast-util-from-dom" : "^5.0.0" ,
"hast-util-from-html" : "^2.0.0" ,
"unist-util-remove-position" : "^5.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hast-util-from-parse5" : {
"version" : "8.0.3" ,
"resolved" : "https://registry.npmjs.org/hast-util-from-parse5/-/hast-util-from-parse5-8.0.3.tgz" ,
"integrity" : "sha512-3kxEVkEKt0zvcZ3hCRYI8rqrgwtlIOFMWkbclACvjlDw8Li9S2hk/d51OI0nr/gIpdMHNepwgOKqZ/sy0Clpyg==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"@types/unist" : "^3.0.0" ,
"devlop" : "^1.0.0" ,
"hastscript" : "^9.0.0" ,
"property-information" : "^7.0.0" ,
"vfile" : "^6.0.0" ,
"vfile-location" : "^5.0.0" ,
"web-namespaces" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hast-util-is-element" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/hast-util-is-element/-/hast-util-is-element-3.0.0.tgz" ,
"integrity" : "sha512-Val9mnv2IWpLbNPqc/pUem+a7Ipj2aHacCwgNfTiK0vJKl0LF+4Ba4+v1oPHFpf3bLYmreq0/l3Gud9S5OH42g==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hast-util-parse-selector" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/hast-util-parse-selector/-/hast-util-parse-selector-4.0.0.tgz" ,
"integrity" : "sha512-wkQCkSYoOGCRKERFWcxMVMOcYE2K1AaNLU8DXS9arxnLOUEWbOXKXiJUNzEpqZ3JOKpnha3jkFrumEjVliDe7A==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hast-util-raw" : {
"version" : "9.1.0" ,
"resolved" : "https://registry.npmjs.org/hast-util-raw/-/hast-util-raw-9.1.0.tgz" ,
"integrity" : "sha512-Y8/SBAHkZGoNkpzqqfCldijcuUKh7/su31kEBp67cFY09Wy0mTRgtsLYsiIxMJxlu0f6AA5SUTbDR8K0rxnbUw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"@types/unist" : "^3.0.0" ,
"@ungap/structured-clone" : "^1.0.0" ,
"hast-util-from-parse5" : "^8.0.0" ,
"hast-util-to-parse5" : "^8.0.0" ,
"html-void-elements" : "^3.0.0" ,
"mdast-util-to-hast" : "^13.0.0" ,
"parse5" : "^7.0.0" ,
"unist-util-position" : "^5.0.0" ,
"unist-util-visit" : "^5.0.0" ,
"vfile" : "^6.0.0" ,
"web-namespaces" : "^2.0.0" ,
"zwitch" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hast-util-to-estree" : {
"version" : "3.1.3" ,
"resolved" : "https://registry.npmjs.org/hast-util-to-estree/-/hast-util-to-estree-3.1.3.tgz" ,
"integrity" : "sha512-48+B/rJWAp0jamNbAAf9M7Uf//UVqAoMmgXhBdxTDJLGKY+LRnZ99qcG+Qjl5HfMpYNzS5v4EAwVEF34LeAj7w==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree" : "^1.0.0" ,
"@types/estree-jsx" : "^1.0.0" ,
"@types/hast" : "^3.0.0" ,
"comma-separated-tokens" : "^2.0.0" ,
"devlop" : "^1.0.0" ,
"estree-util-attach-comments" : "^3.0.0" ,
"estree-util-is-identifier-name" : "^3.0.0" ,
"hast-util-whitespace" : "^3.0.0" ,
"mdast-util-mdx-expression" : "^2.0.0" ,
"mdast-util-mdx-jsx" : "^3.0.0" ,
"mdast-util-mdxjs-esm" : "^2.0.0" ,
"property-information" : "^7.0.0" ,
"space-separated-tokens" : "^2.0.0" ,
"style-to-js" : "^1.0.0" ,
"unist-util-position" : "^5.0.0" ,
"zwitch" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"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==" ,
"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-to-jsx-runtime" : {
"version" : "2.3.6" ,
"resolved" : "https://registry.npmjs.org/hast-util-to-jsx-runtime/-/hast-util-to-jsx-runtime-2.3.6.tgz" ,
"integrity" : "sha512-zl6s8LwNyo1P9uw+XJGvZtdFF1GdAkOg8ujOw+4Pyb76874fLps4ueHXDhXWdk6YHQ6OgUtinliG7RsYvCbbBg==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree" : "^1.0.0" ,
"@types/hast" : "^3.0.0" ,
"@types/unist" : "^3.0.0" ,
"comma-separated-tokens" : "^2.0.0" ,
"devlop" : "^1.0.0" ,
"estree-util-is-identifier-name" : "^3.0.0" ,
"hast-util-whitespace" : "^3.0.0" ,
"mdast-util-mdx-expression" : "^2.0.0" ,
"mdast-util-mdx-jsx" : "^3.0.0" ,
"mdast-util-mdxjs-esm" : "^2.0.0" ,
"property-information" : "^7.0.0" ,
"space-separated-tokens" : "^2.0.0" ,
"style-to-js" : "^1.0.0" ,
"unist-util-position" : "^5.0.0" ,
"vfile-message" : "^4.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hast-util-to-parse5" : {
"version" : "8.0.1" ,
"resolved" : "https://registry.npmjs.org/hast-util-to-parse5/-/hast-util-to-parse5-8.0.1.tgz" ,
"integrity" : "sha512-MlWT6Pjt4CG9lFCjiz4BH7l9wmrMkfkJYCxFwKQic8+RTZgWPuWxwAfjJElsXkex7DJjfSJsQIt931ilUgmwdA==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"comma-separated-tokens" : "^2.0.0" ,
"devlop" : "^1.0.0" ,
"property-information" : "^7.0.0" ,
"space-separated-tokens" : "^2.0.0" ,
"web-namespaces" : "^2.0.0" ,
"zwitch" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hast-util-to-text" : {
"version" : "4.0.2" ,
"resolved" : "https://registry.npmjs.org/hast-util-to-text/-/hast-util-to-text-4.0.2.tgz" ,
"integrity" : "sha512-KK6y/BN8lbaq654j7JgBydev7wuNMcID54lkRav1P0CaE1e47P72AWWPiGKXTJU271ooYzcvTAn/Zt0REnvc7A==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"@types/unist" : "^3.0.0" ,
"hast-util-is-element" : "^3.0.0" ,
"unist-util-find-after" : "^5.0.0"
} ,
"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==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hastscript" : {
"version" : "9.0.1" ,
"resolved" : "https://registry.npmjs.org/hastscript/-/hastscript-9.0.1.tgz" ,
"integrity" : "sha512-g7df9rMFX/SPi34tyGCyUBREQoKkapwdY/T04Qn9TDWfHhAYt4/I0gMVirzK5wEzeUqIjEB+LXC/ypb7Aqno5w==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"comma-separated-tokens" : "^2.0.0" ,
"hast-util-parse-selector" : "^4.0.0" ,
"property-information" : "^7.0.0" ,
"space-separated-tokens" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/he" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmmirror.com/he/-/he-1.2.0.tgz" ,
"integrity" : "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==" ,
"dev" : true ,
"license" : "MIT" ,
"bin" : {
"he" : "bin/he"
}
} ,
"node_modules/hoist-non-react-statics" : {
"version" : "3.3.2" ,
"resolved" : "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz" ,
"integrity" : "sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==" ,
"license" : "BSD-3-Clause" ,
"dependencies" : {
"react-is" : "^16.7.0"
}
} ,
"node_modules/hoist-non-react-statics/node_modules/react-is" : {
"version" : "16.13.1" ,
"resolved" : "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz" ,
"integrity" : "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==" ,
"license" : "MIT"
} ,
"node_modules/html-url-attributes" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/html-url-attributes/-/html-url-attributes-3.0.1.tgz" ,
"integrity" : "sha512-ol6UPyBWqsrO6EJySPz2O7ZSr856WDrEzM5zMqp+FJJLGMW35cLYmmZnl0vztAZxRUoNZJFTCohfjuIJ8I4QBQ==" ,
"license" : "MIT" ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"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==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/iconv-lite" : {
"version" : "0.6.3" ,
"resolved" : "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz" ,
"integrity" : "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==" ,
"license" : "MIT" ,
"dependencies" : {
"safer-buffer" : ">= 2.1.2 < 3.0.0"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2026-01-05 13:54:43 +08:00
"node_modules/ignore" : {
"version" : "5.3.2" ,
"resolved" : "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz" ,
"integrity" : "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 4"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/immer" : {
"version" : "11.1.3" ,
"resolved" : "https://registry.npmjs.org/immer/-/immer-11.1.3.tgz" ,
"integrity" : "sha512-6jQTc5z0KJFtr1UgFpIL3N9XSC3saRaI9PwWtzM2pSqkNGtiNkYY2OSwkOGDK2XcTRcLb1pi/aNkKZz0nxVH4Q==" ,
"license" : "MIT" ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/immer"
}
} ,
"node_modules/import-fresh" : {
"version" : "3.3.1" ,
"resolved" : "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz" ,
"integrity" : "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==" ,
"license" : "MIT" ,
"dependencies" : {
"parent-module" : "^1.0.0" ,
"resolve-from" : "^4.0.0"
} ,
"engines" : {
"node" : ">=6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2026-01-05 13:54:43 +08:00
"node_modules/imurmurhash" : {
"version" : "0.1.4" ,
"resolved" : "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz" ,
"integrity" : "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.8.19"
}
} ,
"node_modules/inflight" : {
"version" : "1.0.6" ,
"resolved" : "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz" ,
"integrity" : "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==" ,
"deprecated" : "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful." ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"once" : "^1.3.0" ,
"wrappy" : "1"
}
} ,
"node_modules/inherits" : {
"version" : "2.0.4" ,
"resolved" : "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz" ,
"integrity" : "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" ,
"dev" : true ,
"license" : "ISC"
} ,
2026-01-01 16:03:48 +08:00
"node_modules/inline-style-parser" : {
"version" : "0.2.7" ,
"resolved" : "https://registry.npmjs.org/inline-style-parser/-/inline-style-parser-0.2.7.tgz" ,
"integrity" : "sha512-Nb2ctOyNR8DqQoR0OwRG95uNWIC0C1lCgf5Naz5H6Ji72KZ8OcFZLz2P5sNgwlyoJ8Yif11oMuYs5pBQa86csA==" ,
"license" : "MIT"
} ,
"node_modules/internmap" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/internmap/-/internmap-2.0.3.tgz" ,
"integrity" : "sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg==" ,
"license" : "ISC" ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/intersection-observer" : {
"version" : "0.12.2" ,
"resolved" : "https://registry.npmjs.org/intersection-observer/-/intersection-observer-0.12.2.tgz" ,
"integrity" : "sha512-7m1vEcPCxXYI8HqnL8CKI6siDyD+eIWSwgB3DZA+ZTogxk9I4CDnj4wilt9x/+/QbHI4YG5YZNmC6458/e9Ktg==" ,
"deprecated" : "The Intersection Observer polyfill is no longer needed and can safely be removed. Intersection Observer has been Baseline since 2019." ,
"license" : "Apache-2.0"
} ,
"node_modules/is-alphabetical" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/is-alphabetical/-/is-alphabetical-2.0.1.tgz" ,
"integrity" : "sha512-FWyyY60MeTNyeSRpkM2Iry0G9hpr7/9kD40mD/cGQEuilcZYS4okz8SN2Q6rLCJ8gbCt6fN+rC+6tMGS99LaxQ==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/is-alphanumerical" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/is-alphanumerical/-/is-alphanumerical-2.0.1.tgz" ,
"integrity" : "sha512-hmbYhX/9MUMF5uh7tOXyK/n0ZvWpad5caBA17GsC6vyuCqaWliRG5K1qS9inmUhEMaOBIW7/whAnSwveW/LtZw==" ,
"license" : "MIT" ,
"dependencies" : {
"is-alphabetical" : "^2.0.0" ,
"is-decimal" : "^2.0.0"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/is-arrayish" : {
"version" : "0.2.1" ,
"resolved" : "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz" ,
"integrity" : "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==" ,
"license" : "MIT"
} ,
"node_modules/is-binary-path" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmmirror.com/is-binary-path/-/is-binary-path-2.1.0.tgz" ,
"integrity" : "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"binary-extensions" : "^2.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/is-core-module" : {
"version" : "2.16.1" ,
"resolved" : "https://registry.npmmirror.com/is-core-module/-/is-core-module-2.16.1.tgz" ,
"integrity" : "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==" ,
"license" : "MIT" ,
"dependencies" : {
"hasown" : "^2.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-decimal" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/is-decimal/-/is-decimal-2.0.1.tgz" ,
"integrity" : "sha512-AAB9hiomQs5DXWcRB1rqsxGUstbRroFOPPVAomNk/3XHR5JyEZChOyTWe2oayKnsSsr/kcGqF+z6yuH6HHpN0A==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/is-extendable" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz" ,
"integrity" : "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==" ,
"license" : "MIT" ,
"dependencies" : {
"is-plain-object" : "^2.0.4"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/is-extglob" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmmirror.com/is-extglob/-/is-extglob-2.1.1.tgz" ,
"integrity" : "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/is-glob" : {
"version" : "4.0.3" ,
"resolved" : "https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz" ,
"integrity" : "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"is-extglob" : "^2.1.1"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/is-hexadecimal" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/is-hexadecimal/-/is-hexadecimal-2.0.1.tgz" ,
"integrity" : "sha512-DgZQp241c8oO6cA1SbTEWiXeoxV42vlcJxgH+B3hi1AiqqKruZR3ZGF8In3fj4+/y/7rHvlOZLZtgJ/4ttYGZg==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/is-mobile" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/is-mobile/-/is-mobile-5.0.0.tgz" ,
"integrity" : "sha512-Tz/yndySvLAEXh+Uk8liFCxOwVH6YutuR74utvOcu7I9Di+DwM0mtdPVZNaVvvBUM2OXxne/NhOs1zAO7riusQ==" ,
"license" : "MIT"
} ,
"node_modules/is-number" : {
"version" : "7.0.0" ,
"resolved" : "https://registry.npmmirror.com/is-number/-/is-number-7.0.0.tgz" ,
"integrity" : "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.12.0"
}
} ,
2026-01-05 13:54:43 +08:00
"node_modules/is-path-inside" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz" ,
"integrity" : "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
2026-01-01 16:03:48 +08:00
"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==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/is-plain-object" : {
"version" : "2.0.4" ,
"resolved" : "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz" ,
"integrity" : "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==" ,
"license" : "MIT" ,
"dependencies" : {
"isobject" : "^3.0.1"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2026-01-05 13:54:43 +08:00
"node_modules/isexe" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz" ,
"integrity" : "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==" ,
"dev" : true ,
"license" : "ISC"
} ,
2026-01-01 16:03:48 +08:00
"node_modules/isobject" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz" ,
"integrity" : "sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/jiti" : {
"version" : "1.21.7" ,
"resolved" : "https://registry.npmmirror.com/jiti/-/jiti-1.21.7.tgz" ,
"integrity" : "sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A==" ,
"dev" : true ,
"license" : "MIT" ,
"peer" : true ,
"bin" : {
"jiti" : "bin/jiti.js"
}
} ,
"node_modules/js-cookie" : {
"version" : "3.0.5" ,
"resolved" : "https://registry.npmjs.org/js-cookie/-/js-cookie-3.0.5.tgz" ,
"integrity" : "sha512-cEiJEAEoIbWfCZYKWhVwFuvPX1gETRYPw6LlaTKoxD3s2AkXzkCjnp6h0V77ozyqj0jakteJ4YqDJT830+lVGw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=14"
}
} ,
"node_modules/js-tokens" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmmirror.com/js-tokens/-/js-tokens-4.0.0.tgz" ,
"integrity" : "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==" ,
"license" : "MIT"
} ,
2026-01-05 13:54:43 +08:00
"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"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/jsesc" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz" ,
"integrity" : "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==" ,
"license" : "MIT" ,
"bin" : {
"jsesc" : "bin/jsesc"
} ,
"engines" : {
"node" : ">=6"
}
} ,
2026-01-05 13:54:43 +08:00
"node_modules/json-buffer" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz" ,
"integrity" : "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/json-parse-even-better-errors" : {
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz" ,
"integrity" : "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==" ,
"license" : "MIT"
} ,
"node_modules/json-schema-traverse" : {
"version" : "0.4.1" ,
"resolved" : "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz" ,
"integrity" : "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/json-stable-stringify-without-jsonify" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz" ,
"integrity" : "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==" ,
"dev" : true ,
2026-01-01 16:03:48 +08:00
"license" : "MIT"
} ,
"node_modules/json2mq" : {
"version" : "0.2.0" ,
"resolved" : "https://registry.npmjs.org/json2mq/-/json2mq-0.2.0.tgz" ,
"integrity" : "sha512-SzoRg7ux5DWTII9J2qkrZrqV1gt+rTaoufMxEzXbS26Uid0NwaJd123HcoB80TgubEppxxIGdNxCx50fEoEWQA==" ,
"license" : "MIT" ,
"dependencies" : {
"string-convert" : "^0.2.0"
}
} ,
"node_modules/katex" : {
"version" : "0.16.27" ,
"resolved" : "https://registry.npmjs.org/katex/-/katex-0.16.27.tgz" ,
"integrity" : "sha512-aeQoDkuRWSqQN6nSvVCEFvfXdqo1OQiCmmW1kc9xSdjutPv7BGO7pqY9sQRJpMOGrEdfDgF2TfRXe5eUAD2Waw==" ,
"funding" : [
"https://opencollective.com/katex" ,
"https://github.com/sponsors/katex"
] ,
"license" : "MIT" ,
"dependencies" : {
"commander" : "^8.3.0"
} ,
"bin" : {
"katex" : "cli.js"
}
} ,
"node_modules/katex/node_modules/commander" : {
"version" : "8.3.0" ,
"resolved" : "https://registry.npmjs.org/commander/-/commander-8.3.0.tgz" ,
"integrity" : "sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 12"
}
} ,
2026-01-05 13:54:43 +08:00
"node_modules/keyv" : {
"version" : "4.5.4" ,
"resolved" : "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz" ,
"integrity" : "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"json-buffer" : "3.0.1"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/khroma" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/khroma/-/khroma-2.1.0.tgz" ,
"integrity" : "sha512-Ls993zuzfayK269Svk9hzpeGUKob/sIgZzyHYdjQoAdQetRKpOLj+k/QQQ/6Qi0Yz65mlROrfd+Ev+1+7dz9Kw=="
} ,
"node_modules/langium" : {
"version" : "3.3.1" ,
"resolved" : "https://registry.npmjs.org/langium/-/langium-3.3.1.tgz" ,
"integrity" : "sha512-QJv/h939gDpvT+9SiLVlY7tZC3xB2qK57v0J04Sh9wpMb6MP1q8gB21L3WIo8T5P1MSMg3Ep14L7KkDCFG3y4w==" ,
"license" : "MIT" ,
"dependencies" : {
"chevrotain" : "~11.0.3" ,
"chevrotain-allstar" : "~0.3.0" ,
"vscode-languageserver" : "~9.0.1" ,
"vscode-languageserver-textdocument" : "~1.0.11" ,
"vscode-uri" : "~3.0.8"
} ,
"engines" : {
"node" : ">=16.0.0"
}
} ,
"node_modules/langium/node_modules/vscode-uri" : {
"version" : "3.0.8" ,
"resolved" : "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.0.8.tgz" ,
"integrity" : "sha512-AyFQ0EVmsOZOlAnxoFOGOq1SQDWAB7C6aqMGS23svWAllfOaxbuFvcT8D1i8z3Gyn8fraVeZNNmN6e9bxxXkKw==" ,
"license" : "MIT"
} ,
"node_modules/layout-base" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/layout-base/-/layout-base-1.0.2.tgz" ,
"integrity" : "sha512-8h2oVEZNktL4BH2JCOI90iD1yXwL6iNW7KcCKT2QZgQJR2vbqDsldCTPRU9NifTCqHZci57XvQQ15YTu+sTYPg==" ,
"license" : "MIT"
} ,
"node_modules/leva" : {
"version" : "0.10.1" ,
"resolved" : "https://registry.npmjs.org/leva/-/leva-0.10.1.tgz" ,
"integrity" : "sha512-BcjnfUX8jpmwZUz2L7AfBtF9vn4ggTH33hmeufDULbP3YgNZ/C+ss/oO3stbrqRQyaOmRwy70y7BGTGO81S3rA==" ,
"license" : "MIT" ,
"dependencies" : {
"@radix-ui/react-portal" : "^1.1.4" ,
"@radix-ui/react-tooltip" : "^1.1.8" ,
"@stitches/react" : "^1.2.8" ,
"@use-gesture/react" : "^10.2.5" ,
"colord" : "^2.9.2" ,
"dequal" : "^2.0.2" ,
"merge-value" : "^1.0.0" ,
"react-colorful" : "^5.5.1" ,
"react-dropzone" : "^12.0.0" ,
"v8n" : "^1.3.3" ,
"zustand" : "^3.6.9"
} ,
"peerDependencies" : {
"react" : "^18.0.0 || ^19.0.0" ,
"react-dom" : "^18.0.0 || ^19.0.0"
}
} ,
2026-01-05 13:54:43 +08:00
"node_modules/levn" : {
"version" : "0.4.1" ,
"resolved" : "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz" ,
"integrity" : "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"prelude-ls" : "^1.2.1" ,
"type-check" : "~0.4.0"
} ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/lilconfig" : {
"version" : "3.1.3" ,
"resolved" : "https://registry.npmmirror.com/lilconfig/-/lilconfig-3.1.3.tgz" ,
"integrity" : "sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=14"
} ,
"funding" : {
"url" : "https://github.com/sponsors/antonk52"
}
} ,
"node_modules/lines-and-columns" : {
"version" : "1.2.4" ,
"resolved" : "https://registry.npmmirror.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz" ,
"integrity" : "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==" ,
"license" : "MIT"
} ,
"node_modules/lit" : {
"version" : "3.3.2" ,
"resolved" : "https://registry.npmjs.org/lit/-/lit-3.3.2.tgz" ,
"integrity" : "sha512-NF9zbsP79l4ao2SNrH3NkfmFgN/hBYSQo90saIVI1o5GpjAdCPVstVzO1MrLOakHoEhYkrtRjPK6Ob521aoYWQ==" ,
"license" : "BSD-3-Clause" ,
"dependencies" : {
"@lit/reactive-element" : "^2.1.0" ,
"lit-element" : "^4.2.0" ,
"lit-html" : "^3.3.0"
}
} ,
"node_modules/lit-element" : {
"version" : "4.2.2" ,
"resolved" : "https://registry.npmjs.org/lit-element/-/lit-element-4.2.2.tgz" ,
"integrity" : "sha512-aFKhNToWxoyhkNDmWZwEva2SlQia+jfG0fjIWV//YeTaWrVnOxD89dPKfigCUspXFmjzOEUQpOkejH5Ly6sG0w==" ,
"license" : "BSD-3-Clause" ,
"dependencies" : {
"@lit-labs/ssr-dom-shim" : "^1.5.0" ,
"@lit/reactive-element" : "^2.1.0" ,
"lit-html" : "^3.3.0"
}
} ,
"node_modules/lit-html" : {
"version" : "3.3.2" ,
"resolved" : "https://registry.npmjs.org/lit-html/-/lit-html-3.3.2.tgz" ,
"integrity" : "sha512-Qy9hU88zcmaxBXcc10ZpdK7cOLXvXpRoBxERdtqV9QOrfpMZZ6pSYP91LhpPtap3sFMUiL7Tw2RImbe0Al2/kw==" ,
"license" : "BSD-3-Clause" ,
"dependencies" : {
"@types/trusted-types" : "^2.0.2"
}
} ,
2026-01-05 13:54:43 +08:00
"node_modules/locate-path" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz" ,
"integrity" : "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"p-locate" : "^5.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/lodash" : {
"version" : "4.17.21" ,
"resolved" : "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz" ,
"integrity" : "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" ,
"license" : "MIT"
} ,
"node_modules/lodash-es" : {
"version" : "4.17.22" ,
"resolved" : "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.22.tgz" ,
"integrity" : "sha512-XEawp1t0gxSi9x01glktRZ5HDy0HXqrM0x5pXQM98EaI0NxO6jVM7omDOxsuEo5UIASAnm2bRp1Jt/e0a2XU8Q==" ,
"license" : "MIT"
} ,
2026-01-05 13:54:43 +08:00
"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"
} ,
2026-01-01 16:03:48 +08:00
"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==" ,
"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==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"dependencies" : {
"js-tokens" : "^3.0.0 || ^4.0.0"
} ,
"bin" : {
"loose-envify" : "cli.js"
}
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"node_modules/lucide-react" : {
"version" : "0.562.0" ,
"resolved" : "https://registry.npmjs.org/lucide-react/-/lucide-react-0.562.0.tgz" ,
"integrity" : "sha512-82hOAu7y0dbVuFfmO4bYF1XEwYk/mEbM5E+b1jgci/udUBEE/R7LF5Ip0CCEmXe8AybRM8L+04eP+LGZeDvkiw==" ,
"license" : "ISC" ,
"peerDependencies" : {
"react" : "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
}
} ,
"node_modules/magic-string" : {
"version" : "0.30.21" ,
"resolved" : "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.21.tgz" ,
"integrity" : "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"dependencies" : {
"@jridgewell/sourcemap-codec" : "^1.5.5"
}
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"node_modules/markdown-extensions" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/markdown-extensions/-/markdown-extensions-2.0.0.tgz" ,
"integrity" : "sha512-o5vL7aDWatOTX8LzaS1WMoaoxIiLRQJuIKKe2wAw6IeULDHaqbiqiggmx+pKvZDb1Sj+pE46Sn1T7lCqfFtg1Q==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"engines" : {
"node" : ">=16"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"node_modules/markdown-table" : {
"version" : "3.0.4" ,
"resolved" : "https://registry.npmjs.org/markdown-table/-/markdown-table-3.0.4.tgz" ,
"integrity" : "sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"node_modules/marked" : {
"version" : "17.0.1" ,
"resolved" : "https://registry.npmjs.org/marked/-/marked-17.0.1.tgz" ,
"integrity" : "sha512-boeBdiS0ghpWcSwoNm/jJBwdpFaMnZWRzjA6SkUMYb40SVaN1x7mmfGKp0jvexGcx+7y2La5zRZsYFZI6Qpypg==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"bin" : {
"marked" : "bin/marked.js"
} ,
"engines" : {
"node" : ">= 20"
}
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"node_modules/math-intrinsics" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmmirror.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz" ,
"integrity" : "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"engines" : {
"node" : ">= 0.4"
}
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"node_modules/mdast-util-find-and-replace" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/mdast-util-find-and-replace/-/mdast-util-find-and-replace-3.0.2.tgz" ,
"integrity" : "sha512-Tmd1Vg/m3Xz43afeNxDIhWRtFZgM2VLyaf4vSTYwudTyeuTneoL3qtWMA5jeLyz/O1vDJmmV4QuScFCA2tBPwg==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"dependencies" : {
"@types/mdast" : "^4.0.0" ,
"escape-string-regexp" : "^5.0.0" ,
"unist-util-is" : "^6.0.0" ,
"unist-util-visit-parents" : "^6.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"node_modules/mdast-util-find-and-replace/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==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/mdast-util-from-markdown" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.2.tgz" ,
"integrity" : "sha512-uZhTV/8NBuw0WHkPTrCqDOl0zVe1BIng5ZtHoDk49ME1qqcjYmmLmOf0gELgcRMxN4w2iuIeVso5/6QymSrgmA==" ,
"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-gfm" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-gfm/-/mdast-util-gfm-3.1.0.tgz" ,
"integrity" : "sha512-0ulfdQOM3ysHhCJ1p06l0b0VKlhU0wuQs3thxZQagjcjPrlFRqY215uZGHHJan9GEAXd9MbfPjFJz+qMkVR6zQ==" ,
"license" : "MIT" ,
"dependencies" : {
"mdast-util-from-markdown" : "^2.0.0" ,
"mdast-util-gfm-autolink-literal" : "^2.0.0" ,
"mdast-util-gfm-footnote" : "^2.0.0" ,
"mdast-util-gfm-strikethrough" : "^2.0.0" ,
"mdast-util-gfm-table" : "^2.0.0" ,
"mdast-util-gfm-task-list-item" : "^2.0.0" ,
"mdast-util-to-markdown" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-gfm-autolink-literal" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/mdast-util-gfm-autolink-literal/-/mdast-util-gfm-autolink-literal-2.0.1.tgz" ,
"integrity" : "sha512-5HVP2MKaP6L+G6YaxPNjuL0BPrq9orG3TsrZ9YXbA3vDw/ACI4MEsnoDpn6ZNm7GnZgtAcONJyPhOP8tNJQavQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/mdast" : "^4.0.0" ,
"ccount" : "^2.0.0" ,
"devlop" : "^1.0.0" ,
"mdast-util-find-and-replace" : "^3.0.0" ,
"micromark-util-character" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-gfm-footnote" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-gfm-footnote/-/mdast-util-gfm-footnote-2.1.0.tgz" ,
"integrity" : "sha512-sqpDWlsHn7Ac9GNZQMeUzPQSMzR6Wv0WKRNvQRg0KqHh02fpTz69Qc1QSseNX29bhz1ROIyNyxExfawVKTm1GQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/mdast" : "^4.0.0" ,
"devlop" : "^1.1.0" ,
"mdast-util-from-markdown" : "^2.0.0" ,
"mdast-util-to-markdown" : "^2.0.0" ,
"micromark-util-normalize-identifier" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-gfm-strikethrough" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-gfm-strikethrough/-/mdast-util-gfm-strikethrough-2.0.0.tgz" ,
"integrity" : "sha512-mKKb915TF+OC5ptj5bJ7WFRPdYtuHv0yTRxK2tJvi+BDqbkiG7h7u/9SI89nRAYcmap2xHQL9D+QG/6wSrTtXg==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/mdast" : "^4.0.0" ,
"mdast-util-from-markdown" : "^2.0.0" ,
"mdast-util-to-markdown" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-gfm-table" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-gfm-table/-/mdast-util-gfm-table-2.0.0.tgz" ,
"integrity" : "sha512-78UEvebzz/rJIxLvE7ZtDd/vIQ0RHv+3Mh5DR96p7cS7HsBhYIICDBCu8csTNWNO6tBWfqXPWekRuj2FNOGOZg==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/mdast" : "^4.0.0" ,
"devlop" : "^1.0.0" ,
"markdown-table" : "^3.0.0" ,
"mdast-util-from-markdown" : "^2.0.0" ,
"mdast-util-to-markdown" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-gfm-task-list-item" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-gfm-task-list-item/-/mdast-util-gfm-task-list-item-2.0.0.tgz" ,
"integrity" : "sha512-IrtvNvjxC1o06taBAVJznEnkiHxLFTzgonUdy8hzFVeDun0uTjxxrRGVaNFqkU1wJR3RBPEfsxmU6jDWPofrTQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/mdast" : "^4.0.0" ,
"devlop" : "^1.0.0" ,
"mdast-util-from-markdown" : "^2.0.0" ,
"mdast-util-to-markdown" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-math" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-math/-/mdast-util-math-3.0.0.tgz" ,
"integrity" : "sha512-Tl9GBNeG/AhJnQM221bJR2HPvLOSnLE/T9cJI9tlc6zwQk2nPk/4f0cHkOdEixQPC/j8UtKDdITswvLAy1OZ1w==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"@types/mdast" : "^4.0.0" ,
"devlop" : "^1.0.0" ,
"longest-streak" : "^3.0.0" ,
"mdast-util-from-markdown" : "^2.0.0" ,
"mdast-util-to-markdown" : "^2.1.0" ,
"unist-util-remove-position" : "^5.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-mdx" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-mdx/-/mdast-util-mdx-3.0.0.tgz" ,
"integrity" : "sha512-JfbYLAW7XnYTTbUsmpu0kdBUVe+yKVJZBItEjwyYJiDJuZ9w4eeaqks4HQO+R7objWgS2ymV60GYpI14Ug554w==" ,
"license" : "MIT" ,
"dependencies" : {
"mdast-util-from-markdown" : "^2.0.0" ,
"mdast-util-mdx-expression" : "^2.0.0" ,
"mdast-util-mdx-jsx" : "^3.0.0" ,
"mdast-util-mdxjs-esm" : "^2.0.0" ,
"mdast-util-to-markdown" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-mdx-expression" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/mdast-util-mdx-expression/-/mdast-util-mdx-expression-2.0.1.tgz" ,
"integrity" : "sha512-J6f+9hUp+ldTZqKRSg7Vw5V6MqjATc+3E4gf3CFNcuZNWD8XdyI6zQ8GqH7f8169MM6P7hMBRDVGnn7oHB9kXQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree-jsx" : "^1.0.0" ,
"@types/hast" : "^3.0.0" ,
"@types/mdast" : "^4.0.0" ,
"devlop" : "^1.0.0" ,
"mdast-util-from-markdown" : "^2.0.0" ,
"mdast-util-to-markdown" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-mdx-jsx" : {
"version" : "3.2.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-mdx-jsx/-/mdast-util-mdx-jsx-3.2.0.tgz" ,
"integrity" : "sha512-lj/z8v0r6ZtsN/cGNNtemmmfoLAFZnjMbNyLzBafjzikOM+glrjNHPlf6lQDOTccj9n5b0PPihEBbhneMyGs1Q==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree-jsx" : "^1.0.0" ,
"@types/hast" : "^3.0.0" ,
"@types/mdast" : "^4.0.0" ,
"@types/unist" : "^3.0.0" ,
"ccount" : "^2.0.0" ,
"devlop" : "^1.1.0" ,
"mdast-util-from-markdown" : "^2.0.0" ,
"mdast-util-to-markdown" : "^2.0.0" ,
"parse-entities" : "^4.0.0" ,
"stringify-entities" : "^4.0.0" ,
"unist-util-stringify-position" : "^4.0.0" ,
"vfile-message" : "^4.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-mdxjs-esm" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/mdast-util-mdxjs-esm/-/mdast-util-mdxjs-esm-2.0.1.tgz" ,
"integrity" : "sha512-EcmOpxsZ96CvlP03NghtH1EsLtr0n9Tm4lPUJUBccV9RwUOneqSycg19n5HGzCf+10LozMRSObtVr3ee1WoHtg==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree-jsx" : "^1.0.0" ,
"@types/hast" : "^3.0.0" ,
"@types/mdast" : "^4.0.0" ,
"devlop" : "^1.0.0" ,
"mdast-util-from-markdown" : "^2.0.0" ,
"mdast-util-to-markdown" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-newline-to-break" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-newline-to-break/-/mdast-util-newline-to-break-2.0.0.tgz" ,
"integrity" : "sha512-MbgeFca0hLYIEx/2zGsszCSEJJ1JSCdiY5xQxRcLDDGa8EPvlLPupJ4DSajbMPAnC0je8jfb9TiUATnxxrHUog==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/mdast" : "^4.0.0" ,
"mdast-util-find-and-replace" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"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==" ,
"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==" ,
"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==" ,
"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==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/mdast" : "^4.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"node_modules/merge-value" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/merge-value/-/merge-value-1.0.0.tgz" ,
"integrity" : "sha512-fJMmvat4NeKz63Uv9iHWcPDjCWcCkoiRoajRTEO8hlhUC6rwaHg0QCF9hBOTjZmm4JuglPckPSTtcuJL5kp0TQ==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"dependencies" : {
"get-value" : "^2.0.6" ,
"is-extendable" : "^1.0.0" ,
"mixin-deep" : "^1.2.0" ,
"set-value" : "^2.0.0"
} ,
"engines" : {
"node" : ">=0.10.0"
}
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"node_modules/merge2" : {
"version" : "1.4.1" ,
"resolved" : "https://registry.npmmirror.com/merge2/-/merge2-1.4.1.tgz" ,
"integrity" : "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==" ,
2025-12-18 13:50:39 +08:00
"dev" : true ,
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"engines" : {
"node" : ">= 8"
}
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"node_modules/mermaid" : {
"version" : "11.12.2" ,
"resolved" : "https://registry.npmjs.org/mermaid/-/mermaid-11.12.2.tgz" ,
"integrity" : "sha512-n34QPDPEKmaeCG4WDMGy0OT6PSyxKCfy2pJgShP+Qow2KLrvWjclwbc3yXfSIf4BanqWEhQEpngWwNp/XhZt6w==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"dependencies" : {
"@braintree/sanitize-url" : "^7.1.1" ,
"@iconify/utils" : "^3.0.1" ,
"@mermaid-js/parser" : "^0.6.3" ,
"@types/d3" : "^7.4.3" ,
"cytoscape" : "^3.29.3" ,
"cytoscape-cose-bilkent" : "^4.1.0" ,
"cytoscape-fcose" : "^2.2.0" ,
"d3" : "^7.9.0" ,
"d3-sankey" : "^0.12.3" ,
"dagre-d3-es" : "7.0.13" ,
"dayjs" : "^1.11.18" ,
"dompurify" : "^3.2.5" ,
"katex" : "^0.16.22" ,
"khroma" : "^2.1.0" ,
"lodash-es" : "^4.17.21" ,
"marked" : "^16.2.1" ,
"roughjs" : "^4.6.6" ,
"stylis" : "^4.3.6" ,
"ts-dedent" : "^2.2.0" ,
"uuid" : "^11.1.0"
}
} ,
"node_modules/mermaid/node_modules/marked" : {
"version" : "16.4.2" ,
"resolved" : "https://registry.npmjs.org/marked/-/marked-16.4.2.tgz" ,
"integrity" : "sha512-TI3V8YYWvkVf3KJe1dRkpnjs68JUPyEa5vjKrp1XEEJUAOaQc+Qj+L1qWbPd0SJuAdQkFU0h73sXXqwDYxsiDA==" ,
"license" : "MIT" ,
"bin" : {
"marked" : "bin/marked.js"
} ,
"engines" : {
"node" : ">= 20"
}
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"node_modules/mermaid/node_modules/uuid" : {
"version" : "11.1.0" ,
"resolved" : "https://registry.npmjs.org/uuid/-/uuid-11.1.0.tgz" ,
"integrity" : "sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==" ,
"funding" : [
"https://github.com/sponsors/broofa" ,
"https://github.com/sponsors/ctavan"
2025-12-18 13:50:39 +08:00
] ,
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"bin" : {
"uuid" : "dist/esm/bin/uuid"
}
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"node_modules/micromark" : {
"version" : "4.0.2" ,
"resolved" : "https://registry.npmjs.org/micromark/-/micromark-4.0.2.tgz" ,
"integrity" : "sha512-zpe98Q6kvavpCr1NPVSCMebCKfD7CA2NqZ+rykeNhONIJBpc1tFKt9hucLGwha3jNTNI8lHpctWJWoimVF4PfA==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
2025-12-18 13:50:39 +08:00
] ,
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"peer" : true ,
"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==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
2025-12-18 13:50:39 +08:00
] ,
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"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-cjk-friendly" : {
"version" : "1.2.3" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-cjk-friendly/-/micromark-extension-cjk-friendly-1.2.3.tgz" ,
"integrity" : "sha512-gRzVLUdjXBLX6zNPSnHGDoo+ZTp5zy+MZm0g3sv+3chPXY7l9gW+DnrcHcZh/jiPR6MjPKO4AEJNp4Aw6V9z5Q==" ,
"license" : "MIT" ,
"dependencies" : {
"devlop" : "^1.1.0" ,
"micromark-extension-cjk-friendly-util" : "2.1.1" ,
"micromark-util-chunked" : "^2.0.1" ,
"micromark-util-resolve-all" : "^2.0.1" ,
"micromark-util-symbol" : "^2.0.1"
} ,
"engines" : {
"node" : ">=16"
} ,
"peerDependencies" : {
"micromark" : "^4.0.0" ,
"micromark-util-types" : "^2.0.0"
} ,
"peerDependenciesMeta" : {
"micromark-util-types" : {
"optional" : true
}
}
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"node_modules/micromark-extension-cjk-friendly-util" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-cjk-friendly-util/-/micromark-extension-cjk-friendly-util-2.1.1.tgz" ,
"integrity" : "sha512-egs6+12JU2yutskHY55FyR48ZiEcFOJFyk9rsiyIhcJ6IvWB6ABBqVrBw8IobqJTDZ/wdSr9eoXDPb5S2nW1bg==" ,
"license" : "MIT" ,
"dependencies" : {
"get-east-asian-width" : "^1.3.0" ,
"micromark-util-character" : "^2.1.1" ,
"micromark-util-symbol" : "^2.0.1"
} ,
"engines" : {
"node" : ">=16"
} ,
"peerDependenciesMeta" : {
"micromark-util-types" : {
"optional" : true
}
}
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"node_modules/micromark-extension-gfm" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm/-/micromark-extension-gfm-3.0.0.tgz" ,
"integrity" : "sha512-vsKArQsicm7t0z2GugkCKtZehqUm31oeGBV/KVSorWSy8ZlNAv7ytjFhvaryUiCUJYqs+NoE6AFhpQvBTM6Q4w==" ,
"license" : "MIT" ,
"dependencies" : {
"micromark-extension-gfm-autolink-literal" : "^2.0.0" ,
"micromark-extension-gfm-footnote" : "^2.0.0" ,
"micromark-extension-gfm-strikethrough" : "^2.0.0" ,
"micromark-extension-gfm-table" : "^2.0.0" ,
"micromark-extension-gfm-tagfilter" : "^2.0.0" ,
"micromark-extension-gfm-task-list-item" : "^2.0.0" ,
"micromark-util-combine-extensions" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
2025-12-29 16:13:09 +08:00
} ,
2026-01-01 16:03:48 +08:00
"node_modules/micromark-extension-gfm-autolink-literal" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm-autolink-literal/-/micromark-extension-gfm-autolink-literal-2.1.0.tgz" ,
"integrity" : "sha512-oOg7knzhicgQ3t4QCjCWgTmfNhvQbDDnJeVu9v81r7NltNCVmhPy1fJRX27pISafdjL+SVc4d3l48Gb6pbRypw==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"micromark-util-character" : "^2.0.0" ,
"micromark-util-sanitize-uri" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/micromark-extension-gfm-footnote" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm-footnote/-/micromark-extension-gfm-footnote-2.1.0.tgz" ,
"integrity" : "sha512-/yPhxI1ntnDNsiHtzLKYnE3vf9JZ6cAisqVDauhp4CEHxlb4uoOTxOCJ+9s51bIB8U1N1FJ1RXOKTIlD5B/gqw==" ,
"license" : "MIT" ,
"dependencies" : {
"devlop" : "^1.0.0" ,
"micromark-core-commonmark" : "^2.0.0" ,
"micromark-factory-space" : "^2.0.0" ,
"micromark-util-character" : "^2.0.0" ,
"micromark-util-normalize-identifier" : "^2.0.0" ,
"micromark-util-sanitize-uri" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"node_modules/micromark-extension-gfm-strikethrough" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm-strikethrough/-/micromark-extension-gfm-strikethrough-2.1.0.tgz" ,
"integrity" : "sha512-ADVjpOOkjz1hhkZLlBiYA9cR2Anf8F4HqZUO6e5eDcPQd0Txw5fxLzzxnEkSkfnD0wziSGiv7sYhk/ktvbf1uw==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"dependencies" : {
"devlop" : "^1.0.0" ,
"micromark-util-chunked" : "^2.0.0" ,
"micromark-util-classify-character" : "^2.0.0" ,
"micromark-util-resolve-all" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/micromark-extension-gfm-table" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm-table/-/micromark-extension-gfm-table-2.1.1.tgz" ,
"integrity" : "sha512-t2OU/dXXioARrC6yWfJ4hqB7rct14e8f7m0cbI5hUmDyyIlwv5vEtooptH8INkbLzOatzKuVbQmAYcbWoyz6Dg==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"devlop" : "^1.0.0" ,
"micromark-factory-space" : "^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"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/micromark-extension-gfm-tagfilter" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm-tagfilter/-/micromark-extension-gfm-tagfilter-2.0.0.tgz" ,
"integrity" : "sha512-xHlTOmuCSotIA8TW1mDIM6X2O1SiX5P9IuDtqGonFhEK0qgRI4yeC6vMxEV2dgyr2TiD+2PQ10o+cOhdVAcwfg==" ,
"license" : "MIT" ,
"dependencies" : {
"micromark-util-types" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"node_modules/micromark-extension-gfm-task-list-item" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm-task-list-item/-/micromark-extension-gfm-task-list-item-2.1.0.tgz" ,
"integrity" : "sha512-qIBZhqxqI6fjLDYFTBIa4eivDMnP+OZqsNwmQ3xNLE4Cxwc+zfQEfbs6tzAo2Hjq+bh6q5F+Z8/cksrLFYWQQw==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"devlop" : "^1.0.0" ,
"micromark-factory-space" : "^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"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/micromark-extension-math" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-math/-/micromark-extension-math-3.1.0.tgz" ,
"integrity" : "sha512-lvEqd+fHjATVs+2v/8kg9i5Q0AP2k85H0WUOwpIVvUML8BapsMvh1XAogmQjOCsLpoKRCVQqEkQBB3NhVBcsOg==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"@types/katex" : "^0.16.0" ,
"devlop" : "^1.0.0" ,
"katex" : "^0.16.0" ,
"micromark-factory-space" : "^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"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/micromark-extension-mdx-expression" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-mdx-expression/-/micromark-extension-mdx-expression-3.0.1.tgz" ,
"integrity" : "sha512-dD/ADLJ1AeMvSAKBwO22zG22N4ybhe7kFIZ3LsDI0GlsNr2A3KYxb0LdC1u5rj4Nw+CHKY0RVdnHX8vj8ejm4Q==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"@types/estree" : "^1.0.0" ,
"devlop" : "^1.0.0" ,
"micromark-factory-mdx-expression" : "^2.0.0" ,
"micromark-factory-space" : "^2.0.0" ,
"micromark-util-character" : "^2.0.0" ,
"micromark-util-events-to-acorn" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/micromark-extension-mdx-jsx" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-mdx-jsx/-/micromark-extension-mdx-jsx-3.0.2.tgz" ,
"integrity" : "sha512-e5+q1DjMh62LZAJOnDraSSbDMvGJ8x3cbjygy2qFEi7HCeUT4BDKCvMozPozcD6WmOt6sVvYDNBKhFSz3kjOVQ==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"@types/estree" : "^1.0.0" ,
"devlop" : "^1.0.0" ,
"estree-util-is-identifier-name" : "^3.0.0" ,
"micromark-factory-mdx-expression" : "^2.0.0" ,
"micromark-factory-space" : "^2.0.0" ,
"micromark-util-character" : "^2.0.0" ,
"micromark-util-events-to-acorn" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0" ,
"vfile-message" : "^4.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/micromark-extension-mdx-md" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-mdx-md/-/micromark-extension-mdx-md-2.0.0.tgz" ,
"integrity" : "sha512-EpAiszsB3blw4Rpba7xTOUptcFeBFi+6PY8VnJ2hhimH+vCQDirWgsMpz7w1XcZE7LVrSAUGb9VJpG9ghlYvYQ==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"micromark-util-types" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/micromark-extension-mdxjs" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-mdxjs/-/micromark-extension-mdxjs-3.0.0.tgz" ,
"integrity" : "sha512-A873fJfhnJ2siZyUrJ31l34Uqwy4xIFmvPY1oj+Ean5PHcPBYzEsvqvWGaWcfEIr11O5Dlw3p2y0tZWpKHDejQ==" ,
2025-12-18 14:26:55 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"acorn" : "^8.0.0" ,
"acorn-jsx" : "^5.0.0" ,
"micromark-extension-mdx-expression" : "^3.0.0" ,
"micromark-extension-mdx-jsx" : "^3.0.0" ,
"micromark-extension-mdx-md" : "^2.0.0" ,
"micromark-extension-mdxjs-esm" : "^3.0.0" ,
"micromark-util-combine-extensions" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2025-12-18 14:26:55 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/micromark-extension-mdxjs-esm" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-mdxjs-esm/-/micromark-extension-mdxjs-esm-3.0.0.tgz" ,
"integrity" : "sha512-DJFl4ZqkErRpq/dAPyeWp15tGrcrrJho1hKK5uBS70BCtfrIFg81sqcTVu3Ta+KD1Tk5vAtBNElWxtAa+m8K9A==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"@types/estree" : "^1.0.0" ,
"devlop" : "^1.0.0" ,
"micromark-core-commonmark" : "^2.0.0" ,
"micromark-util-character" : "^2.0.0" ,
"micromark-util-events-to-acorn" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0" ,
"unist-util-position-from-estree" : "^2.0.0" ,
"vfile-message" : "^4.0.0"
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"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==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"micromark-util-character" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"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==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"devlop" : "^1.0.0" ,
"micromark-util-character" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/micromark-factory-mdx-expression" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/micromark-factory-mdx-expression/-/micromark-factory-mdx-expression-2.0.3.tgz" ,
"integrity" : "sha512-kQnEtA3vzucU2BkrIa8/VaSAsP+EJ3CKOvhMuJgOEGg9KDC6OAY6nSnNDVRiVNRqj7Y4SlSzcStaH/5jge8JdQ==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"@types/estree" : "^1.0.0" ,
"devlop" : "^1.0.0" ,
"micromark-factory-space" : "^2.0.0" ,
"micromark-util-character" : "^2.0.0" ,
"micromark-util-events-to-acorn" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0" ,
"unist-util-position-from-estree" : "^2.0.0" ,
"vfile-message" : "^4.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==" ,
"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"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"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==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"micromark-factory-space" : "^2.0.0" ,
"micromark-util-character" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"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==" ,
"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"
}
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"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==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"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==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"dependencies" : {
"micromark-util-symbol" : "^2.0.0"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"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==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"micromark-util-character" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"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==" ,
"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"
2025-12-25 08:42:02 -08:00
}
} ,
2026-01-01 16:03:48 +08:00
"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==" ,
"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"
}
2025-12-18 14:26:55 +08:00
} ,
2026-01-01 16:03:48 +08:00
"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==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2025-12-18 14:26:55 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"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"
2025-12-18 14:26:55 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"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==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2025-12-18 13:50:39 +08:00
"license" : "MIT"
} ,
2026-01-01 16:03:48 +08:00
"node_modules/micromark-util-events-to-acorn" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/micromark-util-events-to-acorn/-/micromark-util-events-to-acorn-2.0.3.tgz" ,
"integrity" : "sha512-jmsiEIiZ1n7X1Rr5k8wVExBQCg5jy4UXVADItHmNk1zkwEVhBuIUKRu3fqv+hs4nxLISi2DQGlqIOGiFxgbfHg==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT" ,
2025-12-18 13:50:39 +08:00
"dependencies" : {
2026-01-01 16:03:48 +08:00
"@types/estree" : "^1.0.0" ,
"@types/unist" : "^3.0.0" ,
"devlop" : "^1.0.0" ,
"estree-util-visit" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0" ,
"vfile-message" : "^4.0.0"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"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==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2025-12-18 13:50:39 +08:00
"license" : "MIT"
} ,
2026-01-01 16:03:48 +08:00
"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==" ,
"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"
}
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"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==" ,
2025-12-18 13:50:39 +08:00
"funding" : [
{
2026-01-01 16:03:48 +08:00
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
2025-12-18 13:50:39 +08:00
} ,
{
2026-01-01 16:03:48 +08:00
"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==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
2025-12-18 13:50:39 +08:00
} ,
{
2026-01-01 16:03:48 +08:00
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
2025-12-18 13:50:39 +08:00
}
] ,
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"micromark-util-character" : "^2.0.0" ,
"micromark-util-encode" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"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==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"devlop" : "^1.0.0" ,
"micromark-util-chunked" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"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==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2025-12-18 13:50:39 +08:00
"license" : "MIT"
} ,
2026-01-01 16:03:48 +08:00
"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==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT"
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"node_modules/micromatch" : {
"version" : "4.0.8" ,
"resolved" : "https://registry.npmmirror.com/micromatch/-/micromatch-4.0.8.tgz" ,
"integrity" : "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==" ,
2025-12-18 13:50:39 +08:00
"dev" : true ,
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"dependencies" : {
"braces" : "^3.0.3" ,
"picomatch" : "^2.3.1"
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"engines" : {
"node" : ">=8.6"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/mime-db" : {
"version" : "1.52.0" ,
"resolved" : "https://registry.npmmirror.com/mime-db/-/mime-db-1.52.0.tgz" ,
"integrity" : "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"engines" : {
"node" : ">= 0.6"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/mime-types" : {
"version" : "2.1.35" ,
"resolved" : "https://registry.npmmirror.com/mime-types/-/mime-types-2.1.35.tgz" ,
"integrity" : "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"mime-db" : "1.52.0"
2025-12-18 13:50:39 +08:00
} ,
"engines" : {
2026-01-01 16:03:48 +08:00
"node" : ">= 0.6"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/minimatch" : {
"version" : "9.0.5" ,
"resolved" : "https://registry.npmmirror.com/minimatch/-/minimatch-9.0.5.tgz" ,
"integrity" : "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==" ,
2025-12-18 13:50:39 +08:00
"dev" : true ,
2026-01-01 16:03:48 +08:00
"license" : "ISC" ,
2025-12-18 13:50:39 +08:00
"dependencies" : {
2026-01-01 16:03:48 +08:00
"brace-expansion" : "^2.0.1"
2025-12-18 13:50:39 +08:00
} ,
"engines" : {
2026-01-01 16:03:48 +08:00
"node" : ">=16 || 14 >=14.17"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/mixin-deep" : {
"version" : "1.3.2" ,
"resolved" : "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.2.tgz" ,
"integrity" : "sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"for-in" : "^1.0.2" ,
"is-extendable" : "^1.0.1"
2025-12-18 13:50:39 +08:00
} ,
"engines" : {
2026-01-01 16:03:48 +08:00
"node" : ">=0.10.0"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/mlly" : {
"version" : "1.8.0" ,
"resolved" : "https://registry.npmjs.org/mlly/-/mlly-1.8.0.tgz" ,
"integrity" : "sha512-l8D9ODSRWLe2KHJSifWGwBqpTZXIXTeo8mlKjY+E2HAakaTeNpqAyBZ8GSqLzHgw4XmHmC8whvpjJNMbFZN7/g==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"dependencies" : {
"acorn" : "^8.15.0" ,
"pathe" : "^2.0.3" ,
"pkg-types" : "^1.3.1" ,
"ufo" : "^1.6.1"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/motion" : {
"version" : "12.23.26" ,
"resolved" : "https://registry.npmjs.org/motion/-/motion-12.23.26.tgz" ,
"integrity" : "sha512-Ll8XhVxY8LXMVYTCfme27WH2GjBrCIzY4+ndr5QKxsK+YwCtOi2B/oBi5jcIbik5doXuWT/4KKDOVAZJkeY5VQ==" ,
"license" : "MIT" ,
"dependencies" : {
"framer-motion" : "^12.23.26" ,
"tslib" : "^2.4.0"
} ,
"peerDependencies" : {
"@emotion/is-prop-valid" : "*" ,
"react" : "^18.0.0 || ^19.0.0" ,
"react-dom" : "^18.0.0 || ^19.0.0"
} ,
"peerDependenciesMeta" : {
"@emotion/is-prop-valid" : {
"optional" : true
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"react" : {
"optional" : true
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"react-dom" : {
"optional" : true
2025-12-18 13:50:39 +08:00
}
2026-01-01 16:03:48 +08:00
}
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"node_modules/motion-dom" : {
"version" : "12.23.23" ,
"resolved" : "https://registry.npmjs.org/motion-dom/-/motion-dom-12.23.23.tgz" ,
"integrity" : "sha512-n5yolOs0TQQBRUFImrRfs/+6X4p3Q4n1dUEqt/H58Vx7OW6RF+foWEgmTVDhIWJIMXOuNNL0apKH2S16en9eiA==" ,
"license" : "MIT" ,
2025-12-25 08:42:02 -08:00
"dependencies" : {
2026-01-01 16:03:48 +08:00
"motion-utils" : "^12.23.6"
}
} ,
"node_modules/motion-utils" : {
"version" : "12.23.6" ,
"resolved" : "https://registry.npmjs.org/motion-utils/-/motion-utils-12.23.6.tgz" ,
"integrity" : "sha512-eAWoPgr4eFEOFfg2WjIsMoqJTW6Z8MTUCgn/GZ3VRpClWBdnbjryiA3ZSNLyxCTmCQx4RmYX6jX1iWHbenUPNQ==" ,
"license" : "MIT"
} ,
"node_modules/ms" : {
"version" : "2.1.3" ,
"resolved" : "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz" ,
"integrity" : "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" ,
"license" : "MIT"
} ,
"node_modules/muggle-string" : {
"version" : "0.4.1" ,
"resolved" : "https://registry.npmmirror.com/muggle-string/-/muggle-string-0.4.1.tgz" ,
"integrity" : "sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/mz" : {
"version" : "2.7.0" ,
"resolved" : "https://registry.npmmirror.com/mz/-/mz-2.7.0.tgz" ,
"integrity" : "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"any-promise" : "^1.0.0" ,
"object-assign" : "^4.0.1" ,
"thenify-all" : "^1.0.0"
}
} ,
"node_modules/nanoid" : {
"version" : "3.3.11" ,
"resolved" : "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.11.tgz" ,
"integrity" : "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
] ,
"license" : "MIT" ,
"bin" : {
"nanoid" : "bin/nanoid.cjs"
2025-12-25 08:42:02 -08:00
} ,
"engines" : {
2026-01-01 16:03:48 +08:00
"node" : "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
2025-12-25 08:42:02 -08:00
}
} ,
2026-01-05 13:54:43 +08:00
"node_modules/natural-compare" : {
"version" : "1.4.0" ,
"resolved" : "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz" ,
"integrity" : "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==" ,
"dev" : true ,
"license" : "MIT"
} ,
2026-01-01 16:03:48 +08:00
"node_modules/node-releases" : {
"version" : "2.0.27" ,
"resolved" : "https://registry.npmmirror.com/node-releases/-/node-releases-2.0.27.tgz" ,
"integrity" : "sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/normalize-path" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmmirror.com/normalize-path/-/normalize-path-3.0.0.tgz" ,
"integrity" : "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==" ,
"dev" : true ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"engines" : {
2026-01-01 16:03:48 +08:00
"node" : ">=0.10.0"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/npm-run-path" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmmirror.com/npm-run-path/-/npm-run-path-6.0.0.tgz" ,
"integrity" : "sha512-9qny7Z9DsQU8Ou39ERsPU4OZQlSTP47ShQzuKZ6PRXpYLtIFgl/DEBYEXKlvcEa+9tHVcK8CF81Y2V72qaZhWA==" ,
2025-12-18 13:50:39 +08:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"path-key" : "^4.0.0" ,
"unicorn-magic" : "^0.3.0"
2025-12-18 13:50:39 +08:00
} ,
"engines" : {
2026-01-01 16:03:48 +08:00
"node" : ">=18"
2025-12-18 13:50:39 +08:00
} ,
"funding" : {
2026-01-01 16:03:48 +08:00
"url" : "https://github.com/sponsors/sindresorhus"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-05 13:54:43 +08:00
"node_modules/nth-check" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz" ,
"integrity" : "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==" ,
"dev" : true ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"boolbase" : "^1.0.0"
} ,
"funding" : {
"url" : "https://github.com/fb55/nth-check?sponsor=1"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/numeral" : {
"version" : "2.0.6" ,
"resolved" : "https://registry.npmjs.org/numeral/-/numeral-2.0.6.tgz" ,
"integrity" : "sha512-qaKRmtYPZ5qdw4jWJD6bxEf1FJEqllJrwxCLIm0sQU/A7v2/czigzOb+C2uSiFsa9lBUzeH7M1oK+Q+OLxL3kA==" ,
"license" : "MIT" ,
2025-12-25 08:42:02 -08:00
"engines" : {
2026-01-01 16:03:48 +08:00
"node" : "*"
2025-12-25 08:42:02 -08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/object-assign" : {
"version" : "4.1.1" ,
"resolved" : "https://registry.npmmirror.com/object-assign/-/object-assign-4.1.1.tgz" ,
"integrity" : "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"engines" : {
2026-01-01 16:03:48 +08:00
"node" : ">=0.10.0"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/object-hash" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmmirror.com/object-hash/-/object-hash-3.0.0.tgz" ,
"integrity" : "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==" ,
2025-12-18 13:50:39 +08:00
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 6"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/on-change" : {
"version" : "4.0.2" ,
"resolved" : "https://registry.npmjs.org/on-change/-/on-change-4.0.2.tgz" ,
"integrity" : "sha512-cMtCyuJmTx/bg2HCpHo3ZLeF7FZnBOapLqZHr2AlLeJ5Ul0Zu2mUJJz051Fdwu/Et2YW04ZD+TtU+gVy0ACNCA==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"engines" : {
2026-01-01 16:03:48 +08:00
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
} ,
"funding" : {
"url" : "https://github.com/sindresorhus/on-change?sponsor=1"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-05 13:54:43 +08:00
"node_modules/once" : {
"version" : "1.4.0" ,
"resolved" : "https://registry.npmjs.org/once/-/once-1.4.0.tgz" ,
"integrity" : "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"wrappy" : "1"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/oniguruma-parser" : {
"version" : "0.12.1" ,
"resolved" : "https://registry.npmjs.org/oniguruma-parser/-/oniguruma-parser-0.12.1.tgz" ,
"integrity" : "sha512-8Unqkvk1RYc6yq2WBYRj4hdnsAxVze8i7iPfQr8e4uSP3tRv0rpZcbGUDvxfQQcdwHt/e9PrMvGCsa8OqG9X3w==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT"
} ,
2026-01-01 16:03:48 +08:00
"node_modules/oniguruma-to-es" : {
"version" : "4.3.4" ,
"resolved" : "https://registry.npmjs.org/oniguruma-to-es/-/oniguruma-to-es-4.3.4.tgz" ,
"integrity" : "sha512-3VhUGN3w2eYxnTzHn+ikMI+fp/96KoRSVK9/kMTcFqj1NRDh2IhQCKvYxDnWePKRXY/AqH+Fuiyb7VHSzBjHfA==" ,
"license" : "MIT" ,
"dependencies" : {
"oniguruma-parser" : "^0.12.1" ,
"regex" : "^6.0.1" ,
"regex-recursion" : "^6.0.2"
}
} ,
2026-01-05 13:54:43 +08:00
"node_modules/optionator" : {
"version" : "0.9.4" ,
"resolved" : "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz" ,
"integrity" : "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"deep-is" : "^0.1.3" ,
"fast-levenshtein" : "^2.0.6" ,
"levn" : "^0.4.1" ,
"prelude-ls" : "^1.2.1" ,
"type-check" : "^0.4.0" ,
"word-wrap" : "^1.2.5"
} ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
"node_modules/p-limit" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz" ,
"integrity" : "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"yocto-queue" : "^0.1.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/p-locate" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz" ,
"integrity" : "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"p-limit" : "^3.0.2"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/package-manager-detector" : {
"version" : "1.6.0" ,
"resolved" : "https://registry.npmjs.org/package-manager-detector/-/package-manager-detector-1.6.0.tgz" ,
"integrity" : "sha512-61A5ThoTiDG/C8s8UMZwSorAGwMJ0ERVGj2OjoW5pAalsNOg15+iQiPzrLJ4jhZ1HJzmC2PIHT2oEiH3R5fzNA==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT"
} ,
2026-01-01 16:03:48 +08:00
"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==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"dependencies" : {
"callsites" : "^3.0.0"
} ,
2025-12-18 13:50:39 +08:00
"engines" : {
2026-01-01 16:03:48 +08:00
"node" : ">=6"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/parse-entities" : {
"version" : "4.0.2" ,
"resolved" : "https://registry.npmjs.org/parse-entities/-/parse-entities-4.0.2.tgz" ,
"integrity" : "sha512-GG2AQYWoLgL877gQIKeRPGO1xF9+eG1ujIb5soS5gPvLQ1y2o8FL90w2QWNdf9I361Mpp7726c+lj3U0qK1uGw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^2.0.0" ,
"character-entities-legacy" : "^3.0.0" ,
"character-reference-invalid" : "^2.0.0" ,
"decode-named-character-reference" : "^1.0.0" ,
"is-alphanumerical" : "^2.0.0" ,
"is-decimal" : "^2.0.0" ,
"is-hexadecimal" : "^2.0.0"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"node_modules/parse-entities/node_modules/@types/unist" : {
"version" : "2.0.11" ,
"resolved" : "https://registry.npmjs.org/@types/unist/-/unist-2.0.11.tgz" ,
"integrity" : "sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==" ,
2025-12-29 19:39:18 +08:00
"license" : "MIT"
2025-12-25 08:42:02 -08:00
} ,
2026-01-01 16:03:48 +08:00
"node_modules/parse-json" : {
"version" : "5.2.0" ,
"resolved" : "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz" ,
"integrity" : "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"@babel/code-frame" : "^7.0.0" ,
"error-ex" : "^1.3.1" ,
"json-parse-even-better-errors" : "^2.3.0" ,
"lines-and-columns" : "^1.1.6"
2025-12-18 13:50:39 +08:00
} ,
"engines" : {
2026-01-01 16:03:48 +08:00
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/parse5" : {
"version" : "7.3.0" ,
"resolved" : "https://registry.npmjs.org/parse5/-/parse5-7.3.0.tgz" ,
"integrity" : "sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==" ,
"license" : "MIT" ,
"dependencies" : {
"entities" : "^6.0.0"
} ,
"funding" : {
"url" : "https://github.com/inikulin/parse5?sponsor=1"
}
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"node_modules/parse5/node_modules/entities" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/entities/-/entities-6.0.1.tgz" ,
"integrity" : "sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==" ,
2025-12-18 13:50:39 +08:00
"license" : "BSD-2-Clause" ,
"engines" : {
"node" : ">=0.12"
} ,
"funding" : {
"url" : "https://github.com/fb55/entities?sponsor=1"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/path-browserify" : {
2025-12-18 13:50:39 +08:00
"version" : "1.0.1" ,
2026-01-01 16:03:48 +08:00
"resolved" : "https://registry.npmmirror.com/path-browserify/-/path-browserify-1.0.1.tgz" ,
"integrity" : "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/path-data-parser" : {
"version" : "0.1.0" ,
"resolved" : "https://registry.npmjs.org/path-data-parser/-/path-data-parser-0.1.0.tgz" ,
"integrity" : "sha512-NOnmBpt5Y2RWbuv0LMzsayp3lVylAHLPUTut412ZA3l+C4uw4ZVkQbjShYCQ8TCpUMdPapr4YjUqLYD6v68j+w==" ,
"license" : "MIT"
} ,
2026-01-05 13:54:43 +08:00
"node_modules/path-exists" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz" ,
"integrity" : "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/path-is-absolute" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz" ,
"integrity" : "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/path-key" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmmirror.com/path-key/-/path-key-4.0.0.tgz" ,
"integrity" : "sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==" ,
"dev" : true ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"engines" : {
2026-01-01 16:03:48 +08:00
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/path-parse" : {
"version" : "1.0.7" ,
"resolved" : "https://registry.npmmirror.com/path-parse/-/path-parse-1.0.7.tgz" ,
"integrity" : "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" ,
"license" : "MIT"
} ,
"node_modules/path-type" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz" ,
"integrity" : "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"engines" : {
2026-01-01 16:03:48 +08:00
"node" : ">=8"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/pathe" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/pathe/-/pathe-2.0.3.tgz" ,
"integrity" : "sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==" ,
"license" : "MIT"
} ,
"node_modules/picocolors" : {
2025-12-18 13:50:39 +08:00
"version" : "1.1.1" ,
2026-01-01 16:03:48 +08:00
"resolved" : "https://registry.npmmirror.com/picocolors/-/picocolors-1.1.1.tgz" ,
"integrity" : "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==" ,
"license" : "ISC"
} ,
"node_modules/picomatch" : {
"version" : "2.3.1" ,
"resolved" : "https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz" ,
"integrity" : "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8.6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/jonschlinkert"
}
} ,
"node_modules/pify" : {
"version" : "2.3.0" ,
"resolved" : "https://registry.npmmirror.com/pify/-/pify-2.3.0.tgz" ,
"integrity" : "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==" ,
"dev" : true ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"engines" : {
2026-01-01 16:03:48 +08:00
"node" : ">=0.10.0"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/pinia" : {
"version" : "2.3.1" ,
"resolved" : "https://registry.npmmirror.com/pinia/-/pinia-2.3.1.tgz" ,
"integrity" : "sha512-khUlZSwt9xXCaTbbxFYBKDc/bWAGWJjOgvxETwkTN7KRm66EeT1ZdZj6i2ceh9sP2Pzqsbc704r2yngBrxBVug==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"@vue/devtools-api" : "^6.6.3" ,
"vue-demi" : "^0.14.10"
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"funding" : {
"url" : "https://github.com/sponsors/posva"
} ,
"peerDependencies" : {
"typescript" : ">=4.4.4" ,
"vue" : "^2.7.0 || ^3.5.11"
} ,
"peerDependenciesMeta" : {
"typescript" : {
"optional" : true
}
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/pirates" : {
"version" : "4.0.7" ,
"resolved" : "https://registry.npmmirror.com/pirates/-/pirates-4.0.7.tgz" ,
"integrity" : "sha512-TfySrs/5nm8fQJDcBDuUng3VOUKsd7S+zqvbOTiGXHfxX4wK31ard+hoNuvkicM/2YFzlpDgABOevKSsB4G/FA==" ,
2025-12-18 13:50:39 +08:00
"dev" : true ,
"license" : "MIT" ,
"engines" : {
2026-01-01 16:03:48 +08:00
"node" : ">= 6"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/pkg-types" : {
"version" : "1.3.1" ,
"resolved" : "https://registry.npmjs.org/pkg-types/-/pkg-types-1.3.1.tgz" ,
"integrity" : "sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"dependencies" : {
"confbox" : "^0.1.8" ,
"mlly" : "^1.7.4" ,
"pathe" : "^2.0.1"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/points-on-curve" : {
"version" : "0.2.0" ,
"resolved" : "https://registry.npmjs.org/points-on-curve/-/points-on-curve-0.2.0.tgz" ,
"integrity" : "sha512-0mYKnYYe9ZcqMCWhUjItv/oHjvgEsfKvnUTg8sAtnHr3GVy7rGkXCb6d5cSyqrWqL4k81b9CPg3urd+T7aop3A==" ,
2025-12-25 08:42:02 -08:00
"license" : "MIT"
} ,
2026-01-01 16:03:48 +08:00
"node_modules/points-on-path" : {
"version" : "0.2.1" ,
"resolved" : "https://registry.npmjs.org/points-on-path/-/points-on-path-0.2.1.tgz" ,
"integrity" : "sha512-25ClnWWuw7JbWZcgqY/gJ4FQWadKxGWk+3kR/7kD0tCaDtPPMj7oHu2ToLaVhfpnHrZzYby2w6tUA0eOIuUg8g==" ,
2025-12-25 08:42:02 -08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"path-data-parser" : "0.1.0" ,
"points-on-curve" : "0.2.0"
}
} ,
"node_modules/polished" : {
"version" : "4.3.1" ,
"resolved" : "https://registry.npmjs.org/polished/-/polished-4.3.1.tgz" ,
"integrity" : "sha512-OBatVyC/N7SCW/FaDHrSd+vn0o5cS855TOmYi4OkdWUMSJCET/xip//ch8xGUvtr3i44X9LVyWwQlRMTN3pwSA==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/runtime" : "^7.17.8"
2025-12-25 08:42:02 -08:00
} ,
"engines" : {
2026-01-01 16:03:48 +08:00
"node" : ">=10"
2025-12-25 08:42:02 -08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/postcss" : {
"version" : "8.5.6" ,
"resolved" : "https://registry.npmmirror.com/postcss/-/postcss-8.5.6.tgz" ,
"integrity" : "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==" ,
"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" ,
"peer" : true ,
2025-12-25 08:42:02 -08:00
"dependencies" : {
2026-01-01 16:03:48 +08:00
"nanoid" : "^3.3.11" ,
"picocolors" : "^1.1.1" ,
"source-map-js" : "^1.2.1"
2025-12-25 08:42:02 -08:00
} ,
"engines" : {
2026-01-01 16:03:48 +08:00
"node" : "^10 || ^12 || >=14"
2025-12-25 08:42:02 -08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/postcss-import" : {
"version" : "15.1.0" ,
"resolved" : "https://registry.npmmirror.com/postcss-import/-/postcss-import-15.1.0.tgz" ,
"integrity" : "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==" ,
2025-12-25 08:42:02 -08:00
"dev" : true ,
2026-01-01 16:03:48 +08:00
"license" : "MIT" ,
2025-12-25 08:42:02 -08:00
"dependencies" : {
2026-01-01 16:03:48 +08:00
"postcss-value-parser" : "^4.0.0" ,
"read-cache" : "^1.0.0" ,
"resolve" : "^1.1.7"
} ,
"engines" : {
"node" : ">=14.0.0"
} ,
"peerDependencies" : {
"postcss" : "^8.0.0"
2025-12-25 08:42:02 -08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/postcss-js" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmmirror.com/postcss-js/-/postcss-js-4.1.0.tgz" ,
"integrity" : "sha512-oIAOTqgIo7q2EOwbhb8UalYePMvYoIeRY2YKntdpFQXNosSu3vLrniGgmH9OKs/qAkfoj5oB3le/7mINW1LCfw==" ,
2025-12-25 08:42:02 -08:00
"dev" : true ,
2026-01-01 16:03:48 +08:00
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/postcss/"
} ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
] ,
2025-12-25 08:42:02 -08:00
"license" : "MIT" ,
2025-12-18 13:50:39 +08:00
"dependencies" : {
2026-01-01 16:03:48 +08:00
"camelcase-css" : "^2.0.1"
2025-12-18 13:50:39 +08:00
} ,
"engines" : {
2026-01-01 16:03:48 +08:00
"node" : "^12 || ^14 || >= 16"
} ,
"peerDependencies" : {
"postcss" : "^8.4.21"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/postcss-load-config" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmmirror.com/postcss-load-config/-/postcss-load-config-6.0.1.tgz" ,
"integrity" : "sha512-oPtTM4oerL+UXmx+93ytZVN82RrlY/wPUV8IeDxFrzIjXOLF1pN+EmKPLbubvKHT2HC20xXsCAH2Z+CKV6Oz/g==" ,
"dev" : true ,
2025-12-18 13:50:39 +08:00
"funding" : [
{
2026-01-01 16:03:48 +08:00
"type" : "opencollective" ,
"url" : "https://opencollective.com/postcss/"
} ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
2025-12-18 13:50:39 +08:00
}
] ,
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"dependencies" : {
"lilconfig" : "^3.1.1"
} ,
2025-12-18 13:50:39 +08:00
"engines" : {
2026-01-01 16:03:48 +08:00
"node" : ">= 18"
} ,
"peerDependencies" : {
"jiti" : ">=1.21.0" ,
"postcss" : ">=8.0.9" ,
"tsx" : "^4.8.1" ,
"yaml" : "^2.4.2"
2025-12-18 13:50:39 +08:00
} ,
"peerDependenciesMeta" : {
2026-01-01 16:03:48 +08:00
"jiti" : {
"optional" : true
} ,
"postcss" : {
"optional" : true
} ,
"tsx" : {
"optional" : true
} ,
"yaml" : {
2025-12-18 13:50:39 +08:00
"optional" : true
}
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/postcss-nested" : {
"version" : "6.2.0" ,
"resolved" : "https://registry.npmmirror.com/postcss-nested/-/postcss-nested-6.2.0.tgz" ,
"integrity" : "sha512-HQbt28KulC5AJzG+cZtj9kvKB93CFCdLvog1WFLf1D+xmMvPGlBstkpTEZfK5+AN9hfJocyBFCNiqyS48bpgzQ==" ,
"dev" : true ,
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/postcss/"
} ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
] ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"postcss-selector-parser" : "^6.1.1"
2025-12-18 13:50:39 +08:00
} ,
"engines" : {
2026-01-01 16:03:48 +08:00
"node" : ">=12.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.14"
2025-12-29 16:13:09 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/postcss-selector-parser" : {
"version" : "6.1.2" ,
"resolved" : "https://registry.npmmirror.com/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz" ,
"integrity" : "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==" ,
2025-12-18 13:50:39 +08:00
"dev" : true ,
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"dependencies" : {
"cssesc" : "^3.0.0" ,
"util-deprecate" : "^1.0.2"
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"engines" : {
"node" : ">=4"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/postcss-value-parser" : {
"version" : "4.2.0" ,
"resolved" : "https://registry.npmmirror.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz" ,
"integrity" : "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==" ,
2025-12-18 13:50:39 +08:00
"dev" : true ,
2026-01-01 16:03:48 +08:00
"license" : "MIT"
} ,
2026-01-05 13:54:43 +08:00
"node_modules/prelude-ls" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz" ,
"integrity" : "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/prop-types" : {
"version" : "15.8.1" ,
"resolved" : "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz" ,
"integrity" : "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"dependencies" : {
"loose-envify" : "^1.4.0" ,
"object-assign" : "^4.1.1" ,
"react-is" : "^16.13.1"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/prop-types/node_modules/react-is" : {
"version" : "16.13.1" ,
"resolved" : "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz" ,
"integrity" : "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==" ,
"license" : "MIT"
} ,
"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==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"funding" : {
2026-01-01 16:03:48 +08:00
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/proxy-from-env" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmmirror.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz" ,
"integrity" : "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==" ,
"license" : "MIT"
} ,
2026-01-05 13:54:43 +08:00
"node_modules/punycode" : {
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz" ,
"integrity" : "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/query-string" : {
"version" : "9.3.1" ,
"resolved" : "https://registry.npmjs.org/query-string/-/query-string-9.3.1.tgz" ,
"integrity" : "sha512-5fBfMOcDi5SA9qj5jZhWAcTtDfKF5WFdd2uD9nVNlbxVv1baq65aALy6qofpNEGELHvisjjasxQp7BlM9gvMzw==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"decode-uri-component" : "^0.4.1" ,
"filter-obj" : "^5.1.0" ,
"split-on-first" : "^3.0.0"
2025-12-18 13:50:39 +08:00
} ,
"engines" : {
2026-01-01 16:03:48 +08:00
"node" : ">=18"
2025-12-18 13:50:39 +08:00
} ,
"funding" : {
2026-01-01 16:03:48 +08:00
"url" : "https://github.com/sponsors/sindresorhus"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/queue-microtask" : {
"version" : "1.2.3" ,
"resolved" : "https://registry.npmmirror.com/queue-microtask/-/queue-microtask-1.2.3.tgz" ,
"integrity" : "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
] ,
"license" : "MIT"
} ,
"node_modules/rc-collapse" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/rc-collapse/-/rc-collapse-4.0.0.tgz" ,
"integrity" : "sha512-SwoOByE39/3oIokDs/BnkqI+ltwirZbP8HZdq1/3SkPSBi7xDdvWHTp7cpNI9ullozkR6mwTWQi6/E/9huQVrA==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"@babel/runtime" : "^7.10.1" ,
"classnames" : "2.x" ,
"rc-motion" : "^2.3.4" ,
"rc-util" : "^5.27.0"
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"peerDependencies" : {
"react" : ">=16.9.0" ,
"react-dom" : ">=16.9.0"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/rc-dialog" : {
"version" : "9.6.0" ,
"resolved" : "https://registry.npmjs.org/rc-dialog/-/rc-dialog-9.6.0.tgz" ,
"integrity" : "sha512-ApoVi9Z8PaCQg6FsUzS8yvBEQy0ZL2PkuvAgrmohPkN3okps5WZ5WQWPc1RNuiOKaAYv8B97ACdsFU5LizzCqg==" ,
"license" : "MIT" ,
2025-12-18 13:50:39 +08:00
"dependencies" : {
2026-01-01 16:03:48 +08:00
"@babel/runtime" : "^7.10.1" ,
"@rc-component/portal" : "^1.0.0-8" ,
"classnames" : "^2.2.6" ,
"rc-motion" : "^2.3.0" ,
"rc-util" : "^5.21.0"
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"peerDependencies" : {
"react" : ">=16.9.0" ,
"react-dom" : ">=16.9.0"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/rc-dialog/node_modules/@rc-component/portal" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/@rc-component/portal/-/portal-1.1.2.tgz" ,
"integrity" : "sha512-6f813C0IsasTZms08kfA8kPAGxbbkYToa8ALaiDIGGECU4i9hj8Plgbx0sNJDrey3EtHO30hmdaxtT0138xZcg==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"dependencies" : {
"@babel/runtime" : "^7.18.0" ,
"classnames" : "^2.3.2" ,
"rc-util" : "^5.24.4"
} ,
2025-12-18 13:50:39 +08:00
"engines" : {
2026-01-01 16:03:48 +08:00
"node" : ">=8.x"
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"peerDependencies" : {
"react" : ">=16.9.0" ,
"react-dom" : ">=16.9.0"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/rc-footer" : {
"version" : "0.6.8" ,
"resolved" : "https://registry.npmjs.org/rc-footer/-/rc-footer-0.6.8.tgz" ,
"integrity" : "sha512-JBZ+xcb6kkex8XnBd4VHw1ZxjV6kmcwUumSHaIFdka2qzMCo7Klcy4sI6G0XtUpG/vtpislQCc+S9Bc+NLHYMg==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"dependencies" : {
"@babel/runtime" : "^7.11.1" ,
"classnames" : "^2.2.1"
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"peerDependencies" : {
"react" : ">=16.0.0" ,
"react-dom" : ">=16.0.0"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/rc-image" : {
"version" : "7.12.0" ,
"resolved" : "https://registry.npmjs.org/rc-image/-/rc-image-7.12.0.tgz" ,
"integrity" : "sha512-cZ3HTyyckPnNnUb9/DRqduqzLfrQRyi+CdHjdqgsyDpI3Ln5UX1kXnAhPBSJj9pVRzwRFgqkN7p9b6HBDjmu/Q==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"@babel/runtime" : "^7.11.2" ,
"@rc-component/portal" : "^1.0.2" ,
"classnames" : "^2.2.6" ,
"rc-dialog" : "~9.6.0" ,
"rc-motion" : "^2.6.2" ,
"rc-util" : "^5.34.1"
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"peerDependencies" : {
"react" : ">=16.9.0" ,
"react-dom" : ">=16.9.0"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/rc-image/node_modules/@rc-component/portal" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/@rc-component/portal/-/portal-1.1.2.tgz" ,
"integrity" : "sha512-6f813C0IsasTZms08kfA8kPAGxbbkYToa8ALaiDIGGECU4i9hj8Plgbx0sNJDrey3EtHO30hmdaxtT0138xZcg==" ,
2025-12-25 08:42:02 -08:00
"license" : "MIT" ,
2025-12-29 19:39:18 +08:00
"dependencies" : {
2026-01-01 16:03:48 +08:00
"@babel/runtime" : "^7.18.0" ,
"classnames" : "^2.3.2" ,
"rc-util" : "^5.24.4"
2025-12-29 19:39:18 +08:00
} ,
2025-12-25 08:42:02 -08:00
"engines" : {
2026-01-01 16:03:48 +08:00
"node" : ">=8.x"
} ,
"peerDependencies" : {
"react" : ">=16.9.0" ,
"react-dom" : ">=16.9.0"
2025-12-25 08:42:02 -08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/rc-input" : {
"version" : "1.8.0" ,
"resolved" : "https://registry.npmjs.org/rc-input/-/rc-input-1.8.0.tgz" ,
"integrity" : "sha512-KXvaTbX+7ha8a/k+eg6SYRVERK0NddX8QX7a7AnRvUa/rEH0CNMlpcBzBkhI0wp2C8C4HlMoYl8TImSN+fuHKA==" ,
2025-12-29 19:39:18 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"dependencies" : {
"@babel/runtime" : "^7.11.1" ,
"classnames" : "^2.2.1" ,
"rc-util" : "^5.18.1"
} ,
"peerDependencies" : {
"react" : ">=16.0.0" ,
"react-dom" : ">=16.0.0"
2025-12-25 08:42:02 -08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/rc-input-number" : {
"version" : "9.5.0" ,
"resolved" : "https://registry.npmjs.org/rc-input-number/-/rc-input-number-9.5.0.tgz" ,
"integrity" : "sha512-bKaEvB5tHebUURAEXw35LDcnRZLq3x1k7GxfAqBMzmpHkDGzjAtnUL8y4y5N15rIFIg5IJgwr211jInl3cipag==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"@babel/runtime" : "^7.10.1" ,
"@rc-component/mini-decimal" : "^1.0.1" ,
"classnames" : "^2.2.5" ,
"rc-input" : "~1.8.0" ,
"rc-util" : "^5.40.1"
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"peerDependencies" : {
"react" : ">=16.9.0" ,
"react-dom" : ">=16.9.0"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/rc-menu" : {
"version" : "9.16.1" ,
"resolved" : "https://registry.npmjs.org/rc-menu/-/rc-menu-9.16.1.tgz" ,
"integrity" : "sha512-ghHx6/6Dvp+fw8CJhDUHFHDJ84hJE3BXNCzSgLdmNiFErWSOaZNsihDAsKq9ByTALo/xkNIwtDFGIl6r+RPXBg==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"@babel/runtime" : "^7.10.1" ,
"@rc-component/trigger" : "^2.0.0" ,
"classnames" : "2.x" ,
"rc-motion" : "^2.4.3" ,
"rc-overflow" : "^1.3.1" ,
"rc-util" : "^5.27.0"
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"peerDependencies" : {
"react" : ">=16.9.0" ,
"react-dom" : ">=16.9.0"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/rc-menu/node_modules/@rc-component/portal" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/@rc-component/portal/-/portal-1.1.2.tgz" ,
"integrity" : "sha512-6f813C0IsasTZms08kfA8kPAGxbbkYToa8ALaiDIGGECU4i9hj8Plgbx0sNJDrey3EtHO30hmdaxtT0138xZcg==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"dependencies" : {
"@babel/runtime" : "^7.18.0" ,
"classnames" : "^2.3.2" ,
"rc-util" : "^5.24.4"
} ,
2025-12-18 13:50:39 +08:00
"engines" : {
2026-01-01 16:03:48 +08:00
"node" : ">=8.x"
} ,
"peerDependencies" : {
"react" : ">=16.9.0" ,
"react-dom" : ">=16.9.0"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/rc-menu/node_modules/@rc-component/trigger" : {
"version" : "2.3.0" ,
"resolved" : "https://registry.npmjs.org/@rc-component/trigger/-/trigger-2.3.0.tgz" ,
"integrity" : "sha512-iwaxZyzOuK0D7lS+0AQEtW52zUWxoGqTGkke3dRyb8pYiShmRpCjB/8TzPI4R6YySCH7Vm9BZj/31VPiiQTLBg==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"@babel/runtime" : "^7.23.2" ,
"@rc-component/portal" : "^1.1.0" ,
"classnames" : "^2.3.2" ,
"rc-motion" : "^2.0.0" ,
"rc-resize-observer" : "^1.3.1" ,
"rc-util" : "^5.44.0"
2025-12-18 13:50:39 +08:00
} ,
"engines" : {
2026-01-01 16:03:48 +08:00
"node" : ">=8.x"
} ,
"peerDependencies" : {
"react" : ">=16.9.0" ,
"react-dom" : ">=16.9.0"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/rc-motion" : {
"version" : "2.9.5" ,
"resolved" : "https://registry.npmjs.org/rc-motion/-/rc-motion-2.9.5.tgz" ,
"integrity" : "sha512-w+XTUrfh7ArbYEd2582uDrEhmBHwK1ZENJiSJVb7uRxdE7qJSYjbO2eksRXmndqyKqKoYPc9ClpPh5242mV1vA==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"dependencies" : {
"@babel/runtime" : "^7.11.1" ,
"classnames" : "^2.2.1" ,
"rc-util" : "^5.44.0"
} ,
"peerDependencies" : {
"react" : ">=16.9.0" ,
"react-dom" : ">=16.9.0"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/rc-overflow" : {
"version" : "1.5.0" ,
"resolved" : "https://registry.npmjs.org/rc-overflow/-/rc-overflow-1.5.0.tgz" ,
"integrity" : "sha512-Lm/v9h0LymeUYJf0x39OveU52InkdRXqnn2aYXfWmo8WdOonIKB2kfau+GF0fWq6jPgtdO9yMqveGcK6aIhJmg==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"dependencies" : {
"@babel/runtime" : "^7.11.1" ,
"classnames" : "^2.2.1" ,
"rc-resize-observer" : "^1.0.0" ,
"rc-util" : "^5.37.0"
} ,
"peerDependencies" : {
"react" : ">=16.9.0" ,
"react-dom" : ">=16.9.0"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/rc-resize-observer" : {
"version" : "1.4.3" ,
"resolved" : "https://registry.npmjs.org/rc-resize-observer/-/rc-resize-observer-1.4.3.tgz" ,
"integrity" : "sha512-YZLjUbyIWox8E9i9C3Tm7ia+W7euPItNWSPX5sCcQTYbnwDb5uNpnLHQCG1f22oZWUhLw4Mv2tFmeWe68CDQRQ==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"dependencies" : {
"@babel/runtime" : "^7.20.7" ,
"classnames" : "^2.2.1" ,
"rc-util" : "^5.44.1" ,
"resize-observer-polyfill" : "^1.5.1"
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"peerDependencies" : {
"react" : ">=16.9.0" ,
"react-dom" : ">=16.9.0"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/rc-util" : {
"version" : "5.44.4" ,
"resolved" : "https://registry.npmjs.org/rc-util/-/rc-util-5.44.4.tgz" ,
"integrity" : "sha512-resueRJzmHG9Q6rI/DfK6Kdv9/Lfls05vzMs1Sk3M2P+3cJa+MakaZyWY8IPfehVuhPJFKrIY1IK4GqbiaiY5w==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"@babel/runtime" : "^7.18.3" ,
"react-is" : "^18.2.0"
} ,
"peerDependencies" : {
"react" : ">=16.9.0" ,
"react-dom" : ">=16.9.0"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/re-resizable" : {
"version" : "6.11.2" ,
"resolved" : "https://registry.npmjs.org/re-resizable/-/re-resizable-6.11.2.tgz" ,
"integrity" : "sha512-2xI2P3OHs5qw7K0Ud1aLILK6MQxW50TcO+DetD9eIV58j84TqYeHoZcL9H4GXFXXIh7afhH8mv5iUCXII7OW7A==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"peerDependencies" : {
"react" : "^16.13.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" ,
"react-dom" : "^16.13.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/react" : {
"version" : "19.2.3" ,
"resolved" : "https://registry.npmjs.org/react/-/react-19.2.3.tgz" ,
"integrity" : "sha512-Ku/hhYbVjOQnXDZFv2+RibmLFGwFdeeKHFcOTlrt7xplBnya5OGn/hIRDsqDiSUcfORsDC7MPxwork8jBwsIWA==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"peer" : true ,
2025-12-18 13:50:39 +08:00
"engines" : {
2026-01-01 16:03:48 +08:00
"node" : ">=0.10.0"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/react-avatar-editor" : {
"version" : "14.0.0" ,
"resolved" : "https://registry.npmjs.org/react-avatar-editor/-/react-avatar-editor-14.0.0.tgz" ,
"integrity" : "sha512-NaQM3oo4u0a1/Njjutc2FjwKX35vQV+t6S8hovsbAlMpBN1ntIwP/g+Yr9eDIIfaNtRXL0AqboTnPmRxhD/i8A==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"peerDependencies" : {
"react" : "^0.14.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" ,
"react-dom" : "^0.14.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/react-colorful" : {
"version" : "5.6.1" ,
"resolved" : "https://registry.npmjs.org/react-colorful/-/react-colorful-5.6.1.tgz" ,
"integrity" : "sha512-1exovf0uGTGyq5mXQT0zgQ80uvj2PCwvF8zY1RN9/vbJVSjSo3fsB/4L3ObbF7u70NduSiK4xu4Y6q1MHoUGEw==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"peerDependencies" : {
"react" : ">=16.8.0" ,
"react-dom" : ">=16.8.0"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/react-dom" : {
"version" : "19.2.3" ,
"resolved" : "https://registry.npmjs.org/react-dom/-/react-dom-19.2.3.tgz" ,
"integrity" : "sha512-yELu4WmLPw5Mr/lmeEpox5rw3RETacE++JgHqQzd2dg+YbJuat3jH4ingc+WPZhxaoFzdv9y33G+F7Nl5O0GBg==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"peer" : true ,
2025-12-18 13:50:39 +08:00
"dependencies" : {
2026-01-01 16:03:48 +08:00
"scheduler" : "^0.27.0"
} ,
"peerDependencies" : {
"react" : "^19.2.3"
}
} ,
"node_modules/react-draggable" : {
"version" : "4.4.6" ,
"resolved" : "https://registry.npmjs.org/react-draggable/-/react-draggable-4.4.6.tgz" ,
"integrity" : "sha512-LtY5Xw1zTPqHkVmtM3X8MUOxNDOUhv/khTgBgrUvwaS064bwVvxT+q5El0uUFNx5IEPKXuRejr7UqLwBIg5pdw==" ,
"license" : "MIT" ,
"dependencies" : {
"clsx" : "^1.1.1" ,
"prop-types" : "^15.8.1"
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"peerDependencies" : {
"react" : ">= 16.3.0" ,
"react-dom" : ">= 16.3.0"
}
} ,
"node_modules/react-draggable/node_modules/clsx" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/clsx/-/clsx-1.2.1.tgz" ,
"integrity" : "sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==" ,
"license" : "MIT" ,
2025-12-18 13:50:39 +08:00
"engines" : {
2026-01-01 16:03:48 +08:00
"node" : ">=6"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/react-dropzone" : {
"version" : "12.1.0" ,
"resolved" : "https://registry.npmjs.org/react-dropzone/-/react-dropzone-12.1.0.tgz" ,
"integrity" : "sha512-iBYHA1rbopIvtzokEX4QubO6qk5IF/x3BtKGu74rF2JkQDXnwC4uO/lHKpaw4PJIV6iIAYOlwLv2FpiGyqHNog==" ,
"license" : "MIT" ,
2025-12-18 13:50:39 +08:00
"dependencies" : {
2026-01-01 16:03:48 +08:00
"attr-accept" : "^2.2.2" ,
"file-selector" : "^0.5.0" ,
"prop-types" : "^15.8.1"
2025-12-18 13:50:39 +08:00
} ,
"engines" : {
2026-01-01 16:03:48 +08:00
"node" : ">= 10.13"
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"peerDependencies" : {
"react" : ">= 16.8"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/react-error-boundary" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/react-error-boundary/-/react-error-boundary-6.0.1.tgz" ,
"integrity" : "sha512-zArgQpjJUN1ZLMEKWtifxQweW3yfvwL5j2nh3Pesze1qG6r5oCDMy/TA97bUF01wy4xCeeL4/pd8GHmvEsP3Bg==" ,
"license" : "MIT" ,
"peerDependencies" : {
"react" : "^18.0.0 || ^19.0.0" ,
"react-dom" : "^18.0.0 || ^19.0.0"
}
} ,
"node_modules/react-fast-compare" : {
"version" : "3.2.2" ,
"resolved" : "https://registry.npmjs.org/react-fast-compare/-/react-fast-compare-3.2.2.tgz" ,
"integrity" : "sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT"
} ,
2026-01-01 16:03:48 +08:00
"node_modules/react-hotkeys-hook" : {
"version" : "5.2.1" ,
"resolved" : "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-5.2.1.tgz" ,
"integrity" : "sha512-xbKh6zJxd/vJHT4Bw4+0pBD662Fk20V+VFhLqciCg+manTVO4qlqRqiwFOYelfHN9dBvWj9vxaPkSS26ZSIJGg==" ,
"license" : "MIT" ,
"workspaces" : [
"packages/*"
] ,
"peerDependencies" : {
"react" : ">=16.8.0" ,
"react-dom" : ">=16.8.0"
}
} ,
"node_modules/react-is" : {
"version" : "18.3.1" ,
"resolved" : "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz" ,
"integrity" : "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==" ,
"license" : "MIT"
} ,
"node_modules/react-markdown" : {
"version" : "10.1.0" ,
"resolved" : "https://registry.npmjs.org/react-markdown/-/react-markdown-10.1.0.tgz" ,
"integrity" : "sha512-qKxVopLT/TyA6BX3Ue5NwabOsAzm0Q7kAPwq6L+wWDwisYs7R8vZ0nRXqq6rkueboxpkjvLGU9fWifiX/ZZFxQ==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"@types/hast" : "^3.0.0" ,
"@types/mdast" : "^4.0.0" ,
"devlop" : "^1.0.0" ,
"hast-util-to-jsx-runtime" : "^2.0.0" ,
"html-url-attributes" : "^3.0.0" ,
"mdast-util-to-hast" : "^13.0.0" ,
"remark-parse" : "^11.0.0" ,
"remark-rehype" : "^11.0.0" ,
"unified" : "^11.0.0" ,
"unist-util-visit" : "^5.0.0" ,
"vfile" : "^6.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
} ,
"peerDependencies" : {
"@types/react" : ">=18" ,
"react" : ">=18"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/react-merge-refs" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/react-merge-refs/-/react-merge-refs-3.0.2.tgz" ,
"integrity" : "sha512-MSZAfwFfdbEvwkKWP5EI5chuLYnNUxNS7vyS0i1Jp+wtd8J4Ga2ddzhaE68aMol2Z4vCnRM/oGOo1a3V75UPlw==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/gregberge"
} ,
"peerDependencies" : {
"react" : ">=16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
} ,
"peerDependenciesMeta" : {
"react" : {
"optional" : true
2025-12-18 13:50:39 +08:00
}
2026-01-01 16:03:48 +08:00
}
} ,
"node_modules/react-rnd" : {
"version" : "10.5.2" ,
"resolved" : "https://registry.npmjs.org/react-rnd/-/react-rnd-10.5.2.tgz" ,
"integrity" : "sha512-0Tm4x7k7pfHf2snewJA8x7Nwgt3LV+58MVEWOVsFjk51eYruFEa6Wy7BNdxt4/lH0wIRsu7Gm3KjSXY2w7YaNw==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"dependencies" : {
"re-resizable" : "6.11.2" ,
"react-draggable" : "4.4.6" ,
"tslib" : "2.6.2"
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"peerDependencies" : {
"react" : ">=16.3.0" ,
"react-dom" : ">=16.3.0"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/react-rnd/node_modules/tslib" : {
"version" : "2.6.2" ,
"resolved" : "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz" ,
"integrity" : "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==" ,
"license" : "0BSD"
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"node_modules/react-zoom-pan-pinch" : {
"version" : "3.7.0" ,
"resolved" : "https://registry.npmjs.org/react-zoom-pan-pinch/-/react-zoom-pan-pinch-3.7.0.tgz" ,
"integrity" : "sha512-UmReVZ0TxlKzxSbYiAj+LeGRW8s8LraAFTXRAxzMYnNRgGPsxCudwZKVkjvGmjtx7SW/hZamt69NUmGf4xrkXA==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"engines" : {
2026-01-01 16:03:48 +08:00
"node" : ">=8" ,
"npm" : ">=5"
} ,
"peerDependencies" : {
"react" : "*" ,
"react-dom" : "*"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/read-cache" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmmirror.com/read-cache/-/read-cache-1.0.0.tgz" ,
"integrity" : "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==" ,
2025-12-18 13:50:39 +08:00
"dev" : true ,
"license" : "MIT" ,
2025-12-18 14:26:55 +08:00
"dependencies" : {
2026-01-01 16:03:48 +08:00
"pify" : "^2.3.0"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/readdirp" : {
"version" : "3.6.0" ,
"resolved" : "https://registry.npmmirror.com/readdirp/-/readdirp-3.6.0.tgz" ,
"integrity" : "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==" ,
2025-12-18 13:50:39 +08:00
"dev" : true ,
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"dependencies" : {
"picomatch" : "^2.2.1"
} ,
2025-12-18 13:50:39 +08:00
"engines" : {
2026-01-01 16:03:48 +08:00
"node" : ">=8.10.0"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/recma-build-jsx" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/recma-build-jsx/-/recma-build-jsx-1.0.0.tgz" ,
"integrity" : "sha512-8GtdyqaBcDfva+GUKDr3nev3VpKAhup1+RvkMvUxURHpW7QyIvk9F5wz7Vzo06CEMSilw6uArgRqhpiUcWp8ew==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"dependencies" : {
"@types/estree" : "^1.0.0" ,
"estree-util-build-jsx" : "^3.0.0" ,
"vfile" : "^6.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/recma-jsx" : {
2025-12-18 13:50:39 +08:00
"version" : "1.0.1" ,
2026-01-01 16:03:48 +08:00
"resolved" : "https://registry.npmjs.org/recma-jsx/-/recma-jsx-1.0.1.tgz" ,
"integrity" : "sha512-huSIy7VU2Z5OLv6oFLosQGGDqPqdO1iq6bWNAdhzMxSJP7RAso4fCZ1cKu8j9YHCZf3TPrq4dw3okhrylgcd7w==" ,
2025-12-18 14:26:55 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"dependencies" : {
"acorn-jsx" : "^5.0.0" ,
"estree-util-to-js" : "^2.0.0" ,
"recma-parse" : "^1.0.0" ,
"recma-stringify" : "^1.0.0" ,
"unified" : "^11.0.0"
2025-12-18 14:26:55 +08:00
} ,
"funding" : {
2026-01-01 16:03:48 +08:00
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
} ,
"peerDependencies" : {
"acorn" : "^6.0.0 || ^7.0.0 || ^8.0.0"
2025-12-18 14:26:55 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/recma-parse" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/recma-parse/-/recma-parse-1.0.0.tgz" ,
"integrity" : "sha512-OYLsIGBB5Y5wjnSnQW6t3Xg7q3fQ7FWbw/vcXtORTnyaSFscOtABg+7Pnz6YZ6c27fG1/aN8CjfwoUEUIdwqWQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree" : "^1.0.0" ,
"esast-util-from-js" : "^2.0.0" ,
"unified" : "^11.0.0" ,
"vfile" : "^6.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"node_modules/recma-stringify" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/recma-stringify/-/recma-stringify-1.0.0.tgz" ,
"integrity" : "sha512-cjwII1MdIIVloKvC9ErQ+OgAtwHBmcZ0Bg4ciz78FtbT8In39aAYbaA7zvxQ61xVMSPE8WxhLwLbhif4Js2C+g==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"dependencies" : {
"@types/estree" : "^1.0.0" ,
"estree-util-to-js" : "^2.0.0" ,
"unified" : "^11.0.0" ,
"vfile" : "^6.0.0"
2025-12-18 13:50:39 +08:00
} ,
"funding" : {
2026-01-01 16:03:48 +08:00
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/regex" : {
"version" : "6.1.0" ,
"resolved" : "https://registry.npmjs.org/regex/-/regex-6.1.0.tgz" ,
"integrity" : "sha512-6VwtthbV4o/7+OaAF9I5L5V3llLEsoPyq9P1JVXkedTP33c7MfCG0/5NOPcSJn0TzXcG9YUrR0gQSWioew3LDg==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"dependencies" : {
"regex-utilities" : "^2.3.0"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"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==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"regex-utilities" : "^2.3.0"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"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==" ,
"license" : "MIT"
} ,
"node_modules/rehype-github-alerts" : {
"version" : "4.2.0" ,
"resolved" : "https://registry.npmjs.org/rehype-github-alerts/-/rehype-github-alerts-4.2.0.tgz" ,
"integrity" : "sha512-6di6kEu9WUHKLKrkKG2xX6AOuaCMGghg0Wq7MEuM/jBYUPVIq6PJpMe00dxMfU+/YSBtDXhffpDimgDi+BObIQ==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"dependencies" : {
"@primer/octicons" : "^19.20.0" ,
"hast-util-from-html" : "^2.0.3" ,
"hast-util-is-element" : "^3.0.0" ,
"unist-util-visit" : "^5.0.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/chrisweb"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/rehype-katex" : {
"version" : "7.0.1" ,
"resolved" : "https://registry.npmjs.org/rehype-katex/-/rehype-katex-7.0.1.tgz" ,
"integrity" : "sha512-OiM2wrZ/wuhKkigASodFoo8wimG3H12LWQaH8qSPVJn9apWKFSH3YOCtbKpBorTVw/eI7cuT21XBbvwEswbIOA==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"@types/hast" : "^3.0.0" ,
"@types/katex" : "^0.16.0" ,
"hast-util-from-html-isomorphic" : "^2.0.0" ,
"hast-util-to-text" : "^4.0.0" ,
"katex" : "^0.16.0" ,
"unist-util-visit-parents" : "^6.0.0" ,
"vfile" : "^6.0.0"
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/rehype-raw" : {
"version" : "7.0.0" ,
"resolved" : "https://registry.npmjs.org/rehype-raw/-/rehype-raw-7.0.0.tgz" ,
"integrity" : "sha512-/aE8hCfKlQeA8LmyeyQvQF3eBiLRGNlfBJEvWH7ivp9sBqs7TNqBL5X3v157rM4IFETqDnIOO+z5M/biZbo9Ww==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"@types/hast" : "^3.0.0" ,
"hast-util-raw" : "^9.0.0" ,
"vfile" : "^6.0.0"
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/rehype-recma" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/rehype-recma/-/rehype-recma-1.0.0.tgz" ,
"integrity" : "sha512-lqA4rGUf1JmacCNWWZx0Wv1dHqMwxzsDWYMTowuplHF3xH0N/MmrZ/G3BDZnzAkRmxDadujCjaKM2hqYdCBOGw==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"@types/estree" : "^1.0.0" ,
"@types/hast" : "^3.0.0" ,
"hast-util-to-estree" : "^3.0.0"
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/remark-breaks" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/remark-breaks/-/remark-breaks-4.0.0.tgz" ,
"integrity" : "sha512-IjEjJOkH4FuJvHZVIW0QCDWxcG96kCq7An/KVH2NfJe6rKZU2AsHeB3OEjPNRxi4QC34Xdx7I2KGYn6IpT7gxQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/mdast" : "^4.0.0" ,
"mdast-util-newline-to-break" : "^2.0.0" ,
"unified" : "^11.0.0"
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/remark-cjk-friendly" : {
"version" : "1.2.3" ,
"resolved" : "https://registry.npmjs.org/remark-cjk-friendly/-/remark-cjk-friendly-1.2.3.tgz" ,
"integrity" : "sha512-UvAgxwlNk+l9Oqgl/9MWK2eWRS7zgBW/nXX9AthV7nd/3lNejF138E7Xbmk9Zs4WjTJGs721r7fAEc7tNFoH7g==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"micromark-extension-cjk-friendly" : "1.2.3"
2025-12-18 13:50:39 +08:00
} ,
"engines" : {
2026-01-01 16:03:48 +08:00
"node" : ">=16"
2025-12-18 13:50:39 +08:00
} ,
"peerDependencies" : {
2026-01-01 16:03:48 +08:00
"@types/mdast" : "^4.0.0" ,
"unified" : "^11.0.0"
2025-12-18 13:50:39 +08:00
} ,
"peerDependenciesMeta" : {
2026-01-01 16:03:48 +08:00
"@types/mdast" : {
2025-12-18 13:50:39 +08:00
"optional" : true
}
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/remark-gfm" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/remark-gfm/-/remark-gfm-4.0.1.tgz" ,
"integrity" : "sha512-1quofZ2RQ9EWdeN34S79+KExV1764+wCUGop5CPL1WGdD0ocPpu91lzPGbwWMECpEpd42kJGQwzRfyov9j4yNg==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"@types/mdast" : "^4.0.0" ,
"mdast-util-gfm" : "^3.0.0" ,
"micromark-extension-gfm" : "^3.0.0" ,
"remark-parse" : "^11.0.0" ,
"remark-stringify" : "^11.0.0" ,
"unified" : "^11.0.0"
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/remark-github" : {
"version" : "12.0.0" ,
"resolved" : "https://registry.npmjs.org/remark-github/-/remark-github-12.0.0.tgz" ,
"integrity" : "sha512-ByefQKFN184LeiGRCabfl7zUJsdlMYWEhiLX1gpmQ11yFg6xSuOTW7LVCv0oc1x+YvUMJW23NU36sJX2RWGgvg==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"@types/mdast" : "^4.0.0" ,
"mdast-util-find-and-replace" : "^3.0.0" ,
"mdast-util-to-string" : "^4.0.0" ,
"to-vfile" : "^8.0.0" ,
"unist-util-visit" : "^5.0.0" ,
"vfile" : "^6.0.0"
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/remark-math" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/remark-math/-/remark-math-6.0.0.tgz" ,
"integrity" : "sha512-MMqgnP74Igy+S3WwnhQ7kqGlEerTETXMvJhrUzDikVZ2/uogJCb+WHUg97hK9/jcfc0dkD73s3LN8zU49cTEtA==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/mdast" : "^4.0.0" ,
"mdast-util-math" : "^3.0.0" ,
"micromark-extension-math" : "^3.0.0" ,
"unified" : "^11.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"node_modules/remark-mdx" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/remark-mdx/-/remark-mdx-3.1.1.tgz" ,
"integrity" : "sha512-Pjj2IYlUY3+D8x00UJsIOg5BEvfMyeI+2uLPn9VO9Wg4MEtN/VTIq2NEJQfde9PnX15KgtHyl9S0BcTnWrIuWg==" ,
"license" : "MIT" ,
"dependencies" : {
"mdast-util-mdx" : "^3.0.0" ,
"micromark-extension-mdxjs" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"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==" ,
"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"
}
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"node_modules/remark-rehype" : {
"version" : "11.1.2" ,
"resolved" : "https://registry.npmjs.org/remark-rehype/-/remark-rehype-11.1.2.tgz" ,
"integrity" : "sha512-Dh7l57ianaEoIpzbp0PC9UKAdCSVklD8E5Rpw7ETfbTl3FqcOOgq5q2LVDhgGCkaBv7p24JXikPdvhhmHvKMsw==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"@types/hast" : "^3.0.0" ,
"@types/mdast" : "^4.0.0" ,
"mdast-util-to-hast" : "^13.0.0" ,
"unified" : "^11.0.0" ,
"vfile" : "^6.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"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==" ,
2025-12-18 13:50:39 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"@types/mdast" : "^4.0.0" ,
"mdast-util-to-markdown" : "^2.0.0" ,
"unified" : "^11.0.0"
2025-12-18 13:50:39 +08:00
} ,
2026-01-01 16:03:48 +08:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2025-12-18 13:50:39 +08:00
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/reselect" : {
"version" : "5.1.1" ,
"resolved" : "https://registry.npmjs.org/reselect/-/reselect-5.1.1.tgz" ,
"integrity" : "sha512-K/BG6eIky/SBpzfHZv/dd+9JBFiS4SWV7FIujVyJRux6e45+73RaUHXLmIR1f7WOMaQ0U1km6qwklRQxpJJY0w==" ,
"license" : "MIT"
} ,
"node_modules/resize-observer-polyfill" : {
"version" : "1.5.1" ,
"resolved" : "https://registry.npmjs.org/resize-observer-polyfill/-/resize-observer-polyfill-1.5.1.tgz" ,
"integrity" : "sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg==" ,
"license" : "MIT"
} ,
2025-12-18 13:50:39 +08:00
"node_modules/resolve" : {
"version" : "1.22.11" ,
"resolved" : "https://registry.npmmirror.com/resolve/-/resolve-1.22.11.tgz" ,
"integrity" : "sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ==" ,
"license" : "MIT" ,
"dependencies" : {
"is-core-module" : "^2.16.1" ,
"path-parse" : "^1.0.7" ,
"supports-preserve-symlinks-flag" : "^1.0.0"
} ,
"bin" : {
"resolve" : "bin/resolve"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2026-01-01 16:03:48 +08:00
"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==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=4"
}
} ,
2025-12-18 13:50:39 +08:00
"node_modules/reusify" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmmirror.com/reusify/-/reusify-1.1.0.tgz" ,
"integrity" : "sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"iojs" : ">=1.0.0" ,
"node" : ">=0.10.0"
}
} ,
2026-01-05 13:54:43 +08:00
"node_modules/rimraf" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz" ,
"integrity" : "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==" ,
"deprecated" : "Rimraf versions prior to v4 are no longer supported" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"glob" : "^7.1.3"
} ,
"bin" : {
"rimraf" : "bin.js"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/robust-predicates" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/robust-predicates/-/robust-predicates-3.0.2.tgz" ,
"integrity" : "sha512-IXgzBWvWQwE6PrDI05OvmXUIruQTcoMDzRsOd5CDvHCVLcLHMTSYvOK5Cm46kWqlV3yAbuSpBZdJ5oP5OUoStg==" ,
"license" : "Unlicense"
} ,
2025-12-18 13:50:39 +08:00
"node_modules/rollup" : {
2025-12-18 14:26:55 +08:00
"version" : "4.53.5" ,
"resolved" : "https://registry.npmmirror.com/rollup/-/rollup-4.53.5.tgz" ,
"integrity" : "sha512-iTNAbFSlRpcHeeWu73ywU/8KuU/LZmNCSxp6fjQkJBD3ivUb8tpDrXhIxEzA05HlYMEwmtaUnb3RP+YNv162OQ==" ,
2025-12-18 13:50:39 +08:00
"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" : {
2025-12-18 14:26:55 +08:00
"@rollup/rollup-android-arm-eabi" : "4.53.5" ,
"@rollup/rollup-android-arm64" : "4.53.5" ,
"@rollup/rollup-darwin-arm64" : "4.53.5" ,
"@rollup/rollup-darwin-x64" : "4.53.5" ,
"@rollup/rollup-freebsd-arm64" : "4.53.5" ,
"@rollup/rollup-freebsd-x64" : "4.53.5" ,
"@rollup/rollup-linux-arm-gnueabihf" : "4.53.5" ,
"@rollup/rollup-linux-arm-musleabihf" : "4.53.5" ,
"@rollup/rollup-linux-arm64-gnu" : "4.53.5" ,
"@rollup/rollup-linux-arm64-musl" : "4.53.5" ,
"@rollup/rollup-linux-loong64-gnu" : "4.53.5" ,
"@rollup/rollup-linux-ppc64-gnu" : "4.53.5" ,
"@rollup/rollup-linux-riscv64-gnu" : "4.53.5" ,
"@rollup/rollup-linux-riscv64-musl" : "4.53.5" ,
"@rollup/rollup-linux-s390x-gnu" : "4.53.5" ,
"@rollup/rollup-linux-x64-gnu" : "4.53.5" ,
"@rollup/rollup-linux-x64-musl" : "4.53.5" ,
"@rollup/rollup-openharmony-arm64" : "4.53.5" ,
"@rollup/rollup-win32-arm64-msvc" : "4.53.5" ,
"@rollup/rollup-win32-ia32-msvc" : "4.53.5" ,
"@rollup/rollup-win32-x64-gnu" : "4.53.5" ,
"@rollup/rollup-win32-x64-msvc" : "4.53.5" ,
2025-12-18 13:50:39 +08:00
"fsevents" : "~2.3.2"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/roughjs" : {
"version" : "4.6.6" ,
"resolved" : "https://registry.npmjs.org/roughjs/-/roughjs-4.6.6.tgz" ,
"integrity" : "sha512-ZUz/69+SYpFN/g/lUlo2FXcIjRkSu3nDarreVdGGndHEBJ6cXPdKguS8JGxwj5HA5xIbVKSmLgr5b3AWxtRfvQ==" ,
"license" : "MIT" ,
"dependencies" : {
"hachure-fill" : "^0.5.2" ,
"path-data-parser" : "^0.1.0" ,
"points-on-curve" : "^0.2.0" ,
"points-on-path" : "^0.2.1"
}
} ,
2025-12-18 13:50:39 +08:00
"node_modules/run-parallel" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmmirror.com/run-parallel/-/run-parallel-1.2.0.tgz" ,
"integrity" : "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
] ,
"license" : "MIT" ,
"dependencies" : {
2026-01-01 16:03:48 +08:00
"queue-microtask" : "^1.2.2"
}
} ,
"node_modules/rw" : {
"version" : "1.3.3" ,
"resolved" : "https://registry.npmjs.org/rw/-/rw-1.3.3.tgz" ,
"integrity" : "sha512-PdhdWy89SiZogBLaw42zdeqtRJ//zFd2PgQavcICDUgJT5oW10QCRKbJ6bg4r0/UY2M6BWd5tkxuGFRvCkgfHQ==" ,
"license" : "BSD-3-Clause"
} ,
"node_modules/safer-buffer" : {
"version" : "2.1.2" ,
"resolved" : "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz" ,
"integrity" : "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" ,
"license" : "MIT"
} ,
"node_modules/scheduler" : {
"version" : "0.27.0" ,
"resolved" : "https://registry.npmjs.org/scheduler/-/scheduler-0.27.0.tgz" ,
"integrity" : "sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==" ,
"license" : "MIT"
} ,
"node_modules/screenfull" : {
"version" : "5.2.0" ,
"resolved" : "https://registry.npmjs.org/screenfull/-/screenfull-5.2.0.tgz" ,
"integrity" : "sha512-9BakfsO2aUQN2K9Fdbj87RJIEZ82Q9IGim7FqM5OsebfoFC6ZHXgDq/KvniuLTPdeM8wY2o6Dj3WQ7KeQCj3cA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/scroll-into-view-if-needed" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/scroll-into-view-if-needed/-/scroll-into-view-if-needed-3.1.0.tgz" ,
"integrity" : "sha512-49oNpRjWRvnU8NyGVmUaYG4jtTkNonFZI86MmGRDqBphEK2EXT9gdEUoQPZhuBM8yWHxCWbobltqYO5M4XrUvQ==" ,
"license" : "MIT" ,
"dependencies" : {
"compute-scroll-into-view" : "^3.0.2"
}
} ,
2026-01-05 13:54:43 +08:00
"node_modules/semver" : {
"version" : "7.7.3" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz" ,
"integrity" : "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==" ,
"dev" : true ,
"license" : "ISC" ,
"bin" : {
"semver" : "bin/semver.js"
} ,
"engines" : {
"node" : ">=10"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/semver-compare" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/semver-compare/-/semver-compare-1.0.0.tgz" ,
"integrity" : "sha512-YM3/ITh2MJ5MtzaM429anh+x2jiLVjqILF4m4oyQB18W7Ggea7BfqdH/wGMK7dDiMghv/6WG7znWMwUDzJiXow==" ,
"license" : "MIT"
} ,
"node_modules/set-value" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/set-value/-/set-value-2.0.1.tgz" ,
"integrity" : "sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==" ,
"license" : "MIT" ,
"dependencies" : {
"extend-shallow" : "^2.0.1" ,
"is-extendable" : "^0.1.1" ,
"is-plain-object" : "^2.0.3" ,
"split-string" : "^3.0.1"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/set-value/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==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2026-01-05 13:54:43 +08:00
"node_modules/shebang-command" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz" ,
"integrity" : "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"shebang-regex" : "^3.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/shebang-regex" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz" ,
"integrity" : "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/shiki" : {
"version" : "3.20.0" ,
"resolved" : "https://registry.npmjs.org/shiki/-/shiki-3.20.0.tgz" ,
"integrity" : "sha512-kgCOlsnyWb+p0WU+01RjkCH+eBVsjL1jOwUYWv0YDWkM2/A46+LDKVs5yZCUXjJG6bj4ndFoAg5iLIIue6dulg==" ,
"license" : "MIT" ,
"dependencies" : {
"@shikijs/core" : "3.20.0" ,
"@shikijs/engine-javascript" : "3.20.0" ,
"@shikijs/engine-oniguruma" : "3.20.0" ,
"@shikijs/langs" : "3.20.0" ,
"@shikijs/themes" : "3.20.0" ,
"@shikijs/types" : "3.20.0" ,
"@shikijs/vscode-textmate" : "^10.0.2" ,
"@types/hast" : "^3.0.4"
}
} ,
"node_modules/shiki-stream" : {
"version" : "0.1.3" ,
"resolved" : "https://registry.npmjs.org/shiki-stream/-/shiki-stream-0.1.3.tgz" ,
"integrity" : "sha512-pDIqmaP/zJWHNV8bJKp0tD0CZ6OkF+lWTIvmNRLktlTjBjN3+durr19JarS657U1oSEf/WrSYmdzwr9CeD6m2Q==" ,
"license" : "MIT" ,
"dependencies" : {
"@shikijs/core" : "^3.0.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/antfu"
} ,
"peerDependencies" : {
"react" : "^19.0.0" ,
"vue" : "^3.2.0"
} ,
"peerDependenciesMeta" : {
"react" : {
"optional" : true
} ,
"vue" : {
"optional" : true
}
}
} ,
2026-01-05 13:54:43 +08:00
"node_modules/slash" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz" ,
"integrity" : "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/source-map" : {
"version" : "0.7.6" ,
"resolved" : "https://registry.npmjs.org/source-map/-/source-map-0.7.6.tgz" ,
"integrity" : "sha512-i5uvt8C3ikiWeNZSVZNWcfZPItFQOsYTUAOkcUPGd8DqDy1uOUikjt5dG+uRlwyvR108Fb9DOd4GvXfT0N2/uQ==" ,
"license" : "BSD-3-Clause" ,
"engines" : {
"node" : ">= 12"
2025-12-18 13:50:39 +08:00
}
} ,
"node_modules/source-map-js" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmmirror.com/source-map-js/-/source-map-js-1.2.1.tgz" ,
"integrity" : "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==" ,
"license" : "BSD-3-Clause" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2026-01-01 16:03:48 +08:00
"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==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/split-on-first" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/split-on-first/-/split-on-first-3.0.0.tgz" ,
"integrity" : "sha512-qxQJTx2ryR0Dw0ITYyekNQWpz6f8dGd7vffGNflQQ3Iqj9NJ6qiZ7ELpZsJ/QBhIVAiDfXdag3+Gp8RvWa62AA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/split-string" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz" ,
"integrity" : "sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==" ,
"license" : "MIT" ,
"dependencies" : {
"extend-shallow" : "^3.0.0"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/split-string/node_modules/extend-shallow" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz" ,
"integrity" : "sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==" ,
"license" : "MIT" ,
"dependencies" : {
"assign-symbols" : "^1.0.0" ,
"is-extendable" : "^1.0.1"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2025-12-29 16:13:09 +08:00
"node_modules/ssf" : {
"version" : "0.11.2" ,
"resolved" : "https://registry.npmmirror.com/ssf/-/ssf-0.11.2.tgz" ,
"integrity" : "sha512-+idbmIXoYET47hH+d7dfm2epdOMUDjqcB4648sTZ+t2JwoyBFL/insLfB/racrDmsKB3diwsDA696pZMieAC5g==" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"frac" : "~1.1.2"
} ,
"engines" : {
"node" : ">=0.8"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/string-convert" : {
"version" : "0.2.1" ,
"resolved" : "https://registry.npmjs.org/string-convert/-/string-convert-0.2.1.tgz" ,
"integrity" : "sha512-u/1tdPl4yQnPBjnVrmdLo9gtuLvELKsAoRapekWggdiQNvvvum+jYF329d84NAa660KQw7pB2n36KrIKVoXa3A==" ,
"license" : "MIT"
} ,
"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==" ,
"license" : "MIT" ,
"dependencies" : {
"character-entities-html4" : "^2.0.0" ,
"character-entities-legacy" : "^3.0.0"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2025-12-18 14:26:55 +08:00
"node_modules/strip-ansi" : {
"version" : "7.1.2" ,
"resolved" : "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-7.1.2.tgz" ,
"integrity" : "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"ansi-regex" : "^6.0.1"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/strip-ansi?sponsor=1"
}
} ,
2026-01-05 13:54:43 +08:00
"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"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/style-to-js" : {
"version" : "1.1.21" ,
"resolved" : "https://registry.npmjs.org/style-to-js/-/style-to-js-1.1.21.tgz" ,
"integrity" : "sha512-RjQetxJrrUJLQPHbLku6U/ocGtzyjbJMP9lCNK7Ag0CNh690nSH8woqWH9u16nMjYBAok+i7JO1NP2pOy8IsPQ==" ,
"license" : "MIT" ,
"dependencies" : {
"style-to-object" : "1.0.14"
}
} ,
"node_modules/style-to-object" : {
"version" : "1.0.14" ,
"resolved" : "https://registry.npmjs.org/style-to-object/-/style-to-object-1.0.14.tgz" ,
"integrity" : "sha512-LIN7rULI0jBscWQYaSswptyderlarFkjQ+t79nzty8tcIAceVomEVlLzH5VP4Cmsv6MtKhs7qaAiwlcp+Mgaxw==" ,
"license" : "MIT" ,
"dependencies" : {
"inline-style-parser" : "0.2.7"
}
} ,
"node_modules/stylis" : {
"version" : "4.3.6" ,
"resolved" : "https://registry.npmjs.org/stylis/-/stylis-4.3.6.tgz" ,
"integrity" : "sha512-yQ3rwFWRfwNUY7H5vpU0wfdkNSnvnJinhF9830Swlaxl03zsOjCfmX0ugac+3LtK0lYSgwL/KXc8oYL3mG4YFQ==" ,
"license" : "MIT"
} ,
2025-12-18 13:50:39 +08:00
"node_modules/sucrase" : {
"version" : "3.35.1" ,
"resolved" : "https://registry.npmmirror.com/sucrase/-/sucrase-3.35.1.tgz" ,
"integrity" : "sha512-DhuTmvZWux4H1UOnWMB3sk0sbaCVOoQZjv8u1rDoTV0HTdGem9hkAZtl4JZy8P2z4Bg0nT+YMeOFyVr4zcG5Tw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@jridgewell/gen-mapping" : "^0.3.2" ,
"commander" : "^4.0.0" ,
"lines-and-columns" : "^1.1.6" ,
"mz" : "^2.7.0" ,
"pirates" : "^4.0.1" ,
"tinyglobby" : "^0.2.11" ,
"ts-interface-checker" : "^0.1.9"
} ,
"bin" : {
"sucrase" : "bin/sucrase" ,
"sucrase-node" : "bin/sucrase-node"
} ,
"engines" : {
"node" : ">=16 || 14 >=14.17"
}
} ,
2026-01-05 13:54:43 +08:00
"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"
}
} ,
2025-12-18 13:50:39 +08:00
"node_modules/supports-preserve-symlinks-flag" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmmirror.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz" ,
"integrity" : "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/swr" : {
"version" : "2.3.8" ,
"resolved" : "https://registry.npmjs.org/swr/-/swr-2.3.8.tgz" ,
"integrity" : "sha512-gaCPRVoMq8WGDcWj9p4YWzCMPHzE0WNl6W8ADIx9c3JBEIdMkJGMzW+uzXvxHMltwcYACr9jP+32H8/hgwMR7w==" ,
"license" : "MIT" ,
"dependencies" : {
"dequal" : "^2.0.3" ,
"use-sync-external-store" : "^1.6.0"
} ,
"peerDependencies" : {
"react" : "^16.11.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
}
} ,
"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==" ,
"license" : "MIT"
} ,
2025-12-18 13:50:39 +08:00
"node_modules/tailwindcss" : {
"version" : "3.4.19" ,
"resolved" : "https://registry.npmmirror.com/tailwindcss/-/tailwindcss-3.4.19.tgz" ,
"integrity" : "sha512-3ofp+LL8E+pK/JuPLPggVAIaEuhvIz4qNcf3nA1Xn2o/7fb7s/TYpHhwGDv1ZU3PkBluUVaF8PyCHcm48cKLWQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@alloc/quick-lru" : "^5.2.0" ,
"arg" : "^5.0.2" ,
"chokidar" : "^3.6.0" ,
"didyoumean" : "^1.2.2" ,
"dlv" : "^1.1.3" ,
"fast-glob" : "^3.3.2" ,
"glob-parent" : "^6.0.2" ,
"is-glob" : "^4.0.3" ,
"jiti" : "^1.21.7" ,
"lilconfig" : "^3.1.3" ,
"micromatch" : "^4.0.8" ,
"normalize-path" : "^3.0.0" ,
"object-hash" : "^3.0.0" ,
"picocolors" : "^1.1.1" ,
"postcss" : "^8.4.47" ,
"postcss-import" : "^15.1.0" ,
"postcss-js" : "^4.0.1" ,
"postcss-load-config" : "^4.0.2 || ^5.0 || ^6.0" ,
"postcss-nested" : "^6.2.0" ,
"postcss-selector-parser" : "^6.1.2" ,
"resolve" : "^1.22.8" ,
"sucrase" : "^3.35.0"
} ,
"bin" : {
"tailwind" : "lib/cli.js" ,
"tailwindcss" : "lib/cli.js"
} ,
"engines" : {
"node" : ">=14.0.0"
}
} ,
2026-01-05 13:54:43 +08:00
"node_modules/text-table" : {
"version" : "0.2.0" ,
"resolved" : "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz" ,
"integrity" : "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==" ,
"dev" : true ,
"license" : "MIT"
} ,
2025-12-18 13:50:39 +08:00
"node_modules/thenify" : {
"version" : "3.3.1" ,
"resolved" : "https://registry.npmmirror.com/thenify/-/thenify-3.3.1.tgz" ,
"integrity" : "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"any-promise" : "^1.0.0"
}
} ,
"node_modules/thenify-all" : {
"version" : "1.6.0" ,
"resolved" : "https://registry.npmmirror.com/thenify-all/-/thenify-all-1.6.0.tgz" ,
"integrity" : "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"thenify" : ">= 3.1.0 < 4"
} ,
"engines" : {
"node" : ">=0.8"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/throttle-debounce" : {
"version" : "5.0.2" ,
"resolved" : "https://registry.npmjs.org/throttle-debounce/-/throttle-debounce-5.0.2.tgz" ,
"integrity" : "sha512-B71/4oyj61iNH0KeCamLuE2rmKuTO5byTOSVwECM5FA7TiAiAW+UqTKZ9ERueC4qvgSttUhdmq1mXC3kJqGX7A==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12.22"
}
} ,
2025-12-18 14:26:55 +08:00
"node_modules/tiny-invariant" : {
"version" : "1.3.3" ,
"resolved" : "https://registry.npmmirror.com/tiny-invariant/-/tiny-invariant-1.3.3.tgz" ,
"integrity" : "sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==" ,
"dev" : true ,
"license" : "MIT"
} ,
2026-01-01 16:03:48 +08:00
"node_modules/tinyexec" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/tinyexec/-/tinyexec-1.0.2.tgz" ,
"integrity" : "sha512-W/KYk+NFhkmsYpuHq5JykngiOCnxeVL8v8dFnqxSD8qEEdRfXk1SDM6JzNqcERbcGYj9tMrDQBYV9cjgnunFIg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=18"
}
} ,
2025-12-18 13:50:39 +08:00
"node_modules/tinyglobby" : {
"version" : "0.2.15" ,
"resolved" : "https://registry.npmmirror.com/tinyglobby/-/tinyglobby-0.2.15.tgz" ,
"integrity" : "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"fdir" : "^6.5.0" ,
"picomatch" : "^4.0.3"
} ,
"engines" : {
"node" : ">=12.0.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/SuperchupuDev"
}
} ,
"node_modules/tinyglobby/node_modules/fdir" : {
"version" : "6.5.0" ,
"resolved" : "https://registry.npmmirror.com/fdir/-/fdir-6.5.0.tgz" ,
"integrity" : "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12.0.0"
} ,
"peerDependencies" : {
"picomatch" : "^3 || ^4"
} ,
"peerDependenciesMeta" : {
"picomatch" : {
"optional" : true
}
}
} ,
"node_modules/tinyglobby/node_modules/picomatch" : {
"version" : "4.0.3" ,
"resolved" : "https://registry.npmmirror.com/picomatch/-/picomatch-4.0.3.tgz" ,
"integrity" : "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==" ,
"dev" : true ,
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"peer" : true ,
2025-12-18 13:50:39 +08:00
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/jonschlinkert"
}
} ,
"node_modules/to-regex-range" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmmirror.com/to-regex-range/-/to-regex-range-5.0.1.tgz" ,
"integrity" : "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"is-number" : "^7.0.0"
} ,
"engines" : {
"node" : ">=8.0"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/to-vfile" : {
"version" : "8.0.0" ,
"resolved" : "https://registry.npmjs.org/to-vfile/-/to-vfile-8.0.0.tgz" ,
"integrity" : "sha512-IcmH1xB5576MJc9qcfEC/m/nQCFt3fzMHz45sSlgJyTWjRbKW1HAkJpuf3DgE57YzIlZcwcBZA5ENQbBo4aLkg==" ,
"license" : "MIT" ,
"dependencies" : {
"vfile" : "^6.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"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==" ,
"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==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2026-01-05 13:54:43 +08:00
"node_modules/ts-api-utils" : {
"version" : "1.4.3" ,
"resolved" : "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.4.3.tgz" ,
"integrity" : "sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=16"
} ,
"peerDependencies" : {
"typescript" : ">=4.2.0"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/ts-dedent" : {
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/ts-dedent/-/ts-dedent-2.2.0.tgz" ,
"integrity" : "sha512-q5W7tVM71e2xjHZTlgfTDoPF/SmqKG5hddq9SzR49CH2hayqRKJtQ4mtRlSxKaJlR/+9rEM+mnBHf7I2/BQcpQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6.10"
}
} ,
2025-12-18 13:50:39 +08:00
"node_modules/ts-interface-checker" : {
"version" : "0.1.13" ,
"resolved" : "https://registry.npmmirror.com/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz" ,
"integrity" : "sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==" ,
"dev" : true ,
"license" : "Apache-2.0"
} ,
2026-01-01 16:03:48 +08:00
"node_modules/ts-md5" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/ts-md5/-/ts-md5-2.0.1.tgz" ,
"integrity" : "sha512-yF35FCoEOFBzOclSkMNEUbFQZuv89KEQ+5Xz03HrMSGUGB1+r+El+JiGOFwsP4p9RFNzwlrydYoTLvPOuICl9w==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/tslib" : {
"version" : "2.8.1" ,
"resolved" : "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz" ,
"integrity" : "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==" ,
"license" : "0BSD"
} ,
2026-01-05 13:54:43 +08:00
"node_modules/type-check" : {
"version" : "0.4.0" ,
"resolved" : "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz" ,
"integrity" : "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"prelude-ls" : "^1.2.1"
} ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
"node_modules/type-fest" : {
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz" ,
"integrity" : "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==" ,
"dev" : true ,
"license" : "(MIT OR CC0-1.0)" ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2025-12-18 13:50:39 +08:00
"node_modules/typescript" : {
2025-12-18 14:26:55 +08:00
"version" : "5.6.3" ,
"resolved" : "https://registry.npmmirror.com/typescript/-/typescript-5.6.3.tgz" ,
"integrity" : "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==" ,
2025-12-18 13:50:39 +08:00
"devOptional" : true ,
"license" : "Apache-2.0" ,
2026-01-01 16:03:48 +08:00
"peer" : true ,
2025-12-18 13:50:39 +08:00
"bin" : {
"tsc" : "bin/tsc" ,
"tsserver" : "bin/tsserver"
} ,
"engines" : {
"node" : ">=14.17"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/ufo" : {
"version" : "1.6.1" ,
"resolved" : "https://registry.npmjs.org/ufo/-/ufo-1.6.1.tgz" ,
"integrity" : "sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA==" ,
"license" : "MIT"
} ,
2025-12-18 13:50:39 +08:00
"node_modules/undici-types" : {
"version" : "6.21.0" ,
"resolved" : "https://registry.npmmirror.com/undici-types/-/undici-types-6.21.0.tgz" ,
"integrity" : "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==" ,
"dev" : true ,
"license" : "MIT"
} ,
2025-12-18 14:26:55 +08:00
"node_modules/unicorn-magic" : {
"version" : "0.3.0" ,
"resolved" : "https://registry.npmmirror.com/unicorn-magic/-/unicorn-magic-0.3.0.tgz" ,
"integrity" : "sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/unified" : {
"version" : "11.0.5" ,
"resolved" : "https://registry.npmjs.org/unified/-/unified-11.0.5.tgz" ,
"integrity" : "sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==" ,
"license" : "MIT" ,
"peer" : true ,
"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-find-after" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/unist-util-find-after/-/unist-util-find-after-5.0.0.tgz" ,
"integrity" : "sha512-amQa0Ep2m6hE2g72AugUItjbuM8X8cGQnFoHk0pGfrFeT9GZhzN5SW8nRsiGKK7Aif4CrACPENkA6P/Lw6fHGQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^3.0.0" ,
"unist-util-is" : "^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==" ,
"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==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/unist-util-position-from-estree" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/unist-util-position-from-estree/-/unist-util-position-from-estree-2.0.0.tgz" ,
"integrity" : "sha512-KaFVRjoqLyF6YXCbVLNad/eS4+OfPQQn2yOd7zF/h5T/CSL2v8NpN6a5TPvtbXthAGw5nG+PuTtq+DdIZr+cRQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/unist-util-remove-position" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/unist-util-remove-position/-/unist-util-remove-position-5.0.0.tgz" ,
"integrity" : "sha512-Hp5Kh3wLxv0PHj9m2yZhhLt58KzPtEYKQQ4yxfYFEO7EvHwzyDYnduhHnY1mDxoqr7VUwVuHXk9RXKIiYS1N8Q==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^3.0.0" ,
"unist-util-visit" : "^5.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==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/unist-util-visit" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-5.0.0.tgz" ,
"integrity" : "sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==" ,
"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==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^3.0.0" ,
"unist-util-is" : "^6.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2025-12-18 13:50:39 +08:00
"node_modules/update-browserslist-db" : {
2025-12-18 14:26:55 +08:00
"version" : "1.2.3" ,
"resolved" : "https://registry.npmmirror.com/update-browserslist-db/-/update-browserslist-db-1.2.3.tgz" ,
"integrity" : "sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==" ,
2025-12-18 13:50:39 +08:00
"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"
}
} ,
2026-01-05 13:54:43 +08:00
"node_modules/uri-js" : {
"version" : "4.4.1" ,
"resolved" : "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz" ,
"integrity" : "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==" ,
"dev" : true ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"punycode" : "^2.1.0"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/url-join" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/url-join/-/url-join-5.0.0.tgz" ,
"integrity" : "sha512-n2huDr9h9yzd6exQVnH/jU5mr+Pfx08LRXXZhkLLetAMESRj+anQsTAh940iMrIetKAmry9coFuZQ2jY8/p3WA==" ,
"license" : "MIT" ,
"engines" : {
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
}
} ,
"node_modules/use-merge-value" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/use-merge-value/-/use-merge-value-1.2.0.tgz" ,
"integrity" : "sha512-DXgG0kkgJN45TcyoXL49vJnn55LehnrmoHc7MbKi+QDBvr8dsesqws8UlyIWGHMR+JXgxc1nvY+jDGMlycsUcw==" ,
"license" : "MIT" ,
"peerDependencies" : {
"react" : ">= 16.x"
}
} ,
"node_modules/use-sync-external-store" : {
"version" : "1.6.0" ,
"resolved" : "https://registry.npmjs.org/use-sync-external-store/-/use-sync-external-store-1.6.0.tgz" ,
"integrity" : "sha512-Pp6GSwGP/NrPIrxVFAIkOQeyw8lFenOHijQWkUTrDvrF4ALqylP2C/KCkeS9dpUM3KvYRQhna5vt7IL95+ZQ9w==" ,
"license" : "MIT" ,
"peerDependencies" : {
"react" : "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
}
} ,
2025-12-18 13:50:39 +08:00
"node_modules/util-deprecate" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz" ,
"integrity" : "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==" ,
"dev" : true ,
"license" : "MIT"
} ,
2026-01-01 16:03:48 +08:00
"node_modules/uuid" : {
"version" : "13.0.0" ,
"resolved" : "https://registry.npmjs.org/uuid/-/uuid-13.0.0.tgz" ,
"integrity" : "sha512-XQegIaBTVUjSHliKqcnFqYypAd4S+WCYt5NIeRs6w/UAry7z8Y9j5ZwRRL4kzq9U3sD6v+85er9FvkEaBpji2w==" ,
"funding" : [
"https://github.com/sponsors/broofa" ,
"https://github.com/sponsors/ctavan"
] ,
"license" : "MIT" ,
"bin" : {
"uuid" : "dist-node/bin/uuid"
}
} ,
"node_modules/v8n" : {
"version" : "1.5.1" ,
"resolved" : "https://registry.npmjs.org/v8n/-/v8n-1.5.1.tgz" ,
"integrity" : "sha512-LdabyT4OffkyXFCe9UT+uMkxNBs5rcTVuZClvxQr08D5TUgo1OFKkoT65qYRCsiKBl/usHjpXvP4hHMzzDRj3A==" ,
"license" : "MIT"
} ,
"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==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^3.0.0" ,
"vfile-message" : "^4.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/vfile-location" : {
"version" : "5.0.3" ,
"resolved" : "https://registry.npmjs.org/vfile-location/-/vfile-location-5.0.3.tgz" ,
"integrity" : "sha512-5yXvWDEgqeiYiBe1lbxYF7UMAIm/IcopxMHrMQDq3nvKcjPKIhZklUKL+AE7J7uApI4kwe2snsK+eI6UTj9EHg==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^3.0.0" ,
"vfile" : "^6.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==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^3.0.0" ,
"unist-util-stringify-position" : "^4.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2025-12-18 13:50:39 +08:00
"node_modules/vite" : {
"version" : "5.4.21" ,
"resolved" : "https://registry.npmmirror.com/vite/-/vite-5.4.21.tgz" ,
"integrity" : "sha512-o5a9xKjbtuhY6Bi5S3+HvbRERmouabWbyUcpXXUA1u+GNUKoROi9byOJ8M0nHbHYHkYICiMlqxkg1KkYmm25Sw==" ,
"dev" : true ,
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"peer" : true ,
2025-12-18 13:50:39 +08:00
"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
}
}
} ,
2025-12-18 14:26:55 +08:00
"node_modules/vite-plugin-checker" : {
"version" : "0.9.3" ,
"resolved" : "https://registry.npmmirror.com/vite-plugin-checker/-/vite-plugin-checker-0.9.3.tgz" ,
"integrity" : "sha512-Tf7QBjeBtG7q11zG0lvoF38/2AVUzzhMNu+Wk+mcsJ00Rk/FpJ4rmUviVJpzWkagbU13cGXvKpt7CMiqtxVTbQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@babel/code-frame" : "^7.27.1" ,
"chokidar" : "^4.0.3" ,
"npm-run-path" : "^6.0.0" ,
"picocolors" : "^1.1.1" ,
"picomatch" : "^4.0.2" ,
"strip-ansi" : "^7.1.0" ,
"tiny-invariant" : "^1.3.3" ,
"tinyglobby" : "^0.2.13" ,
"vscode-uri" : "^3.1.0"
} ,
"engines" : {
"node" : ">=14.16"
} ,
"peerDependencies" : {
"@biomejs/biome" : ">=1.7" ,
"eslint" : ">=7" ,
"meow" : "^13.2.0" ,
"optionator" : "^0.9.4" ,
"stylelint" : ">=16" ,
"typescript" : "*" ,
"vite" : ">=2.0.0" ,
"vls" : "*" ,
"vti" : "*" ,
"vue-tsc" : "~2.2.10"
} ,
"peerDependenciesMeta" : {
"@biomejs/biome" : {
"optional" : true
} ,
"eslint" : {
"optional" : true
} ,
"meow" : {
"optional" : true
} ,
"optionator" : {
"optional" : true
} ,
"stylelint" : {
"optional" : true
} ,
"typescript" : {
"optional" : true
} ,
"vls" : {
"optional" : true
} ,
"vti" : {
"optional" : true
} ,
"vue-tsc" : {
"optional" : true
}
}
} ,
"node_modules/vite-plugin-checker/node_modules/chokidar" : {
"version" : "4.0.3" ,
"resolved" : "https://registry.npmmirror.com/chokidar/-/chokidar-4.0.3.tgz" ,
"integrity" : "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"readdirp" : "^4.0.1"
} ,
"engines" : {
"node" : ">= 14.16.0"
} ,
"funding" : {
"url" : "https://paulmillr.com/funding/"
}
} ,
"node_modules/vite-plugin-checker/node_modules/picomatch" : {
"version" : "4.0.3" ,
"resolved" : "https://registry.npmmirror.com/picomatch/-/picomatch-4.0.3.tgz" ,
"integrity" : "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/jonschlinkert"
}
} ,
"node_modules/vite-plugin-checker/node_modules/readdirp" : {
"version" : "4.1.2" ,
"resolved" : "https://registry.npmmirror.com/readdirp/-/readdirp-4.1.2.tgz" ,
"integrity" : "sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 14.18.0"
} ,
"funding" : {
"type" : "individual" ,
"url" : "https://paulmillr.com/funding/"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/vscode-jsonrpc" : {
"version" : "8.2.0" ,
"resolved" : "https://registry.npmjs.org/vscode-jsonrpc/-/vscode-jsonrpc-8.2.0.tgz" ,
"integrity" : "sha512-C+r0eKJUIfiDIfwJhria30+TYWPtuHJXHtI7J0YlOmKAo7ogxP20T0zxB7HZQIFhIyvoBPwWskjxrvAtfjyZfA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=14.0.0"
}
} ,
"node_modules/vscode-languageserver" : {
"version" : "9.0.1" ,
"resolved" : "https://registry.npmjs.org/vscode-languageserver/-/vscode-languageserver-9.0.1.tgz" ,
"integrity" : "sha512-woByF3PDpkHFUreUa7Hos7+pUWdeWMXRd26+ZX2A8cFx6v/JPTtd4/uN0/jB6XQHYaOlHbio03NTHCqrgG5n7g==" ,
"license" : "MIT" ,
"dependencies" : {
"vscode-languageserver-protocol" : "3.17.5"
} ,
"bin" : {
"installServerIntoExtension" : "bin/installServerIntoExtension"
}
} ,
"node_modules/vscode-languageserver-protocol" : {
"version" : "3.17.5" ,
"resolved" : "https://registry.npmjs.org/vscode-languageserver-protocol/-/vscode-languageserver-protocol-3.17.5.tgz" ,
"integrity" : "sha512-mb1bvRJN8SVznADSGWM9u/b07H7Ecg0I3OgXDuLdn307rl/J3A9YD6/eYOssqhecL27hK1IPZAsaqh00i/Jljg==" ,
"license" : "MIT" ,
"dependencies" : {
"vscode-jsonrpc" : "8.2.0" ,
"vscode-languageserver-types" : "3.17.5"
}
} ,
"node_modules/vscode-languageserver-textdocument" : {
"version" : "1.0.12" ,
"resolved" : "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.12.tgz" ,
"integrity" : "sha512-cxWNPesCnQCcMPeenjKKsOCKQZ/L6Tv19DTRIGuLWe32lyzWhihGVJ/rcckZXJxfdKCFvRLS3fpBIsV/ZGX4zA==" ,
"license" : "MIT"
} ,
"node_modules/vscode-languageserver-types" : {
"version" : "3.17.5" ,
"resolved" : "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.17.5.tgz" ,
"integrity" : "sha512-Ld1VelNuX9pdF39h2Hgaeb5hEZM2Z3jUrrMgWQAu82jMtZp7p3vJT3BzToKtZI7NgQssZje5o0zryOrhQvzQAg==" ,
"license" : "MIT"
} ,
2025-12-18 14:26:55 +08:00
"node_modules/vscode-uri" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmmirror.com/vscode-uri/-/vscode-uri-3.1.0.tgz" ,
"integrity" : "sha512-/BpdSx+yCQGnCvecbyXdxHDkuk55/G3xwnC0GqY4gmQ3j+A+g8kzzgB4Nk/SINjqn6+waqw3EgbVF2QKExkRxQ==" ,
"dev" : true ,
"license" : "MIT"
} ,
2025-12-18 13:50:39 +08:00
"node_modules/vue" : {
"version" : "3.5.25" ,
"resolved" : "https://registry.npmmirror.com/vue/-/vue-3.5.25.tgz" ,
"integrity" : "sha512-YLVdgv2K13WJ6n+kD5owehKtEXwdwXuj2TTyJMsO7pSeKw2bfRNZGjhB7YzrpbMYj5b5QsUebHpOqR3R3ziy/g==" ,
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"peer" : true ,
2025-12-18 13:50:39 +08:00
"dependencies" : {
"@vue/compiler-dom" : "3.5.25" ,
"@vue/compiler-sfc" : "3.5.25" ,
"@vue/runtime-dom" : "3.5.25" ,
"@vue/server-renderer" : "3.5.25" ,
"@vue/shared" : "3.5.25"
} ,
"peerDependencies" : {
"typescript" : "*"
} ,
"peerDependenciesMeta" : {
"typescript" : {
"optional" : true
}
}
} ,
"node_modules/vue-chartjs" : {
"version" : "5.3.3" ,
"resolved" : "https://registry.npmmirror.com/vue-chartjs/-/vue-chartjs-5.3.3.tgz" ,
"integrity" : "sha512-jqxtL8KZ6YJ5NTv6XzrzLS7osyegOi28UGNZW0h9OkDL7Sh1396ht4Dorh04aKrl2LiSalQ84WtqiG0RIJb0tA==" ,
"license" : "MIT" ,
"peerDependencies" : {
"chart.js" : "^4.1.1" ,
"vue" : "^3.0.0-0 || ^2.7.0"
}
} ,
"node_modules/vue-demi" : {
"version" : "0.14.10" ,
"resolved" : "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.10.tgz" ,
"integrity" : "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==" ,
"hasInstallScript" : true ,
"license" : "MIT" ,
"bin" : {
"vue-demi-fix" : "bin/vue-demi-fix.js" ,
"vue-demi-switch" : "bin/vue-demi-switch.js"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/antfu"
} ,
"peerDependencies" : {
"@vue/composition-api" : "^1.0.0-rc.1" ,
"vue" : "^3.0.0-0 || ^2.6.0"
} ,
"peerDependenciesMeta" : {
"@vue/composition-api" : {
"optional" : true
}
}
} ,
2026-01-05 13:54:43 +08:00
"node_modules/vue-eslint-parser" : {
"version" : "9.4.3" ,
"resolved" : "https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-9.4.3.tgz" ,
"integrity" : "sha512-2rYRLWlIpaiN8xbPiDyXZXRgLGOtWxERV7ND5fFAv5qo1D2N9Fu9MNajBNc6o13lZ+24DAWCkQCvj4klgmcITg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"debug" : "^4.3.4" ,
"eslint-scope" : "^7.1.1" ,
"eslint-visitor-keys" : "^3.3.0" ,
"espree" : "^9.3.1" ,
"esquery" : "^1.4.0" ,
"lodash" : "^4.17.21" ,
"semver" : "^7.3.6"
} ,
"engines" : {
"node" : "^14.17.0 || >=16.0.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/mysticatea"
} ,
"peerDependencies" : {
"eslint" : ">=6.0.0"
}
} ,
2025-12-18 13:50:39 +08:00
"node_modules/vue-i18n" : {
"version" : "9.14.5" ,
"resolved" : "https://registry.npmmirror.com/vue-i18n/-/vue-i18n-9.14.5.tgz" ,
"integrity" : "sha512-0jQ9Em3ymWngyiIkj0+c/k7WgaPO+TNzjKSNq9BvBQaKJECqn9cd9fL4tkDhB5G1QBskGl9YxxbDAhgbFtpe2g==" ,
"license" : "MIT" ,
"dependencies" : {
"@intlify/core-base" : "9.14.5" ,
"@intlify/shared" : "9.14.5" ,
"@vue/devtools-api" : "^6.5.0"
} ,
"engines" : {
"node" : ">= 16"
} ,
"funding" : {
"url" : "https://github.com/sponsors/kazupon"
} ,
"peerDependencies" : {
"vue" : "^3.0.0"
}
} ,
"node_modules/vue-router" : {
"version" : "4.6.4" ,
"resolved" : "https://registry.npmmirror.com/vue-router/-/vue-router-4.6.4.tgz" ,
"integrity" : "sha512-Hz9q5sa33Yhduglwz6g9skT8OBPii+4bFn88w6J+J4MfEo4KRRpmiNG/hHHkdbRFlLBOqxN8y8gf2Fb0MTUgVg==" ,
"license" : "MIT" ,
"dependencies" : {
"@vue/devtools-api" : "^6.6.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/posva"
} ,
"peerDependencies" : {
"vue" : "^3.5.0"
}
} ,
"node_modules/vue-tsc" : {
2025-12-18 14:26:55 +08:00
"version" : "2.2.12" ,
"resolved" : "https://registry.npmmirror.com/vue-tsc/-/vue-tsc-2.2.12.tgz" ,
"integrity" : "sha512-P7OP77b2h/Pmk+lZdJ0YWs+5tJ6J2+uOQPo7tlBnY44QqQSPYvS0qVT4wqDJgwrZaLe47etJLLQRFia71GYITw==" ,
2025-12-18 13:50:39 +08:00
"dev" : true ,
"license" : "MIT" ,
2026-01-01 16:03:48 +08:00
"peer" : true ,
2025-12-18 13:50:39 +08:00
"dependencies" : {
2025-12-18 14:26:55 +08:00
"@volar/typescript" : "2.4.15" ,
"@vue/language-core" : "2.2.12"
2025-12-18 13:50:39 +08:00
} ,
"bin" : {
"vue-tsc" : "bin/vue-tsc.js"
} ,
"peerDependencies" : {
2025-12-18 14:26:55 +08:00
"typescript" : ">=5.0.0"
2025-12-18 13:50:39 +08:00
}
2025-12-25 08:42:02 -08:00
} ,
2026-01-01 16:03:48 +08:00
"node_modules/web-namespaces" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/web-namespaces/-/web-namespaces-2.0.1.tgz" ,
"integrity" : "sha512-bKr1DkiNa2krS7qxNtdrtHAmzuYGFQLiQ13TsorsdT6ULTkPLKuu5+GsFpDlg6JFjUTwX2DyhMPG2be8uPrqsQ==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2026-01-05 13:54:43 +08:00
"node_modules/which" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/which/-/which-2.0.2.tgz" ,
"integrity" : "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"isexe" : "^2.0.0"
} ,
"bin" : {
"node-which" : "bin/node-which"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
2025-12-29 16:13:09 +08:00
"node_modules/wmf" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmmirror.com/wmf/-/wmf-1.0.2.tgz" ,
"integrity" : "sha512-/p9K7bEh0Dj6WbXg4JG0xvLQmIadrner1bi45VMJTfnbVHsc7yIajZyoSoK60/dtVBs12Fm6WkUI5/3WAVsNMw==" ,
"license" : "Apache-2.0" ,
2025-12-25 08:42:02 -08:00
"engines" : {
2025-12-29 16:13:09 +08:00
"node" : ">=0.8"
2025-12-25 08:42:02 -08:00
}
} ,
2025-12-29 16:13:09 +08:00
"node_modules/word" : {
"version" : "0.3.0" ,
"resolved" : "https://registry.npmmirror.com/word/-/word-0.3.0.tgz" ,
"integrity" : "sha512-OELeY0Q61OXpdUfTp+oweA/vtLVg5VDOXh+3he3PNzLGG/y0oylSOC1xRVj0+l4vQ3tj/bB1HVHv1ocXkQceFA==" ,
"license" : "Apache-2.0" ,
2025-12-25 08:42:02 -08:00
"engines" : {
2025-12-29 16:13:09 +08:00
"node" : ">=0.8"
2025-12-25 08:42:02 -08:00
}
} ,
2026-01-05 13:54:43 +08:00
"node_modules/word-wrap" : {
"version" : "1.2.5" ,
"resolved" : "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz" ,
"integrity" : "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/wrappy" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz" ,
"integrity" : "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==" ,
"dev" : true ,
"license" : "ISC"
} ,
2025-12-29 16:13:09 +08:00
"node_modules/xlsx" : {
"version" : "0.18.5" ,
"resolved" : "https://registry.npmmirror.com/xlsx/-/xlsx-0.18.5.tgz" ,
"integrity" : "sha512-dmg3LCjBPHZnQp5/F/+nnTa+miPJxUXB6vtk42YjBBKayDNagxGEeIdWApkYPOf3Z3pm3k62Knjzp7lMeTEtFQ==" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"adler-32" : "~1.3.0" ,
"cfb" : "~1.2.1" ,
"codepage" : "~1.15.0" ,
"crc-32" : "~1.2.1" ,
"ssf" : "~0.11.2" ,
"wmf" : "~1.0.1" ,
"word" : "~0.3.0"
2025-12-25 08:42:02 -08:00
} ,
2025-12-29 16:13:09 +08:00
"bin" : {
"xlsx" : "bin/xlsx.njs"
} ,
"engines" : {
"node" : ">=0.8"
2025-12-25 08:42:02 -08:00
}
2026-01-01 16:03:48 +08:00
} ,
2026-01-05 13:54:43 +08:00
"node_modules/xml-name-validator" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-4.0.0.tgz" ,
"integrity" : "sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/yocto-queue" : {
"version" : "0.1.0" ,
"resolved" : "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz" ,
"integrity" : "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2026-01-01 16:03:48 +08:00
"node_modules/zustand" : {
"version" : "3.7.2" ,
"resolved" : "https://registry.npmjs.org/zustand/-/zustand-3.7.2.tgz" ,
"integrity" : "sha512-PIJDIZKtokhof+9+60cpockVOq05sJzHCriyvaLBmEJixseQ1a5Kdov6fWZfWOu5SK9c+FhH1jU0tntLxRJYMA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12.7.0"
} ,
"peerDependencies" : {
"react" : ">=16.8"
} ,
"peerDependenciesMeta" : {
"react" : {
"optional" : true
}
}
} ,
"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==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
2025-12-18 13:50:39 +08:00
}
}
}