You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1594 lines
54 KiB
1594 lines
54 KiB
lockfileVersion: '6.0'
|
|
|
|
settings:
|
|
autoInstallPeers: true
|
|
excludeLinksFromLockfile: false
|
|
|
|
dependencies:
|
|
vue:
|
|
specifier: ^3.5.13
|
|
version: 3.5.14
|
|
|
|
devDependencies:
|
|
'@vitejs/plugin-vue':
|
|
specifier: ^5.2.3
|
|
version: 5.2.4(vite@6.3.5)(vue@3.5.14)
|
|
vite:
|
|
specifier: ^6.2.4
|
|
version: 6.3.5
|
|
vite-plugin-vue-devtools:
|
|
specifier: ^7.7.2
|
|
version: 7.7.6(vite@6.3.5)(vue@3.5.14)
|
|
|
|
packages:
|
|
|
|
/@ampproject/remapping@2.3.0:
|
|
resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==}
|
|
engines: {node: '>=6.0.0'}
|
|
dependencies:
|
|
'@jridgewell/gen-mapping': 0.3.8
|
|
'@jridgewell/trace-mapping': 0.3.25
|
|
dev: true
|
|
|
|
/@antfu/utils@0.7.10:
|
|
resolution: {integrity: sha512-+562v9k4aI80m1+VuMHehNJWLOFjBnXn3tdOitzD0il5b7smkSBal4+a3oKiQTbrwMmN/TBUMDvbdoWDehgOww==}
|
|
dev: true
|
|
|
|
/@babel/code-frame@7.27.1:
|
|
resolution: {integrity: sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/helper-validator-identifier': 7.27.1
|
|
js-tokens: 4.0.0
|
|
picocolors: 1.1.1
|
|
dev: true
|
|
|
|
/@babel/compat-data@7.27.2:
|
|
resolution: {integrity: sha512-TUtMJYRPyUb/9aU8f3K0mjmjf6M9N5Woshn2CS6nqJSeJtTtQcpLUXjGt9vbF8ZGff0El99sWkLgzwW3VXnxZQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
dev: true
|
|
|
|
/@babel/core@7.27.1:
|
|
resolution: {integrity: sha512-IaaGWsQqfsQWVLqMn9OB92MNN7zukfVA4s7KKAI0KfrrDsZ0yhi5uV4baBuLuN7n3vsZpwP8asPPcVwApxvjBQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@ampproject/remapping': 2.3.0
|
|
'@babel/code-frame': 7.27.1
|
|
'@babel/generator': 7.27.1
|
|
'@babel/helper-compilation-targets': 7.27.2
|
|
'@babel/helper-module-transforms': 7.27.1(@babel/core@7.27.1)
|
|
'@babel/helpers': 7.27.1
|
|
'@babel/parser': 7.27.2
|
|
'@babel/template': 7.27.2
|
|
'@babel/traverse': 7.27.1
|
|
'@babel/types': 7.27.1
|
|
convert-source-map: 2.0.0
|
|
debug: 4.4.1
|
|
gensync: 1.0.0-beta.2
|
|
json5: 2.2.3
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@babel/generator@7.27.1:
|
|
resolution: {integrity: sha512-UnJfnIpc/+JO0/+KRVQNGU+y5taA5vCbwN8+azkX6beii/ZF+enZJSOKo11ZSzGJjlNfJHfQtmQT8H+9TXPG2w==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/parser': 7.27.2
|
|
'@babel/types': 7.27.1
|
|
'@jridgewell/gen-mapping': 0.3.8
|
|
'@jridgewell/trace-mapping': 0.3.25
|
|
jsesc: 3.1.0
|
|
dev: true
|
|
|
|
/@babel/helper-annotate-as-pure@7.27.1:
|
|
resolution: {integrity: sha512-WnuuDILl9oOBbKnb4L+DyODx7iC47XfzmNCpTttFsSp6hTG7XZxu60+4IO+2/hPfcGOoKbFiwoI/+zwARbNQow==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.27.1
|
|
dev: true
|
|
|
|
/@babel/helper-compilation-targets@7.27.2:
|
|
resolution: {integrity: sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/compat-data': 7.27.2
|
|
'@babel/helper-validator-option': 7.27.1
|
|
browserslist: 4.24.5
|
|
lru-cache: 5.1.1
|
|
semver: 6.3.1
|
|
dev: true
|
|
|
|
/@babel/helper-create-class-features-plugin@7.27.1(@babel/core@7.27.1):
|
|
resolution: {integrity: sha512-QwGAmuvM17btKU5VqXfb+Giw4JcN0hjuufz3DYnpeVDvZLAObloM77bhMXiqry3Iio+Ai4phVRDwl6WU10+r5A==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
dependencies:
|
|
'@babel/core': 7.27.1
|
|
'@babel/helper-annotate-as-pure': 7.27.1
|
|
'@babel/helper-member-expression-to-functions': 7.27.1
|
|
'@babel/helper-optimise-call-expression': 7.27.1
|
|
'@babel/helper-replace-supers': 7.27.1(@babel/core@7.27.1)
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.27.1
|
|
'@babel/traverse': 7.27.1
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@babel/helper-member-expression-to-functions@7.27.1:
|
|
resolution: {integrity: sha512-E5chM8eWjTp/aNoVpcbfM7mLxu9XGLWYise2eBKGQomAk/Mb4XoxyqXTZbuTohbsl8EKqdlMhnDI2CCLfcs9wA==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/traverse': 7.27.1
|
|
'@babel/types': 7.27.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@babel/helper-module-imports@7.27.1:
|
|
resolution: {integrity: sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/traverse': 7.27.1
|
|
'@babel/types': 7.27.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@babel/helper-module-transforms@7.27.1(@babel/core@7.27.1):
|
|
resolution: {integrity: sha512-9yHn519/8KvTU5BjTVEEeIM3w9/2yXNKoD82JifINImhpKkARMJKPP59kLo+BafpdN5zgNeIcS4jsGDmd3l58g==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
dependencies:
|
|
'@babel/core': 7.27.1
|
|
'@babel/helper-module-imports': 7.27.1
|
|
'@babel/helper-validator-identifier': 7.27.1
|
|
'@babel/traverse': 7.27.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@babel/helper-optimise-call-expression@7.27.1:
|
|
resolution: {integrity: sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.27.1
|
|
dev: true
|
|
|
|
/@babel/helper-plugin-utils@7.27.1:
|
|
resolution: {integrity: sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==}
|
|
engines: {node: '>=6.9.0'}
|
|
dev: true
|
|
|
|
/@babel/helper-replace-supers@7.27.1(@babel/core@7.27.1):
|
|
resolution: {integrity: sha512-7EHz6qDZc8RYS5ElPoShMheWvEgERonFCs7IAonWLLUTXW59DP14bCZt89/GKyreYn8g3S83m21FelHKbeDCKA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
dependencies:
|
|
'@babel/core': 7.27.1
|
|
'@babel/helper-member-expression-to-functions': 7.27.1
|
|
'@babel/helper-optimise-call-expression': 7.27.1
|
|
'@babel/traverse': 7.27.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@babel/helper-skip-transparent-expression-wrappers@7.27.1:
|
|
resolution: {integrity: sha512-Tub4ZKEXqbPjXgWLl2+3JpQAYBJ8+ikpQ2Ocj/q/r0LwE3UhENh7EUabyHjz2kCEsrRY83ew2DQdHluuiDQFzg==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/traverse': 7.27.1
|
|
'@babel/types': 7.27.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@babel/helper-string-parser@7.27.1:
|
|
resolution: {integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
/@babel/helper-validator-identifier@7.27.1:
|
|
resolution: {integrity: sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
/@babel/helper-validator-option@7.27.1:
|
|
resolution: {integrity: sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==}
|
|
engines: {node: '>=6.9.0'}
|
|
dev: true
|
|
|
|
/@babel/helpers@7.27.1:
|
|
resolution: {integrity: sha512-FCvFTm0sWV8Fxhpp2McP5/W53GPllQ9QeQ7SiqGWjMf/LVG07lFa5+pgK05IRhVwtvafT22KF+ZSnM9I545CvQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/template': 7.27.2
|
|
'@babel/types': 7.27.1
|
|
dev: true
|
|
|
|
/@babel/parser@7.27.2:
|
|
resolution: {integrity: sha512-QYLs8299NA7WM/bZAdp+CviYYkVoYXlDW2rzliy3chxd1PQjej7JORuMJDJXJUb9g0TT+B99EwaVLKmX+sPXWw==}
|
|
engines: {node: '>=6.0.0'}
|
|
hasBin: true
|
|
dependencies:
|
|
'@babel/types': 7.27.1
|
|
|
|
/@babel/plugin-proposal-decorators@7.27.1(@babel/core@7.27.1):
|
|
resolution: {integrity: sha512-DTxe4LBPrtFdsWzgpmbBKevg3e9PBy+dXRt19kSbucbZvL2uqtdqwwpluL1jfxYE0wIDTFp1nTy/q6gNLsxXrg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.27.1
|
|
'@babel/helper-create-class-features-plugin': 7.27.1(@babel/core@7.27.1)
|
|
'@babel/helper-plugin-utils': 7.27.1
|
|
'@babel/plugin-syntax-decorators': 7.27.1(@babel/core@7.27.1)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@babel/plugin-syntax-decorators@7.27.1(@babel/core@7.27.1):
|
|
resolution: {integrity: sha512-YMq8Z87Lhl8EGkmb0MwYkt36QnxC+fzCgrl66ereamPlYToRpIk5nUjKUY3QKLWq8mwUB1BgbeXcTJhZOCDg5A==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.27.1
|
|
'@babel/helper-plugin-utils': 7.27.1
|
|
dev: true
|
|
|
|
/@babel/plugin-syntax-import-attributes@7.27.1(@babel/core@7.27.1):
|
|
resolution: {integrity: sha512-oFT0FrKHgF53f4vOsZGi2Hh3I35PfSmVs4IBFLFj4dnafP+hIWDLg3VyKmUHfLoLHlyxY4C7DGtmHuJgn+IGww==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.27.1
|
|
'@babel/helper-plugin-utils': 7.27.1
|
|
dev: true
|
|
|
|
/@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.27.1):
|
|
resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.27.1
|
|
'@babel/helper-plugin-utils': 7.27.1
|
|
dev: true
|
|
|
|
/@babel/plugin-syntax-jsx@7.27.1(@babel/core@7.27.1):
|
|
resolution: {integrity: sha512-y8YTNIeKoyhGd9O0Jiyzyyqk8gdjnumGTQPsz0xOZOQ2RmkVJeZ1vmmfIvFEKqucBG6axJGBZDE/7iI5suUI/w==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.27.1
|
|
'@babel/helper-plugin-utils': 7.27.1
|
|
dev: true
|
|
|
|
/@babel/plugin-syntax-typescript@7.27.1(@babel/core@7.27.1):
|
|
resolution: {integrity: sha512-xfYCBMxveHrRMnAWl1ZlPXOZjzkN82THFvLhQhFXFt81Z5HnN+EtUkZhv/zcKpmT3fzmWZB0ywiBrbC3vogbwQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.27.1
|
|
'@babel/helper-plugin-utils': 7.27.1
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-typescript@7.27.1(@babel/core@7.27.1):
|
|
resolution: {integrity: sha512-Q5sT5+O4QUebHdbwKedFBEwRLb02zJ7r4A5Gg2hUoLuU3FjdMcyqcywqUrLCaDsFCxzokf7u9kuy7qz51YUuAg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.27.1
|
|
'@babel/helper-annotate-as-pure': 7.27.1
|
|
'@babel/helper-create-class-features-plugin': 7.27.1(@babel/core@7.27.1)
|
|
'@babel/helper-plugin-utils': 7.27.1
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.27.1
|
|
'@babel/plugin-syntax-typescript': 7.27.1(@babel/core@7.27.1)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@babel/template@7.27.2:
|
|
resolution: {integrity: sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/code-frame': 7.27.1
|
|
'@babel/parser': 7.27.2
|
|
'@babel/types': 7.27.1
|
|
dev: true
|
|
|
|
/@babel/traverse@7.27.1:
|
|
resolution: {integrity: sha512-ZCYtZciz1IWJB4U61UPu4KEaqyfj+r5T1Q5mqPo+IBpcG9kHv30Z0aD8LXPgC1trYa6rK0orRyAhqUgk4MjmEg==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/code-frame': 7.27.1
|
|
'@babel/generator': 7.27.1
|
|
'@babel/parser': 7.27.2
|
|
'@babel/template': 7.27.2
|
|
'@babel/types': 7.27.1
|
|
debug: 4.4.1
|
|
globals: 11.12.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@babel/types@7.27.1:
|
|
resolution: {integrity: sha512-+EzkxvLNfiUeKMgy/3luqfsCWFRXLb7U6wNQTk60tovuckwB15B191tJWvpp4HjiQWdJkCxO3Wbvc6jlk3Xb2Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/helper-string-parser': 7.27.1
|
|
'@babel/helper-validator-identifier': 7.27.1
|
|
|
|
/@esbuild/aix-ppc64@0.25.4:
|
|
resolution: {integrity: sha512-1VCICWypeQKhVbE9oW/sJaAmjLxhVqacdkvPLEjwlttjfwENRSClS8EjBz0KzRyFSCPDIkuXW34Je/vk7zdB7Q==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ppc64]
|
|
os: [aix]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/android-arm64@0.25.4:
|
|
resolution: {integrity: sha512-bBy69pgfhMGtCnwpC/x5QhfxAz/cBgQ9enbtwjf6V9lnPI/hMyT9iWpR1arm0l3kttTr4L0KSLpKmLp/ilKS9A==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/android-arm@0.25.4:
|
|
resolution: {integrity: sha512-QNdQEps7DfFwE3hXiU4BZeOV68HHzYwGd0Nthhd3uCkkEKK7/R6MTgM0P7H7FAs5pU/DIWsviMmEGxEoxIZ+ZQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm]
|
|
os: [android]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/android-x64@0.25.4:
|
|
resolution: {integrity: sha512-TVhdVtQIFuVpIIR282btcGC2oGQoSfZfmBdTip2anCaVYcqWlZXGcdcKIUklfX2wj0JklNYgz39OBqh2cqXvcQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [android]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/darwin-arm64@0.25.4:
|
|
resolution: {integrity: sha512-Y1giCfM4nlHDWEfSckMzeWNdQS31BQGs9/rouw6Ub91tkK79aIMTH3q9xHvzH8d0wDru5Ci0kWB8b3up/nl16g==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/darwin-x64@0.25.4:
|
|
resolution: {integrity: sha512-CJsry8ZGM5VFVeyUYB3cdKpd/H69PYez4eJh1W/t38vzutdjEjtP7hB6eLKBoOdxcAlCtEYHzQ/PJ/oU9I4u0A==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/freebsd-arm64@0.25.4:
|
|
resolution: {integrity: sha512-yYq+39NlTRzU2XmoPW4l5Ifpl9fqSk0nAJYM/V/WUGPEFfek1epLHJIkTQM6bBs1swApjO5nWgvr843g6TjxuQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/freebsd-x64@0.25.4:
|
|
resolution: {integrity: sha512-0FgvOJ6UUMflsHSPLzdfDnnBBVoCDtBTVyn/MrWloUNvq/5SFmh13l3dvgRPkDihRxb77Y17MbqbCAa2strMQQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/linux-arm64@0.25.4:
|
|
resolution: {integrity: sha512-+89UsQTfXdmjIvZS6nUnOOLoXnkUTB9hR5QAeLrQdzOSWZvNSAXAtcRDHWtqAUtAmv7ZM1WPOOeSxDzzzMogiQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/linux-arm@0.25.4:
|
|
resolution: {integrity: sha512-kro4c0P85GMfFYqW4TWOpvmF8rFShbWGnrLqlzp4X1TNWjRY3JMYUfDCtOxPKOIY8B0WC8HN51hGP4I4hz4AaQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/linux-ia32@0.25.4:
|
|
resolution: {integrity: sha512-yTEjoapy8UP3rv8dB0ip3AfMpRbyhSN3+hY8mo/i4QXFeDxmiYbEKp3ZRjBKcOP862Ua4b1PDfwlvbuwY7hIGQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ia32]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/linux-loong64@0.25.4:
|
|
resolution: {integrity: sha512-NeqqYkrcGzFwi6CGRGNMOjWGGSYOpqwCjS9fvaUlX5s3zwOtn1qwg1s2iE2svBe4Q/YOG1q6875lcAoQK/F4VA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/linux-mips64el@0.25.4:
|
|
resolution: {integrity: sha512-IcvTlF9dtLrfL/M8WgNI/qJYBENP3ekgsHbYUIzEzq5XJzzVEV/fXY9WFPfEEXmu3ck2qJP8LG/p3Q8f7Zc2Xg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [mips64el]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/linux-ppc64@0.25.4:
|
|
resolution: {integrity: sha512-HOy0aLTJTVtoTeGZh4HSXaO6M95qu4k5lJcH4gxv56iaycfz1S8GO/5Jh6X4Y1YiI0h7cRyLi+HixMR+88swag==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/linux-riscv64@0.25.4:
|
|
resolution: {integrity: sha512-i8JUDAufpz9jOzo4yIShCTcXzS07vEgWzyX3NH2G7LEFVgrLEhjwL3ajFE4fZI3I4ZgiM7JH3GQ7ReObROvSUA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/linux-s390x@0.25.4:
|
|
resolution: {integrity: sha512-jFnu+6UbLlzIjPQpWCNh5QtrcNfMLjgIavnwPQAfoGx4q17ocOU9MsQ2QVvFxwQoWpZT8DvTLooTvmOQXkO51g==}
|
|
engines: {node: '>=18'}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/linux-x64@0.25.4:
|
|
resolution: {integrity: sha512-6e0cvXwzOnVWJHq+mskP8DNSrKBr1bULBvnFLpc1KY+d+irZSgZ02TGse5FsafKS5jg2e4pbvK6TPXaF/A6+CA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/netbsd-arm64@0.25.4:
|
|
resolution: {integrity: sha512-vUnkBYxZW4hL/ie91hSqaSNjulOnYXE1VSLusnvHg2u3jewJBz3YzB9+oCw8DABeVqZGg94t9tyZFoHma8gWZQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [netbsd]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/netbsd-x64@0.25.4:
|
|
resolution: {integrity: sha512-XAg8pIQn5CzhOB8odIcAm42QsOfa98SBeKUdo4xa8OvX8LbMZqEtgeWE9P/Wxt7MlG2QqvjGths+nq48TrUiKw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [netbsd]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/openbsd-arm64@0.25.4:
|
|
resolution: {integrity: sha512-Ct2WcFEANlFDtp1nVAXSNBPDxyU+j7+tId//iHXU2f/lN5AmO4zLyhDcpR5Cz1r08mVxzt3Jpyt4PmXQ1O6+7A==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [openbsd]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/openbsd-x64@0.25.4:
|
|
resolution: {integrity: sha512-xAGGhyOQ9Otm1Xu8NT1ifGLnA6M3sJxZ6ixylb+vIUVzvvd6GOALpwQrYrtlPouMqd/vSbgehz6HaVk4+7Afhw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/sunos-x64@0.25.4:
|
|
resolution: {integrity: sha512-Mw+tzy4pp6wZEK0+Lwr76pWLjrtjmJyUB23tHKqEDP74R3q95luY/bXqXZeYl4NYlvwOqoRKlInQialgCKy67Q==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [sunos]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/win32-arm64@0.25.4:
|
|
resolution: {integrity: sha512-AVUP428VQTSddguz9dO9ngb+E5aScyg7nOeJDrF1HPYu555gmza3bDGMPhmVXL8svDSoqPCsCPjb265yG/kLKQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/win32-ia32@0.25.4:
|
|
resolution: {integrity: sha512-i1sW+1i+oWvQzSgfRcxxG2k4I9n3O9NRqy8U+uugaT2Dy7kLO9Y7wI72haOahxceMX8hZAzgGou1FhndRldxRg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/win32-x64@0.25.4:
|
|
resolution: {integrity: sha512-nOT2vZNw6hJ+z43oP1SPea/G/6AbN6X+bGNhNuq8NtRHy4wsMhw765IKLNmnjek7GvjWBYQ8Q5VBoYTFg9y1UQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@jridgewell/gen-mapping@0.3.8:
|
|
resolution: {integrity: sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==}
|
|
engines: {node: '>=6.0.0'}
|
|
dependencies:
|
|
'@jridgewell/set-array': 1.2.1
|
|
'@jridgewell/sourcemap-codec': 1.5.0
|
|
'@jridgewell/trace-mapping': 0.3.25
|
|
dev: true
|
|
|
|
/@jridgewell/resolve-uri@3.1.2:
|
|
resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
|
|
engines: {node: '>=6.0.0'}
|
|
dev: true
|
|
|
|
/@jridgewell/set-array@1.2.1:
|
|
resolution: {integrity: sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==}
|
|
engines: {node: '>=6.0.0'}
|
|
dev: true
|
|
|
|
/@jridgewell/sourcemap-codec@1.5.0:
|
|
resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==}
|
|
|
|
/@jridgewell/trace-mapping@0.3.25:
|
|
resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==}
|
|
dependencies:
|
|
'@jridgewell/resolve-uri': 3.1.2
|
|
'@jridgewell/sourcemap-codec': 1.5.0
|
|
dev: true
|
|
|
|
/@polka/url@1.0.0-next.29:
|
|
resolution: {integrity: sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==}
|
|
dev: true
|
|
|
|
/@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
|
|
dependencies:
|
|
'@types/estree': 1.0.7
|
|
estree-walker: 2.0.2
|
|
picomatch: 4.0.2
|
|
dev: true
|
|
|
|
/@rollup/rollup-android-arm-eabi@4.40.2:
|
|
resolution: {integrity: sha512-JkdNEq+DFxZfUwxvB58tHMHBHVgX23ew41g1OQinthJ+ryhdRk67O31S7sYw8u2lTjHUPFxwar07BBt1KHp/hg==}
|
|
cpu: [arm]
|
|
os: [android]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-android-arm64@4.40.2:
|
|
resolution: {integrity: sha512-13unNoZ8NzUmnndhPTkWPWbX3vtHodYmy+I9kuLxN+F+l+x3LdVF7UCu8TWVMt1POHLh6oDHhnOA04n8oJZhBw==}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-darwin-arm64@4.40.2:
|
|
resolution: {integrity: sha512-Gzf1Hn2Aoe8VZzevHostPX23U7N5+4D36WJNHK88NZHCJr7aVMG4fadqkIf72eqVPGjGc0HJHNuUaUcxiR+N/w==}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-darwin-x64@4.40.2:
|
|
resolution: {integrity: sha512-47N4hxa01a4x6XnJoskMKTS8XZ0CZMd8YTbINbi+w03A2w4j1RTlnGHOz/P0+Bg1LaVL6ufZyNprSg+fW5nYQQ==}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-freebsd-arm64@4.40.2:
|
|
resolution: {integrity: sha512-8t6aL4MD+rXSHHZUR1z19+9OFJ2rl1wGKvckN47XFRVO+QL/dUSpKA2SLRo4vMg7ELA8pzGpC+W9OEd1Z/ZqoQ==}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-freebsd-x64@4.40.2:
|
|
resolution: {integrity: sha512-C+AyHBzfpsOEYRFjztcYUFsH4S7UsE9cDtHCtma5BK8+ydOZYgMmWg1d/4KBytQspJCld8ZIujFMAdKG1xyr4Q==}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-linux-arm-gnueabihf@4.40.2:
|
|
resolution: {integrity: sha512-de6TFZYIvJwRNjmW3+gaXiZ2DaWL5D5yGmSYzkdzjBDS3W+B9JQ48oZEsmMvemqjtAFzE16DIBLqd6IQQRuG9Q==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-linux-arm-musleabihf@4.40.2:
|
|
resolution: {integrity: sha512-urjaEZubdIkacKc930hUDOfQPysezKla/O9qV+O89enqsqUmQm8Xj8O/vh0gHg4LYfv7Y7UsE3QjzLQzDYN1qg==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-linux-arm64-gnu@4.40.2:
|
|
resolution: {integrity: sha512-KlE8IC0HFOC33taNt1zR8qNlBYHj31qGT1UqWqtvR/+NuCVhfufAq9fxO8BMFC22Wu0rxOwGVWxtCMvZVLmhQg==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-linux-arm64-musl@4.40.2:
|
|
resolution: {integrity: sha512-j8CgxvfM0kbnhu4XgjnCWJQyyBOeBI1Zq91Z850aUddUmPeQvuAy6OiMdPS46gNFgy8gN1xkYyLgwLYZG3rBOg==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-linux-loongarch64-gnu@4.40.2:
|
|
resolution: {integrity: sha512-Ybc/1qUampKuRF4tQXc7G7QY9YRyeVSykfK36Y5Qc5dmrIxwFhrOzqaVTNoZygqZ1ZieSWTibfFhQ5qK8jpWxw==}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-linux-powerpc64le-gnu@4.40.2:
|
|
resolution: {integrity: sha512-3FCIrnrt03CCsZqSYAOW/k9n625pjpuMzVfeI+ZBUSDT3MVIFDSPfSUgIl9FqUftxcUXInvFah79hE1c9abD+Q==}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-linux-riscv64-gnu@4.40.2:
|
|
resolution: {integrity: sha512-QNU7BFHEvHMp2ESSY3SozIkBPaPBDTsfVNGx3Xhv+TdvWXFGOSH2NJvhD1zKAT6AyuuErJgbdvaJhYVhVqrWTg==}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-linux-riscv64-musl@4.40.2:
|
|
resolution: {integrity: sha512-5W6vNYkhgfh7URiXTO1E9a0cy4fSgfE4+Hl5agb/U1sa0kjOLMLC1wObxwKxecE17j0URxuTrYZZME4/VH57Hg==}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-linux-s390x-gnu@4.40.2:
|
|
resolution: {integrity: sha512-B7LKIz+0+p348JoAL4X/YxGx9zOx3sR+o6Hj15Y3aaApNfAshK8+mWZEf759DXfRLeL2vg5LYJBB7DdcleYCoQ==}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-linux-x64-gnu@4.40.2:
|
|
resolution: {integrity: sha512-lG7Xa+BmBNwpjmVUbmyKxdQJ3Q6whHjMjzQplOs5Z+Gj7mxPtWakGHqzMqNER68G67kmCX9qX57aRsW5V0VOng==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-linux-x64-musl@4.40.2:
|
|
resolution: {integrity: sha512-tD46wKHd+KJvsmije4bUskNuvWKFcTOIM9tZ/RrmIvcXnbi0YK/cKS9FzFtAm7Oxi2EhV5N2OpfFB348vSQRXA==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-win32-arm64-msvc@4.40.2:
|
|
resolution: {integrity: sha512-Bjv/HG8RRWLNkXwQQemdsWw4Mg+IJ29LK+bJPW2SCzPKOUaMmPEppQlu/Fqk1d7+DX3V7JbFdbkh/NMmurT6Pg==}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-win32-ia32-msvc@4.40.2:
|
|
resolution: {integrity: sha512-dt1llVSGEsGKvzeIO76HToiYPNPYPkmjhMHhP00T9S4rDern8P2ZWvWAQUEJ+R1UdMWJ/42i/QqJ2WV765GZcA==}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-win32-x64-msvc@4.40.2:
|
|
resolution: {integrity: sha512-bwspbWB04XJpeElvsp+DCylKfF4trJDa2Y9Go8O6A7YLX2LIKGcNK/CYImJN6ZP4DcuOHB4Utl3iCbnR62DudA==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@sec-ant/readable-stream@0.4.1:
|
|
resolution: {integrity: sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==}
|
|
dev: true
|
|
|
|
/@sindresorhus/merge-streams@4.0.0:
|
|
resolution: {integrity: sha512-tlqY9xq5ukxTUZBmoOp+m61cqwQD5pHJtFY3Mn8CA8ps6yghLH/Hw8UPdqg4OLmFW3IFlcXnQNmo/dh8HzXYIQ==}
|
|
engines: {node: '>=18'}
|
|
dev: true
|
|
|
|
/@types/estree@1.0.7:
|
|
resolution: {integrity: sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==}
|
|
dev: true
|
|
|
|
/@vitejs/plugin-vue@5.2.4(vite@6.3.5)(vue@3.5.14):
|
|
resolution: {integrity: sha512-7Yx/SXSOcQq5HiiV3orevHUFn+pmMB4cgbEkDYgnkUWb0WfeQ/wa2yFv6D5ICiCQOVpjA7vYDXrC7AGO8yjDHA==}
|
|
engines: {node: ^18.0.0 || >=20.0.0}
|
|
peerDependencies:
|
|
vite: ^5.0.0 || ^6.0.0
|
|
vue: ^3.2.25
|
|
dependencies:
|
|
vite: 6.3.5
|
|
vue: 3.5.14
|
|
dev: true
|
|
|
|
/@vue/babel-helper-vue-transform-on@1.4.0:
|
|
resolution: {integrity: sha512-mCokbouEQ/ocRce/FpKCRItGo+013tHg7tixg3DUNS+6bmIchPt66012kBMm476vyEIJPafrvOf4E5OYj3shSw==}
|
|
dev: true
|
|
|
|
/@vue/babel-plugin-jsx@1.4.0(@babel/core@7.27.1):
|
|
resolution: {integrity: sha512-9zAHmwgMWlaN6qRKdrg1uKsBKHvnUU+Py+MOCTuYZBoZsopa90Di10QRjB+YPnVss0BZbG/H5XFwJY1fTxJWhA==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
peerDependenciesMeta:
|
|
'@babel/core':
|
|
optional: true
|
|
dependencies:
|
|
'@babel/core': 7.27.1
|
|
'@babel/helper-module-imports': 7.27.1
|
|
'@babel/helper-plugin-utils': 7.27.1
|
|
'@babel/plugin-syntax-jsx': 7.27.1(@babel/core@7.27.1)
|
|
'@babel/template': 7.27.2
|
|
'@babel/traverse': 7.27.1
|
|
'@babel/types': 7.27.1
|
|
'@vue/babel-helper-vue-transform-on': 1.4.0
|
|
'@vue/babel-plugin-resolve-type': 1.4.0(@babel/core@7.27.1)
|
|
'@vue/shared': 3.5.14
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@vue/babel-plugin-resolve-type@1.4.0(@babel/core@7.27.1):
|
|
resolution: {integrity: sha512-4xqDRRbQQEWHQyjlYSgZsWj44KfiF6D+ktCuXyZ8EnVDYV3pztmXJDf1HveAjUAXxAnR8daCQT51RneWWxtTyQ==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/code-frame': 7.27.1
|
|
'@babel/core': 7.27.1
|
|
'@babel/helper-module-imports': 7.27.1
|
|
'@babel/helper-plugin-utils': 7.27.1
|
|
'@babel/parser': 7.27.2
|
|
'@vue/compiler-sfc': 3.5.14
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@vue/compiler-core@3.5.14:
|
|
resolution: {integrity: sha512-k7qMHMbKvoCXIxPhquKQVw3Twid3Kg4s7+oYURxLGRd56LiuHJVrvFKI4fm2AM3c8apqODPfVJGoh8nePbXMRA==}
|
|
dependencies:
|
|
'@babel/parser': 7.27.2
|
|
'@vue/shared': 3.5.14
|
|
entities: 4.5.0
|
|
estree-walker: 2.0.2
|
|
source-map-js: 1.2.1
|
|
|
|
/@vue/compiler-dom@3.5.14:
|
|
resolution: {integrity: sha512-1aOCSqxGOea5I80U2hQJvXYpPm/aXo95xL/m/mMhgyPUsKe9jhjwWpziNAw7tYRnbz1I61rd9Mld4W9KmmRoug==}
|
|
dependencies:
|
|
'@vue/compiler-core': 3.5.14
|
|
'@vue/shared': 3.5.14
|
|
|
|
/@vue/compiler-sfc@3.5.14:
|
|
resolution: {integrity: sha512-9T6m/9mMr81Lj58JpzsiSIjBgv2LiVoWjIVa7kuXHICUi8LiDSIotMpPRXYJsXKqyARrzjT24NAwttrMnMaCXA==}
|
|
dependencies:
|
|
'@babel/parser': 7.27.2
|
|
'@vue/compiler-core': 3.5.14
|
|
'@vue/compiler-dom': 3.5.14
|
|
'@vue/compiler-ssr': 3.5.14
|
|
'@vue/shared': 3.5.14
|
|
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.14:
|
|
resolution: {integrity: sha512-Y0G7PcBxr1yllnHuS/NxNCSPWnRGH4Ogrp0tsLA5QemDZuJLs99YjAKQ7KqkHE0vCg4QTKlQzXLKCMF7WPSl7Q==}
|
|
dependencies:
|
|
'@vue/compiler-dom': 3.5.14
|
|
'@vue/shared': 3.5.14
|
|
|
|
/@vue/devtools-core@7.7.6(vite@6.3.5)(vue@3.5.14):
|
|
resolution: {integrity: sha512-ghVX3zjKPtSHu94Xs03giRIeIWlb9M+gvDRVpIZ/cRIxKHdW6HE/sm1PT3rUYS3aV92CazirT93ne+7IOvGUWg==}
|
|
peerDependencies:
|
|
vue: ^3.0.0
|
|
dependencies:
|
|
'@vue/devtools-kit': 7.7.6
|
|
'@vue/devtools-shared': 7.7.6
|
|
mitt: 3.0.1
|
|
nanoid: 5.1.5
|
|
pathe: 2.0.3
|
|
vite-hot-client: 2.0.4(vite@6.3.5)
|
|
vue: 3.5.14
|
|
transitivePeerDependencies:
|
|
- vite
|
|
dev: true
|
|
|
|
/@vue/devtools-kit@7.7.6:
|
|
resolution: {integrity: sha512-geu7ds7tem2Y7Wz+WgbnbZ6T5eadOvozHZ23Atk/8tksHMFOFylKi1xgGlQlVn0wlkEf4hu+vd5ctj1G4kFtwA==}
|
|
dependencies:
|
|
'@vue/devtools-shared': 7.7.6
|
|
birpc: 2.3.0
|
|
hookable: 5.5.3
|
|
mitt: 3.0.1
|
|
perfect-debounce: 1.0.0
|
|
speakingurl: 14.0.1
|
|
superjson: 2.2.2
|
|
dev: true
|
|
|
|
/@vue/devtools-shared@7.7.6:
|
|
resolution: {integrity: sha512-yFEgJZ/WblEsojQQceuyK6FzpFDx4kqrz2ohInxNj5/DnhoX023upTv4OD6lNPLAA5LLkbwPVb10o/7b+Y4FVA==}
|
|
dependencies:
|
|
rfdc: 1.4.1
|
|
dev: true
|
|
|
|
/@vue/reactivity@3.5.14:
|
|
resolution: {integrity: sha512-7cK1Hp343Fu/SUCCO52vCabjvsYu7ZkOqyYu7bXV9P2yyfjUMUXHZafEbq244sP7gf+EZEz+77QixBTuEqkQQw==}
|
|
dependencies:
|
|
'@vue/shared': 3.5.14
|
|
|
|
/@vue/runtime-core@3.5.14:
|
|
resolution: {integrity: sha512-w9JWEANwHXNgieAhxPpEpJa+0V5G0hz3NmjAZwlOebtfKyp2hKxKF0+qSh0Xs6/PhfGihuSdqMprMVcQU/E6ag==}
|
|
dependencies:
|
|
'@vue/reactivity': 3.5.14
|
|
'@vue/shared': 3.5.14
|
|
|
|
/@vue/runtime-dom@3.5.14:
|
|
resolution: {integrity: sha512-lCfR++IakeI35TVR80QgOelsUIdcKjd65rWAMfdSlCYnaEY5t3hYwru7vvcWaqmrK+LpI7ZDDYiGU5V3xjMacw==}
|
|
dependencies:
|
|
'@vue/reactivity': 3.5.14
|
|
'@vue/runtime-core': 3.5.14
|
|
'@vue/shared': 3.5.14
|
|
csstype: 3.1.3
|
|
|
|
/@vue/server-renderer@3.5.14(vue@3.5.14):
|
|
resolution: {integrity: sha512-Rf/ISLqokIvcySIYnv3tNWq40PLpNLDLSJwwVWzG6MNtyIhfbcrAxo5ZL9nARJhqjZyWWa40oRb2IDuejeuv6w==}
|
|
peerDependencies:
|
|
vue: 3.5.14
|
|
dependencies:
|
|
'@vue/compiler-ssr': 3.5.14
|
|
'@vue/shared': 3.5.14
|
|
vue: 3.5.14
|
|
|
|
/@vue/shared@3.5.14:
|
|
resolution: {integrity: sha512-oXTwNxVfc9EtP1zzXAlSlgARLXNC84frFYkS0HHz0h3E4WZSP9sywqjqzGCP9Y34M8ipNmd380pVgmMuwELDyQ==}
|
|
|
|
/birpc@2.3.0:
|
|
resolution: {integrity: sha512-ijbtkn/F3Pvzb6jHypHRyve2QApOCZDR25D/VnkY2G/lBNcXCTsnsCxgY4k4PkVB7zfwzYbY3O9Lcqe3xufS5g==}
|
|
dev: true
|
|
|
|
/browserslist@4.24.5:
|
|
resolution: {integrity: sha512-FDToo4Wo82hIdgc1CQ+NQD0hEhmpPjrZ3hiUgwgOG6IuTdlpr8jdjyG24P6cNP1yJpTLzS5OcGgSw0xmDU1/Tw==}
|
|
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
|
hasBin: true
|
|
dependencies:
|
|
caniuse-lite: 1.0.30001718
|
|
electron-to-chromium: 1.5.155
|
|
node-releases: 2.0.19
|
|
update-browserslist-db: 1.1.3(browserslist@4.24.5)
|
|
dev: true
|
|
|
|
/bundle-name@4.1.0:
|
|
resolution: {integrity: sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==}
|
|
engines: {node: '>=18'}
|
|
dependencies:
|
|
run-applescript: 7.0.0
|
|
dev: true
|
|
|
|
/caniuse-lite@1.0.30001718:
|
|
resolution: {integrity: sha512-AflseV1ahcSunK53NfEs9gFWgOEmzr0f+kaMFA4xiLZlr9Hzt7HxcSpIFcnNCUkz6R6dWKa54rUz3HUmI3nVcw==}
|
|
dev: true
|
|
|
|
/convert-source-map@2.0.0:
|
|
resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
|
|
dev: true
|
|
|
|
/copy-anything@3.0.5:
|
|
resolution: {integrity: sha512-yCEafptTtb4bk7GLEQoM8KVJpxAfdBJYaXyzQEgQQQgYrZiDp8SJmGKlYza6CYjEDNstAdNdKA3UuoULlEbS6w==}
|
|
engines: {node: '>=12.13'}
|
|
dependencies:
|
|
is-what: 4.1.16
|
|
dev: true
|
|
|
|
/cross-spawn@7.0.6:
|
|
resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
|
|
engines: {node: '>= 8'}
|
|
dependencies:
|
|
path-key: 3.1.1
|
|
shebang-command: 2.0.0
|
|
which: 2.0.2
|
|
dev: true
|
|
|
|
/csstype@3.1.3:
|
|
resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
|
|
|
|
/debug@4.4.1:
|
|
resolution: {integrity: sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==}
|
|
engines: {node: '>=6.0'}
|
|
peerDependencies:
|
|
supports-color: '*'
|
|
peerDependenciesMeta:
|
|
supports-color:
|
|
optional: true
|
|
dependencies:
|
|
ms: 2.1.3
|
|
dev: true
|
|
|
|
/default-browser-id@5.0.0:
|
|
resolution: {integrity: sha512-A6p/pu/6fyBcA1TRz/GqWYPViplrftcW2gZC9q79ngNCKAeR/X3gcEdXQHl4KNXV+3wgIJ1CPkJQ3IHM6lcsyA==}
|
|
engines: {node: '>=18'}
|
|
dev: true
|
|
|
|
/default-browser@5.2.1:
|
|
resolution: {integrity: sha512-WY/3TUME0x3KPYdRRxEJJvXRHV4PyPoUsxtZa78lwItwRQRHhd2U9xOscaT/YTf8uCXIAjeJOFBVEh/7FtD8Xg==}
|
|
engines: {node: '>=18'}
|
|
dependencies:
|
|
bundle-name: 4.1.0
|
|
default-browser-id: 5.0.0
|
|
dev: true
|
|
|
|
/define-lazy-prop@3.0.0:
|
|
resolution: {integrity: sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==}
|
|
engines: {node: '>=12'}
|
|
dev: true
|
|
|
|
/electron-to-chromium@1.5.155:
|
|
resolution: {integrity: sha512-ps5KcGGmwL8VaeJlvlDlu4fORQpv3+GIcF5I3f9tUKUlJ/wsysh6HU8P5L1XWRYeXfA0oJd4PyM8ds8zTFf6Ng==}
|
|
dev: true
|
|
|
|
/entities@4.5.0:
|
|
resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
|
|
engines: {node: '>=0.12'}
|
|
|
|
/error-stack-parser-es@0.1.5:
|
|
resolution: {integrity: sha512-xHku1X40RO+fO8yJ8Wh2f2rZWVjqyhb1zgq1yZ8aZRQkv6OOKhKWRUaht3eSCUbAOBaKIgM+ykwFLE+QUxgGeg==}
|
|
dev: true
|
|
|
|
/esbuild@0.25.4:
|
|
resolution: {integrity: sha512-8pgjLUcUjcgDg+2Q4NYXnPbo/vncAY4UmyaCm0jZevERqCHZIaWwdJHkf8XQtu4AxSKCdvrUbT0XUr1IdZzI8Q==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
requiresBuild: true
|
|
optionalDependencies:
|
|
'@esbuild/aix-ppc64': 0.25.4
|
|
'@esbuild/android-arm': 0.25.4
|
|
'@esbuild/android-arm64': 0.25.4
|
|
'@esbuild/android-x64': 0.25.4
|
|
'@esbuild/darwin-arm64': 0.25.4
|
|
'@esbuild/darwin-x64': 0.25.4
|
|
'@esbuild/freebsd-arm64': 0.25.4
|
|
'@esbuild/freebsd-x64': 0.25.4
|
|
'@esbuild/linux-arm': 0.25.4
|
|
'@esbuild/linux-arm64': 0.25.4
|
|
'@esbuild/linux-ia32': 0.25.4
|
|
'@esbuild/linux-loong64': 0.25.4
|
|
'@esbuild/linux-mips64el': 0.25.4
|
|
'@esbuild/linux-ppc64': 0.25.4
|
|
'@esbuild/linux-riscv64': 0.25.4
|
|
'@esbuild/linux-s390x': 0.25.4
|
|
'@esbuild/linux-x64': 0.25.4
|
|
'@esbuild/netbsd-arm64': 0.25.4
|
|
'@esbuild/netbsd-x64': 0.25.4
|
|
'@esbuild/openbsd-arm64': 0.25.4
|
|
'@esbuild/openbsd-x64': 0.25.4
|
|
'@esbuild/sunos-x64': 0.25.4
|
|
'@esbuild/win32-arm64': 0.25.4
|
|
'@esbuild/win32-ia32': 0.25.4
|
|
'@esbuild/win32-x64': 0.25.4
|
|
dev: true
|
|
|
|
/escalade@3.2.0:
|
|
resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
|
|
engines: {node: '>=6'}
|
|
dev: true
|
|
|
|
/estree-walker@2.0.2:
|
|
resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
|
|
|
|
/execa@9.5.3:
|
|
resolution: {integrity: sha512-QFNnTvU3UjgWFy8Ef9iDHvIdcgZ344ebkwYx4/KLbR+CKQA4xBaHzv+iRpp86QfMHP8faFQLh8iOc57215y4Rg==}
|
|
engines: {node: ^18.19.0 || >=20.5.0}
|
|
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.1
|
|
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
|
|
dev: true
|
|
|
|
/fdir@6.4.4(picomatch@4.0.2):
|
|
resolution: {integrity: sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg==}
|
|
peerDependencies:
|
|
picomatch: ^3 || ^4
|
|
peerDependenciesMeta:
|
|
picomatch:
|
|
optional: true
|
|
dependencies:
|
|
picomatch: 4.0.2
|
|
dev: true
|
|
|
|
/figures@6.1.0:
|
|
resolution: {integrity: sha512-d+l3qxjSesT4V7v2fh+QnmFnUWv9lSpjarhShNTgBOfA0ttejbQUAlHLitbjkoRiDulW0OPoQPYIGhIC8ohejg==}
|
|
engines: {node: '>=18'}
|
|
dependencies:
|
|
is-unicode-supported: 2.1.0
|
|
dev: true
|
|
|
|
/fs-extra@11.3.0:
|
|
resolution: {integrity: sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==}
|
|
engines: {node: '>=14.14'}
|
|
dependencies:
|
|
graceful-fs: 4.2.11
|
|
jsonfile: 6.1.0
|
|
universalify: 2.0.1
|
|
dev: true
|
|
|
|
/fsevents@2.3.3:
|
|
resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
|
|
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/gensync@1.0.0-beta.2:
|
|
resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
|
|
engines: {node: '>=6.9.0'}
|
|
dev: true
|
|
|
|
/get-stream@9.0.1:
|
|
resolution: {integrity: sha512-kVCxPF3vQM/N0B1PmoqVUqgHP+EeVjmZSQn+1oCRPxd2P21P2F19lIgbR3HBosbB1PUhOAoctJnfEn2GbN2eZA==}
|
|
engines: {node: '>=18'}
|
|
dependencies:
|
|
'@sec-ant/readable-stream': 0.4.1
|
|
is-stream: 4.0.1
|
|
dev: true
|
|
|
|
/globals@11.12.0:
|
|
resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==}
|
|
engines: {node: '>=4'}
|
|
dev: true
|
|
|
|
/graceful-fs@4.2.11:
|
|
resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
|
|
dev: true
|
|
|
|
/hookable@5.5.3:
|
|
resolution: {integrity: sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==}
|
|
dev: true
|
|
|
|
/human-signals@8.0.1:
|
|
resolution: {integrity: sha512-eKCa6bwnJhvxj14kZk5NCPc6Hb6BdsU9DZcOnmQKSnO1VKrfV0zCvtttPZUsBvjmNDn8rpcJfpwSYnHBjc95MQ==}
|
|
engines: {node: '>=18.18.0'}
|
|
dev: true
|
|
|
|
/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
|
|
dev: true
|
|
|
|
/is-inside-container@1.0.0:
|
|
resolution: {integrity: sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==}
|
|
engines: {node: '>=14.16'}
|
|
hasBin: true
|
|
dependencies:
|
|
is-docker: 3.0.0
|
|
dev: true
|
|
|
|
/is-plain-obj@4.1.0:
|
|
resolution: {integrity: sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==}
|
|
engines: {node: '>=12'}
|
|
dev: true
|
|
|
|
/is-stream@4.0.1:
|
|
resolution: {integrity: sha512-Dnz92NInDqYckGEUJv689RbRiTSEHCQ7wOVeALbkOz999YpqT46yMRIGtSNl2iCL1waAZSx40+h59NV/EwzV/A==}
|
|
engines: {node: '>=18'}
|
|
dev: true
|
|
|
|
/is-unicode-supported@2.1.0:
|
|
resolution: {integrity: sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==}
|
|
engines: {node: '>=18'}
|
|
dev: true
|
|
|
|
/is-what@4.1.16:
|
|
resolution: {integrity: sha512-ZhMwEosbFJkA0YhFnNDgTM4ZxDRsS6HqTo7qsZM08fehyRYIYa0yHu5R6mgo1n/8MgaPBXiPimPD77baVFYg+A==}
|
|
engines: {node: '>=12.13'}
|
|
dev: true
|
|
|
|
/is-wsl@3.1.0:
|
|
resolution: {integrity: sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==}
|
|
engines: {node: '>=16'}
|
|
dependencies:
|
|
is-inside-container: 1.0.0
|
|
dev: true
|
|
|
|
/isexe@2.0.0:
|
|
resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
|
|
dev: true
|
|
|
|
/js-tokens@4.0.0:
|
|
resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
|
|
dev: true
|
|
|
|
/jsesc@3.1.0:
|
|
resolution: {integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==}
|
|
engines: {node: '>=6'}
|
|
hasBin: true
|
|
dev: true
|
|
|
|
/json5@2.2.3:
|
|
resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
|
|
engines: {node: '>=6'}
|
|
hasBin: true
|
|
dev: true
|
|
|
|
/jsonfile@6.1.0:
|
|
resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==}
|
|
dependencies:
|
|
universalify: 2.0.1
|
|
optionalDependencies:
|
|
graceful-fs: 4.2.11
|
|
dev: true
|
|
|
|
/kolorist@1.8.0:
|
|
resolution: {integrity: sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==}
|
|
dev: true
|
|
|
|
/lru-cache@5.1.1:
|
|
resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
|
|
dependencies:
|
|
yallist: 3.1.1
|
|
dev: true
|
|
|
|
/magic-string@0.30.17:
|
|
resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==}
|
|
dependencies:
|
|
'@jridgewell/sourcemap-codec': 1.5.0
|
|
|
|
/mitt@3.0.1:
|
|
resolution: {integrity: sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==}
|
|
dev: true
|
|
|
|
/mrmime@2.0.1:
|
|
resolution: {integrity: sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==}
|
|
engines: {node: '>=10'}
|
|
dev: true
|
|
|
|
/ms@2.1.3:
|
|
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
|
|
dev: true
|
|
|
|
/nanoid@3.3.11:
|
|
resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==}
|
|
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
|
hasBin: true
|
|
|
|
/nanoid@5.1.5:
|
|
resolution: {integrity: sha512-Ir/+ZpE9fDsNH0hQ3C68uyThDXzYcim2EqcZ8zn8Chtt1iylPT9xXJB0kPCnqzgcEGikO9RxSrh63MsmVCU7Fw==}
|
|
engines: {node: ^18 || >=20}
|
|
hasBin: true
|
|
dev: true
|
|
|
|
/node-releases@2.0.19:
|
|
resolution: {integrity: sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==}
|
|
dev: true
|
|
|
|
/npm-run-path@6.0.0:
|
|
resolution: {integrity: sha512-9qny7Z9DsQU8Ou39ERsPU4OZQlSTP47ShQzuKZ6PRXpYLtIFgl/DEBYEXKlvcEa+9tHVcK8CF81Y2V72qaZhWA==}
|
|
engines: {node: '>=18'}
|
|
dependencies:
|
|
path-key: 4.0.0
|
|
unicorn-magic: 0.3.0
|
|
dev: true
|
|
|
|
/open@10.1.2:
|
|
resolution: {integrity: sha512-cxN6aIDPz6rm8hbebcP7vrQNhvRcveZoJU72Y7vskh4oIm+BZwBECnx5nTmrlres1Qapvx27Qo1Auukpf8PKXw==}
|
|
engines: {node: '>=18'}
|
|
dependencies:
|
|
default-browser: 5.2.1
|
|
define-lazy-prop: 3.0.0
|
|
is-inside-container: 1.0.0
|
|
is-wsl: 3.1.0
|
|
dev: true
|
|
|
|
/parse-ms@4.0.0:
|
|
resolution: {integrity: sha512-TXfryirbmq34y8QBwgqCVLi+8oA3oWx2eAnSn62ITyEhEYaWRlVZ2DvMM9eZbMs/RfxPu/PK/aBLyGj4IrqMHw==}
|
|
engines: {node: '>=18'}
|
|
dev: true
|
|
|
|
/path-key@3.1.1:
|
|
resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
|
|
engines: {node: '>=8'}
|
|
dev: true
|
|
|
|
/path-key@4.0.0:
|
|
resolution: {integrity: sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==}
|
|
engines: {node: '>=12'}
|
|
dev: true
|
|
|
|
/pathe@2.0.3:
|
|
resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==}
|
|
dev: true
|
|
|
|
/perfect-debounce@1.0.0:
|
|
resolution: {integrity: sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==}
|
|
dev: true
|
|
|
|
/picocolors@1.1.1:
|
|
resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
|
|
|
|
/picomatch@4.0.2:
|
|
resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==}
|
|
engines: {node: '>=12'}
|
|
dev: true
|
|
|
|
/postcss@8.5.3:
|
|
resolution: {integrity: sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==}
|
|
engines: {node: ^10 || ^12 || >=14}
|
|
dependencies:
|
|
nanoid: 3.3.11
|
|
picocolors: 1.1.1
|
|
source-map-js: 1.2.1
|
|
|
|
/pretty-ms@9.2.0:
|
|
resolution: {integrity: sha512-4yf0QO/sllf/1zbZWYnvWw3NxCQwLXKzIj0G849LSufP15BXKM0rbD2Z3wVnkMfjdn/CB0Dpp444gYAACdsplg==}
|
|
engines: {node: '>=18'}
|
|
dependencies:
|
|
parse-ms: 4.0.0
|
|
dev: true
|
|
|
|
/rfdc@1.4.1:
|
|
resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==}
|
|
dev: true
|
|
|
|
/rollup@4.40.2:
|
|
resolution: {integrity: sha512-tfUOg6DTP4rhQ3VjOO6B4wyrJnGOX85requAXvqYTHsOgb2TFJdZ3aWpT8W2kPoypSGP7dZUyzxJ9ee4buM5Fg==}
|
|
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|
|
hasBin: true
|
|
dependencies:
|
|
'@types/estree': 1.0.7
|
|
optionalDependencies:
|
|
'@rollup/rollup-android-arm-eabi': 4.40.2
|
|
'@rollup/rollup-android-arm64': 4.40.2
|
|
'@rollup/rollup-darwin-arm64': 4.40.2
|
|
'@rollup/rollup-darwin-x64': 4.40.2
|
|
'@rollup/rollup-freebsd-arm64': 4.40.2
|
|
'@rollup/rollup-freebsd-x64': 4.40.2
|
|
'@rollup/rollup-linux-arm-gnueabihf': 4.40.2
|
|
'@rollup/rollup-linux-arm-musleabihf': 4.40.2
|
|
'@rollup/rollup-linux-arm64-gnu': 4.40.2
|
|
'@rollup/rollup-linux-arm64-musl': 4.40.2
|
|
'@rollup/rollup-linux-loongarch64-gnu': 4.40.2
|
|
'@rollup/rollup-linux-powerpc64le-gnu': 4.40.2
|
|
'@rollup/rollup-linux-riscv64-gnu': 4.40.2
|
|
'@rollup/rollup-linux-riscv64-musl': 4.40.2
|
|
'@rollup/rollup-linux-s390x-gnu': 4.40.2
|
|
'@rollup/rollup-linux-x64-gnu': 4.40.2
|
|
'@rollup/rollup-linux-x64-musl': 4.40.2
|
|
'@rollup/rollup-win32-arm64-msvc': 4.40.2
|
|
'@rollup/rollup-win32-ia32-msvc': 4.40.2
|
|
'@rollup/rollup-win32-x64-msvc': 4.40.2
|
|
fsevents: 2.3.3
|
|
dev: true
|
|
|
|
/run-applescript@7.0.0:
|
|
resolution: {integrity: sha512-9by4Ij99JUr/MCFBUkDKLWK3G9HVXmabKz9U5MlIAIuvuzkiOicRYs8XJLxX+xahD+mLiiCYDqF9dKAgtzKP1A==}
|
|
engines: {node: '>=18'}
|
|
dev: true
|
|
|
|
/semver@6.3.1:
|
|
resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
|
|
hasBin: true
|
|
dev: true
|
|
|
|
/shebang-command@2.0.0:
|
|
resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
shebang-regex: 3.0.0
|
|
dev: true
|
|
|
|
/shebang-regex@3.0.0:
|
|
resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
|
|
engines: {node: '>=8'}
|
|
dev: true
|
|
|
|
/signal-exit@4.1.0:
|
|
resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
|
|
engines: {node: '>=14'}
|
|
dev: true
|
|
|
|
/sirv@3.0.1:
|
|
resolution: {integrity: sha512-FoqMu0NCGBLCcAkS1qA+XJIQTR6/JHfQXl+uGteNCQ76T91DMUjPa9xfmeqMY3z80nLSg9yQmNjK0Px6RWsH/A==}
|
|
engines: {node: '>=18'}
|
|
dependencies:
|
|
'@polka/url': 1.0.0-next.29
|
|
mrmime: 2.0.1
|
|
totalist: 3.0.1
|
|
dev: true
|
|
|
|
/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'}
|
|
dev: true
|
|
|
|
/strip-final-newline@4.0.0:
|
|
resolution: {integrity: sha512-aulFJcD6YK8V1G7iRB5tigAP4TsHBZZrOV8pjV++zdUwmeV8uzbY7yn6h9MswN62adStNZFuCIx4haBnRuMDaw==}
|
|
engines: {node: '>=18'}
|
|
dev: true
|
|
|
|
/superjson@2.2.2:
|
|
resolution: {integrity: sha512-5JRxVqC8I8NuOUjzBbvVJAKNM8qoVuH0O77h4WInc/qC2q5IreqKxYwgkga3PfA22OayK2ikceb/B26dztPl+Q==}
|
|
engines: {node: '>=16'}
|
|
dependencies:
|
|
copy-anything: 3.0.5
|
|
dev: true
|
|
|
|
/tinyglobby@0.2.13:
|
|
resolution: {integrity: sha512-mEwzpUgrLySlveBwEVDMKk5B57bhLPYovRfPAXD5gA/98Opn0rCDj3GtLwFvCvH5RK9uPCExUROW5NjDwvqkxw==}
|
|
engines: {node: '>=12.0.0'}
|
|
dependencies:
|
|
fdir: 6.4.4(picomatch@4.0.2)
|
|
picomatch: 4.0.2
|
|
dev: true
|
|
|
|
/totalist@3.0.1:
|
|
resolution: {integrity: sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==}
|
|
engines: {node: '>=6'}
|
|
dev: true
|
|
|
|
/unicorn-magic@0.3.0:
|
|
resolution: {integrity: sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==}
|
|
engines: {node: '>=18'}
|
|
dev: true
|
|
|
|
/universalify@2.0.1:
|
|
resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==}
|
|
engines: {node: '>= 10.0.0'}
|
|
dev: true
|
|
|
|
/update-browserslist-db@1.1.3(browserslist@4.24.5):
|
|
resolution: {integrity: sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==}
|
|
hasBin: true
|
|
peerDependencies:
|
|
browserslist: '>= 4.21.0'
|
|
dependencies:
|
|
browserslist: 4.24.5
|
|
escalade: 3.2.0
|
|
picocolors: 1.1.1
|
|
dev: true
|
|
|
|
/vite-hot-client@2.0.4(vite@6.3.5):
|
|
resolution: {integrity: sha512-W9LOGAyGMrbGArYJN4LBCdOC5+Zwh7dHvOHC0KmGKkJhsOzaKbpo/jEjpPKVHIW0/jBWj8RZG0NUxfgA8BxgAg==}
|
|
peerDependencies:
|
|
vite: ^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0 || ^6.0.0-0
|
|
dependencies:
|
|
vite: 6.3.5
|
|
dev: true
|
|
|
|
/vite-plugin-inspect@0.8.9(vite@6.3.5):
|
|
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
|
|
dependencies:
|
|
'@antfu/utils': 0.7.10
|
|
'@rollup/pluginutils': 5.1.4
|
|
debug: 4.4.1
|
|
error-stack-parser-es: 0.1.5
|
|
fs-extra: 11.3.0
|
|
open: 10.1.2
|
|
perfect-debounce: 1.0.0
|
|
picocolors: 1.1.1
|
|
sirv: 3.0.1
|
|
vite: 6.3.5
|
|
transitivePeerDependencies:
|
|
- rollup
|
|
- supports-color
|
|
dev: true
|
|
|
|
/vite-plugin-vue-devtools@7.7.6(vite@6.3.5)(vue@3.5.14):
|
|
resolution: {integrity: sha512-L7nPVM5a7lgit/Z+36iwoqHOaP3wxqVi1UvaDJwGCfblS9Y6vNqf32ILlzJVH9c47aHu90BhDXeZc+rgzHRHcw==}
|
|
engines: {node: '>=v14.21.3'}
|
|
peerDependencies:
|
|
vite: ^3.1.0 || ^4.0.0-0 || ^5.0.0-0 || ^6.0.0-0
|
|
dependencies:
|
|
'@vue/devtools-core': 7.7.6(vite@6.3.5)(vue@3.5.14)
|
|
'@vue/devtools-kit': 7.7.6
|
|
'@vue/devtools-shared': 7.7.6
|
|
execa: 9.5.3
|
|
sirv: 3.0.1
|
|
vite: 6.3.5
|
|
vite-plugin-inspect: 0.8.9(vite@6.3.5)
|
|
vite-plugin-vue-inspector: 5.3.1(vite@6.3.5)
|
|
transitivePeerDependencies:
|
|
- '@nuxt/kit'
|
|
- rollup
|
|
- supports-color
|
|
- vue
|
|
dev: true
|
|
|
|
/vite-plugin-vue-inspector@5.3.1(vite@6.3.5):
|
|
resolution: {integrity: sha512-cBk172kZKTdvGpJuzCCLg8lJ909wopwsu3Ve9FsL1XsnLBiRT9U3MePcqrgGHgCX2ZgkqZmAGR8taxw+TV6s7A==}
|
|
peerDependencies:
|
|
vite: ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 || ^6.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.27.1
|
|
'@babel/plugin-proposal-decorators': 7.27.1(@babel/core@7.27.1)
|
|
'@babel/plugin-syntax-import-attributes': 7.27.1(@babel/core@7.27.1)
|
|
'@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.27.1)
|
|
'@babel/plugin-transform-typescript': 7.27.1(@babel/core@7.27.1)
|
|
'@vue/babel-plugin-jsx': 1.4.0(@babel/core@7.27.1)
|
|
'@vue/compiler-dom': 3.5.14
|
|
kolorist: 1.8.0
|
|
magic-string: 0.30.17
|
|
vite: 6.3.5
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/vite@6.3.5:
|
|
resolution: {integrity: sha512-cZn6NDFE7wdTpINgs++ZJ4N49W2vRp8LCKrn3Ob1kYNtOo21vfDoaV5GzBfLU4MovSAB8uNRm4jgzVQZ+mBzPQ==}
|
|
engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0
|
|
jiti: '>=1.21.0'
|
|
less: '*'
|
|
lightningcss: ^1.21.0
|
|
sass: '*'
|
|
sass-embedded: '*'
|
|
stylus: '*'
|
|
sugarss: '*'
|
|
terser: ^5.16.0
|
|
tsx: ^4.8.1
|
|
yaml: ^2.4.2
|
|
peerDependenciesMeta:
|
|
'@types/node':
|
|
optional: true
|
|
jiti:
|
|
optional: true
|
|
less:
|
|
optional: true
|
|
lightningcss:
|
|
optional: true
|
|
sass:
|
|
optional: true
|
|
sass-embedded:
|
|
optional: true
|
|
stylus:
|
|
optional: true
|
|
sugarss:
|
|
optional: true
|
|
terser:
|
|
optional: true
|
|
tsx:
|
|
optional: true
|
|
yaml:
|
|
optional: true
|
|
dependencies:
|
|
esbuild: 0.25.4
|
|
fdir: 6.4.4(picomatch@4.0.2)
|
|
picomatch: 4.0.2
|
|
postcss: 8.5.3
|
|
rollup: 4.40.2
|
|
tinyglobby: 0.2.13
|
|
optionalDependencies:
|
|
fsevents: 2.3.3
|
|
dev: true
|
|
|
|
/vue@3.5.14:
|
|
resolution: {integrity: sha512-LbOm50/vZFG6Mhy6KscQYXZMQ0LMCC/y40HDJPPvGFQ+i/lUH+PJHR6C3assgOQiXdl6tAfsXHbXYVBZZu65ew==}
|
|
peerDependencies:
|
|
typescript: '*'
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
dependencies:
|
|
'@vue/compiler-dom': 3.5.14
|
|
'@vue/compiler-sfc': 3.5.14
|
|
'@vue/runtime-dom': 3.5.14
|
|
'@vue/server-renderer': 3.5.14(vue@3.5.14)
|
|
'@vue/shared': 3.5.14
|
|
|
|
/which@2.0.2:
|
|
resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
|
|
engines: {node: '>= 8'}
|
|
hasBin: true
|
|
dependencies:
|
|
isexe: 2.0.0
|
|
dev: true
|
|
|
|
/yallist@3.1.1:
|
|
resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
|
|
dev: true
|
|
|
|
/yoctocolors@2.1.1:
|
|
resolution: {integrity: sha512-GQHQqAopRhwU8Kt1DDM8NjibDXHC8eoh1erhGAJPEyveY9qqVeXvVikNKrDz69sHowPMorbPUrH/mx8c50eiBQ==}
|
|
engines: {node: '>=18'}
|
|
dev: true
|
|
|