2025-03-10 13:17:46 +08:00
|
|
|
lockfileVersion: '9.0'
|
|
|
|
|
|
|
|
settings:
|
|
|
|
autoInstallPeers: true
|
|
|
|
excludeLinksFromLockfile: false
|
|
|
|
|
|
|
|
importers:
|
|
|
|
|
|
|
|
.:
|
|
|
|
dependencies:
|
|
|
|
'@tauri-apps/api':
|
|
|
|
specifier: 2.1.1
|
|
|
|
version: 2.1.1
|
2025-03-10 16:02:07 +08:00
|
|
|
'@tauri-apps/cli':
|
|
|
|
specifier: ^2.3.1
|
|
|
|
version: 2.3.1
|
2025-03-10 13:17:46 +08:00
|
|
|
'@tauri-apps/plugin-clipboard-manager':
|
|
|
|
specifier: ~2.2.1
|
|
|
|
version: 2.2.1
|
|
|
|
'@tauri-apps/plugin-http':
|
|
|
|
specifier: ~2
|
|
|
|
version: 2.3.0
|
|
|
|
'@tauri-apps/plugin-os':
|
|
|
|
specifier: ~2
|
|
|
|
version: 2.2.0
|
|
|
|
'@tauri-apps/plugin-process':
|
|
|
|
specifier: ~2
|
|
|
|
version: 2.2.0
|
|
|
|
'@tauri-apps/plugin-shell':
|
|
|
|
specifier: ~2
|
|
|
|
version: 2.2.0
|
|
|
|
'@tauri-apps/plugin-store':
|
|
|
|
specifier: ~2
|
|
|
|
version: 2.2.0
|
2025-03-17 17:39:07 +08:00
|
|
|
marked:
|
|
|
|
specifier: ^15.0.7
|
|
|
|
version: 15.0.7
|
2025-03-10 16:02:07 +08:00
|
|
|
naive-ui:
|
|
|
|
specifier: ^2.41.0
|
|
|
|
version: 2.41.0(vue@3.5.13(typescript@5.8.2))
|
2025-03-10 13:17:46 +08:00
|
|
|
pinia:
|
|
|
|
specifier: ^3.0.1
|
|
|
|
version: 3.0.1(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))
|
|
|
|
vue:
|
2025-03-10 16:02:07 +08:00
|
|
|
specifier: ^3.5.13
|
2025-03-10 13:17:46 +08:00
|
|
|
version: 3.5.13(typescript@5.8.2)
|
|
|
|
vue-i18n:
|
|
|
|
specifier: '10'
|
|
|
|
version: 10.0.6(vue@3.5.13(typescript@5.8.2))
|
|
|
|
vue-router:
|
2025-03-10 16:02:07 +08:00
|
|
|
specifier: ^4.5.0
|
2025-03-10 13:17:46 +08:00
|
|
|
version: 4.5.0(vue@3.5.13(typescript@5.8.2))
|
|
|
|
devDependencies:
|
2025-03-10 16:02:07 +08:00
|
|
|
'@tsconfig/node22':
|
|
|
|
specifier: ^22.0.0
|
|
|
|
version: 22.0.0
|
|
|
|
'@types/node':
|
|
|
|
specifier: ^22.13.9
|
|
|
|
version: 22.13.10
|
2025-03-10 13:17:46 +08:00
|
|
|
'@vicons/fluent':
|
|
|
|
specifier: ^0.12.0
|
|
|
|
version: 0.12.0
|
|
|
|
'@vicons/ionicons5':
|
|
|
|
specifier: ^0.12.0
|
|
|
|
version: 0.12.0
|
|
|
|
'@vitejs/plugin-vue':
|
2025-03-10 16:02:07 +08:00
|
|
|
specifier: ^5.2.1
|
|
|
|
version: 5.2.1(vite@6.2.1(@types/node@22.13.10)(sass@1.85.1))(vue@3.5.13(typescript@5.8.2))
|
|
|
|
'@vue/tsconfig':
|
|
|
|
specifier: ^0.7.0
|
|
|
|
version: 0.7.0(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))
|
|
|
|
npm-run-all2:
|
|
|
|
specifier: ^7.0.2
|
|
|
|
version: 7.0.2
|
2025-03-10 13:17:46 +08:00
|
|
|
sass:
|
|
|
|
specifier: ^1.85.1
|
|
|
|
version: 1.85.1
|
|
|
|
sass-loader:
|
|
|
|
specifier: ^16.0.5
|
|
|
|
version: 16.0.5(sass@1.85.1)
|
|
|
|
typescript:
|
2025-03-10 16:02:07 +08:00
|
|
|
specifier: ~5.8.0
|
2025-03-10 13:17:46 +08:00
|
|
|
version: 5.8.2
|
|
|
|
vite:
|
2025-03-10 16:02:07 +08:00
|
|
|
specifier: ^6.2.1
|
|
|
|
version: 6.2.1(@types/node@22.13.10)(sass@1.85.1)
|
|
|
|
vite-plugin-vue-devtools:
|
|
|
|
specifier: ^7.7.2
|
|
|
|
version: 7.7.2(rollup@4.35.0)(vite@6.2.1(@types/node@22.13.10)(sass@1.85.1))(vue@3.5.13(typescript@5.8.2))
|
2025-03-10 13:17:46 +08:00
|
|
|
vue-tsc:
|
2025-03-10 16:02:07 +08:00
|
|
|
specifier: ^2.2.8
|
|
|
|
version: 2.2.8(typescript@5.8.2)
|
2025-03-10 13:17:46 +08:00
|
|
|
|
|
|
|
packages:
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@ampproject/remapping@2.3.0':
|
|
|
|
resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==}
|
|
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
|
|
|
|
'@antfu/utils@0.7.10':
|
|
|
|
resolution: {integrity: sha512-+562v9k4aI80m1+VuMHehNJWLOFjBnXn3tdOitzD0il5b7smkSBal4+a3oKiQTbrwMmN/TBUMDvbdoWDehgOww==}
|
|
|
|
|
|
|
|
'@babel/code-frame@7.26.2':
|
|
|
|
resolution: {integrity: sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
|
|
|
|
'@babel/compat-data@7.26.8':
|
|
|
|
resolution: {integrity: sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
|
|
|
|
'@babel/core@7.26.9':
|
|
|
|
resolution: {integrity: sha512-lWBYIrF7qK5+GjY5Uy+/hEgp8OJWOD/rpy74GplYRhEauvbHDeFB8t5hPOZxCZ0Oxf4Cc36tK51/l3ymJysrKw==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
|
|
|
|
'@babel/generator@7.26.9':
|
|
|
|
resolution: {integrity: sha512-kEWdzjOAUMW4hAyrzJ0ZaTOu9OmpyDIQicIh0zg0EEcEkYXZb2TjtBhnHi2ViX7PKwZqF4xwqfAm299/QMP3lg==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
|
|
|
|
'@babel/helper-annotate-as-pure@7.25.9':
|
|
|
|
resolution: {integrity: sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
|
|
|
|
'@babel/helper-compilation-targets@7.26.5':
|
|
|
|
resolution: {integrity: sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
|
|
|
|
'@babel/helper-create-class-features-plugin@7.26.9':
|
|
|
|
resolution: {integrity: sha512-ubbUqCofvxPRurw5L8WTsCLSkQiVpov4Qx0WMA+jUN+nXBK8ADPlJO1grkFw5CWKC5+sZSOfuGMdX1aI1iT9Sg==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
peerDependencies:
|
|
|
|
'@babel/core': ^7.0.0
|
|
|
|
|
|
|
|
'@babel/helper-member-expression-to-functions@7.25.9':
|
|
|
|
resolution: {integrity: sha512-wbfdZ9w5vk0C0oyHqAJbc62+vet5prjj01jjJ8sKn3j9h3MQQlflEdXYvuqRWjHnM12coDEqiC1IRCi0U/EKwQ==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
|
|
|
|
'@babel/helper-module-imports@7.25.9':
|
|
|
|
resolution: {integrity: sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
|
|
|
|
'@babel/helper-module-transforms@7.26.0':
|
|
|
|
resolution: {integrity: sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
peerDependencies:
|
|
|
|
'@babel/core': ^7.0.0
|
|
|
|
|
|
|
|
'@babel/helper-optimise-call-expression@7.25.9':
|
|
|
|
resolution: {integrity: sha512-FIpuNaz5ow8VyrYcnXQTDRGvV6tTjkNtCK/RYNDXGSLlUD6cBuQTSw43CShGxjvfBTfcUA/r6UhUCbtYqkhcuQ==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
|
|
|
|
'@babel/helper-plugin-utils@7.26.5':
|
|
|
|
resolution: {integrity: sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
|
|
|
|
'@babel/helper-replace-supers@7.26.5':
|
|
|
|
resolution: {integrity: sha512-bJ6iIVdYX1YooY2X7w1q6VITt+LnUILtNk7zT78ykuwStx8BauCzxvFqFaHjOpW1bVnSUM1PN1f0p5P21wHxvg==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
peerDependencies:
|
|
|
|
'@babel/core': ^7.0.0
|
|
|
|
|
|
|
|
'@babel/helper-skip-transparent-expression-wrappers@7.25.9':
|
|
|
|
resolution: {integrity: sha512-K4Du3BFa3gvyhzgPcntrkDgZzQaq6uozzcpGbOO1OEJaI+EJdqWIMTLgFgQf6lrfiDFo5FU+BxKepI9RmZqahA==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
'@babel/helper-string-parser@7.25.9':
|
|
|
|
resolution: {integrity: sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
|
|
|
|
'@babel/helper-validator-identifier@7.25.9':
|
|
|
|
resolution: {integrity: sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@babel/helper-validator-option@7.25.9':
|
|
|
|
resolution: {integrity: sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
|
|
|
|
'@babel/helpers@7.26.9':
|
|
|
|
resolution: {integrity: sha512-Mz/4+y8udxBKdmzt/UjPACs4G3j5SshJJEFFKxlCGPydG4JAHXxjWjAwjd09tf6oINvl1VfMJo+nB7H2YKQ0dA==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
'@babel/parser@7.26.9':
|
|
|
|
resolution: {integrity: sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A==}
|
|
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
hasBin: true
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@babel/plugin-proposal-decorators@7.25.9':
|
|
|
|
resolution: {integrity: sha512-smkNLL/O1ezy9Nhy4CNosc4Va+1wo5w4gzSZeLe6y6dM4mmHfYOCPolXQPHQxonZCF+ZyebxN9vqOolkYrSn5g==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
peerDependencies:
|
|
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
|
|
|
|
'@babel/plugin-syntax-decorators@7.25.9':
|
|
|
|
resolution: {integrity: sha512-ryzI0McXUPJnRCvMo4lumIKZUzhYUO/ScI+Mz4YVaTLt04DHNSjEUjKVvbzQjZFLuod/cYEc07mJWhzl6v4DPg==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
peerDependencies:
|
|
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
|
|
|
|
'@babel/plugin-syntax-import-attributes@7.26.0':
|
|
|
|
resolution: {integrity: sha512-e2dttdsJ1ZTpi3B9UYGLw41hifAubg19AtCu/2I/F1QNVclOBr1dYpTdmdyZ84Xiz43BS/tCUkMAZNLv12Pi+A==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
peerDependencies:
|
|
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
|
|
|
|
'@babel/plugin-syntax-import-meta@7.10.4':
|
|
|
|
resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==}
|
|
|
|
peerDependencies:
|
|
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
|
|
|
|
'@babel/plugin-syntax-jsx@7.25.9':
|
|
|
|
resolution: {integrity: sha512-ld6oezHQMZsZfp6pWtbjaNDF2tiiCYYDqQszHt5VV437lewP9aSi2Of99CK0D0XB21k7FLgnLcmQKyKzynfeAA==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
peerDependencies:
|
|
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
|
|
|
|
'@babel/plugin-syntax-typescript@7.25.9':
|
|
|
|
resolution: {integrity: sha512-hjMgRy5hb8uJJjUcdWunWVcoi9bGpJp8p5Ol1229PoN6aytsLwNMgmdftO23wnCLMfVmTwZDWMPNq/D1SY60JQ==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
peerDependencies:
|
|
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
|
|
|
|
'@babel/plugin-transform-typescript@7.26.8':
|
|
|
|
resolution: {integrity: sha512-bME5J9AC8ChwA7aEPJ6zym3w7aObZULHhbNLU0bKUhKsAkylkzUdq+0kdymh9rzi8nlNFl2bmldFBCKNJBUpuw==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
peerDependencies:
|
|
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
|
|
|
|
'@babel/template@7.26.9':
|
|
|
|
resolution: {integrity: sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
|
|
|
|
'@babel/traverse@7.26.9':
|
|
|
|
resolution: {integrity: sha512-ZYW7L+pL8ahU5fXmNbPF+iZFHCv5scFak7MZ9bwaRPLUhHh7QQEMjZUg0HevihoqCM5iSYHN61EyCoZvqC+bxg==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
'@babel/types@7.26.9':
|
|
|
|
resolution: {integrity: sha512-Y3IR1cRnOxOCDvMmNiym7XpXQ93iGDDPHx+Zj+NM+rg0fBaShfQLkg+hKPaZCEvg5N/LeCo4+Rj/i3FuJsIQaw==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
|
|
|
|
'@css-render/plugin-bem@0.15.14':
|
|
|
|
resolution: {integrity: sha512-QK513CJ7yEQxm/P3EwsI+d+ha8kSOcjGvD6SevM41neEMxdULE+18iuQK6tEChAWMOQNQPLG/Rw3Khb69r5neg==}
|
|
|
|
peerDependencies:
|
|
|
|
css-render: ~0.15.14
|
|
|
|
|
|
|
|
'@css-render/vue3-ssr@0.15.14':
|
|
|
|
resolution: {integrity: sha512-//8027GSbxE9n3QlD73xFY6z4ZbHbvrOVB7AO6hsmrEzGbg+h2A09HboUyDgu+xsmj7JnvJD39Irt+2D0+iV8g==}
|
|
|
|
peerDependencies:
|
|
|
|
vue: ^3.0.11
|
|
|
|
|
|
|
|
'@emotion/hash@0.8.0':
|
|
|
|
resolution: {integrity: sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow==}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/aix-ppc64@0.25.1':
|
|
|
|
resolution: {integrity: sha512-kfYGy8IdzTGy+z0vFGvExZtxkFlA4zAxgKEahG9KE1ScBjpQnFsNOX8KTU5ojNru5ed5CVoJYXFtoxaq5nFbjQ==}
|
|
|
|
engines: {node: '>=18'}
|
2025-03-10 13:17:46 +08:00
|
|
|
cpu: [ppc64]
|
|
|
|
os: [aix]
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/android-arm64@0.25.1':
|
|
|
|
resolution: {integrity: sha512-50tM0zCJW5kGqgG7fQ7IHvQOcAn9TKiVRuQ/lN0xR+T2lzEFvAi1ZcS8DiksFcEpf1t/GYOeOfCAgDHFpkiSmA==}
|
|
|
|
engines: {node: '>=18'}
|
2025-03-10 13:17:46 +08:00
|
|
|
cpu: [arm64]
|
|
|
|
os: [android]
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/android-arm@0.25.1':
|
|
|
|
resolution: {integrity: sha512-dp+MshLYux6j/JjdqVLnMglQlFu+MuVeNrmT5nk6q07wNhCdSnB7QZj+7G8VMUGh1q+vj2Bq8kRsuyA00I/k+Q==}
|
|
|
|
engines: {node: '>=18'}
|
2025-03-10 13:17:46 +08:00
|
|
|
cpu: [arm]
|
|
|
|
os: [android]
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/android-x64@0.25.1':
|
|
|
|
resolution: {integrity: sha512-GCj6WfUtNldqUzYkN/ITtlhwQqGWu9S45vUXs7EIYf+7rCiiqH9bCloatO9VhxsL0Pji+PF4Lz2XXCES+Q8hDw==}
|
|
|
|
engines: {node: '>=18'}
|
2025-03-10 13:17:46 +08:00
|
|
|
cpu: [x64]
|
|
|
|
os: [android]
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/darwin-arm64@0.25.1':
|
|
|
|
resolution: {integrity: sha512-5hEZKPf+nQjYoSr/elb62U19/l1mZDdqidGfmFutVUjjUZrOazAtwK+Kr+3y0C/oeJfLlxo9fXb1w7L+P7E4FQ==}
|
|
|
|
engines: {node: '>=18'}
|
2025-03-10 13:17:46 +08:00
|
|
|
cpu: [arm64]
|
|
|
|
os: [darwin]
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/darwin-x64@0.25.1':
|
|
|
|
resolution: {integrity: sha512-hxVnwL2Dqs3fM1IWq8Iezh0cX7ZGdVhbTfnOy5uURtao5OIVCEyj9xIzemDi7sRvKsuSdtCAhMKarxqtlyVyfA==}
|
|
|
|
engines: {node: '>=18'}
|
2025-03-10 13:17:46 +08:00
|
|
|
cpu: [x64]
|
|
|
|
os: [darwin]
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/freebsd-arm64@0.25.1':
|
|
|
|
resolution: {integrity: sha512-1MrCZs0fZa2g8E+FUo2ipw6jw5qqQiH+tERoS5fAfKnRx6NXH31tXBKI3VpmLijLH6yriMZsxJtaXUyFt/8Y4A==}
|
|
|
|
engines: {node: '>=18'}
|
2025-03-10 13:17:46 +08:00
|
|
|
cpu: [arm64]
|
|
|
|
os: [freebsd]
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/freebsd-x64@0.25.1':
|
|
|
|
resolution: {integrity: sha512-0IZWLiTyz7nm0xuIs0q1Y3QWJC52R8aSXxe40VUxm6BB1RNmkODtW6LHvWRrGiICulcX7ZvyH6h5fqdLu4gkww==}
|
|
|
|
engines: {node: '>=18'}
|
2025-03-10 13:17:46 +08:00
|
|
|
cpu: [x64]
|
|
|
|
os: [freebsd]
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/linux-arm64@0.25.1':
|
|
|
|
resolution: {integrity: sha512-jaN3dHi0/DDPelk0nLcXRm1q7DNJpjXy7yWaWvbfkPvI+7XNSc/lDOnCLN7gzsyzgu6qSAmgSvP9oXAhP973uQ==}
|
|
|
|
engines: {node: '>=18'}
|
2025-03-10 13:17:46 +08:00
|
|
|
cpu: [arm64]
|
|
|
|
os: [linux]
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/linux-arm@0.25.1':
|
|
|
|
resolution: {integrity: sha512-NdKOhS4u7JhDKw9G3cY6sWqFcnLITn6SqivVArbzIaf3cemShqfLGHYMx8Xlm/lBit3/5d7kXvriTUGa5YViuQ==}
|
|
|
|
engines: {node: '>=18'}
|
2025-03-10 13:17:46 +08:00
|
|
|
cpu: [arm]
|
|
|
|
os: [linux]
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/linux-ia32@0.25.1':
|
|
|
|
resolution: {integrity: sha512-OJykPaF4v8JidKNGz8c/q1lBO44sQNUQtq1KktJXdBLn1hPod5rE/Hko5ugKKZd+D2+o1a9MFGUEIUwO2YfgkQ==}
|
|
|
|
engines: {node: '>=18'}
|
2025-03-10 13:17:46 +08:00
|
|
|
cpu: [ia32]
|
|
|
|
os: [linux]
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/linux-loong64@0.25.1':
|
|
|
|
resolution: {integrity: sha512-nGfornQj4dzcq5Vp835oM/o21UMlXzn79KobKlcs3Wz9smwiifknLy4xDCLUU0BWp7b/houtdrgUz7nOGnfIYg==}
|
|
|
|
engines: {node: '>=18'}
|
2025-03-10 13:17:46 +08:00
|
|
|
cpu: [loong64]
|
|
|
|
os: [linux]
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/linux-mips64el@0.25.1':
|
|
|
|
resolution: {integrity: sha512-1osBbPEFYwIE5IVB/0g2X6i1qInZa1aIoj1TdL4AaAb55xIIgbg8Doq6a5BzYWgr+tEcDzYH67XVnTmUzL+nXg==}
|
|
|
|
engines: {node: '>=18'}
|
2025-03-10 13:17:46 +08:00
|
|
|
cpu: [mips64el]
|
|
|
|
os: [linux]
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/linux-ppc64@0.25.1':
|
|
|
|
resolution: {integrity: sha512-/6VBJOwUf3TdTvJZ82qF3tbLuWsscd7/1w+D9LH0W/SqUgM5/JJD0lrJ1fVIfZsqB6RFmLCe0Xz3fmZc3WtyVg==}
|
|
|
|
engines: {node: '>=18'}
|
2025-03-10 13:17:46 +08:00
|
|
|
cpu: [ppc64]
|
|
|
|
os: [linux]
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/linux-riscv64@0.25.1':
|
|
|
|
resolution: {integrity: sha512-nSut/Mx5gnilhcq2yIMLMe3Wl4FK5wx/o0QuuCLMtmJn+WeWYoEGDN1ipcN72g1WHsnIbxGXd4i/MF0gTcuAjQ==}
|
|
|
|
engines: {node: '>=18'}
|
2025-03-10 13:17:46 +08:00
|
|
|
cpu: [riscv64]
|
|
|
|
os: [linux]
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/linux-s390x@0.25.1':
|
|
|
|
resolution: {integrity: sha512-cEECeLlJNfT8kZHqLarDBQso9a27o2Zd2AQ8USAEoGtejOrCYHNtKP8XQhMDJMtthdF4GBmjR2au3x1udADQQQ==}
|
|
|
|
engines: {node: '>=18'}
|
2025-03-10 13:17:46 +08:00
|
|
|
cpu: [s390x]
|
|
|
|
os: [linux]
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/linux-x64@0.25.1':
|
|
|
|
resolution: {integrity: sha512-xbfUhu/gnvSEg+EGovRc+kjBAkrvtk38RlerAzQxvMzlB4fXpCFCeUAYzJvrnhFtdeyVCDANSjJvOvGYoeKzFA==}
|
|
|
|
engines: {node: '>=18'}
|
2025-03-10 13:17:46 +08:00
|
|
|
cpu: [x64]
|
|
|
|
os: [linux]
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/netbsd-arm64@0.25.1':
|
|
|
|
resolution: {integrity: sha512-O96poM2XGhLtpTh+s4+nP7YCCAfb4tJNRVZHfIE7dgmax+yMP2WgMd2OecBuaATHKTHsLWHQeuaxMRnCsH8+5g==}
|
|
|
|
engines: {node: '>=18'}
|
|
|
|
cpu: [arm64]
|
|
|
|
os: [netbsd]
|
|
|
|
|
|
|
|
'@esbuild/netbsd-x64@0.25.1':
|
|
|
|
resolution: {integrity: sha512-X53z6uXip6KFXBQ+Krbx25XHV/NCbzryM6ehOAeAil7X7oa4XIq+394PWGnwaSQ2WRA0KI6PUO6hTO5zeF5ijA==}
|
|
|
|
engines: {node: '>=18'}
|
2025-03-10 13:17:46 +08:00
|
|
|
cpu: [x64]
|
|
|
|
os: [netbsd]
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/openbsd-arm64@0.25.1':
|
|
|
|
resolution: {integrity: sha512-Na9T3szbXezdzM/Kfs3GcRQNjHzM6GzFBeU1/6IV/npKP5ORtp9zbQjvkDJ47s6BCgaAZnnnu/cY1x342+MvZg==}
|
|
|
|
engines: {node: '>=18'}
|
|
|
|
cpu: [arm64]
|
|
|
|
os: [openbsd]
|
|
|
|
|
|
|
|
'@esbuild/openbsd-x64@0.25.1':
|
|
|
|
resolution: {integrity: sha512-T3H78X2h1tszfRSf+txbt5aOp/e7TAz3ptVKu9Oyir3IAOFPGV6O9c2naym5TOriy1l0nNf6a4X5UXRZSGX/dw==}
|
|
|
|
engines: {node: '>=18'}
|
2025-03-10 13:17:46 +08:00
|
|
|
cpu: [x64]
|
|
|
|
os: [openbsd]
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/sunos-x64@0.25.1':
|
|
|
|
resolution: {integrity: sha512-2H3RUvcmULO7dIE5EWJH8eubZAI4xw54H1ilJnRNZdeo8dTADEZ21w6J22XBkXqGJbe0+wnNJtw3UXRoLJnFEg==}
|
|
|
|
engines: {node: '>=18'}
|
2025-03-10 13:17:46 +08:00
|
|
|
cpu: [x64]
|
|
|
|
os: [sunos]
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/win32-arm64@0.25.1':
|
|
|
|
resolution: {integrity: sha512-GE7XvrdOzrb+yVKB9KsRMq+7a2U/K5Cf/8grVFRAGJmfADr/e/ODQ134RK2/eeHqYV5eQRFxb1hY7Nr15fv1NQ==}
|
|
|
|
engines: {node: '>=18'}
|
2025-03-10 13:17:46 +08:00
|
|
|
cpu: [arm64]
|
|
|
|
os: [win32]
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/win32-ia32@0.25.1':
|
|
|
|
resolution: {integrity: sha512-uOxSJCIcavSiT6UnBhBzE8wy3n0hOkJsBOzy7HDAuTDE++1DJMRRVCPGisULScHL+a/ZwdXPpXD3IyFKjA7K8A==}
|
|
|
|
engines: {node: '>=18'}
|
2025-03-10 13:17:46 +08:00
|
|
|
cpu: [ia32]
|
|
|
|
os: [win32]
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/win32-x64@0.25.1':
|
|
|
|
resolution: {integrity: sha512-Y1EQdcfwMSeQN/ujR5VayLOJ1BHaK+ssyk0AEzPjC+t1lITgsnccPqFjb6V+LsTp/9Iov4ysfjxLaGJ9RPtkVg==}
|
|
|
|
engines: {node: '>=18'}
|
2025-03-10 13:17:46 +08:00
|
|
|
cpu: [x64]
|
|
|
|
os: [win32]
|
|
|
|
|
|
|
|
'@intlify/core-base@10.0.6':
|
|
|
|
resolution: {integrity: sha512-/NINGvy7t8qSCyyuqMIPmHS6CBQjqPIPVOps0Rb7xWrwwkwHJKtahiFnW1HC4iQVhzoYwEW6Js0923zTScLDiA==}
|
|
|
|
engines: {node: '>= 16'}
|
|
|
|
|
|
|
|
'@intlify/message-compiler@10.0.6':
|
|
|
|
resolution: {integrity: sha512-QcUYprK+e4X2lU6eJDxLuf/mUtCuVPj2RFBoFRlJJxK3wskBejzlRvh1Q0lQCi9tDOnD4iUK1ftcGylE3X3idA==}
|
|
|
|
engines: {node: '>= 16'}
|
|
|
|
|
|
|
|
'@intlify/shared@10.0.6':
|
|
|
|
resolution: {integrity: sha512-2xqwm05YPpo7TM//+v0bzS0FWiTzsjpSMnWdt7ZXs5/ZfQIedSuBXIrskd8HZ7c/cZzo1G9ALHTksnv/74vk/Q==}
|
|
|
|
engines: {node: '>= 16'}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@jridgewell/gen-mapping@0.3.8':
|
|
|
|
resolution: {integrity: sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==}
|
|
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
|
|
|
|
'@jridgewell/resolve-uri@3.1.2':
|
|
|
|
resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
|
|
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
|
|
|
|
'@jridgewell/set-array@1.2.1':
|
|
|
|
resolution: {integrity: sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==}
|
|
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
'@jridgewell/sourcemap-codec@1.5.0':
|
|
|
|
resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@jridgewell/trace-mapping@0.3.25':
|
|
|
|
resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
'@juggle/resize-observer@3.4.0':
|
|
|
|
resolution: {integrity: sha512-dfLbk+PwWvFzSxwk3n5ySL0hfBog779o8h68wK/7/APo/7cgyWp5jcXockbxdk5kFRkbeXWm4Fbi9FrdN381sA==}
|
|
|
|
|
|
|
|
'@parcel/watcher-android-arm64@2.5.1':
|
|
|
|
resolution: {integrity: sha512-KF8+j9nNbUN8vzOFDpRMsaKBHZ/mcjEjMToVMJOhTozkDonQFFrRcfdLWn6yWKCmJKmdVxSgHiYvTCef4/qcBA==}
|
|
|
|
engines: {node: '>= 10.0.0'}
|
|
|
|
cpu: [arm64]
|
|
|
|
os: [android]
|
|
|
|
|
|
|
|
'@parcel/watcher-darwin-arm64@2.5.1':
|
|
|
|
resolution: {integrity: sha512-eAzPv5osDmZyBhou8PoF4i6RQXAfeKL9tjb3QzYuccXFMQU0ruIc/POh30ePnaOyD1UXdlKguHBmsTs53tVoPw==}
|
|
|
|
engines: {node: '>= 10.0.0'}
|
|
|
|
cpu: [arm64]
|
|
|
|
os: [darwin]
|
|
|
|
|
|
|
|
'@parcel/watcher-darwin-x64@2.5.1':
|
|
|
|
resolution: {integrity: sha512-1ZXDthrnNmwv10A0/3AJNZ9JGlzrF82i3gNQcWOzd7nJ8aj+ILyW1MTxVk35Db0u91oD5Nlk9MBiujMlwmeXZg==}
|
|
|
|
engines: {node: '>= 10.0.0'}
|
|
|
|
cpu: [x64]
|
|
|
|
os: [darwin]
|
|
|
|
|
|
|
|
'@parcel/watcher-freebsd-x64@2.5.1':
|
|
|
|
resolution: {integrity: sha512-SI4eljM7Flp9yPuKi8W0ird8TI/JK6CSxju3NojVI6BjHsTyK7zxA9urjVjEKJ5MBYC+bLmMcbAWlZ+rFkLpJQ==}
|
|
|
|
engines: {node: '>= 10.0.0'}
|
|
|
|
cpu: [x64]
|
|
|
|
os: [freebsd]
|
|
|
|
|
|
|
|
'@parcel/watcher-linux-arm-glibc@2.5.1':
|
|
|
|
resolution: {integrity: sha512-RCdZlEyTs8geyBkkcnPWvtXLY44BCeZKmGYRtSgtwwnHR4dxfHRG3gR99XdMEdQ7KeiDdasJwwvNSF5jKtDwdA==}
|
|
|
|
engines: {node: '>= 10.0.0'}
|
|
|
|
cpu: [arm]
|
|
|
|
os: [linux]
|
|
|
|
|
|
|
|
'@parcel/watcher-linux-arm-musl@2.5.1':
|
|
|
|
resolution: {integrity: sha512-6E+m/Mm1t1yhB8X412stiKFG3XykmgdIOqhjWj+VL8oHkKABfu/gjFj8DvLrYVHSBNC+/u5PeNrujiSQ1zwd1Q==}
|
|
|
|
engines: {node: '>= 10.0.0'}
|
|
|
|
cpu: [arm]
|
|
|
|
os: [linux]
|
|
|
|
|
|
|
|
'@parcel/watcher-linux-arm64-glibc@2.5.1':
|
|
|
|
resolution: {integrity: sha512-LrGp+f02yU3BN9A+DGuY3v3bmnFUggAITBGriZHUREfNEzZh/GO06FF5u2kx8x+GBEUYfyTGamol4j3m9ANe8w==}
|
|
|
|
engines: {node: '>= 10.0.0'}
|
|
|
|
cpu: [arm64]
|
|
|
|
os: [linux]
|
|
|
|
|
|
|
|
'@parcel/watcher-linux-arm64-musl@2.5.1':
|
|
|
|
resolution: {integrity: sha512-cFOjABi92pMYRXS7AcQv9/M1YuKRw8SZniCDw0ssQb/noPkRzA+HBDkwmyOJYp5wXcsTrhxO0zq1U11cK9jsFg==}
|
|
|
|
engines: {node: '>= 10.0.0'}
|
|
|
|
cpu: [arm64]
|
|
|
|
os: [linux]
|
|
|
|
|
|
|
|
'@parcel/watcher-linux-x64-glibc@2.5.1':
|
|
|
|
resolution: {integrity: sha512-GcESn8NZySmfwlTsIur+49yDqSny2IhPeZfXunQi48DMugKeZ7uy1FX83pO0X22sHntJ4Ub+9k34XQCX+oHt2A==}
|
|
|
|
engines: {node: '>= 10.0.0'}
|
|
|
|
cpu: [x64]
|
|
|
|
os: [linux]
|
|
|
|
|
|
|
|
'@parcel/watcher-linux-x64-musl@2.5.1':
|
|
|
|
resolution: {integrity: sha512-n0E2EQbatQ3bXhcH2D1XIAANAcTZkQICBPVaxMeaCVBtOpBZpWJuf7LwyWPSBDITb7In8mqQgJ7gH8CILCURXg==}
|
|
|
|
engines: {node: '>= 10.0.0'}
|
|
|
|
cpu: [x64]
|
|
|
|
os: [linux]
|
|
|
|
|
|
|
|
'@parcel/watcher-win32-arm64@2.5.1':
|
|
|
|
resolution: {integrity: sha512-RFzklRvmc3PkjKjry3hLF9wD7ppR4AKcWNzH7kXR7GUe0Igb3Nz8fyPwtZCSquGrhU5HhUNDr/mKBqj7tqA2Vw==}
|
|
|
|
engines: {node: '>= 10.0.0'}
|
|
|
|
cpu: [arm64]
|
|
|
|
os: [win32]
|
|
|
|
|
|
|
|
'@parcel/watcher-win32-ia32@2.5.1':
|
|
|
|
resolution: {integrity: sha512-c2KkcVN+NJmuA7CGlaGD1qJh1cLfDnQsHjE89E60vUEMlqduHGCdCLJCID5geFVM0dOtA3ZiIO8BoEQmzQVfpQ==}
|
|
|
|
engines: {node: '>= 10.0.0'}
|
|
|
|
cpu: [ia32]
|
|
|
|
os: [win32]
|
|
|
|
|
|
|
|
'@parcel/watcher-win32-x64@2.5.1':
|
|
|
|
resolution: {integrity: sha512-9lHBdJITeNR++EvSQVUcaZoWupyHfXe1jZvGZ06O/5MflPcuPLtEphScIBL+AiCWBO46tDSHzWyD0uDmmZqsgA==}
|
|
|
|
engines: {node: '>= 10.0.0'}
|
|
|
|
cpu: [x64]
|
|
|
|
os: [win32]
|
|
|
|
|
|
|
|
'@parcel/watcher@2.5.1':
|
|
|
|
resolution: {integrity: sha512-dfUnCxiN9H4ap84DvD2ubjw+3vUNpstxa0TneY/Paat8a3R4uQZDLSvWjmznAY/DoahqTHl9V46HF/Zs3F29pg==}
|
|
|
|
engines: {node: '>= 10.0.0'}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@polka/url@1.0.0-next.28':
|
|
|
|
resolution: {integrity: sha512-8LduaNlMZGwdZ6qWrKlfa+2M4gahzFkprZiAt2TF8uS0qQgBizKXpXURqvTJ4WtmupWxaLqjRb2UCTe72mu+Aw==}
|
|
|
|
|
|
|
|
'@rollup/pluginutils@5.1.4':
|
|
|
|
resolution: {integrity: sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==}
|
|
|
|
engines: {node: '>=14.0.0'}
|
|
|
|
peerDependencies:
|
|
|
|
rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
|
|
|
|
peerDependenciesMeta:
|
|
|
|
rollup:
|
|
|
|
optional: true
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
'@rollup/rollup-android-arm-eabi@4.35.0':
|
|
|
|
resolution: {integrity: sha512-uYQ2WfPaqz5QtVgMxfN6NpLD+no0MYHDBywl7itPYd3K5TjjSghNKmX8ic9S8NU8w81NVhJv/XojcHptRly7qQ==}
|
|
|
|
cpu: [arm]
|
|
|
|
os: [android]
|
|
|
|
|
|
|
|
'@rollup/rollup-android-arm64@4.35.0':
|
|
|
|
resolution: {integrity: sha512-FtKddj9XZudurLhdJnBl9fl6BwCJ3ky8riCXjEw3/UIbjmIY58ppWwPEvU3fNu+W7FUsAsB1CdH+7EQE6CXAPA==}
|
|
|
|
cpu: [arm64]
|
|
|
|
os: [android]
|
|
|
|
|
|
|
|
'@rollup/rollup-darwin-arm64@4.35.0':
|
|
|
|
resolution: {integrity: sha512-Uk+GjOJR6CY844/q6r5DR/6lkPFOw0hjfOIzVx22THJXMxktXG6CbejseJFznU8vHcEBLpiXKY3/6xc+cBm65Q==}
|
|
|
|
cpu: [arm64]
|
|
|
|
os: [darwin]
|
|
|
|
|
|
|
|
'@rollup/rollup-darwin-x64@4.35.0':
|
|
|
|
resolution: {integrity: sha512-3IrHjfAS6Vkp+5bISNQnPogRAW5GAV1n+bNCrDwXmfMHbPl5EhTmWtfmwlJxFRUCBZ+tZ/OxDyU08aF6NI/N5Q==}
|
|
|
|
cpu: [x64]
|
|
|
|
os: [darwin]
|
|
|
|
|
|
|
|
'@rollup/rollup-freebsd-arm64@4.35.0':
|
|
|
|
resolution: {integrity: sha512-sxjoD/6F9cDLSELuLNnY0fOrM9WA0KrM0vWm57XhrIMf5FGiN8D0l7fn+bpUeBSU7dCgPV2oX4zHAsAXyHFGcQ==}
|
|
|
|
cpu: [arm64]
|
|
|
|
os: [freebsd]
|
|
|
|
|
|
|
|
'@rollup/rollup-freebsd-x64@4.35.0':
|
|
|
|
resolution: {integrity: sha512-2mpHCeRuD1u/2kruUiHSsnjWtHjqVbzhBkNVQ1aVD63CcexKVcQGwJ2g5VphOd84GvxfSvnnlEyBtQCE5hxVVw==}
|
|
|
|
cpu: [x64]
|
|
|
|
os: [freebsd]
|
|
|
|
|
|
|
|
'@rollup/rollup-linux-arm-gnueabihf@4.35.0':
|
|
|
|
resolution: {integrity: sha512-mrA0v3QMy6ZSvEuLs0dMxcO2LnaCONs1Z73GUDBHWbY8tFFocM6yl7YyMu7rz4zS81NDSqhrUuolyZXGi8TEqg==}
|
|
|
|
cpu: [arm]
|
|
|
|
os: [linux]
|
|
|
|
|
|
|
|
'@rollup/rollup-linux-arm-musleabihf@4.35.0':
|
|
|
|
resolution: {integrity: sha512-DnYhhzcvTAKNexIql8pFajr0PiDGrIsBYPRvCKlA5ixSS3uwo/CWNZxB09jhIapEIg945KOzcYEAGGSmTSpk7A==}
|
|
|
|
cpu: [arm]
|
|
|
|
os: [linux]
|
|
|
|
|
|
|
|
'@rollup/rollup-linux-arm64-gnu@4.35.0':
|
|
|
|
resolution: {integrity: sha512-uagpnH2M2g2b5iLsCTZ35CL1FgyuzzJQ8L9VtlJ+FckBXroTwNOaD0z0/UF+k5K3aNQjbm8LIVpxykUOQt1m/A==}
|
|
|
|
cpu: [arm64]
|
|
|
|
os: [linux]
|
|
|
|
|
|
|
|
'@rollup/rollup-linux-arm64-musl@4.35.0':
|
|
|
|
resolution: {integrity: sha512-XQxVOCd6VJeHQA/7YcqyV0/88N6ysSVzRjJ9I9UA/xXpEsjvAgDTgH3wQYz5bmr7SPtVK2TsP2fQ2N9L4ukoUg==}
|
|
|
|
cpu: [arm64]
|
|
|
|
os: [linux]
|
|
|
|
|
|
|
|
'@rollup/rollup-linux-loongarch64-gnu@4.35.0':
|
|
|
|
resolution: {integrity: sha512-5pMT5PzfgwcXEwOaSrqVsz/LvjDZt+vQ8RT/70yhPU06PTuq8WaHhfT1LW+cdD7mW6i/J5/XIkX/1tCAkh1W6g==}
|
|
|
|
cpu: [loong64]
|
|
|
|
os: [linux]
|
|
|
|
|
|
|
|
'@rollup/rollup-linux-powerpc64le-gnu@4.35.0':
|
|
|
|
resolution: {integrity: sha512-c+zkcvbhbXF98f4CtEIP1EBA/lCic5xB0lToneZYvMeKu5Kamq3O8gqrxiYYLzlZH6E3Aq+TSW86E4ay8iD8EA==}
|
|
|
|
cpu: [ppc64]
|
|
|
|
os: [linux]
|
|
|
|
|
|
|
|
'@rollup/rollup-linux-riscv64-gnu@4.35.0':
|
|
|
|
resolution: {integrity: sha512-s91fuAHdOwH/Tad2tzTtPX7UZyytHIRR6V4+2IGlV0Cej5rkG0R61SX4l4y9sh0JBibMiploZx3oHKPnQBKe4g==}
|
|
|
|
cpu: [riscv64]
|
|
|
|
os: [linux]
|
|
|
|
|
|
|
|
'@rollup/rollup-linux-s390x-gnu@4.35.0':
|
|
|
|
resolution: {integrity: sha512-hQRkPQPLYJZYGP+Hj4fR9dDBMIM7zrzJDWFEMPdTnTy95Ljnv0/4w/ixFw3pTBMEuuEuoqtBINYND4M7ujcuQw==}
|
|
|
|
cpu: [s390x]
|
|
|
|
os: [linux]
|
|
|
|
|
|
|
|
'@rollup/rollup-linux-x64-gnu@4.35.0':
|
|
|
|
resolution: {integrity: sha512-Pim1T8rXOri+0HmV4CdKSGrqcBWX0d1HoPnQ0uw0bdp1aP5SdQVNBy8LjYncvnLgu3fnnCt17xjWGd4cqh8/hA==}
|
|
|
|
cpu: [x64]
|
|
|
|
os: [linux]
|
|
|
|
|
|
|
|
'@rollup/rollup-linux-x64-musl@4.35.0':
|
|
|
|
resolution: {integrity: sha512-QysqXzYiDvQWfUiTm8XmJNO2zm9yC9P/2Gkrwg2dH9cxotQzunBHYr6jk4SujCTqnfGxduOmQcI7c2ryuW8XVg==}
|
|
|
|
cpu: [x64]
|
|
|
|
os: [linux]
|
|
|
|
|
|
|
|
'@rollup/rollup-win32-arm64-msvc@4.35.0':
|
|
|
|
resolution: {integrity: sha512-OUOlGqPkVJCdJETKOCEf1mw848ZyJ5w50/rZ/3IBQVdLfR5jk/6Sr5m3iO2tdPgwo0x7VcncYuOvMhBWZq8ayg==}
|
|
|
|
cpu: [arm64]
|
|
|
|
os: [win32]
|
|
|
|
|
|
|
|
'@rollup/rollup-win32-ia32-msvc@4.35.0':
|
|
|
|
resolution: {integrity: sha512-2/lsgejMrtwQe44glq7AFFHLfJBPafpsTa6JvP2NGef/ifOa4KBoglVf7AKN7EV9o32evBPRqfg96fEHzWo5kw==}
|
|
|
|
cpu: [ia32]
|
|
|
|
os: [win32]
|
|
|
|
|
|
|
|
'@rollup/rollup-win32-x64-msvc@4.35.0':
|
|
|
|
resolution: {integrity: sha512-PIQeY5XDkrOysbQblSW7v3l1MDZzkTEzAfTPkj5VAu3FW8fS4ynyLg2sINp0fp3SjZ8xkRYpLqoKcYqAkhU1dw==}
|
|
|
|
cpu: [x64]
|
|
|
|
os: [win32]
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@sec-ant/readable-stream@0.4.1':
|
|
|
|
resolution: {integrity: sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==}
|
|
|
|
|
|
|
|
'@sindresorhus/merge-streams@4.0.0':
|
|
|
|
resolution: {integrity: sha512-tlqY9xq5ukxTUZBmoOp+m61cqwQD5pHJtFY3Mn8CA8ps6yghLH/Hw8UPdqg4OLmFW3IFlcXnQNmo/dh8HzXYIQ==}
|
|
|
|
engines: {node: '>=18'}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
'@tauri-apps/api@2.1.1':
|
|
|
|
resolution: {integrity: sha512-fzUfFFKo4lknXGJq8qrCidkUcKcH2UHhfaaCNt4GzgzGaW2iS26uFOg4tS3H4P8D6ZEeUxtiD5z0nwFF0UN30A==}
|
|
|
|
|
|
|
|
'@tauri-apps/cli-darwin-arm64@2.3.1':
|
|
|
|
resolution: {integrity: sha512-TOhSdsXYt+f+asRU+Dl+Wufglj/7+CX9h8RO4hl5k7D6lR4L8yTtdhpS7btaclOMmjYC4piNfJE70GoxhOoYWw==}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
cpu: [arm64]
|
|
|
|
os: [darwin]
|
|
|
|
|
|
|
|
'@tauri-apps/cli-darwin-x64@2.3.1':
|
|
|
|
resolution: {integrity: sha512-LDwGg3AuBQ3aCeMAFaFwt0MSGOVFoXuXEe0z4QxQ7jZE5tdAOhKABaq4i569V5lShCgQZ6nLD/tmA5+GipvHnA==}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
cpu: [x64]
|
|
|
|
os: [darwin]
|
|
|
|
|
|
|
|
'@tauri-apps/cli-linux-arm-gnueabihf@2.3.1':
|
|
|
|
resolution: {integrity: sha512-hu3HpbbtJBvHXw5i54QHwLxOUoXWqhf7CL2YYSPOrWEEQo10NKddulP61L5gfr5z+bSSaitfLwqgTidgnaNJCA==}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
cpu: [arm]
|
|
|
|
os: [linux]
|
|
|
|
|
|
|
|
'@tauri-apps/cli-linux-arm64-gnu@2.3.1':
|
|
|
|
resolution: {integrity: sha512-mEGgwkiGSKYXWHhGodo7zU9PCd2I/d6KkR+Wp1nzK+DxsCrEK6yJ5XxYLSQSDcKkM4dCxpVEPUiVMbDhmn08jg==}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
cpu: [arm64]
|
|
|
|
os: [linux]
|
|
|
|
|
|
|
|
'@tauri-apps/cli-linux-arm64-musl@2.3.1':
|
|
|
|
resolution: {integrity: sha512-tqQkafikGfnc7ISnGjSYkbpnzJKEyO8XSa0YOXTAL3J8R5Pss5ZIZY7G8kq1mwQSR/dPVR1ZLTVXgZGuysjP8w==}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
cpu: [arm64]
|
|
|
|
os: [linux]
|
|
|
|
|
|
|
|
'@tauri-apps/cli-linux-x64-gnu@2.3.1':
|
|
|
|
resolution: {integrity: sha512-I3puDJ2wGEauXlXbzIHn2etz78TaWs1cpN6zre02maHr6ZR7nf7euTCOGPhhfoMG0opA5mT/eLuYpVw648/VAA==}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
cpu: [x64]
|
|
|
|
os: [linux]
|
|
|
|
|
|
|
|
'@tauri-apps/cli-linux-x64-musl@2.3.1':
|
|
|
|
resolution: {integrity: sha512-rbWiCOBuQN7tPySkUyBs914uUikE3mEUOqV/IFospvKESw4UC3G1DL5+ybfXH7Orb8/in3JpJuVzYQjo+OSbBA==}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
cpu: [x64]
|
|
|
|
os: [linux]
|
|
|
|
|
|
|
|
'@tauri-apps/cli-win32-arm64-msvc@2.3.1':
|
|
|
|
resolution: {integrity: sha512-PdTmUzSeTHjJuBpCV7L+V29fPhPtToU+NZU46slHKSA1aT38MiFDXBZ/6P5Zudrt9QPMfIubqnJKbK8Ivvv7Ww==}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
cpu: [arm64]
|
|
|
|
os: [win32]
|
|
|
|
|
|
|
|
'@tauri-apps/cli-win32-ia32-msvc@2.3.1':
|
|
|
|
resolution: {integrity: sha512-K/Xa97kspWT4UWj3t26lL2D3QsopTAxS7kWi5kObdqtAGn3qD52qBi24FH38TdvHYz4QlnLIb30TukviCgh4gw==}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
cpu: [ia32]
|
|
|
|
os: [win32]
|
|
|
|
|
|
|
|
'@tauri-apps/cli-win32-x64-msvc@2.3.1':
|
|
|
|
resolution: {integrity: sha512-RgwzXbP8gAno3kQEsybMtgLp6D1Z1Nec2cftryYbPTJmoMJs6e4qgtxuTSbUz5SKnHe8rGgMiFSvEGoHvbG72Q==}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
cpu: [x64]
|
|
|
|
os: [win32]
|
|
|
|
|
|
|
|
'@tauri-apps/cli@2.3.1':
|
|
|
|
resolution: {integrity: sha512-xewcw/ZsCqgilTy2h7+pp2Baxoy7zLR2wXOV7SZLzkb6SshHVbm1BFAjn8iFATURRW85KLzl6wSGJ2dQHjVHqw==}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
hasBin: true
|
|
|
|
|
|
|
|
'@tauri-apps/plugin-clipboard-manager@2.2.1':
|
|
|
|
resolution: {integrity: sha512-+7YDULB9Bk4fejxYrVNBQcxs3KsjPA3A3r53wwn7K8zOQvxjNBSYBRx/FW1OUBPGzm8BrreJFBkPVzQZSF2R4A==}
|
|
|
|
|
|
|
|
'@tauri-apps/plugin-http@2.3.0':
|
|
|
|
resolution: {integrity: sha512-pigTvz+zzAqbIhCzRiR1GE98Jw7A03j2V+Eiexr9thBI8VfMiwFQMcbgON51xlwnVaI72LdbYKNajU84im8tlg==}
|
|
|
|
|
|
|
|
'@tauri-apps/plugin-os@2.2.0':
|
|
|
|
resolution: {integrity: sha512-HszbCdbisMlu5QhCNAN8YIWyz2v33abAWha6+uvV2CKX8P5VSct/y+kEe22JeyqrxCnWlQ3DRx7s49Byg7/0EA==}
|
|
|
|
|
|
|
|
'@tauri-apps/plugin-process@2.2.0':
|
|
|
|
resolution: {integrity: sha512-uypN2Crmyop9z+KRJr3zl71OyVFgTuvHFjsJ0UxxQ/J5212jVa5w4nPEYjIewcn8bUEXacRebwE6F7owgrbhSw==}
|
|
|
|
|
|
|
|
'@tauri-apps/plugin-shell@2.2.0':
|
|
|
|
resolution: {integrity: sha512-iC3Ic1hLmasoboG7BO+7p+AriSoqAwKrIk+Hpk+S/bjTQdXqbl2GbdclghI4gM32X0bls7xHzIFqhRdrlvJeaA==}
|
|
|
|
|
|
|
|
'@tauri-apps/plugin-store@2.2.0':
|
|
|
|
resolution: {integrity: sha512-hJTRtuJis4w5fW1dkcgftsYxKXK0+DbAqurZ3CURHG5WkAyyZgbxpeYctw12bbzF9ZbZREXZklPq8mocCC3Sgg==}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@tsconfig/node22@22.0.0':
|
|
|
|
resolution: {integrity: sha512-twLQ77zevtxobBOD4ToAtVmuYrpeYUh3qh+TEp+08IWhpsrIflVHqQ1F1CiPxQGL7doCdBIOOCF+1Tm833faNg==}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
'@types/estree@1.0.6':
|
|
|
|
resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==}
|
|
|
|
|
|
|
|
'@types/katex@0.16.7':
|
|
|
|
resolution: {integrity: sha512-HMwFiRujE5PjrgwHQ25+bsLJgowjGjm5Z8FVSf0N6PwgJrwxH0QxzHYDcKsTfV3wva0vzrpqMTJS2jXPr5BMEQ==}
|
|
|
|
|
|
|
|
'@types/lodash-es@4.17.12':
|
|
|
|
resolution: {integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==}
|
|
|
|
|
|
|
|
'@types/lodash@4.17.16':
|
|
|
|
resolution: {integrity: sha512-HX7Em5NYQAXKW+1T+FiuG27NGwzJfCX3s1GjOa7ujxZa52kjJLOr4FUxT+giF6Tgxv1e+/czV/iTtBw27WTU9g==}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@types/node@22.13.10':
|
|
|
|
resolution: {integrity: sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
'@vicons/fluent@0.12.0':
|
|
|
|
resolution: {integrity: sha512-ATCiqPuiJ6RI5GBlD3BIpZ9Xw4MsCA4RpI5oR6MCti4quS4mX1Gp6N74FCzw7lgOj+80rV4HMKhZTVInwimpVQ==}
|
|
|
|
|
|
|
|
'@vicons/ionicons5@0.12.0':
|
|
|
|
resolution: {integrity: sha512-Iy1EUVRpX0WWxeu1VIReR1zsZLMc4fqpt223czR+Rpnrwu7pt46nbnC2ycO7ItI/uqDLJxnbcMC7FujKs9IfFA==}
|
|
|
|
|
|
|
|
'@vitejs/plugin-vue@5.2.1':
|
|
|
|
resolution: {integrity: sha512-cxh314tzaWwOLqVes2gnnCtvBDcM1UMdn+iFR+UjAn411dPT3tOmqrJjbMd7koZpMAmBM/GqeV4n9ge7JSiJJQ==}
|
|
|
|
engines: {node: ^18.0.0 || >=20.0.0}
|
|
|
|
peerDependencies:
|
|
|
|
vite: ^5.0.0 || ^6.0.0
|
|
|
|
vue: ^3.2.25
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@volar/language-core@2.4.12':
|
|
|
|
resolution: {integrity: sha512-RLrFdXEaQBWfSnYGVxvR2WrO6Bub0unkdHYIdC31HzIEqATIuuhRRzYu76iGPZ6OtA4Au1SnW0ZwIqPP217YhA==}
|
|
|
|
|
|
|
|
'@volar/source-map@2.4.12':
|
|
|
|
resolution: {integrity: sha512-bUFIKvn2U0AWojOaqf63ER0N/iHIBYZPpNGogfLPQ68F5Eet6FnLlyho7BS0y2HJ1jFhSif7AcuTx1TqsCzRzw==}
|
2025-03-10 13:17:46 +08:00
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@volar/typescript@2.4.12':
|
|
|
|
resolution: {integrity: sha512-HJB73OTJDgPc80K30wxi3if4fSsZZAOScbj2fcicMuOPoOkcf9NNAINb33o+DzhBdF9xTKC1gnPmIRDous5S0g==}
|
2025-03-10 13:17:46 +08:00
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@vue/babel-helper-vue-transform-on@1.4.0':
|
|
|
|
resolution: {integrity: sha512-mCokbouEQ/ocRce/FpKCRItGo+013tHg7tixg3DUNS+6bmIchPt66012kBMm476vyEIJPafrvOf4E5OYj3shSw==}
|
|
|
|
|
|
|
|
'@vue/babel-plugin-jsx@1.4.0':
|
|
|
|
resolution: {integrity: sha512-9zAHmwgMWlaN6qRKdrg1uKsBKHvnUU+Py+MOCTuYZBoZsopa90Di10QRjB+YPnVss0BZbG/H5XFwJY1fTxJWhA==}
|
|
|
|
peerDependencies:
|
|
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
peerDependenciesMeta:
|
|
|
|
'@babel/core':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@vue/babel-plugin-resolve-type@1.4.0':
|
|
|
|
resolution: {integrity: sha512-4xqDRRbQQEWHQyjlYSgZsWj44KfiF6D+ktCuXyZ8EnVDYV3pztmXJDf1HveAjUAXxAnR8daCQT51RneWWxtTyQ==}
|
|
|
|
peerDependencies:
|
|
|
|
'@babel/core': ^7.0.0-0
|
2025-03-10 13:17:46 +08:00
|
|
|
|
|
|
|
'@vue/compiler-core@3.5.13':
|
|
|
|
resolution: {integrity: sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q==}
|
|
|
|
|
|
|
|
'@vue/compiler-dom@3.5.13':
|
|
|
|
resolution: {integrity: sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA==}
|
|
|
|
|
|
|
|
'@vue/compiler-sfc@3.5.13':
|
|
|
|
resolution: {integrity: sha512-6VdaljMpD82w6c2749Zhf5T9u5uLBWKnVue6XWxprDobftnletJ8+oel7sexFfM3qIxNmVE7LSFGTpv6obNyaQ==}
|
|
|
|
|
|
|
|
'@vue/compiler-ssr@3.5.13':
|
|
|
|
resolution: {integrity: sha512-wMH6vrYHxQl/IybKJagqbquvxpWCuVYpoUJfCqFZwa/JY1GdATAQ+TgVtgrwwMZ0D07QhA99rs/EAAWfvG6KpA==}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@vue/compiler-vue2@2.7.16':
|
|
|
|
resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
'@vue/devtools-api@6.6.4':
|
|
|
|
resolution: {integrity: sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==}
|
|
|
|
|
|
|
|
'@vue/devtools-api@7.7.2':
|
|
|
|
resolution: {integrity: sha512-1syn558KhyN+chO5SjlZIwJ8bV/bQ1nOVTG66t2RbG66ZGekyiYNmRO7X9BJCXQqPsFHlnksqvPhce2qpzxFnA==}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@vue/devtools-core@7.7.2':
|
|
|
|
resolution: {integrity: sha512-lexREWj1lKi91Tblr38ntSsy6CvI8ba7u+jmwh2yruib/ltLUcsIzEjCnrkh1yYGGIKXbAuYV2tOG10fGDB9OQ==}
|
|
|
|
peerDependencies:
|
|
|
|
vue: ^3.0.0
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
'@vue/devtools-kit@7.7.2':
|
|
|
|
resolution: {integrity: sha512-CY0I1JH3Z8PECbn6k3TqM1Bk9ASWxeMtTCvZr7vb+CHi+X/QwQm5F1/fPagraamKMAHVfuuCbdcnNg1A4CYVWQ==}
|
|
|
|
|
|
|
|
'@vue/devtools-shared@7.7.2':
|
|
|
|
resolution: {integrity: sha512-uBFxnp8gwW2vD6FrJB8JZLUzVb6PNRG0B0jBnHsOH8uKyva2qINY8PTF5Te4QlTbMDqU5K6qtJDr6cNsKWhbOA==}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@vue/language-core@2.2.8':
|
|
|
|
resolution: {integrity: sha512-rrzB0wPGBvcwaSNRriVWdNAbHQWSf0NlGqgKHK5mEkXpefjUlVRP62u03KvwZpvKVjRnBIQ/Lwre+Mx9N6juUQ==}
|
2025-03-10 13:17:46 +08:00
|
|
|
peerDependencies:
|
|
|
|
typescript: '*'
|
|
|
|
peerDependenciesMeta:
|
|
|
|
typescript:
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@vue/reactivity@3.5.13':
|
|
|
|
resolution: {integrity: sha512-NaCwtw8o48B9I6L1zl2p41OHo/2Z4wqYGGIK1Khu5T7yxrn+ATOixn/Udn2m+6kZKB/J7cuT9DbWWhRxqixACg==}
|
|
|
|
|
|
|
|
'@vue/runtime-core@3.5.13':
|
|
|
|
resolution: {integrity: sha512-Fj4YRQ3Az0WTZw1sFe+QDb0aXCerigEpw418pw1HBUKFtnQHWzwojaukAs2X/c9DQz4MQ4bsXTGlcpGxU/RCIw==}
|
|
|
|
|
|
|
|
'@vue/runtime-dom@3.5.13':
|
|
|
|
resolution: {integrity: sha512-dLaj94s93NYLqjLiyFzVs9X6dWhTdAlEAciC3Moq7gzAc13VJUdCnjjRurNM6uTLFATRHexHCTu/Xp3eW6yoog==}
|
|
|
|
|
|
|
|
'@vue/server-renderer@3.5.13':
|
|
|
|
resolution: {integrity: sha512-wAi4IRJV/2SAW3htkTlB+dHeRmpTiVIK1OGLWV1yeStVSebSQQOwGwIq0D3ZIoBj2C2qpgz5+vX9iEBkTdk5YA==}
|
|
|
|
peerDependencies:
|
|
|
|
vue: 3.5.13
|
|
|
|
|
|
|
|
'@vue/shared@3.5.13':
|
|
|
|
resolution: {integrity: sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@vue/tsconfig@0.7.0':
|
|
|
|
resolution: {integrity: sha512-ku2uNz5MaZ9IerPPUyOHzyjhXoX2kVJaVf7hL315DC17vS6IiZRmmCPfggNbU16QTvM80+uYYy3eYJB59WCtvg==}
|
|
|
|
peerDependencies:
|
|
|
|
typescript: 5.x
|
|
|
|
vue: ^3.4.0
|
|
|
|
peerDependenciesMeta:
|
|
|
|
typescript:
|
|
|
|
optional: true
|
|
|
|
vue:
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
alien-signals@1.0.4:
|
|
|
|
resolution: {integrity: sha512-DJqqQD3XcsaQcQ1s+iE2jDUZmmQpXwHiR6fCAim/w87luaW+vmLY8fMlrdkmRwzaFXhkxf3rqPCR59tKVv1MDw==}
|
|
|
|
|
|
|
|
ansi-styles@6.2.1:
|
|
|
|
resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==}
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
async-validator@4.2.5:
|
|
|
|
resolution: {integrity: sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==}
|
|
|
|
|
|
|
|
balanced-match@1.0.2:
|
|
|
|
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
|
|
|
|
|
|
|
|
birpc@0.2.19:
|
|
|
|
resolution: {integrity: sha512-5WeXXAvTmitV1RqJFppT5QtUiz2p1mRSYU000Jkft5ZUCLJIk4uQriYNO50HknxKwM6jd8utNc66K1qGIwwWBQ==}
|
|
|
|
|
|
|
|
brace-expansion@2.0.1:
|
|
|
|
resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==}
|
|
|
|
|
|
|
|
braces@3.0.3:
|
|
|
|
resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
browserslist@4.24.4:
|
|
|
|
resolution: {integrity: sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==}
|
|
|
|
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
|
|
|
hasBin: true
|
|
|
|
|
|
|
|
bundle-name@4.1.0:
|
|
|
|
resolution: {integrity: sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==}
|
|
|
|
engines: {node: '>=18'}
|
|
|
|
|
|
|
|
caniuse-lite@1.0.30001703:
|
|
|
|
resolution: {integrity: sha512-kRlAGTRWgPsOj7oARC9m1okJEXdL/8fekFVcxA8Hl7GH4r/sN4OJn/i6Flde373T50KS7Y37oFbMwlE8+F42kQ==}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
chokidar@4.0.3:
|
|
|
|
resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==}
|
|
|
|
engines: {node: '>= 14.16.0'}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
convert-source-map@2.0.0:
|
|
|
|
resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
|
2025-03-10 13:17:46 +08:00
|
|
|
|
|
|
|
copy-anything@3.0.5:
|
|
|
|
resolution: {integrity: sha512-yCEafptTtb4bk7GLEQoM8KVJpxAfdBJYaXyzQEgQQQgYrZiDp8SJmGKlYza6CYjEDNstAdNdKA3UuoULlEbS6w==}
|
|
|
|
engines: {node: '>=12.13'}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
cross-spawn@7.0.6:
|
|
|
|
resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
|
|
|
|
engines: {node: '>= 8'}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
css-render@0.15.14:
|
|
|
|
resolution: {integrity: sha512-9nF4PdUle+5ta4W5SyZdLCCmFd37uVimSjg1evcTqKJCyvCEEj12WKzOSBNak6r4im4J4iYXKH1OWpUV5LBYFg==}
|
|
|
|
|
|
|
|
csstype@3.0.11:
|
|
|
|
resolution: {integrity: sha512-sa6P2wJ+CAbgyy4KFssIb/JNMLxFvKF1pCYCSXS8ZMuqZnMsrxqI2E5sPyoTpxoPU/gVZMzr2zjOfg8GIZOMsw==}
|
|
|
|
|
|
|
|
csstype@3.1.3:
|
|
|
|
resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
|
|
|
|
|
|
|
|
date-fns-tz@3.2.0:
|
|
|
|
resolution: {integrity: sha512-sg8HqoTEulcbbbVXeg84u5UnlsQa8GS5QXMqjjYIhS4abEVVKIUwe0/l/UhrZdKaL/W5eWZNlbTeEIiOXTcsBQ==}
|
|
|
|
peerDependencies:
|
|
|
|
date-fns: ^3.0.0 || ^4.0.0
|
|
|
|
|
|
|
|
date-fns@3.6.0:
|
|
|
|
resolution: {integrity: sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww==}
|
|
|
|
|
|
|
|
de-indent@1.0.2:
|
|
|
|
resolution: {integrity: sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
debug@4.4.0:
|
|
|
|
resolution: {integrity: sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==}
|
|
|
|
engines: {node: '>=6.0'}
|
|
|
|
peerDependencies:
|
|
|
|
supports-color: '*'
|
|
|
|
peerDependenciesMeta:
|
|
|
|
supports-color:
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
default-browser-id@5.0.0:
|
|
|
|
resolution: {integrity: sha512-A6p/pu/6fyBcA1TRz/GqWYPViplrftcW2gZC9q79ngNCKAeR/X3gcEdXQHl4KNXV+3wgIJ1CPkJQ3IHM6lcsyA==}
|
|
|
|
engines: {node: '>=18'}
|
|
|
|
|
|
|
|
default-browser@5.2.1:
|
|
|
|
resolution: {integrity: sha512-WY/3TUME0x3KPYdRRxEJJvXRHV4PyPoUsxtZa78lwItwRQRHhd2U9xOscaT/YTf8uCXIAjeJOFBVEh/7FtD8Xg==}
|
|
|
|
engines: {node: '>=18'}
|
|
|
|
|
|
|
|
define-lazy-prop@3.0.0:
|
|
|
|
resolution: {integrity: sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==}
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
detect-libc@1.0.3:
|
|
|
|
resolution: {integrity: sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==}
|
|
|
|
engines: {node: '>=0.10'}
|
|
|
|
hasBin: true
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
electron-to-chromium@1.5.113:
|
|
|
|
resolution: {integrity: sha512-wjT2O4hX+wdWPJ76gWSkMhcHAV2PTMX+QetUCPYEdCIe+cxmgzzSSiGRCKW8nuh4mwKZlpv0xvoW7OF2X+wmHg==}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
entities@4.5.0:
|
|
|
|
resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
|
|
|
|
engines: {node: '>=0.12'}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
error-stack-parser-es@0.1.5:
|
|
|
|
resolution: {integrity: sha512-xHku1X40RO+fO8yJ8Wh2f2rZWVjqyhb1zgq1yZ8aZRQkv6OOKhKWRUaht3eSCUbAOBaKIgM+ykwFLE+QUxgGeg==}
|
|
|
|
|
|
|
|
esbuild@0.25.1:
|
|
|
|
resolution: {integrity: sha512-BGO5LtrGC7vxnqucAe/rmvKdJllfGaYWdyABvyMoXQlfYMb2bbRuReWR5tEGE//4LcNJj9XrkovTqNYRFZHAMQ==}
|
|
|
|
engines: {node: '>=18'}
|
2025-03-10 13:17:46 +08:00
|
|
|
hasBin: true
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
escalade@3.2.0:
|
|
|
|
resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
|
|
|
|
engines: {node: '>=6'}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
estree-walker@2.0.2:
|
|
|
|
resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
|
|
|
|
|
|
|
|
evtd@0.2.4:
|
|
|
|
resolution: {integrity: sha512-qaeGN5bx63s/AXgQo8gj6fBkxge+OoLddLniox5qtLAEY5HSnuSlISXVPxnSae1dWblvTh4/HoMIB+mbMsvZzw==}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
execa@9.5.2:
|
|
|
|
resolution: {integrity: sha512-EHlpxMCpHWSAh1dgS6bVeoLAXGnJNdR93aabr4QCGbzOM73o5XmRfM/e5FUqsw3aagP8S8XEWUWFAxnRBnAF0Q==}
|
|
|
|
engines: {node: ^18.19.0 || >=20.5.0}
|
|
|
|
|
|
|
|
figures@6.1.0:
|
|
|
|
resolution: {integrity: sha512-d+l3qxjSesT4V7v2fh+QnmFnUWv9lSpjarhShNTgBOfA0ttejbQUAlHLitbjkoRiDulW0OPoQPYIGhIC8ohejg==}
|
|
|
|
engines: {node: '>=18'}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
fill-range@7.1.1:
|
|
|
|
resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
fs-extra@11.3.0:
|
|
|
|
resolution: {integrity: sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==}
|
|
|
|
engines: {node: '>=14.14'}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
fsevents@2.3.3:
|
|
|
|
resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
|
|
|
|
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
|
|
|
os: [darwin]
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
gensync@1.0.0-beta.2:
|
|
|
|
resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
|
|
|
|
get-stream@9.0.1:
|
|
|
|
resolution: {integrity: sha512-kVCxPF3vQM/N0B1PmoqVUqgHP+EeVjmZSQn+1oCRPxd2P21P2F19lIgbR3HBosbB1PUhOAoctJnfEn2GbN2eZA==}
|
|
|
|
engines: {node: '>=18'}
|
|
|
|
|
|
|
|
globals@11.12.0:
|
|
|
|
resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==}
|
|
|
|
engines: {node: '>=4'}
|
|
|
|
|
|
|
|
graceful-fs@4.2.11:
|
|
|
|
resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
he@1.2.0:
|
|
|
|
resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
|
|
|
|
hasBin: true
|
|
|
|
|
|
|
|
highlight.js@11.11.1:
|
|
|
|
resolution: {integrity: sha512-Xwwo44whKBVCYoliBQwaPvtd/2tYFkRQtXDWj1nackaV2JPXx3L0+Jvd8/qCJ2p+ML0/XVkJ2q+Mr+UVdpJK5w==}
|
|
|
|
engines: {node: '>=12.0.0'}
|
|
|
|
|
|
|
|
hookable@5.5.3:
|
|
|
|
resolution: {integrity: sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
human-signals@8.0.0:
|
|
|
|
resolution: {integrity: sha512-/1/GPCpDUCCYwlERiYjxoczfP0zfvZMU/OWgQPMya9AbAE24vseigFdhAMObpc8Q4lc/kjutPfUddDYyAmejnA==}
|
|
|
|
engines: {node: '>=18.18.0'}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
immutable@5.0.3:
|
|
|
|
resolution: {integrity: sha512-P8IdPQHq3lA1xVeBRi5VPqUm5HDgKnx0Ru51wZz5mjxHr5n3RWhjIpOFU7ybkUxfB+5IToy+OLaHYDBIWsv+uw==}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
is-docker@3.0.0:
|
|
|
|
resolution: {integrity: sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==}
|
|
|
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
|
|
|
hasBin: true
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
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'}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
is-inside-container@1.0.0:
|
|
|
|
resolution: {integrity: sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==}
|
|
|
|
engines: {node: '>=14.16'}
|
|
|
|
hasBin: true
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
is-number@7.0.0:
|
|
|
|
resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
|
|
|
|
engines: {node: '>=0.12.0'}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
is-plain-obj@4.1.0:
|
|
|
|
resolution: {integrity: sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==}
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
|
|
|
|
is-stream@4.0.1:
|
|
|
|
resolution: {integrity: sha512-Dnz92NInDqYckGEUJv689RbRiTSEHCQ7wOVeALbkOz999YpqT46yMRIGtSNl2iCL1waAZSx40+h59NV/EwzV/A==}
|
|
|
|
engines: {node: '>=18'}
|
|
|
|
|
|
|
|
is-unicode-supported@2.1.0:
|
|
|
|
resolution: {integrity: sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==}
|
|
|
|
engines: {node: '>=18'}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
is-what@4.1.16:
|
|
|
|
resolution: {integrity: sha512-ZhMwEosbFJkA0YhFnNDgTM4ZxDRsS6HqTo7qsZM08fehyRYIYa0yHu5R6mgo1n/8MgaPBXiPimPD77baVFYg+A==}
|
|
|
|
engines: {node: '>=12.13'}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
is-wsl@3.1.0:
|
|
|
|
resolution: {integrity: sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==}
|
|
|
|
engines: {node: '>=16'}
|
|
|
|
|
|
|
|
isexe@2.0.0:
|
|
|
|
resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
|
|
|
|
|
|
|
|
isexe@3.1.1:
|
|
|
|
resolution: {integrity: sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==}
|
|
|
|
engines: {node: '>=16'}
|
|
|
|
|
|
|
|
js-tokens@4.0.0:
|
|
|
|
resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
|
|
|
|
|
|
|
|
jsesc@3.1.0:
|
|
|
|
resolution: {integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==}
|
|
|
|
engines: {node: '>=6'}
|
|
|
|
hasBin: true
|
|
|
|
|
|
|
|
json-parse-even-better-errors@4.0.0:
|
|
|
|
resolution: {integrity: sha512-lR4MXjGNgkJc7tkQ97kb2nuEMnNCyU//XYVH0MKTGcXEiSudQ5MKGKen3C5QubYy0vmq+JGitUg92uuywGEwIA==}
|
|
|
|
engines: {node: ^18.17.0 || >=20.5.0}
|
|
|
|
|
|
|
|
json5@2.2.3:
|
|
|
|
resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
|
|
|
|
engines: {node: '>=6'}
|
|
|
|
hasBin: true
|
|
|
|
|
|
|
|
jsonfile@6.1.0:
|
|
|
|
resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==}
|
|
|
|
|
|
|
|
kolorist@1.8.0:
|
|
|
|
resolution: {integrity: sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
lodash-es@4.17.21:
|
|
|
|
resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==}
|
|
|
|
|
|
|
|
lodash@4.17.21:
|
|
|
|
resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
lru-cache@5.1.1:
|
|
|
|
resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
magic-string@0.30.17:
|
|
|
|
resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==}
|
|
|
|
|
2025-03-17 17:39:07 +08:00
|
|
|
marked@15.0.7:
|
|
|
|
resolution: {integrity: sha512-dgLIeKGLx5FwziAnsk4ONoGwHwGPJzselimvlVskE9XLN4Orv9u2VA3GWw/lYUqjfA0rUT/6fqKwfZJapP9BEg==}
|
|
|
|
engines: {node: '>= 18'}
|
|
|
|
hasBin: true
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
memorystream@0.3.1:
|
|
|
|
resolution: {integrity: sha512-S3UwM3yj5mtUSEfP41UZmt/0SCoVYUcU1rkXv+BQ5Ig8ndL4sPoJNBUJERafdPb5jjHJGuMgytgKvKIf58XNBw==}
|
|
|
|
engines: {node: '>= 0.10.0'}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
micromatch@4.0.8:
|
|
|
|
resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
|
|
|
|
engines: {node: '>=8.6'}
|
|
|
|
|
|
|
|
minimatch@9.0.5:
|
|
|
|
resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==}
|
|
|
|
engines: {node: '>=16 || 14 >=14.17'}
|
|
|
|
|
|
|
|
mitt@3.0.1:
|
|
|
|
resolution: {integrity: sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
mrmime@2.0.1:
|
|
|
|
resolution: {integrity: sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==}
|
|
|
|
engines: {node: '>=10'}
|
|
|
|
|
|
|
|
ms@2.1.3:
|
|
|
|
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
|
|
|
|
|
|
|
|
muggle-string@0.4.1:
|
|
|
|
resolution: {integrity: sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==}
|
2025-03-10 13:17:46 +08:00
|
|
|
|
|
|
|
naive-ui@2.41.0:
|
|
|
|
resolution: {integrity: sha512-KnmLg+xPLwXV8QVR7ZZ69eCjvel7R5vru8+eFe4VoAJHEgqAJgVph6Zno9K2IVQRpSF3GBGea3tjavslOR4FAA==}
|
|
|
|
peerDependencies:
|
|
|
|
vue: ^3.0.0
|
|
|
|
|
|
|
|
nanoid@3.3.9:
|
|
|
|
resolution: {integrity: sha512-SppoicMGpZvbF1l3z4x7No3OlIjP7QJvC9XR7AhZr1kL133KHnKPztkKDc+Ir4aJ/1VhTySrtKhrsycmrMQfvg==}
|
|
|
|
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
|
|
|
hasBin: true
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
nanoid@5.1.3:
|
|
|
|
resolution: {integrity: sha512-zAbEOEr7u2CbxwoMRlz/pNSpRP0FdAU4pRaYunCdEezWohXFs+a0Xw7RfkKaezMsmSM1vttcLthJtwRnVtOfHQ==}
|
|
|
|
engines: {node: ^18 || >=20}
|
|
|
|
hasBin: true
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
neo-async@2.6.2:
|
|
|
|
resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==}
|
|
|
|
|
|
|
|
node-addon-api@7.1.1:
|
|
|
|
resolution: {integrity: sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
node-releases@2.0.19:
|
|
|
|
resolution: {integrity: sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==}
|
|
|
|
|
|
|
|
npm-normalize-package-bin@4.0.0:
|
|
|
|
resolution: {integrity: sha512-TZKxPvItzai9kN9H/TkmCtx/ZN/hvr3vUycjlfmH0ootY9yFBzNOpiXAdIn1Iteqsvk4lQn6B5PTrt+n6h8k/w==}
|
|
|
|
engines: {node: ^18.17.0 || >=20.5.0}
|
|
|
|
|
|
|
|
npm-run-all2@7.0.2:
|
|
|
|
resolution: {integrity: sha512-7tXR+r9hzRNOPNTvXegM+QzCuMjzUIIq66VDunL6j60O4RrExx32XUhlrS7UK4VcdGw5/Wxzb3kfNcFix9JKDA==}
|
|
|
|
engines: {node: ^18.17.0 || >=20.5.0, npm: '>= 9'}
|
|
|
|
hasBin: true
|
|
|
|
|
|
|
|
npm-run-path@6.0.0:
|
|
|
|
resolution: {integrity: sha512-9qny7Z9DsQU8Ou39ERsPU4OZQlSTP47ShQzuKZ6PRXpYLtIFgl/DEBYEXKlvcEa+9tHVcK8CF81Y2V72qaZhWA==}
|
|
|
|
engines: {node: '>=18'}
|
|
|
|
|
|
|
|
open@10.1.0:
|
|
|
|
resolution: {integrity: sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw==}
|
|
|
|
engines: {node: '>=18'}
|
|
|
|
|
|
|
|
parse-ms@4.0.0:
|
|
|
|
resolution: {integrity: sha512-TXfryirbmq34y8QBwgqCVLi+8oA3oWx2eAnSn62ITyEhEYaWRlVZ2DvMM9eZbMs/RfxPu/PK/aBLyGj4IrqMHw==}
|
|
|
|
engines: {node: '>=18'}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
path-browserify@1.0.1:
|
|
|
|
resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
path-key@3.1.1:
|
|
|
|
resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
|
|
|
|
path-key@4.0.0:
|
|
|
|
resolution: {integrity: sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==}
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
|
|
|
|
pathe@2.0.3:
|
|
|
|
resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
perfect-debounce@1.0.0:
|
|
|
|
resolution: {integrity: sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==}
|
|
|
|
|
|
|
|
picocolors@1.1.1:
|
|
|
|
resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
|
|
|
|
|
|
|
|
picomatch@2.3.1:
|
|
|
|
resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
|
|
|
|
engines: {node: '>=8.6'}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
picomatch@4.0.2:
|
|
|
|
resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==}
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
|
|
|
|
pidtree@0.6.0:
|
|
|
|
resolution: {integrity: sha512-eG2dWTVw5bzqGRztnHExczNxt5VGsE6OwTeCG3fdUf9KBsZzO3R5OIIIzWR+iZA0NtZ+RDVdaoE2dK1cn6jH4g==}
|
|
|
|
engines: {node: '>=0.10'}
|
|
|
|
hasBin: true
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
pinia@3.0.1:
|
|
|
|
resolution: {integrity: sha512-WXglsDzztOTH6IfcJ99ltYZin2mY8XZCXujkYWVIJlBjqsP6ST7zw+Aarh63E1cDVYeyUcPCxPHzJpEOmzB6Wg==}
|
|
|
|
peerDependencies:
|
|
|
|
typescript: '>=4.4.4'
|
|
|
|
vue: ^2.7.0 || ^3.5.11
|
|
|
|
peerDependenciesMeta:
|
|
|
|
typescript:
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
postcss@8.5.3:
|
|
|
|
resolution: {integrity: sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==}
|
|
|
|
engines: {node: ^10 || ^12 || >=14}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
pretty-ms@9.2.0:
|
|
|
|
resolution: {integrity: sha512-4yf0QO/sllf/1zbZWYnvWw3NxCQwLXKzIj0G849LSufP15BXKM0rbD2Z3wVnkMfjdn/CB0Dpp444gYAACdsplg==}
|
|
|
|
engines: {node: '>=18'}
|
|
|
|
|
|
|
|
read-package-json-fast@4.0.0:
|
|
|
|
resolution: {integrity: sha512-qpt8EwugBWDw2cgE2W+/3oxC+KTez2uSVR8JU9Q36TXPAGCaozfQUs59v4j4GFpWTaw0i6hAZSvOmu1J0uOEUg==}
|
|
|
|
engines: {node: ^18.17.0 || >=20.5.0}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
readdirp@4.1.2:
|
|
|
|
resolution: {integrity: sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==}
|
|
|
|
engines: {node: '>= 14.18.0'}
|
|
|
|
|
|
|
|
rfdc@1.4.1:
|
|
|
|
resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==}
|
|
|
|
|
|
|
|
rollup@4.35.0:
|
|
|
|
resolution: {integrity: sha512-kg6oI4g+vc41vePJyO6dHt/yl0Rz3Thv0kJeVQ3D1kS3E5XSuKbPc29G4IpT/Kv1KQwgHVcN+HtyS+HYLNSvQg==}
|
|
|
|
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|
|
|
|
hasBin: true
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
run-applescript@7.0.0:
|
|
|
|
resolution: {integrity: sha512-9by4Ij99JUr/MCFBUkDKLWK3G9HVXmabKz9U5MlIAIuvuzkiOicRYs8XJLxX+xahD+mLiiCYDqF9dKAgtzKP1A==}
|
|
|
|
engines: {node: '>=18'}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
sass-loader@16.0.5:
|
|
|
|
resolution: {integrity: sha512-oL+CMBXrj6BZ/zOq4os+UECPL+bWqt6OAC6DWS8Ln8GZRcMDjlJ4JC3FBDuHJdYaFWIdKNIBYmtZtK2MaMkNIw==}
|
|
|
|
engines: {node: '>= 18.12.0'}
|
|
|
|
peerDependencies:
|
|
|
|
'@rspack/core': 0.x || 1.x
|
|
|
|
node-sass: ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
|
|
|
|
sass: ^1.3.0
|
|
|
|
sass-embedded: '*'
|
|
|
|
webpack: ^5.0.0
|
|
|
|
peerDependenciesMeta:
|
|
|
|
'@rspack/core':
|
|
|
|
optional: true
|
|
|
|
node-sass:
|
|
|
|
optional: true
|
|
|
|
sass:
|
|
|
|
optional: true
|
|
|
|
sass-embedded:
|
|
|
|
optional: true
|
|
|
|
webpack:
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
sass@1.85.1:
|
|
|
|
resolution: {integrity: sha512-Uk8WpxM5v+0cMR0XjX9KfRIacmSG86RH4DCCZjLU2rFh5tyutt9siAXJ7G+YfxQ99Q6wrRMbMlVl6KqUms71ag==}
|
|
|
|
engines: {node: '>=14.0.0'}
|
|
|
|
hasBin: true
|
|
|
|
|
|
|
|
seemly@0.3.10:
|
|
|
|
resolution: {integrity: sha512-2+SMxtG1PcsL0uyhkumlOU6Qo9TAQ/WyH7tthnPIOQB05/12jz9naq6GZ6iZ6ApVsO3rr2gsnTf3++OV63kE1Q==}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
semver@6.3.1:
|
|
|
|
resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
|
2025-03-10 13:17:46 +08:00
|
|
|
hasBin: true
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
shebang-command@2.0.0:
|
|
|
|
resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
|
|
|
|
shebang-regex@3.0.0:
|
|
|
|
resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
|
|
|
|
shell-quote@1.8.2:
|
|
|
|
resolution: {integrity: sha512-AzqKpGKjrj7EM6rKVQEPpB288oCfnrEIuyoT9cyF4nmGa7V8Zk6f7RRqYisX8X9m+Q7bd632aZW4ky7EhbQztA==}
|
|
|
|
engines: {node: '>= 0.4'}
|
|
|
|
|
|
|
|
signal-exit@4.1.0:
|
|
|
|
resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
|
|
|
|
engines: {node: '>=14'}
|
|
|
|
|
|
|
|
sirv@3.0.1:
|
|
|
|
resolution: {integrity: sha512-FoqMu0NCGBLCcAkS1qA+XJIQTR6/JHfQXl+uGteNCQ76T91DMUjPa9xfmeqMY3z80nLSg9yQmNjK0Px6RWsH/A==}
|
|
|
|
engines: {node: '>=18'}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
source-map-js@1.2.1:
|
|
|
|
resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
|
|
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
|
|
|
|
speakingurl@14.0.1:
|
|
|
|
resolution: {integrity: sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==}
|
|
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
strip-final-newline@4.0.0:
|
|
|
|
resolution: {integrity: sha512-aulFJcD6YK8V1G7iRB5tigAP4TsHBZZrOV8pjV++zdUwmeV8uzbY7yn6h9MswN62adStNZFuCIx4haBnRuMDaw==}
|
|
|
|
engines: {node: '>=18'}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
superjson@2.2.2:
|
|
|
|
resolution: {integrity: sha512-5JRxVqC8I8NuOUjzBbvVJAKNM8qoVuH0O77h4WInc/qC2q5IreqKxYwgkga3PfA22OayK2ikceb/B26dztPl+Q==}
|
|
|
|
engines: {node: '>=16'}
|
|
|
|
|
|
|
|
to-regex-range@5.0.1:
|
|
|
|
resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
|
|
|
|
engines: {node: '>=8.0'}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
totalist@3.0.1:
|
|
|
|
resolution: {integrity: sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==}
|
|
|
|
engines: {node: '>=6'}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
treemate@0.3.11:
|
|
|
|
resolution: {integrity: sha512-M8RGFoKtZ8dF+iwJfAJTOH/SM4KluKOKRJpjCMhI8bG3qB74zrFoArKZ62ll0Fr3mqkMJiQOmWYkdYgDeITYQg==}
|
|
|
|
|
|
|
|
typescript@5.8.2:
|
|
|
|
resolution: {integrity: sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==}
|
|
|
|
engines: {node: '>=14.17'}
|
|
|
|
hasBin: true
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
undici-types@6.20.0:
|
|
|
|
resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==}
|
|
|
|
|
|
|
|
unicorn-magic@0.3.0:
|
|
|
|
resolution: {integrity: sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==}
|
|
|
|
engines: {node: '>=18'}
|
|
|
|
|
|
|
|
universalify@2.0.1:
|
|
|
|
resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==}
|
|
|
|
engines: {node: '>= 10.0.0'}
|
|
|
|
|
|
|
|
update-browserslist-db@1.1.3:
|
|
|
|
resolution: {integrity: sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==}
|
|
|
|
hasBin: true
|
|
|
|
peerDependencies:
|
|
|
|
browserslist: '>= 4.21.0'
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
vdirs@0.1.8:
|
|
|
|
resolution: {integrity: sha512-H9V1zGRLQZg9b+GdMk8MXDN2Lva0zx72MPahDKc30v+DtwKjfyOSXWRIX4t2mhDubM1H09gPhWeth/BJWPHGUw==}
|
|
|
|
peerDependencies:
|
|
|
|
vue: ^3.0.11
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
vite-hot-client@0.2.4:
|
|
|
|
resolution: {integrity: sha512-a1nzURqO7DDmnXqabFOliz908FRmIppkBKsJthS8rbe8hBEXwEwe4C3Pp33Z1JoFCYfVL4kTOMLKk0ZZxREIeA==}
|
|
|
|
peerDependencies:
|
|
|
|
vite: ^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0 || ^6.0.0-0
|
|
|
|
|
|
|
|
vite-plugin-inspect@0.8.9:
|
|
|
|
resolution: {integrity: sha512-22/8qn+LYonzibb1VeFZmISdVao5kC22jmEKm24vfFE8siEn47EpVcCLYMv6iKOYMJfjSvSJfueOwcFCkUnV3A==}
|
|
|
|
engines: {node: '>=14'}
|
|
|
|
peerDependencies:
|
|
|
|
'@nuxt/kit': '*'
|
|
|
|
vite: ^3.1.0 || ^4.0.0 || ^5.0.0-0 || ^6.0.1
|
|
|
|
peerDependenciesMeta:
|
|
|
|
'@nuxt/kit':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
vite-plugin-vue-devtools@7.7.2:
|
|
|
|
resolution: {integrity: sha512-5V0UijQWiSBj32blkyPEqIbzc6HO9c1bwnBhx+ay2dzU0FakH+qMdNUT8nF9BvDE+i6I1U8CqCuJiO20vKEdQw==}
|
|
|
|
engines: {node: '>=v14.21.3'}
|
|
|
|
peerDependencies:
|
|
|
|
vite: ^3.1.0 || ^4.0.0-0 || ^5.0.0-0 || ^6.0.0-0
|
|
|
|
|
|
|
|
vite-plugin-vue-inspector@5.3.1:
|
|
|
|
resolution: {integrity: sha512-cBk172kZKTdvGpJuzCCLg8lJ909wopwsu3Ve9FsL1XsnLBiRT9U3MePcqrgGHgCX2ZgkqZmAGR8taxw+TV6s7A==}
|
|
|
|
peerDependencies:
|
|
|
|
vite: ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 || ^6.0.0-0
|
|
|
|
|
|
|
|
vite@6.2.1:
|
|
|
|
resolution: {integrity: sha512-n2GnqDb6XPhlt9B8olZPrgMD/es/Nd1RdChF6CBD/fHW6pUyUTt2sQW2fPRX5GiD9XEa6+8A6A4f2vT6pSsE7Q==}
|
|
|
|
engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
|
2025-03-10 13:17:46 +08:00
|
|
|
hasBin: true
|
|
|
|
peerDependencies:
|
2025-03-10 16:02:07 +08:00
|
|
|
'@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0
|
|
|
|
jiti: '>=1.21.0'
|
2025-03-10 13:17:46 +08:00
|
|
|
less: '*'
|
|
|
|
lightningcss: ^1.21.0
|
|
|
|
sass: '*'
|
|
|
|
sass-embedded: '*'
|
|
|
|
stylus: '*'
|
|
|
|
sugarss: '*'
|
2025-03-10 16:02:07 +08:00
|
|
|
terser: ^5.16.0
|
|
|
|
tsx: ^4.8.1
|
|
|
|
yaml: ^2.4.2
|
2025-03-10 13:17:46 +08:00
|
|
|
peerDependenciesMeta:
|
|
|
|
'@types/node':
|
|
|
|
optional: true
|
2025-03-10 16:02:07 +08:00
|
|
|
jiti:
|
|
|
|
optional: true
|
2025-03-10 13:17:46 +08:00
|
|
|
less:
|
|
|
|
optional: true
|
|
|
|
lightningcss:
|
|
|
|
optional: true
|
|
|
|
sass:
|
|
|
|
optional: true
|
|
|
|
sass-embedded:
|
|
|
|
optional: true
|
|
|
|
stylus:
|
|
|
|
optional: true
|
|
|
|
sugarss:
|
|
|
|
optional: true
|
|
|
|
terser:
|
|
|
|
optional: true
|
2025-03-10 16:02:07 +08:00
|
|
|
tsx:
|
|
|
|
optional: true
|
|
|
|
yaml:
|
|
|
|
optional: true
|
2025-03-10 13:17:46 +08:00
|
|
|
|
|
|
|
vooks@0.2.12:
|
|
|
|
resolution: {integrity: sha512-iox0I3RZzxtKlcgYaStQYKEzWWGAduMmq+jS7OrNdQo1FgGfPMubGL3uGHOU9n97NIvfFDBGnpSvkWyb/NSn/Q==}
|
|
|
|
peerDependencies:
|
|
|
|
vue: ^3.0.0
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
vscode-uri@3.1.0:
|
|
|
|
resolution: {integrity: sha512-/BpdSx+yCQGnCvecbyXdxHDkuk55/G3xwnC0GqY4gmQ3j+A+g8kzzgB4Nk/SINjqn6+waqw3EgbVF2QKExkRxQ==}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
vue-i18n@10.0.6:
|
|
|
|
resolution: {integrity: sha512-pQPspK5H4srzlu+47+HEY2tmiY3GyYIvSPgSBdQaYVWv7t1zj1t9p1FvHlxBXyJ17t9stG/Vxj+pykrvPWBLeQ==}
|
|
|
|
engines: {node: '>= 16'}
|
|
|
|
peerDependencies:
|
|
|
|
vue: ^3.0.0
|
|
|
|
|
|
|
|
vue-router@4.5.0:
|
|
|
|
resolution: {integrity: sha512-HDuk+PuH5monfNuY+ct49mNmkCRK4xJAV9Ts4z9UFc4rzdDnxQLyCMGGc8pKhZhHTVzfanpNwB/lwqevcBwI4w==}
|
|
|
|
peerDependencies:
|
|
|
|
vue: ^3.2.0
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
vue-tsc@2.2.8:
|
|
|
|
resolution: {integrity: sha512-jBYKBNFADTN+L+MdesNX/TB3XuDSyaWynKMDgR+yCSln0GQ9Tfb7JS2lr46s2LiFUT1WsmfWsSvIElyxzOPqcQ==}
|
2025-03-10 13:17:46 +08:00
|
|
|
hasBin: true
|
|
|
|
peerDependencies:
|
2025-03-10 16:02:07 +08:00
|
|
|
typescript: '>=5.0.0'
|
2025-03-10 13:17:46 +08:00
|
|
|
|
|
|
|
vue@3.5.13:
|
|
|
|
resolution: {integrity: sha512-wmeiSMxkZCSc+PM2w2VRsOYAZC8GdipNFRTsLSfodVqI9mbejKeXEGr8SckuLnrQPGe3oJN5c3K0vpoU9q/wCQ==}
|
|
|
|
peerDependencies:
|
|
|
|
typescript: '*'
|
|
|
|
peerDependenciesMeta:
|
|
|
|
typescript:
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
vueuc@0.4.64:
|
|
|
|
resolution: {integrity: sha512-wlJQj7fIwKK2pOEoOq4Aro8JdPOGpX8aWQhV8YkTW9OgWD2uj2O8ANzvSsIGjx7LTOc7QbS7sXdxHi6XvRnHPA==}
|
|
|
|
peerDependencies:
|
|
|
|
vue: ^3.0.11
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
which@2.0.2:
|
|
|
|
resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
|
|
|
|
engines: {node: '>= 8'}
|
|
|
|
hasBin: true
|
|
|
|
|
|
|
|
which@5.0.0:
|
|
|
|
resolution: {integrity: sha512-JEdGzHwwkrbWoGOlIHqQ5gtprKGOenpDHpxE9zVR1bWbOtYRyPPHMe9FaP6x61CmNaTThSkb0DAJte5jD+DmzQ==}
|
|
|
|
engines: {node: ^18.17.0 || >=20.5.0}
|
|
|
|
hasBin: true
|
|
|
|
|
|
|
|
yallist@3.1.1:
|
|
|
|
resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
|
|
|
|
|
|
|
|
yoctocolors@2.1.1:
|
|
|
|
resolution: {integrity: sha512-GQHQqAopRhwU8Kt1DDM8NjibDXHC8eoh1erhGAJPEyveY9qqVeXvVikNKrDz69sHowPMorbPUrH/mx8c50eiBQ==}
|
|
|
|
engines: {node: '>=18'}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
snapshots:
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@ampproject/remapping@2.3.0':
|
|
|
|
dependencies:
|
|
|
|
'@jridgewell/gen-mapping': 0.3.8
|
|
|
|
'@jridgewell/trace-mapping': 0.3.25
|
|
|
|
|
|
|
|
'@antfu/utils@0.7.10': {}
|
|
|
|
|
|
|
|
'@babel/code-frame@7.26.2':
|
|
|
|
dependencies:
|
|
|
|
'@babel/helper-validator-identifier': 7.25.9
|
|
|
|
js-tokens: 4.0.0
|
|
|
|
picocolors: 1.1.1
|
|
|
|
|
|
|
|
'@babel/compat-data@7.26.8': {}
|
|
|
|
|
|
|
|
'@babel/core@7.26.9':
|
|
|
|
dependencies:
|
|
|
|
'@ampproject/remapping': 2.3.0
|
|
|
|
'@babel/code-frame': 7.26.2
|
|
|
|
'@babel/generator': 7.26.9
|
|
|
|
'@babel/helper-compilation-targets': 7.26.5
|
|
|
|
'@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.9)
|
|
|
|
'@babel/helpers': 7.26.9
|
|
|
|
'@babel/parser': 7.26.9
|
|
|
|
'@babel/template': 7.26.9
|
|
|
|
'@babel/traverse': 7.26.9
|
|
|
|
'@babel/types': 7.26.9
|
|
|
|
convert-source-map: 2.0.0
|
|
|
|
debug: 4.4.0
|
|
|
|
gensync: 1.0.0-beta.2
|
|
|
|
json5: 2.2.3
|
|
|
|
semver: 6.3.1
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
'@babel/generator@7.26.9':
|
|
|
|
dependencies:
|
|
|
|
'@babel/parser': 7.26.9
|
|
|
|
'@babel/types': 7.26.9
|
|
|
|
'@jridgewell/gen-mapping': 0.3.8
|
|
|
|
'@jridgewell/trace-mapping': 0.3.25
|
|
|
|
jsesc: 3.1.0
|
|
|
|
|
|
|
|
'@babel/helper-annotate-as-pure@7.25.9':
|
|
|
|
dependencies:
|
|
|
|
'@babel/types': 7.26.9
|
|
|
|
|
|
|
|
'@babel/helper-compilation-targets@7.26.5':
|
|
|
|
dependencies:
|
|
|
|
'@babel/compat-data': 7.26.8
|
|
|
|
'@babel/helper-validator-option': 7.25.9
|
|
|
|
browserslist: 4.24.4
|
|
|
|
lru-cache: 5.1.1
|
|
|
|
semver: 6.3.1
|
|
|
|
|
|
|
|
'@babel/helper-create-class-features-plugin@7.26.9(@babel/core@7.26.9)':
|
|
|
|
dependencies:
|
|
|
|
'@babel/core': 7.26.9
|
|
|
|
'@babel/helper-annotate-as-pure': 7.25.9
|
|
|
|
'@babel/helper-member-expression-to-functions': 7.25.9
|
|
|
|
'@babel/helper-optimise-call-expression': 7.25.9
|
|
|
|
'@babel/helper-replace-supers': 7.26.5(@babel/core@7.26.9)
|
|
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.25.9
|
|
|
|
'@babel/traverse': 7.26.9
|
|
|
|
semver: 6.3.1
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
'@babel/helper-member-expression-to-functions@7.25.9':
|
|
|
|
dependencies:
|
|
|
|
'@babel/traverse': 7.26.9
|
|
|
|
'@babel/types': 7.26.9
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
'@babel/helper-module-imports@7.25.9':
|
|
|
|
dependencies:
|
|
|
|
'@babel/traverse': 7.26.9
|
|
|
|
'@babel/types': 7.26.9
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
'@babel/helper-module-transforms@7.26.0(@babel/core@7.26.9)':
|
|
|
|
dependencies:
|
|
|
|
'@babel/core': 7.26.9
|
|
|
|
'@babel/helper-module-imports': 7.25.9
|
|
|
|
'@babel/helper-validator-identifier': 7.25.9
|
|
|
|
'@babel/traverse': 7.26.9
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
'@babel/helper-optimise-call-expression@7.25.9':
|
|
|
|
dependencies:
|
|
|
|
'@babel/types': 7.26.9
|
|
|
|
|
|
|
|
'@babel/helper-plugin-utils@7.26.5': {}
|
|
|
|
|
|
|
|
'@babel/helper-replace-supers@7.26.5(@babel/core@7.26.9)':
|
|
|
|
dependencies:
|
|
|
|
'@babel/core': 7.26.9
|
|
|
|
'@babel/helper-member-expression-to-functions': 7.25.9
|
|
|
|
'@babel/helper-optimise-call-expression': 7.25.9
|
|
|
|
'@babel/traverse': 7.26.9
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
'@babel/helper-skip-transparent-expression-wrappers@7.25.9':
|
|
|
|
dependencies:
|
|
|
|
'@babel/traverse': 7.26.9
|
|
|
|
'@babel/types': 7.26.9
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- supports-color
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
'@babel/helper-string-parser@7.25.9': {}
|
|
|
|
|
|
|
|
'@babel/helper-validator-identifier@7.25.9': {}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@babel/helper-validator-option@7.25.9': {}
|
|
|
|
|
|
|
|
'@babel/helpers@7.26.9':
|
|
|
|
dependencies:
|
|
|
|
'@babel/template': 7.26.9
|
|
|
|
'@babel/types': 7.26.9
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
'@babel/parser@7.26.9':
|
|
|
|
dependencies:
|
|
|
|
'@babel/types': 7.26.9
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@babel/plugin-proposal-decorators@7.25.9(@babel/core@7.26.9)':
|
|
|
|
dependencies:
|
|
|
|
'@babel/core': 7.26.9
|
|
|
|
'@babel/helper-create-class-features-plugin': 7.26.9(@babel/core@7.26.9)
|
|
|
|
'@babel/helper-plugin-utils': 7.26.5
|
|
|
|
'@babel/plugin-syntax-decorators': 7.25.9(@babel/core@7.26.9)
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
'@babel/plugin-syntax-decorators@7.25.9(@babel/core@7.26.9)':
|
|
|
|
dependencies:
|
|
|
|
'@babel/core': 7.26.9
|
|
|
|
'@babel/helper-plugin-utils': 7.26.5
|
|
|
|
|
|
|
|
'@babel/plugin-syntax-import-attributes@7.26.0(@babel/core@7.26.9)':
|
|
|
|
dependencies:
|
|
|
|
'@babel/core': 7.26.9
|
|
|
|
'@babel/helper-plugin-utils': 7.26.5
|
|
|
|
|
|
|
|
'@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.26.9)':
|
|
|
|
dependencies:
|
|
|
|
'@babel/core': 7.26.9
|
|
|
|
'@babel/helper-plugin-utils': 7.26.5
|
|
|
|
|
|
|
|
'@babel/plugin-syntax-jsx@7.25.9(@babel/core@7.26.9)':
|
|
|
|
dependencies:
|
|
|
|
'@babel/core': 7.26.9
|
|
|
|
'@babel/helper-plugin-utils': 7.26.5
|
|
|
|
|
|
|
|
'@babel/plugin-syntax-typescript@7.25.9(@babel/core@7.26.9)':
|
|
|
|
dependencies:
|
|
|
|
'@babel/core': 7.26.9
|
|
|
|
'@babel/helper-plugin-utils': 7.26.5
|
|
|
|
|
|
|
|
'@babel/plugin-transform-typescript@7.26.8(@babel/core@7.26.9)':
|
|
|
|
dependencies:
|
|
|
|
'@babel/core': 7.26.9
|
|
|
|
'@babel/helper-annotate-as-pure': 7.25.9
|
|
|
|
'@babel/helper-create-class-features-plugin': 7.26.9(@babel/core@7.26.9)
|
|
|
|
'@babel/helper-plugin-utils': 7.26.5
|
|
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.25.9
|
|
|
|
'@babel/plugin-syntax-typescript': 7.25.9(@babel/core@7.26.9)
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
'@babel/template@7.26.9':
|
|
|
|
dependencies:
|
|
|
|
'@babel/code-frame': 7.26.2
|
|
|
|
'@babel/parser': 7.26.9
|
|
|
|
'@babel/types': 7.26.9
|
|
|
|
|
|
|
|
'@babel/traverse@7.26.9':
|
|
|
|
dependencies:
|
|
|
|
'@babel/code-frame': 7.26.2
|
|
|
|
'@babel/generator': 7.26.9
|
|
|
|
'@babel/parser': 7.26.9
|
|
|
|
'@babel/template': 7.26.9
|
|
|
|
'@babel/types': 7.26.9
|
|
|
|
debug: 4.4.0
|
|
|
|
globals: 11.12.0
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- supports-color
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
'@babel/types@7.26.9':
|
|
|
|
dependencies:
|
|
|
|
'@babel/helper-string-parser': 7.25.9
|
|
|
|
'@babel/helper-validator-identifier': 7.25.9
|
|
|
|
|
|
|
|
'@css-render/plugin-bem@0.15.14(css-render@0.15.14)':
|
|
|
|
dependencies:
|
|
|
|
css-render: 0.15.14
|
|
|
|
|
|
|
|
'@css-render/vue3-ssr@0.15.14(vue@3.5.13(typescript@5.8.2))':
|
|
|
|
dependencies:
|
|
|
|
vue: 3.5.13(typescript@5.8.2)
|
|
|
|
|
|
|
|
'@emotion/hash@0.8.0': {}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/aix-ppc64@0.25.1':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@esbuild/android-arm64@0.25.1':
|
2025-03-10 13:17:46 +08:00
|
|
|
optional: true
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/android-arm@0.25.1':
|
2025-03-10 13:17:46 +08:00
|
|
|
optional: true
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/android-x64@0.25.1':
|
2025-03-10 13:17:46 +08:00
|
|
|
optional: true
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/darwin-arm64@0.25.1':
|
2025-03-10 13:17:46 +08:00
|
|
|
optional: true
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/darwin-x64@0.25.1':
|
2025-03-10 13:17:46 +08:00
|
|
|
optional: true
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/freebsd-arm64@0.25.1':
|
2025-03-10 13:17:46 +08:00
|
|
|
optional: true
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/freebsd-x64@0.25.1':
|
2025-03-10 13:17:46 +08:00
|
|
|
optional: true
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/linux-arm64@0.25.1':
|
2025-03-10 13:17:46 +08:00
|
|
|
optional: true
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/linux-arm@0.25.1':
|
2025-03-10 13:17:46 +08:00
|
|
|
optional: true
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/linux-ia32@0.25.1':
|
2025-03-10 13:17:46 +08:00
|
|
|
optional: true
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/linux-loong64@0.25.1':
|
2025-03-10 13:17:46 +08:00
|
|
|
optional: true
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/linux-mips64el@0.25.1':
|
2025-03-10 13:17:46 +08:00
|
|
|
optional: true
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/linux-ppc64@0.25.1':
|
2025-03-10 13:17:46 +08:00
|
|
|
optional: true
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/linux-riscv64@0.25.1':
|
2025-03-10 13:17:46 +08:00
|
|
|
optional: true
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/linux-s390x@0.25.1':
|
2025-03-10 13:17:46 +08:00
|
|
|
optional: true
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/linux-x64@0.25.1':
|
2025-03-10 13:17:46 +08:00
|
|
|
optional: true
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/netbsd-arm64@0.25.1':
|
2025-03-10 13:17:46 +08:00
|
|
|
optional: true
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/netbsd-x64@0.25.1':
|
2025-03-10 13:17:46 +08:00
|
|
|
optional: true
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/openbsd-arm64@0.25.1':
|
2025-03-10 13:17:46 +08:00
|
|
|
optional: true
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/openbsd-x64@0.25.1':
|
2025-03-10 13:17:46 +08:00
|
|
|
optional: true
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/sunos-x64@0.25.1':
|
2025-03-10 13:17:46 +08:00
|
|
|
optional: true
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/win32-arm64@0.25.1':
|
2025-03-10 13:17:46 +08:00
|
|
|
optional: true
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/win32-ia32@0.25.1':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@esbuild/win32-x64@0.25.1':
|
2025-03-10 13:17:46 +08:00
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@intlify/core-base@10.0.6':
|
|
|
|
dependencies:
|
|
|
|
'@intlify/message-compiler': 10.0.6
|
|
|
|
'@intlify/shared': 10.0.6
|
|
|
|
|
|
|
|
'@intlify/message-compiler@10.0.6':
|
|
|
|
dependencies:
|
|
|
|
'@intlify/shared': 10.0.6
|
|
|
|
source-map-js: 1.2.1
|
|
|
|
|
|
|
|
'@intlify/shared@10.0.6': {}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@jridgewell/gen-mapping@0.3.8':
|
|
|
|
dependencies:
|
|
|
|
'@jridgewell/set-array': 1.2.1
|
|
|
|
'@jridgewell/sourcemap-codec': 1.5.0
|
|
|
|
'@jridgewell/trace-mapping': 0.3.25
|
|
|
|
|
|
|
|
'@jridgewell/resolve-uri@3.1.2': {}
|
|
|
|
|
|
|
|
'@jridgewell/set-array@1.2.1': {}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
'@jridgewell/sourcemap-codec@1.5.0': {}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@jridgewell/trace-mapping@0.3.25':
|
|
|
|
dependencies:
|
|
|
|
'@jridgewell/resolve-uri': 3.1.2
|
|
|
|
'@jridgewell/sourcemap-codec': 1.5.0
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
'@juggle/resize-observer@3.4.0': {}
|
|
|
|
|
|
|
|
'@parcel/watcher-android-arm64@2.5.1':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@parcel/watcher-darwin-arm64@2.5.1':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@parcel/watcher-darwin-x64@2.5.1':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@parcel/watcher-freebsd-x64@2.5.1':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@parcel/watcher-linux-arm-glibc@2.5.1':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@parcel/watcher-linux-arm-musl@2.5.1':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@parcel/watcher-linux-arm64-glibc@2.5.1':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@parcel/watcher-linux-arm64-musl@2.5.1':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@parcel/watcher-linux-x64-glibc@2.5.1':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@parcel/watcher-linux-x64-musl@2.5.1':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@parcel/watcher-win32-arm64@2.5.1':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@parcel/watcher-win32-ia32@2.5.1':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@parcel/watcher-win32-x64@2.5.1':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@parcel/watcher@2.5.1':
|
|
|
|
dependencies:
|
|
|
|
detect-libc: 1.0.3
|
|
|
|
is-glob: 4.0.3
|
|
|
|
micromatch: 4.0.8
|
|
|
|
node-addon-api: 7.1.1
|
|
|
|
optionalDependencies:
|
|
|
|
'@parcel/watcher-android-arm64': 2.5.1
|
|
|
|
'@parcel/watcher-darwin-arm64': 2.5.1
|
|
|
|
'@parcel/watcher-darwin-x64': 2.5.1
|
|
|
|
'@parcel/watcher-freebsd-x64': 2.5.1
|
|
|
|
'@parcel/watcher-linux-arm-glibc': 2.5.1
|
|
|
|
'@parcel/watcher-linux-arm-musl': 2.5.1
|
|
|
|
'@parcel/watcher-linux-arm64-glibc': 2.5.1
|
|
|
|
'@parcel/watcher-linux-arm64-musl': 2.5.1
|
|
|
|
'@parcel/watcher-linux-x64-glibc': 2.5.1
|
|
|
|
'@parcel/watcher-linux-x64-musl': 2.5.1
|
|
|
|
'@parcel/watcher-win32-arm64': 2.5.1
|
|
|
|
'@parcel/watcher-win32-ia32': 2.5.1
|
|
|
|
'@parcel/watcher-win32-x64': 2.5.1
|
|
|
|
optional: true
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@polka/url@1.0.0-next.28': {}
|
|
|
|
|
|
|
|
'@rollup/pluginutils@5.1.4(rollup@4.35.0)':
|
|
|
|
dependencies:
|
|
|
|
'@types/estree': 1.0.6
|
|
|
|
estree-walker: 2.0.2
|
|
|
|
picomatch: 4.0.2
|
|
|
|
optionalDependencies:
|
|
|
|
rollup: 4.35.0
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
'@rollup/rollup-android-arm-eabi@4.35.0':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@rollup/rollup-android-arm64@4.35.0':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@rollup/rollup-darwin-arm64@4.35.0':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@rollup/rollup-darwin-x64@4.35.0':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@rollup/rollup-freebsd-arm64@4.35.0':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@rollup/rollup-freebsd-x64@4.35.0':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@rollup/rollup-linux-arm-gnueabihf@4.35.0':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@rollup/rollup-linux-arm-musleabihf@4.35.0':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@rollup/rollup-linux-arm64-gnu@4.35.0':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@rollup/rollup-linux-arm64-musl@4.35.0':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@rollup/rollup-linux-loongarch64-gnu@4.35.0':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@rollup/rollup-linux-powerpc64le-gnu@4.35.0':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@rollup/rollup-linux-riscv64-gnu@4.35.0':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@rollup/rollup-linux-s390x-gnu@4.35.0':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@rollup/rollup-linux-x64-gnu@4.35.0':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@rollup/rollup-linux-x64-musl@4.35.0':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@rollup/rollup-win32-arm64-msvc@4.35.0':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@rollup/rollup-win32-ia32-msvc@4.35.0':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@rollup/rollup-win32-x64-msvc@4.35.0':
|
|
|
|
optional: true
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@sec-ant/readable-stream@0.4.1': {}
|
|
|
|
|
|
|
|
'@sindresorhus/merge-streams@4.0.0': {}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
'@tauri-apps/api@2.1.1': {}
|
|
|
|
|
|
|
|
'@tauri-apps/cli-darwin-arm64@2.3.1':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@tauri-apps/cli-darwin-x64@2.3.1':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@tauri-apps/cli-linux-arm-gnueabihf@2.3.1':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@tauri-apps/cli-linux-arm64-gnu@2.3.1':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@tauri-apps/cli-linux-arm64-musl@2.3.1':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@tauri-apps/cli-linux-x64-gnu@2.3.1':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@tauri-apps/cli-linux-x64-musl@2.3.1':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@tauri-apps/cli-win32-arm64-msvc@2.3.1':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@tauri-apps/cli-win32-ia32-msvc@2.3.1':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@tauri-apps/cli-win32-x64-msvc@2.3.1':
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
'@tauri-apps/cli@2.3.1':
|
|
|
|
optionalDependencies:
|
|
|
|
'@tauri-apps/cli-darwin-arm64': 2.3.1
|
|
|
|
'@tauri-apps/cli-darwin-x64': 2.3.1
|
|
|
|
'@tauri-apps/cli-linux-arm-gnueabihf': 2.3.1
|
|
|
|
'@tauri-apps/cli-linux-arm64-gnu': 2.3.1
|
|
|
|
'@tauri-apps/cli-linux-arm64-musl': 2.3.1
|
|
|
|
'@tauri-apps/cli-linux-x64-gnu': 2.3.1
|
|
|
|
'@tauri-apps/cli-linux-x64-musl': 2.3.1
|
|
|
|
'@tauri-apps/cli-win32-arm64-msvc': 2.3.1
|
|
|
|
'@tauri-apps/cli-win32-ia32-msvc': 2.3.1
|
|
|
|
'@tauri-apps/cli-win32-x64-msvc': 2.3.1
|
|
|
|
|
|
|
|
'@tauri-apps/plugin-clipboard-manager@2.2.1':
|
|
|
|
dependencies:
|
|
|
|
'@tauri-apps/api': 2.1.1
|
|
|
|
|
|
|
|
'@tauri-apps/plugin-http@2.3.0':
|
|
|
|
dependencies:
|
|
|
|
'@tauri-apps/api': 2.1.1
|
|
|
|
|
|
|
|
'@tauri-apps/plugin-os@2.2.0':
|
|
|
|
dependencies:
|
|
|
|
'@tauri-apps/api': 2.1.1
|
|
|
|
|
|
|
|
'@tauri-apps/plugin-process@2.2.0':
|
|
|
|
dependencies:
|
|
|
|
'@tauri-apps/api': 2.1.1
|
|
|
|
|
|
|
|
'@tauri-apps/plugin-shell@2.2.0':
|
|
|
|
dependencies:
|
|
|
|
'@tauri-apps/api': 2.1.1
|
|
|
|
|
|
|
|
'@tauri-apps/plugin-store@2.2.0':
|
|
|
|
dependencies:
|
|
|
|
'@tauri-apps/api': 2.1.1
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@tsconfig/node22@22.0.0': {}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
'@types/estree@1.0.6': {}
|
|
|
|
|
|
|
|
'@types/katex@0.16.7': {}
|
|
|
|
|
|
|
|
'@types/lodash-es@4.17.12':
|
|
|
|
dependencies:
|
|
|
|
'@types/lodash': 4.17.16
|
|
|
|
|
|
|
|
'@types/lodash@4.17.16': {}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@types/node@22.13.10':
|
|
|
|
dependencies:
|
|
|
|
undici-types: 6.20.0
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
'@vicons/fluent@0.12.0': {}
|
|
|
|
|
|
|
|
'@vicons/ionicons5@0.12.0': {}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@vitejs/plugin-vue@5.2.1(vite@6.2.1(@types/node@22.13.10)(sass@1.85.1))(vue@3.5.13(typescript@5.8.2))':
|
2025-03-10 13:17:46 +08:00
|
|
|
dependencies:
|
2025-03-10 16:02:07 +08:00
|
|
|
vite: 6.2.1(@types/node@22.13.10)(sass@1.85.1)
|
2025-03-10 13:17:46 +08:00
|
|
|
vue: 3.5.13(typescript@5.8.2)
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@volar/language-core@2.4.12':
|
2025-03-10 13:17:46 +08:00
|
|
|
dependencies:
|
2025-03-10 16:02:07 +08:00
|
|
|
'@volar/source-map': 2.4.12
|
2025-03-10 13:17:46 +08:00
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@volar/source-map@2.4.12': {}
|
2025-03-10 13:17:46 +08:00
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@volar/typescript@2.4.12':
|
2025-03-10 13:17:46 +08:00
|
|
|
dependencies:
|
2025-03-10 16:02:07 +08:00
|
|
|
'@volar/language-core': 2.4.12
|
2025-03-10 13:17:46 +08:00
|
|
|
path-browserify: 1.0.1
|
2025-03-10 16:02:07 +08:00
|
|
|
vscode-uri: 3.1.0
|
|
|
|
|
|
|
|
'@vue/babel-helper-vue-transform-on@1.4.0': {}
|
|
|
|
|
|
|
|
'@vue/babel-plugin-jsx@1.4.0(@babel/core@7.26.9)':
|
|
|
|
dependencies:
|
|
|
|
'@babel/helper-module-imports': 7.25.9
|
|
|
|
'@babel/helper-plugin-utils': 7.26.5
|
|
|
|
'@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.9)
|
|
|
|
'@babel/template': 7.26.9
|
|
|
|
'@babel/traverse': 7.26.9
|
|
|
|
'@babel/types': 7.26.9
|
|
|
|
'@vue/babel-helper-vue-transform-on': 1.4.0
|
|
|
|
'@vue/babel-plugin-resolve-type': 1.4.0(@babel/core@7.26.9)
|
|
|
|
'@vue/shared': 3.5.13
|
|
|
|
optionalDependencies:
|
|
|
|
'@babel/core': 7.26.9
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
'@vue/babel-plugin-resolve-type@1.4.0(@babel/core@7.26.9)':
|
|
|
|
dependencies:
|
|
|
|
'@babel/code-frame': 7.26.2
|
|
|
|
'@babel/core': 7.26.9
|
|
|
|
'@babel/helper-module-imports': 7.25.9
|
|
|
|
'@babel/helper-plugin-utils': 7.26.5
|
|
|
|
'@babel/parser': 7.26.9
|
|
|
|
'@vue/compiler-sfc': 3.5.13
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- supports-color
|
2025-03-10 13:17:46 +08:00
|
|
|
|
|
|
|
'@vue/compiler-core@3.5.13':
|
|
|
|
dependencies:
|
|
|
|
'@babel/parser': 7.26.9
|
|
|
|
'@vue/shared': 3.5.13
|
|
|
|
entities: 4.5.0
|
|
|
|
estree-walker: 2.0.2
|
|
|
|
source-map-js: 1.2.1
|
|
|
|
|
|
|
|
'@vue/compiler-dom@3.5.13':
|
|
|
|
dependencies:
|
|
|
|
'@vue/compiler-core': 3.5.13
|
|
|
|
'@vue/shared': 3.5.13
|
|
|
|
|
|
|
|
'@vue/compiler-sfc@3.5.13':
|
|
|
|
dependencies:
|
|
|
|
'@babel/parser': 7.26.9
|
|
|
|
'@vue/compiler-core': 3.5.13
|
|
|
|
'@vue/compiler-dom': 3.5.13
|
|
|
|
'@vue/compiler-ssr': 3.5.13
|
|
|
|
'@vue/shared': 3.5.13
|
|
|
|
estree-walker: 2.0.2
|
|
|
|
magic-string: 0.30.17
|
|
|
|
postcss: 8.5.3
|
|
|
|
source-map-js: 1.2.1
|
|
|
|
|
|
|
|
'@vue/compiler-ssr@3.5.13':
|
|
|
|
dependencies:
|
|
|
|
'@vue/compiler-dom': 3.5.13
|
|
|
|
'@vue/shared': 3.5.13
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@vue/compiler-vue2@2.7.16':
|
|
|
|
dependencies:
|
|
|
|
de-indent: 1.0.2
|
|
|
|
he: 1.2.0
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
'@vue/devtools-api@6.6.4': {}
|
|
|
|
|
|
|
|
'@vue/devtools-api@7.7.2':
|
|
|
|
dependencies:
|
|
|
|
'@vue/devtools-kit': 7.7.2
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@vue/devtools-core@7.7.2(vite@6.2.1(@types/node@22.13.10)(sass@1.85.1))(vue@3.5.13(typescript@5.8.2))':
|
|
|
|
dependencies:
|
|
|
|
'@vue/devtools-kit': 7.7.2
|
|
|
|
'@vue/devtools-shared': 7.7.2
|
|
|
|
mitt: 3.0.1
|
|
|
|
nanoid: 5.1.3
|
|
|
|
pathe: 2.0.3
|
|
|
|
vite-hot-client: 0.2.4(vite@6.2.1(@types/node@22.13.10)(sass@1.85.1))
|
|
|
|
vue: 3.5.13(typescript@5.8.2)
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- vite
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
'@vue/devtools-kit@7.7.2':
|
|
|
|
dependencies:
|
|
|
|
'@vue/devtools-shared': 7.7.2
|
|
|
|
birpc: 0.2.19
|
|
|
|
hookable: 5.5.3
|
|
|
|
mitt: 3.0.1
|
|
|
|
perfect-debounce: 1.0.0
|
|
|
|
speakingurl: 14.0.1
|
|
|
|
superjson: 2.2.2
|
|
|
|
|
|
|
|
'@vue/devtools-shared@7.7.2':
|
|
|
|
dependencies:
|
|
|
|
rfdc: 1.4.1
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@vue/language-core@2.2.8(typescript@5.8.2)':
|
2025-03-10 13:17:46 +08:00
|
|
|
dependencies:
|
2025-03-10 16:02:07 +08:00
|
|
|
'@volar/language-core': 2.4.12
|
2025-03-10 13:17:46 +08:00
|
|
|
'@vue/compiler-dom': 3.5.13
|
2025-03-10 16:02:07 +08:00
|
|
|
'@vue/compiler-vue2': 2.7.16
|
2025-03-10 13:17:46 +08:00
|
|
|
'@vue/shared': 3.5.13
|
2025-03-10 16:02:07 +08:00
|
|
|
alien-signals: 1.0.4
|
2025-03-10 13:17:46 +08:00
|
|
|
minimatch: 9.0.5
|
2025-03-10 16:02:07 +08:00
|
|
|
muggle-string: 0.4.1
|
2025-03-10 13:17:46 +08:00
|
|
|
path-browserify: 1.0.1
|
|
|
|
optionalDependencies:
|
|
|
|
typescript: 5.8.2
|
|
|
|
|
|
|
|
'@vue/reactivity@3.5.13':
|
|
|
|
dependencies:
|
|
|
|
'@vue/shared': 3.5.13
|
|
|
|
|
|
|
|
'@vue/runtime-core@3.5.13':
|
|
|
|
dependencies:
|
|
|
|
'@vue/reactivity': 3.5.13
|
|
|
|
'@vue/shared': 3.5.13
|
|
|
|
|
|
|
|
'@vue/runtime-dom@3.5.13':
|
|
|
|
dependencies:
|
|
|
|
'@vue/reactivity': 3.5.13
|
|
|
|
'@vue/runtime-core': 3.5.13
|
|
|
|
'@vue/shared': 3.5.13
|
|
|
|
csstype: 3.1.3
|
|
|
|
|
|
|
|
'@vue/server-renderer@3.5.13(vue@3.5.13(typescript@5.8.2))':
|
|
|
|
dependencies:
|
|
|
|
'@vue/compiler-ssr': 3.5.13
|
|
|
|
'@vue/shared': 3.5.13
|
|
|
|
vue: 3.5.13(typescript@5.8.2)
|
|
|
|
|
|
|
|
'@vue/shared@3.5.13': {}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
'@vue/tsconfig@0.7.0(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))':
|
|
|
|
optionalDependencies:
|
|
|
|
typescript: 5.8.2
|
|
|
|
vue: 3.5.13(typescript@5.8.2)
|
|
|
|
|
|
|
|
alien-signals@1.0.4: {}
|
|
|
|
|
|
|
|
ansi-styles@6.2.1: {}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
async-validator@4.2.5: {}
|
|
|
|
|
|
|
|
balanced-match@1.0.2: {}
|
|
|
|
|
|
|
|
birpc@0.2.19: {}
|
|
|
|
|
|
|
|
brace-expansion@2.0.1:
|
|
|
|
dependencies:
|
|
|
|
balanced-match: 1.0.2
|
|
|
|
|
|
|
|
braces@3.0.3:
|
|
|
|
dependencies:
|
|
|
|
fill-range: 7.1.1
|
|
|
|
optional: true
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
browserslist@4.24.4:
|
|
|
|
dependencies:
|
|
|
|
caniuse-lite: 1.0.30001703
|
|
|
|
electron-to-chromium: 1.5.113
|
|
|
|
node-releases: 2.0.19
|
|
|
|
update-browserslist-db: 1.1.3(browserslist@4.24.4)
|
|
|
|
|
|
|
|
bundle-name@4.1.0:
|
|
|
|
dependencies:
|
|
|
|
run-applescript: 7.0.0
|
|
|
|
|
|
|
|
caniuse-lite@1.0.30001703: {}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
chokidar@4.0.3:
|
|
|
|
dependencies:
|
|
|
|
readdirp: 4.1.2
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
convert-source-map@2.0.0: {}
|
2025-03-10 13:17:46 +08:00
|
|
|
|
|
|
|
copy-anything@3.0.5:
|
|
|
|
dependencies:
|
|
|
|
is-what: 4.1.16
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
cross-spawn@7.0.6:
|
|
|
|
dependencies:
|
|
|
|
path-key: 3.1.1
|
|
|
|
shebang-command: 2.0.0
|
|
|
|
which: 2.0.2
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
css-render@0.15.14:
|
|
|
|
dependencies:
|
|
|
|
'@emotion/hash': 0.8.0
|
|
|
|
csstype: 3.0.11
|
|
|
|
|
|
|
|
csstype@3.0.11: {}
|
|
|
|
|
|
|
|
csstype@3.1.3: {}
|
|
|
|
|
|
|
|
date-fns-tz@3.2.0(date-fns@3.6.0):
|
|
|
|
dependencies:
|
|
|
|
date-fns: 3.6.0
|
|
|
|
|
|
|
|
date-fns@3.6.0: {}
|
|
|
|
|
|
|
|
de-indent@1.0.2: {}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
debug@4.4.0:
|
|
|
|
dependencies:
|
|
|
|
ms: 2.1.3
|
|
|
|
|
|
|
|
default-browser-id@5.0.0: {}
|
|
|
|
|
|
|
|
default-browser@5.2.1:
|
|
|
|
dependencies:
|
|
|
|
bundle-name: 4.1.0
|
|
|
|
default-browser-id: 5.0.0
|
|
|
|
|
|
|
|
define-lazy-prop@3.0.0: {}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
detect-libc@1.0.3:
|
|
|
|
optional: true
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
electron-to-chromium@1.5.113: {}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
entities@4.5.0: {}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
error-stack-parser-es@0.1.5: {}
|
|
|
|
|
|
|
|
esbuild@0.25.1:
|
2025-03-10 13:17:46 +08:00
|
|
|
optionalDependencies:
|
2025-03-10 16:02:07 +08:00
|
|
|
'@esbuild/aix-ppc64': 0.25.1
|
|
|
|
'@esbuild/android-arm': 0.25.1
|
|
|
|
'@esbuild/android-arm64': 0.25.1
|
|
|
|
'@esbuild/android-x64': 0.25.1
|
|
|
|
'@esbuild/darwin-arm64': 0.25.1
|
|
|
|
'@esbuild/darwin-x64': 0.25.1
|
|
|
|
'@esbuild/freebsd-arm64': 0.25.1
|
|
|
|
'@esbuild/freebsd-x64': 0.25.1
|
|
|
|
'@esbuild/linux-arm': 0.25.1
|
|
|
|
'@esbuild/linux-arm64': 0.25.1
|
|
|
|
'@esbuild/linux-ia32': 0.25.1
|
|
|
|
'@esbuild/linux-loong64': 0.25.1
|
|
|
|
'@esbuild/linux-mips64el': 0.25.1
|
|
|
|
'@esbuild/linux-ppc64': 0.25.1
|
|
|
|
'@esbuild/linux-riscv64': 0.25.1
|
|
|
|
'@esbuild/linux-s390x': 0.25.1
|
|
|
|
'@esbuild/linux-x64': 0.25.1
|
|
|
|
'@esbuild/netbsd-arm64': 0.25.1
|
|
|
|
'@esbuild/netbsd-x64': 0.25.1
|
|
|
|
'@esbuild/openbsd-arm64': 0.25.1
|
|
|
|
'@esbuild/openbsd-x64': 0.25.1
|
|
|
|
'@esbuild/sunos-x64': 0.25.1
|
|
|
|
'@esbuild/win32-arm64': 0.25.1
|
|
|
|
'@esbuild/win32-ia32': 0.25.1
|
|
|
|
'@esbuild/win32-x64': 0.25.1
|
|
|
|
|
|
|
|
escalade@3.2.0: {}
|
2025-03-10 13:17:46 +08:00
|
|
|
|
|
|
|
estree-walker@2.0.2: {}
|
|
|
|
|
|
|
|
evtd@0.2.4: {}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
execa@9.5.2:
|
|
|
|
dependencies:
|
|
|
|
'@sindresorhus/merge-streams': 4.0.0
|
|
|
|
cross-spawn: 7.0.6
|
|
|
|
figures: 6.1.0
|
|
|
|
get-stream: 9.0.1
|
|
|
|
human-signals: 8.0.0
|
|
|
|
is-plain-obj: 4.1.0
|
|
|
|
is-stream: 4.0.1
|
|
|
|
npm-run-path: 6.0.0
|
|
|
|
pretty-ms: 9.2.0
|
|
|
|
signal-exit: 4.1.0
|
|
|
|
strip-final-newline: 4.0.0
|
|
|
|
yoctocolors: 2.1.1
|
|
|
|
|
|
|
|
figures@6.1.0:
|
|
|
|
dependencies:
|
|
|
|
is-unicode-supported: 2.1.0
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
fill-range@7.1.1:
|
|
|
|
dependencies:
|
|
|
|
to-regex-range: 5.0.1
|
|
|
|
optional: true
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
fs-extra@11.3.0:
|
|
|
|
dependencies:
|
|
|
|
graceful-fs: 4.2.11
|
|
|
|
jsonfile: 6.1.0
|
|
|
|
universalify: 2.0.1
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
fsevents@2.3.3:
|
|
|
|
optional: true
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
gensync@1.0.0-beta.2: {}
|
|
|
|
|
|
|
|
get-stream@9.0.1:
|
|
|
|
dependencies:
|
|
|
|
'@sec-ant/readable-stream': 0.4.1
|
|
|
|
is-stream: 4.0.1
|
|
|
|
|
|
|
|
globals@11.12.0: {}
|
|
|
|
|
|
|
|
graceful-fs@4.2.11: {}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
he@1.2.0: {}
|
|
|
|
|
|
|
|
highlight.js@11.11.1: {}
|
|
|
|
|
|
|
|
hookable@5.5.3: {}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
human-signals@8.0.0: {}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
immutable@5.0.3: {}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
is-docker@3.0.0: {}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
is-extglob@2.1.1:
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
is-glob@4.0.3:
|
|
|
|
dependencies:
|
|
|
|
is-extglob: 2.1.1
|
|
|
|
optional: true
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
is-inside-container@1.0.0:
|
|
|
|
dependencies:
|
|
|
|
is-docker: 3.0.0
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
is-number@7.0.0:
|
|
|
|
optional: true
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
is-plain-obj@4.1.0: {}
|
|
|
|
|
|
|
|
is-stream@4.0.1: {}
|
|
|
|
|
|
|
|
is-unicode-supported@2.1.0: {}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
is-what@4.1.16: {}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
is-wsl@3.1.0:
|
|
|
|
dependencies:
|
|
|
|
is-inside-container: 1.0.0
|
|
|
|
|
|
|
|
isexe@2.0.0: {}
|
|
|
|
|
|
|
|
isexe@3.1.1: {}
|
|
|
|
|
|
|
|
js-tokens@4.0.0: {}
|
|
|
|
|
|
|
|
jsesc@3.1.0: {}
|
|
|
|
|
|
|
|
json-parse-even-better-errors@4.0.0: {}
|
|
|
|
|
|
|
|
json5@2.2.3: {}
|
|
|
|
|
|
|
|
jsonfile@6.1.0:
|
|
|
|
dependencies:
|
|
|
|
universalify: 2.0.1
|
|
|
|
optionalDependencies:
|
|
|
|
graceful-fs: 4.2.11
|
|
|
|
|
|
|
|
kolorist@1.8.0: {}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
lodash-es@4.17.21: {}
|
|
|
|
|
|
|
|
lodash@4.17.21: {}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
lru-cache@5.1.1:
|
|
|
|
dependencies:
|
|
|
|
yallist: 3.1.1
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
magic-string@0.30.17:
|
|
|
|
dependencies:
|
|
|
|
'@jridgewell/sourcemap-codec': 1.5.0
|
|
|
|
|
2025-03-17 17:39:07 +08:00
|
|
|
marked@15.0.7: {}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
memorystream@0.3.1: {}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
micromatch@4.0.8:
|
|
|
|
dependencies:
|
|
|
|
braces: 3.0.3
|
|
|
|
picomatch: 2.3.1
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
minimatch@9.0.5:
|
|
|
|
dependencies:
|
|
|
|
brace-expansion: 2.0.1
|
|
|
|
|
|
|
|
mitt@3.0.1: {}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
mrmime@2.0.1: {}
|
|
|
|
|
|
|
|
ms@2.1.3: {}
|
|
|
|
|
|
|
|
muggle-string@0.4.1: {}
|
2025-03-10 13:17:46 +08:00
|
|
|
|
|
|
|
naive-ui@2.41.0(vue@3.5.13(typescript@5.8.2)):
|
|
|
|
dependencies:
|
|
|
|
'@css-render/plugin-bem': 0.15.14(css-render@0.15.14)
|
|
|
|
'@css-render/vue3-ssr': 0.15.14(vue@3.5.13(typescript@5.8.2))
|
|
|
|
'@types/katex': 0.16.7
|
|
|
|
'@types/lodash': 4.17.16
|
|
|
|
'@types/lodash-es': 4.17.12
|
|
|
|
async-validator: 4.2.5
|
|
|
|
css-render: 0.15.14
|
|
|
|
csstype: 3.1.3
|
|
|
|
date-fns: 3.6.0
|
|
|
|
date-fns-tz: 3.2.0(date-fns@3.6.0)
|
|
|
|
evtd: 0.2.4
|
|
|
|
highlight.js: 11.11.1
|
|
|
|
lodash: 4.17.21
|
|
|
|
lodash-es: 4.17.21
|
|
|
|
seemly: 0.3.10
|
|
|
|
treemate: 0.3.11
|
|
|
|
vdirs: 0.1.8(vue@3.5.13(typescript@5.8.2))
|
|
|
|
vooks: 0.2.12(vue@3.5.13(typescript@5.8.2))
|
|
|
|
vue: 3.5.13(typescript@5.8.2)
|
|
|
|
vueuc: 0.4.64(vue@3.5.13(typescript@5.8.2))
|
|
|
|
|
|
|
|
nanoid@3.3.9: {}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
nanoid@5.1.3: {}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
neo-async@2.6.2: {}
|
|
|
|
|
|
|
|
node-addon-api@7.1.1:
|
|
|
|
optional: true
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
node-releases@2.0.19: {}
|
|
|
|
|
|
|
|
npm-normalize-package-bin@4.0.0: {}
|
|
|
|
|
|
|
|
npm-run-all2@7.0.2:
|
|
|
|
dependencies:
|
|
|
|
ansi-styles: 6.2.1
|
|
|
|
cross-spawn: 7.0.6
|
|
|
|
memorystream: 0.3.1
|
|
|
|
minimatch: 9.0.5
|
|
|
|
pidtree: 0.6.0
|
|
|
|
read-package-json-fast: 4.0.0
|
|
|
|
shell-quote: 1.8.2
|
|
|
|
which: 5.0.0
|
|
|
|
|
|
|
|
npm-run-path@6.0.0:
|
|
|
|
dependencies:
|
|
|
|
path-key: 4.0.0
|
|
|
|
unicorn-magic: 0.3.0
|
|
|
|
|
|
|
|
open@10.1.0:
|
|
|
|
dependencies:
|
|
|
|
default-browser: 5.2.1
|
|
|
|
define-lazy-prop: 3.0.0
|
|
|
|
is-inside-container: 1.0.0
|
|
|
|
is-wsl: 3.1.0
|
|
|
|
|
|
|
|
parse-ms@4.0.0: {}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
path-browserify@1.0.1: {}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
path-key@3.1.1: {}
|
|
|
|
|
|
|
|
path-key@4.0.0: {}
|
|
|
|
|
|
|
|
pathe@2.0.3: {}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
perfect-debounce@1.0.0: {}
|
|
|
|
|
|
|
|
picocolors@1.1.1: {}
|
|
|
|
|
|
|
|
picomatch@2.3.1:
|
|
|
|
optional: true
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
picomatch@4.0.2: {}
|
|
|
|
|
|
|
|
pidtree@0.6.0: {}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
pinia@3.0.1(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2)):
|
|
|
|
dependencies:
|
|
|
|
'@vue/devtools-api': 7.7.2
|
|
|
|
vue: 3.5.13(typescript@5.8.2)
|
|
|
|
optionalDependencies:
|
|
|
|
typescript: 5.8.2
|
|
|
|
|
|
|
|
postcss@8.5.3:
|
|
|
|
dependencies:
|
|
|
|
nanoid: 3.3.9
|
|
|
|
picocolors: 1.1.1
|
|
|
|
source-map-js: 1.2.1
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
pretty-ms@9.2.0:
|
|
|
|
dependencies:
|
|
|
|
parse-ms: 4.0.0
|
|
|
|
|
|
|
|
read-package-json-fast@4.0.0:
|
|
|
|
dependencies:
|
|
|
|
json-parse-even-better-errors: 4.0.0
|
|
|
|
npm-normalize-package-bin: 4.0.0
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
readdirp@4.1.2: {}
|
|
|
|
|
|
|
|
rfdc@1.4.1: {}
|
|
|
|
|
|
|
|
rollup@4.35.0:
|
|
|
|
dependencies:
|
|
|
|
'@types/estree': 1.0.6
|
|
|
|
optionalDependencies:
|
|
|
|
'@rollup/rollup-android-arm-eabi': 4.35.0
|
|
|
|
'@rollup/rollup-android-arm64': 4.35.0
|
|
|
|
'@rollup/rollup-darwin-arm64': 4.35.0
|
|
|
|
'@rollup/rollup-darwin-x64': 4.35.0
|
|
|
|
'@rollup/rollup-freebsd-arm64': 4.35.0
|
|
|
|
'@rollup/rollup-freebsd-x64': 4.35.0
|
|
|
|
'@rollup/rollup-linux-arm-gnueabihf': 4.35.0
|
|
|
|
'@rollup/rollup-linux-arm-musleabihf': 4.35.0
|
|
|
|
'@rollup/rollup-linux-arm64-gnu': 4.35.0
|
|
|
|
'@rollup/rollup-linux-arm64-musl': 4.35.0
|
|
|
|
'@rollup/rollup-linux-loongarch64-gnu': 4.35.0
|
|
|
|
'@rollup/rollup-linux-powerpc64le-gnu': 4.35.0
|
|
|
|
'@rollup/rollup-linux-riscv64-gnu': 4.35.0
|
|
|
|
'@rollup/rollup-linux-s390x-gnu': 4.35.0
|
|
|
|
'@rollup/rollup-linux-x64-gnu': 4.35.0
|
|
|
|
'@rollup/rollup-linux-x64-musl': 4.35.0
|
|
|
|
'@rollup/rollup-win32-arm64-msvc': 4.35.0
|
|
|
|
'@rollup/rollup-win32-ia32-msvc': 4.35.0
|
|
|
|
'@rollup/rollup-win32-x64-msvc': 4.35.0
|
|
|
|
fsevents: 2.3.3
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
run-applescript@7.0.0: {}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
sass-loader@16.0.5(sass@1.85.1):
|
|
|
|
dependencies:
|
|
|
|
neo-async: 2.6.2
|
|
|
|
optionalDependencies:
|
|
|
|
sass: 1.85.1
|
|
|
|
|
|
|
|
sass@1.85.1:
|
|
|
|
dependencies:
|
|
|
|
chokidar: 4.0.3
|
|
|
|
immutable: 5.0.3
|
|
|
|
source-map-js: 1.2.1
|
|
|
|
optionalDependencies:
|
|
|
|
'@parcel/watcher': 2.5.1
|
|
|
|
|
|
|
|
seemly@0.3.10: {}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
semver@6.3.1: {}
|
|
|
|
|
|
|
|
shebang-command@2.0.0:
|
|
|
|
dependencies:
|
|
|
|
shebang-regex: 3.0.0
|
|
|
|
|
|
|
|
shebang-regex@3.0.0: {}
|
|
|
|
|
|
|
|
shell-quote@1.8.2: {}
|
|
|
|
|
|
|
|
signal-exit@4.1.0: {}
|
|
|
|
|
|
|
|
sirv@3.0.1:
|
|
|
|
dependencies:
|
|
|
|
'@polka/url': 1.0.0-next.28
|
|
|
|
mrmime: 2.0.1
|
|
|
|
totalist: 3.0.1
|
2025-03-10 13:17:46 +08:00
|
|
|
|
|
|
|
source-map-js@1.2.1: {}
|
|
|
|
|
|
|
|
speakingurl@14.0.1: {}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
strip-final-newline@4.0.0: {}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
superjson@2.2.2:
|
|
|
|
dependencies:
|
|
|
|
copy-anything: 3.0.5
|
|
|
|
|
|
|
|
to-regex-range@5.0.1:
|
|
|
|
dependencies:
|
|
|
|
is-number: 7.0.0
|
|
|
|
optional: true
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
totalist@3.0.1: {}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
treemate@0.3.11: {}
|
|
|
|
|
|
|
|
typescript@5.8.2: {}
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
undici-types@6.20.0: {}
|
|
|
|
|
|
|
|
unicorn-magic@0.3.0: {}
|
|
|
|
|
|
|
|
universalify@2.0.1: {}
|
|
|
|
|
|
|
|
update-browserslist-db@1.1.3(browserslist@4.24.4):
|
|
|
|
dependencies:
|
|
|
|
browserslist: 4.24.4
|
|
|
|
escalade: 3.2.0
|
|
|
|
picocolors: 1.1.1
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
vdirs@0.1.8(vue@3.5.13(typescript@5.8.2)):
|
|
|
|
dependencies:
|
|
|
|
evtd: 0.2.4
|
|
|
|
vue: 3.5.13(typescript@5.8.2)
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
vite-hot-client@0.2.4(vite@6.2.1(@types/node@22.13.10)(sass@1.85.1)):
|
|
|
|
dependencies:
|
|
|
|
vite: 6.2.1(@types/node@22.13.10)(sass@1.85.1)
|
|
|
|
|
|
|
|
vite-plugin-inspect@0.8.9(rollup@4.35.0)(vite@6.2.1(@types/node@22.13.10)(sass@1.85.1)):
|
2025-03-10 13:17:46 +08:00
|
|
|
dependencies:
|
2025-03-10 16:02:07 +08:00
|
|
|
'@antfu/utils': 0.7.10
|
|
|
|
'@rollup/pluginutils': 5.1.4(rollup@4.35.0)
|
|
|
|
debug: 4.4.0
|
|
|
|
error-stack-parser-es: 0.1.5
|
|
|
|
fs-extra: 11.3.0
|
|
|
|
open: 10.1.0
|
|
|
|
perfect-debounce: 1.0.0
|
|
|
|
picocolors: 1.1.1
|
|
|
|
sirv: 3.0.1
|
|
|
|
vite: 6.2.1(@types/node@22.13.10)(sass@1.85.1)
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- rollup
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
vite-plugin-vue-devtools@7.7.2(rollup@4.35.0)(vite@6.2.1(@types/node@22.13.10)(sass@1.85.1))(vue@3.5.13(typescript@5.8.2)):
|
|
|
|
dependencies:
|
|
|
|
'@vue/devtools-core': 7.7.2(vite@6.2.1(@types/node@22.13.10)(sass@1.85.1))(vue@3.5.13(typescript@5.8.2))
|
|
|
|
'@vue/devtools-kit': 7.7.2
|
|
|
|
'@vue/devtools-shared': 7.7.2
|
|
|
|
execa: 9.5.2
|
|
|
|
sirv: 3.0.1
|
|
|
|
vite: 6.2.1(@types/node@22.13.10)(sass@1.85.1)
|
|
|
|
vite-plugin-inspect: 0.8.9(rollup@4.35.0)(vite@6.2.1(@types/node@22.13.10)(sass@1.85.1))
|
|
|
|
vite-plugin-vue-inspector: 5.3.1(vite@6.2.1(@types/node@22.13.10)(sass@1.85.1))
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- '@nuxt/kit'
|
|
|
|
- rollup
|
|
|
|
- supports-color
|
|
|
|
- vue
|
|
|
|
|
|
|
|
vite-plugin-vue-inspector@5.3.1(vite@6.2.1(@types/node@22.13.10)(sass@1.85.1)):
|
|
|
|
dependencies:
|
|
|
|
'@babel/core': 7.26.9
|
|
|
|
'@babel/plugin-proposal-decorators': 7.25.9(@babel/core@7.26.9)
|
|
|
|
'@babel/plugin-syntax-import-attributes': 7.26.0(@babel/core@7.26.9)
|
|
|
|
'@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.26.9)
|
|
|
|
'@babel/plugin-transform-typescript': 7.26.8(@babel/core@7.26.9)
|
|
|
|
'@vue/babel-plugin-jsx': 1.4.0(@babel/core@7.26.9)
|
|
|
|
'@vue/compiler-dom': 3.5.13
|
|
|
|
kolorist: 1.8.0
|
|
|
|
magic-string: 0.30.17
|
|
|
|
vite: 6.2.1(@types/node@22.13.10)(sass@1.85.1)
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
vite@6.2.1(@types/node@22.13.10)(sass@1.85.1):
|
|
|
|
dependencies:
|
|
|
|
esbuild: 0.25.1
|
2025-03-10 13:17:46 +08:00
|
|
|
postcss: 8.5.3
|
|
|
|
rollup: 4.35.0
|
|
|
|
optionalDependencies:
|
2025-03-10 16:02:07 +08:00
|
|
|
'@types/node': 22.13.10
|
2025-03-10 13:17:46 +08:00
|
|
|
fsevents: 2.3.3
|
|
|
|
sass: 1.85.1
|
|
|
|
|
|
|
|
vooks@0.2.12(vue@3.5.13(typescript@5.8.2)):
|
|
|
|
dependencies:
|
|
|
|
evtd: 0.2.4
|
|
|
|
vue: 3.5.13(typescript@5.8.2)
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
vscode-uri@3.1.0: {}
|
|
|
|
|
2025-03-10 13:17:46 +08:00
|
|
|
vue-i18n@10.0.6(vue@3.5.13(typescript@5.8.2)):
|
|
|
|
dependencies:
|
|
|
|
'@intlify/core-base': 10.0.6
|
|
|
|
'@intlify/shared': 10.0.6
|
|
|
|
'@vue/devtools-api': 6.6.4
|
|
|
|
vue: 3.5.13(typescript@5.8.2)
|
|
|
|
|
|
|
|
vue-router@4.5.0(vue@3.5.13(typescript@5.8.2)):
|
|
|
|
dependencies:
|
|
|
|
'@vue/devtools-api': 6.6.4
|
|
|
|
vue: 3.5.13(typescript@5.8.2)
|
|
|
|
|
2025-03-10 16:02:07 +08:00
|
|
|
vue-tsc@2.2.8(typescript@5.8.2):
|
2025-03-10 13:17:46 +08:00
|
|
|
dependencies:
|
2025-03-10 16:02:07 +08:00
|
|
|
'@volar/typescript': 2.4.12
|
|
|
|
'@vue/language-core': 2.2.8(typescript@5.8.2)
|
2025-03-10 13:17:46 +08:00
|
|
|
typescript: 5.8.2
|
|
|
|
|
|
|
|
vue@3.5.13(typescript@5.8.2):
|
|
|
|
dependencies:
|
|
|
|
'@vue/compiler-dom': 3.5.13
|
|
|
|
'@vue/compiler-sfc': 3.5.13
|
|
|
|
'@vue/runtime-dom': 3.5.13
|
|
|
|
'@vue/server-renderer': 3.5.13(vue@3.5.13(typescript@5.8.2))
|
|
|
|
'@vue/shared': 3.5.13
|
|
|
|
optionalDependencies:
|
|
|
|
typescript: 5.8.2
|
|
|
|
|
|
|
|
vueuc@0.4.64(vue@3.5.13(typescript@5.8.2)):
|
|
|
|
dependencies:
|
|
|
|
'@css-render/vue3-ssr': 0.15.14(vue@3.5.13(typescript@5.8.2))
|
|
|
|
'@juggle/resize-observer': 3.4.0
|
|
|
|
css-render: 0.15.14
|
|
|
|
evtd: 0.2.4
|
|
|
|
seemly: 0.3.10
|
|
|
|
vdirs: 0.1.8(vue@3.5.13(typescript@5.8.2))
|
|
|
|
vooks: 0.2.12(vue@3.5.13(typescript@5.8.2))
|
|
|
|
vue: 3.5.13(typescript@5.8.2)
|
2025-03-10 16:02:07 +08:00
|
|
|
|
|
|
|
which@2.0.2:
|
|
|
|
dependencies:
|
|
|
|
isexe: 2.0.0
|
|
|
|
|
|
|
|
which@5.0.0:
|
|
|
|
dependencies:
|
|
|
|
isexe: 3.1.1
|
|
|
|
|
|
|
|
yallist@3.1.1: {}
|
|
|
|
|
|
|
|
yoctocolors@2.1.1: {}
|