|
|
@ -12,8 +12,14 @@ |
|
|
|
"@tensorflow-models/handpose": "^0.1.0", |
|
|
|
"@tensorflow/tfjs-backend-webgl": "^4.22.0", |
|
|
|
"@tensorflow/tfjs-core": "^4.22.0", |
|
|
|
"element-plus": "^2.10.4", |
|
|
|
"fingerpose": "^0.1.0", |
|
|
|
"vue": "^3.5.17" |
|
|
|
"naive-ui": "^2.42.0", |
|
|
|
"pinia": "^3.0.3", |
|
|
|
"pinia-shared-state": "^1.0.1", |
|
|
|
"vue": "^3.5.17", |
|
|
|
"vue-i18n": "^9.14.4", |
|
|
|
"vue-router": "^4.5.0" |
|
|
|
}, |
|
|
|
"devDependencies": { |
|
|
|
"@types/node": "^24.0.12", |
|
|
@ -57,6 +63,18 @@ |
|
|
|
"node": ">=6.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@babel/runtime": { |
|
|
|
"version": "7.27.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/@babel/runtime/-/runtime-7.27.0.tgz", |
|
|
|
"integrity": "sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"regenerator-runtime": "^0.14.0" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">=6.9.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@babel/types": { |
|
|
|
"version": "7.28.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.28.0.tgz", |
|
|
@ -70,6 +88,48 @@ |
|
|
|
"node": ">=6.9.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@css-render/plugin-bem": { |
|
|
|
"version": "0.15.14", |
|
|
|
"resolved": "https://registry.npmmirror.com/@css-render/plugin-bem/-/plugin-bem-0.15.14.tgz", |
|
|
|
"integrity": "sha512-QK513CJ7yEQxm/P3EwsI+d+ha8kSOcjGvD6SevM41neEMxdULE+18iuQK6tEChAWMOQNQPLG/Rw3Khb69r5neg==", |
|
|
|
"license": "MIT", |
|
|
|
"peerDependencies": { |
|
|
|
"css-render": "~0.15.14" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@css-render/vue3-ssr": { |
|
|
|
"version": "0.15.14", |
|
|
|
"resolved": "https://registry.npmmirror.com/@css-render/vue3-ssr/-/vue3-ssr-0.15.14.tgz", |
|
|
|
"integrity": "sha512-//8027GSbxE9n3QlD73xFY6z4ZbHbvrOVB7AO6hsmrEzGbg+h2A09HboUyDgu+xsmj7JnvJD39Irt+2D0+iV8g==", |
|
|
|
"license": "MIT", |
|
|
|
"peerDependencies": { |
|
|
|
"vue": "^3.0.11" |
|
|
|
} |
|
|
|
}, |
|
|
|
"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" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@element-plus/icons-vue": { |
|
|
|
"version": "2.3.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/@element-plus/icons-vue/-/icons-vue-2.3.1.tgz", |
|
|
|
"integrity": "sha512-XxVUZv48RZAd87ucGS48jPf6pKu0yV5UCg9f4FFwtrYxXOwWuVJo6wOvSLKEoMQKjv8GsX/mhP6UsC1lRwbUWg==", |
|
|
|
"license": "MIT", |
|
|
|
"peerDependencies": { |
|
|
|
"vue": "^3.2.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@emotion/hash": { |
|
|
|
"version": "0.8.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/@emotion/hash/-/hash-0.8.0.tgz", |
|
|
|
"integrity": "sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow==", |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/@esbuild/aix-ppc64": { |
|
|
|
"version": "0.25.6", |
|
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/aix-ppc64/-/aix-ppc64-0.25.6.tgz", |
|
|
@ -512,18 +572,104 @@ |
|
|
|
"node": ">=18" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@floating-ui/core": { |
|
|
|
"version": "1.7.2", |
|
|
|
"resolved": "https://registry.npmmirror.com/@floating-ui/core/-/core-1.7.2.tgz", |
|
|
|
"integrity": "sha512-wNB5ooIKHQc+Kui96jE/n69rHFWAVoxn5CAzL1Xdd8FG03cgY3MLO+GF9U3W737fYDSgPWA6MReKhBQBop6Pcw==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@floating-ui/utils": "^0.2.10" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@floating-ui/dom": { |
|
|
|
"version": "1.7.2", |
|
|
|
"resolved": "https://registry.npmmirror.com/@floating-ui/dom/-/dom-1.7.2.tgz", |
|
|
|
"integrity": "sha512-7cfaOQuCS27HD7DX+6ib2OrnW+b4ZBwDNnCcT0uTyidcmyWb03FnQqJybDBoCnpdxwBSfA94UAYlRCt7mV+TbA==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@floating-ui/core": "^1.7.2", |
|
|
|
"@floating-ui/utils": "^0.2.10" |
|
|
|
} |
|
|
|
}, |
|
|
|
"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/@intlify/core-base": { |
|
|
|
"version": "9.14.4", |
|
|
|
"resolved": "https://registry.npmmirror.com/@intlify/core-base/-/core-base-9.14.4.tgz", |
|
|
|
"integrity": "sha512-vtZCt7NqWhKEtHa3SD/322DlgP5uR9MqWxnE0y8Q0tjDs9H5Lxhss+b5wv8rmuXRoHKLESNgw9d+EN9ybBbj9g==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@intlify/message-compiler": "9.14.4", |
|
|
|
"@intlify/shared": "9.14.4" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">= 16" |
|
|
|
}, |
|
|
|
"funding": { |
|
|
|
"url": "https://github.com/sponsors/kazupon" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@intlify/message-compiler": { |
|
|
|
"version": "9.14.4", |
|
|
|
"resolved": "https://registry.npmmirror.com/@intlify/message-compiler/-/message-compiler-9.14.4.tgz", |
|
|
|
"integrity": "sha512-vcyCLiVRN628U38c3PbahrhbbXrckrM9zpy0KZVlDk2Z0OnGwv8uQNNXP3twwGtfLsCf4gu3ci6FMIZnPaqZsw==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@intlify/shared": "9.14.4", |
|
|
|
"source-map-js": "^1.0.2" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">= 16" |
|
|
|
}, |
|
|
|
"funding": { |
|
|
|
"url": "https://github.com/sponsors/kazupon" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@intlify/shared": { |
|
|
|
"version": "9.14.4", |
|
|
|
"resolved": "https://registry.npmmirror.com/@intlify/shared/-/shared-9.14.4.tgz", |
|
|
|
"integrity": "sha512-P9zv6i1WvMc9qDBWvIgKkymjY2ptIiQ065PjDv7z7fDqH3J/HBRBN5IoiR46r/ujRcU7hCuSIZWvCAFCyuOYZA==", |
|
|
|
"license": "MIT", |
|
|
|
"engines": { |
|
|
|
"node": ">= 16" |
|
|
|
}, |
|
|
|
"funding": { |
|
|
|
"url": "https://github.com/sponsors/kazupon" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@jridgewell/sourcemap-codec": { |
|
|
|
"version": "1.5.4", |
|
|
|
"resolved": "https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.4.tgz", |
|
|
|
"integrity": "sha512-VT2+G1VQs/9oz078bLrYbecdZKs912zQlkelYpuf+SXF+QvZDYJlbx/LSx+meSAwdDFnF8FVXW92AVjjkVmgFw==", |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/@juggle/resize-observer": { |
|
|
|
"version": "3.4.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/@juggle/resize-observer/-/resize-observer-3.4.0.tgz", |
|
|
|
"integrity": "sha512-dfLbk+PwWvFzSxwk3n5ySL0hfBog779o8h68wK/7/APo/7cgyWp5jcXockbxdk5kFRkbeXWm4Fbi9FrdN381sA==", |
|
|
|
"license": "Apache-2.0" |
|
|
|
}, |
|
|
|
"node_modules/@mediapipe/tasks-vision": { |
|
|
|
"version": "0.10.22-rc.20250304", |
|
|
|
"resolved": "https://registry.npmmirror.com/@mediapipe/tasks-vision/-/tasks-vision-0.10.22-rc.20250304.tgz", |
|
|
|
"integrity": "sha512-dElxVXMFGthshfIj+qAVm8KE2jmNo2p8oXFib8WzEjb7GNaX/ClWBc8UJfoSZwjEMVrdHJ4YUfa7P3ifl6MIWw==", |
|
|
|
"license": "Apache-2.0" |
|
|
|
}, |
|
|
|
"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==", |
|
|
|
"license": "MIT", |
|
|
|
"funding": { |
|
|
|
"type": "opencollective", |
|
|
|
"url": "https://opencollective.com/popperjs" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@rolldown/pluginutils": { |
|
|
|
"version": "1.0.0-beta.19", |
|
|
|
"resolved": "https://registry.npmmirror.com/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.19.tgz", |
|
|
@ -901,6 +1047,27 @@ |
|
|
|
"dev": true, |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/@types/katex": { |
|
|
|
"version": "0.16.7", |
|
|
|
"resolved": "https://registry.npmmirror.com/@types/katex/-/katex-0.16.7.tgz", |
|
|
|
"integrity": "sha512-HMwFiRujE5PjrgwHQ25+bsLJgowjGjm5Z8FVSf0N6PwgJrwxH0QxzHYDcKsTfV3wva0vzrpqMTJS2jXPr5BMEQ==", |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/@types/lodash": { |
|
|
|
"version": "4.17.20", |
|
|
|
"resolved": "https://registry.npmmirror.com/@types/lodash/-/lodash-4.17.20.tgz", |
|
|
|
"integrity": "sha512-H3MHACvFUEiujabxhaI/ImO6gUrd8oOurg7LQtS7mbwIXA/cUqWrvBsaeJ23aZEPk1TAYkurjfMbSELfoCXlGA==", |
|
|
|
"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==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@types/lodash": "*" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@types/long": { |
|
|
|
"version": "4.0.2", |
|
|
|
"resolved": "https://registry.npmmirror.com/@types/long/-/long-4.0.2.tgz", |
|
|
@ -929,6 +1096,12 @@ |
|
|
|
"integrity": "sha512-ytDiArvrn/3Xk6/vtylys5tlY6eo7Ane0hvcx++TKo6RxQXuVfW0AF/oeWqAj9dN29SyhtawuXstgmPlwNcv/A==", |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/@types/web-bluetooth": { |
|
|
|
"version": "0.0.16", |
|
|
|
"resolved": "https://registry.npmmirror.com/@types/web-bluetooth/-/web-bluetooth-0.0.16.tgz", |
|
|
|
"integrity": "sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==", |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/@vitejs/plugin-vue": { |
|
|
|
"version": "6.0.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-6.0.0.tgz", |
|
|
@ -1036,6 +1209,39 @@ |
|
|
|
"he": "^1.2.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@vue/devtools-api": { |
|
|
|
"version": "7.7.7", |
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-7.7.7.tgz", |
|
|
|
"integrity": "sha512-lwOnNBH2e7x1fIIbVT7yF5D+YWhqELm55/4ZKf45R9T8r9dE2AIOy8HKjfqzGsoTHFbWbr337O4E0A0QADnjBg==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@vue/devtools-kit": "^7.7.7" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@vue/devtools-kit": { |
|
|
|
"version": "7.7.7", |
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/devtools-kit/-/devtools-kit-7.7.7.tgz", |
|
|
|
"integrity": "sha512-wgoZtxcTta65cnZ1Q6MbAfePVFxfM+gq0saaeytoph7nEa7yMXoi6sCPy4ufO111B9msnw0VOWjPEFCXuAKRHA==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@vue/devtools-shared": "^7.7.7", |
|
|
|
"birpc": "^2.3.0", |
|
|
|
"hookable": "^5.5.3", |
|
|
|
"mitt": "^3.0.1", |
|
|
|
"perfect-debounce": "^1.0.0", |
|
|
|
"speakingurl": "^14.0.1", |
|
|
|
"superjson": "^2.2.2" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@vue/devtools-shared": { |
|
|
|
"version": "7.7.7", |
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/devtools-shared/-/devtools-shared-7.7.7.tgz", |
|
|
|
"integrity": "sha512-+udSj47aRl5aKb0memBvcUG9koarqnxNM5yjuREvqwK6T3ap4mn3Zqqc17QrBFTqSMjr3HK1cvStEZpMDpfdyw==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"rfdc": "^1.4.1" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@vue/language-core": { |
|
|
|
"version": "2.2.12", |
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/language-core/-/language-core-2.2.12.tgz", |
|
|
@ -1130,6 +1336,94 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@vueuse/core": { |
|
|
|
"version": "9.13.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/@vueuse/core/-/core-9.13.0.tgz", |
|
|
|
"integrity": "sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@types/web-bluetooth": "^0.0.16", |
|
|
|
"@vueuse/metadata": "9.13.0", |
|
|
|
"@vueuse/shared": "9.13.0", |
|
|
|
"vue-demi": "*" |
|
|
|
}, |
|
|
|
"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" |
|
|
|
}, |
|
|
|
"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 |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@vueuse/metadata": { |
|
|
|
"version": "9.13.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/@vueuse/metadata/-/metadata-9.13.0.tgz", |
|
|
|
"integrity": "sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==", |
|
|
|
"license": "MIT", |
|
|
|
"funding": { |
|
|
|
"url": "https://github.com/sponsors/antfu" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@vueuse/shared": { |
|
|
|
"version": "9.13.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/@vueuse/shared/-/shared-9.13.0.tgz", |
|
|
|
"integrity": "sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"vue-demi": "*" |
|
|
|
}, |
|
|
|
"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 |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@webgpu/types": { |
|
|
|
"version": "0.1.38", |
|
|
|
"resolved": "https://registry.npmmirror.com/@webgpu/types/-/types-0.1.38.tgz", |
|
|
@ -1143,12 +1437,27 @@ |
|
|
|
"dev": true, |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"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" |
|
|
|
}, |
|
|
|
"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" |
|
|
|
}, |
|
|
|
"node_modules/birpc": { |
|
|
|
"version": "2.4.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/birpc/-/birpc-2.4.0.tgz", |
|
|
|
"integrity": "sha512-5IdNxTyhXHv2UlgnPHQ0h+5ypVmkrYHzL8QT+DwFZ//2N/oNV8Ch+BCRmTJ3x6/z9Axo/cXYBc9eprsUVK/Jsg==", |
|
|
|
"license": "MIT", |
|
|
|
"funding": { |
|
|
|
"url": "https://github.com/sponsors/antfu" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/brace-expansion": { |
|
|
|
"version": "2.0.2", |
|
|
|
"resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-2.0.2.tgz", |
|
|
@ -1159,18 +1468,89 @@ |
|
|
|
"balanced-match": "^1.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/broadcast-channel": { |
|
|
|
"version": "7.1.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/broadcast-channel/-/broadcast-channel-7.1.0.tgz", |
|
|
|
"integrity": "sha512-InJljddsYWbEL8LBnopnCg+qMQp9KcowvYWOt4YWrjD5HmxzDYKdVbDS1w/ji5rFZdRD58V5UxJPtBdpEbEJYw==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@babel/runtime": "7.27.0", |
|
|
|
"oblivious-set": "1.4.0", |
|
|
|
"p-queue": "6.6.2", |
|
|
|
"unload": "2.4.1" |
|
|
|
}, |
|
|
|
"funding": { |
|
|
|
"url": "https://github.com/sponsors/pubkey" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/concat-map": { |
|
|
|
"version": "0.0.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/concat-map/-/concat-map-0.0.1.tgz", |
|
|
|
"integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/copy-anything": { |
|
|
|
"version": "3.0.5", |
|
|
|
"resolved": "https://registry.npmmirror.com/copy-anything/-/copy-anything-3.0.5.tgz", |
|
|
|
"integrity": "sha512-yCEafptTtb4bk7GLEQoM8KVJpxAfdBJYaXyzQEgQQQgYrZiDp8SJmGKlYza6CYjEDNstAdNdKA3UuoULlEbS6w==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"is-what": "^4.1.8" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">=12.13" |
|
|
|
}, |
|
|
|
"funding": { |
|
|
|
"url": "https://github.com/sponsors/mesqueeb" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/css-render": { |
|
|
|
"version": "0.15.14", |
|
|
|
"resolved": "https://registry.npmmirror.com/css-render/-/css-render-0.15.14.tgz", |
|
|
|
"integrity": "sha512-9nF4PdUle+5ta4W5SyZdLCCmFd37uVimSjg1evcTqKJCyvCEEj12WKzOSBNak6r4im4J4iYXKH1OWpUV5LBYFg==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@emotion/hash": "~0.8.0", |
|
|
|
"csstype": "~3.0.5" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/css-render/node_modules/csstype": { |
|
|
|
"version": "3.0.11", |
|
|
|
"resolved": "https://registry.npmmirror.com/csstype/-/csstype-3.0.11.tgz", |
|
|
|
"integrity": "sha512-sa6P2wJ+CAbgyy4KFssIb/JNMLxFvKF1pCYCSXS8ZMuqZnMsrxqI2E5sPyoTpxoPU/gVZMzr2zjOfg8GIZOMsw==", |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/csstype": { |
|
|
|
"version": "3.1.3", |
|
|
|
"resolved": "https://registry.npmmirror.com/csstype/-/csstype-3.1.3.tgz", |
|
|
|
"integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==", |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/date-fns": { |
|
|
|
"version": "3.6.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/date-fns/-/date-fns-3.6.0.tgz", |
|
|
|
"integrity": "sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww==", |
|
|
|
"license": "MIT", |
|
|
|
"funding": { |
|
|
|
"type": "github", |
|
|
|
"url": "https://github.com/sponsors/kossnocorp" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/date-fns-tz": { |
|
|
|
"version": "3.2.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/date-fns-tz/-/date-fns-tz-3.2.0.tgz", |
|
|
|
"integrity": "sha512-sg8HqoTEulcbbbVXeg84u5UnlsQa8GS5QXMqjjYIhS4abEVVKIUwe0/l/UhrZdKaL/W5eWZNlbTeEIiOXTcsBQ==", |
|
|
|
"license": "MIT", |
|
|
|
"peerDependencies": { |
|
|
|
"date-fns": "^3.0.0 || ^4.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/dayjs": { |
|
|
|
"version": "1.11.13", |
|
|
|
"resolved": "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.13.tgz", |
|
|
|
"integrity": "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==", |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/de-indent": { |
|
|
|
"version": "1.0.2", |
|
|
|
"resolved": "https://registry.npmmirror.com/de-indent/-/de-indent-1.0.2.tgz", |
|
|
@ -1178,6 +1558,32 @@ |
|
|
|
"dev": true, |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/element-plus": { |
|
|
|
"version": "2.10.4", |
|
|
|
"resolved": "https://registry.npmmirror.com/element-plus/-/element-plus-2.10.4.tgz", |
|
|
|
"integrity": "sha512-UD4elWHrCnp1xlPhbXmVcaKFLCRaRAY6WWRwemGfGW3ceIjXm9fSYc9RNH3AiOEA6Ds1p9ZvhCs76CR9J8Vd+A==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@ctrl/tinycolor": "^3.4.1", |
|
|
|
"@element-plus/icons-vue": "^2.3.1", |
|
|
|
"@floating-ui/dom": "^1.0.1", |
|
|
|
"@popperjs/core": "npm:@sxzz/popperjs-es@^2.11.7", |
|
|
|
"@types/lodash": "^4.14.182", |
|
|
|
"@types/lodash-es": "^4.17.6", |
|
|
|
"@vueuse/core": "^9.1.0", |
|
|
|
"async-validator": "^4.2.5", |
|
|
|
"dayjs": "^1.11.13", |
|
|
|
"escape-html": "^1.0.3", |
|
|
|
"lodash": "^4.17.21", |
|
|
|
"lodash-es": "^4.17.21", |
|
|
|
"lodash-unified": "^1.0.2", |
|
|
|
"memoize-one": "^6.0.0", |
|
|
|
"normalize-wheel-es": "^1.2.0" |
|
|
|
}, |
|
|
|
"peerDependencies": { |
|
|
|
"vue": "^3.2.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/entities": { |
|
|
|
"version": "4.5.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/entities/-/entities-4.5.0.tgz", |
|
|
@ -1232,12 +1638,30 @@ |
|
|
|
"@esbuild/win32-x64": "0.25.6" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/escape-html": { |
|
|
|
"version": "1.0.3", |
|
|
|
"resolved": "https://registry.npmmirror.com/escape-html/-/escape-html-1.0.3.tgz", |
|
|
|
"integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==", |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"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" |
|
|
|
}, |
|
|
|
"node_modules/eventemitter3": { |
|
|
|
"version": "4.0.7", |
|
|
|
"resolved": "https://registry.npmmirror.com/eventemitter3/-/eventemitter3-4.0.7.tgz", |
|
|
|
"integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==", |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/evtd": { |
|
|
|
"version": "0.2.4", |
|
|
|
"resolved": "https://registry.npmmirror.com/evtd/-/evtd-0.2.4.tgz", |
|
|
|
"integrity": "sha512-qaeGN5bx63s/AXgQo8gj6fBkxge+OoLddLniox5qtLAEY5HSnuSlISXVPxnSae1dWblvTh4/HoMIB+mbMsvZzw==", |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/fdir": { |
|
|
|
"version": "6.4.6", |
|
|
|
"resolved": "https://registry.npmmirror.com/fdir/-/fdir-6.4.6.tgz", |
|
|
@ -1333,6 +1757,21 @@ |
|
|
|
"he": "bin/he" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/highlight.js": { |
|
|
|
"version": "11.11.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/highlight.js/-/highlight.js-11.11.1.tgz", |
|
|
|
"integrity": "sha512-Xwwo44whKBVCYoliBQwaPvtd/2tYFkRQtXDWj1nackaV2JPXx3L0+Jvd8/qCJ2p+ML0/XVkJ2q+Mr+UVdpJK5w==", |
|
|
|
"license": "BSD-3-Clause", |
|
|
|
"engines": { |
|
|
|
"node": ">=12.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/hookable": { |
|
|
|
"version": "5.5.3", |
|
|
|
"resolved": "https://registry.npmmirror.com/hookable/-/hookable-5.5.3.tgz", |
|
|
|
"integrity": "sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==", |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/inflight": { |
|
|
|
"version": "1.0.6", |
|
|
|
"resolved": "https://registry.npmmirror.com/inflight/-/inflight-1.0.6.tgz", |
|
|
@ -1350,6 +1789,41 @@ |
|
|
|
"integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", |
|
|
|
"license": "ISC" |
|
|
|
}, |
|
|
|
"node_modules/is-what": { |
|
|
|
"version": "4.1.16", |
|
|
|
"resolved": "https://registry.npmmirror.com/is-what/-/is-what-4.1.16.tgz", |
|
|
|
"integrity": "sha512-ZhMwEosbFJkA0YhFnNDgTM4ZxDRsS6HqTo7qsZM08fehyRYIYa0yHu5R6mgo1n/8MgaPBXiPimPD77baVFYg+A==", |
|
|
|
"license": "MIT", |
|
|
|
"engines": { |
|
|
|
"node": ">=12.13" |
|
|
|
}, |
|
|
|
"funding": { |
|
|
|
"url": "https://github.com/sponsors/mesqueeb" |
|
|
|
} |
|
|
|
}, |
|
|
|
"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.21", |
|
|
|
"resolved": "https://registry.npmmirror.com/lodash-es/-/lodash-es-4.17.21.tgz", |
|
|
|
"integrity": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==", |
|
|
|
"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==", |
|
|
|
"license": "MIT", |
|
|
|
"peerDependencies": { |
|
|
|
"@types/lodash-es": "*", |
|
|
|
"lodash": "*", |
|
|
|
"lodash-es": "*" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/long": { |
|
|
|
"version": "4.0.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/long/-/long-4.0.0.tgz", |
|
|
@ -1365,6 +1839,12 @@ |
|
|
|
"@jridgewell/sourcemap-codec": "^1.5.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"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" |
|
|
|
}, |
|
|
|
"node_modules/minimatch": { |
|
|
|
"version": "9.0.5", |
|
|
|
"resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-9.0.5.tgz", |
|
|
@ -1381,6 +1861,12 @@ |
|
|
|
"url": "https://github.com/sponsors/isaacs" |
|
|
|
} |
|
|
|
}, |
|
|
|
"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" |
|
|
|
}, |
|
|
|
"node_modules/muggle-string": { |
|
|
|
"version": "0.4.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/muggle-string/-/muggle-string-0.4.1.tgz", |
|
|
@ -1388,6 +1874,36 @@ |
|
|
|
"dev": true, |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/naive-ui": { |
|
|
|
"version": "2.42.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/naive-ui/-/naive-ui-2.42.0.tgz", |
|
|
|
"integrity": "sha512-c7cXR2YgOjgtBadXHwiWL4Y0tpGLAI5W5QzzHksOi22iuHXoSGMAzdkVTGVPE/PM0MSGQ/JtUIzCx2Y0hU0vTQ==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@css-render/plugin-bem": "^0.15.14", |
|
|
|
"@css-render/vue3-ssr": "^0.15.14", |
|
|
|
"@types/katex": "^0.16.2", |
|
|
|
"@types/lodash": "^4.14.198", |
|
|
|
"@types/lodash-es": "^4.17.9", |
|
|
|
"async-validator": "^4.2.5", |
|
|
|
"css-render": "^0.15.14", |
|
|
|
"csstype": "^3.1.3", |
|
|
|
"date-fns": "^3.6.0", |
|
|
|
"date-fns-tz": "^3.1.3", |
|
|
|
"evtd": "^0.2.4", |
|
|
|
"highlight.js": "^11.8.0", |
|
|
|
"lodash": "^4.17.21", |
|
|
|
"lodash-es": "^4.17.21", |
|
|
|
"seemly": "^0.3.8", |
|
|
|
"treemate": "^0.3.11", |
|
|
|
"vdirs": "^0.1.8", |
|
|
|
"vooks": "^0.2.12", |
|
|
|
"vueuc": "^0.4.63" |
|
|
|
}, |
|
|
|
"peerDependencies": { |
|
|
|
"vue": "^3.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/nanoid": { |
|
|
|
"version": "3.3.11", |
|
|
|
"resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.11.tgz", |
|
|
@ -1426,6 +1942,21 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
"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" |
|
|
|
}, |
|
|
|
"node_modules/oblivious-set": { |
|
|
|
"version": "1.4.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/oblivious-set/-/oblivious-set-1.4.0.tgz", |
|
|
|
"integrity": "sha512-szyd0ou0T8nsAqHtprRcP3WidfsN1TnAR5yWXf2mFCEr5ek3LEOkT6EZ/92Xfs74HIdyhG5WkGxIssMU0jBaeg==", |
|
|
|
"license": "MIT", |
|
|
|
"engines": { |
|
|
|
"node": ">=16" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/once": { |
|
|
|
"version": "1.4.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/once/-/once-1.4.0.tgz", |
|
|
@ -1435,6 +1966,43 @@ |
|
|
|
"wrappy": "1" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/p-finally": { |
|
|
|
"version": "1.0.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/p-finally/-/p-finally-1.0.0.tgz", |
|
|
|
"integrity": "sha512-LICb2p9CB7FS+0eR1oqWnHhp0FljGLZCWBE9aix0Uye9W8LTQPwMTYVGWQWIw9RdQiDg4+epXQODwIYJtSJaow==", |
|
|
|
"license": "MIT", |
|
|
|
"engines": { |
|
|
|
"node": ">=4" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/p-queue": { |
|
|
|
"version": "6.6.2", |
|
|
|
"resolved": "https://registry.npmmirror.com/p-queue/-/p-queue-6.6.2.tgz", |
|
|
|
"integrity": "sha512-RwFpb72c/BhQLEXIZ5K2e+AhgNVmIejGlTgiB9MzZ0e93GRvqZ7uSi0dvRF7/XIXDeNkra2fNHBxTyPDGySpjQ==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"eventemitter3": "^4.0.4", |
|
|
|
"p-timeout": "^3.2.0" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">=8" |
|
|
|
}, |
|
|
|
"funding": { |
|
|
|
"url": "https://github.com/sponsors/sindresorhus" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/p-timeout": { |
|
|
|
"version": "3.2.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/p-timeout/-/p-timeout-3.2.0.tgz", |
|
|
|
"integrity": "sha512-rhIwUycgwwKcP9yTOOFK/AKsAopjjCakVqLHePO3CC6Mir1Z99xT+R63jZxAT5lFZLa2inS5h+ZS2GvR99/FBg==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"p-finally": "^1.0.0" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">=8" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/path-browserify": { |
|
|
|
"version": "1.0.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/path-browserify/-/path-browserify-1.0.1.tgz", |
|
|
@ -1451,6 +2019,12 @@ |
|
|
|
"node": ">=0.10.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/perfect-debounce": { |
|
|
|
"version": "1.0.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/perfect-debounce/-/perfect-debounce-1.0.0.tgz", |
|
|
|
"integrity": "sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==", |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/picocolors": { |
|
|
|
"version": "1.1.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-1.1.1.tgz", |
|
|
@ -1470,6 +2044,42 @@ |
|
|
|
"url": "https://github.com/sponsors/jonschlinkert" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/pinia": { |
|
|
|
"version": "3.0.3", |
|
|
|
"resolved": "https://registry.npmmirror.com/pinia/-/pinia-3.0.3.tgz", |
|
|
|
"integrity": "sha512-ttXO/InUULUXkMHpTdp9Fj4hLpD/2AoJdmAbAeW2yu1iy1k+pkFekQXw5VpC0/5p51IOR/jDaDRfRWRnMMsGOA==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@vue/devtools-api": "^7.7.2" |
|
|
|
}, |
|
|
|
"funding": { |
|
|
|
"url": "https://github.com/sponsors/posva" |
|
|
|
}, |
|
|
|
"peerDependencies": { |
|
|
|
"typescript": ">=4.4.4", |
|
|
|
"vue": "^2.7.0 || ^3.5.11" |
|
|
|
}, |
|
|
|
"peerDependenciesMeta": { |
|
|
|
"typescript": { |
|
|
|
"optional": true |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/pinia-shared-state": { |
|
|
|
"version": "1.0.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/pinia-shared-state/-/pinia-shared-state-1.0.1.tgz", |
|
|
|
"integrity": "sha512-S7JGPsXuV5+cp+juoVaoszdH5fEFVtagQkw4X8ivNITSN+57axloXfdECcigWq1OOWoVOjdmdanuJS8xJc+VAg==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"broadcast-channel": "^7.0.0" |
|
|
|
}, |
|
|
|
"funding": { |
|
|
|
"url": "https://github.com/sponsors/wobsoriano" |
|
|
|
}, |
|
|
|
"peerDependencies": { |
|
|
|
"pinia": "^3.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/postcss": { |
|
|
|
"version": "8.5.6", |
|
|
|
"resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.5.6.tgz", |
|
|
@ -1498,6 +2108,18 @@ |
|
|
|
"node": "^10 || ^12 || >=14" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/regenerator-runtime": { |
|
|
|
"version": "0.14.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz", |
|
|
|
"integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==", |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/rfdc": { |
|
|
|
"version": "1.4.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/rfdc/-/rfdc-1.4.1.tgz", |
|
|
|
"integrity": "sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==", |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/rimraf": { |
|
|
|
"version": "3.0.2", |
|
|
|
"resolved": "https://registry.npmmirror.com/rimraf/-/rimraf-3.0.2.tgz", |
|
|
@ -1560,6 +2182,12 @@ |
|
|
|
"integrity": "sha512-8OwmbklUNzwezjGInmZ+2clQmExQPvomqjL7LFqOYqtmuxRgQYqOD3mHaU+MvZn5FLUeVxVfQjwLZW/n/JFuqg==", |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/seemly": { |
|
|
|
"version": "0.3.10", |
|
|
|
"resolved": "https://registry.npmmirror.com/seemly/-/seemly-0.3.10.tgz", |
|
|
|
"integrity": "sha512-2+SMxtG1PcsL0uyhkumlOU6Qo9TAQ/WyH7tthnPIOQB05/12jz9naq6GZ6iZ6ApVsO3rr2gsnTf3++OV63kE1Q==", |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/source-map-js": { |
|
|
|
"version": "1.2.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/source-map-js/-/source-map-js-1.2.1.tgz", |
|
|
@ -1569,6 +2197,27 @@ |
|
|
|
"node": ">=0.10.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"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", |
|
|
|
"engines": { |
|
|
|
"node": ">=0.10.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/superjson": { |
|
|
|
"version": "2.2.2", |
|
|
|
"resolved": "https://registry.npmmirror.com/superjson/-/superjson-2.2.2.tgz", |
|
|
|
"integrity": "sha512-5JRxVqC8I8NuOUjzBbvVJAKNM8qoVuH0O77h4WInc/qC2q5IreqKxYwgkga3PfA22OayK2ikceb/B26dztPl+Q==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"copy-anything": "^3.0.2" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">=16" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/tinyglobby": { |
|
|
|
"version": "0.2.14", |
|
|
|
"resolved": "https://registry.npmmirror.com/tinyglobby/-/tinyglobby-0.2.14.tgz", |
|
|
@ -1592,6 +2241,12 @@ |
|
|
|
"integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==", |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/treemate": { |
|
|
|
"version": "0.3.11", |
|
|
|
"resolved": "https://registry.npmmirror.com/treemate/-/treemate-0.3.11.tgz", |
|
|
|
"integrity": "sha512-M8RGFoKtZ8dF+iwJfAJTOH/SM4KluKOKRJpjCMhI8bG3qB74zrFoArKZ62ll0Fr3mqkMJiQOmWYkdYgDeITYQg==", |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/tslib": { |
|
|
|
"version": "2.8.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/tslib/-/tslib-2.8.1.tgz", |
|
|
@ -1619,6 +2274,27 @@ |
|
|
|
"dev": true, |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/unload": { |
|
|
|
"version": "2.4.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/unload/-/unload-2.4.1.tgz", |
|
|
|
"integrity": "sha512-IViSAm8Z3sRBYA+9wc0fLQmU9Nrxb16rcDmIiR6Y9LJSZzI7QY5QsDhqPpKOjAn0O9/kfK1TfNEMMAGPTIraPw==", |
|
|
|
"license": "Apache-2.0", |
|
|
|
"funding": { |
|
|
|
"url": "https://github.com/sponsors/pubkey" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/vdirs": { |
|
|
|
"version": "0.1.8", |
|
|
|
"resolved": "https://registry.npmmirror.com/vdirs/-/vdirs-0.1.8.tgz", |
|
|
|
"integrity": "sha512-H9V1zGRLQZg9b+GdMk8MXDN2Lva0zx72MPahDKc30v+DtwKjfyOSXWRIX4t2mhDubM1H09gPhWeth/BJWPHGUw==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"evtd": "^0.2.2" |
|
|
|
}, |
|
|
|
"peerDependencies": { |
|
|
|
"vue": "^3.0.11" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/vite": { |
|
|
|
"version": "7.0.3", |
|
|
|
"resolved": "https://registry.npmmirror.com/vite/-/vite-7.0.3.tgz", |
|
|
@ -1694,6 +2370,18 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/vooks": { |
|
|
|
"version": "0.2.12", |
|
|
|
"resolved": "https://registry.npmmirror.com/vooks/-/vooks-0.2.12.tgz", |
|
|
|
"integrity": "sha512-iox0I3RZzxtKlcgYaStQYKEzWWGAduMmq+jS7OrNdQo1FgGfPMubGL3uGHOU9n97NIvfFDBGnpSvkWyb/NSn/Q==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"evtd": "^0.2.2" |
|
|
|
}, |
|
|
|
"peerDependencies": { |
|
|
|
"vue": "^3.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/vscode-uri": { |
|
|
|
"version": "3.1.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/vscode-uri/-/vscode-uri-3.1.0.tgz", |
|
|
@ -1722,6 +2410,53 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/vue-i18n": { |
|
|
|
"version": "9.14.4", |
|
|
|
"resolved": "https://registry.npmmirror.com/vue-i18n/-/vue-i18n-9.14.4.tgz", |
|
|
|
"integrity": "sha512-B934C8yUyWLT0EMud3DySrwSUJI7ZNiWYsEEz2gknTthqKiG4dzWE/WSa8AzCuSQzwBEv4HtG1jZDhgzPfWSKQ==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@intlify/core-base": "9.14.4", |
|
|
|
"@intlify/shared": "9.14.4", |
|
|
|
"@vue/devtools-api": "^6.5.0" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">= 16" |
|
|
|
}, |
|
|
|
"funding": { |
|
|
|
"url": "https://github.com/sponsors/kazupon" |
|
|
|
}, |
|
|
|
"peerDependencies": { |
|
|
|
"vue": "^3.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/vue-i18n/node_modules/@vue/devtools-api": { |
|
|
|
"version": "6.6.4", |
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-6.6.4.tgz", |
|
|
|
"integrity": "sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==", |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/vue-router": { |
|
|
|
"version": "4.5.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/vue-router/-/vue-router-4.5.1.tgz", |
|
|
|
"integrity": "sha512-ogAF3P97NPm8fJsE4by9dwSYtDwXIY1nFY9T6DyQnGHd1E2Da94w9JIolpe42LJGIl0DwOHBi8TcRPlPGwbTtw==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@vue/devtools-api": "^6.6.4" |
|
|
|
}, |
|
|
|
"funding": { |
|
|
|
"url": "https://github.com/sponsors/posva" |
|
|
|
}, |
|
|
|
"peerDependencies": { |
|
|
|
"vue": "^3.2.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/vue-router/node_modules/@vue/devtools-api": { |
|
|
|
"version": "6.6.4", |
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-6.6.4.tgz", |
|
|
|
"integrity": "sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==", |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/vue-tsc": { |
|
|
|
"version": "2.2.12", |
|
|
|
"resolved": "https://registry.npmmirror.com/vue-tsc/-/vue-tsc-2.2.12.tgz", |
|
|
@ -1739,6 +2474,24 @@ |
|
|
|
"typescript": ">=5.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/vueuc": { |
|
|
|
"version": "0.4.64", |
|
|
|
"resolved": "https://registry.npmmirror.com/vueuc/-/vueuc-0.4.64.tgz", |
|
|
|
"integrity": "sha512-wlJQj7fIwKK2pOEoOq4Aro8JdPOGpX8aWQhV8YkTW9OgWD2uj2O8ANzvSsIGjx7LTOc7QbS7sXdxHi6XvRnHPA==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@css-render/vue3-ssr": "^0.15.10", |
|
|
|
"@juggle/resize-observer": "^3.3.1", |
|
|
|
"css-render": "^0.15.10", |
|
|
|
"evtd": "^0.2.4", |
|
|
|
"seemly": "^0.3.6", |
|
|
|
"vdirs": "^0.1.4", |
|
|
|
"vooks": "^0.2.4" |
|
|
|
}, |
|
|
|
"peerDependencies": { |
|
|
|
"vue": "^3.0.11" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/webidl-conversions": { |
|
|
|
"version": "3.0.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz", |
|
|
|