- 重构App.vue中的侧边栏布局,更新Logo设计为带有标识和副标题的新样式 - 调整顶部导航栏,增加标题区域显示当前路由标题和日期 - 修改菜单项配置,更新导航标签为更直观的中文描述 - 在Home.vue中替换原有的仪表板为新的Hero卡片和项目进展展示 - 更新Memory.vue中的学习界面,添加学习计划设置和多阶段学习模式 - 集成新的API端点路径,将baseURL从/api调整为/api/v1 - 调整整体视觉风格,包括颜色主题、字体家族和响应式布局 - 更新数据库模型以支持词库功能,添加相关的数据迁移和种子数据 - 调整认证系统的用户ID类型从整型到字符串的变更 - 更改前端构建工具从npm到pnpm,并更新相应的Dockerfile配置
1457 lines
46 KiB
YAML
1457 lines
46 KiB
YAML
lockfileVersion: '9.0'
|
|
|
|
settings:
|
|
autoInstallPeers: true
|
|
excludeLinksFromLockfile: false
|
|
|
|
importers:
|
|
|
|
.:
|
|
dependencies:
|
|
axios:
|
|
specifier: ^1.6.8
|
|
version: 1.13.5
|
|
element-plus:
|
|
specifier: ^2.7.2
|
|
version: 2.13.2(vue@3.5.29(typescript@5.9.3))
|
|
vue:
|
|
specifier: ^3.4.21
|
|
version: 3.5.29(typescript@5.9.3)
|
|
vue-router:
|
|
specifier: ^4.3.0
|
|
version: 4.6.4(vue@3.5.29(typescript@5.9.3))
|
|
devDependencies:
|
|
'@types/node':
|
|
specifier: ^25.3.1
|
|
version: 25.3.2
|
|
'@vitejs/plugin-vue':
|
|
specifier: ^5.0.4
|
|
version: 5.2.4(vite@5.4.21(@types/node@25.3.2)(sass@1.97.3))(vue@3.5.29(typescript@5.9.3))
|
|
sass:
|
|
specifier: ^1.97.3
|
|
version: 1.97.3
|
|
typescript:
|
|
specifier: ^5.9.3
|
|
version: 5.9.3
|
|
vite:
|
|
specifier: ^5.1.6
|
|
version: 5.4.21(@types/node@25.3.2)(sass@1.97.3)
|
|
vue-tsc:
|
|
specifier: ^3.2.5
|
|
version: 3.2.5(typescript@5.9.3)
|
|
|
|
packages:
|
|
|
|
'@babel/helper-string-parser@7.27.1':
|
|
resolution: {integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-validator-identifier@7.28.5':
|
|
resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/parser@7.29.0':
|
|
resolution: {integrity: sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww==}
|
|
engines: {node: '>=6.0.0'}
|
|
hasBin: true
|
|
|
|
'@babel/types@7.29.0':
|
|
resolution: {integrity: sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@ctrl/tinycolor@3.6.1':
|
|
resolution: {integrity: sha512-SITSV6aIXsuVNV3f3O0f2n/cgyEDWoSqtZMYiAmcsYHydcKrOz3gUxB/iXd/Qf08+IZX4KpgNbvUdMBmWz+kcA==}
|
|
engines: {node: '>=10'}
|
|
|
|
'@element-plus/icons-vue@2.3.2':
|
|
resolution: {integrity: sha512-OzIuTaIfC8QXEPmJvB4Y4kw34rSXdCJzxcD1kFStBvr8bK6X1zQAYDo0CNMjojnfTqRQCJ0I7prlErcoRiET2A==}
|
|
peerDependencies:
|
|
vue: ^3.2.0
|
|
|
|
'@esbuild/aix-ppc64@0.21.5':
|
|
resolution: {integrity: sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ppc64]
|
|
os: [aix]
|
|
|
|
'@esbuild/android-arm64@0.21.5':
|
|
resolution: {integrity: sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@esbuild/android-arm@0.21.5':
|
|
resolution: {integrity: sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@esbuild/android-x64@0.21.5':
|
|
resolution: {integrity: sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [android]
|
|
|
|
'@esbuild/darwin-arm64@0.21.5':
|
|
resolution: {integrity: sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/darwin-x64@0.21.5':
|
|
resolution: {integrity: sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/freebsd-arm64@0.21.5':
|
|
resolution: {integrity: sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/freebsd-x64@0.21.5':
|
|
resolution: {integrity: sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/linux-arm64@0.21.5':
|
|
resolution: {integrity: sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-arm@0.21.5':
|
|
resolution: {integrity: sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ia32@0.21.5':
|
|
resolution: {integrity: sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ia32]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-loong64@0.21.5':
|
|
resolution: {integrity: sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-mips64el@0.21.5':
|
|
resolution: {integrity: sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [mips64el]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ppc64@0.21.5':
|
|
resolution: {integrity: sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-riscv64@0.21.5':
|
|
resolution: {integrity: sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-s390x@0.21.5':
|
|
resolution: {integrity: sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==}
|
|
engines: {node: '>=12'}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-x64@0.21.5':
|
|
resolution: {integrity: sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@esbuild/netbsd-x64@0.21.5':
|
|
resolution: {integrity: sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [netbsd]
|
|
|
|
'@esbuild/openbsd-x64@0.21.5':
|
|
resolution: {integrity: sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
|
|
'@esbuild/sunos-x64@0.21.5':
|
|
resolution: {integrity: sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [sunos]
|
|
|
|
'@esbuild/win32-arm64@0.21.5':
|
|
resolution: {integrity: sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-ia32@0.21.5':
|
|
resolution: {integrity: sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-x64@0.21.5':
|
|
resolution: {integrity: sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@floating-ui/core@1.7.4':
|
|
resolution: {integrity: sha512-C3HlIdsBxszvm5McXlB8PeOEWfBhcGBTZGkGlWc2U0KFY5IwG5OQEuQ8rq52DZmcHDlPLd+YFBK+cZcytwIFWg==}
|
|
|
|
'@floating-ui/dom@1.7.5':
|
|
resolution: {integrity: sha512-N0bD2kIPInNHUHehXhMke1rBGs1dwqvC9O9KYMyyjK7iXt7GAhnro7UlcuYcGdS/yYOlq0MAVgrow8IbWJwyqg==}
|
|
|
|
'@floating-ui/utils@0.2.10':
|
|
resolution: {integrity: sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==}
|
|
|
|
'@jridgewell/sourcemap-codec@1.5.5':
|
|
resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==}
|
|
|
|
'@parcel/watcher-android-arm64@2.5.6':
|
|
resolution: {integrity: sha512-YQxSS34tPF/6ZG7r/Ih9xy+kP/WwediEUsqmtf0cuCV5TPPKw/PQHRhueUo6JdeFJaqV3pyjm0GdYjZotbRt/A==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@parcel/watcher-darwin-arm64@2.5.6':
|
|
resolution: {integrity: sha512-Z2ZdrnwyXvvvdtRHLmM4knydIdU9adO3D4n/0cVipF3rRiwP+3/sfzpAwA/qKFL6i1ModaabkU7IbpeMBgiVEA==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@parcel/watcher-darwin-x64@2.5.6':
|
|
resolution: {integrity: sha512-HgvOf3W9dhithcwOWX9uDZyn1lW9R+7tPZ4sug+NGrGIo4Rk1hAXLEbcH1TQSqxts0NYXXlOWqVpvS1SFS4fRg==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@parcel/watcher-freebsd-x64@2.5.6':
|
|
resolution: {integrity: sha512-vJVi8yd/qzJxEKHkeemh7w3YAn6RJCtYlE4HPMoVnCpIXEzSrxErBW5SJBgKLbXU3WdIpkjBTeUNtyBVn8TRng==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@parcel/watcher-linux-arm-glibc@2.5.6':
|
|
resolution: {integrity: sha512-9JiYfB6h6BgV50CCfasfLf/uvOcJskMSwcdH1PHH9rvS1IrNy8zad6IUVPVUfmXr+u+Km9IxcfMLzgdOudz9EQ==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@parcel/watcher-linux-arm-musl@2.5.6':
|
|
resolution: {integrity: sha512-Ve3gUCG57nuUUSyjBq/MAM0CzArtuIOxsBdQ+ftz6ho8n7s1i9E1Nmk/xmP323r2YL0SONs1EuwqBp2u1k5fxg==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@parcel/watcher-linux-arm64-glibc@2.5.6':
|
|
resolution: {integrity: sha512-f2g/DT3NhGPdBmMWYoxixqYr3v/UXcmLOYy16Bx0TM20Tchduwr4EaCbmxh1321TABqPGDpS8D/ggOTaljijOA==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@parcel/watcher-linux-arm64-musl@2.5.6':
|
|
resolution: {integrity: sha512-qb6naMDGlbCwdhLj6hgoVKJl2odL34z2sqkC7Z6kzir8b5W65WYDpLB6R06KabvZdgoHI/zxke4b3zR0wAbDTA==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@parcel/watcher-linux-x64-glibc@2.5.6':
|
|
resolution: {integrity: sha512-kbT5wvNQlx7NaGjzPFu8nVIW1rWqV780O7ZtkjuWaPUgpv2NMFpjYERVi0UYj1msZNyCzGlaCWEtzc+exjMGbQ==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@parcel/watcher-linux-x64-musl@2.5.6':
|
|
resolution: {integrity: sha512-1JRFeC+h7RdXwldHzTsmdtYR/Ku8SylLgTU/reMuqdVD7CtLwf0VR1FqeprZ0eHQkO0vqsbvFLXUmYm/uNKJBg==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@parcel/watcher-win32-arm64@2.5.6':
|
|
resolution: {integrity: sha512-3ukyebjc6eGlw9yRt678DxVF7rjXatWiHvTXqphZLvo7aC5NdEgFufVwjFfY51ijYEWpXbqF5jtrK275z52D4Q==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@parcel/watcher-win32-ia32@2.5.6':
|
|
resolution: {integrity: sha512-k35yLp1ZMwwee3Ez/pxBi5cf4AoBKYXj00CZ80jUz5h8prpiaQsiRPKQMxoLstNuqe2vR4RNPEAEcjEFzhEz/g==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@parcel/watcher-win32-x64@2.5.6':
|
|
resolution: {integrity: sha512-hbQlYcCq5dlAX9Qx+kFb0FHue6vbjlf0FrNzSKdYK2APUf7tGfGxQCk2ihEREmbR6ZMc0MVAD5RIX/41gpUzTw==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@parcel/watcher@2.5.6':
|
|
resolution: {integrity: sha512-tmmZ3lQxAe/k/+rNnXQRawJ4NjxO2hqiOLTHvWchtGZULp4RyFeh6aU4XdOYBFe2KE1oShQTv4AblOs2iOrNnQ==}
|
|
engines: {node: '>= 10.0.0'}
|
|
|
|
'@rollup/rollup-android-arm-eabi@4.59.0':
|
|
resolution: {integrity: sha512-upnNBkA6ZH2VKGcBj9Fyl9IGNPULcjXRlg0LLeaioQWueH30p6IXtJEbKAgvyv+mJaMxSm1l6xwDXYjpEMiLMg==}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@rollup/rollup-android-arm64@4.59.0':
|
|
resolution: {integrity: sha512-hZ+Zxj3SySm4A/DylsDKZAeVg0mvi++0PYVceVyX7hemkw7OreKdCvW2oQ3T1FMZvCaQXqOTHb8qmBShoqk69Q==}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@rollup/rollup-darwin-arm64@4.59.0':
|
|
resolution: {integrity: sha512-W2Psnbh1J8ZJw0xKAd8zdNgF9HRLkdWwwdWqubSVk0pUuQkoHnv7rx4GiF9rT4t5DIZGAsConRE3AxCdJ4m8rg==}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@rollup/rollup-darwin-x64@4.59.0':
|
|
resolution: {integrity: sha512-ZW2KkwlS4lwTv7ZVsYDiARfFCnSGhzYPdiOU4IM2fDbL+QGlyAbjgSFuqNRbSthybLbIJ915UtZBtmuLrQAT/w==}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@rollup/rollup-freebsd-arm64@4.59.0':
|
|
resolution: {integrity: sha512-EsKaJ5ytAu9jI3lonzn3BgG8iRBjV4LxZexygcQbpiU0wU0ATxhNVEpXKfUa0pS05gTcSDMKpn3Sx+QB9RlTTA==}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
|
|
'@rollup/rollup-freebsd-x64@4.59.0':
|
|
resolution: {integrity: sha512-d3DuZi2KzTMjImrxoHIAODUZYoUUMsuUiY4SRRcJy6NJoZ6iIqWnJu9IScV9jXysyGMVuW+KNzZvBLOcpdl3Vg==}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@rollup/rollup-linux-arm-gnueabihf@4.59.0':
|
|
resolution: {integrity: sha512-t4ONHboXi/3E0rT6OZl1pKbl2Vgxf9vJfWgmUoCEVQVxhW6Cw/c8I6hbbu7DAvgp82RKiH7TpLwxnJeKv2pbsw==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@rollup/rollup-linux-arm-musleabihf@4.59.0':
|
|
resolution: {integrity: sha512-CikFT7aYPA2ufMD086cVORBYGHffBo4K8MQ4uPS/ZnY54GKj36i196u8U+aDVT2LX4eSMbyHtyOh7D7Zvk2VvA==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@rollup/rollup-linux-arm64-gnu@4.59.0':
|
|
resolution: {integrity: sha512-jYgUGk5aLd1nUb1CtQ8E+t5JhLc9x5WdBKew9ZgAXg7DBk0ZHErLHdXM24rfX+bKrFe+Xp5YuJo54I5HFjGDAA==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@rollup/rollup-linux-arm64-musl@4.59.0':
|
|
resolution: {integrity: sha512-peZRVEdnFWZ5Bh2KeumKG9ty7aCXzzEsHShOZEFiCQlDEepP1dpUl/SrUNXNg13UmZl+gzVDPsiCwnV1uI0RUA==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@rollup/rollup-linux-loong64-gnu@4.59.0':
|
|
resolution: {integrity: sha512-gbUSW/97f7+r4gHy3Jlup8zDG190AuodsWnNiXErp9mT90iCy9NKKU0Xwx5k8VlRAIV2uU9CsMnEFg/xXaOfXg==}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@rollup/rollup-linux-loong64-musl@4.59.0':
|
|
resolution: {integrity: sha512-yTRONe79E+o0FWFijasoTjtzG9EBedFXJMl888NBEDCDV9I2wGbFFfJQQe63OijbFCUZqxpHz1GzpbtSFikJ4Q==}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@rollup/rollup-linux-ppc64-gnu@4.59.0':
|
|
resolution: {integrity: sha512-sw1o3tfyk12k3OEpRddF68a1unZ5VCN7zoTNtSn2KndUE+ea3m3ROOKRCZxEpmT9nsGnogpFP9x6mnLTCaoLkA==}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@rollup/rollup-linux-ppc64-musl@4.59.0':
|
|
resolution: {integrity: sha512-+2kLtQ4xT3AiIxkzFVFXfsmlZiG5FXYW7ZyIIvGA7Bdeuh9Z0aN4hVyXS/G1E9bTP/vqszNIN/pUKCk/BTHsKA==}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@rollup/rollup-linux-riscv64-gnu@4.59.0':
|
|
resolution: {integrity: sha512-NDYMpsXYJJaj+I7UdwIuHHNxXZ/b/N2hR15NyH3m2qAtb/hHPA4g4SuuvrdxetTdndfj9b1WOmy73kcPRoERUg==}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@rollup/rollup-linux-riscv64-musl@4.59.0':
|
|
resolution: {integrity: sha512-nLckB8WOqHIf1bhymk+oHxvM9D3tyPndZH8i8+35p/1YiVoVswPid2yLzgX7ZJP0KQvnkhM4H6QZ5m0LzbyIAg==}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@rollup/rollup-linux-s390x-gnu@4.59.0':
|
|
resolution: {integrity: sha512-oF87Ie3uAIvORFBpwnCvUzdeYUqi2wY6jRFWJAy1qus/udHFYIkplYRW+wo+GRUP4sKzYdmE1Y3+rY5Gc4ZO+w==}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@rollup/rollup-linux-x64-gnu@4.59.0':
|
|
resolution: {integrity: sha512-3AHmtQq/ppNuUspKAlvA8HtLybkDflkMuLK4DPo77DfthRb71V84/c4MlWJXixZz4uruIH4uaa07IqoAkG64fg==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@rollup/rollup-linux-x64-musl@4.59.0':
|
|
resolution: {integrity: sha512-2UdiwS/9cTAx7qIUZB/fWtToJwvt0Vbo0zmnYt7ED35KPg13Q0ym1g442THLC7VyI6JfYTP4PiSOWyoMdV2/xg==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@rollup/rollup-openbsd-x64@4.59.0':
|
|
resolution: {integrity: sha512-M3bLRAVk6GOwFlPTIxVBSYKUaqfLrn8l0psKinkCFxl4lQvOSz8ZrKDz2gxcBwHFpci0B6rttydI4IpS4IS/jQ==}
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
|
|
'@rollup/rollup-openharmony-arm64@4.59.0':
|
|
resolution: {integrity: sha512-tt9KBJqaqp5i5HUZzoafHZX8b5Q2Fe7UjYERADll83O4fGqJ49O1FsL6LpdzVFQcpwvnyd0i+K/VSwu/o/nWlA==}
|
|
cpu: [arm64]
|
|
os: [openharmony]
|
|
|
|
'@rollup/rollup-win32-arm64-msvc@4.59.0':
|
|
resolution: {integrity: sha512-V5B6mG7OrGTwnxaNUzZTDTjDS7F75PO1ae6MJYdiMu60sq0CqN5CVeVsbhPxalupvTX8gXVSU9gq+Rx1/hvu6A==}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@rollup/rollup-win32-ia32-msvc@4.59.0':
|
|
resolution: {integrity: sha512-UKFMHPuM9R0iBegwzKF4y0C4J9u8C6MEJgFuXTBerMk7EJ92GFVFYBfOZaSGLu6COf7FxpQNqhNS4c4icUPqxA==}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@rollup/rollup-win32-x64-gnu@4.59.0':
|
|
resolution: {integrity: sha512-laBkYlSS1n2L8fSo1thDNGrCTQMmxjYY5G0WFWjFFYZkKPjsMBsgJfGf4TLxXrF6RyhI60L8TMOjBMvXiTcxeA==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@rollup/rollup-win32-x64-msvc@4.59.0':
|
|
resolution: {integrity: sha512-2HRCml6OztYXyJXAvdDXPKcawukWY2GpR5/nxKp4iBgiO3wcoEGkAaqctIbZcNB6KlUQBIqt8VYkNSj2397EfA==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@sxzz/popperjs-es@2.11.8':
|
|
resolution: {integrity: sha512-wOwESXvvED3S8xBmcPWHs2dUuzrE4XiZeFu7e1hROIJkm02a49N120pmOXxY33sBb6hArItm5W5tcg1cBtV+HQ==}
|
|
|
|
'@types/estree@1.0.8':
|
|
resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==}
|
|
|
|
'@types/lodash-es@4.17.12':
|
|
resolution: {integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==}
|
|
|
|
'@types/lodash@4.17.24':
|
|
resolution: {integrity: sha512-gIW7lQLZbue7lRSWEFql49QJJWThrTFFeIMJdp3eH4tKoxm1OvEPg02rm4wCCSHS0cL3/Fizimb35b7k8atwsQ==}
|
|
|
|
'@types/node@25.3.2':
|
|
resolution: {integrity: sha512-RpV6r/ij22zRRdyBPcxDeKAzH43phWVKEjL2iksqo1Vz3CuBUrgmPpPhALKiRfU7OMCmeeO9vECBMsV0hMTG8Q==}
|
|
|
|
'@types/web-bluetooth@0.0.20':
|
|
resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==}
|
|
|
|
'@vitejs/plugin-vue@5.2.4':
|
|
resolution: {integrity: sha512-7Yx/SXSOcQq5HiiV3orevHUFn+pmMB4cgbEkDYgnkUWb0WfeQ/wa2yFv6D5ICiCQOVpjA7vYDXrC7AGO8yjDHA==}
|
|
engines: {node: ^18.0.0 || >=20.0.0}
|
|
peerDependencies:
|
|
vite: ^5.0.0 || ^6.0.0
|
|
vue: ^3.2.25
|
|
|
|
'@volar/language-core@2.4.28':
|
|
resolution: {integrity: sha512-w4qhIJ8ZSitgLAkVay6AbcnC7gP3glYM3fYwKV3srj8m494E3xtrCv6E+bWviiK/8hs6e6t1ij1s2Endql7vzQ==}
|
|
|
|
'@volar/source-map@2.4.28':
|
|
resolution: {integrity: sha512-yX2BDBqJkRXfKw8my8VarTyjv48QwxdJtvRgUpNE5erCsgEUdI2DsLbpa+rOQVAJYshY99szEcRDmyHbF10ggQ==}
|
|
|
|
'@volar/typescript@2.4.28':
|
|
resolution: {integrity: sha512-Ja6yvWrbis2QtN4ClAKreeUZPVYMARDYZl9LMEv1iQ1QdepB6wn0jTRxA9MftYmYa4DQ4k/DaSZpFPUfxl8giw==}
|
|
|
|
'@vue/compiler-core@3.5.29':
|
|
resolution: {integrity: sha512-cuzPhD8fwRHk8IGfmYaR4eEe4cAyJEL66Ove/WZL7yWNL134nqLddSLwNRIsFlnnW1kK+p8Ck3viFnC0chXCXw==}
|
|
|
|
'@vue/compiler-dom@3.5.29':
|
|
resolution: {integrity: sha512-n0G5o7R3uBVmVxjTIYcz7ovr8sy7QObFG8OQJ3xGCDNhbG60biP/P5KnyY8NLd81OuT1WJflG7N4KWYHaeeaIg==}
|
|
|
|
'@vue/compiler-sfc@3.5.29':
|
|
resolution: {integrity: sha512-oJZhN5XJs35Gzr50E82jg2cYdZQ78wEwvRO6Y63TvLVTc+6xICzJHP1UIecdSPPYIbkautNBanDiWYa64QSFIA==}
|
|
|
|
'@vue/compiler-ssr@3.5.29':
|
|
resolution: {integrity: sha512-Y/ARJZE6fpjzL5GH/phJmsFwx3g6t2KmHKHx5q+MLl2kencADKIrhH5MLF6HHpRMmlRAYBRSvv347Mepf1zVNw==}
|
|
|
|
'@vue/devtools-api@6.6.4':
|
|
resolution: {integrity: sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==}
|
|
|
|
'@vue/language-core@3.2.5':
|
|
resolution: {integrity: sha512-d3OIxN/+KRedeM5wQ6H6NIpwS3P5gC9nmyaHgBk+rO6dIsjY+tOh4UlPpiZbAh3YtLdCGEX4M16RmsBqPmJV+g==}
|
|
|
|
'@vue/reactivity@3.5.29':
|
|
resolution: {integrity: sha512-zcrANcrRdcLtmGZETBxWqIkoQei8HaFpZWx/GHKxx79JZsiZ8j1du0VUJtu4eJjgFvU/iKL5lRXFXksVmI+5DA==}
|
|
|
|
'@vue/runtime-core@3.5.29':
|
|
resolution: {integrity: sha512-8DpW2QfdwIWOLqtsNcds4s+QgwSaHSJY/SUe04LptianUQ/0xi6KVsu/pYVh+HO3NTVvVJjIPL2t6GdeKbS4Lg==}
|
|
|
|
'@vue/runtime-dom@3.5.29':
|
|
resolution: {integrity: sha512-AHvvJEtcY9tw/uk+s/YRLSlxxQnqnAkjqvK25ZiM4CllCZWzElRAoQnCM42m9AHRLNJ6oe2kC5DCgD4AUdlvXg==}
|
|
|
|
'@vue/server-renderer@3.5.29':
|
|
resolution: {integrity: sha512-G/1k6WK5MusLlbxSE2YTcqAAezS+VuwHhOvLx2KnQU7G2zCH6KIb+5Wyt6UjMq7a3qPzNEjJXs1hvAxDclQH+g==}
|
|
peerDependencies:
|
|
vue: 3.5.29
|
|
|
|
'@vue/shared@3.5.29':
|
|
resolution: {integrity: sha512-w7SR0A5zyRByL9XUkCfdLs7t9XOHUyJ67qPGQjOou3p6GvBeBW+AVjUUmlxtZ4PIYaRvE+1LmK44O4uajlZwcg==}
|
|
|
|
'@vueuse/core@10.11.1':
|
|
resolution: {integrity: sha512-guoy26JQktXPcz+0n3GukWIy/JDNKti9v6VEMu6kV2sYBsWuGiTU8OWdg+ADfUbHg3/3DlqySDe7JmdHrktiww==}
|
|
|
|
'@vueuse/metadata@10.11.1':
|
|
resolution: {integrity: sha512-IGa5FXd003Ug1qAZmyE8wF3sJ81xGLSqTqtQ6jaVfkeZ4i5kS2mwQF61yhVqojRnenVew5PldLyRgvdl4YYuSw==}
|
|
|
|
'@vueuse/shared@10.11.1':
|
|
resolution: {integrity: sha512-LHpC8711VFZlDaYUXEBbFBCQ7GS3dVU9mjOhhMhXP6txTV4EhYQg/KGnQuvt/sPAtoUKq7VVUnL6mVtFoL42sA==}
|
|
|
|
alien-signals@3.1.2:
|
|
resolution: {integrity: sha512-d9dYqZTS90WLiU0I5c6DHj/HcKkF8ZyGN3G5x8wSbslulz70KOxaqCT0hQCo9KOyhVqzqGojvNdJXoTumZOtcw==}
|
|
|
|
async-validator@4.2.5:
|
|
resolution: {integrity: sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==}
|
|
|
|
asynckit@0.4.0:
|
|
resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
|
|
|
|
axios@1.13.5:
|
|
resolution: {integrity: sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==}
|
|
|
|
call-bind-apply-helpers@1.0.2:
|
|
resolution: {integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
chokidar@4.0.3:
|
|
resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==}
|
|
engines: {node: '>= 14.16.0'}
|
|
|
|
combined-stream@1.0.8:
|
|
resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
csstype@3.2.3:
|
|
resolution: {integrity: sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==}
|
|
|
|
dayjs@1.11.19:
|
|
resolution: {integrity: sha512-t5EcLVS6QPBNqM2z8fakk/NKel+Xzshgt8FFKAn+qwlD1pzZWxh0nVCrvFK7ZDb6XucZeF9z8C7CBWTRIVApAw==}
|
|
|
|
delayed-stream@1.0.0:
|
|
resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
|
|
engines: {node: '>=0.4.0'}
|
|
|
|
detect-libc@2.1.2:
|
|
resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
dunder-proto@1.0.1:
|
|
resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
element-plus@2.13.2:
|
|
resolution: {integrity: sha512-Zjzm1NnFXGhV4LYZ6Ze9skPlYi2B4KAmN18FL63A3PZcjhDfroHwhtM6RE8BonlOPHXUnPQynH0BgaoEfvhrGw==}
|
|
peerDependencies:
|
|
vue: ^3.3.0
|
|
|
|
entities@7.0.1:
|
|
resolution: {integrity: sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==}
|
|
engines: {node: '>=0.12'}
|
|
|
|
es-define-property@1.0.1:
|
|
resolution: {integrity: sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
es-errors@1.3.0:
|
|
resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
es-object-atoms@1.1.1:
|
|
resolution: {integrity: sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
es-set-tostringtag@2.1.0:
|
|
resolution: {integrity: sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
esbuild@0.21.5:
|
|
resolution: {integrity: sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==}
|
|
engines: {node: '>=12'}
|
|
hasBin: true
|
|
|
|
estree-walker@2.0.2:
|
|
resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
|
|
|
|
follow-redirects@1.15.11:
|
|
resolution: {integrity: sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==}
|
|
engines: {node: '>=4.0'}
|
|
peerDependencies:
|
|
debug: '*'
|
|
peerDependenciesMeta:
|
|
debug:
|
|
optional: true
|
|
|
|
form-data@4.0.5:
|
|
resolution: {integrity: sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==}
|
|
engines: {node: '>= 6'}
|
|
|
|
fsevents@2.3.3:
|
|
resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
|
|
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
|
os: [darwin]
|
|
|
|
function-bind@1.1.2:
|
|
resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
|
|
|
|
get-intrinsic@1.3.0:
|
|
resolution: {integrity: sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
get-proto@1.0.1:
|
|
resolution: {integrity: sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
gopd@1.2.0:
|
|
resolution: {integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
has-symbols@1.1.0:
|
|
resolution: {integrity: sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
has-tostringtag@1.0.2:
|
|
resolution: {integrity: sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
hasown@2.0.2:
|
|
resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
immutable@5.1.4:
|
|
resolution: {integrity: sha512-p6u1bG3YSnINT5RQmx/yRZBpenIl30kVxkTLDyHLIMk0gict704Q9n+thfDI7lTRm9vXdDYutVzXhzcThxTnXA==}
|
|
|
|
is-extglob@2.1.1:
|
|
resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
is-glob@4.0.3:
|
|
resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
lodash-es@4.17.23:
|
|
resolution: {integrity: sha512-kVI48u3PZr38HdYz98UmfPnXl2DXrpdctLrFLCd3kOx1xUkOmpFPx7gCWWM5MPkL/fD8zb+Ph0QzjGFs4+hHWg==}
|
|
|
|
lodash-unified@1.0.3:
|
|
resolution: {integrity: sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==}
|
|
peerDependencies:
|
|
'@types/lodash-es': '*'
|
|
lodash: '*'
|
|
lodash-es: '*'
|
|
|
|
lodash@4.17.23:
|
|
resolution: {integrity: sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==}
|
|
|
|
magic-string@0.30.21:
|
|
resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==}
|
|
|
|
math-intrinsics@1.1.0:
|
|
resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
memoize-one@6.0.0:
|
|
resolution: {integrity: sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==}
|
|
|
|
mime-db@1.52.0:
|
|
resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
mime-types@2.1.35:
|
|
resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
muggle-string@0.4.1:
|
|
resolution: {integrity: sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==}
|
|
|
|
nanoid@3.3.11:
|
|
resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==}
|
|
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
|
hasBin: true
|
|
|
|
node-addon-api@7.1.1:
|
|
resolution: {integrity: sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==}
|
|
|
|
normalize-wheel-es@1.2.0:
|
|
resolution: {integrity: sha512-Wj7+EJQ8mSuXr2iWfnujrimU35R2W4FAErEyTmJoJ7ucwTn2hOUSsRehMb5RSYkxXGTM7Y9QpvPmp++w5ftoJw==}
|
|
|
|
path-browserify@1.0.1:
|
|
resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==}
|
|
|
|
picocolors@1.1.1:
|
|
resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
|
|
|
|
picomatch@4.0.3:
|
|
resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==}
|
|
engines: {node: '>=12'}
|
|
|
|
postcss@8.5.6:
|
|
resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==}
|
|
engines: {node: ^10 || ^12 || >=14}
|
|
|
|
proxy-from-env@1.1.0:
|
|
resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==}
|
|
|
|
readdirp@4.1.2:
|
|
resolution: {integrity: sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==}
|
|
engines: {node: '>= 14.18.0'}
|
|
|
|
rollup@4.59.0:
|
|
resolution: {integrity: sha512-2oMpl67a3zCH9H79LeMcbDhXW/UmWG/y2zuqnF2jQq5uq9TbM9TVyXvA4+t+ne2IIkBdrLpAaRQAvo7YI/Yyeg==}
|
|
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|
|
hasBin: true
|
|
|
|
sass@1.97.3:
|
|
resolution: {integrity: sha512-fDz1zJpd5GycprAbu4Q2PV/RprsRtKC/0z82z0JLgdytmcq0+ujJbJ/09bPGDxCLkKY3Np5cRAOcWiVkLXJURg==}
|
|
engines: {node: '>=14.0.0'}
|
|
hasBin: true
|
|
|
|
source-map-js@1.2.1:
|
|
resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
typescript@5.9.3:
|
|
resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==}
|
|
engines: {node: '>=14.17'}
|
|
hasBin: true
|
|
|
|
undici-types@7.18.2:
|
|
resolution: {integrity: sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==}
|
|
|
|
vite@5.4.21:
|
|
resolution: {integrity: sha512-o5a9xKjbtuhY6Bi5S3+HvbRERmouabWbyUcpXXUA1u+GNUKoROi9byOJ8M0nHbHYHkYICiMlqxkg1KkYmm25Sw==}
|
|
engines: {node: ^18.0.0 || >=20.0.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@types/node': ^18.0.0 || >=20.0.0
|
|
less: '*'
|
|
lightningcss: ^1.21.0
|
|
sass: '*'
|
|
sass-embedded: '*'
|
|
stylus: '*'
|
|
sugarss: '*'
|
|
terser: ^5.4.0
|
|
peerDependenciesMeta:
|
|
'@types/node':
|
|
optional: true
|
|
less:
|
|
optional: true
|
|
lightningcss:
|
|
optional: true
|
|
sass:
|
|
optional: true
|
|
sass-embedded:
|
|
optional: true
|
|
stylus:
|
|
optional: true
|
|
sugarss:
|
|
optional: true
|
|
terser:
|
|
optional: true
|
|
|
|
vscode-uri@3.1.0:
|
|
resolution: {integrity: sha512-/BpdSx+yCQGnCvecbyXdxHDkuk55/G3xwnC0GqY4gmQ3j+A+g8kzzgB4Nk/SINjqn6+waqw3EgbVF2QKExkRxQ==}
|
|
|
|
vue-demi@0.14.10:
|
|
resolution: {integrity: sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==}
|
|
engines: {node: '>=12'}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@vue/composition-api': ^1.0.0-rc.1
|
|
vue: ^3.0.0-0 || ^2.6.0
|
|
peerDependenciesMeta:
|
|
'@vue/composition-api':
|
|
optional: true
|
|
|
|
vue-router@4.6.4:
|
|
resolution: {integrity: sha512-Hz9q5sa33Yhduglwz6g9skT8OBPii+4bFn88w6J+J4MfEo4KRRpmiNG/hHHkdbRFlLBOqxN8y8gf2Fb0MTUgVg==}
|
|
peerDependencies:
|
|
vue: ^3.5.0
|
|
|
|
vue-tsc@3.2.5:
|
|
resolution: {integrity: sha512-/htfTCMluQ+P2FISGAooul8kO4JMheOTCbCy4M6dYnYYjqLe3BExZudAua6MSIKSFYQtFOYAll7XobYwcpokGA==}
|
|
hasBin: true
|
|
peerDependencies:
|
|
typescript: '>=5.0.0'
|
|
|
|
vue@3.5.29:
|
|
resolution: {integrity: sha512-BZqN4Ze6mDQVNAni0IHeMJ5mwr8VAJ3MQC9FmprRhcBYENw+wOAAjRj8jfmN6FLl0j96OXbR+CjWhmAmM+QGnA==}
|
|
peerDependencies:
|
|
typescript: '*'
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
|
|
snapshots:
|
|
|
|
'@babel/helper-string-parser@7.27.1': {}
|
|
|
|
'@babel/helper-validator-identifier@7.28.5': {}
|
|
|
|
'@babel/parser@7.29.0':
|
|
dependencies:
|
|
'@babel/types': 7.29.0
|
|
|
|
'@babel/types@7.29.0':
|
|
dependencies:
|
|
'@babel/helper-string-parser': 7.27.1
|
|
'@babel/helper-validator-identifier': 7.28.5
|
|
|
|
'@ctrl/tinycolor@3.6.1': {}
|
|
|
|
'@element-plus/icons-vue@2.3.2(vue@3.5.29(typescript@5.9.3))':
|
|
dependencies:
|
|
vue: 3.5.29(typescript@5.9.3)
|
|
|
|
'@esbuild/aix-ppc64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/android-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-arm64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-arm64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ia32@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-loong64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-mips64el@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ppc64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-riscv64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-s390x@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/netbsd-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/openbsd-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/sunos-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/win32-arm64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/win32-ia32@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/win32-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@floating-ui/core@1.7.4':
|
|
dependencies:
|
|
'@floating-ui/utils': 0.2.10
|
|
|
|
'@floating-ui/dom@1.7.5':
|
|
dependencies:
|
|
'@floating-ui/core': 1.7.4
|
|
'@floating-ui/utils': 0.2.10
|
|
|
|
'@floating-ui/utils@0.2.10': {}
|
|
|
|
'@jridgewell/sourcemap-codec@1.5.5': {}
|
|
|
|
'@parcel/watcher-android-arm64@2.5.6':
|
|
optional: true
|
|
|
|
'@parcel/watcher-darwin-arm64@2.5.6':
|
|
optional: true
|
|
|
|
'@parcel/watcher-darwin-x64@2.5.6':
|
|
optional: true
|
|
|
|
'@parcel/watcher-freebsd-x64@2.5.6':
|
|
optional: true
|
|
|
|
'@parcel/watcher-linux-arm-glibc@2.5.6':
|
|
optional: true
|
|
|
|
'@parcel/watcher-linux-arm-musl@2.5.6':
|
|
optional: true
|
|
|
|
'@parcel/watcher-linux-arm64-glibc@2.5.6':
|
|
optional: true
|
|
|
|
'@parcel/watcher-linux-arm64-musl@2.5.6':
|
|
optional: true
|
|
|
|
'@parcel/watcher-linux-x64-glibc@2.5.6':
|
|
optional: true
|
|
|
|
'@parcel/watcher-linux-x64-musl@2.5.6':
|
|
optional: true
|
|
|
|
'@parcel/watcher-win32-arm64@2.5.6':
|
|
optional: true
|
|
|
|
'@parcel/watcher-win32-ia32@2.5.6':
|
|
optional: true
|
|
|
|
'@parcel/watcher-win32-x64@2.5.6':
|
|
optional: true
|
|
|
|
'@parcel/watcher@2.5.6':
|
|
dependencies:
|
|
detect-libc: 2.1.2
|
|
is-glob: 4.0.3
|
|
node-addon-api: 7.1.1
|
|
picomatch: 4.0.3
|
|
optionalDependencies:
|
|
'@parcel/watcher-android-arm64': 2.5.6
|
|
'@parcel/watcher-darwin-arm64': 2.5.6
|
|
'@parcel/watcher-darwin-x64': 2.5.6
|
|
'@parcel/watcher-freebsd-x64': 2.5.6
|
|
'@parcel/watcher-linux-arm-glibc': 2.5.6
|
|
'@parcel/watcher-linux-arm-musl': 2.5.6
|
|
'@parcel/watcher-linux-arm64-glibc': 2.5.6
|
|
'@parcel/watcher-linux-arm64-musl': 2.5.6
|
|
'@parcel/watcher-linux-x64-glibc': 2.5.6
|
|
'@parcel/watcher-linux-x64-musl': 2.5.6
|
|
'@parcel/watcher-win32-arm64': 2.5.6
|
|
'@parcel/watcher-win32-ia32': 2.5.6
|
|
'@parcel/watcher-win32-x64': 2.5.6
|
|
optional: true
|
|
|
|
'@rollup/rollup-android-arm-eabi@4.59.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-android-arm64@4.59.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-darwin-arm64@4.59.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-darwin-x64@4.59.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-freebsd-arm64@4.59.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-freebsd-x64@4.59.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm-gnueabihf@4.59.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm-musleabihf@4.59.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm64-gnu@4.59.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm64-musl@4.59.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-loong64-gnu@4.59.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-loong64-musl@4.59.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-ppc64-gnu@4.59.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-ppc64-musl@4.59.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-riscv64-gnu@4.59.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-riscv64-musl@4.59.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-s390x-gnu@4.59.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-x64-gnu@4.59.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-x64-musl@4.59.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-openbsd-x64@4.59.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-openharmony-arm64@4.59.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-arm64-msvc@4.59.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-ia32-msvc@4.59.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-x64-gnu@4.59.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-x64-msvc@4.59.0':
|
|
optional: true
|
|
|
|
'@sxzz/popperjs-es@2.11.8': {}
|
|
|
|
'@types/estree@1.0.8': {}
|
|
|
|
'@types/lodash-es@4.17.12':
|
|
dependencies:
|
|
'@types/lodash': 4.17.24
|
|
|
|
'@types/lodash@4.17.24': {}
|
|
|
|
'@types/node@25.3.2':
|
|
dependencies:
|
|
undici-types: 7.18.2
|
|
|
|
'@types/web-bluetooth@0.0.20': {}
|
|
|
|
'@vitejs/plugin-vue@5.2.4(vite@5.4.21(@types/node@25.3.2)(sass@1.97.3))(vue@3.5.29(typescript@5.9.3))':
|
|
dependencies:
|
|
vite: 5.4.21(@types/node@25.3.2)(sass@1.97.3)
|
|
vue: 3.5.29(typescript@5.9.3)
|
|
|
|
'@volar/language-core@2.4.28':
|
|
dependencies:
|
|
'@volar/source-map': 2.4.28
|
|
|
|
'@volar/source-map@2.4.28': {}
|
|
|
|
'@volar/typescript@2.4.28':
|
|
dependencies:
|
|
'@volar/language-core': 2.4.28
|
|
path-browserify: 1.0.1
|
|
vscode-uri: 3.1.0
|
|
|
|
'@vue/compiler-core@3.5.29':
|
|
dependencies:
|
|
'@babel/parser': 7.29.0
|
|
'@vue/shared': 3.5.29
|
|
entities: 7.0.1
|
|
estree-walker: 2.0.2
|
|
source-map-js: 1.2.1
|
|
|
|
'@vue/compiler-dom@3.5.29':
|
|
dependencies:
|
|
'@vue/compiler-core': 3.5.29
|
|
'@vue/shared': 3.5.29
|
|
|
|
'@vue/compiler-sfc@3.5.29':
|
|
dependencies:
|
|
'@babel/parser': 7.29.0
|
|
'@vue/compiler-core': 3.5.29
|
|
'@vue/compiler-dom': 3.5.29
|
|
'@vue/compiler-ssr': 3.5.29
|
|
'@vue/shared': 3.5.29
|
|
estree-walker: 2.0.2
|
|
magic-string: 0.30.21
|
|
postcss: 8.5.6
|
|
source-map-js: 1.2.1
|
|
|
|
'@vue/compiler-ssr@3.5.29':
|
|
dependencies:
|
|
'@vue/compiler-dom': 3.5.29
|
|
'@vue/shared': 3.5.29
|
|
|
|
'@vue/devtools-api@6.6.4': {}
|
|
|
|
'@vue/language-core@3.2.5':
|
|
dependencies:
|
|
'@volar/language-core': 2.4.28
|
|
'@vue/compiler-dom': 3.5.29
|
|
'@vue/shared': 3.5.29
|
|
alien-signals: 3.1.2
|
|
muggle-string: 0.4.1
|
|
path-browserify: 1.0.1
|
|
picomatch: 4.0.3
|
|
|
|
'@vue/reactivity@3.5.29':
|
|
dependencies:
|
|
'@vue/shared': 3.5.29
|
|
|
|
'@vue/runtime-core@3.5.29':
|
|
dependencies:
|
|
'@vue/reactivity': 3.5.29
|
|
'@vue/shared': 3.5.29
|
|
|
|
'@vue/runtime-dom@3.5.29':
|
|
dependencies:
|
|
'@vue/reactivity': 3.5.29
|
|
'@vue/runtime-core': 3.5.29
|
|
'@vue/shared': 3.5.29
|
|
csstype: 3.2.3
|
|
|
|
'@vue/server-renderer@3.5.29(vue@3.5.29(typescript@5.9.3))':
|
|
dependencies:
|
|
'@vue/compiler-ssr': 3.5.29
|
|
'@vue/shared': 3.5.29
|
|
vue: 3.5.29(typescript@5.9.3)
|
|
|
|
'@vue/shared@3.5.29': {}
|
|
|
|
'@vueuse/core@10.11.1(vue@3.5.29(typescript@5.9.3))':
|
|
dependencies:
|
|
'@types/web-bluetooth': 0.0.20
|
|
'@vueuse/metadata': 10.11.1
|
|
'@vueuse/shared': 10.11.1(vue@3.5.29(typescript@5.9.3))
|
|
vue-demi: 0.14.10(vue@3.5.29(typescript@5.9.3))
|
|
transitivePeerDependencies:
|
|
- '@vue/composition-api'
|
|
- vue
|
|
|
|
'@vueuse/metadata@10.11.1': {}
|
|
|
|
'@vueuse/shared@10.11.1(vue@3.5.29(typescript@5.9.3))':
|
|
dependencies:
|
|
vue-demi: 0.14.10(vue@3.5.29(typescript@5.9.3))
|
|
transitivePeerDependencies:
|
|
- '@vue/composition-api'
|
|
- vue
|
|
|
|
alien-signals@3.1.2: {}
|
|
|
|
async-validator@4.2.5: {}
|
|
|
|
asynckit@0.4.0: {}
|
|
|
|
axios@1.13.5:
|
|
dependencies:
|
|
follow-redirects: 1.15.11
|
|
form-data: 4.0.5
|
|
proxy-from-env: 1.1.0
|
|
transitivePeerDependencies:
|
|
- debug
|
|
|
|
call-bind-apply-helpers@1.0.2:
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
function-bind: 1.1.2
|
|
|
|
chokidar@4.0.3:
|
|
dependencies:
|
|
readdirp: 4.1.2
|
|
|
|
combined-stream@1.0.8:
|
|
dependencies:
|
|
delayed-stream: 1.0.0
|
|
|
|
csstype@3.2.3: {}
|
|
|
|
dayjs@1.11.19: {}
|
|
|
|
delayed-stream@1.0.0: {}
|
|
|
|
detect-libc@2.1.2:
|
|
optional: true
|
|
|
|
dunder-proto@1.0.1:
|
|
dependencies:
|
|
call-bind-apply-helpers: 1.0.2
|
|
es-errors: 1.3.0
|
|
gopd: 1.2.0
|
|
|
|
element-plus@2.13.2(vue@3.5.29(typescript@5.9.3)):
|
|
dependencies:
|
|
'@ctrl/tinycolor': 3.6.1
|
|
'@element-plus/icons-vue': 2.3.2(vue@3.5.29(typescript@5.9.3))
|
|
'@floating-ui/dom': 1.7.5
|
|
'@popperjs/core': '@sxzz/popperjs-es@2.11.8'
|
|
'@types/lodash': 4.17.24
|
|
'@types/lodash-es': 4.17.12
|
|
'@vueuse/core': 10.11.1(vue@3.5.29(typescript@5.9.3))
|
|
async-validator: 4.2.5
|
|
dayjs: 1.11.19
|
|
lodash: 4.17.23
|
|
lodash-es: 4.17.23
|
|
lodash-unified: 1.0.3(@types/lodash-es@4.17.12)(lodash-es@4.17.23)(lodash@4.17.23)
|
|
memoize-one: 6.0.0
|
|
normalize-wheel-es: 1.2.0
|
|
vue: 3.5.29(typescript@5.9.3)
|
|
transitivePeerDependencies:
|
|
- '@vue/composition-api'
|
|
|
|
entities@7.0.1: {}
|
|
|
|
es-define-property@1.0.1: {}
|
|
|
|
es-errors@1.3.0: {}
|
|
|
|
es-object-atoms@1.1.1:
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
|
|
es-set-tostringtag@2.1.0:
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
get-intrinsic: 1.3.0
|
|
has-tostringtag: 1.0.2
|
|
hasown: 2.0.2
|
|
|
|
esbuild@0.21.5:
|
|
optionalDependencies:
|
|
'@esbuild/aix-ppc64': 0.21.5
|
|
'@esbuild/android-arm': 0.21.5
|
|
'@esbuild/android-arm64': 0.21.5
|
|
'@esbuild/android-x64': 0.21.5
|
|
'@esbuild/darwin-arm64': 0.21.5
|
|
'@esbuild/darwin-x64': 0.21.5
|
|
'@esbuild/freebsd-arm64': 0.21.5
|
|
'@esbuild/freebsd-x64': 0.21.5
|
|
'@esbuild/linux-arm': 0.21.5
|
|
'@esbuild/linux-arm64': 0.21.5
|
|
'@esbuild/linux-ia32': 0.21.5
|
|
'@esbuild/linux-loong64': 0.21.5
|
|
'@esbuild/linux-mips64el': 0.21.5
|
|
'@esbuild/linux-ppc64': 0.21.5
|
|
'@esbuild/linux-riscv64': 0.21.5
|
|
'@esbuild/linux-s390x': 0.21.5
|
|
'@esbuild/linux-x64': 0.21.5
|
|
'@esbuild/netbsd-x64': 0.21.5
|
|
'@esbuild/openbsd-x64': 0.21.5
|
|
'@esbuild/sunos-x64': 0.21.5
|
|
'@esbuild/win32-arm64': 0.21.5
|
|
'@esbuild/win32-ia32': 0.21.5
|
|
'@esbuild/win32-x64': 0.21.5
|
|
|
|
estree-walker@2.0.2: {}
|
|
|
|
follow-redirects@1.15.11: {}
|
|
|
|
form-data@4.0.5:
|
|
dependencies:
|
|
asynckit: 0.4.0
|
|
combined-stream: 1.0.8
|
|
es-set-tostringtag: 2.1.0
|
|
hasown: 2.0.2
|
|
mime-types: 2.1.35
|
|
|
|
fsevents@2.3.3:
|
|
optional: true
|
|
|
|
function-bind@1.1.2: {}
|
|
|
|
get-intrinsic@1.3.0:
|
|
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
|
|
|
|
get-proto@1.0.1:
|
|
dependencies:
|
|
dunder-proto: 1.0.1
|
|
es-object-atoms: 1.1.1
|
|
|
|
gopd@1.2.0: {}
|
|
|
|
has-symbols@1.1.0: {}
|
|
|
|
has-tostringtag@1.0.2:
|
|
dependencies:
|
|
has-symbols: 1.1.0
|
|
|
|
hasown@2.0.2:
|
|
dependencies:
|
|
function-bind: 1.1.2
|
|
|
|
immutable@5.1.4: {}
|
|
|
|
is-extglob@2.1.1:
|
|
optional: true
|
|
|
|
is-glob@4.0.3:
|
|
dependencies:
|
|
is-extglob: 2.1.1
|
|
optional: true
|
|
|
|
lodash-es@4.17.23: {}
|
|
|
|
lodash-unified@1.0.3(@types/lodash-es@4.17.12)(lodash-es@4.17.23)(lodash@4.17.23):
|
|
dependencies:
|
|
'@types/lodash-es': 4.17.12
|
|
lodash: 4.17.23
|
|
lodash-es: 4.17.23
|
|
|
|
lodash@4.17.23: {}
|
|
|
|
magic-string@0.30.21:
|
|
dependencies:
|
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
|
|
math-intrinsics@1.1.0: {}
|
|
|
|
memoize-one@6.0.0: {}
|
|
|
|
mime-db@1.52.0: {}
|
|
|
|
mime-types@2.1.35:
|
|
dependencies:
|
|
mime-db: 1.52.0
|
|
|
|
muggle-string@0.4.1: {}
|
|
|
|
nanoid@3.3.11: {}
|
|
|
|
node-addon-api@7.1.1:
|
|
optional: true
|
|
|
|
normalize-wheel-es@1.2.0: {}
|
|
|
|
path-browserify@1.0.1: {}
|
|
|
|
picocolors@1.1.1: {}
|
|
|
|
picomatch@4.0.3: {}
|
|
|
|
postcss@8.5.6:
|
|
dependencies:
|
|
nanoid: 3.3.11
|
|
picocolors: 1.1.1
|
|
source-map-js: 1.2.1
|
|
|
|
proxy-from-env@1.1.0: {}
|
|
|
|
readdirp@4.1.2: {}
|
|
|
|
rollup@4.59.0:
|
|
dependencies:
|
|
'@types/estree': 1.0.8
|
|
optionalDependencies:
|
|
'@rollup/rollup-android-arm-eabi': 4.59.0
|
|
'@rollup/rollup-android-arm64': 4.59.0
|
|
'@rollup/rollup-darwin-arm64': 4.59.0
|
|
'@rollup/rollup-darwin-x64': 4.59.0
|
|
'@rollup/rollup-freebsd-arm64': 4.59.0
|
|
'@rollup/rollup-freebsd-x64': 4.59.0
|
|
'@rollup/rollup-linux-arm-gnueabihf': 4.59.0
|
|
'@rollup/rollup-linux-arm-musleabihf': 4.59.0
|
|
'@rollup/rollup-linux-arm64-gnu': 4.59.0
|
|
'@rollup/rollup-linux-arm64-musl': 4.59.0
|
|
'@rollup/rollup-linux-loong64-gnu': 4.59.0
|
|
'@rollup/rollup-linux-loong64-musl': 4.59.0
|
|
'@rollup/rollup-linux-ppc64-gnu': 4.59.0
|
|
'@rollup/rollup-linux-ppc64-musl': 4.59.0
|
|
'@rollup/rollup-linux-riscv64-gnu': 4.59.0
|
|
'@rollup/rollup-linux-riscv64-musl': 4.59.0
|
|
'@rollup/rollup-linux-s390x-gnu': 4.59.0
|
|
'@rollup/rollup-linux-x64-gnu': 4.59.0
|
|
'@rollup/rollup-linux-x64-musl': 4.59.0
|
|
'@rollup/rollup-openbsd-x64': 4.59.0
|
|
'@rollup/rollup-openharmony-arm64': 4.59.0
|
|
'@rollup/rollup-win32-arm64-msvc': 4.59.0
|
|
'@rollup/rollup-win32-ia32-msvc': 4.59.0
|
|
'@rollup/rollup-win32-x64-gnu': 4.59.0
|
|
'@rollup/rollup-win32-x64-msvc': 4.59.0
|
|
fsevents: 2.3.3
|
|
|
|
sass@1.97.3:
|
|
dependencies:
|
|
chokidar: 4.0.3
|
|
immutable: 5.1.4
|
|
source-map-js: 1.2.1
|
|
optionalDependencies:
|
|
'@parcel/watcher': 2.5.6
|
|
|
|
source-map-js@1.2.1: {}
|
|
|
|
typescript@5.9.3: {}
|
|
|
|
undici-types@7.18.2: {}
|
|
|
|
vite@5.4.21(@types/node@25.3.2)(sass@1.97.3):
|
|
dependencies:
|
|
esbuild: 0.21.5
|
|
postcss: 8.5.6
|
|
rollup: 4.59.0
|
|
optionalDependencies:
|
|
'@types/node': 25.3.2
|
|
fsevents: 2.3.3
|
|
sass: 1.97.3
|
|
|
|
vscode-uri@3.1.0: {}
|
|
|
|
vue-demi@0.14.10(vue@3.5.29(typescript@5.9.3)):
|
|
dependencies:
|
|
vue: 3.5.29(typescript@5.9.3)
|
|
|
|
vue-router@4.6.4(vue@3.5.29(typescript@5.9.3)):
|
|
dependencies:
|
|
'@vue/devtools-api': 6.6.4
|
|
vue: 3.5.29(typescript@5.9.3)
|
|
|
|
vue-tsc@3.2.5(typescript@5.9.3):
|
|
dependencies:
|
|
'@volar/typescript': 2.4.28
|
|
'@vue/language-core': 3.2.5
|
|
typescript: 5.9.3
|
|
|
|
vue@3.5.29(typescript@5.9.3):
|
|
dependencies:
|
|
'@vue/compiler-dom': 3.5.29
|
|
'@vue/compiler-sfc': 3.5.29
|
|
'@vue/runtime-dom': 3.5.29
|
|
'@vue/server-renderer': 3.5.29(vue@3.5.29(typescript@5.9.3))
|
|
'@vue/shared': 3.5.29
|
|
optionalDependencies:
|
|
typescript: 5.9.3
|