2025-12-31 15:17:34 +08:00
{
2026-01-12 12:21:35 +08:00
"name" : "easy-vibe" ,
2025-12-31 15:17:34 +08:00
"version" : "1.0.0" ,
"lockfileVersion" : 3 ,
"requires" : true ,
"packages" : {
"" : {
2026-01-12 12:21:35 +08:00
"name" : "easy-vibe" ,
2025-12-31 15:17:34 +08:00
"version" : "1.0.0" ,
2026-01-12 12:21:35 +08:00
"license" : "CC-BY-NC-SA-4.0" ,
"dependencies" : {
"@element-plus/icons-vue" : "^2.3.2" ,
2026-02-01 23:42:12 +08:00
"claude" : "^0.1.1" ,
"codex" : "^0.2.3" ,
2026-01-12 12:21:35 +08:00
"element-plus" : "^2.13.1" ,
"typeit" : "^8.8.7" ,
2026-01-12 13:40:13 +08:00
"viewerjs" : "^1.11.7" ,
2026-01-12 12:21:35 +08:00
"vitepress" : "2.0.0-alpha.15" ,
"vue" : "^3.5.0"
2026-01-12 13:40:13 +08:00
} ,
"devDependencies" : {
2026-01-15 20:10:19 +08:00
"markdown-it-katex" : "^2.0.3" ,
2026-01-12 13:40:13 +08:00
"prettier" : "^3.7.4"
2026-01-12 15:49:10 +08:00
} ,
"engines" : {
"node" : ">=18.0.0"
2025-12-31 15:17:34 +08:00
}
} ,
2026-02-01 23:42:12 +08:00
"node_modules/@adobe/css-tools" : {
"version" : "4.3.3" ,
"resolved" : "https://registry.npmmirror.com/@adobe/css-tools/-/css-tools-4.3.3.tgz" ,
"integrity" : "sha512-rE0Pygv0sEZ4vBWHlAgJLGDU7Pm8xoO6p3wsEceb7GYAjScrOHpEo8KK/eVkAcnSM+slAEtXjA2JpdjLp4fJQQ==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@ai-sdk/gateway" : {
"version" : "2.0.25" ,
"resolved" : "https://registry.npmmirror.com/@ai-sdk/gateway/-/gateway-2.0.25.tgz" ,
"integrity" : "sha512-Rq+FX55ne7lMiqai7NcvvDZj4HLsr+hg77WayqmySqc6zhw3tIOLxd4Ty6OpwNj0C0bVMi3iCl2zvJIEirh9XA==" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@ai-sdk/provider" : "2.0.1" ,
"@ai-sdk/provider-utils" : "3.0.20" ,
"@vercel/oidc" : "3.0.5"
} ,
2025-12-31 15:17:34 +08:00
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=18"
} ,
"peerDependencies" : {
"zod" : "^3.25.76 || ^4.1.8"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@ai-sdk/provider" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmmirror.com/@ai-sdk/provider/-/provider-2.0.1.tgz" ,
"integrity" : "sha512-KCUwswvsC5VsW2PWFqF8eJgSCu5Ysj7m1TxiHTVA6g7k360bk0RNQENT8KTMAYEs+8fWPD3Uu4dEmzGHc+jGng==" ,
"license" : "Apache-2.0" ,
2025-12-31 15:17:34 +08:00
"dependencies" : {
2026-01-12 12:21:35 +08:00
"json-schema" : "^0.4.0"
2025-12-31 15:17:34 +08:00
} ,
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=18"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@ai-sdk/provider-utils" : {
"version" : "3.0.20" ,
"resolved" : "https://registry.npmmirror.com/@ai-sdk/provider-utils/-/provider-utils-3.0.20.tgz" ,
"integrity" : "sha512-iXHVe0apM2zUEzauqJwqmpC37A5rihrStAih5Ks+JE32iTe4LZ58y17UGBjpQQTCRw9YxMeo2UFLxLpBluyvLQ==" ,
"license" : "Apache-2.0" ,
2025-12-31 15:17:34 +08:00
"dependencies" : {
2026-01-12 12:21:35 +08:00
"@ai-sdk/provider" : "2.0.1" ,
"@standard-schema/spec" : "^1.0.0" ,
"eventsource-parser" : "^3.0.6"
} ,
"engines" : {
"node" : ">=18"
} ,
"peerDependencies" : {
"zod" : "^3.25.76 || ^4.1.8"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@ai-sdk/react" : {
"version" : "2.0.121" ,
"resolved" : "https://registry.npmmirror.com/@ai-sdk/react/-/react-2.0.121.tgz" ,
"integrity" : "sha512-VbckviE2ryPaWcecjGXP9zY4CJUqXYoLFfJZJl95XtZL4Gl8X0AuU2p7p6ModCoavHuFw1bfL8k6d0Mu59WROw==" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@ai-sdk/provider-utils" : "3.0.20" ,
"ai" : "5.0.119" ,
"swr" : "^2.2.5" ,
"throttleit" : "2.1.0"
} ,
2025-12-31 15:17:34 +08:00
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=18"
} ,
"peerDependencies" : {
"react" : "^18 || ~19.0.1 || ~19.1.2 || ^19.2.1" ,
"zod" : "^3.25.76 || ^4.1.8"
} ,
"peerDependenciesMeta" : {
"zod" : {
"optional" : true
}
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@algolia/abtesting" : {
"version" : "1.12.2" ,
"resolved" : "https://registry.npmmirror.com/@algolia/abtesting/-/abtesting-1.12.2.tgz" ,
"integrity" : "sha512-oWknd6wpfNrmRcH0vzed3UPX0i17o4kYLM5OMITyMVM2xLgaRbIafoxL0e8mcrNNb0iORCJA0evnNDKRYth5WQ==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"dependencies" : {
"@algolia/client-common" : "5.46.2" ,
"@algolia/requester-browser-xhr" : "5.46.2" ,
"@algolia/requester-fetch" : "5.46.2" ,
"@algolia/requester-node-http" : "5.46.2"
} ,
2025-12-31 15:17:34 +08:00
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">= 14.0.0"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@algolia/autocomplete-core" : {
"version" : "1.19.2" ,
"resolved" : "https://registry.npmmirror.com/@algolia/autocomplete-core/-/autocomplete-core-1.19.2.tgz" ,
"integrity" : "sha512-mKv7RyuAzXvwmq+0XRK8HqZXt9iZ5Kkm2huLjgn5JoCPtDy+oh9yxUMfDDaVCw0oyzZ1isdJBc7l9nuCyyR7Nw==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-12 12:21:35 +08:00
"@algolia/autocomplete-plugin-algolia-insights" : "1.19.2" ,
"@algolia/autocomplete-shared" : "1.19.2"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@algolia/autocomplete-plugin-algolia-insights" : {
"version" : "1.19.2" ,
"resolved" : "https://registry.npmmirror.com/@algolia/autocomplete-plugin-algolia-insights/-/autocomplete-plugin-algolia-insights-1.19.2.tgz" ,
"integrity" : "sha512-TjxbcC/r4vwmnZaPwrHtkXNeqvlpdyR+oR9Wi2XyfORkiGkLTVhX2j+O9SaCCINbKoDfc+c2PB8NjfOnz7+oKg==" ,
"license" : "MIT" ,
2025-12-31 15:17:34 +08:00
"dependencies" : {
2026-01-12 12:21:35 +08:00
"@algolia/autocomplete-shared" : "1.19.2"
2025-12-31 15:17:34 +08:00
} ,
2026-01-12 12:21:35 +08:00
"peerDependencies" : {
"search-insights" : ">= 1 < 3"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@algolia/autocomplete-shared" : {
"version" : "1.19.2" ,
"resolved" : "https://registry.npmmirror.com/@algolia/autocomplete-shared/-/autocomplete-shared-1.19.2.tgz" ,
"integrity" : "sha512-jEazxZTVD2nLrC+wYlVHQgpBoBB5KPStrJxLzsIFl6Kqd1AlG9sIAGl39V5tECLpIQzB3Qa2T6ZPJ1ChkwMK/w==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"peerDependencies" : {
"@algolia/client-search" : ">= 4.9.1 < 6" ,
"algoliasearch" : ">= 4.9.1 < 6"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@algolia/client-abtesting" : {
"version" : "5.46.2" ,
"resolved" : "https://registry.npmmirror.com/@algolia/client-abtesting/-/client-abtesting-5.46.2.tgz" ,
"integrity" : "sha512-oRSUHbylGIuxrlzdPA8FPJuwrLLRavOhAmFGgdAvMcX47XsyM+IOGa9tc7/K5SPvBqn4nhppOCEz7BrzOPWc4A==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-12 12:21:35 +08:00
"@algolia/client-common" : "5.46.2" ,
"@algolia/requester-browser-xhr" : "5.46.2" ,
"@algolia/requester-fetch" : "5.46.2" ,
"@algolia/requester-node-http" : "5.46.2"
2025-12-31 15:17:34 +08:00
} ,
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">= 14.0.0"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@algolia/client-analytics" : {
"version" : "5.46.2" ,
"resolved" : "https://registry.npmmirror.com/@algolia/client-analytics/-/client-analytics-5.46.2.tgz" ,
"integrity" : "sha512-EPBN2Oruw0maWOF4OgGPfioTvd+gmiNwx0HmD9IgmlS+l75DatcBkKOPNJN+0z3wBQWUO5oq602ATxIfmTQ8bA==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-12 12:21:35 +08:00
"@algolia/client-common" : "5.46.2" ,
"@algolia/requester-browser-xhr" : "5.46.2" ,
"@algolia/requester-fetch" : "5.46.2" ,
"@algolia/requester-node-http" : "5.46.2"
2025-12-31 15:17:34 +08:00
} ,
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">= 14.0.0"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@algolia/client-common" : {
"version" : "5.46.2" ,
"resolved" : "https://registry.npmmirror.com/@algolia/client-common/-/client-common-5.46.2.tgz" ,
"integrity" : "sha512-Hj8gswSJNKZ0oyd0wWissqyasm+wTz1oIsv5ZmLarzOZAp3vFEda8bpDQ8PUhO+DfkbiLyVnAxsPe4cGzWtqkg==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">= 14.0.0"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@algolia/client-insights" : {
"version" : "5.46.2" ,
"resolved" : "https://registry.npmmirror.com/@algolia/client-insights/-/client-insights-5.46.2.tgz" ,
"integrity" : "sha512-6dBZko2jt8FmQcHCbmNLB0kCV079Mx/DJcySTL3wirgDBUH7xhY1pOuUTLMiGkqM5D8moVZTvTdRKZUJRkrwBA==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-12 12:21:35 +08:00
"@algolia/client-common" : "5.46.2" ,
"@algolia/requester-browser-xhr" : "5.46.2" ,
"@algolia/requester-fetch" : "5.46.2" ,
"@algolia/requester-node-http" : "5.46.2"
2025-12-31 15:17:34 +08:00
} ,
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">= 14.0.0"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@algolia/client-personalization" : {
"version" : "5.46.2" ,
"resolved" : "https://registry.npmmirror.com/@algolia/client-personalization/-/client-personalization-5.46.2.tgz" ,
"integrity" : "sha512-1waE2Uqh/PHNeDXGn/PM/WrmYOBiUGSVxAWqiJIj73jqPqvfzZgzdakHscIVaDl6Cp+j5dwjsZ5LCgaUr6DtmA==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"dependencies" : {
"@algolia/client-common" : "5.46.2" ,
"@algolia/requester-browser-xhr" : "5.46.2" ,
"@algolia/requester-fetch" : "5.46.2" ,
"@algolia/requester-node-http" : "5.46.2"
} ,
2025-12-31 15:17:34 +08:00
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">= 14.0.0"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@algolia/client-query-suggestions" : {
"version" : "5.46.2" ,
"resolved" : "https://registry.npmmirror.com/@algolia/client-query-suggestions/-/client-query-suggestions-5.46.2.tgz" ,
"integrity" : "sha512-EgOzTZkyDcNL6DV0V/24+oBJ+hKo0wNgyrOX/mePBM9bc9huHxIY2352sXmoZ648JXXY2x//V1kropF/Spx83w==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-12 12:21:35 +08:00
"@algolia/client-common" : "5.46.2" ,
"@algolia/requester-browser-xhr" : "5.46.2" ,
"@algolia/requester-fetch" : "5.46.2" ,
"@algolia/requester-node-http" : "5.46.2"
2025-12-31 15:17:34 +08:00
} ,
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">= 14.0.0"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@algolia/client-search" : {
"version" : "5.46.2" ,
"resolved" : "https://registry.npmmirror.com/@algolia/client-search/-/client-search-5.46.2.tgz" ,
"integrity" : "sha512-ZsOJqu4HOG5BlvIFnMU0YKjQ9ZI6r3C31dg2jk5kMWPSdhJpYL9xa5hEe7aieE+707dXeMI4ej3diy6mXdZpgA==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-12 12:21:35 +08:00
"@algolia/client-common" : "5.46.2" ,
"@algolia/requester-browser-xhr" : "5.46.2" ,
"@algolia/requester-fetch" : "5.46.2" ,
"@algolia/requester-node-http" : "5.46.2"
2025-12-31 15:17:34 +08:00
} ,
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">= 14.0.0"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@algolia/ingestion" : {
"version" : "1.46.2" ,
"resolved" : "https://registry.npmmirror.com/@algolia/ingestion/-/ingestion-1.46.2.tgz" ,
"integrity" : "sha512-1Uw2OslTWiOFDtt83y0bGiErJYy5MizadV0nHnOoHFWMoDqWW0kQoMFI65pXqRSkVvit5zjXSLik2xMiyQJDWQ==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-12 12:21:35 +08:00
"@algolia/client-common" : "5.46.2" ,
"@algolia/requester-browser-xhr" : "5.46.2" ,
"@algolia/requester-fetch" : "5.46.2" ,
"@algolia/requester-node-http" : "5.46.2"
2025-12-31 15:17:34 +08:00
} ,
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">= 14.0.0"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@algolia/monitoring" : {
"version" : "1.46.2" ,
"resolved" : "https://registry.npmmirror.com/@algolia/monitoring/-/monitoring-1.46.2.tgz" ,
"integrity" : "sha512-xk9f+DPtNcddWN6E7n1hyNNsATBCHIqAvVGG2EAGHJc4AFYL18uM/kMTiOKXE/LKDPyy1JhIerrh9oYb7RBrgw==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-12 12:21:35 +08:00
"@algolia/client-common" : "5.46.2" ,
"@algolia/requester-browser-xhr" : "5.46.2" ,
"@algolia/requester-fetch" : "5.46.2" ,
"@algolia/requester-node-http" : "5.46.2"
2025-12-31 15:17:34 +08:00
} ,
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">= 14.0.0"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@algolia/recommend" : {
"version" : "5.46.2" ,
"resolved" : "https://registry.npmmirror.com/@algolia/recommend/-/recommend-5.46.2.tgz" ,
"integrity" : "sha512-NApbTPj9LxGzNw4dYnZmj2BoXiAc8NmbbH6qBNzQgXklGklt/xldTvu+FACN6ltFsTzoNU6j2mWNlHQTKGC5+Q==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"dependencies" : {
"@algolia/client-common" : "5.46.2" ,
"@algolia/requester-browser-xhr" : "5.46.2" ,
"@algolia/requester-fetch" : "5.46.2" ,
"@algolia/requester-node-http" : "5.46.2"
} ,
2025-12-31 15:17:34 +08:00
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">= 14.0.0"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@algolia/requester-browser-xhr" : {
"version" : "5.46.2" ,
"resolved" : "https://registry.npmmirror.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.46.2.tgz" ,
"integrity" : "sha512-ekotpCwpSp033DIIrsTpYlGUCF6momkgupRV/FA3m62SreTSZUKjgK6VTNyG7TtYfq9YFm/pnh65bATP/ZWJEg==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"dependencies" : {
"@algolia/client-common" : "5.46.2"
} ,
2025-12-31 15:17:34 +08:00
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">= 14.0.0"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@algolia/requester-fetch" : {
"version" : "5.46.2" ,
"resolved" : "https://registry.npmmirror.com/@algolia/requester-fetch/-/requester-fetch-5.46.2.tgz" ,
"integrity" : "sha512-gKE+ZFi/6y7saTr34wS0SqYFDcjHW4Wminv8PDZEi0/mE99+hSrbKgJWxo2ztb5eqGirQTgIh1AMVacGGWM1iw==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-12 12:21:35 +08:00
"@algolia/client-common" : "5.46.2"
2025-12-31 15:17:34 +08:00
} ,
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">= 14.0.0"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@algolia/requester-node-http" : {
"version" : "5.46.2" ,
"resolved" : "https://registry.npmmirror.com/@algolia/requester-node-http/-/requester-node-http-5.46.2.tgz" ,
"integrity" : "sha512-ciPihkletp7ttweJ8Zt+GukSVLp2ANJHU+9ttiSxsJZThXc4Y2yJ8HGVWesW5jN1zrsZsezN71KrMx/iZsOYpg==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-12 12:21:35 +08:00
"@algolia/client-common" : "5.46.2"
2025-12-31 15:17:34 +08:00
} ,
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">= 14.0.0"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +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"
}
2025-12-31 15:17:34 +08:00
} ,
2026-01-12 12:21:35 +08:00
"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==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=6.9.0"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"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" ,
2025-12-31 15:17:34 +08:00
"dependencies" : {
2026-01-12 12:21:35 +08:00
"@babel/types" : "^7.28.5"
} ,
"bin" : {
"parser" : "bin/babel-parser.js"
} ,
"engines" : {
"node" : ">=6.0.0"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +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==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-12 12:21:35 +08:00
"@babel/helper-string-parser" : "^7.27.1" ,
"@babel/helper-validator-identifier" : "^7.28.5"
2025-12-31 15:17:34 +08:00
} ,
2026-01-12 12:21:35 +08:00
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@ctrl/tinycolor" : {
"version" : "3.6.1" ,
"resolved" : "https://registry.npmmirror.com/@ctrl/tinycolor/-/tinycolor-3.6.1.tgz" ,
"integrity" : "sha512-SITSV6aIXsuVNV3f3O0f2n/cgyEDWoSqtZMYiAmcsYHydcKrOz3gUxB/iXd/Qf08+IZX4KpgNbvUdMBmWz+kcA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=10"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@docsearch/core" : {
"version" : "4.4.0" ,
"resolved" : "https://registry.npmmirror.com/@docsearch/core/-/core-4.4.0.tgz" ,
"integrity" : "sha512-kiwNo5KEndOnrf5Kq/e5+D9NBMCFgNsDoRpKQJ9o/xnSlheh6b8AXppMuuUVVdAUIhIfQFk/07VLjjk/fYyKmw==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"peerDependencies" : {
"@types/react" : ">= 16.8.0 < 20.0.0" ,
"react" : ">= 16.8.0 < 20.0.0" ,
"react-dom" : ">= 16.8.0 < 20.0.0"
} ,
"peerDependenciesMeta" : {
"@types/react" : {
"optional" : true
} ,
"react" : {
"optional" : true
} ,
"react-dom" : {
"optional" : true
}
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@docsearch/css" : {
"version" : "4.4.0" ,
"resolved" : "https://registry.npmmirror.com/@docsearch/css/-/css-4.4.0.tgz" ,
"integrity" : "sha512-e9vPgtih6fkawakmYo0Y6V4BKBmDV7Ykudn7ADWXUs5b6pmtBRwDbpSG/WiaUG63G28OkJDEnsMvgIAnZgGwYw==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT"
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@docsearch/js" : {
"version" : "4.4.0" ,
"resolved" : "https://registry.npmmirror.com/@docsearch/js/-/js-4.4.0.tgz" ,
"integrity" : "sha512-vCiKzjYD54bugUIMZA6YzuLDilkD3TNH/kfbvqsnzxiLTMu8F13psD+hdMSEOn7j+dFJOaf49fZ+gwr+rXctMw==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"dependencies" : {
"@docsearch/react" : "4.4.0" ,
"htm" : "3.1.1"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@docsearch/react" : {
"version" : "4.4.0" ,
"resolved" : "https://registry.npmmirror.com/@docsearch/react/-/react-4.4.0.tgz" ,
"integrity" : "sha512-z12zeg1mV7WD4Ag4pKSuGukETJLaucVFwszDXL/qLaEgRqxEaVacO9SR1qqnCXvZztlvz2rt7cMqryi/7sKfjA==" ,
"license" : "MIT" ,
2025-12-31 15:17:34 +08:00
"dependencies" : {
2026-01-12 12:21:35 +08:00
"@ai-sdk/react" : "^2.0.30" ,
"@algolia/autocomplete-core" : "1.19.2" ,
"@docsearch/core" : "4.4.0" ,
"@docsearch/css" : "4.4.0" ,
"ai" : "^5.0.30" ,
"algoliasearch" : "^5.28.0" ,
"marked" : "^16.3.0" ,
"zod" : "^4.1.8"
2025-12-31 15:17:34 +08:00
} ,
2026-01-12 12:21:35 +08:00
"peerDependencies" : {
"@types/react" : ">= 16.8.0 < 20.0.0" ,
"react" : ">= 16.8.0 < 20.0.0" ,
"react-dom" : ">= 16.8.0 < 20.0.0" ,
"search-insights" : ">= 1 < 3"
} ,
"peerDependenciesMeta" : {
"@types/react" : {
"optional" : true
} ,
"react" : {
"optional" : true
} ,
"react-dom" : {
"optional" : true
} ,
"search-insights" : {
"optional" : true
}
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@element-plus/icons-vue" : {
"version" : "2.3.2" ,
"resolved" : "https://registry.npmmirror.com/@element-plus/icons-vue/-/icons-vue-2.3.2.tgz" ,
"integrity" : "sha512-OzIuTaIfC8QXEPmJvB4Y4kw34rSXdCJzxcD1kFStBvr8bK6X1zQAYDo0CNMjojnfTqRQCJ0I7prlErcoRiET2A==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"peerDependencies" : {
"vue" : "^3.2.0"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@esbuild/aix-ppc64" : {
"version" : "0.27.2" ,
"resolved" : "https://registry.npmmirror.com/@esbuild/aix-ppc64/-/aix-ppc64-0.27.2.tgz" ,
"integrity" : "sha512-GZMB+a0mOMZs4MpDbj8RJp4cw+w1WV5NYD6xzgvzUJ5Ek2jerwfO2eADyI6ExDSUED+1X8aMbegahsJi+8mgpw==" ,
"cpu" : [
"ppc64"
] ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"optional" : true ,
"os" : [
"aix"
] ,
2025-12-31 15:17:34 +08:00
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=18"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@esbuild/android-arm" : {
"version" : "0.27.2" ,
"resolved" : "https://registry.npmmirror.com/@esbuild/android-arm/-/android-arm-0.27.2.tgz" ,
"integrity" : "sha512-DVNI8jlPa7Ujbr1yjU2PfUSRtAUZPG9I1RwW4F4xFB1Imiu2on0ADiI/c3td+KmDtVKNbi+nffGDQMfcIMkwIA==" ,
"cpu" : [
"arm"
] ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"optional" : true ,
"os" : [
"android"
] ,
2025-12-31 15:17:34 +08:00
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=18"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@esbuild/android-arm64" : {
"version" : "0.27.2" ,
"resolved" : "https://registry.npmmirror.com/@esbuild/android-arm64/-/android-arm64-0.27.2.tgz" ,
"integrity" : "sha512-pvz8ZZ7ot/RBphf8fv60ljmaoydPU12VuXHImtAs0XhLLw+EXBi2BLe3OYSBslR4rryHvweW5gmkKFwTiFy6KA==" ,
"cpu" : [
"arm64"
] ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"optional" : true ,
"os" : [
"android"
] ,
2025-12-31 15:17:34 +08:00
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=18"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@esbuild/android-x64" : {
"version" : "0.27.2" ,
"resolved" : "https://registry.npmmirror.com/@esbuild/android-x64/-/android-x64-0.27.2.tgz" ,
"integrity" : "sha512-z8Ank4Byh4TJJOh4wpz8g2vDy75zFL0TlZlkUkEwYXuPSgX8yzep596n6mT7905kA9uHZsf/o2OJZubl2l3M7A==" ,
"cpu" : [
"x64"
] ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"optional" : true ,
"os" : [
"android"
] ,
"engines" : {
"node" : ">=18"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@esbuild/darwin-arm64" : {
"version" : "0.27.2" ,
"resolved" : "https://registry.npmmirror.com/@esbuild/darwin-arm64/-/darwin-arm64-0.27.2.tgz" ,
"integrity" : "sha512-davCD2Zc80nzDVRwXTcQP/28fiJbcOwvdolL0sOiOsbwBa72kegmVU0Wrh1MYrbuCL98Omp5dVhQFWRKR2ZAlg==" ,
"cpu" : [
"arm64"
] ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"optional" : true ,
"os" : [
"darwin"
] ,
2025-12-31 15:17:34 +08:00
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=18"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@esbuild/darwin-x64" : {
"version" : "0.27.2" ,
"resolved" : "https://registry.npmmirror.com/@esbuild/darwin-x64/-/darwin-x64-0.27.2.tgz" ,
"integrity" : "sha512-ZxtijOmlQCBWGwbVmwOF/UCzuGIbUkqB1faQRf5akQmxRJ1ujusWsb3CVfk/9iZKr2L5SMU5wPBi1UWbvL+VQA==" ,
"cpu" : [
"x64"
] ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"optional" : true ,
"os" : [
"darwin"
] ,
2025-12-31 15:17:34 +08:00
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=18"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@esbuild/freebsd-arm64" : {
"version" : "0.27.2" ,
"resolved" : "https://registry.npmmirror.com/@esbuild/freebsd-arm64/-/freebsd-arm64-0.27.2.tgz" ,
"integrity" : "sha512-lS/9CN+rgqQ9czogxlMcBMGd+l8Q3Nj1MFQwBZJyoEKI50XGxwuzznYdwcav6lpOGv5BqaZXqvBSiB/kJ5op+g==" ,
"cpu" : [
"arm64"
] ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"optional" : true ,
"os" : [
"freebsd"
] ,
2025-12-31 15:17:34 +08:00
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=18"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@esbuild/freebsd-x64" : {
"version" : "0.27.2" ,
"resolved" : "https://registry.npmmirror.com/@esbuild/freebsd-x64/-/freebsd-x64-0.27.2.tgz" ,
"integrity" : "sha512-tAfqtNYb4YgPnJlEFu4c212HYjQWSO/w/h/lQaBK7RbwGIkBOuNKQI9tqWzx7Wtp7bTPaGC6MJvWI608P3wXYA==" ,
"cpu" : [
"x64"
] ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"optional" : true ,
"os" : [
"freebsd"
] ,
2025-12-31 15:17:34 +08:00
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=18"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@esbuild/linux-arm" : {
"version" : "0.27.2" ,
"resolved" : "https://registry.npmmirror.com/@esbuild/linux-arm/-/linux-arm-0.27.2.tgz" ,
"integrity" : "sha512-vWfq4GaIMP9AIe4yj1ZUW18RDhx6EPQKjwe7n8BbIecFtCQG4CfHGaHuh7fdfq+y3LIA2vGS/o9ZBGVxIDi9hw==" ,
"cpu" : [
"arm"
] ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"optional" : true ,
"os" : [
"linux"
] ,
2025-12-31 15:17:34 +08:00
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=18"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@esbuild/linux-arm64" : {
"version" : "0.27.2" ,
"resolved" : "https://registry.npmmirror.com/@esbuild/linux-arm64/-/linux-arm64-0.27.2.tgz" ,
"integrity" : "sha512-hYxN8pr66NsCCiRFkHUAsxylNOcAQaxSSkHMMjcpx0si13t1LHFphxJZUiGwojB1a/Hd5OiPIqDdXONia6bhTw==" ,
"cpu" : [
"arm64"
] ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"optional" : true ,
"os" : [
"linux"
] ,
2025-12-31 15:17:34 +08:00
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=18"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@esbuild/linux-ia32" : {
"version" : "0.27.2" ,
"resolved" : "https://registry.npmmirror.com/@esbuild/linux-ia32/-/linux-ia32-0.27.2.tgz" ,
"integrity" : "sha512-MJt5BRRSScPDwG2hLelYhAAKh9imjHK5+NE/tvnRLbIqUWa+0E9N4WNMjmp/kXXPHZGqPLxggwVhz7QP8CTR8w==" ,
"cpu" : [
"ia32"
] ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=18"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@esbuild/linux-loong64" : {
"version" : "0.27.2" ,
"resolved" : "https://registry.npmmirror.com/@esbuild/linux-loong64/-/linux-loong64-0.27.2.tgz" ,
"integrity" : "sha512-lugyF1atnAT463aO6KPshVCJK5NgRnU4yb3FUumyVz+cGvZbontBgzeGFO1nF+dPueHD367a2ZXe1NtUkAjOtg==" ,
"cpu" : [
"loong64"
] ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"optional" : true ,
"os" : [
"linux"
] ,
2025-12-31 15:17:34 +08:00
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=18"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@esbuild/linux-mips64el" : {
"version" : "0.27.2" ,
"resolved" : "https://registry.npmmirror.com/@esbuild/linux-mips64el/-/linux-mips64el-0.27.2.tgz" ,
"integrity" : "sha512-nlP2I6ArEBewvJ2gjrrkESEZkB5mIoaTswuqNFRv/WYd+ATtUpe9Y09RnJvgvdag7he0OWgEZWhviS1OTOKixw==" ,
"cpu" : [
"mips64el"
] ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"optional" : true ,
"os" : [
"linux"
] ,
2025-12-31 15:17:34 +08:00
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=18"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@esbuild/linux-ppc64" : {
"version" : "0.27.2" ,
"resolved" : "https://registry.npmmirror.com/@esbuild/linux-ppc64/-/linux-ppc64-0.27.2.tgz" ,
"integrity" : "sha512-C92gnpey7tUQONqg1n6dKVbx3vphKtTHJaNG2Ok9lGwbZil6DrfyecMsp9CrmXGQJmZ7iiVXvvZH6Ml5hL6XdQ==" ,
"cpu" : [
"ppc64"
] ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"optional" : true ,
"os" : [
"linux"
] ,
2025-12-31 15:17:34 +08:00
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=18"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@esbuild/linux-riscv64" : {
"version" : "0.27.2" ,
"resolved" : "https://registry.npmmirror.com/@esbuild/linux-riscv64/-/linux-riscv64-0.27.2.tgz" ,
"integrity" : "sha512-B5BOmojNtUyN8AXlK0QJyvjEZkWwy/FKvakkTDCziX95AowLZKR6aCDhG7LeF7uMCXEJqwa8Bejz5LTPYm8AvA==" ,
"cpu" : [
"riscv64"
] ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=18"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@esbuild/linux-s390x" : {
"version" : "0.27.2" ,
"resolved" : "https://registry.npmmirror.com/@esbuild/linux-s390x/-/linux-s390x-0.27.2.tgz" ,
"integrity" : "sha512-p4bm9+wsPwup5Z8f4EpfN63qNagQ47Ua2znaqGH6bqLlmJ4bx97Y9JdqxgGZ6Y8xVTixUnEkoKSHcpRlDnNr5w==" ,
"cpu" : [
"s390x"
] ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"optional" : true ,
"os" : [
"linux"
] ,
2025-12-31 15:17:34 +08:00
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=18"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@esbuild/linux-x64" : {
"version" : "0.27.2" ,
"resolved" : "https://registry.npmmirror.com/@esbuild/linux-x64/-/linux-x64-0.27.2.tgz" ,
"integrity" : "sha512-uwp2Tip5aPmH+NRUwTcfLb+W32WXjpFejTIOWZFw/v7/KnpCDKG66u4DLcurQpiYTiYwQ9B7KOeMJvLCu/OvbA==" ,
"cpu" : [
"x64"
] ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"optional" : true ,
"os" : [
"linux"
] ,
2025-12-31 15:17:34 +08:00
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=18"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@esbuild/netbsd-arm64" : {
"version" : "0.27.2" ,
"resolved" : "https://registry.npmmirror.com/@esbuild/netbsd-arm64/-/netbsd-arm64-0.27.2.tgz" ,
"integrity" : "sha512-Kj6DiBlwXrPsCRDeRvGAUb/LNrBASrfqAIok+xB0LxK8CHqxZ037viF13ugfsIpePH93mX7xfJp97cyDuTZ3cw==" ,
"cpu" : [
"arm64"
] ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"optional" : true ,
"os" : [
"netbsd"
] ,
2025-12-31 15:17:34 +08:00
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=18"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@esbuild/netbsd-x64" : {
"version" : "0.27.2" ,
"resolved" : "https://registry.npmmirror.com/@esbuild/netbsd-x64/-/netbsd-x64-0.27.2.tgz" ,
"integrity" : "sha512-HwGDZ0VLVBY3Y+Nw0JexZy9o/nUAWq9MlV7cahpaXKW6TOzfVno3y3/M8Ga8u8Yr7GldLOov27xiCnqRZf0tCA==" ,
"cpu" : [
"x64"
] ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"optional" : true ,
"os" : [
"netbsd"
] ,
2025-12-31 15:17:34 +08:00
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=18"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@esbuild/openbsd-arm64" : {
"version" : "0.27.2" ,
"resolved" : "https://registry.npmmirror.com/@esbuild/openbsd-arm64/-/openbsd-arm64-0.27.2.tgz" ,
"integrity" : "sha512-DNIHH2BPQ5551A7oSHD0CKbwIA/Ox7+78/AWkbS5QoRzaqlev2uFayfSxq68EkonB+IKjiuxBFoV8ESJy8bOHA==" ,
"cpu" : [
"arm64"
] ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"optional" : true ,
"os" : [
"openbsd"
] ,
2025-12-31 15:17:34 +08:00
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=18"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@esbuild/openbsd-x64" : {
"version" : "0.27.2" ,
"resolved" : "https://registry.npmmirror.com/@esbuild/openbsd-x64/-/openbsd-x64-0.27.2.tgz" ,
"integrity" : "sha512-/it7w9Nb7+0KFIzjalNJVR5bOzA9Vay+yIPLVHfIQYG/j+j9VTH84aNB8ExGKPU4AzfaEvN9/V4HV+F+vo8OEg==" ,
"cpu" : [
"x64"
] ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"optional" : true ,
"os" : [
"openbsd"
] ,
2025-12-31 15:17:34 +08:00
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=18"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@esbuild/openharmony-arm64" : {
"version" : "0.27.2" ,
"resolved" : "https://registry.npmmirror.com/@esbuild/openharmony-arm64/-/openharmony-arm64-0.27.2.tgz" ,
"integrity" : "sha512-LRBbCmiU51IXfeXk59csuX/aSaToeG7w48nMwA6049Y4J4+VbWALAuXcs+qcD04rHDuSCSRKdmY63sruDS5qag==" ,
"cpu" : [
"arm64"
] ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"optional" : true ,
"os" : [
"openharmony"
] ,
2025-12-31 15:17:34 +08:00
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=18"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@esbuild/sunos-x64" : {
"version" : "0.27.2" ,
"resolved" : "https://registry.npmmirror.com/@esbuild/sunos-x64/-/sunos-x64-0.27.2.tgz" ,
"integrity" : "sha512-kMtx1yqJHTmqaqHPAzKCAkDaKsffmXkPHThSfRwZGyuqyIeBvf08KSsYXl+abf5HDAPMJIPnbBfXvP2ZC2TfHg==" ,
"cpu" : [
"x64"
] ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"optional" : true ,
"os" : [
"sunos"
] ,
2025-12-31 15:17:34 +08:00
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=18"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@esbuild/win32-arm64" : {
"version" : "0.27.2" ,
"resolved" : "https://registry.npmmirror.com/@esbuild/win32-arm64/-/win32-arm64-0.27.2.tgz" ,
"integrity" : "sha512-Yaf78O/B3Kkh+nKABUF++bvJv5Ijoy9AN1ww904rOXZFLWVc5OLOfL56W+C8F9xn5JQZa3UX6m+IktJnIb1Jjg==" ,
"cpu" : [
"arm64"
] ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"optional" : true ,
"os" : [
"win32"
] ,
2025-12-31 15:17:34 +08:00
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=18"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@esbuild/win32-ia32" : {
"version" : "0.27.2" ,
"resolved" : "https://registry.npmmirror.com/@esbuild/win32-ia32/-/win32-ia32-0.27.2.tgz" ,
"integrity" : "sha512-Iuws0kxo4yusk7sw70Xa2E2imZU5HoixzxfGCdxwBdhiDgt9vX9VUCBhqcwY7/uh//78A1hMkkROMJq9l27oLQ==" ,
"cpu" : [
"ia32"
] ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"optional" : true ,
"os" : [
"win32"
] ,
2025-12-31 15:17:34 +08:00
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=18"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@esbuild/win32-x64" : {
"version" : "0.27.2" ,
"resolved" : "https://registry.npmmirror.com/@esbuild/win32-x64/-/win32-x64-0.27.2.tgz" ,
"integrity" : "sha512-sRdU18mcKf7F+YgheI/zGf5alZatMUTKj/jNS6l744f9u3WFu4v7twcUI9vu4mknF4Y9aDlblIie0IM+5xxaqQ==" ,
"cpu" : [
"x64"
] ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"optional" : true ,
"os" : [
2026-01-12 12:21:35 +08:00
"win32"
2025-12-31 15:17:34 +08:00
] ,
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=18"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@floating-ui/core" : {
"version" : "1.7.3" ,
"resolved" : "https://registry.npmmirror.com/@floating-ui/core/-/core-1.7.3.tgz" ,
"integrity" : "sha512-sGnvb5dmrJaKEZ+LDIpguvdX3bDlEllmv4/ClQ9awcmCZrlx5jQyyMWFM5kBI+EyNOCDDiKk8il0zeuX3Zlg/w==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"dependencies" : {
"@floating-ui/utils" : "^0.2.10"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@floating-ui/dom" : {
"version" : "1.7.4" ,
"resolved" : "https://registry.npmmirror.com/@floating-ui/dom/-/dom-1.7.4.tgz" ,
"integrity" : "sha512-OOchDgh4F2CchOX94cRVqhvy7b3AFb+/rQXyswmzmGakRfkMgoWVjfnLWkRirfLEfuD4ysVW16eXzwt3jHIzKA==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-12 12:21:35 +08:00
"@floating-ui/core" : "^1.7.3" ,
"@floating-ui/utils" : "^0.2.10"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@floating-ui/utils" : {
"version" : "0.2.10" ,
"resolved" : "https://registry.npmmirror.com/@floating-ui/utils/-/utils-0.2.10.tgz" ,
"integrity" : "sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==" ,
"license" : "MIT"
} ,
"node_modules/@iconify-json/simple-icons" : {
"version" : "1.2.66" ,
"resolved" : "https://registry.npmmirror.com/@iconify-json/simple-icons/-/simple-icons-1.2.66.tgz" ,
"integrity" : "sha512-D1OnnXwiQXFkVMw5M+Bt8mPsXeMkQyGmMdrmN7lsQlKMUkfLOp6JWhnUJ92po51WXT046aF/zzqSmkKqg08p4Q==" ,
"license" : "CC0-1.0" ,
2025-12-31 15:17:34 +08:00
"dependencies" : {
2026-01-12 12:21:35 +08:00
"@iconify/types" : "*"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@iconify/types" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmmirror.com/@iconify/types/-/types-2.0.0.tgz" ,
"integrity" : "sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==" ,
"license" : "MIT"
} ,
2026-02-01 23:42:12 +08:00
"node_modules/@isaacs/cliui" : {
"version" : "8.0.2" ,
"resolved" : "https://registry.npmmirror.com/@isaacs/cliui/-/cliui-8.0.2.tgz" ,
"integrity" : "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==" ,
"license" : "ISC" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"string-width" : "^5.1.2" ,
"string-width-cjs" : "npm:string-width@^4.2.0" ,
"strip-ansi" : "^7.0.1" ,
"strip-ansi-cjs" : "npm:strip-ansi@^6.0.1" ,
"wrap-ansi" : "^8.1.0" ,
"wrap-ansi-cjs" : "npm:wrap-ansi@^7.0.0"
} ,
"engines" : {
"node" : ">=12"
}
} ,
2026-01-12 12:21:35 +08:00
"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/@opentelemetry/api" : {
"version" : "1.9.0" ,
"resolved" : "https://registry.npmmirror.com/@opentelemetry/api/-/api-1.9.0.tgz" ,
"integrity" : "sha512-3giAOQvZiH5F9bMlMiv8+GSPMeqg0dbaeo58/0SlA9sxSqZhnUtxzX9/2FzyhS9sWQf5S0GJE0AKBrFqjpeYcg==" ,
"license" : "Apache-2.0" ,
2025-12-31 15:17:34 +08:00
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=8.0.0"
2025-12-31 15:17:34 +08:00
}
} ,
2026-02-01 23:42:12 +08:00
"node_modules/@pkgjs/parseargs" : {
"version" : "0.11.0" ,
"resolved" : "https://registry.npmmirror.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz" ,
"integrity" : "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"engines" : {
"node" : ">=14"
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@popperjs/core" : {
"name" : "@sxzz/popperjs-es" ,
"version" : "2.11.7" ,
"resolved" : "https://registry.npmmirror.com/@sxzz/popperjs-es/-/popperjs-es-2.11.7.tgz" ,
"integrity" : "sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/popperjs"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@rolldown/pluginutils" : {
"version" : "1.0.0-beta.53" ,
"resolved" : "https://registry.npmmirror.com/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.53.tgz" ,
"integrity" : "sha512-vENRlFU4YbrwVqNDZ7fLvy+JR1CRkyr01jhSiDpE1u6py3OMzQfztQU2jxykW3ALNxO4kSlqIDeYyD0Y9RcQeQ==" ,
"license" : "MIT"
2025-12-31 15:17:34 +08:00
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@rollup/rollup-android-arm-eabi" : {
"version" : "4.55.1" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.55.1.tgz" ,
"integrity" : "sha512-9R0DM/ykwfGIlNu6+2U09ga0WXeZ9MRC2Ter8jnz8415VbuIykVuc6bhdrbORFZANDmTDvq26mJrEVTl8TdnDg==" ,
"cpu" : [
"arm"
] ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"optional" : true ,
"os" : [
"android"
]
} ,
"node_modules/@rollup/rollup-android-arm64" : {
"version" : "4.55.1" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.55.1.tgz" ,
"integrity" : "sha512-eFZCb1YUqhTysgW3sj/55du5cG57S7UTNtdMjCW7LwVcj3dTTcowCsC8p7uBdzKsZYa8J7IDE8lhMI+HX1vQvg==" ,
"cpu" : [
"arm64"
] ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"optional" : true ,
"os" : [
"android"
]
} ,
"node_modules/@rollup/rollup-darwin-arm64" : {
"version" : "4.55.1" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.55.1.tgz" ,
"integrity" : "sha512-p3grE2PHcQm2e8PSGZdzIhCKbMCw/xi9XvMPErPhwO17vxtvCN5FEA2mSLgmKlCjHGMQTP6phuQTYWUnKewwGg==" ,
"cpu" : [
"arm64"
] ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"optional" : true ,
"os" : [
"darwin"
]
} ,
"node_modules/@rollup/rollup-darwin-x64" : {
"version" : "4.55.1" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.55.1.tgz" ,
"integrity" : "sha512-rDUjG25C9qoTm+e02Esi+aqTKSBYwVTaoS1wxcN47/Luqef57Vgp96xNANwt5npq9GDxsH7kXxNkJVEsWEOEaQ==" ,
"cpu" : [
"x64"
] ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"optional" : true ,
"os" : [
"darwin"
]
} ,
"node_modules/@rollup/rollup-freebsd-arm64" : {
"version" : "4.55.1" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.55.1.tgz" ,
"integrity" : "sha512-+JiU7Jbp5cdxekIgdte0jfcu5oqw4GCKr6i3PJTlXTCU5H5Fvtkpbs4XJHRmWNXF+hKmn4v7ogI5OQPaupJgOg==" ,
"cpu" : [
"arm64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"freebsd"
]
} ,
"node_modules/@rollup/rollup-freebsd-x64" : {
"version" : "4.55.1" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.55.1.tgz" ,
"integrity" : "sha512-V5xC1tOVWtLLmr3YUk2f6EJK4qksksOYiz/TCsFHu/R+woubcLWdC9nZQmwjOAbmExBIVKsm1/wKmEy4z4u4Bw==" ,
"cpu" : [
"x64"
] ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"optional" : true ,
"os" : [
"freebsd"
]
} ,
"node_modules/@rollup/rollup-linux-arm-gnueabihf" : {
"version" : "4.55.1" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.55.1.tgz" ,
"integrity" : "sha512-Rn3n+FUk2J5VWx+ywrG/HGPTD9jXNbicRtTM11e/uorplArnXZYsVifnPPqNNP5BsO3roI4n8332ukpY/zN7rQ==" ,
"cpu" : [
"arm"
] ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-arm-musleabihf" : {
"version" : "4.55.1" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.55.1.tgz" ,
"integrity" : "sha512-grPNWydeKtc1aEdrJDWk4opD7nFtQbMmV7769hiAaYyUKCT1faPRm2av8CX1YJsZ4TLAZcg9gTR1KvEzoLjXkg==" ,
"cpu" : [
"arm"
] ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-arm64-gnu" : {
"version" : "4.55.1" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.55.1.tgz" ,
"integrity" : "sha512-a59mwd1k6x8tXKcUxSyISiquLwB5pX+fJW9TkWU46lCqD/GRDe9uDN31jrMmVP3feI3mhAdvcCClhV8V5MhJFQ==" ,
"cpu" : [
"arm64"
] ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-arm64-musl" : {
"version" : "4.55.1" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.55.1.tgz" ,
"integrity" : "sha512-puS1MEgWX5GsHSoiAsF0TYrpomdvkaXm0CofIMG5uVkP6IBV+ZO9xhC5YEN49nsgYo1DuuMquF9+7EDBVYu4uA==" ,
"cpu" : [
"arm64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-loong64-gnu" : {
"version" : "4.55.1" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.55.1.tgz" ,
"integrity" : "sha512-r3Wv40in+lTsULSb6nnoudVbARdOwb2u5fpeoOAZjFLznp6tDU8kd+GTHmJoqZ9lt6/Sys33KdIHUaQihFcu7g==" ,
"cpu" : [
"loong64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-loong64-musl" : {
"version" : "4.55.1" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.55.1.tgz" ,
"integrity" : "sha512-MR8c0+UxAlB22Fq4R+aQSPBayvYa3+9DrwG/i1TKQXFYEaoW3B5b/rkSRIypcZDdWjWnpcvxbNaAJDcSbJU3Lw==" ,
"cpu" : [
"loong64"
] ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-ppc64-gnu" : {
"version" : "4.55.1" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.55.1.tgz" ,
"integrity" : "sha512-3KhoECe1BRlSYpMTeVrD4sh2Pw2xgt4jzNSZIIPLFEsnQn9gAnZagW9+VqDqAHgm1Xc77LzJOo2LdigS5qZ+gw==" ,
"cpu" : [
"ppc64"
] ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-ppc64-musl" : {
"version" : "4.55.1" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.55.1.tgz" ,
"integrity" : "sha512-ziR1OuZx0vdYZZ30vueNZTg73alF59DicYrPViG0NEgDVN8/Jl87zkAPu4u6VjZST2llgEUjaiNl9JM6HH1Vdw==" ,
"cpu" : [
"ppc64"
] ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-riscv64-gnu" : {
"version" : "4.55.1" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.55.1.tgz" ,
"integrity" : "sha512-uW0Y12ih2XJRERZ4jAfKamTyIHVMPQnTZcQjme2HMVDAHY4amf5u414OqNYC+x+LzRdRcnIG1YodLrrtA8xsxw==" ,
"cpu" : [
"riscv64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-riscv64-musl" : {
"version" : "4.55.1" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.55.1.tgz" ,
"integrity" : "sha512-u9yZ0jUkOED1BFrqu3BwMQoixvGHGZ+JhJNkNKY/hyoEgOwlqKb62qu+7UjbPSHYjiVy8kKJHvXKv5coH4wDeg==" ,
"cpu" : [
"riscv64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-s390x-gnu" : {
"version" : "4.55.1" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.55.1.tgz" ,
"integrity" : "sha512-/0PenBCmqM4ZUd0190j7J0UsQ/1nsi735iPRakO8iPciE7BQ495Y6msPzaOmvx0/pn+eJVVlZrNrSh4WSYLxNg==" ,
"cpu" : [
"s390x"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-x64-gnu" : {
"version" : "4.55.1" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.55.1.tgz" ,
"integrity" : "sha512-a8G4wiQxQG2BAvo+gU6XrReRRqj+pLS2NGXKm8io19goR+K8lw269eTrPkSdDTALwMmJp4th2Uh0D8J9bEV1vg==" ,
"cpu" : [
"x64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-x64-musl" : {
"version" : "4.55.1" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.55.1.tgz" ,
"integrity" : "sha512-bD+zjpFrMpP/hqkfEcnjXWHMw5BIghGisOKPj+2NaNDuVT+8Ds4mPf3XcPHuat1tz89WRL+1wbcxKY3WSbiT7w==" ,
"cpu" : [
"x64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-openbsd-x64" : {
"version" : "4.55.1" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.55.1.tgz" ,
"integrity" : "sha512-eLXw0dOiqE4QmvikfQ6yjgkg/xDM+MdU9YJuP4ySTibXU0oAvnEWXt7UDJmD4UkYialMfOGFPJnIHSe/kdzPxg==" ,
"cpu" : [
"x64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"openbsd"
]
} ,
"node_modules/@rollup/rollup-openharmony-arm64" : {
"version" : "4.55.1" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.55.1.tgz" ,
"integrity" : "sha512-xzm44KgEP11te3S2HCSyYf5zIzWmx3n8HDCc7EE59+lTcswEWNpvMLfd9uJvVX8LCg9QWG67Xt75AuHn4vgsXw==" ,
"cpu" : [
"arm64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"openharmony"
]
} ,
"node_modules/@rollup/rollup-win32-arm64-msvc" : {
"version" : "4.55.1" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.55.1.tgz" ,
"integrity" : "sha512-yR6Bl3tMC/gBok5cz/Qi0xYnVbIxGx5Fcf/ca0eB6/6JwOY+SRUcJfI0OpeTpPls7f194as62thCt/2BjxYN8g==" ,
"cpu" : [
"arm64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"win32"
]
} ,
"node_modules/@rollup/rollup-win32-ia32-msvc" : {
"version" : "4.55.1" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.55.1.tgz" ,
"integrity" : "sha512-3fZBidchE0eY0oFZBnekYCfg+5wAB0mbpCBuofh5mZuzIU/4jIVkbESmd2dOsFNS78b53CYv3OAtwqkZZmU5nA==" ,
"cpu" : [
"ia32"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"win32"
]
} ,
"node_modules/@rollup/rollup-win32-x64-gnu" : {
"version" : "4.55.1" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.55.1.tgz" ,
"integrity" : "sha512-xGGY5pXj69IxKb4yv/POoocPy/qmEGhimy/FoTpTSVju3FYXUQQMFCaZZXJVidsmGxRioZAwpThl/4zX41gRKg==" ,
"cpu" : [
"x64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"win32"
]
} ,
"node_modules/@rollup/rollup-win32-x64-msvc" : {
"version" : "4.55.1" ,
"resolved" : "https://registry.npmmirror.com/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.55.1.tgz" ,
"integrity" : "sha512-SPEpaL6DX4rmcXtnhdrQYgzQ5W2uW3SCJch88lB2zImhJRhIIK44fkUrgIV/Q8yUNfw5oyZ5vkeQsZLhCb06lw==" ,
"cpu" : [
"x64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"win32"
]
2025-12-31 15:17:34 +08:00
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@shikijs/core" : {
"version" : "3.21.0" ,
"resolved" : "https://registry.npmmirror.com/@shikijs/core/-/core-3.21.0.tgz" ,
"integrity" : "sha512-AXSQu/2n1UIQekY8euBJlvFYZIw0PHY63jUzGbrOma4wPxzznJXTXkri+QcHeBNaFxiiOljKxxJkVSoB3PjbyA==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"dependencies" : {
"@shikijs/types" : "3.21.0" ,
"@shikijs/vscode-textmate" : "^10.0.2" ,
"@types/hast" : "^3.0.4" ,
"hast-util-to-html" : "^9.0.5"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@shikijs/engine-javascript" : {
"version" : "3.21.0" ,
"resolved" : "https://registry.npmmirror.com/@shikijs/engine-javascript/-/engine-javascript-3.21.0.tgz" ,
"integrity" : "sha512-ATwv86xlbmfD9n9gKRiwuPpWgPENAWCLwYCGz9ugTJlsO2kOzhOkvoyV/UD+tJ0uT7YRyD530x6ugNSffmvIiQ==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-12 12:21:35 +08:00
"@shikijs/types" : "3.21.0" ,
"@shikijs/vscode-textmate" : "^10.0.2" ,
"oniguruma-to-es" : "^4.3.4"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@shikijs/engine-oniguruma" : {
"version" : "3.21.0" ,
"resolved" : "https://registry.npmmirror.com/@shikijs/engine-oniguruma/-/engine-oniguruma-3.21.0.tgz" ,
"integrity" : "sha512-OYknTCct6qiwpQDqDdf3iedRdzj6hFlOPv5hMvI+hkWfCKs5mlJ4TXziBG9nyabLwGulrUjHiCq3xCspSzErYQ==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-12 12:21:35 +08:00
"@shikijs/types" : "3.21.0" ,
"@shikijs/vscode-textmate" : "^10.0.2"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@shikijs/langs" : {
"version" : "3.21.0" ,
"resolved" : "https://registry.npmmirror.com/@shikijs/langs/-/langs-3.21.0.tgz" ,
"integrity" : "sha512-g6mn5m+Y6GBJ4wxmBYqalK9Sp0CFkUqfNzUy2pJglUginz6ZpWbaWjDB4fbQ/8SHzFjYbtU6Ddlp1pc+PPNDVA==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"dependencies" : {
"@shikijs/types" : "3.21.0"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@shikijs/themes" : {
"version" : "3.21.0" ,
"resolved" : "https://registry.npmmirror.com/@shikijs/themes/-/themes-3.21.0.tgz" ,
"integrity" : "sha512-BAE4cr9EDiZyYzwIHEk7JTBJ9CzlPuM4PchfcA5ao1dWXb25nv6hYsoDiBq2aZK9E3dlt3WB78uI96UESD+8Mw==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"dependencies" : {
"@shikijs/types" : "3.21.0"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@shikijs/transformers" : {
"version" : "3.21.0" ,
"resolved" : "https://registry.npmmirror.com/@shikijs/transformers/-/transformers-3.21.0.tgz" ,
"integrity" : "sha512-CZwvCWWIiRRiFk9/JKzdEooakAP8mQDtBOQ1TKiCaS2E1bYtyBCOkUzS8akO34/7ufICQ29oeSfkb3tT5KtrhA==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"dependencies" : {
"@shikijs/core" : "3.21.0" ,
"@shikijs/types" : "3.21.0"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@shikijs/types" : {
"version" : "3.21.0" ,
"resolved" : "https://registry.npmmirror.com/@shikijs/types/-/types-3.21.0.tgz" ,
"integrity" : "sha512-zGrWOxZ0/+0ovPY7PvBU2gIS9tmhSUUt30jAcNV0Bq0gb2S98gwfjIs1vxlmH5zM7/4YxLamT6ChlqqAJmPPjA==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"dependencies" : {
"@shikijs/vscode-textmate" : "^10.0.2" ,
"@types/hast" : "^3.0.4"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@shikijs/vscode-textmate" : {
"version" : "10.0.2" ,
"resolved" : "https://registry.npmmirror.com/@shikijs/vscode-textmate/-/vscode-textmate-10.0.2.tgz" ,
"integrity" : "sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT"
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@standard-schema/spec" : {
2025-12-31 15:17:34 +08:00
"version" : "1.1.0" ,
2026-01-12 12:21:35 +08:00
"resolved" : "https://registry.npmmirror.com/@standard-schema/spec/-/spec-1.1.0.tgz" ,
"integrity" : "sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT"
} ,
2026-01-12 12:21:35 +08:00
"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==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT"
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@types/hast" : {
"version" : "3.0.4" ,
"resolved" : "https://registry.npmmirror.com/@types/hast/-/hast-3.0.4.tgz" ,
"integrity" : "sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"dependencies" : {
"@types/unist" : "*"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@types/linkify-it" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmmirror.com/@types/linkify-it/-/linkify-it-5.0.0.tgz" ,
"integrity" : "sha512-sVDA58zAw4eWAffKOaQH5/5j3XeayukzDk+ewSsnv3p4yJEZHCCzMDiZM8e0OUrRvmpGZ85jf4yDHkHsgBNr9Q==" ,
"license" : "MIT"
} ,
"node_modules/@types/lodash" : {
"version" : "4.17.23" ,
"resolved" : "https://registry.npmmirror.com/@types/lodash/-/lodash-4.17.23.tgz" ,
"integrity" : "sha512-RDvF6wTulMPjrNdCoYRC8gNR880JNGT8uB+REUpC2Ns4pRqQJhGz90wh7rgdXDPpCczF3VGktDuFGVnz8zP7HA==" ,
"license" : "MIT"
} ,
"node_modules/@types/lodash-es" : {
"version" : "4.17.12" ,
"resolved" : "https://registry.npmmirror.com/@types/lodash-es/-/lodash-es-4.17.12.tgz" ,
"integrity" : "sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-12 12:21:35 +08:00
"@types/lodash" : "*"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@types/markdown-it" : {
"version" : "14.1.2" ,
"resolved" : "https://registry.npmmirror.com/@types/markdown-it/-/markdown-it-14.1.2.tgz" ,
"integrity" : "sha512-promo4eFwuiW+TfGxhi+0x3czqTYJkG8qB17ZUJiVF10Xm7NLVRSLUsfRTU/6h1e24VvRnXCx+hG7li58lkzog==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-12 12:21:35 +08:00
"@types/linkify-it" : "^5" ,
"@types/mdurl" : "^2"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@types/mdast" : {
"version" : "4.0.4" ,
"resolved" : "https://registry.npmmirror.com/@types/mdast/-/mdast-4.0.4.tgz" ,
"integrity" : "sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-12 12:21:35 +08:00
"@types/unist" : "*"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@types/mdurl" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmmirror.com/@types/mdurl/-/mdurl-2.0.0.tgz" ,
"integrity" : "sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT"
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@types/unist" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmmirror.com/@types/unist/-/unist-3.0.3.tgz" ,
"integrity" : "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==" ,
"license" : "MIT"
} ,
"node_modules/@types/web-animations-js" : {
"version" : "2.2.16" ,
"resolved" : "https://registry.npmmirror.com/@types/web-animations-js/-/web-animations-js-2.2.16.tgz" ,
"integrity" : "sha512-ATELeWMFwj8eQiH0KmvsCl1V2lu/qx/CjOBmv4ADSZS5u8r4reMyjCXtxG7khqyiwH3IOMNdrON/Ugn94OUcRA==" ,
"license" : "MIT"
} ,
"node_modules/@types/web-bluetooth" : {
2026-01-12 14:11:31 +08:00
"version" : "0.0.20" ,
"resolved" : "https://registry.npmmirror.com/@types/web-bluetooth/-/web-bluetooth-0.0.20.tgz" ,
"integrity" : "sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==" ,
2026-01-12 12:21:35 +08:00
"license" : "MIT"
} ,
"node_modules/@ungap/structured-clone" : {
"version" : "1.3.0" ,
"resolved" : "https://registry.npmmirror.com/@ungap/structured-clone/-/structured-clone-1.3.0.tgz" ,
"integrity" : "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==" ,
"license" : "ISC"
} ,
"node_modules/@vercel/oidc" : {
"version" : "3.0.5" ,
"resolved" : "https://registry.npmmirror.com/@vercel/oidc/-/oidc-3.0.5.tgz" ,
"integrity" : "sha512-fnYhv671l+eTTp48gB4zEsTW/YtRgRPnkI2nT7x6qw5rkI1Lq2hTmQIpHPgyThI0znLK+vX2n9XxKdXZ7BUbbw==" ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : ">= 20"
}
} ,
"node_modules/@vitejs/plugin-vue" : {
"version" : "6.0.3" ,
"resolved" : "https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-6.0.3.tgz" ,
"integrity" : "sha512-TlGPkLFLVOY3T7fZrwdvKpjprR3s4fxRln0ORDo1VQ7HHyxJwTlrjKU3kpVWTlaAjIEuCTokmjkZnr8Tpc925w==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-12 12:21:35 +08:00
"@rolldown/pluginutils" : "1.0.0-beta.53"
2025-12-31 15:17:34 +08:00
} ,
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : "^20.19.0 || >=22.12.0"
} ,
"peerDependencies" : {
"vite" : "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0" ,
"vue" : "^3.2.25"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@vue/compiler-core" : {
"version" : "3.5.26" ,
"resolved" : "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.5.26.tgz" ,
"integrity" : "sha512-vXyI5GMfuoBCnv5ucIT7jhHKl55Y477yxP6fc4eUswjP8FG3FFVFd41eNDArR+Uk3QKn2Z85NavjaxLxOC19/w==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"dependencies" : {
"@babel/parser" : "^7.28.5" ,
"@vue/shared" : "3.5.26" ,
"entities" : "^7.0.0" ,
"estree-walker" : "^2.0.2" ,
"source-map-js" : "^1.2.1"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@vue/compiler-dom" : {
"version" : "3.5.26" ,
"resolved" : "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.5.26.tgz" ,
"integrity" : "sha512-y1Tcd3eXs834QjswshSilCBnKGeQjQXB6PqFn/1nxcQw4pmG42G8lwz+FZPAZAby6gZeHSt/8LMPfZ4Rb+Bd/A==" ,
"license" : "MIT" ,
2025-12-31 15:17:34 +08:00
"dependencies" : {
2026-01-12 12:21:35 +08:00
"@vue/compiler-core" : "3.5.26" ,
"@vue/shared" : "3.5.26"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@vue/compiler-sfc" : {
"version" : "3.5.26" ,
"resolved" : "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.5.26.tgz" ,
"integrity" : "sha512-egp69qDTSEZcf4bGOSsprUr4xI73wfrY5oRs6GSgXFTiHrWj4Y3X5Ydtip9QMqiCMCPVwLglB9GBxXtTadJ3mA==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-12 12:21:35 +08:00
"@babel/parser" : "^7.28.5" ,
"@vue/compiler-core" : "3.5.26" ,
"@vue/compiler-dom" : "3.5.26" ,
"@vue/compiler-ssr" : "3.5.26" ,
"@vue/shared" : "3.5.26" ,
"estree-walker" : "^2.0.2" ,
"magic-string" : "^0.30.21" ,
"postcss" : "^8.5.6" ,
"source-map-js" : "^1.2.1"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@vue/compiler-ssr" : {
"version" : "3.5.26" ,
"resolved" : "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.5.26.tgz" ,
"integrity" : "sha512-lZT9/Y0nSIRUPVvapFJEVDbEXruZh2IYHMk2zTtEgJSlP5gVOqeWXH54xDKAaFS4rTnDeDBQUYDtxKyoW9FwDw==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"dependencies" : {
"@vue/compiler-dom" : "3.5.26" ,
"@vue/shared" : "3.5.26"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@vue/devtools-api" : {
"version" : "8.0.5" ,
"resolved" : "https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-8.0.5.tgz" ,
"integrity" : "sha512-DgVcW8H/Nral7LgZEecYFFYXnAvGuN9C3L3DtWekAncFBedBczpNW8iHKExfaM559Zm8wQWrwtYZ9lXthEHtDw==" ,
"license" : "MIT" ,
"dependencies" : {
"@vue/devtools-kit" : "^8.0.5"
}
2025-12-31 15:17:34 +08:00
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@vue/devtools-kit" : {
"version" : "8.0.5" ,
"resolved" : "https://registry.npmmirror.com/@vue/devtools-kit/-/devtools-kit-8.0.5.tgz" ,
"integrity" : "sha512-q2VV6x1U3KJMTQPUlRMyWEKVbcHuxhqJdSr6Jtjz5uAThAIrfJ6WVZdGZm5cuO63ZnSUz0RCsVwiUUb0mDV0Yg==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"dependencies" : {
"@vue/devtools-shared" : "^8.0.5" ,
"birpc" : "^2.6.1" ,
"hookable" : "^5.5.3" ,
"mitt" : "^3.0.1" ,
"perfect-debounce" : "^2.0.0" ,
"speakingurl" : "^14.0.1" ,
"superjson" : "^2.2.2"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@vue/devtools-shared" : {
"version" : "8.0.5" ,
"resolved" : "https://registry.npmmirror.com/@vue/devtools-shared/-/devtools-shared-8.0.5.tgz" ,
"integrity" : "sha512-bRLn6/spxpmgLk+iwOrR29KrYnJjG9DGpHGkDFG82UM21ZpJ39ztUT9OXX3g+usW7/b2z+h46I9ZiYyB07XMXg==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"dependencies" : {
"rfdc" : "^1.4.1"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@vue/reactivity" : {
"version" : "3.5.26" ,
"resolved" : "https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.5.26.tgz" ,
"integrity" : "sha512-9EnYB1/DIiUYYnzlnUBgwU32NNvLp/nhxLXeWRhHUEeWNTn1ECxX8aGO7RTXeX6PPcxe3LLuNBFoJbV4QZ+CFQ==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"dependencies" : {
"@vue/shared" : "3.5.26"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@vue/runtime-core" : {
"version" : "3.5.26" ,
"resolved" : "https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.5.26.tgz" ,
"integrity" : "sha512-xJWM9KH1kd201w5DvMDOwDHYhrdPTrAatn56oB/LRG4plEQeZRQLw0Bpwih9KYoqmzaxF0OKSn6swzYi84e1/Q==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"dependencies" : {
"@vue/reactivity" : "3.5.26" ,
"@vue/shared" : "3.5.26"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@vue/runtime-dom" : {
"version" : "3.5.26" ,
"resolved" : "https://registry.npmmirror.com/@vue/runtime-dom/-/runtime-dom-3.5.26.tgz" ,
"integrity" : "sha512-XLLd/+4sPC2ZkN/6+V4O4gjJu6kSDbHAChvsyWgm1oGbdSO3efvGYnm25yCjtFm/K7rrSDvSfPDgN1pHgS4VNQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@vue/reactivity" : "3.5.26" ,
"@vue/runtime-core" : "3.5.26" ,
"@vue/shared" : "3.5.26" ,
"csstype" : "^3.2.3"
}
} ,
"node_modules/@vue/server-renderer" : {
"version" : "3.5.26" ,
"resolved" : "https://registry.npmmirror.com/@vue/server-renderer/-/server-renderer-3.5.26.tgz" ,
"integrity" : "sha512-TYKLXmrwWKSodyVuO1WAubucd+1XlLg4set0YoV+Hu8Lo79mp/YMwWV5mC5FgtsDxX3qo1ONrxFaTP1OQgy1uA==" ,
"license" : "MIT" ,
"dependencies" : {
"@vue/compiler-ssr" : "3.5.26" ,
"@vue/shared" : "3.5.26"
} ,
"peerDependencies" : {
"vue" : "3.5.26"
}
} ,
"node_modules/@vue/shared" : {
"version" : "3.5.26" ,
"resolved" : "https://registry.npmmirror.com/@vue/shared/-/shared-3.5.26.tgz" ,
"integrity" : "sha512-7Z6/y3uFI5PRoKeorTOSXKcDj0MSasfNNltcslbFrPpcw6aXRUALq4IfJlaTRspiWIUOEZbrpM+iQGmCOiWe4A==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT"
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@vueuse/core" : {
2026-01-12 14:11:31 +08:00
"version" : "10.11.1" ,
"resolved" : "https://registry.npmmirror.com/@vueuse/core/-/core-10.11.1.tgz" ,
"integrity" : "sha512-guoy26JQktXPcz+0n3GukWIy/JDNKti9v6VEMu6kV2sYBsWuGiTU8OWdg+ADfUbHg3/3DlqySDe7JmdHrktiww==" ,
2026-01-12 12:21:35 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-12 14:11:31 +08:00
"@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/core/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"
2026-01-12 12:21:35 +08:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/antfu"
} ,
"peerDependencies" : {
2026-01-12 14:11:31 +08:00
"@vue/composition-api" : "^1.0.0-rc.1" ,
"vue" : "^3.0.0-0 || ^2.6.0"
} ,
"peerDependenciesMeta" : {
"@vue/composition-api" : {
"optional" : true
}
2026-01-12 12:21:35 +08:00
}
2025-12-31 15:17:34 +08:00
} ,
2026-01-12 12:21:35 +08:00
"node_modules/@vueuse/integrations" : {
"version" : "14.1.0" ,
"resolved" : "https://registry.npmmirror.com/@vueuse/integrations/-/integrations-14.1.0.tgz" ,
"integrity" : "sha512-eNQPdisnO9SvdydTIXnTE7c29yOsJBD/xkwEyQLdhDC/LKbqrFpXHb3uS//7NcIrQO3fWVuvMGp8dbK6mNEMCA==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-12 12:21:35 +08:00
"@vueuse/core" : "14.1.0" ,
"@vueuse/shared" : "14.1.0"
2025-12-31 15:17:34 +08:00
} ,
2026-01-12 12:21:35 +08:00
"funding" : {
"url" : "https://github.com/sponsors/antfu"
2025-12-31 15:17:34 +08:00
} ,
"peerDependencies" : {
2026-01-12 12:21:35 +08:00
"async-validator" : "^4" ,
"axios" : "^1" ,
"change-case" : "^5" ,
"drauu" : "^0.4" ,
"focus-trap" : "^7" ,
"fuse.js" : "^7" ,
"idb-keyval" : "^6" ,
"jwt-decode" : "^4" ,
"nprogress" : "^0.2" ,
"qrcode" : "^1.5" ,
"sortablejs" : "^1" ,
"universal-cookie" : "^7 || ^8" ,
"vue" : "^3.5.0"
2025-12-31 15:17:34 +08:00
} ,
"peerDependenciesMeta" : {
2026-01-12 12:21:35 +08:00
"async-validator" : {
"optional" : true
} ,
"axios" : {
"optional" : true
} ,
"change-case" : {
"optional" : true
} ,
"drauu" : {
"optional" : true
} ,
"focus-trap" : {
"optional" : true
} ,
"fuse.js" : {
"optional" : true
} ,
"idb-keyval" : {
"optional" : true
} ,
"jwt-decode" : {
"optional" : true
} ,
"nprogress" : {
"optional" : true
} ,
"qrcode" : {
"optional" : true
} ,
"sortablejs" : {
"optional" : true
} ,
"universal-cookie" : {
2025-12-31 15:17:34 +08:00
"optional" : true
}
}
} ,
2026-01-12 14:11:31 +08:00
"node_modules/@vueuse/integrations/node_modules/@types/web-bluetooth" : {
"version" : "0.0.21" ,
"resolved" : "https://registry.npmmirror.com/@types/web-bluetooth/-/web-bluetooth-0.0.21.tgz" ,
"integrity" : "sha512-oIQLCGWtcFZy2JW77j9k8nHzAOpqMHLQejDA48XXMWH6tjCQHz5RCFz1bzsmROyL6PUm+LLnUiI4BCn221inxA==" ,
"license" : "MIT"
} ,
"node_modules/@vueuse/integrations/node_modules/@vueuse/core" : {
"version" : "14.1.0" ,
"resolved" : "https://registry.npmmirror.com/@vueuse/core/-/core-14.1.0.tgz" ,
"integrity" : "sha512-rgBinKs07hAYyPF834mDTigH7BtPqvZ3Pryuzt1SD/lg5wEcWqvwzXXYGEDb2/cP0Sj5zSvHl3WkmMELr5kfWw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/web-bluetooth" : "^0.0.21" ,
"@vueuse/metadata" : "14.1.0" ,
"@vueuse/shared" : "14.1.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/antfu"
} ,
"peerDependencies" : {
"vue" : "^3.5.0"
}
} ,
"node_modules/@vueuse/integrations/node_modules/@vueuse/metadata" : {
2026-01-12 12:21:35 +08:00
"version" : "14.1.0" ,
"resolved" : "https://registry.npmmirror.com/@vueuse/metadata/-/metadata-14.1.0.tgz" ,
"integrity" : "sha512-7hK4g015rWn2PhKcZ99NyT+ZD9sbwm7SGvp7k+k+rKGWnLjS/oQozoIZzWfCewSUeBmnJkIb+CNr7Zc/EyRnnA==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"funding" : {
"url" : "https://github.com/sponsors/antfu"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 14:11:31 +08:00
"node_modules/@vueuse/integrations/node_modules/@vueuse/shared" : {
2026-01-12 12:21:35 +08:00
"version" : "14.1.0" ,
"resolved" : "https://registry.npmmirror.com/@vueuse/shared/-/shared-14.1.0.tgz" ,
"integrity" : "sha512-EcKxtYvn6gx1F8z9J5/rsg3+lTQnvOruQd8fUecW99DCK04BkWD7z5KQ/wTAx+DazyoEE9dJt/zV8OIEQbM6kw==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"funding" : {
"url" : "https://github.com/sponsors/antfu"
} ,
"peerDependencies" : {
"vue" : "^3.5.0"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 14:11:31 +08:00
"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/@vueuse/shared/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-15 20:10:19 +08:00
"node_modules/@xmldom/xmldom" : {
"version" : "0.9.8" ,
"resolved" : "https://registry.npmmirror.com/@xmldom/xmldom/-/xmldom-0.9.8.tgz" ,
"integrity" : "sha512-p96FSY54r+WJ50FIOsCOjyj/wavs8921hG5+kVMmZgKcvIKxMXHTrjNJvRgWa/zuX3B6t2lijLNFaOyuxUH+2A==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"engines" : {
"node" : ">=14.6"
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/ai" : {
"version" : "5.0.119" ,
"resolved" : "https://registry.npmmirror.com/ai/-/ai-5.0.119.tgz" ,
"integrity" : "sha512-HUOwhc17fl2SZTJGZyA/99aNu706qKfXaUBCy9vgZiXBwrxg2eTzn2BCz7kmYDsfx6Fg2ACBy2icm41bsDXCTw==" ,
"license" : "Apache-2.0" ,
2025-12-31 15:17:34 +08:00
"dependencies" : {
2026-01-12 12:21:35 +08:00
"@ai-sdk/gateway" : "2.0.25" ,
"@ai-sdk/provider" : "2.0.1" ,
"@ai-sdk/provider-utils" : "3.0.20" ,
"@opentelemetry/api" : "1.9.0"
2025-12-31 15:17:34 +08:00
} ,
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=18"
} ,
"peerDependencies" : {
"zod" : "^3.25.76 || ^4.1.8"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/algoliasearch" : {
"version" : "5.46.2" ,
"resolved" : "https://registry.npmmirror.com/algoliasearch/-/algoliasearch-5.46.2.tgz" ,
"integrity" : "sha512-qqAXW9QvKf2tTyhpDA4qXv1IfBwD2eduSW6tUEBFIfCeE9gn9HQ9I5+MaKoenRuHrzk5sQoNh1/iof8mY7uD6Q==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-12 12:21:35 +08:00
"@algolia/abtesting" : "1.12.2" ,
"@algolia/client-abtesting" : "5.46.2" ,
"@algolia/client-analytics" : "5.46.2" ,
"@algolia/client-common" : "5.46.2" ,
"@algolia/client-insights" : "5.46.2" ,
"@algolia/client-personalization" : "5.46.2" ,
"@algolia/client-query-suggestions" : "5.46.2" ,
"@algolia/client-search" : "5.46.2" ,
"@algolia/ingestion" : "1.46.2" ,
"@algolia/monitoring" : "1.46.2" ,
"@algolia/recommend" : "5.46.2" ,
"@algolia/requester-browser-xhr" : "5.46.2" ,
"@algolia/requester-fetch" : "5.46.2" ,
"@algolia/requester-node-http" : "5.46.2"
2025-12-31 15:17:34 +08:00
} ,
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">= 14.0.0"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-15 20:10:19 +08:00
"node_modules/ansi-colors" : {
"version" : "4.1.3" ,
"resolved" : "https://registry.npmmirror.com/ansi-colors/-/ansi-colors-4.1.3.tgz" ,
"integrity" : "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"engines" : {
"node" : ">=6"
}
} ,
2026-02-01 23:42:12 +08:00
"node_modules/ansi-regex" : {
"version" : "6.2.2" ,
"resolved" : "https://registry.npmmirror.com/ansi-regex/-/ansi-regex-6.2.2.tgz" ,
"integrity" : "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-regex?sponsor=1"
}
} ,
"node_modules/ansi-styles" : {
"version" : "6.2.3" ,
"resolved" : "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-6.2.3.tgz" ,
"integrity" : "sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-styles?sponsor=1"
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/async-validator" : {
"version" : "4.2.5" ,
"resolved" : "https://registry.npmmirror.com/async-validator/-/async-validator-4.2.5.tgz" ,
"integrity" : "sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==" ,
"license" : "MIT"
} ,
2026-02-01 23:42:12 +08:00
"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==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true
} ,
2026-01-12 12:21:35 +08:00
"node_modules/birpc" : {
"version" : "2.9.0" ,
"resolved" : "https://registry.npmmirror.com/birpc/-/birpc-2.9.0.tgz" ,
"integrity" : "sha512-KrayHS5pBi69Xi9JmvoqrIgYGDkD6mcSe/i6YKi3w5kekCLzrX4+nawcXqrj2tIp50Kw/mT/s3p+GVK0A0sKxw==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"funding" : {
"url" : "https://github.com/sponsors/antfu"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-15 20:10:19 +08:00
"node_modules/boolbase" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmmirror.com/boolbase/-/boolbase-1.0.0.tgz" ,
"integrity" : "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==" ,
"license" : "ISC" ,
"optional" : true ,
"peer" : true
} ,
2026-02-01 23:42:12 +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==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"balanced-match" : "^1.0.0"
}
} ,
"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/call-bound" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmmirror.com/call-bound/-/call-bound-1.0.4.tgz" ,
"integrity" : "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==" ,
"license" : "MIT" ,
"dependencies" : {
"call-bind-apply-helpers" : "^1.0.2" ,
"get-intrinsic" : "^1.3.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/ccount" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmmirror.com/ccount/-/ccount-2.0.1.tgz" ,
"integrity" : "sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
2025-12-31 15:17:34 +08:00
} ,
2026-01-12 12:21:35 +08:00
"node_modules/character-entities-html4" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmmirror.com/character-entities-html4/-/character-entities-html4-2.1.0.tgz" ,
"integrity" : "sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/character-entities-legacy" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmmirror.com/character-entities-legacy/-/character-entities-legacy-3.0.0.tgz" ,
"integrity" : "sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"funding" : {
2026-01-12 12:21:35 +08:00
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-15 20:10:19 +08:00
"node_modules/cheerio" : {
"version" : "1.0.0-rc.10" ,
"resolved" : "https://registry.npmmirror.com/cheerio/-/cheerio-1.0.0-rc.10.tgz" ,
"integrity" : "sha512-g0J0q/O6mW8z5zxQ3A8E8J1hUgp4SMOvEoW/x84OwyHKe/Zccz83PVT4y5Crcr530FV6NgmKI1qvGTKVl9XXVw==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"cheerio-select" : "^1.5.0" ,
"dom-serializer" : "^1.3.2" ,
"domhandler" : "^4.2.0" ,
"htmlparser2" : "^6.1.0" ,
"parse5" : "^6.0.1" ,
"parse5-htmlparser2-tree-adapter" : "^6.0.1" ,
"tslib" : "^2.2.0"
} ,
"engines" : {
"node" : ">= 6"
} ,
"funding" : {
"url" : "https://github.com/cheeriojs/cheerio?sponsor=1"
}
} ,
"node_modules/cheerio-select" : {
"version" : "1.6.0" ,
"resolved" : "https://registry.npmmirror.com/cheerio-select/-/cheerio-select-1.6.0.tgz" ,
"integrity" : "sha512-eq0GdBvxVFbqWgmCm7M3XGs1I8oLy/nExUnh6oLqmBditPO9AqQJrkslDpMun/hZ0yyTs8L0m85OHp4ho6Qm9g==" ,
"license" : "BSD-2-Clause" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"css-select" : "^4.3.0" ,
"css-what" : "^6.0.1" ,
"domelementtype" : "^2.2.0" ,
"domhandler" : "^4.3.1" ,
"domutils" : "^2.8.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/fb55"
}
} ,
2026-02-01 23:42:12 +08:00
"node_modules/claude" : {
"version" : "0.1.1" ,
"resolved" : "https://registry.npmmirror.com/claude/-/claude-0.1.1.tgz" ,
"integrity" : "sha512-j7oSibqQdIODNhkI1sEJzHMiPsF43L/GqNbcA+eDDyGM10+x2sH9NW/PK6vM3z0J2tLDKMBcc5ZjVaoRinhuCA==" ,
"license" : "ISC"
} ,
"node_modules/codex" : {
"version" : "0.2.3" ,
"resolved" : "https://registry.npmmirror.com/codex/-/codex-0.2.3.tgz" ,
"integrity" : "sha512-+MQbh3UIJRZFawxQUgPAEXKyL9o06fy8JmrgW4EnMeMlj8kh3Jljh4+CcOdH9yt82FTkmEwUR2qOrOev3ZoJJA==" ,
"dependencies" : {
"connect" : "1.8.x" ,
"dox" : "0.3.x" ,
"drip" : "0.2.x" ,
"fez" : "0.0.x" ,
"highlight.js" : "1.2.x" ,
"jade" : "0.26.x" ,
"marked" : "0.2.x" ,
"ncp" : "0.2.x" ,
"nib" : "0.4.x" ,
"oath" : "0.2.x" ,
"optimist" : "0.3.x" ,
"rimraf" : "2.0.x" ,
"stylus" : "0.26.x" ,
"tea" : "0.0.x" ,
"yaml" : "0.2.x"
} ,
"bin" : {
"codex" : "bin/codex"
} ,
"engines" : {
"node" : ">= 0.4.8"
}
} ,
"node_modules/codex/node_modules/marked" : {
"version" : "0.2.10" ,
"resolved" : "https://registry.npmmirror.com/marked/-/marked-0.2.10.tgz" ,
"integrity" : "sha512-LyFB4QvdBaJFfEIn33plrxtBuRjeHoDE2QJdP58i2EWMUTpa6GK6MnjJh3muCvVibFJompyr6IxecK2fjp4RDw==" ,
"bin" : {
"marked" : "bin/marked"
}
} ,
"node_modules/codex/node_modules/stylus" : {
"version" : "0.26.1" ,
"resolved" : "https://registry.npmmirror.com/stylus/-/stylus-0.26.1.tgz" ,
"integrity" : "sha512-33J3iBM2Ueh/wDFzkQXmjHSDxNRWQ7J2I2dqiInAKkGR4j+3hkojRRSbv3ITodxJBIodVfv0l10CHZhJoi0Ubw==" ,
"dependencies" : {
"cssom" : "0.2.x" ,
"debug" : "*" ,
"mkdirp" : "0.3.x"
} ,
"bin" : {
"stylus" : "bin/stylus"
} ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/codex/node_modules/yaml" : {
"version" : "0.2.3" ,
"resolved" : "https://registry.npmmirror.com/yaml/-/yaml-0.2.3.tgz" ,
"integrity" : "sha512-LzdhmhritYCRww8GLH95Sk5A2c18ddRQMeooOUnqWkDUnBbmVfqgg2fXH2MxAHYHCVTHDK1EEbmgItQ8kOpM0Q==" ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/color-convert" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz" ,
"integrity" : "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"color-name" : "~1.1.4"
} ,
"engines" : {
"node" : ">=7.0.0"
}
} ,
"node_modules/color-name" : {
"version" : "1.1.4" ,
"resolved" : "https://registry.npmmirror.com/color-name/-/color-name-1.1.4.tgz" ,
"integrity" : "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true
} ,
2026-01-12 12:21:35 +08:00
"node_modules/comma-separated-tokens" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmmirror.com/comma-separated-tokens/-/comma-separated-tokens-2.0.3.tgz" ,
"integrity" : "sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-15 20:10:19 +08:00
"node_modules/commander" : {
"version" : "6.2.1" ,
"resolved" : "https://registry.npmmirror.com/commander/-/commander-6.2.1.tgz" ,
"integrity" : "sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 6"
}
} ,
2026-02-01 23:42:12 +08:00
"node_modules/connect" : {
"version" : "1.8.7" ,
"resolved" : "https://registry.npmmirror.com/connect/-/connect-1.8.7.tgz" ,
"integrity" : "sha512-j72iQ8i6td2YLZD37ADpGOa4C5skHNrJSGQkJh/t+DCoE6nm8NbHslFTs17q44EJsiVrry+W13yrxd46M32jbA==" ,
"deprecated" : "connect 1.x series is deprecated" ,
"dependencies" : {
"formidable" : "1.0.x" ,
"mime" : ">= 0.0.1" ,
"qs" : ">= 0.4.0"
} ,
"engines" : {
"node" : ">= 0.4.1 < 0.7.0"
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/copy-anything" : {
"version" : "4.0.5" ,
"resolved" : "https://registry.npmmirror.com/copy-anything/-/copy-anything-4.0.5.tgz" ,
"integrity" : "sha512-7Vv6asjS4gMOuILabD3l739tsaxFQmC+a7pLZm02zyvs8p977bL3zEgq3yDk5rn9B0PbYgIv++jmHcuUab4RhA==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-12 12:21:35 +08:00
"is-what" : "^5.2.0"
2025-12-31 15:17:34 +08:00
} ,
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=18"
2025-12-31 15:17:34 +08:00
} ,
"funding" : {
2026-01-12 12:21:35 +08:00
"url" : "https://github.com/sponsors/mesqueeb"
2025-12-31 15:17:34 +08:00
}
} ,
2026-02-01 23:42:12 +08:00
"node_modules/cross-spawn" : {
"version" : "7.0.6" ,
"resolved" : "https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.6.tgz" ,
"integrity" : "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"path-key" : "^3.1.0" ,
"shebang-command" : "^2.0.0" ,
"which" : "^2.0.1"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
2026-01-15 20:10:19 +08:00
"node_modules/css-select" : {
"version" : "4.3.0" ,
"resolved" : "https://registry.npmmirror.com/css-select/-/css-select-4.3.0.tgz" ,
"integrity" : "sha512-wPpOYtnsVontu2mODhA19JrqWxNsfdatRKd64kmpRbQgh1KtItko5sTnEpPdpSaJszTOhEMlF/RPz28qj4HqhQ==" ,
"license" : "BSD-2-Clause" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"boolbase" : "^1.0.0" ,
"css-what" : "^6.0.1" ,
"domhandler" : "^4.3.1" ,
"domutils" : "^2.8.0" ,
"nth-check" : "^2.0.1"
} ,
"funding" : {
"url" : "https://github.com/sponsors/fb55"
}
} ,
"node_modules/css-what" : {
"version" : "6.2.2" ,
"resolved" : "https://registry.npmmirror.com/css-what/-/css-what-6.2.2.tgz" ,
"integrity" : "sha512-u/O3vwbptzhMs3L1fQE82ZSLHQQfto5gyZzwteVIEyeaY5Fc7R4dapF/BvRoSYFeqfBk4m0V1Vafq5Pjv25wvA==" ,
"license" : "BSD-2-Clause" ,
"optional" : true ,
"peer" : true ,
"engines" : {
"node" : ">= 6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/fb55"
}
} ,
2026-02-01 23:42:12 +08:00
"node_modules/cssom" : {
"version" : "0.2.5" ,
"resolved" : "https://registry.npmmirror.com/cssom/-/cssom-0.2.5.tgz" ,
"integrity" : "sha512-b9ecqKEfWrNcyzx5+1nmcfi80fPp8dVM8rlAh7fFK14PZbNjp++gRjyZTZfLJQa/Lw0qeCJho7WBIl0nw0v6HA==" ,
"engines" : {
"node" : ">=0.2.0"
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/csstype" : {
"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/dayjs" : {
"version" : "1.11.19" ,
"resolved" : "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.19.tgz" ,
"integrity" : "sha512-t5EcLVS6QPBNqM2z8fakk/NKel+Xzshgt8FFKAn+qwlD1pzZWxh0nVCrvFK7ZDb6XucZeF9z8C7CBWTRIVApAw==" ,
"license" : "MIT"
} ,
2026-02-01 23:42:12 +08:00
"node_modules/debug" : {
"version" : "4.4.3" ,
"resolved" : "https://registry.npmmirror.com/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
}
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/dequal" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmmirror.com/dequal/-/dequal-2.0.3.tgz" ,
"integrity" : "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=6"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/devlop" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmmirror.com/devlop/-/devlop-1.1.0.tgz" ,
"integrity" : "sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-12 12:21:35 +08:00
"dequal" : "^2.0.0"
2025-12-31 15:17:34 +08:00
} ,
2026-01-12 12:21:35 +08:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2026-01-15 20:10:19 +08:00
"node_modules/dom-serializer" : {
"version" : "1.4.1" ,
"resolved" : "https://registry.npmmirror.com/dom-serializer/-/dom-serializer-1.4.1.tgz" ,
"integrity" : "sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"domelementtype" : "^2.0.1" ,
"domhandler" : "^4.2.0" ,
"entities" : "^2.0.0"
} ,
"funding" : {
"url" : "https://github.com/cheeriojs/dom-serializer?sponsor=1"
}
} ,
"node_modules/dom-serializer/node_modules/entities" : {
"version" : "2.2.0" ,
"resolved" : "https://registry.npmmirror.com/entities/-/entities-2.2.0.tgz" ,
"integrity" : "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==" ,
"license" : "BSD-2-Clause" ,
"optional" : true ,
"peer" : true ,
"funding" : {
"url" : "https://github.com/fb55/entities?sponsor=1"
}
} ,
"node_modules/domelementtype" : {
"version" : "2.3.0" ,
"resolved" : "https://registry.npmmirror.com/domelementtype/-/domelementtype-2.3.0.tgz" ,
"integrity" : "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/fb55"
}
] ,
"license" : "BSD-2-Clause" ,
"optional" : true ,
"peer" : true
} ,
"node_modules/domhandler" : {
"version" : "4.3.1" ,
"resolved" : "https://registry.npmmirror.com/domhandler/-/domhandler-4.3.1.tgz" ,
"integrity" : "sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==" ,
"license" : "BSD-2-Clause" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"domelementtype" : "^2.2.0"
} ,
"engines" : {
"node" : ">= 4"
} ,
"funding" : {
"url" : "https://github.com/fb55/domhandler?sponsor=1"
}
} ,
"node_modules/domutils" : {
"version" : "2.8.0" ,
"resolved" : "https://registry.npmmirror.com/domutils/-/domutils-2.8.0.tgz" ,
"integrity" : "sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==" ,
"license" : "BSD-2-Clause" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"dom-serializer" : "^1.0.1" ,
"domelementtype" : "^2.2.0" ,
"domhandler" : "^4.2.0"
} ,
"funding" : {
"url" : "https://github.com/fb55/domutils?sponsor=1"
}
} ,
2026-02-01 23:42:12 +08:00
"node_modules/dox" : {
"version" : "0.3.3" ,
"resolved" : "https://registry.npmmirror.com/dox/-/dox-0.3.3.tgz" ,
"integrity" : "sha512-5bSKbTcpFm+0wPRnxMkJhY5dFoWWxsTQdTLFg2d1HyLl0voy9GoBVVOKM+yPSdTdKCXrHqwEwUcdS7s4BTst7w==" ,
"dependencies" : {
"commander" : "0.6.1" ,
"github-flavored-markdown" : ">= 0.0.1"
} ,
"bin" : {
"dox" : "bin/dox"
}
} ,
"node_modules/dox/node_modules/commander" : {
"version" : "0.6.1" ,
"resolved" : "https://registry.npmmirror.com/commander/-/commander-0.6.1.tgz" ,
"integrity" : "sha512-0fLycpl1UMTGX257hRsu/arL/cUbcvQM4zMKwvLvzXtfdezIV4yotPS2dYtknF+NmEfWSoCEF6+hj9XLm/6hEw==" ,
"engines" : {
"node" : ">= 0.4.x"
}
} ,
"node_modules/drip" : {
"version" : "0.2.4" ,
"resolved" : "https://registry.npmmirror.com/drip/-/drip-0.2.4.tgz" ,
"integrity" : "sha512-/qhB7CjfmfZYHue9SwicWNqsSp1DNzkHTCVsud92Tb43qKTiIAXBHIdCJYUn93r7MScM++H+nimkWPmvNTg/Qw==" ,
"engines" : {
"node" : ">= 0.4.8"
}
} ,
"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/eastasianwidth" : {
"version" : "0.2.0" ,
"resolved" : "https://registry.npmmirror.com/eastasianwidth/-/eastasianwidth-0.2.0.tgz" ,
"integrity" : "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true
} ,
2026-01-12 12:21:35 +08:00
"node_modules/element-plus" : {
"version" : "2.13.1" ,
"resolved" : "https://registry.npmmirror.com/element-plus/-/element-plus-2.13.1.tgz" ,
"integrity" : "sha512-eG4BDBGdAsUGN6URH1PixzZb0ngdapLivIk1meghS1uEueLvQ3aljSKrCt5x6sYb6mUk8eGtzTQFgsPmLavQcA==" ,
"license" : "MIT" ,
"dependencies" : {
"@ctrl/tinycolor" : "^3.4.1" ,
"@element-plus/icons-vue" : "^2.3.2" ,
"@floating-ui/dom" : "^1.0.1" ,
"@popperjs/core" : "npm:@sxzz/popperjs-es@^2.11.7" ,
"@types/lodash" : "^4.17.20" ,
"@types/lodash-es" : "^4.17.12" ,
"@vueuse/core" : "^10.11.0" ,
"async-validator" : "^4.2.5" ,
"dayjs" : "^1.11.19" ,
"lodash" : "^4.17.21" ,
"lodash-es" : "^4.17.21" ,
"lodash-unified" : "^1.0.3" ,
"memoize-one" : "^6.0.0" ,
"normalize-wheel-es" : "^1.2.0"
} ,
"peerDependencies" : {
"vue" : "^3.3.0"
2025-12-31 15:17:34 +08:00
}
} ,
2026-02-01 23:42:12 +08:00
"node_modules/emoji-regex" : {
"version" : "9.2.2" ,
"resolved" : "https://registry.npmmirror.com/emoji-regex/-/emoji-regex-9.2.2.tgz" ,
"integrity" : "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true
} ,
2026-01-12 12:21:35 +08:00
"node_modules/entities" : {
"version" : "7.0.0" ,
"resolved" : "https://registry.npmmirror.com/entities/-/entities-7.0.0.tgz" ,
"integrity" : "sha512-FDWG5cmEYf2Z00IkYRhbFrwIwvdFKH07uV8dvNy0omp/Qb1xcyCWp2UDtcwJF4QZZvk0sLudP6/hAu42TaqVhQ==" ,
"license" : "BSD-2-Clause" ,
2025-12-31 15:17:34 +08:00
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=0.12"
} ,
"funding" : {
"url" : "https://github.com/fb55/entities?sponsor=1"
2025-12-31 15:17:34 +08:00
}
} ,
2026-02-01 23:42:12 +08:00
"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"
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/esbuild" : {
"version" : "0.27.2" ,
"resolved" : "https://registry.npmmirror.com/esbuild/-/esbuild-0.27.2.tgz" ,
"integrity" : "sha512-HyNQImnsOC7X9PMNaCIeAm4ISCQXs5a5YasTXVliKv4uuBo1dKrG0A+uQS8M5eXjVMnLg3WgXaKvprHlFJQffw==" ,
"hasInstallScript" : true ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"bin" : {
"esbuild" : "bin/esbuild"
2025-12-31 15:17:34 +08:00
} ,
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=18"
} ,
"optionalDependencies" : {
"@esbuild/aix-ppc64" : "0.27.2" ,
"@esbuild/android-arm" : "0.27.2" ,
"@esbuild/android-arm64" : "0.27.2" ,
"@esbuild/android-x64" : "0.27.2" ,
"@esbuild/darwin-arm64" : "0.27.2" ,
"@esbuild/darwin-x64" : "0.27.2" ,
"@esbuild/freebsd-arm64" : "0.27.2" ,
"@esbuild/freebsd-x64" : "0.27.2" ,
"@esbuild/linux-arm" : "0.27.2" ,
"@esbuild/linux-arm64" : "0.27.2" ,
"@esbuild/linux-ia32" : "0.27.2" ,
"@esbuild/linux-loong64" : "0.27.2" ,
"@esbuild/linux-mips64el" : "0.27.2" ,
"@esbuild/linux-ppc64" : "0.27.2" ,
"@esbuild/linux-riscv64" : "0.27.2" ,
"@esbuild/linux-s390x" : "0.27.2" ,
"@esbuild/linux-x64" : "0.27.2" ,
"@esbuild/netbsd-arm64" : "0.27.2" ,
"@esbuild/netbsd-x64" : "0.27.2" ,
"@esbuild/openbsd-arm64" : "0.27.2" ,
"@esbuild/openbsd-x64" : "0.27.2" ,
"@esbuild/openharmony-arm64" : "0.27.2" ,
"@esbuild/sunos-x64" : "0.27.2" ,
"@esbuild/win32-arm64" : "0.27.2" ,
"@esbuild/win32-ia32" : "0.27.2" ,
"@esbuild/win32-x64" : "0.27.2"
}
} ,
2026-01-15 20:10:19 +08:00
"node_modules/escape-goat" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmmirror.com/escape-goat/-/escape-goat-3.0.0.tgz" ,
"integrity" : "sha512-w3PwNZJwRxlp47QGzhuEBldEqVHHhh8/tIPcl6ecf2Bou99cdAt0knihBV0Ecc7CGxYduXVBDheH1K2oADRlvw==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/esm" : {
"version" : "3.2.25" ,
"resolved" : "https://registry.npmmirror.com/esm/-/esm-3.2.25.tgz" ,
"integrity" : "sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"engines" : {
"node" : ">=6"
}
} ,
2026-01-12 12:21:35 +08:00
"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"
2025-12-31 15:17:34 +08:00
} ,
2026-01-12 12:21:35 +08:00
"node_modules/eventsource-parser" : {
"version" : "3.0.6" ,
"resolved" : "https://registry.npmmirror.com/eventsource-parser/-/eventsource-parser-3.0.6.tgz" ,
"integrity" : "sha512-Vo1ab+QXPzZ4tCa8SwIHJFaSzy4R6SHf7BY79rFBDf0idraZWAkYrDjDj8uWaSm3S2TK+hJ7/t1CEmZ7jXw+pg==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=18.0.0"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 14:11:31 +08:00
"node_modules/fdir" : {
"version" : "6.5.0" ,
"resolved" : "https://registry.npmmirror.com/fdir/-/fdir-6.5.0.tgz" ,
"integrity" : "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12.0.0"
} ,
"peerDependencies" : {
"picomatch" : "^3 || ^4"
} ,
"peerDependenciesMeta" : {
"picomatch" : {
"optional" : true
}
}
} ,
2026-02-01 23:42:12 +08:00
"node_modules/fez" : {
"version" : "0.0.3" ,
"resolved" : "https://registry.npmmirror.com/fez/-/fez-0.0.3.tgz" ,
"integrity" : "sha512-W+igVHjiRB4ai7h25ay/7OYNwI8IihdABOnRIS3Bcm4UxEWKoenCB6m68HLSq41TxZwbnqzFAqlz/CjKB3rTvg==" ,
"engines" : {
"node" : "*"
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/focus-trap" : {
"version" : "7.8.0" ,
"resolved" : "https://registry.npmmirror.com/focus-trap/-/focus-trap-7.8.0.tgz" ,
"integrity" : "sha512-/yNdlIkpWbM0ptxno3ONTuf+2g318kh2ez3KSeZN5dZ8YC6AAmgeWz+GasYYiBJPFaYcSAPeu4GfhUaChzIJXA==" ,
"license" : "MIT" ,
2025-12-31 15:17:34 +08:00
"dependencies" : {
2026-01-12 12:21:35 +08:00
"tabbable" : "^6.4.0"
2025-12-31 15:17:34 +08:00
}
} ,
2026-02-01 23:42:12 +08:00
"node_modules/foreground-child" : {
"version" : "3.3.1" ,
"resolved" : "https://registry.npmmirror.com/foreground-child/-/foreground-child-3.3.1.tgz" ,
"integrity" : "sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==" ,
"license" : "ISC" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"cross-spawn" : "^7.0.6" ,
"signal-exit" : "^4.0.1"
} ,
"engines" : {
"node" : ">=14"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/formidable" : {
"version" : "1.0.17" ,
"resolved" : "https://registry.npmmirror.com/formidable/-/formidable-1.0.17.tgz" ,
"integrity" : "sha512-95MFT5qipMvUiesmuvGP1BI4hh5XWCzyTapiNJ/k8JBQda7rPy7UCWYItz2uZEdTgGNy1eInjzlL9Wx1O9fedg==" ,
"deprecated" : "Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau" ,
"engines" : {
"node" : ">=0.8.0"
}
} ,
2026-01-12 12:21:35 +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==" ,
"hasInstallScript" : true ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"optional" : true ,
"os" : [
"darwin"
] ,
2025-12-31 15:17:34 +08:00
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : "^8.16.0 || ^10.6.0 || >=11.0.0"
2025-12-31 15:17:34 +08:00
}
} ,
2026-02-01 23:42:12 +08:00
"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-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/github-flavored-markdown" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmmirror.com/github-flavored-markdown/-/github-flavored-markdown-1.0.1.tgz" ,
"integrity" : "sha512-qkpFaYzQ+JbZw7iuZCpvjqas5E8ZNq/xuTtBtdPkAlowX8VXBmkZE2DCgNGCTW5KZsCvqX5lSef/2yrWMTztBQ==" ,
"deprecated" : "This project is long out of date. Use 'marked' instead." ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/glob" : {
"version" : "10.5.0" ,
"resolved" : "https://registry.npmmirror.com/glob/-/glob-10.5.0.tgz" ,
"integrity" : "sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==" ,
"license" : "ISC" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"foreground-child" : "^3.1.0" ,
"jackspeak" : "^3.1.2" ,
"minimatch" : "^9.0.4" ,
"minipass" : "^7.1.2" ,
"package-json-from-dist" : "^1.0.0" ,
"path-scurry" : "^1.11.1"
} ,
"bin" : {
"glob" : "dist/esm/bin.mjs"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/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"
}
} ,
"node_modules/graceful-fs" : {
"version" : "1.1.14" ,
"resolved" : "https://registry.npmmirror.com/graceful-fs/-/graceful-fs-1.1.14.tgz" ,
"integrity" : "sha512-JUrvoFoQbLZpOZilKTXZX2e1EV0DTnuG5vsRFNFv4mPf/mnYbwNAFw/5x0rxeyaJslIdObGSgTTsMnM/acRaVw==" ,
"deprecated" : "please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js" ,
"license" : "BSD" ,
"optional" : true ,
"engines" : {
"node" : ">=0.4.0"
}
} ,
"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/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"
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/hast-util-to-html" : {
"version" : "9.0.5" ,
"resolved" : "https://registry.npmmirror.com/hast-util-to-html/-/hast-util-to-html-9.0.5.tgz" ,
"integrity" : "sha512-OguPdidb+fbHQSU4Q4ZiLKnzWo8Wwsf5bZfbvu7//a9oTYoqD/fWpe96NuHkoS9h0ccGOTe0C4NGXdtS0iObOw==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-12 12:21:35 +08:00
"@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"
2025-12-31 15:17:34 +08:00
} ,
2026-01-12 12:21:35 +08:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/hast-util-whitespace" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmmirror.com/hast-util-whitespace/-/hast-util-whitespace-3.0.0.tgz" ,
"integrity" : "sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-12 12:21:35 +08:00
"@types/hast" : "^3.0.0"
2025-12-31 15:17:34 +08:00
} ,
2026-01-12 12:21:35 +08:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2025-12-31 15:17:34 +08:00
}
} ,
2026-02-01 23:42:12 +08:00
"node_modules/highlight.js" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmmirror.com/highlight.js/-/highlight.js-1.2.0.tgz" ,
"integrity" : "sha512-k19Rm9OuIGiZvD+0G2Lao6kPr01XMEbEK67/n+GqOMTgxc7HhgzfLzX71Q9j5Qu+bkzYXbPFHums8tl0dzV4Uw==" ,
"deprecated" : "Version no longer supported. Upgrade to @latest" ,
"dependencies" : {
"commander" : "*"
} ,
"bin" : {
"hljs" : "bin/hljs"
} ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/hookable" : {
"version" : "5.5.3" ,
"resolved" : "https://registry.npmmirror.com/hookable/-/hookable-5.5.3.tgz" ,
"integrity" : "sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==" ,
"license" : "MIT"
} ,
2026-01-12 12:21:35 +08:00
"node_modules/htm" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmmirror.com/htm/-/htm-3.1.1.tgz" ,
"integrity" : "sha512-983Vyg8NwUE7JkZ6NmOqpCZ+sh1bKv2iYTlUkzlWmA5JD2acKoxd4KVxbMmxX/85mtfdnDmTFoNKcg5DGAvxNQ==" ,
"license" : "Apache-2.0"
2025-12-31 15:17:34 +08:00
} ,
2026-01-12 12:21:35 +08:00
"node_modules/html-void-elements" : {
2025-12-31 15:17:34 +08:00
"version" : "3.0.0" ,
2026-01-12 12:21:35 +08:00
"resolved" : "https://registry.npmmirror.com/html-void-elements/-/html-void-elements-3.0.0.tgz" ,
"integrity" : "sha512-bEqo66MRXsUGxWHV5IP0PUiAWwoEjba4VCzg0LjFJBpchPaTfyfCKTG6bc5F8ucKec3q5y6qOdGyYTSBEvhCrg==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-15 20:10:19 +08:00
"node_modules/htmlparser2" : {
"version" : "6.1.0" ,
"resolved" : "https://registry.npmmirror.com/htmlparser2/-/htmlparser2-6.1.0.tgz" ,
"integrity" : "sha512-gyyPk6rgonLFEDGoeRgQNaEUvdJ4ktTmmUh/h2t7s+M8oPpIPxgNACWa+6ESR57kXstwqPiCut0V8NRpcwgU7A==" ,
"funding" : [
"https://github.com/fb55/htmlparser2?sponsor=1" ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/fb55"
}
] ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"domelementtype" : "^2.0.1" ,
"domhandler" : "^4.0.0" ,
"domutils" : "^2.5.2" ,
"entities" : "^2.0.0"
}
} ,
"node_modules/htmlparser2/node_modules/entities" : {
"version" : "2.2.0" ,
"resolved" : "https://registry.npmmirror.com/entities/-/entities-2.2.0.tgz" ,
"integrity" : "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==" ,
"license" : "BSD-2-Clause" ,
"optional" : true ,
"peer" : true ,
"funding" : {
"url" : "https://github.com/fb55/entities?sponsor=1"
}
} ,
2026-02-01 23:42:12 +08:00
"node_modules/is-fullwidth-code-point" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmmirror.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz" ,
"integrity" : "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"engines" : {
"node" : ">=8"
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/is-what" : {
"version" : "5.5.0" ,
"resolved" : "https://registry.npmmirror.com/is-what/-/is-what-5.5.0.tgz" ,
"integrity" : "sha512-oG7cgbmg5kLYae2N5IVd3jm2s+vldjxJzK1pcu9LfpGuQ93MQSzo0okvRna+7y5ifrD+20FE8FvjusyGaz14fw==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/sponsors/mesqueeb"
2025-12-31 15:17:34 +08:00
}
} ,
2026-02-01 23:42:12 +08:00
"node_modules/isexe" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmmirror.com/isexe/-/isexe-2.0.0.tgz" ,
"integrity" : "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==" ,
"license" : "ISC" ,
"optional" : true ,
"peer" : true
} ,
"node_modules/jackspeak" : {
"version" : "3.4.3" ,
"resolved" : "https://registry.npmmirror.com/jackspeak/-/jackspeak-3.4.3.tgz" ,
"integrity" : "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==" ,
"license" : "BlueOak-1.0.0" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"@isaacs/cliui" : "^8.0.2"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
} ,
"optionalDependencies" : {
"@pkgjs/parseargs" : "^0.11.0"
}
} ,
"node_modules/jade" : {
"version" : "0.26.3" ,
"resolved" : "https://registry.npmmirror.com/jade/-/jade-0.26.3.tgz" ,
"integrity" : "sha512-mkk3vzUHFjzKjpCXeu+IjXeZD+QOTjUUdubgmHtHTDwvAO2ZTkMTTVrapts5CWz3JvJryh/4KWZpjeZrCepZ3A==" ,
"deprecated" : "Jade has been renamed to pug, please install the latest version of pug instead of jade" ,
"dependencies" : {
"commander" : "0.6.1" ,
"mkdirp" : "0.3.0"
} ,
"bin" : {
"jade" : "bin/jade"
}
} ,
"node_modules/jade/node_modules/commander" : {
"version" : "0.6.1" ,
"resolved" : "https://registry.npmmirror.com/commander/-/commander-0.6.1.tgz" ,
"integrity" : "sha512-0fLycpl1UMTGX257hRsu/arL/cUbcvQM4zMKwvLvzXtfdezIV4yotPS2dYtknF+NmEfWSoCEF6+hj9XLm/6hEw==" ,
"engines" : {
"node" : ">= 0.4.x"
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/json-schema" : {
"version" : "0.4.0" ,
"resolved" : "https://registry.npmmirror.com/json-schema/-/json-schema-0.4.0.tgz" ,
"integrity" : "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==" ,
"license" : "(AFL-2.1 OR BSD-3-Clause)"
} ,
2026-01-15 20:10:19 +08:00
"node_modules/juice" : {
"version" : "8.1.0" ,
"resolved" : "https://registry.npmmirror.com/juice/-/juice-8.1.0.tgz" ,
"integrity" : "sha512-FLzurJrx5Iv1e7CfBSZH68dC04EEvXvvVvPYB7Vx1WAuhCp1ZPIMtqxc+WTWxVkpTIC2Ach/GAv0rQbtGf6YMA==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"cheerio" : "1.0.0-rc.10" ,
"commander" : "^6.1.0" ,
"mensch" : "^0.3.4" ,
"slick" : "^1.12.2" ,
"web-resource-inliner" : "^6.0.1"
} ,
"bin" : {
"juice" : "bin/juice"
} ,
"engines" : {
"node" : ">=10.0.0"
}
} ,
"node_modules/katex" : {
"version" : "0.6.0" ,
"resolved" : "https://registry.npmmirror.com/katex/-/katex-0.6.0.tgz" ,
"integrity" : "sha512-rS4mY3SvHYg5LtQV6RBcK0if7ur6plyEukAOV+jGGPqFImuzu8fHL6M752iBmRGoUyF0bhZbAPoezehn7xYksA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"match-at" : "^0.1.0"
} ,
"bin" : {
"katex" : "cli.js"
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/lodash" : {
"version" : "4.17.21" ,
"resolved" : "https://registry.npmmirror.com/lodash/-/lodash-4.17.21.tgz" ,
"integrity" : "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" ,
"license" : "MIT"
} ,
"node_modules/lodash-es" : {
"version" : "4.17.22" ,
"resolved" : "https://registry.npmmirror.com/lodash-es/-/lodash-es-4.17.22.tgz" ,
"integrity" : "sha512-XEawp1t0gxSi9x01glktRZ5HDy0HXqrM0x5pXQM98EaI0NxO6jVM7omDOxsuEo5UIASAnm2bRp1Jt/e0a2XU8Q==" ,
"license" : "MIT"
} ,
"node_modules/lodash-unified" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmmirror.com/lodash-unified/-/lodash-unified-1.0.3.tgz" ,
"integrity" : "sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"peerDependencies" : {
"@types/lodash-es" : "*" ,
"lodash" : "*" ,
"lodash-es" : "*"
2025-12-31 15:17:34 +08:00
}
} ,
2026-02-01 23:42:12 +08:00
"node_modules/lru-cache" : {
"version" : "10.4.3" ,
"resolved" : "https://registry.npmmirror.com/lru-cache/-/lru-cache-10.4.3.tgz" ,
"integrity" : "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==" ,
"license" : "ISC" ,
"optional" : true ,
"peer" : true
} ,
2026-01-12 12:21:35 +08:00
"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-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"dependencies" : {
"@jridgewell/sourcemap-codec" : "^1.5.5"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/mark.js" : {
"version" : "8.11.1" ,
"resolved" : "https://registry.npmmirror.com/mark.js/-/mark.js-8.11.1.tgz" ,
"integrity" : "sha512-1I+1qpDt4idfgLQG+BNWmrqku+7/2bi5nLf4YwF8y8zXvmfiTBY3PV3ZibfrjBueCByROpuBjLLFCajqkgYoLQ==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT"
} ,
2026-01-15 20:10:19 +08:00
"node_modules/markdown-it-katex" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmmirror.com/markdown-it-katex/-/markdown-it-katex-2.0.3.tgz" ,
"integrity" : "sha512-nUkkMtRWeg7OpdflamflE/Ho/pWl64Lk9wNBKOmaj33XkQdumhXAIYhI0WO03GeiycPCsxbmX536V5NEXpC3Ng==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"katex" : "^0.6.0"
}
} ,
"node_modules/markdown-it-mathjax3" : {
"version" : "4.3.2" ,
"resolved" : "https://registry.npmmirror.com/markdown-it-mathjax3/-/markdown-it-mathjax3-4.3.2.tgz" ,
"integrity" : "sha512-TX3GW5NjmupgFtMJGRauioMbbkGsOXAAt1DZ/rzzYmTHqzkO1rNAdiMD4NiruurToPApn2kYy76x02QN26qr2w==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"juice" : "^8.0.0" ,
"mathjax-full" : "^3.2.0"
}
} ,
2026-01-12 14:11:31 +08:00
"node_modules/marked" : {
"version" : "16.4.2" ,
"resolved" : "https://registry.npmmirror.com/marked/-/marked-16.4.2.tgz" ,
"integrity" : "sha512-TI3V8YYWvkVf3KJe1dRkpnjs68JUPyEa5vjKrp1XEEJUAOaQc+Qj+L1qWbPd0SJuAdQkFU0h73sXXqwDYxsiDA==" ,
"license" : "MIT" ,
"bin" : {
"marked" : "bin/marked.js"
} ,
"engines" : {
"node" : ">= 20"
}
} ,
2026-01-15 20:10:19 +08:00
"node_modules/match-at" : {
"version" : "0.1.1" ,
"resolved" : "https://registry.npmmirror.com/match-at/-/match-at-0.1.1.tgz" ,
"integrity" : "sha512-h4Yd392z9mST+dzc+yjuybOGFNOZjmXIPKWjxBd1Bb23r4SmDOsk2NYCU2BMUBGbSpZqwVsZYNq26QS3xfaT3Q==" ,
"dev" : true
} ,
2026-02-01 23:42:12 +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==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
}
} ,
2026-01-15 20:10:19 +08:00
"node_modules/mathjax-full" : {
"version" : "3.2.1" ,
"resolved" : "https://registry.npmmirror.com/mathjax-full/-/mathjax-full-3.2.1.tgz" ,
"integrity" : "sha512-aUz9o16MGZdeiIBwZjAfUBTiJb7LRqzZEl1YOZ8zQMGYIyh1/nxRebxKxjDe9L+xcZCr2OHdzoFBMcd6VnLv9Q==" ,
"license" : "Apache-2.0" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"esm" : "^3.2.25" ,
"mhchemparser" : "^4.1.0" ,
"mj-context-menu" : "^0.6.1" ,
"speech-rule-engine" : "^4.0.6"
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/mdast-util-to-hast" : {
"version" : "13.2.1" ,
"resolved" : "https://registry.npmmirror.com/mdast-util-to-hast/-/mdast-util-to-hast-13.2.1.tgz" ,
"integrity" : "sha512-cctsq2wp5vTsLIcaymblUriiTcZd0CwWtCbLvrOzYCDZoWyMNV8sZ7krj09FSnsiJi3WVsHLM4k6Dq/yaPyCXA==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-12 12:21:35 +08:00
"@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"
2025-12-31 15:17:34 +08:00
} ,
2026-01-12 12:21:35 +08:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/memoize-one" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmmirror.com/memoize-one/-/memoize-one-6.0.0.tgz" ,
"integrity" : "sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==" ,
"license" : "MIT"
2025-12-31 15:17:34 +08:00
} ,
2026-01-15 20:10:19 +08:00
"node_modules/mensch" : {
"version" : "0.3.4" ,
"resolved" : "https://registry.npmmirror.com/mensch/-/mensch-0.3.4.tgz" ,
"integrity" : "sha512-IAeFvcOnV9V0Yk+bFhYR07O3yNina9ANIN5MoXBKYJ/RLYPurd2d0yw14MDhpr9/momp0WofT1bPUh3hkzdi/g==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true
} ,
"node_modules/mhchemparser" : {
"version" : "4.2.1" ,
"resolved" : "https://registry.npmmirror.com/mhchemparser/-/mhchemparser-4.2.1.tgz" ,
"integrity" : "sha512-kYmyrCirqJf3zZ9t/0wGgRZ4/ZJw//VwaRVGA75C4nhE60vtnIzhl9J9ndkX/h6hxSN7pjg/cE0VxbnNM+bnDQ==" ,
"license" : "Apache-2.0" ,
"optional" : true ,
"peer" : true
} ,
2026-01-12 12:21:35 +08:00
"node_modules/micromark-util-character" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmmirror.com/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-31 15:17:34 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-12 12:21:35 +08:00
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/micromark-util-encode" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmmirror.com/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"
}
] ,
"license" : "MIT"
2025-12-31 15:17:34 +08:00
} ,
2026-01-12 12:21:35 +08:00
"node_modules/micromark-util-sanitize-uri" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmmirror.com/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"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"micromark-util-character" : "^2.0.0" ,
"micromark-util-encode" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0"
}
2025-12-31 15:17:34 +08:00
} ,
2026-01-12 12:21:35 +08:00
"node_modules/micromark-util-symbol" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmmirror.com/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"
}
] ,
"license" : "MIT"
2025-12-31 15:17:34 +08:00
} ,
2026-01-12 12:21:35 +08:00
"node_modules/micromark-util-types" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmmirror.com/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-31 15:17:34 +08:00
} ,
2026-01-15 20:10:19 +08:00
"node_modules/mime" : {
"version" : "2.6.0" ,
"resolved" : "https://registry.npmmirror.com/mime/-/mime-2.6.0.tgz" ,
"integrity" : "sha512-USPkMeET31rOMiarsBNIHZKLGgvKc/LrjofAnBlOttf5ajRvqiRA8QsenbcooctK6d6Ts6aqZXBA+XbkKthiQg==" ,
"license" : "MIT" ,
"bin" : {
"mime" : "cli.js"
} ,
"engines" : {
"node" : ">=4.0.0"
}
} ,
2026-02-01 23:42:12 +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==" ,
"license" : "ISC" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"brace-expansion" : "^2.0.1"
} ,
"engines" : {
"node" : ">=16 || 14 >=14.17"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/minipass" : {
"version" : "7.1.2" ,
"resolved" : "https://registry.npmmirror.com/minipass/-/minipass-7.1.2.tgz" ,
"integrity" : "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==" ,
"license" : "ISC" ,
"optional" : true ,
"peer" : true ,
"engines" : {
"node" : ">=16 || 14 >=14.17"
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/minisearch" : {
"version" : "7.2.0" ,
"resolved" : "https://registry.npmmirror.com/minisearch/-/minisearch-7.2.0.tgz" ,
"integrity" : "sha512-dqT2XBYUOZOiC5t2HRnwADjhNS2cecp9u+TJRiJ1Qp/f5qjkeT5APcGPjHw+bz89Ms8Jp+cG4AlE+QZ/QnDglg==" ,
"license" : "MIT"
2025-12-31 15:17:34 +08:00
} ,
2026-01-12 12:21:35 +08:00
"node_modules/mitt" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmmirror.com/mitt/-/mitt-3.0.1.tgz" ,
"integrity" : "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==" ,
"license" : "MIT"
} ,
2026-01-15 20:10:19 +08:00
"node_modules/mj-context-menu" : {
"version" : "0.6.1" ,
"resolved" : "https://registry.npmmirror.com/mj-context-menu/-/mj-context-menu-0.6.1.tgz" ,
"integrity" : "sha512-7NO5s6n10TIV96d4g2uDpG7ZDpIhMh0QNfGdJw/W47JswFcosz457wqz/b5sAKvl12sxINGFCn80NZHKwxQEXA==" ,
"license" : "Apache-2.0" ,
"optional" : true ,
"peer" : true
} ,
2026-02-01 23:42:12 +08:00
"node_modules/mkdirp" : {
"version" : "0.3.0" ,
"resolved" : "https://registry.npmmirror.com/mkdirp/-/mkdirp-0.3.0.tgz" ,
"integrity" : "sha512-OHsdUcVAQ6pOtg5JYWpCBo9W/GySVuwvP9hueRMW7UqshC0tbfzLv8wjySTPm3tfUZ/21CE9E1pJagOA91Pxew==" ,
"deprecated" : "Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)" ,
"license" : "MIT/X11" ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/ms" : {
"version" : "2.1.3" ,
"resolved" : "https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz" ,
"integrity" : "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" ,
"license" : "MIT"
} ,
"node_modules/nan" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmmirror.com/nan/-/nan-1.0.0.tgz" ,
"integrity" : "sha512-Wm2/nFOm2y9HtJfgOLnctGbfvF23FcQZeyUZqDD8JQG3zO5kXh3MkQKiUaA68mJiVWrOzLFkAV1u6bC8P52DJA==" ,
"license" : "MIT"
} ,
2026-01-12 12:21:35 +08:00
"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"
}
] ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"bin" : {
"nanoid" : "bin/nanoid.cjs"
2025-12-31 15:17:34 +08:00
} ,
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
2025-12-31 15:17:34 +08:00
}
} ,
2026-02-01 23:42:12 +08:00
"node_modules/ncp" : {
"version" : "0.2.7" ,
"resolved" : "https://registry.npmmirror.com/ncp/-/ncp-0.2.7.tgz" ,
"integrity" : "sha512-wPUepcV37u3Mw+ktjrUbl3azxwAkcD9RrVLQGlpSapWcEQM5jL0g8zwKo6ukOjVQAAEjqpRdLeojOalqqySpCg==" ,
"license" : "MIT" ,
"bin" : {
"ncp" : "bin/ncp"
}
} ,
"node_modules/nib" : {
"version" : "0.4.1" ,
"resolved" : "https://registry.npmmirror.com/nib/-/nib-0.4.1.tgz" ,
"integrity" : "sha512-q8n5RAcLLpA5YewcH9UplGzPTu4XbC6t9hVPB1RsnvKD5aYWT+V+2NHGH/dgw/6YDjgETEa7hY54kVhvn1i5DQ==" ,
"engines" : {
"node" : "*"
}
} ,
2026-01-15 20:10:19 +08:00
"node_modules/node-fetch" : {
"version" : "2.7.0" ,
"resolved" : "https://registry.npmmirror.com/node-fetch/-/node-fetch-2.7.0.tgz" ,
"integrity" : "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"whatwg-url" : "^5.0.0"
} ,
"engines" : {
"node" : "4.x || >=6.0.0"
} ,
"peerDependencies" : {
"encoding" : "^0.1.0"
} ,
"peerDependenciesMeta" : {
"encoding" : {
"optional" : true
}
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/normalize-wheel-es" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmmirror.com/normalize-wheel-es/-/normalize-wheel-es-1.2.0.tgz" ,
"integrity" : "sha512-Wj7+EJQ8mSuXr2iWfnujrimU35R2W4FAErEyTmJoJ7ucwTn2hOUSsRehMb5RSYkxXGTM7Y9QpvPmp++w5ftoJw==" ,
"license" : "BSD-3-Clause"
} ,
2026-01-15 20:10:19 +08:00
"node_modules/nth-check" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmmirror.com/nth-check/-/nth-check-2.1.1.tgz" ,
"integrity" : "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==" ,
"license" : "BSD-2-Clause" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"boolbase" : "^1.0.0"
} ,
"funding" : {
"url" : "https://github.com/fb55/nth-check?sponsor=1"
}
} ,
2026-02-01 23:42:12 +08:00
"node_modules/oath" : {
"version" : "0.2.3" ,
"resolved" : "https://registry.npmmirror.com/oath/-/oath-0.2.3.tgz" ,
"integrity" : "sha512-/uTqn2KKy671SunNXhULGbumn2U3ZN84LvYZdnfSqqqBkM6cppm+jcUodWELd9CYVNYGh6QwJEEAQ0WM95qjpA==" ,
"engines" : {
"node" : ">= 0.4.8"
}
} ,
"node_modules/object-inspect" : {
"version" : "1.13.4" ,
"resolved" : "https://registry.npmmirror.com/object-inspect/-/object-inspect-1.13.4.tgz" ,
"integrity" : "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/oniguruma-parser" : {
"version" : "0.12.1" ,
"resolved" : "https://registry.npmmirror.com/oniguruma-parser/-/oniguruma-parser-0.12.1.tgz" ,
"integrity" : "sha512-8Unqkvk1RYc6yq2WBYRj4hdnsAxVze8i7iPfQr8e4uSP3tRv0rpZcbGUDvxfQQcdwHt/e9PrMvGCsa8OqG9X3w==" ,
"license" : "MIT"
2025-12-31 15:17:34 +08:00
} ,
2026-01-12 12:21:35 +08:00
"node_modules/oniguruma-to-es" : {
"version" : "4.3.4" ,
"resolved" : "https://registry.npmmirror.com/oniguruma-to-es/-/oniguruma-to-es-4.3.4.tgz" ,
"integrity" : "sha512-3VhUGN3w2eYxnTzHn+ikMI+fp/96KoRSVK9/kMTcFqj1NRDh2IhQCKvYxDnWePKRXY/AqH+Fuiyb7VHSzBjHfA==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-12 12:21:35 +08:00
"oniguruma-parser" : "^0.12.1" ,
"regex" : "^6.0.1" ,
"regex-recursion" : "^6.0.2"
2025-12-31 15:17:34 +08:00
}
} ,
2026-02-01 23:42:12 +08:00
"node_modules/optimist" : {
"version" : "0.3.7" ,
"resolved" : "https://registry.npmmirror.com/optimist/-/optimist-0.3.7.tgz" ,
"integrity" : "sha512-TCx0dXQzVtSCg2OgY/bO9hjM9cV4XYx09TVK+s3+FhkjT6LovsLe+pPMzpWf+6yXK/hUizs2gUoTw3jHM0VaTQ==" ,
"license" : "MIT/X11" ,
"dependencies" : {
"wordwrap" : "~0.0.2"
}
} ,
"node_modules/options" : {
"version" : "0.0.6" ,
"resolved" : "https://registry.npmmirror.com/options/-/options-0.0.6.tgz" ,
"integrity" : "sha512-bOj3L1ypm++N+n7CEbbe473A414AB7z+amKYshRb//iuL3MpdDCLhPnw6aVTdKB9g5ZRVHIEp8eUln6L2NUStg==" ,
"engines" : {
"node" : ">=0.4.0"
}
} ,
"node_modules/orchid" : {
"version" : "0.0.3" ,
"resolved" : "https://registry.npmmirror.com/orchid/-/orchid-0.0.3.tgz" ,
"integrity" : "sha512-jkbcOxPnbo9M0WZbvjvTKLY+2lhxyWnoJXKESHodJAD00bsqOe5YPrJZ2rjgBKJ4YIgmbKSMlsjNIZ8NNhXbOA==" ,
"dependencies" : {
"drip" : "0.2.x" ,
"oath" : "0.2.x" ,
"ws" : "0.4.x"
} ,
"engines" : {
"node" : ">= 0.6.0"
}
} ,
"node_modules/package-json-from-dist" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmmirror.com/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz" ,
"integrity" : "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==" ,
"license" : "BlueOak-1.0.0" ,
"optional" : true ,
"peer" : true
} ,
2026-01-15 20:10:19 +08:00
"node_modules/parse5" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmmirror.com/parse5/-/parse5-6.0.1.tgz" ,
"integrity" : "sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true
} ,
"node_modules/parse5-htmlparser2-tree-adapter" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmmirror.com/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-6.0.1.tgz" ,
"integrity" : "sha512-qPuWvbLgvDGilKc5BoicRovlT4MtYT6JfJyBOMDsKoiT+GiuP5qyrPCnR9HcPECIJJmZh5jRndyNThnhhb/vlA==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"parse5" : "^6.0.1"
}
} ,
2026-02-01 23:42:12 +08:00
"node_modules/path-key" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmmirror.com/path-key/-/path-key-3.1.1.tgz" ,
"integrity" : "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/path-scurry" : {
"version" : "1.11.1" ,
"resolved" : "https://registry.npmmirror.com/path-scurry/-/path-scurry-1.11.1.tgz" ,
"integrity" : "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==" ,
"license" : "BlueOak-1.0.0" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"lru-cache" : "^10.2.0" ,
"minipass" : "^5.0.0 || ^6.0.2 || ^7.0.0"
} ,
"engines" : {
"node" : ">=16 || 14 >=14.18"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/perfect-debounce" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmmirror.com/perfect-debounce/-/perfect-debounce-2.0.0.tgz" ,
"integrity" : "sha512-fkEH/OBiKrqqI/yIgjR92lMfs2K8105zt/VT6+7eTjNwisrsh47CeIED9z58zI7DfKdH3uHAn25ziRZn3kgAow==" ,
"license" : "MIT"
2025-12-31 15:17:34 +08:00
} ,
2026-01-12 12:21:35 +08:00
"node_modules/picocolors" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmmirror.com/picocolors/-/picocolors-1.1.1.tgz" ,
"integrity" : "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==" ,
"license" : "ISC"
} ,
2026-01-12 14:11:31 +08:00
"node_modules/picomatch" : {
"version" : "4.0.3" ,
"resolved" : "https://registry.npmmirror.com/picomatch/-/picomatch-4.0.3.tgz" ,
"integrity" : "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/jonschlinkert"
}
} ,
2026-01-12 12:21:35 +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"
}
] ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-12 12:21:35 +08:00
"nanoid" : "^3.3.11" ,
"picocolors" : "^1.1.1" ,
"source-map-js" : "^1.2.1"
2025-12-31 15:17:34 +08:00
} ,
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : "^10 || ^12 || >=14"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/prettier" : {
"version" : "3.7.4" ,
"resolved" : "https://registry.npmmirror.com/prettier/-/prettier-3.7.4.tgz" ,
"integrity" : "sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA==" ,
2025-12-31 15:17:34 +08:00
"dev" : true ,
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"bin" : {
"prettier" : "bin/prettier.cjs"
} ,
2025-12-31 15:17:34 +08:00
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=14"
2025-12-31 15:17:34 +08:00
} ,
"funding" : {
2026-01-12 12:21:35 +08:00
"url" : "https://github.com/prettier/prettier?sponsor=1"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/property-information" : {
"version" : "7.1.0" ,
"resolved" : "https://registry.npmmirror.com/property-information/-/property-information-7.1.0.tgz" ,
"integrity" : "sha512-TwEZ+X+yCJmYfL7TPUOcvBZ4QfoT5YenQiJuX//0th53DE6w0xxLEtfK3iyryQFddXuvkIk51EEgrJQ0WJkOmQ==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
2025-12-31 15:17:34 +08:00
}
} ,
2026-02-01 23:42:12 +08:00
"node_modules/qs" : {
"version" : "6.14.1" ,
"resolved" : "https://registry.npmmirror.com/qs/-/qs-6.14.1.tgz" ,
"integrity" : "sha512-4EK3+xJl8Ts67nLYNwqw/dsFVnCf+qR7RgXSK9jEEm9unao3njwMDdmsdvoKBKHzxd7tCYz5e5M+SnMjdtXGQQ==" ,
"license" : "BSD-3-Clause" ,
"dependencies" : {
"side-channel" : "^1.1.0"
} ,
"engines" : {
"node" : ">=0.6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/react" : {
"version" : "19.2.3" ,
"resolved" : "https://registry.npmmirror.com/react/-/react-19.2.3.tgz" ,
"integrity" : "sha512-Ku/hhYbVjOQnXDZFv2+RibmLFGwFdeeKHFcOTlrt7xplBnya5OGn/hIRDsqDiSUcfORsDC7MPxwork8jBwsIWA==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"peer" : true ,
2025-12-31 15:17:34 +08:00
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=0.10.0"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/regex" : {
"version" : "6.1.0" ,
"resolved" : "https://registry.npmmirror.com/regex/-/regex-6.1.0.tgz" ,
"integrity" : "sha512-6VwtthbV4o/7+OaAF9I5L5V3llLEsoPyq9P1JVXkedTP33c7MfCG0/5NOPcSJn0TzXcG9YUrR0gQSWioew3LDg==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-12 12:21:35 +08:00
"regex-utilities" : "^2.3.0"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/regex-recursion" : {
"version" : "6.0.2" ,
"resolved" : "https://registry.npmmirror.com/regex-recursion/-/regex-recursion-6.0.2.tgz" ,
"integrity" : "sha512-0YCaSCq2VRIebiaUviZNs0cBz1kg5kVS2UKUfNIx8YVs1cN3AV7NTctO5FOKBA+UT2BPJIWZauYHPqJODG50cg==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"dependencies" : {
"regex-utilities" : "^2.3.0"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/regex-utilities" : {
"version" : "2.3.0" ,
"resolved" : "https://registry.npmmirror.com/regex-utilities/-/regex-utilities-2.3.0.tgz" ,
"integrity" : "sha512-8VhliFJAWRaUiVvREIiW2NXXTmHs4vMNnSzuJVhscgmGav3g9VDxLrQndI3dZZVVdp0ZO/5v0xmX516/7M9cng==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT"
} ,
2026-01-12 12:21:35 +08:00
"node_modules/rfdc" : {
"version" : "1.4.1" ,
"resolved" : "https://registry.npmmirror.com/rfdc/-/rfdc-1.4.1.tgz" ,
"integrity" : "sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT"
} ,
2026-02-01 23:42:12 +08:00
"node_modules/rimraf" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmmirror.com/rimraf/-/rimraf-2.0.3.tgz" ,
"integrity" : "sha512-uR09PSoW2+1hW0hquRqxb+Ae2h6R5ls3OAy2oNekQFtqbSJkltkhKRa+OhZKoxWsN9195Gp1vg7sELDRoJ8a3w==" ,
"deprecated" : "Rimraf versions prior to v4 are no longer supported" ,
"license" : "MIT" ,
"optionalDependencies" : {
"graceful-fs" : "~1.1"
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/rollup" : {
"version" : "4.55.1" ,
"resolved" : "https://registry.npmmirror.com/rollup/-/rollup-4.55.1.tgz" ,
"integrity" : "sha512-wDv/Ht1BNHB4upNbK74s9usvl7hObDnvVzknxqY/E/O3X6rW1U1rV1aENEfJ54eFZDTNo7zv1f5N4edCluH7+A==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree" : "1.0.8"
} ,
"bin" : {
"rollup" : "dist/bin/rollup"
} ,
2025-12-31 15:17:34 +08:00
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=18.0.0" ,
"npm" : ">=8.0.0"
} ,
"optionalDependencies" : {
"@rollup/rollup-android-arm-eabi" : "4.55.1" ,
"@rollup/rollup-android-arm64" : "4.55.1" ,
"@rollup/rollup-darwin-arm64" : "4.55.1" ,
"@rollup/rollup-darwin-x64" : "4.55.1" ,
"@rollup/rollup-freebsd-arm64" : "4.55.1" ,
"@rollup/rollup-freebsd-x64" : "4.55.1" ,
"@rollup/rollup-linux-arm-gnueabihf" : "4.55.1" ,
"@rollup/rollup-linux-arm-musleabihf" : "4.55.1" ,
"@rollup/rollup-linux-arm64-gnu" : "4.55.1" ,
"@rollup/rollup-linux-arm64-musl" : "4.55.1" ,
"@rollup/rollup-linux-loong64-gnu" : "4.55.1" ,
"@rollup/rollup-linux-loong64-musl" : "4.55.1" ,
"@rollup/rollup-linux-ppc64-gnu" : "4.55.1" ,
"@rollup/rollup-linux-ppc64-musl" : "4.55.1" ,
"@rollup/rollup-linux-riscv64-gnu" : "4.55.1" ,
"@rollup/rollup-linux-riscv64-musl" : "4.55.1" ,
"@rollup/rollup-linux-s390x-gnu" : "4.55.1" ,
"@rollup/rollup-linux-x64-gnu" : "4.55.1" ,
"@rollup/rollup-linux-x64-musl" : "4.55.1" ,
"@rollup/rollup-openbsd-x64" : "4.55.1" ,
"@rollup/rollup-openharmony-arm64" : "4.55.1" ,
"@rollup/rollup-win32-arm64-msvc" : "4.55.1" ,
"@rollup/rollup-win32-ia32-msvc" : "4.55.1" ,
"@rollup/rollup-win32-x64-gnu" : "4.55.1" ,
"@rollup/rollup-win32-x64-msvc" : "4.55.1" ,
"fsevents" : "~2.3.2"
2025-12-31 15:17:34 +08:00
}
} ,
2026-02-01 23:42:12 +08:00
"node_modules/sax" : {
"version" : "1.4.4" ,
"resolved" : "https://registry.npmmirror.com/sax/-/sax-1.4.4.tgz" ,
"integrity" : "sha512-1n3r/tGXO6b6VXMdFT54SHzT9ytu9yr7TaELowdYpMqY/Ao7EnlQGmAQ1+RatX7Tkkdm6hONI2owqNx2aZj5Sw==" ,
"license" : "BlueOak-1.0.0" ,
"optional" : true ,
"peer" : true ,
"engines" : {
"node" : ">=11.0.0"
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/search-insights" : {
"version" : "2.17.3" ,
"resolved" : "https://registry.npmmirror.com/search-insights/-/search-insights-2.17.3.tgz" ,
"integrity" : "sha512-RQPdCYTa8A68uM2jwxoY842xDhvx3E5LFL1LxvxCNMev4o5mLuokczhzjAgGwUZBAmOKZknArSxLKmXtIi2AxQ==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"peer" : true
2025-12-31 15:17:34 +08:00
} ,
2026-02-01 23:42:12 +08:00
"node_modules/shebang-command" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmmirror.com/shebang-command/-/shebang-command-2.0.0.tgz" ,
"integrity" : "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"shebang-regex" : "^3.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/shebang-regex" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmmirror.com/shebang-regex/-/shebang-regex-3.0.0.tgz" ,
"integrity" : "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"engines" : {
"node" : ">=8"
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/shiki" : {
"version" : "3.21.0" ,
"resolved" : "https://registry.npmmirror.com/shiki/-/shiki-3.21.0.tgz" ,
"integrity" : "sha512-N65B/3bqL/TI2crrXr+4UivctrAGEjmsib5rPMMPpFp1xAx/w03v8WZ9RDDFYteXoEgY7qZ4HGgl5KBIu1153w==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-12 12:21:35 +08:00
"@shikijs/core" : "3.21.0" ,
"@shikijs/engine-javascript" : "3.21.0" ,
"@shikijs/engine-oniguruma" : "3.21.0" ,
"@shikijs/langs" : "3.21.0" ,
"@shikijs/themes" : "3.21.0" ,
"@shikijs/types" : "3.21.0" ,
"@shikijs/vscode-textmate" : "^10.0.2" ,
"@types/hast" : "^3.0.4"
2025-12-31 15:17:34 +08:00
}
} ,
2026-02-01 23:42:12 +08:00
"node_modules/side-channel" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmmirror.com/side-channel/-/side-channel-1.1.0.tgz" ,
"integrity" : "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==" ,
"license" : "MIT" ,
"dependencies" : {
"es-errors" : "^1.3.0" ,
"object-inspect" : "^1.13.3" ,
"side-channel-list" : "^1.0.0" ,
"side-channel-map" : "^1.0.1" ,
"side-channel-weakmap" : "^1.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/side-channel-list" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmmirror.com/side-channel-list/-/side-channel-list-1.0.0.tgz" ,
"integrity" : "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==" ,
"license" : "MIT" ,
"dependencies" : {
"es-errors" : "^1.3.0" ,
"object-inspect" : "^1.13.3"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/side-channel-map" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmmirror.com/side-channel-map/-/side-channel-map-1.0.1.tgz" ,
"integrity" : "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==" ,
"license" : "MIT" ,
"dependencies" : {
"call-bound" : "^1.0.2" ,
"es-errors" : "^1.3.0" ,
"get-intrinsic" : "^1.2.5" ,
"object-inspect" : "^1.13.3"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/side-channel-weakmap" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmmirror.com/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz" ,
"integrity" : "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==" ,
"license" : "MIT" ,
"dependencies" : {
"call-bound" : "^1.0.2" ,
"es-errors" : "^1.3.0" ,
"get-intrinsic" : "^1.2.5" ,
"object-inspect" : "^1.13.3" ,
"side-channel-map" : "^1.0.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/signal-exit" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmmirror.com/signal-exit/-/signal-exit-4.1.0.tgz" ,
"integrity" : "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==" ,
"license" : "ISC" ,
"optional" : true ,
"peer" : true ,
"engines" : {
"node" : ">=14"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
2026-01-15 20:10:19 +08:00
"node_modules/slick" : {
"version" : "1.12.2" ,
"resolved" : "https://registry.npmmirror.com/slick/-/slick-1.12.2.tgz" ,
"integrity" : "sha512-4qdtOGcBjral6YIBCWJ0ljFSKNLz9KkhbWtuGvUyRowl1kxfuE1x/Z/aJcaiilpb3do9bl5K7/1h9XC5wWpY/A==" ,
"license" : "MIT (http://mootools.net/license.txt)" ,
"optional" : true ,
"peer" : true ,
"engines" : {
"node" : "*"
}
} ,
2026-02-01 23:42:12 +08:00
"node_modules/source-map" : {
"version" : "0.7.6" ,
"resolved" : "https://registry.npmmirror.com/source-map/-/source-map-0.7.6.tgz" ,
"integrity" : "sha512-i5uvt8C3ikiWeNZSVZNWcfZPItFQOsYTUAOkcUPGd8DqDy1uOUikjt5dG+uRlwyvR108Fb9DOd4GvXfT0N2/uQ==" ,
"license" : "BSD-3-Clause" ,
"optional" : true ,
"peer" : true ,
"engines" : {
"node" : ">= 12"
}
} ,
2026-01-12 12:21:35 +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" ,
2025-12-31 15:17:34 +08:00
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=0.10.0"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/space-separated-tokens" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmmirror.com/space-separated-tokens/-/space-separated-tokens-2.0.2.tgz" ,
"integrity" : "sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/speakingurl" : {
"version" : "14.0.1" ,
"resolved" : "https://registry.npmmirror.com/speakingurl/-/speakingurl-14.0.1.tgz" ,
"integrity" : "sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==" ,
"license" : "BSD-3-Clause" ,
2025-12-31 15:17:34 +08:00
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=0.10.0"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-15 20:10:19 +08:00
"node_modules/speech-rule-engine" : {
"version" : "4.1.2" ,
"resolved" : "https://registry.npmmirror.com/speech-rule-engine/-/speech-rule-engine-4.1.2.tgz" ,
"integrity" : "sha512-S6ji+flMEga+1QU79NDbwZ8Ivf0S/MpupQQiIC0rTpU/ZTKgcajijJJb1OcByBQDjrXCN1/DJtGz4ZJeBMPGJw==" ,
"license" : "Apache-2.0" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"@xmldom/xmldom" : "0.9.8" ,
"commander" : "13.1.0" ,
"wicked-good-xpath" : "1.3.0"
} ,
"bin" : {
"sre" : "bin/sre"
}
} ,
"node_modules/speech-rule-engine/node_modules/commander" : {
"version" : "13.1.0" ,
"resolved" : "https://registry.npmmirror.com/commander/-/commander-13.1.0.tgz" ,
"integrity" : "sha512-/rFeCpNJQbhSZjGVwO9RFV3xPqbnERS8MmIQzCtD/zl6gpJuV/bMLuN92oG3F7d8oDEHHRrujSXNUr8fpjntKw==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"engines" : {
"node" : ">=18"
}
} ,
2026-02-01 23:42:12 +08:00
"node_modules/string-width" : {
"version" : "5.1.2" ,
"resolved" : "https://registry.npmmirror.com/string-width/-/string-width-5.1.2.tgz" ,
"integrity" : "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"eastasianwidth" : "^0.2.0" ,
"emoji-regex" : "^9.2.2" ,
"strip-ansi" : "^7.0.1"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/string-width-cjs" : {
"name" : "string-width" ,
"version" : "4.2.3" ,
"resolved" : "https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz" ,
"integrity" : "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"emoji-regex" : "^8.0.0" ,
"is-fullwidth-code-point" : "^3.0.0" ,
"strip-ansi" : "^6.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/string-width-cjs/node_modules/ansi-regex" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmmirror.com/ansi-regex/-/ansi-regex-5.0.1.tgz" ,
"integrity" : "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/string-width-cjs/node_modules/emoji-regex" : {
"version" : "8.0.0" ,
"resolved" : "https://registry.npmmirror.com/emoji-regex/-/emoji-regex-8.0.0.tgz" ,
"integrity" : "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true
} ,
"node_modules/string-width-cjs/node_modules/strip-ansi" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz" ,
"integrity" : "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"ansi-regex" : "^5.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/stringify-entities" : {
"version" : "4.0.4" ,
"resolved" : "https://registry.npmmirror.com/stringify-entities/-/stringify-entities-4.0.4.tgz" ,
"integrity" : "sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-12 12:21:35 +08:00
"character-entities-html4" : "^2.0.0" ,
"character-entities-legacy" : "^3.0.0"
2025-12-31 15:17:34 +08:00
} ,
"funding" : {
2026-01-12 12:21:35 +08:00
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
2025-12-31 15:17:34 +08:00
}
} ,
2026-02-01 23:42:12 +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==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"ansi-regex" : "^6.0.1"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/strip-ansi?sponsor=1"
}
} ,
"node_modules/strip-ansi-cjs" : {
"name" : "strip-ansi" ,
"version" : "6.0.1" ,
"resolved" : "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz" ,
"integrity" : "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"ansi-regex" : "^5.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/strip-ansi-cjs/node_modules/ansi-regex" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmmirror.com/ansi-regex/-/ansi-regex-5.0.1.tgz" ,
"integrity" : "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/stylus" : {
"version" : "0.64.0" ,
"resolved" : "https://registry.npmmirror.com/stylus/-/stylus-0.64.0.tgz" ,
"integrity" : "sha512-ZIdT8eUv8tegmqy1tTIdJv9We2DumkNZFdCF5mz/Kpq3OcTaxSuCAYZge6HKK2CmNC02G1eJig2RV7XTw5hQrA==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"@adobe/css-tools" : "~4.3.3" ,
"debug" : "^4.3.2" ,
"glob" : "^10.4.5" ,
"sax" : "~1.4.1" ,
"source-map" : "^0.7.3"
} ,
"bin" : {
"stylus" : "bin/stylus"
} ,
"engines" : {
"node" : ">=16"
} ,
"funding" : {
"url" : "https://opencollective.com/stylus"
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/superjson" : {
"version" : "2.2.6" ,
"resolved" : "https://registry.npmmirror.com/superjson/-/superjson-2.2.6.tgz" ,
"integrity" : "sha512-H+ue8Zo4vJmV2nRjpx86P35lzwDT3nItnIsocgumgr0hHMQ+ZGq5vrERg9kJBo5AWGmxZDhzDo+WVIJqkB0cGA==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-12 12:21:35 +08:00
"copy-anything" : "^4"
2025-12-31 15:17:34 +08:00
} ,
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=16"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/swr" : {
"version" : "2.3.8" ,
"resolved" : "https://registry.npmmirror.com/swr/-/swr-2.3.8.tgz" ,
"integrity" : "sha512-gaCPRVoMq8WGDcWj9p4YWzCMPHzE0WNl6W8ADIx9c3JBEIdMkJGMzW+uzXvxHMltwcYACr9jP+32H8/hgwMR7w==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-12 12:21:35 +08:00
"dequal" : "^2.0.3" ,
"use-sync-external-store" : "^1.6.0"
2025-12-31 15:17:34 +08:00
} ,
2026-01-12 12:21:35 +08:00
"peerDependencies" : {
"react" : "^16.11.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/tabbable" : {
"version" : "6.4.0" ,
"resolved" : "https://registry.npmmirror.com/tabbable/-/tabbable-6.4.0.tgz" ,
"integrity" : "sha512-05PUHKSNE8ou2dwIxTngl4EzcnsCDZGJ/iCLtDflR/SHB/ny14rXc+qU5P4mG9JkusiV7EivzY9Mhm55AzAvCg==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT"
} ,
2026-02-01 23:42:12 +08:00
"node_modules/tea" : {
"version" : "0.0.13" ,
"resolved" : "https://registry.npmmirror.com/tea/-/tea-0.0.13.tgz" ,
"integrity" : "sha512-wpVkMmrK83yrwjnBYtN/GKzA0ixt1k68lq4g0s0H38fZTPHeApnToCVzpQgDEToNoBbviHQaOhXcMldHnM+XwQ==" ,
"dependencies" : {
"drip" : "0.2.x" ,
"oath" : "0.2.x" ,
"orchid" : "0.0.x"
} ,
"engines" : {
"node" : ">= 0.4.0"
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/throttleit" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmmirror.com/throttleit/-/throttleit-2.1.0.tgz" ,
"integrity" : "sha512-nt6AMGKW1p/70DF/hGBdJB57B8Tspmbp5gfJ8ilhLnt7kkr2ye7hzD6NVG8GGErk2HWF34igrL2CXmNIkzKqKw==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2025-12-31 15:17:34 +08:00
}
} ,
2026-02-01 23:42:12 +08:00
"node_modules/tinycolor" : {
"version" : "0.0.1" ,
"resolved" : "https://registry.npmmirror.com/tinycolor/-/tinycolor-0.0.1.tgz" ,
"integrity" : "sha512-+CorETse1kl98xg0WAzii8DTT4ABF4R3nquhrkIbVGcw1T8JYs5Gfx9xEfGINPUZGDj9C4BmOtuKeaTtuuRolg==" ,
"engines" : {
"node" : ">=0.4.0"
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/tinyglobby" : {
"version" : "0.2.15" ,
"resolved" : "https://registry.npmmirror.com/tinyglobby/-/tinyglobby-0.2.15.tgz" ,
"integrity" : "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-12 12:21:35 +08:00
"fdir" : "^6.5.0" ,
"picomatch" : "^4.0.3"
2025-12-31 15:17:34 +08:00
} ,
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : ">=12.0.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/SuperchupuDev"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-15 20:10:19 +08:00
"node_modules/tr46" : {
"version" : "0.0.3" ,
"resolved" : "https://registry.npmmirror.com/tr46/-/tr46-0.0.3.tgz" ,
"integrity" : "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true
} ,
2026-01-12 12:21:35 +08:00
"node_modules/trim-lines" : {
2025-12-31 15:17:34 +08:00
"version" : "3.0.1" ,
2026-01-12 12:21:35 +08:00
"resolved" : "https://registry.npmmirror.com/trim-lines/-/trim-lines-3.0.1.tgz" ,
"integrity" : "sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2026-01-15 20:10:19 +08:00
"node_modules/tslib" : {
"version" : "2.8.1" ,
"resolved" : "https://registry.npmmirror.com/tslib/-/tslib-2.8.1.tgz" ,
"integrity" : "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==" ,
"license" : "0BSD" ,
"optional" : true ,
"peer" : true
} ,
2026-01-12 12:21:35 +08:00
"node_modules/typeit" : {
"version" : "8.8.7" ,
"resolved" : "https://registry.npmmirror.com/typeit/-/typeit-8.8.7.tgz" ,
"integrity" : "sha512-sSVpy+cjeFP6Z+fZqiHzUSShg5yYFeJEt/Qut/bX945+Axyq+Yq+GPOuuk+sofoccSv8nNX/ibOOHkbki2mEpg==" ,
"hasInstallScript" : true ,
"license" : "GPL-3.0" ,
2025-12-31 15:17:34 +08:00
"dependencies" : {
2026-01-12 12:21:35 +08:00
"@types/web-animations-js" : "^2.2.16"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/unist-util-is" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmmirror.com/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"
}
2025-12-31 15:17:34 +08:00
} ,
2026-01-12 12:21:35 +08:00
"node_modules/unist-util-position" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmmirror.com/unist-util-position/-/unist-util-position-5.0.0.tgz" ,
"integrity" : "sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-12 12:21:35 +08:00
"@types/unist" : "^3.0.0"
2025-12-31 15:17:34 +08:00
} ,
2026-01-12 12:21:35 +08:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/unist-util-stringify-position" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmmirror.com/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz" ,
"integrity" : "sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-12 12:21:35 +08:00
"@types/unist" : "^3.0.0"
2025-12-31 15:17:34 +08:00
} ,
2026-01-12 12:21:35 +08:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/unist-util-visit" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmmirror.com/unist-util-visit/-/unist-util-visit-5.0.0.tgz" ,
"integrity" : "sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-12 12:21:35 +08:00
"@types/unist" : "^3.0.0" ,
"unist-util-is" : "^6.0.0" ,
"unist-util-visit-parents" : "^6.0.0"
2025-12-31 15:17:34 +08:00
} ,
"funding" : {
2026-01-12 12:21:35 +08:00
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/unist-util-visit-parents" : {
"version" : "6.0.2" ,
"resolved" : "https://registry.npmmirror.com/unist-util-visit-parents/-/unist-util-visit-parents-6.0.2.tgz" ,
"integrity" : "sha512-goh1s1TBrqSqukSc8wrjwWhL0hiJxgA8m4kFxGlQ+8FYQ3C/m11FcTs4YYem7V664AhHVvgoQLk890Ssdsr2IQ==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-12 12:21:35 +08:00
"@types/unist" : "^3.0.0" ,
"unist-util-is" : "^6.0.0"
2025-12-31 15:17:34 +08:00
} ,
2026-01-12 12:21:35 +08:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/use-sync-external-store" : {
"version" : "1.6.0" ,
"resolved" : "https://registry.npmmirror.com/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-31 15:17:34 +08:00
} ,
2026-01-15 20:10:19 +08:00
"node_modules/valid-data-url" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmmirror.com/valid-data-url/-/valid-data-url-3.0.1.tgz" ,
"integrity" : "sha512-jOWVmzVceKlVVdwjNSenT4PbGghU0SBIizAev8ofZVgivk/TVHXSbNL8LP6M3spZvkR9/QolkyJavGSX5Cs0UA==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"engines" : {
"node" : ">=10"
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/vfile" : {
"version" : "6.0.3" ,
"resolved" : "https://registry.npmmirror.com/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"
}
2025-12-31 15:17:34 +08:00
} ,
2026-01-12 12:21:35 +08:00
"node_modules/vfile-message" : {
"version" : "4.0.3" ,
"resolved" : "https://registry.npmmirror.com/vfile-message/-/vfile-message-4.0.3.tgz" ,
"integrity" : "sha512-QTHzsGd1EhbZs4AsQ20JX1rC3cOlt/IWJruk893DfLRr57lcnOeMaWG4K0JrRta4mIJZKth2Au3mM3u03/JWKw==" ,
"license" : "MIT" ,
2025-12-31 15:17:34 +08:00
"dependencies" : {
2026-01-12 12:21:35 +08:00
"@types/unist" : "^3.0.0" ,
"unist-util-stringify-position" : "^4.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/viewerjs" : {
"version" : "1.11.7" ,
"resolved" : "https://registry.npmmirror.com/viewerjs/-/viewerjs-1.11.7.tgz" ,
"integrity" : "sha512-0JuVqOmL5v1jmEAlG5EBDR3XquxY8DWFQbFMprOXgaBB0F7Q/X9xWdEaQc59D8xzwkdUgXEMSSknTpriq95igg==" ,
"license" : "MIT"
} ,
"node_modules/vite" : {
"version" : "7.3.1" ,
"resolved" : "https://registry.npmmirror.com/vite/-/vite-7.3.1.tgz" ,
"integrity" : "sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"dependencies" : {
"esbuild" : "^0.27.0" ,
"fdir" : "^6.5.0" ,
"picomatch" : "^4.0.3" ,
"postcss" : "^8.5.6" ,
"rollup" : "^4.43.0" ,
"tinyglobby" : "^0.2.15"
} ,
"bin" : {
"vite" : "bin/vite.js"
} ,
2025-12-31 15:17:34 +08:00
"engines" : {
2026-01-12 12:21:35 +08:00
"node" : "^20.19.0 || >=22.12.0"
} ,
"funding" : {
"url" : "https://github.com/vitejs/vite?sponsor=1"
} ,
"optionalDependencies" : {
"fsevents" : "~2.3.3"
2025-12-31 15:17:34 +08:00
} ,
"peerDependencies" : {
2026-01-12 12:21:35 +08:00
"@types/node" : "^20.19.0 || >=22.12.0" ,
"jiti" : ">=1.21.0" ,
"less" : "^4.0.0" ,
"lightningcss" : "^1.21.0" ,
"sass" : "^1.70.0" ,
"sass-embedded" : "^1.70.0" ,
"stylus" : ">=0.54.8" ,
"sugarss" : "^5.0.0" ,
"terser" : "^5.16.0" ,
"tsx" : "^4.8.1" ,
"yaml" : "^2.4.2"
2025-12-31 15:17:34 +08:00
} ,
"peerDependenciesMeta" : {
2026-01-12 12:21:35 +08:00
"@types/node" : {
"optional" : true
} ,
"jiti" : {
"optional" : true
} ,
"less" : {
"optional" : true
} ,
"lightningcss" : {
"optional" : true
} ,
"sass" : {
"optional" : true
} ,
"sass-embedded" : {
"optional" : true
} ,
"stylus" : {
"optional" : true
} ,
"sugarss" : {
"optional" : true
} ,
"terser" : {
"optional" : true
} ,
"tsx" : {
2025-12-31 15:17:34 +08:00
"optional" : true
} ,
2026-01-12 12:21:35 +08:00
"yaml" : {
2025-12-31 15:17:34 +08:00
"optional" : true
}
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/vitepress" : {
"version" : "2.0.0-alpha.15" ,
"resolved" : "https://registry.npmmirror.com/vitepress/-/vitepress-2.0.0-alpha.15.tgz" ,
"integrity" : "sha512-jhjSYd10Z6RZiKOa7jy0xMVf5NB5oSc/lS3bD/QoUc6V8PrvQR5JhC9104NEt6+oTGY/ftieVWxY9v7YI+1IjA==" ,
"license" : "MIT" ,
"dependencies" : {
"@docsearch/css" : "^4.3.2" ,
"@docsearch/js" : "^4.3.2" ,
"@iconify-json/simple-icons" : "^1.2.59" ,
"@shikijs/core" : "^3.15.0" ,
"@shikijs/transformers" : "^3.15.0" ,
"@shikijs/types" : "^3.15.0" ,
"@types/markdown-it" : "^14.1.2" ,
"@vitejs/plugin-vue" : "^6.0.1" ,
"@vue/devtools-api" : "^8.0.5" ,
"@vue/shared" : "^3.5.24" ,
"@vueuse/core" : "^14.0.0" ,
"@vueuse/integrations" : "^14.0.0" ,
"focus-trap" : "^7.6.6" ,
"mark.js" : "8.11.1" ,
"minisearch" : "^7.2.0" ,
"shiki" : "^3.15.0" ,
"vite" : "^7.2.2" ,
"vue" : "^3.5.24"
2025-12-31 15:17:34 +08:00
} ,
2026-01-12 12:21:35 +08:00
"bin" : {
"vitepress" : "bin/vitepress.js"
} ,
"peerDependencies" : {
"markdown-it-mathjax3" : "^4" ,
"oxc-minify" : "*" ,
"postcss" : "^8"
} ,
"peerDependenciesMeta" : {
"markdown-it-mathjax3" : {
"optional" : true
} ,
"oxc-minify" : {
"optional" : true
} ,
"postcss" : {
"optional" : true
}
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 14:11:31 +08:00
"node_modules/vitepress/node_modules/@types/web-bluetooth" : {
"version" : "0.0.21" ,
"resolved" : "https://registry.npmmirror.com/@types/web-bluetooth/-/web-bluetooth-0.0.21.tgz" ,
"integrity" : "sha512-oIQLCGWtcFZy2JW77j9k8nHzAOpqMHLQejDA48XXMWH6tjCQHz5RCFz1bzsmROyL6PUm+LLnUiI4BCn221inxA==" ,
"license" : "MIT"
} ,
"node_modules/vitepress/node_modules/@vueuse/core" : {
"version" : "14.1.0" ,
"resolved" : "https://registry.npmmirror.com/@vueuse/core/-/core-14.1.0.tgz" ,
"integrity" : "sha512-rgBinKs07hAYyPF834mDTigH7BtPqvZ3Pryuzt1SD/lg5wEcWqvwzXXYGEDb2/cP0Sj5zSvHl3WkmMELr5kfWw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/web-bluetooth" : "^0.0.21" ,
"@vueuse/metadata" : "14.1.0" ,
"@vueuse/shared" : "14.1.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/antfu"
} ,
"peerDependencies" : {
"vue" : "^3.5.0"
}
} ,
"node_modules/vitepress/node_modules/@vueuse/metadata" : {
"version" : "14.1.0" ,
"resolved" : "https://registry.npmmirror.com/@vueuse/metadata/-/metadata-14.1.0.tgz" ,
"integrity" : "sha512-7hK4g015rWn2PhKcZ99NyT+ZD9sbwm7SGvp7k+k+rKGWnLjS/oQozoIZzWfCewSUeBmnJkIb+CNr7Zc/EyRnnA==" ,
"license" : "MIT" ,
"funding" : {
"url" : "https://github.com/sponsors/antfu"
}
} ,
"node_modules/vitepress/node_modules/@vueuse/shared" : {
"version" : "14.1.0" ,
"resolved" : "https://registry.npmmirror.com/@vueuse/shared/-/shared-14.1.0.tgz" ,
"integrity" : "sha512-EcKxtYvn6gx1F8z9J5/rsg3+lTQnvOruQd8fUecW99DCK04BkWD7z5KQ/wTAx+DazyoEE9dJt/zV8OIEQbM6kw==" ,
"license" : "MIT" ,
"funding" : {
"url" : "https://github.com/sponsors/antfu"
} ,
"peerDependencies" : {
"vue" : "^3.5.0"
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/vue" : {
"version" : "3.5.26" ,
"resolved" : "https://registry.npmmirror.com/vue/-/vue-3.5.26.tgz" ,
"integrity" : "sha512-SJ/NTccVyAoNUJmkM9KUqPcYlY+u8OVL1X5EW9RIs3ch5H2uERxyyIUI4MRxVCSOiEcupX9xNGde1tL9ZKpimA==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
"dependencies" : {
2026-01-12 12:21:35 +08:00
"@vue/compiler-dom" : "3.5.26" ,
"@vue/compiler-sfc" : "3.5.26" ,
"@vue/runtime-dom" : "3.5.26" ,
"@vue/server-renderer" : "3.5.26" ,
"@vue/shared" : "3.5.26"
2025-12-31 15:17:34 +08:00
} ,
2026-01-12 12:21:35 +08:00
"peerDependencies" : {
"typescript" : "*"
} ,
"peerDependenciesMeta" : {
"typescript" : {
"optional" : true
}
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-15 20:10:19 +08:00
"node_modules/web-resource-inliner" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmmirror.com/web-resource-inliner/-/web-resource-inliner-6.0.1.tgz" ,
"integrity" : "sha512-kfqDxt5dTB1JhqsCUQVFDj0rmY+4HLwGQIsLPbyrsN9y9WV/1oFDSx3BQ4GfCv9X+jVeQ7rouTqwK53rA/7t8A==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"ansi-colors" : "^4.1.1" ,
"escape-goat" : "^3.0.0" ,
"htmlparser2" : "^5.0.0" ,
"mime" : "^2.4.6" ,
"node-fetch" : "^2.6.0" ,
"valid-data-url" : "^3.0.0"
} ,
"engines" : {
"node" : ">=10.0.0"
}
} ,
"node_modules/web-resource-inliner/node_modules/domhandler" : {
"version" : "3.3.0" ,
"resolved" : "https://registry.npmmirror.com/domhandler/-/domhandler-3.3.0.tgz" ,
"integrity" : "sha512-J1C5rIANUbuYK+FuFL98650rihynUOEzRLxW+90bKZRWB6A1X1Tf82GxR1qAWLyfNPRvjqfip3Q5tdYlmAa9lA==" ,
"license" : "BSD-2-Clause" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"domelementtype" : "^2.0.1"
} ,
"engines" : {
"node" : ">= 4"
} ,
"funding" : {
"url" : "https://github.com/fb55/domhandler?sponsor=1"
}
} ,
"node_modules/web-resource-inliner/node_modules/entities" : {
"version" : "2.2.0" ,
"resolved" : "https://registry.npmmirror.com/entities/-/entities-2.2.0.tgz" ,
"integrity" : "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==" ,
"license" : "BSD-2-Clause" ,
"optional" : true ,
"peer" : true ,
"funding" : {
"url" : "https://github.com/fb55/entities?sponsor=1"
}
} ,
"node_modules/web-resource-inliner/node_modules/htmlparser2" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmmirror.com/htmlparser2/-/htmlparser2-5.0.1.tgz" ,
"integrity" : "sha512-vKZZra6CSe9qsJzh0BjBGXo8dvzNsq/oGvsjfRdOrrryfeD9UOBEEQdeoqCRmKZchF5h2zOBMQ6YuQ0uRUmdbQ==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"domelementtype" : "^2.0.1" ,
"domhandler" : "^3.3.0" ,
"domutils" : "^2.4.2" ,
"entities" : "^2.0.0"
} ,
"funding" : {
"url" : "https://github.com/fb55/htmlparser2?sponsor=1"
}
} ,
"node_modules/webidl-conversions" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmmirror.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz" ,
"integrity" : "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==" ,
"license" : "BSD-2-Clause" ,
"optional" : true ,
"peer" : true
} ,
"node_modules/whatwg-url" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmmirror.com/whatwg-url/-/whatwg-url-5.0.0.tgz" ,
"integrity" : "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"tr46" : "~0.0.3" ,
"webidl-conversions" : "^3.0.0"
}
} ,
2026-02-01 23:42:12 +08:00
"node_modules/which" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmmirror.com/which/-/which-2.0.2.tgz" ,
"integrity" : "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==" ,
"license" : "ISC" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"isexe" : "^2.0.0"
} ,
"bin" : {
"node-which" : "bin/node-which"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
2026-01-15 20:10:19 +08:00
"node_modules/wicked-good-xpath" : {
"version" : "1.3.0" ,
"resolved" : "https://registry.npmmirror.com/wicked-good-xpath/-/wicked-good-xpath-1.3.0.tgz" ,
"integrity" : "sha512-Gd9+TUn5nXdwj/hFsPVx5cuHHiF5Bwuc30jZ4+ronF1qHK5O7HD0sgmXWSEgwKquT3ClLoKPVbO6qGwVwLzvAw==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true
} ,
2026-02-01 23:42:12 +08:00
"node_modules/wordwrap" : {
"version" : "0.0.3" ,
"resolved" : "https://registry.npmmirror.com/wordwrap/-/wordwrap-0.0.3.tgz" ,
"integrity" : "sha512-1tMA907+V4QmxV7dbRvb4/8MaRALK6q9Abid3ndMYnbyo8piisCmeONVqVSXqQA3KaP4SLt5b7ud6E2sqP8TFw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.4.0"
}
} ,
"node_modules/wrap-ansi" : {
"version" : "8.1.0" ,
"resolved" : "https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz" ,
"integrity" : "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"ansi-styles" : "^6.1.0" ,
"string-width" : "^5.0.1" ,
"strip-ansi" : "^7.0.1"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/wrap-ansi?sponsor=1"
}
} ,
"node_modules/wrap-ansi-cjs" : {
"name" : "wrap-ansi" ,
"version" : "7.0.0" ,
"resolved" : "https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz" ,
"integrity" : "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"ansi-styles" : "^4.0.0" ,
"string-width" : "^4.1.0" ,
"strip-ansi" : "^6.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/chalk/wrap-ansi?sponsor=1"
}
} ,
"node_modules/wrap-ansi-cjs/node_modules/ansi-regex" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmmirror.com/ansi-regex/-/ansi-regex-5.0.1.tgz" ,
"integrity" : "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/wrap-ansi-cjs/node_modules/ansi-styles" : {
"version" : "4.3.0" ,
"resolved" : "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz" ,
"integrity" : "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"color-convert" : "^2.0.1"
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-styles?sponsor=1"
}
} ,
"node_modules/wrap-ansi-cjs/node_modules/emoji-regex" : {
"version" : "8.0.0" ,
"resolved" : "https://registry.npmmirror.com/emoji-regex/-/emoji-regex-8.0.0.tgz" ,
"integrity" : "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true
} ,
"node_modules/wrap-ansi-cjs/node_modules/string-width" : {
"version" : "4.2.3" ,
"resolved" : "https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz" ,
"integrity" : "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"emoji-regex" : "^8.0.0" ,
"is-fullwidth-code-point" : "^3.0.0" ,
"strip-ansi" : "^6.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/wrap-ansi-cjs/node_modules/strip-ansi" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz" ,
"integrity" : "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"ansi-regex" : "^5.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/ws" : {
"version" : "0.4.32" ,
"resolved" : "https://registry.npmmirror.com/ws/-/ws-0.4.32.tgz" ,
"integrity" : "sha512-htqsS0U9Z9lb3ITjidQkRvkLdVhQePrMeu475yEfOWkAYvJ6dSjQp1tOH6ugaddzX5b7sQjMPNtY71eTzrV/kA==" ,
"hasInstallScript" : true ,
"dependencies" : {
"commander" : "~2.1.0" ,
"nan" : "~1.0.0" ,
"options" : ">=0.0.5" ,
"tinycolor" : "0.x"
} ,
"bin" : {
"wscat" : "bin/wscat"
} ,
"engines" : {
"node" : ">=0.4.0"
}
} ,
"node_modules/ws/node_modules/commander" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmmirror.com/commander/-/commander-2.1.0.tgz" ,
"integrity" : "sha512-J2wnb6TKniXNOtoHS8TSrG9IOQluPrsmyAJ8oCUJOBmv+uLBCyPYAZkD2jFvw2DCzIXNnISIM01NIvr35TkBMQ==" ,
"engines" : {
"node" : ">= 0.6.x"
}
} ,
"node_modules/yaml" : {
"version" : "2.8.2" ,
"resolved" : "https://registry.npmmirror.com/yaml/-/yaml-2.8.2.tgz" ,
"integrity" : "sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==" ,
"license" : "ISC" ,
"optional" : true ,
"peer" : true ,
"bin" : {
"yaml" : "bin.mjs"
} ,
"engines" : {
"node" : ">= 14.6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/eemeli"
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/zod" : {
"version" : "4.3.5" ,
"resolved" : "https://registry.npmmirror.com/zod/-/zod-4.3.5.tgz" ,
"integrity" : "sha512-k7Nwx6vuWx1IJ9Bjuf4Zt1PEllcwe7cls3VNzm4CQ1/hgtFUK2bRNG3rvnpPUhFjmqJKAKtjV576KnUkHocg/g==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"funding" : {
"url" : "https://github.com/sponsors/colinhacks"
2025-12-31 15:17:34 +08:00
}
} ,
2026-01-12 12:21:35 +08:00
"node_modules/zwitch" : {
"version" : "2.0.4" ,
"resolved" : "https://registry.npmmirror.com/zwitch/-/zwitch-2.0.4.tgz" ,
"integrity" : "sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==" ,
2025-12-31 15:17:34 +08:00
"license" : "MIT" ,
2026-01-12 12:21:35 +08:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
2025-12-31 15:17:34 +08:00
}
}
}
}