This commit replaces the original vanilla JavaScript implementation with a modern frontend stack. The entire application has been rewritten to improve maintainability, developer experience, and leverage modern web technologies. Key changes include: - Replaced plain HTML, CSS, and JS with a Nuxt 4 project structure. - Migrated state management from a global state object to a Pinia store for better organization and reactivity. - Rebuilt the UI with Vue 3 components and styled with TailwindCSS. - Changed the primary persistence mechanism from manual file I/O to automatic LocalStorage saving, while retaining import/export functionality. - All core features, including drag-and-drop, task management, and the import/merge diffing logic, have been ported to the new architecture.
7516 lines
234 KiB
YAML
7516 lines
234 KiB
YAML
lockfileVersion: '9.0'
|
|
|
|
settings:
|
|
autoInstallPeers: true
|
|
excludeLinksFromLockfile: false
|
|
|
|
importers:
|
|
|
|
.:
|
|
dependencies:
|
|
'@pinia/nuxt':
|
|
specifier: ^0.5.1
|
|
version: 0.5.5(magicast@0.3.5)(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3))
|
|
'@vueuse/core':
|
|
specifier: ^11.0.0
|
|
version: 11.3.0(vue@3.5.22(typescript@5.9.3))
|
|
nuxt:
|
|
specifier: ^4.0.0
|
|
version: 4.1.3(@parcel/watcher@2.5.1)(@types/node@20.19.23)(@vue/compiler-sfc@3.5.22)(db0@0.3.4)(ioredis@5.8.2)(magicast@0.3.5)(rollup@4.52.5)(terser@5.44.0)(typescript@5.9.3)(vite@7.1.11(@types/node@20.19.23)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1))(yaml@2.8.1)
|
|
pinia:
|
|
specifier: ^2.1.7
|
|
version: 2.3.1(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3))
|
|
zod:
|
|
specifier: ^3.23.8
|
|
version: 3.25.76
|
|
devDependencies:
|
|
'@nuxtjs/tailwindcss':
|
|
specifier: ^6.11.4
|
|
version: 6.14.0(magicast@0.3.5)(yaml@2.8.1)
|
|
'@types/node':
|
|
specifier: ^20.11.30
|
|
version: 20.19.23
|
|
autoprefixer:
|
|
specifier: ^10.4.19
|
|
version: 10.4.21(postcss@8.5.6)
|
|
postcss:
|
|
specifier: ^8.4.47
|
|
version: 8.5.6
|
|
tailwindcss:
|
|
specifier: ^3.4.13
|
|
version: 3.4.18(yaml@2.8.1)
|
|
typescript:
|
|
specifier: ^5.6.3
|
|
version: 5.9.3
|
|
|
|
packages:
|
|
|
|
'@alloc/quick-lru@5.2.0':
|
|
resolution: {integrity: sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==}
|
|
engines: {node: '>=10'}
|
|
|
|
'@babel/code-frame@7.27.1':
|
|
resolution: {integrity: sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/compat-data@7.28.4':
|
|
resolution: {integrity: sha512-YsmSKC29MJwf0gF8Rjjrg5LQCmyh+j/nD8/eP7f+BeoQTKYqs9RoWbjGOdy0+1Ekr68RJZMUOPVQaQisnIo4Rw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/core@7.28.4':
|
|
resolution: {integrity: sha512-2BCOP7TN8M+gVDj7/ht3hsaO/B/n5oDbiAyyvnRlNOs+u1o+JWNYTQrmpuNp1/Wq2gcFrI01JAW+paEKDMx/CA==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/generator@7.28.3':
|
|
resolution: {integrity: sha512-3lSpxGgvnmZznmBkCRnVREPUFJv2wrv9iAoFDvADJc0ypmdOxdUtcLeBgBJ6zE0PMeTKnxeQzyk0xTBq4Ep7zw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-annotate-as-pure@7.27.3':
|
|
resolution: {integrity: sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-compilation-targets@7.27.2':
|
|
resolution: {integrity: sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-create-class-features-plugin@7.28.3':
|
|
resolution: {integrity: sha512-V9f6ZFIYSLNEbuGA/92uOvYsGCJNsuA8ESZ4ldc09bWk/j8H8TKiPw8Mk1eG6olpnO0ALHJmYfZvF4MEE4gajg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/helper-globals@7.28.0':
|
|
resolution: {integrity: sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-member-expression-to-functions@7.27.1':
|
|
resolution: {integrity: sha512-E5chM8eWjTp/aNoVpcbfM7mLxu9XGLWYise2eBKGQomAk/Mb4XoxyqXTZbuTohbsl8EKqdlMhnDI2CCLfcs9wA==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-module-imports@7.27.1':
|
|
resolution: {integrity: sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-module-transforms@7.28.3':
|
|
resolution: {integrity: sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/helper-optimise-call-expression@7.27.1':
|
|
resolution: {integrity: sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-plugin-utils@7.27.1':
|
|
resolution: {integrity: sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-replace-supers@7.27.1':
|
|
resolution: {integrity: sha512-7EHz6qDZc8RYS5ElPoShMheWvEgERonFCs7IAonWLLUTXW59DP14bCZt89/GKyreYn8g3S83m21FelHKbeDCKA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/helper-skip-transparent-expression-wrappers@7.27.1':
|
|
resolution: {integrity: sha512-Tub4ZKEXqbPjXgWLl2+3JpQAYBJ8+ikpQ2Ocj/q/r0LwE3UhENh7EUabyHjz2kCEsrRY83ew2DQdHluuiDQFzg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@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'}
|
|
|
|
'@babel/helpers@7.28.4':
|
|
resolution: {integrity: sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/parser@7.28.4':
|
|
resolution: {integrity: sha512-yZbBqeM6TkpP9du/I2pUZnJsRMGGvOuIrhjzC1AwHwW+6he4mni6Bp/m8ijn0iOuZuPI2BfkCoSRunpyjnrQKg==}
|
|
engines: {node: '>=6.0.0'}
|
|
hasBin: true
|
|
|
|
'@babel/plugin-syntax-jsx@7.27.1':
|
|
resolution: {integrity: sha512-y8YTNIeKoyhGd9O0Jiyzyyqk8gdjnumGTQPsz0xOZOQ2RmkVJeZ1vmmfIvFEKqucBG6axJGBZDE/7iI5suUI/w==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-typescript@7.27.1':
|
|
resolution: {integrity: sha512-xfYCBMxveHrRMnAWl1ZlPXOZjzkN82THFvLhQhFXFt81Z5HnN+EtUkZhv/zcKpmT3fzmWZB0ywiBrbC3vogbwQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-typescript@7.28.0':
|
|
resolution: {integrity: sha512-4AEiDEBPIZvLQaWlc9liCavE0xRM0dNca41WtBeM3jgFptfUOSG9z0uteLhq6+3rq+WB6jIvUwKDTpXEHPJ2Vg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/template@7.27.2':
|
|
resolution: {integrity: sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/traverse@7.28.4':
|
|
resolution: {integrity: sha512-YEzuboP2qvQavAcjgQNVgsvHIDv6ZpwXvcvjmyySP2DIMuByS/6ioU5G9pYrWHM6T2YDfc7xga9iNzYOs12CFQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/types@7.28.4':
|
|
resolution: {integrity: sha512-bkFqkLhh3pMBUQQkpVgWDWq/lqzc2678eUyDlTBhRqhCHFguYYGM0Efga7tYk4TogG/3x0EEl66/OQ+WGbWB/Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@cloudflare/kv-asset-handler@0.4.0':
|
|
resolution: {integrity: sha512-+tv3z+SPp+gqTIcImN9o0hqE9xyfQjI1XD9pL6NuKjua9B1y7mNYv0S9cP+QEbA4ppVgGZEmKOvHX5G5Ei1CVA==}
|
|
engines: {node: '>=18.0.0'}
|
|
|
|
'@csstools/selector-resolve-nested@3.1.0':
|
|
resolution: {integrity: sha512-mf1LEW0tJLKfWyvn5KdDrhpxHyuxpbNwTIwOYLIvsTffeyOf85j5oIzfG0yosxDgx/sswlqBnESYUcQH0vgZ0g==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss-selector-parser: ^7.0.0
|
|
|
|
'@csstools/selector-specificity@5.0.0':
|
|
resolution: {integrity: sha512-PCqQV3c4CoVm3kdPhyeZ07VmBRdH2EpMFA/pd9OASpOEC3aXNGoqPDAZ80D0cLpMBxnmk0+yNhGsEx31hq7Gtw==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss-selector-parser: ^7.0.0
|
|
|
|
'@emnapi/core@1.6.0':
|
|
resolution: {integrity: sha512-zq/ay+9fNIJJtJiZxdTnXS20PllcYMX3OE23ESc4HK/bdYu3cOWYVhsOhVnXALfU/uqJIxn5NBPd9z4v+SfoSg==}
|
|
|
|
'@emnapi/runtime@1.6.0':
|
|
resolution: {integrity: sha512-obtUmAHTMjll499P+D9A3axeJFlhdjOWdKUNs/U6QIGT7V5RjcUW1xToAzjvmgTSQhDbYn/NwfTRoJcQ2rNBxA==}
|
|
|
|
'@emnapi/wasi-threads@1.1.0':
|
|
resolution: {integrity: sha512-WI0DdZ8xFSbgMjR1sFsKABJ/C5OnRrjT06JXbZKexJGrDuPTzZdDYfFlsgcCXCyf+suG5QU2e/y1Wo2V/OapLQ==}
|
|
|
|
'@esbuild/aix-ppc64@0.25.11':
|
|
resolution: {integrity: sha512-Xt1dOL13m8u0WE8iplx9Ibbm+hFAO0GsU2P34UNoDGvZYkY8ifSiy6Zuc1lYxfG7svWE2fzqCUmFp5HCn51gJg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ppc64]
|
|
os: [aix]
|
|
|
|
'@esbuild/android-arm64@0.25.11':
|
|
resolution: {integrity: sha512-9slpyFBc4FPPz48+f6jyiXOx/Y4v34TUeDDXJpZqAWQn/08lKGeD8aDp9TMn9jDz2CiEuHwfhRmGBvpnd/PWIQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@esbuild/android-arm@0.25.11':
|
|
resolution: {integrity: sha512-uoa7dU+Dt3HYsethkJ1k6Z9YdcHjTrSb5NUy66ZfZaSV8hEYGD5ZHbEMXnqLFlbBflLsl89Zke7CAdDJ4JI+Gg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@esbuild/android-x64@0.25.11':
|
|
resolution: {integrity: sha512-Sgiab4xBjPU1QoPEIqS3Xx+R2lezu0LKIEcYe6pftr56PqPygbB7+szVnzoShbx64MUupqoE0KyRlN7gezbl8g==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [android]
|
|
|
|
'@esbuild/darwin-arm64@0.25.11':
|
|
resolution: {integrity: sha512-VekY0PBCukppoQrycFxUqkCojnTQhdec0vevUL/EDOCnXd9LKWqD/bHwMPzigIJXPhC59Vd1WFIL57SKs2mg4w==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/darwin-x64@0.25.11':
|
|
resolution: {integrity: sha512-+hfp3yfBalNEpTGp9loYgbknjR695HkqtY3d3/JjSRUyPg/xd6q+mQqIb5qdywnDxRZykIHs3axEqU6l1+oWEQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/freebsd-arm64@0.25.11':
|
|
resolution: {integrity: sha512-CmKjrnayyTJF2eVuO//uSjl/K3KsMIeYeyN7FyDBjsR3lnSJHaXlVoAK8DZa7lXWChbuOk7NjAc7ygAwrnPBhA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/freebsd-x64@0.25.11':
|
|
resolution: {integrity: sha512-Dyq+5oscTJvMaYPvW3x3FLpi2+gSZTCE/1ffdwuM6G1ARang/mb3jvjxs0mw6n3Lsw84ocfo9CrNMqc5lTfGOw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/linux-arm64@0.25.11':
|
|
resolution: {integrity: sha512-Qr8AzcplUhGvdyUF08A1kHU3Vr2O88xxP0Tm8GcdVOUm25XYcMPp2YqSVHbLuXzYQMf9Bh/iKx7YPqECs6ffLA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-arm@0.25.11':
|
|
resolution: {integrity: sha512-TBMv6B4kCfrGJ8cUPo7vd6NECZH/8hPpBHHlYI3qzoYFvWu2AdTvZNuU/7hsbKWqu/COU7NIK12dHAAqBLLXgw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ia32@0.25.11':
|
|
resolution: {integrity: sha512-TmnJg8BMGPehs5JKrCLqyWTVAvielc615jbkOirATQvWWB1NMXY77oLMzsUjRLa0+ngecEmDGqt5jiDC6bfvOw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ia32]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-loong64@0.25.11':
|
|
resolution: {integrity: sha512-DIGXL2+gvDaXlaq8xruNXUJdT5tF+SBbJQKbWy/0J7OhU8gOHOzKmGIlfTTl6nHaCOoipxQbuJi7O++ldrxgMw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-mips64el@0.25.11':
|
|
resolution: {integrity: sha512-Osx1nALUJu4pU43o9OyjSCXokFkFbyzjXb6VhGIJZQ5JZi8ylCQ9/LFagolPsHtgw6himDSyb5ETSfmp4rpiKQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [mips64el]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ppc64@0.25.11':
|
|
resolution: {integrity: sha512-nbLFgsQQEsBa8XSgSTSlrnBSrpoWh7ioFDUmwo158gIm5NNP+17IYmNWzaIzWmgCxq56vfr34xGkOcZ7jX6CPw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-riscv64@0.25.11':
|
|
resolution: {integrity: sha512-HfyAmqZi9uBAbgKYP1yGuI7tSREXwIb438q0nqvlpxAOs3XnZ8RsisRfmVsgV486NdjD7Mw2UrFSw51lzUk1ww==}
|
|
engines: {node: '>=18'}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-s390x@0.25.11':
|
|
resolution: {integrity: sha512-HjLqVgSSYnVXRisyfmzsH6mXqyvj0SA7pG5g+9W7ESgwA70AXYNpfKBqh1KbTxmQVaYxpzA/SvlB9oclGPbApw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-x64@0.25.11':
|
|
resolution: {integrity: sha512-HSFAT4+WYjIhrHxKBwGmOOSpphjYkcswF449j6EjsjbinTZbp8PJtjsVK1XFJStdzXdy/jaddAep2FGY+wyFAQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@esbuild/netbsd-arm64@0.25.11':
|
|
resolution: {integrity: sha512-hr9Oxj1Fa4r04dNpWr3P8QKVVsjQhqrMSUzZzf+LZcYjZNqhA3IAfPQdEh1FLVUJSiu6sgAwp3OmwBfbFgG2Xg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [netbsd]
|
|
|
|
'@esbuild/netbsd-x64@0.25.11':
|
|
resolution: {integrity: sha512-u7tKA+qbzBydyj0vgpu+5h5AeudxOAGncb8N6C9Kh1N4n7wU1Xw1JDApsRjpShRpXRQlJLb9wY28ELpwdPcZ7A==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [netbsd]
|
|
|
|
'@esbuild/openbsd-arm64@0.25.11':
|
|
resolution: {integrity: sha512-Qq6YHhayieor3DxFOoYM1q0q1uMFYb7cSpLD2qzDSvK1NAvqFi8Xgivv0cFC6J+hWVw2teCYltyy9/m/14ryHg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [openbsd]
|
|
|
|
'@esbuild/openbsd-x64@0.25.11':
|
|
resolution: {integrity: sha512-CN+7c++kkbrckTOz5hrehxWN7uIhFFlmS/hqziSFVWpAzpWrQoAG4chH+nN3Be+Kzv/uuo7zhX716x3Sn2Jduw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
|
|
'@esbuild/openharmony-arm64@0.25.11':
|
|
resolution: {integrity: sha512-rOREuNIQgaiR+9QuNkbkxubbp8MSO9rONmwP5nKncnWJ9v5jQ4JxFnLu4zDSRPf3x4u+2VN4pM4RdyIzDty/wQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [openharmony]
|
|
|
|
'@esbuild/sunos-x64@0.25.11':
|
|
resolution: {integrity: sha512-nq2xdYaWxyg9DcIyXkZhcYulC6pQ2FuCgem3LI92IwMgIZ69KHeY8T4Y88pcwoLIjbed8n36CyKoYRDygNSGhA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [sunos]
|
|
|
|
'@esbuild/win32-arm64@0.25.11':
|
|
resolution: {integrity: sha512-3XxECOWJq1qMZ3MN8srCJ/QfoLpL+VaxD/WfNRm1O3B4+AZ/BnLVgFbUV3eiRYDMXetciH16dwPbbHqwe1uU0Q==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-ia32@0.25.11':
|
|
resolution: {integrity: sha512-3ukss6gb9XZ8TlRyJlgLn17ecsK4NSQTmdIXRASVsiS2sQ6zPPZklNJT5GR5tE/MUarymmy8kCEf5xPCNCqVOA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-x64@0.25.11':
|
|
resolution: {integrity: sha512-D7Hpz6A2L4hzsRpPaCYkQnGOotdUpDzSGRIv9I+1ITdHROSFUWW95ZPZWQmGka1Fg7W3zFJowyn9WGwMJ0+KPA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@ioredis/commands@1.4.0':
|
|
resolution: {integrity: sha512-aFT2yemJJo+TZCmieA7qnYGQooOS7QfNmYrzGtsYd3g9j5iDP8AimYYAesf79ohjbLG12XxC4nG5DyEnC88AsQ==}
|
|
|
|
'@isaacs/cliui@8.0.2':
|
|
resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==}
|
|
engines: {node: '>=12'}
|
|
|
|
'@isaacs/fs-minipass@4.0.1':
|
|
resolution: {integrity: sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==}
|
|
engines: {node: '>=18.0.0'}
|
|
|
|
'@jridgewell/gen-mapping@0.3.13':
|
|
resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==}
|
|
|
|
'@jridgewell/remapping@2.3.5':
|
|
resolution: {integrity: sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==}
|
|
|
|
'@jridgewell/resolve-uri@3.1.2':
|
|
resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
'@jridgewell/source-map@0.3.11':
|
|
resolution: {integrity: sha512-ZMp1V8ZFcPG5dIWnQLr3NSI1MiCU7UETdS/A0G8V/XWHvJv3ZsFqutJn1Y5RPmAPX6F3BiE397OqveU/9NCuIA==}
|
|
|
|
'@jridgewell/sourcemap-codec@1.5.5':
|
|
resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==}
|
|
|
|
'@jridgewell/trace-mapping@0.3.31':
|
|
resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==}
|
|
|
|
'@koa/router@12.0.2':
|
|
resolution: {integrity: sha512-sYcHglGKTxGF+hQ6x67xDfkE9o+NhVlRHBqq6gLywaMc6CojK/5vFZByphdonKinYlMLkEkacm+HEse9HzwgTA==}
|
|
engines: {node: '>= 12'}
|
|
|
|
'@kwsites/file-exists@1.1.1':
|
|
resolution: {integrity: sha512-m9/5YGR18lIwxSFDwfE3oA7bWuq9kdau6ugN4H2rJeyhFQZcG9AgSHkQtSD15a8WvTgfz9aikZMrKPHvbpqFiw==}
|
|
|
|
'@kwsites/promise-deferred@1.1.1':
|
|
resolution: {integrity: sha512-GaHYm+c0O9MjZRu0ongGBRbinu8gVAMd2UZjji6jVmqKtZluZnptXGWhz1E8j8D2HJ3f/yMxKAUC0b+57wncIw==}
|
|
|
|
'@mapbox/node-pre-gyp@2.0.0':
|
|
resolution: {integrity: sha512-llMXd39jtP0HpQLVI37Bf1m2ADlEb35GYSh1SDSLsBhR+5iCxiNGlT31yqbNtVHygHAtMy6dWFERpU2JgufhPg==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
|
|
'@napi-rs/wasm-runtime@1.0.7':
|
|
resolution: {integrity: sha512-SeDnOO0Tk7Okiq6DbXmmBODgOAb9dp9gjlphokTUxmt8U3liIP1ZsozBahH69j/RJv+Rfs6IwUKHTgQYJ/HBAw==}
|
|
|
|
'@nodelib/fs.scandir@2.1.5':
|
|
resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
|
|
engines: {node: '>= 8'}
|
|
|
|
'@nodelib/fs.stat@2.0.5':
|
|
resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
|
|
engines: {node: '>= 8'}
|
|
|
|
'@nodelib/fs.walk@1.2.8':
|
|
resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
|
|
engines: {node: '>= 8'}
|
|
|
|
'@nuxt/cli@3.29.3':
|
|
resolution: {integrity: sha512-48GYmH4SyzR5pqd02UXVzBfrvEGaurPKMjSWxlHgqnpI5buwOYCvH+OqvHOmvnLrDP2bxR9hbDod/UIphOjMhg==}
|
|
engines: {node: ^16.10.0 || >=18.0.0}
|
|
hasBin: true
|
|
|
|
'@nuxt/devalue@2.0.2':
|
|
resolution: {integrity: sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA==}
|
|
|
|
'@nuxt/devtools-kit@2.6.5':
|
|
resolution: {integrity: sha512-t+NxoENyzJ8KZDrnbVYv3FJI5VXqSi6X4w6ZsuIIh0aKABu6+6k9nR/LoEhrM0oekn/2LDhA0NmsRZyzCXt2xQ==}
|
|
peerDependencies:
|
|
vite: '>=6.0'
|
|
|
|
'@nuxt/devtools-wizard@2.6.5':
|
|
resolution: {integrity: sha512-nYYGxT4lmQDvfHL6qolNWLu0QTavsdN/98F57falPuvdgs5ev1NuYsC12hXun+5ENcnigEcoM9Ij92qopBgqmQ==}
|
|
hasBin: true
|
|
|
|
'@nuxt/devtools@2.6.5':
|
|
resolution: {integrity: sha512-Xh9XF1SzCTL5Zj6EULqsN2UjiNj4zWuUpS69rGAy5C55UTaj+Wn46IkDc6Q0+EKkGI279zlG6SzPRFawqPPUEw==}
|
|
hasBin: true
|
|
peerDependencies:
|
|
vite: '>=6.0'
|
|
|
|
'@nuxt/kit@3.19.3':
|
|
resolution: {integrity: sha512-ze46EW5xW+UxDvinvPkYt2MzR355Az1lA3bpX8KDialgnCwr+IbkBij/udbUEC6ZFbidPkfK1eKl4ESN7gMY+w==}
|
|
engines: {node: '>=18.12.0'}
|
|
|
|
'@nuxt/kit@4.1.3':
|
|
resolution: {integrity: sha512-WK0yPIqcb3GQ8r4GutF6p/2fsyXnmmmkuwVLzN4YaJHrpA2tjEagjbxdjkWYeHW8o4XIKJ4micah4wPOVK49Mg==}
|
|
engines: {node: '>=18.12.0'}
|
|
|
|
'@nuxt/schema@4.1.3':
|
|
resolution: {integrity: sha512-ZLkIfleKHQF0PqTDEwuVVnnE/hyMdfY4m2zX8vRC0XMSbFS1I0MFcKkzWnJaMC13NYmGPnT3sX0o3lznweKHJQ==}
|
|
engines: {node: ^14.18.0 || >=16.10.0}
|
|
|
|
'@nuxt/telemetry@2.6.6':
|
|
resolution: {integrity: sha512-Zh4HJLjzvm3Cq9w6sfzIFyH9ozK5ePYVfCUzzUQNiZojFsI2k1QkSBrVI9BGc6ArKXj/O6rkI6w7qQ+ouL8Cag==}
|
|
engines: {node: '>=18.12.0'}
|
|
hasBin: true
|
|
|
|
'@nuxt/vite-builder@4.1.3':
|
|
resolution: {integrity: sha512-yrblLSpGW6h9k+sDZa+vtevQz/6JLrPAj3n97HrEmVa6qB+4sE4HWtkMNUtWsOPe60sAm9usRsjDUkkiHZ0DpA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
peerDependencies:
|
|
rolldown: ^1.0.0-beta.38
|
|
vue: ^3.3.4
|
|
peerDependenciesMeta:
|
|
rolldown:
|
|
optional: true
|
|
|
|
'@nuxtjs/tailwindcss@6.14.0':
|
|
resolution: {integrity: sha512-30RyDK++LrUVRgc2A85MktGWIZoRQgeQKjE4CjjD64OXNozyl+4ScHnnYgqVToMM6Ch2ZG2W4wV2J0EN6F0zkQ==}
|
|
|
|
'@oxc-minify/binding-android-arm64@0.94.0':
|
|
resolution: {integrity: sha512-7VEBFFFAi4cYqlW/ziVs5XmNM/0IqAp7duBuTM/zus/EOc3Q2zhS9ApJo0zIwbRUZMlIm1RHe8Hths//xE7K1A==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@oxc-minify/binding-darwin-arm64@0.94.0':
|
|
resolution: {integrity: sha512-T0k3pG/izIutpl8cQl9Xeb0TikBILGd3rglCgRhhG5G5xsk/AAAp/qsSdzBm/8yMXksfRWqE0teh7XDWKmzOXw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@oxc-minify/binding-darwin-x64@0.94.0':
|
|
resolution: {integrity: sha512-1gJeYcQf0Mmnu9Gxld2dLJGXTm9EzOQKRAjCVT2xGciKrNeekkJntDb+NdzxcSNPTjchkvbDwY6lCGZbcJx2lg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@oxc-minify/binding-freebsd-x64@0.94.0':
|
|
resolution: {integrity: sha512-LvaxVkEVLgBNQO2RUYwbmRC0cLpq5WHPsM7B4xsojwqpJNsK5l2VnTAuExvPthC1gKWlsoQsVoT03Ex/SZ4FOw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@oxc-minify/binding-linux-arm-gnueabihf@0.94.0':
|
|
resolution: {integrity: sha512-o/IEdJKl7Y78fIvIRPeA4ccgmOAzeMS8tsjpO7XlENWPzS3cA/6Iy4BqMqYyqUZewgt0a2ggw0zAioIwKPiDmw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@oxc-minify/binding-linux-arm-musleabihf@0.94.0':
|
|
resolution: {integrity: sha512-hFCeIV/eCASCW/F2t/DR4JUKUNxn2pr4hAIBEBYDaGPvdOVMlMh+eMbg401ZiaQLwM26Dj53b5XWALwit0mGAw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@oxc-minify/binding-linux-arm64-gnu@0.94.0':
|
|
resolution: {integrity: sha512-so/XF1XdJdpWVUkyz45F3iNJgzoXgeNBoYfmDTuLFIXE2U7vAtE8DHkA87LlbC6Ry7KIM4Ehw7hP4Z4h7M51fA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@oxc-minify/binding-linux-arm64-musl@0.94.0':
|
|
resolution: {integrity: sha512-IMi2Sq3Z3xvA06Otit/D6Vo2BATZJcDHu6dHcaznBwnpO0z0+N9i3TKprIVizBHW77wq8QBLIbQaWQn4go1WwQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@oxc-minify/binding-linux-riscv64-gnu@0.94.0':
|
|
resolution: {integrity: sha512-1QWSK1CcmGwlJZBWCF+NpzpQ5c3WybtgVqeQX8FRIhlApBtvMsifZe4tz1FIoBoQeCKwCQzyvpIA71cpCpY/xg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@oxc-minify/binding-linux-s390x-gnu@0.94.0':
|
|
resolution: {integrity: sha512-UfIuYWcs1tb/vwGwZPPVaO38OubKfi+MkySl2ZP/3Vk4InxtQ+BxxgNqiQbhyvx14GZtkFphH3I2FZaDUsvfYg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@oxc-minify/binding-linux-x64-gnu@0.94.0':
|
|
resolution: {integrity: sha512-Iokd1dfneOcNHBJH8o5cMgDkII8R7dzOFSaMrZiSZkLr+woT3Ed7uLqTKwleNKq52z5+XwmgcvO00c6ywStCpA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@oxc-minify/binding-linux-x64-musl@0.94.0':
|
|
resolution: {integrity: sha512-W4hFq/e21o2cOKx9xltJuVo/xgXnn4SsUioo/86pk5vCmUXg++J0PMML/oOZTSbevlklg/Vxo8slRUSU4/0PzA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@oxc-minify/binding-wasm32-wasi@0.94.0':
|
|
resolution: {integrity: sha512-0bOaEuh7QX8MfqyrRjNPOWhcsYl0IGoHX1nPtFIFGm0f/AJsJ+3wbyI9WvkAOXZmRgI9DMKGbDJdU6J59JxA7w==}
|
|
engines: {node: '>=14.0.0'}
|
|
cpu: [wasm32]
|
|
|
|
'@oxc-minify/binding-win32-arm64-msvc@0.94.0':
|
|
resolution: {integrity: sha512-qXuSuUmLn7v79R0noaRlJES7m0BLfBWwPAmPjzu553eJObvKS15TfHH4uxr0h31Bmy4jqWX2r+oirz/Pg+hSEg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@oxc-minify/binding-win32-x64-msvc@0.94.0':
|
|
resolution: {integrity: sha512-DtnN623PGZlNLRyyWtUQPEATeiGVnv9l8TMV9wCdd3AFNA9bmeFzmojcpwBFj/a5DOY5mds7cwC+Z+rjTPn+OQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@oxc-parser/binding-android-arm64@0.94.0':
|
|
resolution: {integrity: sha512-Ficqj6MggRGFkemU4pVFTyth3jWVL/zpIWjGMTXaPU81l46ZDcYVFWp9ia6nfE5mm8UdVSI2trvmK+BpNUim7g==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@oxc-parser/binding-darwin-arm64@0.94.0':
|
|
resolution: {integrity: sha512-uYyeMH9vMfb0JAdm6ZwHTgcTv53030elQKMnUbux9K5rxOCWbHUyeVACEv86V+E/Ft6RtkvWDIqUY4sYZRmcuQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@oxc-parser/binding-darwin-x64@0.94.0':
|
|
resolution: {integrity: sha512-Ek1fh8dw6b+/hzLo5jjPuxkshRxekjtTfhfWZ4RehMYiApT8Rj4k+7kcQ+zV1ZaF+1+yLgNqNja2RMRqx3MHzQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@oxc-parser/binding-freebsd-x64@0.94.0':
|
|
resolution: {integrity: sha512-81bE/8F252Ew179uVo9FU67dmRc+n8QSMhj6mmMxisdI3ao5MjCI5jDL19mH3UeQ9uRUBSPFILmHBDQYNZ9oKw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@oxc-parser/binding-linux-arm-gnueabihf@0.94.0':
|
|
resolution: {integrity: sha512-aGOU8IYXVYGN2aRrvcU5+UdM7BzIVlm4m0REQzjpblQKRdZfWFtDBRJez+fK/F10g0H1AU5DQVgbW5aeko49Jw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@oxc-parser/binding-linux-arm-musleabihf@0.94.0':
|
|
resolution: {integrity: sha512-69/ZuYSZ4dd7UWoEOyf+pXYPtvUZguDQqjhxMx8fI0J30sEEqs1d/DBLLnog/afHmaapPEIEr6rp9jF6bYcgNw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@oxc-parser/binding-linux-arm64-gnu@0.94.0':
|
|
resolution: {integrity: sha512-u55PGVVfZF/frpEcv/vowfuqsCd5VKz3wta8KZ3MBxboat7XxgRIMS8VQEBiJ3aYE80taACu5EfPN1y9DhiU0Q==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@oxc-parser/binding-linux-arm64-musl@0.94.0':
|
|
resolution: {integrity: sha512-Qm2SEU7/f2b2Rg76Pj49BdMFF7Vv7+2qLPxaae4aH1515kzVv6nZW0bqCo4fPDDyiE4bryF7Jr+WKhllBxvXPw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@oxc-parser/binding-linux-riscv64-gnu@0.94.0':
|
|
resolution: {integrity: sha512-bZO3QAt0lsZjk351mVM85obMivbXG+tDiah5XmmOaGO8k4vEYmoiKr2YHJoA2eNpKhPJF8dNyIS7U+XAvirr9g==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@oxc-parser/binding-linux-s390x-gnu@0.94.0':
|
|
resolution: {integrity: sha512-IdbJ/rwsaEPQx11mQwGoClqhAmVaAF9+3VmDRYVmfsYsrhX1Ue1HvBdVHDvtHzJDuumC/X/codkVId9Ss+7fVg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@oxc-parser/binding-linux-x64-gnu@0.94.0':
|
|
resolution: {integrity: sha512-TbtpRdViF3aPCQBKuEo+TcucwW3KFa6bMHVakgaJu12RZrFpO4h1IWppBbuuBQ9X7SfvpgC1YgCDGve9q6fpEA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@oxc-parser/binding-linux-x64-musl@0.94.0':
|
|
resolution: {integrity: sha512-hlfoDmWvgSbexoJ9u3KwAJwpeu91FfJR6++fQjeYXD2InK4gZow9o3DRoTpN/kslZwzUNpiRURqxey/RvWh8JQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@oxc-parser/binding-wasm32-wasi@0.94.0':
|
|
resolution: {integrity: sha512-VoCtQZIsRZN8mszbdizh+5MwzbgbMxsPgT2hOzzILQLNY2o2OXG3xSiFNFakVhbWc9qSTaZ/MRDsqR+IM3fLFw==}
|
|
engines: {node: '>=14.0.0'}
|
|
cpu: [wasm32]
|
|
|
|
'@oxc-parser/binding-win32-arm64-msvc@0.94.0':
|
|
resolution: {integrity: sha512-3wsbMqV8V7WaLdiQ2oawdgKkCgMHXJ7VDuo6uIcXauU3wK6CG0QyDXRV9bPWzorGLRBUHndu/2VB1+9dgT9fvg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@oxc-parser/binding-win32-x64-msvc@0.94.0':
|
|
resolution: {integrity: sha512-UTQQ1576Nzhh4jr/YmvzqnuwTPOauB/TPzsnWzT+w8InHxL5JA1fmy01wB1F2BWT9AD6YV4BTB1ozRICYdAgjw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@oxc-project/types@0.94.0':
|
|
resolution: {integrity: sha512-+UgQT/4o59cZfH6Cp7G0hwmqEQ0wE+AdIwhikdwnhWI9Dp8CgSY081+Q3O67/wq3VJu8mgUEB93J9EHHn70fOw==}
|
|
|
|
'@oxc-transform/binding-android-arm64@0.94.0':
|
|
resolution: {integrity: sha512-abxgEoomc5HNbDQaGhBWguR+W4cdrcEIwV8xIQ2qpUuhEUoHy6nQLfN/gREAZMdkyIaKwk12FckB9aNxVTte2w==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@oxc-transform/binding-darwin-arm64@0.94.0':
|
|
resolution: {integrity: sha512-HbnmwC1pZ9M/nXqA36TpwF7vcXk+PgLMxDvvza5C9CCivfi3MUfqCvFMvRI0snlVm2PK2GAwWJjBtng1fR8LJw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@oxc-transform/binding-darwin-x64@0.94.0':
|
|
resolution: {integrity: sha512-GADv5xcClQpYj5d6GLdPF6Qz/3OSn0d/LKhDklpW/5S42RQsGxI+83iXF1e61KITd4yp4VAvjEiuDM52zb4xYQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@oxc-transform/binding-freebsd-x64@0.94.0':
|
|
resolution: {integrity: sha512-5H5V+H1CZoRQwbgAt/wLrN8oZwuYGP6xdXTuGUW2C2ON1DynMyxC4Padf8vjPcKbQph5GnLAuoaTafxokE2Z/Q==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@oxc-transform/binding-linux-arm-gnueabihf@0.94.0':
|
|
resolution: {integrity: sha512-BoWVkKUqgmUs4hDvGPgCSUkIeEMBVvHU/mO348Dhp7XT9ijdnSBmRzY6hFaqRSq768Hn6KblM0NM1QV7jEvKOw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@oxc-transform/binding-linux-arm-musleabihf@0.94.0':
|
|
resolution: {integrity: sha512-XUAyt2EtSDycljMKfgDVg/T5C3aF5dR1mfMJAZUCPQkfJjXZwA/C0DTTC/xPlPm68WA4uRtVNLqExTHJ3JOPwg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@oxc-transform/binding-linux-arm64-gnu@0.94.0':
|
|
resolution: {integrity: sha512-5Y7FI2FgawingojBEo3df4sI/Sq73UhVZy3DlT9o94Pgu8o+ujlKPD20kFmOJ1jQNEJ4ScKr5vh6pemHSZjUgA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@oxc-transform/binding-linux-arm64-musl@0.94.0':
|
|
resolution: {integrity: sha512-QiyHubpKo7upYPfwB+8bjaTczd60PJdL2zJrMKgL+CDlmP6HZlnWXZkeVTA3S6QXnbulRlrtERmqS2DePszG0g==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@oxc-transform/binding-linux-riscv64-gnu@0.94.0':
|
|
resolution: {integrity: sha512-vh3PZGmoUCbfkqVGuB7fweuqthYxzAAGqhiAJAn8x4V+R86W5esCtxbm+PTyVawBT/eoq1cU8HhNVqE0rQlChg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@oxc-transform/binding-linux-s390x-gnu@0.94.0':
|
|
resolution: {integrity: sha512-DT3m7cF612RdHBmYK3Ave6OVT1iSvlbKo8T+81n6ZcFXO+L8vDJHzwMwMOXfeOLQ15zr0WmSHqBOZ14tHKNidw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@oxc-transform/binding-linux-x64-gnu@0.94.0':
|
|
resolution: {integrity: sha512-kK5dt8wfxUD3MGXnLHWxv57oYinIwoRFcjw2oJD5DCoGTeXCmrFk4D0eGPAlZKOm7uvWMs9yNI8rg1KY5nEs1w==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@oxc-transform/binding-linux-x64-musl@0.94.0':
|
|
resolution: {integrity: sha512-+zfNBO2qEPcSPTHVUxsiG3Hm0vxWzuL+DZX0wbbtjKwwhH2Jr1Eo26R+Dwc1SfbvoWen36NitKkd2arkpMW8KQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@oxc-transform/binding-wasm32-wasi@0.94.0':
|
|
resolution: {integrity: sha512-rn3c2wGT3ha6j0VLykYOkXU5YyQYIeGXRsDPP7xyiZHVTVssoM0X1BuheFlgxmC1POXMT+dAAcVOFG5MdW1bnQ==}
|
|
engines: {node: '>=14.0.0'}
|
|
cpu: [wasm32]
|
|
|
|
'@oxc-transform/binding-win32-arm64-msvc@0.94.0':
|
|
resolution: {integrity: sha512-An/Dd+I8dH0b+VLEdfTrZP53S4Fha3w/aD71d1uZB14aU02hBt3ZwU8IE3RGZIJPxub9OZmCmJN66uTqkT6oXg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@oxc-transform/binding-win32-x64-msvc@0.94.0':
|
|
resolution: {integrity: sha512-HEE/8x6H67jPlkCDDB3xl74eR86zY6nLAql6onmidF5JPNXt9v2XGB6xEwr4brUIaMLPkl90plbdCy9jWhEjdQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@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-wasm@2.5.1':
|
|
resolution: {integrity: sha512-RJxlQQLkaMMIuWRozy+z2vEqbaQlCuaCgVZIUCzQLYggY22LZbP5Y1+ia+FD724Ids9e+XIyOLXLrLgQSHIthw==}
|
|
engines: {node: '>= 10.0.0'}
|
|
bundledDependencies:
|
|
- napi-wasm
|
|
|
|
'@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'}
|
|
|
|
'@pinia/nuxt@0.5.5':
|
|
resolution: {integrity: sha512-wjxS7YqIesh4OLK+qE3ZjhdOJ5pYZQ+VlEmZNtTwzQn1Kavei/khovx7mzXVXNA/mvSPXVhb9xBzhyS3XMURtw==}
|
|
|
|
'@pkgjs/parseargs@0.11.0':
|
|
resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
|
|
engines: {node: '>=14'}
|
|
|
|
'@polka/url@1.0.0-next.29':
|
|
resolution: {integrity: sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==}
|
|
|
|
'@poppinss/colors@4.1.5':
|
|
resolution: {integrity: sha512-FvdDqtcRCtz6hThExcFOgW0cWX+xwSMWcRuQe5ZEb2m7cVQOAVZOIMt+/v9RxGiD9/OY16qJBXK4CVKWAPalBw==}
|
|
|
|
'@poppinss/dumper@0.6.4':
|
|
resolution: {integrity: sha512-iG0TIdqv8xJ3Lt9O8DrPRxw1MRLjNpoqiSGU03P/wNLP/s0ra0udPJ1J2Tx5M0J3H/cVyEgpbn8xUKRY9j59kQ==}
|
|
|
|
'@poppinss/exception@1.2.2':
|
|
resolution: {integrity: sha512-m7bpKCD4QMlFCjA/nKTs23fuvoVFoA83brRKmObCUNmi/9tVu8Ve3w4YQAnJu4q3Tjf5fr685HYIC/IA2zHRSg==}
|
|
|
|
'@rolldown/pluginutils@1.0.0-beta.29':
|
|
resolution: {integrity: sha512-NIJgOsMjbxAXvoGq/X0gD7VPMQ8j9g0BiDaNjVNVjvl+iKXxL3Jre0v31RmBYeLEmkbj2s02v8vFTbUXi5XS2Q==}
|
|
|
|
'@rolldown/pluginutils@1.0.0-beta.44':
|
|
resolution: {integrity: sha512-g6eW7Zwnr2c5RADIoqziHoVs6b3W5QTQ4+qbpfjbkMJ9x+8Og211VW/oot2dj9dVwaK/UyC6Yo+02gV+wWQVNg==}
|
|
|
|
'@rollup/plugin-alias@5.1.1':
|
|
resolution: {integrity: sha512-PR9zDb+rOzkRb2VD+EuKB7UC41vU5DIwZ5qqCpk0KJudcWAyi8rvYOhS7+L5aZCspw1stTViLgN5v6FF1p5cgQ==}
|
|
engines: {node: '>=14.0.0'}
|
|
peerDependencies:
|
|
rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
|
|
peerDependenciesMeta:
|
|
rollup:
|
|
optional: true
|
|
|
|
'@rollup/plugin-commonjs@28.0.8':
|
|
resolution: {integrity: sha512-o1Ug9PxYsF61R7/NXO/GgMZZproLd/WH2XA53Tp9ppf6bU1lMlTtC/gUM6zM3mesi2E0rypk+PNtVrELREyWEQ==}
|
|
engines: {node: '>=16.0.0 || 14 >= 14.17'}
|
|
peerDependencies:
|
|
rollup: ^2.68.0||^3.0.0||^4.0.0
|
|
peerDependenciesMeta:
|
|
rollup:
|
|
optional: true
|
|
|
|
'@rollup/plugin-inject@5.0.5':
|
|
resolution: {integrity: sha512-2+DEJbNBoPROPkgTDNe8/1YXWcqxbN5DTjASVIOx8HS+pITXushyNiBV56RB08zuptzz8gT3YfkqriTBVycepg==}
|
|
engines: {node: '>=14.0.0'}
|
|
peerDependencies:
|
|
rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
|
|
peerDependenciesMeta:
|
|
rollup:
|
|
optional: true
|
|
|
|
'@rollup/plugin-json@6.1.0':
|
|
resolution: {integrity: sha512-EGI2te5ENk1coGeADSIwZ7G2Q8CJS2sF120T7jLw4xFw9n7wIOXHo+kIYRAoVpJAN+kmqZSoO3Fp4JtoNF4ReA==}
|
|
engines: {node: '>=14.0.0'}
|
|
peerDependencies:
|
|
rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
|
|
peerDependenciesMeta:
|
|
rollup:
|
|
optional: true
|
|
|
|
'@rollup/plugin-node-resolve@16.0.3':
|
|
resolution: {integrity: sha512-lUYM3UBGuM93CnMPG1YocWu7X802BrNF3jW2zny5gQyLQgRFJhV1Sq0Zi74+dh/6NBx1DxFC4b4GXg9wUCG5Qg==}
|
|
engines: {node: '>=14.0.0'}
|
|
peerDependencies:
|
|
rollup: ^2.78.0||^3.0.0||^4.0.0
|
|
peerDependenciesMeta:
|
|
rollup:
|
|
optional: true
|
|
|
|
'@rollup/plugin-replace@6.0.2':
|
|
resolution: {integrity: sha512-7QaYCf8bqF04dOy7w/eHmJeNExxTYwvKAmlSAH/EaWWUzbT0h5sbF6bktFoX/0F/0qwng5/dWFMyf3gzaM8DsQ==}
|
|
engines: {node: '>=14.0.0'}
|
|
peerDependencies:
|
|
rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
|
|
peerDependenciesMeta:
|
|
rollup:
|
|
optional: true
|
|
|
|
'@rollup/plugin-terser@0.4.4':
|
|
resolution: {integrity: sha512-XHeJC5Bgvs8LfukDwWZp7yeqin6ns8RTl2B9avbejt6tZqsqvVoWI7ZTQrcNsfKEDWBTnTxM8nMDkO2IFFbd0A==}
|
|
engines: {node: '>=14.0.0'}
|
|
peerDependencies:
|
|
rollup: ^2.0.0||^3.0.0||^4.0.0
|
|
peerDependenciesMeta:
|
|
rollup:
|
|
optional: true
|
|
|
|
'@rollup/pluginutils@5.3.0':
|
|
resolution: {integrity: sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q==}
|
|
engines: {node: '>=14.0.0'}
|
|
peerDependencies:
|
|
rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
|
|
peerDependenciesMeta:
|
|
rollup:
|
|
optional: true
|
|
|
|
'@rollup/rollup-android-arm-eabi@4.52.5':
|
|
resolution: {integrity: sha512-8c1vW4ocv3UOMp9K+gToY5zL2XiiVw3k7f1ksf4yO1FlDFQ1C2u72iACFnSOceJFsWskc2WZNqeRhFRPzv+wtQ==}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@rollup/rollup-android-arm64@4.52.5':
|
|
resolution: {integrity: sha512-mQGfsIEFcu21mvqkEKKu2dYmtuSZOBMmAl5CFlPGLY94Vlcm+zWApK7F/eocsNzp8tKmbeBP8yXyAbx0XHsFNA==}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@rollup/rollup-darwin-arm64@4.52.5':
|
|
resolution: {integrity: sha512-takF3CR71mCAGA+v794QUZ0b6ZSrgJkArC+gUiG6LB6TQty9T0Mqh3m2ImRBOxS2IeYBo4lKWIieSvnEk2OQWA==}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@rollup/rollup-darwin-x64@4.52.5':
|
|
resolution: {integrity: sha512-W901Pla8Ya95WpxDn//VF9K9u2JbocwV/v75TE0YIHNTbhqUTv9w4VuQ9MaWlNOkkEfFwkdNhXgcLqPSmHy0fA==}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@rollup/rollup-freebsd-arm64@4.52.5':
|
|
resolution: {integrity: sha512-QofO7i7JycsYOWxe0GFqhLmF6l1TqBswJMvICnRUjqCx8b47MTo46W8AoeQwiokAx3zVryVnxtBMcGcnX12LvA==}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
|
|
'@rollup/rollup-freebsd-x64@4.52.5':
|
|
resolution: {integrity: sha512-jr21b/99ew8ujZubPo9skbrItHEIE50WdV86cdSoRkKtmWa+DDr6fu2c/xyRT0F/WazZpam6kk7IHBerSL7LDQ==}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@rollup/rollup-linux-arm-gnueabihf@4.52.5':
|
|
resolution: {integrity: sha512-PsNAbcyv9CcecAUagQefwX8fQn9LQ4nZkpDboBOttmyffnInRy8R8dSg6hxxl2Re5QhHBf6FYIDhIj5v982ATQ==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-arm-musleabihf@4.52.5':
|
|
resolution: {integrity: sha512-Fw4tysRutyQc/wwkmcyoqFtJhh0u31K+Q6jYjeicsGJJ7bbEq8LwPWV/w0cnzOqR2m694/Af6hpFayLJZkG2VQ==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-arm64-gnu@4.52.5':
|
|
resolution: {integrity: sha512-a+3wVnAYdQClOTlyapKmyI6BLPAFYs0JM8HRpgYZQO02rMR09ZcV9LbQB+NL6sljzG38869YqThrRnfPMCDtZg==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-arm64-musl@4.52.5':
|
|
resolution: {integrity: sha512-AvttBOMwO9Pcuuf7m9PkC1PUIKsfaAJ4AYhy944qeTJgQOqJYJ9oVl2nYgY7Rk0mkbsuOpCAYSs6wLYB2Xiw0Q==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-loong64-gnu@4.52.5':
|
|
resolution: {integrity: sha512-DkDk8pmXQV2wVrF6oq5tONK6UHLz/XcEVow4JTTerdeV1uqPeHxwcg7aFsfnSm9L+OO8WJsWotKM2JJPMWrQtA==}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-ppc64-gnu@4.52.5':
|
|
resolution: {integrity: sha512-W/b9ZN/U9+hPQVvlGwjzi+Wy4xdoH2I8EjaCkMvzpI7wJUs8sWJ03Rq96jRnHkSrcHTpQe8h5Tg3ZzUPGauvAw==}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-riscv64-gnu@4.52.5':
|
|
resolution: {integrity: sha512-sjQLr9BW7R/ZiXnQiWPkErNfLMkkWIoCz7YMn27HldKsADEKa5WYdobaa1hmN6slu9oWQbB6/jFpJ+P2IkVrmw==}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-riscv64-musl@4.52.5':
|
|
resolution: {integrity: sha512-hq3jU/kGyjXWTvAh2awn8oHroCbrPm8JqM7RUpKjalIRWWXE01CQOf/tUNWNHjmbMHg/hmNCwc/Pz3k1T/j/Lg==}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-s390x-gnu@4.52.5':
|
|
resolution: {integrity: sha512-gn8kHOrku8D4NGHMK1Y7NA7INQTRdVOntt1OCYypZPRt6skGbddska44K8iocdpxHTMMNui5oH4elPH4QOLrFQ==}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-x64-gnu@4.52.5':
|
|
resolution: {integrity: sha512-hXGLYpdhiNElzN770+H2nlx+jRog8TyynpTVzdlc6bndktjKWyZyiCsuDAlpd+j+W+WNqfcyAWz9HxxIGfZm1Q==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-x64-musl@4.52.5':
|
|
resolution: {integrity: sha512-arCGIcuNKjBoKAXD+y7XomR9gY6Mw7HnFBv5Rw7wQRvwYLR7gBAgV7Mb2QTyjXfTveBNFAtPt46/36vV9STLNg==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-openharmony-arm64@4.52.5':
|
|
resolution: {integrity: sha512-QoFqB6+/9Rly/RiPjaomPLmR/13cgkIGfA40LHly9zcH1S0bN2HVFYk3a1eAyHQyjs3ZJYlXvIGtcCs5tko9Cw==}
|
|
cpu: [arm64]
|
|
os: [openharmony]
|
|
|
|
'@rollup/rollup-win32-arm64-msvc@4.52.5':
|
|
resolution: {integrity: sha512-w0cDWVR6MlTstla1cIfOGyl8+qb93FlAVutcor14Gf5Md5ap5ySfQ7R9S/NjNaMLSFdUnKGEasmVnu3lCMqB7w==}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@rollup/rollup-win32-ia32-msvc@4.52.5':
|
|
resolution: {integrity: sha512-Aufdpzp7DpOTULJCuvzqcItSGDH73pF3ko/f+ckJhxQyHtp67rHw3HMNxoIdDMUITJESNE6a8uh4Lo4SLouOUg==}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@rollup/rollup-win32-x64-gnu@4.52.5':
|
|
resolution: {integrity: sha512-UGBUGPFp1vkj6p8wCRraqNhqwX/4kNQPS57BCFc8wYh0g94iVIW33wJtQAx3G7vrjjNtRaxiMUylM0ktp/TRSQ==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@rollup/rollup-win32-x64-msvc@4.52.5':
|
|
resolution: {integrity: sha512-TAcgQh2sSkykPRWLrdyy2AiceMckNf5loITqXxFI5VuQjS5tSuw3WlwdN8qv8vzjLAUTvYaH/mVjSFpbkFbpTg==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@sec-ant/readable-stream@0.4.1':
|
|
resolution: {integrity: sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==}
|
|
|
|
'@sindresorhus/is@7.1.0':
|
|
resolution: {integrity: sha512-7F/yz2IphV39hiS2zB4QYVkivrptHHh0K8qJJd9HhuWSdvf8AN7NpebW3CcDZDBQsUPMoDKWsY2WWgW7bqOcfA==}
|
|
engines: {node: '>=18'}
|
|
|
|
'@sindresorhus/merge-streams@4.0.0':
|
|
resolution: {integrity: sha512-tlqY9xq5ukxTUZBmoOp+m61cqwQD5pHJtFY3Mn8CA8ps6yghLH/Hw8UPdqg4OLmFW3IFlcXnQNmo/dh8HzXYIQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
'@speed-highlight/core@1.2.7':
|
|
resolution: {integrity: sha512-0dxmVj4gxg3Jg879kvFS/msl4s9F3T9UXC1InxgOf7t5NvcPD97u/WTA5vL/IxWHMn7qSxBozqrnnE2wvl1m8g==}
|
|
|
|
'@tybys/wasm-util@0.10.1':
|
|
resolution: {integrity: sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==}
|
|
|
|
'@types/estree@1.0.8':
|
|
resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==}
|
|
|
|
'@types/node@20.19.23':
|
|
resolution: {integrity: sha512-yIdlVVVHXpmqRhtyovZAcSy0MiPcYWGkoO4CGe/+jpP0hmNuihm4XhHbADpK++MsiLHP5MVlv+bcgdF99kSiFQ==}
|
|
|
|
'@types/parse-path@7.1.0':
|
|
resolution: {integrity: sha512-EULJ8LApcVEPbrfND0cRQqutIOdiIgJ1Mgrhpy755r14xMohPTEpkV/k28SJvuOs9bHRFW8x+KeDAEPiGQPB9Q==}
|
|
deprecated: This is a stub types definition. parse-path provides its own type definitions, so you do not need this installed.
|
|
|
|
'@types/resolve@1.20.2':
|
|
resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==}
|
|
|
|
'@types/web-bluetooth@0.0.20':
|
|
resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==}
|
|
|
|
'@unhead/vue@2.0.19':
|
|
resolution: {integrity: sha512-7BYjHfOaoZ9+ARJkT10Q2TjnTUqDXmMpfakIAsD/hXiuff1oqWg1xeXT5+MomhNcC15HbiABpbbBmITLSHxdKg==}
|
|
peerDependencies:
|
|
vue: '>=3.5.18'
|
|
|
|
'@vercel/nft@0.30.3':
|
|
resolution: {integrity: sha512-UEq+eF0ocEf9WQCV1gktxKhha36KDs7jln5qii6UpPf5clMqDc0p3E7d9l2Smx0i9Pm1qpq4S4lLfNl97bbv6w==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
|
|
'@vitejs/plugin-vue-jsx@5.1.1':
|
|
resolution: {integrity: sha512-uQkfxzlF8SGHJJVH966lFTdjM/lGcwJGzwAHpVqAPDD/QcsqoUGa+q31ox1BrUfi+FLP2ChVp7uLXE3DkHyDdQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
peerDependencies:
|
|
vite: ^5.0.0 || ^6.0.0 || ^7.0.0
|
|
vue: ^3.0.0
|
|
|
|
'@vitejs/plugin-vue@6.0.1':
|
|
resolution: {integrity: sha512-+MaE752hU0wfPFJEUAIxqw18+20euHHdxVtMvbFcOEpjEyfqXH/5DCoTHiVJ0J29EhTJdoTkjEv5YBKU9dnoTw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
peerDependencies:
|
|
vite: ^5.0.0 || ^6.0.0 || ^7.0.0
|
|
vue: ^3.2.25
|
|
|
|
'@volar/language-core@2.4.23':
|
|
resolution: {integrity: sha512-hEEd5ET/oSmBC6pi1j6NaNYRWoAiDhINbT8rmwtINugR39loROSlufGdYMF9TaKGfz+ViGs1Idi3mAhnuPcoGQ==}
|
|
|
|
'@volar/source-map@2.4.23':
|
|
resolution: {integrity: sha512-Z1Uc8IB57Lm6k7q6KIDu/p+JWtf3xsXJqAX/5r18hYOTpJyBn0KXUR8oTJ4WFYOcDzWC9n3IflGgHowx6U6z9Q==}
|
|
|
|
'@vue-macros/common@3.0.0-beta.16':
|
|
resolution: {integrity: sha512-8O2gWxWFiaoNkk7PGi0+p7NPGe/f8xJ3/INUufvje/RZOs7sJvlI1jnR4lydtRFa/mU0ylMXUXXjSK0fHDEYTA==}
|
|
engines: {node: '>=20.18.0'}
|
|
peerDependencies:
|
|
vue: ^2.7.0 || ^3.2.25
|
|
peerDependenciesMeta:
|
|
vue:
|
|
optional: true
|
|
|
|
'@vue/babel-helper-vue-transform-on@1.5.0':
|
|
resolution: {integrity: sha512-0dAYkerNhhHutHZ34JtTl2czVQHUNWv6xEbkdF5W+Yrv5pCWsqjeORdOgbtW2I9gWlt+wBmVn+ttqN9ZxR5tzA==}
|
|
|
|
'@vue/babel-plugin-jsx@1.5.0':
|
|
resolution: {integrity: sha512-mneBhw1oOqCd2247O0Yw/mRwC9jIGACAJUlawkmMBiNmL4dGA2eMzuNZVNqOUfYTa6vqmND4CtOPzmEEEqLKFw==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
peerDependenciesMeta:
|
|
'@babel/core':
|
|
optional: true
|
|
|
|
'@vue/babel-plugin-resolve-type@1.5.0':
|
|
resolution: {integrity: sha512-Wm/60o+53JwJODm4Knz47dxJnLDJ9FnKnGZJbUUf8nQRAtt6P+undLUAVU3Ha33LxOJe6IPoifRQ6F/0RrU31w==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@vue/compiler-core@3.5.22':
|
|
resolution: {integrity: sha512-jQ0pFPmZwTEiRNSb+i9Ow/I/cHv2tXYqsnHKKyCQ08irI2kdF5qmYedmF8si8mA7zepUFmJ2hqzS8CQmNOWOkQ==}
|
|
|
|
'@vue/compiler-dom@3.5.22':
|
|
resolution: {integrity: sha512-W8RknzUM1BLkypvdz10OVsGxnMAuSIZs9Wdx1vzA3mL5fNMN15rhrSCLiTm6blWeACwUwizzPVqGJgOGBEN/hA==}
|
|
|
|
'@vue/compiler-sfc@3.5.22':
|
|
resolution: {integrity: sha512-tbTR1zKGce4Lj+JLzFXDq36K4vcSZbJ1RBu8FxcDv1IGRz//Dh2EBqksyGVypz3kXpshIfWKGOCcqpSbyGWRJQ==}
|
|
|
|
'@vue/compiler-ssr@3.5.22':
|
|
resolution: {integrity: sha512-GdgyLvg4R+7T8Nk2Mlighx7XGxq/fJf9jaVofc3IL0EPesTE86cP/8DD1lT3h1JeZr2ySBvyqKQJgbS54IX1Ww==}
|
|
|
|
'@vue/devtools-api@6.6.4':
|
|
resolution: {integrity: sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==}
|
|
|
|
'@vue/devtools-core@7.7.7':
|
|
resolution: {integrity: sha512-9z9TLbfC+AjAi1PQyWX+OErjIaJmdFlbDHcD+cAMYKY6Bh5VlsAtCeGyRMrXwIlMEQPukvnWt3gZBLwTAIMKzQ==}
|
|
peerDependencies:
|
|
vue: ^3.0.0
|
|
|
|
'@vue/devtools-kit@7.7.7':
|
|
resolution: {integrity: sha512-wgoZtxcTta65cnZ1Q6MbAfePVFxfM+gq0saaeytoph7nEa7yMXoi6sCPy4ufO111B9msnw0VOWjPEFCXuAKRHA==}
|
|
|
|
'@vue/devtools-shared@7.7.7':
|
|
resolution: {integrity: sha512-+udSj47aRl5aKb0memBvcUG9koarqnxNM5yjuREvqwK6T3ap4mn3Zqqc17QrBFTqSMjr3HK1cvStEZpMDpfdyw==}
|
|
|
|
'@vue/language-core@3.1.1':
|
|
resolution: {integrity: sha512-qjMY3Q+hUCjdH+jLrQapqgpsJ0rd/2mAY02lZoHG3VFJZZZKLjAlV+Oo9QmWIT4jh8+Rx8RUGUi++d7T9Wb6Mw==}
|
|
peerDependencies:
|
|
typescript: '*'
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
|
|
'@vue/reactivity@3.5.22':
|
|
resolution: {integrity: sha512-f2Wux4v/Z2pqc9+4SmgZC1p73Z53fyD90NFWXiX9AKVnVBEvLFOWCEgJD3GdGnlxPZt01PSlfmLqbLYzY/Fw4A==}
|
|
|
|
'@vue/runtime-core@3.5.22':
|
|
resolution: {integrity: sha512-EHo4W/eiYeAzRTN5PCextDUZ0dMs9I8mQ2Fy+OkzvRPUYQEyK9yAjbasrMCXbLNhF7P0OUyivLjIy0yc6VrLJQ==}
|
|
|
|
'@vue/runtime-dom@3.5.22':
|
|
resolution: {integrity: sha512-Av60jsryAkI023PlN7LsqrfPvwfxOd2yAwtReCjeuugTJTkgrksYJJstg1e12qle0NarkfhfFu1ox2D+cQotww==}
|
|
|
|
'@vue/server-renderer@3.5.22':
|
|
resolution: {integrity: sha512-gXjo+ao0oHYTSswF+a3KRHZ1WszxIqO7u6XwNHqcqb9JfyIL/pbWrrh/xLv7jeDqla9u+LK7yfZKHih1e1RKAQ==}
|
|
peerDependencies:
|
|
vue: 3.5.22
|
|
|
|
'@vue/shared@3.5.22':
|
|
resolution: {integrity: sha512-F4yc6palwq3TT0u+FYf0Ns4Tfl9GRFURDN2gWG7L1ecIaS/4fCIuFOjMTnCyjsu/OK6vaDKLCrGAa+KvvH+h4w==}
|
|
|
|
'@vueuse/core@11.3.0':
|
|
resolution: {integrity: sha512-7OC4Rl1f9G8IT6rUfi9JrKiXy4bfmHhZ5x2Ceojy0jnd3mHNEvV4JaRygH362ror6/NZ+Nl+n13LPzGiPN8cKA==}
|
|
|
|
'@vueuse/metadata@11.3.0':
|
|
resolution: {integrity: sha512-pwDnDspTqtTo2HwfLw4Rp6yywuuBdYnPYDq+mO38ZYKGebCUQC/nVj/PXSiK9HX5otxLz8Fn7ECPbjiRz2CC3g==}
|
|
|
|
'@vueuse/shared@11.3.0':
|
|
resolution: {integrity: sha512-P8gSSWQeucH5821ek2mn/ciCk+MS/zoRKqdQIM3bHq6p7GXDAJLmnRRKmF5F65sAVJIfzQlwR3aDzwCn10s8hA==}
|
|
|
|
abbrev@3.0.1:
|
|
resolution: {integrity: sha512-AO2ac6pjRB3SJmGJo+v5/aK6Omggp6fsLrs6wN9bd35ulu4cCwaAU9+7ZhXjeqHVkaHThLuzH0nZr0YpCDhygg==}
|
|
engines: {node: ^18.17.0 || >=20.5.0}
|
|
|
|
abort-controller@3.0.0:
|
|
resolution: {integrity: sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==}
|
|
engines: {node: '>=6.5'}
|
|
|
|
accepts@1.3.8:
|
|
resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
acorn-import-attributes@1.9.5:
|
|
resolution: {integrity: sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ==}
|
|
peerDependencies:
|
|
acorn: ^8
|
|
|
|
acorn@8.15.0:
|
|
resolution: {integrity: sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==}
|
|
engines: {node: '>=0.4.0'}
|
|
hasBin: true
|
|
|
|
agent-base@7.1.4:
|
|
resolution: {integrity: sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==}
|
|
engines: {node: '>= 14'}
|
|
|
|
alien-signals@3.0.3:
|
|
resolution: {integrity: sha512-2JXjom6R7ZwrISpUphLhf4htUq1aKRCennTJ6u9kFfr3sLmC9+I4CxxVi+McoFnIg+p1HnVrfLT/iCt4Dlz//Q==}
|
|
|
|
ansi-regex@5.0.1:
|
|
resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
ansi-regex@6.2.2:
|
|
resolution: {integrity: sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==}
|
|
engines: {node: '>=12'}
|
|
|
|
ansi-styles@4.3.0:
|
|
resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
|
|
engines: {node: '>=8'}
|
|
|
|
ansi-styles@6.2.3:
|
|
resolution: {integrity: sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==}
|
|
engines: {node: '>=12'}
|
|
|
|
ansis@4.2.0:
|
|
resolution: {integrity: sha512-HqZ5rWlFjGiV0tDm3UxxgNRqsOTniqoKZu0pIAfh7TZQMGuZK+hH0drySty0si0QXj1ieop4+SkSfPZBPPkHig==}
|
|
engines: {node: '>=14'}
|
|
|
|
any-promise@1.3.0:
|
|
resolution: {integrity: sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==}
|
|
|
|
anymatch@3.1.3:
|
|
resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
|
|
engines: {node: '>= 8'}
|
|
|
|
archiver-utils@5.0.2:
|
|
resolution: {integrity: sha512-wuLJMmIBQYCsGZgYLTy5FIB2pF6Lfb6cXMSF8Qywwk3t20zWnAi7zLcQFdKQmIB8wyZpY5ER38x08GbwtR2cLA==}
|
|
engines: {node: '>= 14'}
|
|
|
|
archiver@7.0.1:
|
|
resolution: {integrity: sha512-ZcbTaIqJOfCc03QwD468Unz/5Ir8ATtvAHsK+FdXbDIbGfihqh9mrvdcYunQzqn4HrvWWaFyaxJhGZagaJJpPQ==}
|
|
engines: {node: '>= 14'}
|
|
|
|
arg@5.0.2:
|
|
resolution: {integrity: sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==}
|
|
|
|
ast-kit@2.1.3:
|
|
resolution: {integrity: sha512-TH+b3Lv6pUjy/Nu0m6A2JULtdzLpmqF9x1Dhj00ZoEiML8qvVA9j1flkzTKNYgdEhWrjDwtWNpyyCUbfQe514g==}
|
|
engines: {node: '>=20.19.0'}
|
|
|
|
ast-walker-scope@0.8.3:
|
|
resolution: {integrity: sha512-cbdCP0PGOBq0ASG+sjnKIoYkWMKhhz+F/h9pRexUdX2Hd38+WOlBkRKlqkGOSm0YQpcFMQBJeK4WspUAkwsEdg==}
|
|
engines: {node: '>=20.19.0'}
|
|
|
|
async-sema@3.1.1:
|
|
resolution: {integrity: sha512-tLRNUXati5MFePdAk8dw7Qt7DpxPB60ofAgn8WRhW6a2rcimZnYBP9oxHiv0OHy+Wz7kPMG+t4LGdt31+4EmGg==}
|
|
|
|
async@3.2.6:
|
|
resolution: {integrity: sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==}
|
|
|
|
at-least-node@1.0.0:
|
|
resolution: {integrity: sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==}
|
|
engines: {node: '>= 4.0.0'}
|
|
|
|
autoprefixer@10.4.21:
|
|
resolution: {integrity: sha512-O+A6LWV5LDHSJD3LjHYoNi4VLsj/Whi7k6zG12xTYaU4cQ8oxQGckXNX8cRHK5yOZ/ppVHe0ZBXGzSV9jXdVbQ==}
|
|
engines: {node: ^10 || ^12 || >=14}
|
|
hasBin: true
|
|
peerDependencies:
|
|
postcss: ^8.1.0
|
|
|
|
b4a@1.7.3:
|
|
resolution: {integrity: sha512-5Q2mfq2WfGuFp3uS//0s6baOJLMoVduPYVeNmDYxu5OUA1/cBfvr2RIS7vi62LdNj/urk1hfmj867I3qt6uZ7Q==}
|
|
peerDependencies:
|
|
react-native-b4a: '*'
|
|
peerDependenciesMeta:
|
|
react-native-b4a:
|
|
optional: true
|
|
|
|
balanced-match@1.0.2:
|
|
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
|
|
|
|
bare-events@2.8.0:
|
|
resolution: {integrity: sha512-AOhh6Bg5QmFIXdViHbMc2tLDsBIRxdkIaIddPslJF9Z5De3APBScuqGP2uThXnIpqFrgoxMNC6km7uXNIMLHXA==}
|
|
peerDependencies:
|
|
bare-abort-controller: '*'
|
|
peerDependenciesMeta:
|
|
bare-abort-controller:
|
|
optional: true
|
|
|
|
base64-js@1.5.1:
|
|
resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
|
|
|
|
baseline-browser-mapping@2.8.19:
|
|
resolution: {integrity: sha512-zoKGUdu6vb2jd3YOq0nnhEDQVbPcHhco3UImJrv5dSkvxTc2pl2WjOPsjZXDwPDSl5eghIMuY3R6J9NDKF3KcQ==}
|
|
hasBin: true
|
|
|
|
binary-extensions@2.3.0:
|
|
resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
|
|
engines: {node: '>=8'}
|
|
|
|
bindings@1.5.0:
|
|
resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==}
|
|
|
|
birpc@2.6.1:
|
|
resolution: {integrity: sha512-LPnFhlDpdSH6FJhJyn4M0kFO7vtQ5iPw24FnG0y21q09xC7e8+1LeR31S1MAIrDAHp4m7aas4bEkTDTvMAtebQ==}
|
|
|
|
boolbase@1.0.0:
|
|
resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==}
|
|
|
|
brace-expansion@1.1.12:
|
|
resolution: {integrity: sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==}
|
|
|
|
brace-expansion@2.0.2:
|
|
resolution: {integrity: sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==}
|
|
|
|
braces@3.0.3:
|
|
resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
|
|
engines: {node: '>=8'}
|
|
|
|
browserslist@4.26.3:
|
|
resolution: {integrity: sha512-lAUU+02RFBuCKQPj/P6NgjlbCnLBMp4UtgTx7vNHd3XSIJF87s9a5rA3aH2yw3GS9DqZAUbOtZdCCiZeVRqt0w==}
|
|
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
|
hasBin: true
|
|
|
|
buffer-crc32@1.0.0:
|
|
resolution: {integrity: sha512-Db1SbgBS/fg/392AblrMJk97KggmvYhr4pB5ZIMTWtaivCPMWLkmb7m21cJvpvgK+J3nsU2CmmixNBZx4vFj/w==}
|
|
engines: {node: '>=8.0.0'}
|
|
|
|
buffer-from@1.1.2:
|
|
resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
|
|
|
|
buffer@6.0.3:
|
|
resolution: {integrity: sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==}
|
|
|
|
bundle-name@4.1.0:
|
|
resolution: {integrity: sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==}
|
|
engines: {node: '>=18'}
|
|
|
|
c12@3.3.1:
|
|
resolution: {integrity: sha512-LcWQ01LT9tkoUINHgpIOv3mMs+Abv7oVCrtpMRi1PaapVEpWoMga5WuT7/DqFTu7URP9ftbOmimNw1KNIGh9DQ==}
|
|
peerDependencies:
|
|
magicast: ^0.3.5
|
|
peerDependenciesMeta:
|
|
magicast:
|
|
optional: true
|
|
|
|
cac@6.7.14:
|
|
resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
cache-content-type@1.0.1:
|
|
resolution: {integrity: sha512-IKufZ1o4Ut42YUrZSo8+qnMTrFuKkvyoLXUywKz9GJ5BrhOFGhLdkx9sG4KAnVvbY6kEcSFjLQul+DVmBm2bgA==}
|
|
engines: {node: '>= 6.0.0'}
|
|
|
|
call-bind-apply-helpers@1.0.2:
|
|
resolution: {integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
call-bound@1.0.4:
|
|
resolution: {integrity: sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
camelcase-css@2.0.1:
|
|
resolution: {integrity: sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==}
|
|
engines: {node: '>= 6'}
|
|
|
|
caniuse-api@3.0.0:
|
|
resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==}
|
|
|
|
caniuse-lite@1.0.30001751:
|
|
resolution: {integrity: sha512-A0QJhug0Ly64Ii3eIqHu5X51ebln3k4yTUkY1j8drqpWHVreg/VLijN48cZ1bYPiqOQuqpkIKnzr/Ul8V+p6Cw==}
|
|
|
|
chalk@4.1.2:
|
|
resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
|
|
engines: {node: '>=10'}
|
|
|
|
chokidar@3.6.0:
|
|
resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
|
|
engines: {node: '>= 8.10.0'}
|
|
|
|
chokidar@4.0.3:
|
|
resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==}
|
|
engines: {node: '>= 14.16.0'}
|
|
|
|
chownr@3.0.0:
|
|
resolution: {integrity: sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==}
|
|
engines: {node: '>=18'}
|
|
|
|
citty@0.1.6:
|
|
resolution: {integrity: sha512-tskPPKEs8D2KPafUypv2gxwJP8h/OaJmC82QQGGDQcHvXX43xF2VDACcJVmZ0EuSxkpO9Kc4MlrA3q0+FG58AQ==}
|
|
|
|
clipboardy@4.0.0:
|
|
resolution: {integrity: sha512-5mOlNS0mhX0707P2I0aZ2V/cmHUEO/fL7VFLqszkhUsxt7RwnmrInf/eEQKlf5GzvYeHIjT+Ov1HRfNmymlG0w==}
|
|
engines: {node: '>=18'}
|
|
|
|
clipboardy@5.0.0:
|
|
resolution: {integrity: sha512-MQfKHaD09eP80Pev4qBxZLbxJK/ONnqfSYAPlCmPh+7BDboYtO/3BmB6HGzxDIT0SlTRc2tzS8lQqfcdLtZ0Kg==}
|
|
engines: {node: '>=20'}
|
|
|
|
cliui@8.0.1:
|
|
resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==}
|
|
engines: {node: '>=12'}
|
|
|
|
cluster-key-slot@1.1.2:
|
|
resolution: {integrity: sha512-RMr0FhtfXemyinomL4hrWcYJxmX6deFdCxpJzhDttxgO1+bcCnkk+9drydLVDmAMG7NE6aN/fl4F7ucU/90gAA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
co@4.6.0:
|
|
resolution: {integrity: sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==}
|
|
engines: {iojs: '>= 1.0.0', node: '>= 0.12.0'}
|
|
|
|
color-convert@2.0.1:
|
|
resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
|
|
engines: {node: '>=7.0.0'}
|
|
|
|
color-name@1.1.4:
|
|
resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
|
|
|
|
colord@2.9.3:
|
|
resolution: {integrity: sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==}
|
|
|
|
commander@11.1.0:
|
|
resolution: {integrity: sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==}
|
|
engines: {node: '>=16'}
|
|
|
|
commander@2.20.3:
|
|
resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==}
|
|
|
|
commander@4.1.1:
|
|
resolution: {integrity: sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==}
|
|
engines: {node: '>= 6'}
|
|
|
|
commander@6.2.1:
|
|
resolution: {integrity: sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==}
|
|
engines: {node: '>= 6'}
|
|
|
|
commondir@1.0.1:
|
|
resolution: {integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==}
|
|
|
|
compatx@0.2.0:
|
|
resolution: {integrity: sha512-6gLRNt4ygsi5NyMVhceOCFv14CIdDFN7fQjX1U4+47qVE/+kjPoXMK65KWK+dWxmFzMTuKazoQ9sch6pM0p5oA==}
|
|
|
|
compress-commons@6.0.2:
|
|
resolution: {integrity: sha512-6FqVXeETqWPoGcfzrXb37E50NP0LXT8kAMu5ooZayhWWdgEY4lBEEcbQNXtkuKQsGduxiIcI4gOTsxTmuq/bSg==}
|
|
engines: {node: '>= 14'}
|
|
|
|
concat-map@0.0.1:
|
|
resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
|
|
|
|
confbox@0.1.8:
|
|
resolution: {integrity: sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==}
|
|
|
|
confbox@0.2.2:
|
|
resolution: {integrity: sha512-1NB+BKqhtNipMsov4xI/NnhCKp9XG9NamYp5PVm9klAT0fsrNPjaFICsCFhNhwZJKNh7zB/3q8qXz0E9oaMNtQ==}
|
|
|
|
consola@3.4.2:
|
|
resolution: {integrity: sha512-5IKcdX0nnYavi6G7TtOhwkYzyjfJlatbjMjuLSfE2kYT5pMDOilZ4OvMhi637CcDICTmz3wARPoyhqyX1Y+XvA==}
|
|
engines: {node: ^14.18.0 || >=16.10.0}
|
|
|
|
content-disposition@0.5.4:
|
|
resolution: {integrity: sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
content-type@1.0.5:
|
|
resolution: {integrity: sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
convert-source-map@2.0.0:
|
|
resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
|
|
|
|
cookie-es@1.2.2:
|
|
resolution: {integrity: sha512-+W7VmiVINB+ywl1HGXJXmrqkOhpKrIiVZV6tQuV54ZyQC7MMuBt81Vc336GMLoHBq5hV/F9eXgt5Mnx0Rha5Fg==}
|
|
|
|
cookie-es@2.0.0:
|
|
resolution: {integrity: sha512-RAj4E421UYRgqokKUmotqAwuplYw15qtdXfY+hGzgCJ/MBjCVZcSoHK/kH9kocfjRjcDME7IiDWR/1WX1TM2Pg==}
|
|
|
|
cookie@1.0.2:
|
|
resolution: {integrity: sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA==}
|
|
engines: {node: '>=18'}
|
|
|
|
cookies@0.9.1:
|
|
resolution: {integrity: sha512-TG2hpqe4ELx54QER/S3HQ9SRVnQnGBtKUz5bLQWtYAQ+o6GpgMs6sYUvaiJjVxb+UXwhRhAEP3m7LbsIZ77Hmw==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
copy-anything@4.0.5:
|
|
resolution: {integrity: sha512-7Vv6asjS4gMOuILabD3l739tsaxFQmC+a7pLZm02zyvs8p977bL3zEgq3yDk5rn9B0PbYgIv++jmHcuUab4RhA==}
|
|
engines: {node: '>=18'}
|
|
|
|
core-util-is@1.0.3:
|
|
resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==}
|
|
|
|
crc-32@1.2.2:
|
|
resolution: {integrity: sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==}
|
|
engines: {node: '>=0.8'}
|
|
hasBin: true
|
|
|
|
crc32-stream@6.0.0:
|
|
resolution: {integrity: sha512-piICUB6ei4IlTv1+653yq5+KoqfBYmj9bw6LqXoOneTMDXk5nM1qt12mFW1caG3LlJXEKW1Bp0WggEmIfQB34g==}
|
|
engines: {node: '>= 14'}
|
|
|
|
croner@9.1.0:
|
|
resolution: {integrity: sha512-p9nwwR4qyT5W996vBZhdvBCnMhicY5ytZkR4D1Xj0wuTDEiMnjwR57Q3RXYY/s0EpX6Ay3vgIcfaR+ewGHsi+g==}
|
|
engines: {node: '>=18.0'}
|
|
|
|
cross-spawn@7.0.6:
|
|
resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
|
|
engines: {node: '>= 8'}
|
|
|
|
crossws@0.3.5:
|
|
resolution: {integrity: sha512-ojKiDvcmByhwa8YYqbQI/hg7MEU0NC03+pSdEq4ZUnZR9xXpwk7E43SMNGkn+JxJGPFtNvQ48+vV2p+P1ml5PA==}
|
|
|
|
css-declaration-sorter@7.3.0:
|
|
resolution: {integrity: sha512-LQF6N/3vkAMYF4xoHLJfG718HRJh34Z8BnNhd6bosOMIVjMlhuZK5++oZa3uYAgrI5+7x2o27gUqTR2U/KjUOQ==}
|
|
engines: {node: ^14 || ^16 || >=18}
|
|
peerDependencies:
|
|
postcss: ^8.0.9
|
|
|
|
css-select@5.2.2:
|
|
resolution: {integrity: sha512-TizTzUddG/xYLA3NXodFM0fSbNizXjOKhqiQQwvhlspadZokn1KDy0NZFS0wuEubIYAV5/c1/lAr0TaaFXEXzw==}
|
|
|
|
css-tree@2.2.1:
|
|
resolution: {integrity: sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA==}
|
|
engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0, npm: '>=7.0.0'}
|
|
|
|
css-tree@3.1.0:
|
|
resolution: {integrity: sha512-0eW44TGN5SQXU1mWSkKwFstI/22X2bG1nYzZTYMAWjylYURhse752YgbE4Cx46AC+bAvI+/dYTPRk1LqSUnu6w==}
|
|
engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0}
|
|
|
|
css-what@6.2.2:
|
|
resolution: {integrity: sha512-u/O3vwbptzhMs3L1fQE82ZSLHQQfto5gyZzwteVIEyeaY5Fc7R4dapF/BvRoSYFeqfBk4m0V1Vafq5Pjv25wvA==}
|
|
engines: {node: '>= 6'}
|
|
|
|
cssesc@3.0.0:
|
|
resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==}
|
|
engines: {node: '>=4'}
|
|
hasBin: true
|
|
|
|
cssnano-preset-default@7.0.9:
|
|
resolution: {integrity: sha512-tCD6AAFgYBOVpMBX41KjbvRh9c2uUjLXRyV7KHSIrwHiq5Z9o0TFfUCoM3TwVrRsRteN3sVXGNvjVNxYzkpTsA==}
|
|
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
|
|
peerDependencies:
|
|
postcss: ^8.4.32
|
|
|
|
cssnano-utils@5.0.1:
|
|
resolution: {integrity: sha512-ZIP71eQgG9JwjVZsTPSqhc6GHgEr53uJ7tK5///VfyWj6Xp2DBmixWHqJgPno+PqATzn48pL42ww9x5SSGmhZg==}
|
|
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
|
|
peerDependencies:
|
|
postcss: ^8.4.32
|
|
|
|
cssnano@7.1.1:
|
|
resolution: {integrity: sha512-fm4D8ti0dQmFPeF8DXSAA//btEmqCOgAc/9Oa3C1LW94h5usNrJEfrON7b4FkPZgnDEn6OUs5NdxiJZmAtGOpQ==}
|
|
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
|
|
peerDependencies:
|
|
postcss: ^8.4.32
|
|
|
|
csso@5.0.5:
|
|
resolution: {integrity: sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==}
|
|
engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0, npm: '>=7.0.0'}
|
|
|
|
csstype@3.1.3:
|
|
resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
|
|
|
|
db0@0.3.4:
|
|
resolution: {integrity: sha512-RiXXi4WaNzPTHEOu8UPQKMooIbqOEyqA1t7Z6MsdxSCeb8iUC9ko3LcmsLmeUt2SM5bctfArZKkRQggKZz7JNw==}
|
|
peerDependencies:
|
|
'@electric-sql/pglite': '*'
|
|
'@libsql/client': '*'
|
|
better-sqlite3: '*'
|
|
drizzle-orm: '*'
|
|
mysql2: '*'
|
|
sqlite3: '*'
|
|
peerDependenciesMeta:
|
|
'@electric-sql/pglite':
|
|
optional: true
|
|
'@libsql/client':
|
|
optional: true
|
|
better-sqlite3:
|
|
optional: true
|
|
drizzle-orm:
|
|
optional: true
|
|
mysql2:
|
|
optional: true
|
|
sqlite3:
|
|
optional: true
|
|
|
|
debug@3.2.7:
|
|
resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==}
|
|
peerDependencies:
|
|
supports-color: '*'
|
|
peerDependenciesMeta:
|
|
supports-color:
|
|
optional: true
|
|
|
|
debug@4.4.3:
|
|
resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==}
|
|
engines: {node: '>=6.0'}
|
|
peerDependencies:
|
|
supports-color: '*'
|
|
peerDependenciesMeta:
|
|
supports-color:
|
|
optional: true
|
|
|
|
deep-equal@1.0.1:
|
|
resolution: {integrity: sha512-bHtC0iYvWhyaTzvV3CZgPeZQqCOBGyGsVV7v4eevpdkLHfiSrXUdBG+qAuSz4RI70sszvjQ1QSZ98An1yNwpSw==}
|
|
|
|
deepmerge@4.3.1:
|
|
resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
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@2.0.0:
|
|
resolution: {integrity: sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==}
|
|
engines: {node: '>=8'}
|
|
|
|
define-lazy-prop@3.0.0:
|
|
resolution: {integrity: sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==}
|
|
engines: {node: '>=12'}
|
|
|
|
defu@6.1.4:
|
|
resolution: {integrity: sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==}
|
|
|
|
delegates@1.0.0:
|
|
resolution: {integrity: sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==}
|
|
|
|
denque@2.1.0:
|
|
resolution: {integrity: sha512-HVQE3AAb/pxF8fQAoiqpvg9i3evqug3hoiwakOyZAwJm+6vZehbkYXZ0l4JxS+I3QxM97v5aaRNhj8v5oBhekw==}
|
|
engines: {node: '>=0.10'}
|
|
|
|
depd@1.1.2:
|
|
resolution: {integrity: sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
depd@2.0.0:
|
|
resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
destr@2.0.5:
|
|
resolution: {integrity: sha512-ugFTXCtDZunbzasqBxrK93Ik/DRYsO6S/fedkWEMKqt04xZ4csmnmwGDBAb07QWNaGMAmnTIemsYZCksjATwsA==}
|
|
|
|
destroy@1.2.0:
|
|
resolution: {integrity: sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==}
|
|
engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16}
|
|
|
|
detect-libc@1.0.3:
|
|
resolution: {integrity: sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==}
|
|
engines: {node: '>=0.10'}
|
|
hasBin: true
|
|
|
|
detect-libc@2.1.2:
|
|
resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
devalue@5.4.2:
|
|
resolution: {integrity: sha512-MwPZTKEPK2k8Qgfmqrd48ZKVvzSQjgW0lXLxiIBA8dQjtf/6mw6pggHNLcyDKyf+fI6eXxlQwPsfaCMTU5U+Bw==}
|
|
|
|
didyoumean@1.2.2:
|
|
resolution: {integrity: sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==}
|
|
|
|
diff@8.0.2:
|
|
resolution: {integrity: sha512-sSuxWU5j5SR9QQji/o2qMvqRNYRDOcBTgsJ/DeCf4iSN4gW+gNMXM7wFIP+fdXZxoNiAnHUTGjCr+TSWXdRDKg==}
|
|
engines: {node: '>=0.3.1'}
|
|
|
|
dlv@1.1.3:
|
|
resolution: {integrity: sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==}
|
|
|
|
dom-serializer@2.0.0:
|
|
resolution: {integrity: sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==}
|
|
|
|
domelementtype@2.3.0:
|
|
resolution: {integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==}
|
|
|
|
domhandler@5.0.3:
|
|
resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==}
|
|
engines: {node: '>= 4'}
|
|
|
|
domutils@3.2.2:
|
|
resolution: {integrity: sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==}
|
|
|
|
dot-prop@10.1.0:
|
|
resolution: {integrity: sha512-MVUtAugQMOff5RnBy2d9N31iG0lNwg1qAoAOn7pOK5wf94WIaE3My2p3uwTQuvS2AcqchkcR3bHByjaM0mmi7Q==}
|
|
engines: {node: '>=20'}
|
|
|
|
dotenv@16.6.1:
|
|
resolution: {integrity: sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow==}
|
|
engines: {node: '>=12'}
|
|
|
|
dotenv@17.2.3:
|
|
resolution: {integrity: sha512-JVUnt+DUIzu87TABbhPmNfVdBDt18BLOWjMUFJMSi/Qqg7NTYtabbvSNJGOJ7afbRuv9D/lngizHtP7QyLQ+9w==}
|
|
engines: {node: '>=12'}
|
|
|
|
dunder-proto@1.0.1:
|
|
resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
duplexer@0.1.2:
|
|
resolution: {integrity: sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==}
|
|
|
|
eastasianwidth@0.2.0:
|
|
resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==}
|
|
|
|
ee-first@1.1.1:
|
|
resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==}
|
|
|
|
electron-to-chromium@1.5.238:
|
|
resolution: {integrity: sha512-khBdc+w/Gv+cS8e/Pbnaw/FXcBUeKrRVik9IxfXtgREOWyJhR4tj43n3amkVogJ/yeQUqzkrZcFhtIxIdqmmcQ==}
|
|
|
|
emoji-regex@8.0.0:
|
|
resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
|
|
|
|
emoji-regex@9.2.2:
|
|
resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==}
|
|
|
|
encodeurl@1.0.2:
|
|
resolution: {integrity: sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
encodeurl@2.0.0:
|
|
resolution: {integrity: sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
entities@4.5.0:
|
|
resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
|
|
engines: {node: '>=0.12'}
|
|
|
|
error-stack-parser-es@1.0.5:
|
|
resolution: {integrity: sha512-5qucVt2XcuGMcEGgWI7i+yZpmpByQ8J1lHhcL7PwqCwu9FPP3VUXzT4ltHe5i2z9dePwEHcDVOAfSnHsOlCXRA==}
|
|
|
|
errx@0.1.0:
|
|
resolution: {integrity: sha512-fZmsRiDNv07K6s2KkKFTiD2aIvECa7++PKyD5NC32tpRw46qZA3sOz+aM+/V9V0GDHxVTKLziveV4JhzBHDp9Q==}
|
|
|
|
es-define-property@1.0.1:
|
|
resolution: {integrity: sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
es-errors@1.3.0:
|
|
resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
es-module-lexer@1.7.0:
|
|
resolution: {integrity: sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA==}
|
|
|
|
es-object-atoms@1.1.1:
|
|
resolution: {integrity: sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
esbuild@0.25.11:
|
|
resolution: {integrity: sha512-KohQwyzrKTQmhXDW1PjCv3Tyspn9n5GcY2RTDqeORIdIJY8yKIF7sTSopFmn/wpMPW4rdPXI0UE5LJLuq3bx0Q==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
|
|
escalade@3.2.0:
|
|
resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
|
|
engines: {node: '>=6'}
|
|
|
|
escape-html@1.0.3:
|
|
resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==}
|
|
|
|
escape-string-regexp@5.0.0:
|
|
resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==}
|
|
engines: {node: '>=12'}
|
|
|
|
estree-walker@2.0.2:
|
|
resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
|
|
|
|
estree-walker@3.0.3:
|
|
resolution: {integrity: sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==}
|
|
|
|
etag@1.8.1:
|
|
resolution: {integrity: sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
event-target-shim@5.0.1:
|
|
resolution: {integrity: sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
events-universal@1.0.1:
|
|
resolution: {integrity: sha512-LUd5euvbMLpwOF8m6ivPCbhQeSiYVNb8Vs0fQ8QjXo0JTkEHpz8pxdQf0gStltaPpw0Cca8b39KxvK9cfKRiAw==}
|
|
|
|
events@3.3.0:
|
|
resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==}
|
|
engines: {node: '>=0.8.x'}
|
|
|
|
execa@8.0.1:
|
|
resolution: {integrity: sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==}
|
|
engines: {node: '>=16.17'}
|
|
|
|
execa@9.6.0:
|
|
resolution: {integrity: sha512-jpWzZ1ZhwUmeWRhS7Qv3mhpOhLfwI+uAX4e5fOcXqwMR7EcJ0pj2kV1CVzHVMX/LphnKWD3LObjZCoJ71lKpHw==}
|
|
engines: {node: ^18.19.0 || >=20.5.0}
|
|
|
|
exsolve@1.0.7:
|
|
resolution: {integrity: sha512-VO5fQUzZtI6C+vx4w/4BWJpg3s/5l+6pRQEHzFRM8WFi4XffSP1Z+4qi7GbjWbvRQEbdIco5mIMq+zX4rPuLrw==}
|
|
|
|
fast-fifo@1.3.2:
|
|
resolution: {integrity: sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==}
|
|
|
|
fast-glob@3.3.3:
|
|
resolution: {integrity: sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==}
|
|
engines: {node: '>=8.6.0'}
|
|
|
|
fast-npm-meta@0.4.7:
|
|
resolution: {integrity: sha512-aZU3i3eRcSb2NCq8i6N6IlyiTyF6vqAqzBGl2NBF6ngNx/GIqfYbkLDIKZ4z4P0o/RmtsFnVqHwdrSm13o4tnQ==}
|
|
|
|
fastq@1.19.1:
|
|
resolution: {integrity: sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==}
|
|
|
|
fdir@6.5.0:
|
|
resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==}
|
|
engines: {node: '>=12.0.0'}
|
|
peerDependencies:
|
|
picomatch: ^3 || ^4
|
|
peerDependenciesMeta:
|
|
picomatch:
|
|
optional: true
|
|
|
|
figures@6.1.0:
|
|
resolution: {integrity: sha512-d+l3qxjSesT4V7v2fh+QnmFnUWv9lSpjarhShNTgBOfA0ttejbQUAlHLitbjkoRiDulW0OPoQPYIGhIC8ohejg==}
|
|
engines: {node: '>=18'}
|
|
|
|
file-uri-to-path@1.0.0:
|
|
resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==}
|
|
|
|
fill-range@7.1.1:
|
|
resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
|
|
engines: {node: '>=8'}
|
|
|
|
foreground-child@3.3.1:
|
|
resolution: {integrity: sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==}
|
|
engines: {node: '>=14'}
|
|
|
|
fraction.js@4.3.7:
|
|
resolution: {integrity: sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==}
|
|
|
|
fresh@0.5.2:
|
|
resolution: {integrity: sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
fresh@2.0.0:
|
|
resolution: {integrity: sha512-Rx/WycZ60HOaqLKAi6cHRKKI7zxWbJ31MhntmtwMoaTeF7XFH9hhBp8vITaMidfljRQ6eYWCKkaTK+ykVJHP2A==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
fs-extra@9.1.0:
|
|
resolution: {integrity: sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
fs.realpath@1.0.0:
|
|
resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==}
|
|
|
|
fsevents@2.3.3:
|
|
resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
|
|
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
|
os: [darwin]
|
|
|
|
function-bind@1.1.2:
|
|
resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
|
|
|
|
fuse.js@7.1.0:
|
|
resolution: {integrity: sha512-trLf4SzuuUxfusZADLINj+dE8clK1frKdmqiJNb1Es75fmI5oY6X2mxLVUciLLjxqw/xr72Dhy+lER6dGd02FQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
generator-function@2.0.1:
|
|
resolution: {integrity: sha512-SFdFmIJi+ybC0vjlHN0ZGVGHc3lgE0DxPAT0djjVg+kjOnSqclqmj0KQ7ykTOLP6YxoqOvuAODGdcHJn+43q3g==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
gensync@1.0.0-beta.2:
|
|
resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
get-caller-file@2.0.5:
|
|
resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==}
|
|
engines: {node: 6.* || 8.* || >= 10.*}
|
|
|
|
get-intrinsic@1.3.0:
|
|
resolution: {integrity: sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
get-port-please@3.2.0:
|
|
resolution: {integrity: sha512-I9QVvBw5U/hw3RmWpYKRumUeaDgxTPd401x364rLmWBJcOQ753eov1eTgzDqRG9bqFIfDc7gfzcQEWrUri3o1A==}
|
|
|
|
get-proto@1.0.1:
|
|
resolution: {integrity: sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
get-stream@8.0.1:
|
|
resolution: {integrity: sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==}
|
|
engines: {node: '>=16'}
|
|
|
|
get-stream@9.0.1:
|
|
resolution: {integrity: sha512-kVCxPF3vQM/N0B1PmoqVUqgHP+EeVjmZSQn+1oCRPxd2P21P2F19lIgbR3HBosbB1PUhOAoctJnfEn2GbN2eZA==}
|
|
engines: {node: '>=18'}
|
|
|
|
giget@2.0.0:
|
|
resolution: {integrity: sha512-L5bGsVkxJbJgdnwyuheIunkGatUF/zssUoxxjACCseZYAVbaqdh9Tsmmlkl8vYan09H7sbvKt4pS8GqKLBrEzA==}
|
|
hasBin: true
|
|
|
|
git-up@8.1.1:
|
|
resolution: {integrity: sha512-FDenSF3fVqBYSaJoYy1KSc2wosx0gCvKP+c+PRBht7cAaiCeQlBtfBDX9vgnNOHmdePlSFITVcn4pFfcgNvx3g==}
|
|
|
|
git-url-parse@16.1.0:
|
|
resolution: {integrity: sha512-cPLz4HuK86wClEW7iDdeAKcCVlWXmrLpb2L+G9goW0Z1dtpNS6BXXSOckUTlJT/LDQViE1QZKstNORzHsLnobw==}
|
|
|
|
glob-parent@5.1.2:
|
|
resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
|
|
engines: {node: '>= 6'}
|
|
|
|
glob-parent@6.0.2:
|
|
resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
|
|
engines: {node: '>=10.13.0'}
|
|
|
|
glob@10.4.5:
|
|
resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==}
|
|
hasBin: true
|
|
|
|
glob@7.2.3:
|
|
resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==}
|
|
deprecated: Glob versions prior to v9 are no longer supported
|
|
|
|
global-directory@4.0.1:
|
|
resolution: {integrity: sha512-wHTUcDUoZ1H5/0iVqEudYW4/kAlN5cZ3j/bXn0Dpbizl9iaUVeWSHqiOjsgk6OW2bkLclbBjzewBz6weQ1zA2Q==}
|
|
engines: {node: '>=18'}
|
|
|
|
globby@15.0.0:
|
|
resolution: {integrity: sha512-oB4vkQGqlMl682wL1IlWd02tXCbquGWM4voPEI85QmNKCaw8zGTm1f1rubFgkg3Eli2PtKlFgrnmUqasbQWlkw==}
|
|
engines: {node: '>=20'}
|
|
|
|
gopd@1.2.0:
|
|
resolution: {integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
graceful-fs@4.2.11:
|
|
resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
|
|
|
|
gzip-size@7.0.0:
|
|
resolution: {integrity: sha512-O1Ld7Dr+nqPnmGpdhzLmMTQ4vAsD+rHwMm1NLUmoUFFymBOMKxCCrtDxqdBRYXdeEPEi3SyoR4TizJLQrnKBNA==}
|
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
|
|
|
h3@1.15.4:
|
|
resolution: {integrity: sha512-z5cFQWDffyOe4vQ9xIqNfCZdV4p//vy6fBnr8Q1AWnVZ0teurKMG66rLj++TKwKPUP3u7iMUvrvKaEUiQw2QWQ==}
|
|
|
|
has-flag@4.0.0:
|
|
resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
has-symbols@1.1.0:
|
|
resolution: {integrity: sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
has-tostringtag@1.0.2:
|
|
resolution: {integrity: sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
hasown@2.0.2:
|
|
resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
hookable@5.5.3:
|
|
resolution: {integrity: sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==}
|
|
|
|
http-assert@1.5.0:
|
|
resolution: {integrity: sha512-uPpH7OKX4H25hBmU6G1jWNaqJGpTXxey+YOUizJUAgu0AjLUeC8D73hTrhvDS5D+GJN1DN1+hhc/eF/wpxtp0w==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
http-errors@1.6.3:
|
|
resolution: {integrity: sha512-lks+lVC8dgGyh97jxvxeYTWQFvh4uw4yC12gVl63Cg30sjPX4wuGcdkICVXDAESr6OJGjqGA8Iz5mkeN6zlD7A==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
http-errors@1.8.1:
|
|
resolution: {integrity: sha512-Kpk9Sm7NmI+RHhnj6OIWDI1d6fIoFAtFt9RLaTMRlg/8w49juAStsrBgp0Dp4OdxdVbRIeKhtCUvoi/RuAhO4g==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
http-errors@2.0.0:
|
|
resolution: {integrity: sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
http-shutdown@1.2.2:
|
|
resolution: {integrity: sha512-S9wWkJ/VSY9/k4qcjG318bqJNruzE4HySUhFYknwmu6LBP97KLLfwNf+n4V1BHurvFNkSKLFnK/RsuUnRTf9Vw==}
|
|
engines: {iojs: '>= 1.0.0', node: '>= 0.12.0'}
|
|
|
|
https-proxy-agent@7.0.6:
|
|
resolution: {integrity: sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==}
|
|
engines: {node: '>= 14'}
|
|
|
|
httpxy@0.1.7:
|
|
resolution: {integrity: sha512-pXNx8gnANKAndgga5ahefxc++tJvNL87CXoRwxn1cJE2ZkWEojF3tNfQIEhZX/vfpt+wzeAzpUI4qkediX1MLQ==}
|
|
|
|
human-signals@5.0.0:
|
|
resolution: {integrity: sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==}
|
|
engines: {node: '>=16.17.0'}
|
|
|
|
human-signals@8.0.1:
|
|
resolution: {integrity: sha512-eKCa6bwnJhvxj14kZk5NCPc6Hb6BdsU9DZcOnmQKSnO1VKrfV0zCvtttPZUsBvjmNDn8rpcJfpwSYnHBjc95MQ==}
|
|
engines: {node: '>=18.18.0'}
|
|
|
|
ieee754@1.2.1:
|
|
resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==}
|
|
|
|
ignore@7.0.5:
|
|
resolution: {integrity: sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==}
|
|
engines: {node: '>= 4'}
|
|
|
|
image-meta@0.2.2:
|
|
resolution: {integrity: sha512-3MOLanc3sb3LNGWQl1RlQlNWURE5g32aUphrDyFeCsxBTk08iE3VNe4CwsUZ0Qs1X+EfX0+r29Sxdpza4B+yRA==}
|
|
|
|
impound@1.0.0:
|
|
resolution: {integrity: sha512-8lAJ+1Arw2sMaZ9HE2ZmL5zOcMnt18s6+7Xqgq2aUVy4P1nlzAyPtzCDxsk51KVFwHEEdc6OWvUyqwHwhRYaug==}
|
|
|
|
inflight@1.0.6:
|
|
resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==}
|
|
deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
|
|
|
|
inherits@2.0.3:
|
|
resolution: {integrity: sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==}
|
|
|
|
inherits@2.0.4:
|
|
resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
|
|
|
|
ini@4.1.1:
|
|
resolution: {integrity: sha512-QQnnxNyfvmHFIsj7gkPcYymR8Jdw/o7mp5ZFihxn6h8Ci6fh3Dx4E1gPjpQEpIuPo9XVNY/ZUwh4BPMjGyL01g==}
|
|
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
|
|
|
|
ioredis@5.8.2:
|
|
resolution: {integrity: sha512-C6uC+kleiIMmjViJINWk80sOQw5lEzse1ZmvD+S/s8p8CWapftSaC+kocGTx6xrbrJ4WmYQGC08ffHLr6ToR6Q==}
|
|
engines: {node: '>=12.22.0'}
|
|
|
|
iron-webcrypto@1.2.1:
|
|
resolution: {integrity: sha512-feOM6FaSr6rEABp/eDfVseKyTMDt+KGpeB35SkVn9Tyn0CqvVsY3EwI0v5i8nMHyJnzCIQf7nsy3p41TPkJZhg==}
|
|
|
|
is-binary-path@2.1.0:
|
|
resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
|
|
engines: {node: '>=8'}
|
|
|
|
is-core-module@2.16.1:
|
|
resolution: {integrity: sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-docker@2.2.1:
|
|
resolution: {integrity: sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==}
|
|
engines: {node: '>=8'}
|
|
hasBin: 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
|
|
|
|
is-extglob@2.1.1:
|
|
resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
is-fullwidth-code-point@3.0.0:
|
|
resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==}
|
|
engines: {node: '>=8'}
|
|
|
|
is-generator-function@1.1.2:
|
|
resolution: {integrity: sha512-upqt1SkGkODW9tsGNG5mtXTXtECizwtS2kA161M+gJPc1xdb/Ax629af6YrTwcOeQHbewrPNlE5Dx7kzvXTizA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-glob@4.0.3:
|
|
resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
is-inside-container@1.0.0:
|
|
resolution: {integrity: sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==}
|
|
engines: {node: '>=14.16'}
|
|
hasBin: true
|
|
|
|
is-installed-globally@1.0.0:
|
|
resolution: {integrity: sha512-K55T22lfpQ63N4KEN57jZUAaAYqYHEe8veb/TycJRk9DdSCLLcovXz/mL6mOnhQaZsQGwPhuFopdQIlqGSEjiQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
is-module@1.0.0:
|
|
resolution: {integrity: sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==}
|
|
|
|
is-number@7.0.0:
|
|
resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
|
|
engines: {node: '>=0.12.0'}
|
|
|
|
is-path-inside@4.0.0:
|
|
resolution: {integrity: sha512-lJJV/5dYS+RcL8uQdBDW9c9uWFLLBNRyFhnAKXw5tVqLlKZ4RMGZKv+YQ/IA3OhD+RpbJa1LLFM1FQPGyIXvOA==}
|
|
engines: {node: '>=12'}
|
|
|
|
is-plain-obj@4.1.0:
|
|
resolution: {integrity: sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==}
|
|
engines: {node: '>=12'}
|
|
|
|
is-reference@1.2.1:
|
|
resolution: {integrity: sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ==}
|
|
|
|
is-regex@1.2.1:
|
|
resolution: {integrity: sha512-MjYsKHO5O7mCsmRGxWcLWheFqN9DJ/2TmngvjKXihe6efViPqc274+Fx/4fYj/r03+ESvBdTXK0V6tA3rgez1g==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-ssh@1.4.1:
|
|
resolution: {integrity: sha512-JNeu1wQsHjyHgn9NcWTaXq6zWSR6hqE0++zhfZlkFBbScNkyvxCdeV8sRkSBaeLKxmbpR21brail63ACNxJ0Tg==}
|
|
|
|
is-stream@2.0.1:
|
|
resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==}
|
|
engines: {node: '>=8'}
|
|
|
|
is-stream@3.0.0:
|
|
resolution: {integrity: sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==}
|
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
|
|
|
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'}
|
|
|
|
is-wayland@0.1.0:
|
|
resolution: {integrity: sha512-QkbMsWkIfkrzOPxenwye0h56iAXirZYHG9eHVPb22fO9y+wPbaX/CHacOWBa/I++4ohTcByimhM1/nyCsH8KNA==}
|
|
engines: {node: '>=20'}
|
|
|
|
is-what@5.5.0:
|
|
resolution: {integrity: sha512-oG7cgbmg5kLYae2N5IVd3jm2s+vldjxJzK1pcu9LfpGuQ93MQSzo0okvRna+7y5ifrD+20FE8FvjusyGaz14fw==}
|
|
engines: {node: '>=18'}
|
|
|
|
is-wsl@2.2.0:
|
|
resolution: {integrity: sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==}
|
|
engines: {node: '>=8'}
|
|
|
|
is-wsl@3.1.0:
|
|
resolution: {integrity: sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==}
|
|
engines: {node: '>=16'}
|
|
|
|
is64bit@2.0.0:
|
|
resolution: {integrity: sha512-jv+8jaWCl0g2lSBkNSVXdzfBA0npK1HGC2KtWM9FumFRoGS94g3NbCCLVnCYHLjp4GrW2KZeeSTMo5ddtznmGw==}
|
|
engines: {node: '>=18'}
|
|
|
|
isarray@1.0.0:
|
|
resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==}
|
|
|
|
isexe@2.0.0:
|
|
resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
|
|
|
|
isexe@3.1.1:
|
|
resolution: {integrity: sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==}
|
|
engines: {node: '>=16'}
|
|
|
|
jackspeak@3.4.3:
|
|
resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==}
|
|
|
|
jiti@1.21.7:
|
|
resolution: {integrity: sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A==}
|
|
hasBin: true
|
|
|
|
jiti@2.6.1:
|
|
resolution: {integrity: sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==}
|
|
hasBin: true
|
|
|
|
js-tokens@4.0.0:
|
|
resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
|
|
|
|
js-tokens@9.0.1:
|
|
resolution: {integrity: sha512-mxa9E9ITFOt0ban3j6L5MpjwegGz6lBQmM1IJkWeBZGcMxto50+eWdjC/52xDbS2vy0k7vIMK0Fe2wfL9OQSpQ==}
|
|
|
|
jsesc@3.1.0:
|
|
resolution: {integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==}
|
|
engines: {node: '>=6'}
|
|
hasBin: true
|
|
|
|
json5@2.2.3:
|
|
resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
|
|
engines: {node: '>=6'}
|
|
hasBin: true
|
|
|
|
jsonfile@6.2.0:
|
|
resolution: {integrity: sha512-FGuPw30AdOIUTRMC2OMRtQV+jkVj2cfPqSeWXv1NEAJ1qZ5zb1X6z1mFhbfOB/iy3ssJCD+3KuZ8r8C3uVFlAg==}
|
|
|
|
keygrip@1.1.0:
|
|
resolution: {integrity: sha512-iYSchDJ+liQ8iwbSI2QqsQOvqv58eJCEanyJPJi+Khyu8smkcKSFUCbPwzFcL7YVtZ6eONjqRX/38caJ7QjRAQ==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
kleur@3.0.3:
|
|
resolution: {integrity: sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==}
|
|
engines: {node: '>=6'}
|
|
|
|
kleur@4.1.5:
|
|
resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
klona@2.0.6:
|
|
resolution: {integrity: sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==}
|
|
engines: {node: '>= 8'}
|
|
|
|
knitwork@1.2.0:
|
|
resolution: {integrity: sha512-xYSH7AvuQ6nXkq42x0v5S8/Iry+cfulBz/DJQzhIyESdLD7425jXsPy4vn5cCXU+HhRN2kVw51Vd1K6/By4BQg==}
|
|
|
|
koa-compose@4.1.0:
|
|
resolution: {integrity: sha512-8ODW8TrDuMYvXRwra/Kh7/rJo9BtOfPc6qO8eAfC80CnCvSjSl0bkRM24X6/XBBEyj0v1nRUQ1LyOy3dbqOWXw==}
|
|
|
|
koa-convert@2.0.0:
|
|
resolution: {integrity: sha512-asOvN6bFlSnxewce2e/DK3p4tltyfC4VM7ZwuTuepI7dEQVcvpyFuBcEARu1+Hxg8DIwytce2n7jrZtRlPrARA==}
|
|
engines: {node: '>= 10'}
|
|
|
|
koa-send@5.0.1:
|
|
resolution: {integrity: sha512-tmcyQ/wXXuxpDxyNXv5yNNkdAMdFRqwtegBXUaowiQzUKqJehttS0x2j0eOZDQAyloAth5w6wwBImnFzkUz3pQ==}
|
|
engines: {node: '>= 8'}
|
|
|
|
koa-static@5.0.0:
|
|
resolution: {integrity: sha512-UqyYyH5YEXaJrf9S8E23GoJFQZXkBVJ9zYYMPGz919MSX1KuvAcycIuS0ci150HCoPf4XQVhQ84Qf8xRPWxFaQ==}
|
|
engines: {node: '>= 7.6.0'}
|
|
|
|
koa@2.16.3:
|
|
resolution: {integrity: sha512-zPPuIt+ku1iCpFBRwseMcPYQ1cJL8l60rSmKeOuGfOXyE6YnTBmf2aEFNL2HQGrD0cPcLO/t+v9RTgC+fwEh/g==}
|
|
engines: {node: ^4.8.4 || ^6.10.1 || ^7.10.1 || >= 8.1.4}
|
|
|
|
launch-editor@2.11.1:
|
|
resolution: {integrity: sha512-SEET7oNfgSaB6Ym0jufAdCeo3meJVeCaaDyzRygy0xsp2BFKCprcfHljTq4QkzTLUxEKkFK6OK4811YM2oSrRg==}
|
|
|
|
lazystream@1.0.1:
|
|
resolution: {integrity: sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==}
|
|
engines: {node: '>= 0.6.3'}
|
|
|
|
lilconfig@3.1.3:
|
|
resolution: {integrity: sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==}
|
|
engines: {node: '>=14'}
|
|
|
|
lines-and-columns@1.2.4:
|
|
resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
|
|
|
|
listhen@1.9.0:
|
|
resolution: {integrity: sha512-I8oW2+QL5KJo8zXNWX046M134WchxsXC7SawLPvRQpogCbkyQIaFxPE89A2HiwR7vAK2Dm2ERBAmyjTYGYEpBg==}
|
|
hasBin: true
|
|
|
|
local-pkg@1.1.2:
|
|
resolution: {integrity: sha512-arhlxbFRmoQHl33a0Zkle/YWlmNwoyt6QNZEIJcqNbdrsix5Lvc4HyyI3EnwxTYlZYc32EbYrQ8SzEZ7dqgg9A==}
|
|
engines: {node: '>=14'}
|
|
|
|
lodash.defaults@4.2.0:
|
|
resolution: {integrity: sha512-qjxPLHd3r5DnsdGacqOMU6pb/avJzdh9tFX2ymgoZE27BmjXrNy/y4LoaiTeAb+O3gL8AfpJGtqfX/ae2leYYQ==}
|
|
|
|
lodash.isarguments@3.1.0:
|
|
resolution: {integrity: sha512-chi4NHZlZqZD18a0imDHnZPrDeBbTtVN7GXMwuGdRH9qotxAjYs3aVLKc7zNOG9eddR5Ksd8rvFEBc9SsggPpg==}
|
|
|
|
lodash.memoize@4.1.2:
|
|
resolution: {integrity: sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==}
|
|
|
|
lodash.uniq@4.5.0:
|
|
resolution: {integrity: sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==}
|
|
|
|
lodash@4.17.21:
|
|
resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
|
|
|
|
lru-cache@10.4.3:
|
|
resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
|
|
|
|
lru-cache@5.1.1:
|
|
resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
|
|
|
|
magic-regexp@0.10.0:
|
|
resolution: {integrity: sha512-Uly1Bu4lO1hwHUW0CQeSWuRtzCMNO00CmXtS8N6fyvB3B979GOEEeAkiTUDsmbYLAbvpUS/Kt5c4ibosAzVyVg==}
|
|
|
|
magic-string-ast@1.0.3:
|
|
resolution: {integrity: sha512-CvkkH1i81zl7mmb94DsRiFeG9V2fR2JeuK8yDgS8oiZSFa++wWLEgZ5ufEOyLHbvSbD1gTRKv9NdX69Rnvr9JA==}
|
|
engines: {node: '>=20.19.0'}
|
|
|
|
magic-string@0.30.19:
|
|
resolution: {integrity: sha512-2N21sPY9Ws53PZvsEpVtNuSW+ScYbQdp4b9qUaL+9QkHUrGFKo56Lg9Emg5s9V/qrtNBmiR01sYhUOwu3H+VOw==}
|
|
|
|
magicast@0.3.5:
|
|
resolution: {integrity: sha512-L0WhttDl+2BOsybvEOLK7fW3UA0OQ0IQ2d6Zl2x/a6vVRs3bAY0ECOSHHeL5jD+SbOpOCUEi0y1DgHEn9Qn1AQ==}
|
|
|
|
math-intrinsics@1.1.0:
|
|
resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
mdn-data@2.0.28:
|
|
resolution: {integrity: sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g==}
|
|
|
|
mdn-data@2.12.2:
|
|
resolution: {integrity: sha512-IEn+pegP1aManZuckezWCO+XZQDplx1366JoVhTpMpBB1sPey/SbveZQUosKiKiGYjg1wH4pMlNgXbCiYgihQA==}
|
|
|
|
media-typer@0.3.0:
|
|
resolution: {integrity: sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
merge-stream@2.0.0:
|
|
resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==}
|
|
|
|
merge2@1.4.1:
|
|
resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
|
|
engines: {node: '>= 8'}
|
|
|
|
methods@1.1.2:
|
|
resolution: {integrity: sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
micromatch@4.0.8:
|
|
resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
|
|
engines: {node: '>=8.6'}
|
|
|
|
mime-db@1.52.0:
|
|
resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
mime-db@1.54.0:
|
|
resolution: {integrity: sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
mime-types@2.1.35:
|
|
resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
mime-types@3.0.1:
|
|
resolution: {integrity: sha512-xRc4oEhT6eaBpU1XF7AjpOFD+xQmXNB5OVKwp4tqCuBpHLS/ZbBDrc07mYTDqVMg6PfxUjjNp85O6Cd2Z/5HWA==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
mime@3.0.0:
|
|
resolution: {integrity: sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==}
|
|
engines: {node: '>=10.0.0'}
|
|
hasBin: true
|
|
|
|
mime@4.1.0:
|
|
resolution: {integrity: sha512-X5ju04+cAzsojXKes0B/S4tcYtFAJ6tTMuSPBEn9CPGlrWr8Fiw7qYeLT0XyH80HSoAoqWCaz+MWKh22P7G1cw==}
|
|
engines: {node: '>=16'}
|
|
hasBin: true
|
|
|
|
mimic-fn@4.0.0:
|
|
resolution: {integrity: sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==}
|
|
engines: {node: '>=12'}
|
|
|
|
minimatch@3.1.2:
|
|
resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
|
|
|
|
minimatch@5.1.6:
|
|
resolution: {integrity: sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==}
|
|
engines: {node: '>=10'}
|
|
|
|
minimatch@9.0.5:
|
|
resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==}
|
|
engines: {node: '>=16 || 14 >=14.17'}
|
|
|
|
minipass@7.1.2:
|
|
resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==}
|
|
engines: {node: '>=16 || 14 >=14.17'}
|
|
|
|
minizlib@3.1.0:
|
|
resolution: {integrity: sha512-KZxYo1BUkWD2TVFLr0MQoM8vUUigWD3LlD83a/75BqC+4qE0Hb1Vo5v1FgcfaNXvfXzr+5EhQ6ing/CaBijTlw==}
|
|
engines: {node: '>= 18'}
|
|
|
|
mitt@3.0.1:
|
|
resolution: {integrity: sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==}
|
|
|
|
mlly@1.8.0:
|
|
resolution: {integrity: sha512-l8D9ODSRWLe2KHJSifWGwBqpTZXIXTeo8mlKjY+E2HAakaTeNpqAyBZ8GSqLzHgw4XmHmC8whvpjJNMbFZN7/g==}
|
|
|
|
mocked-exports@0.1.1:
|
|
resolution: {integrity: sha512-aF7yRQr/Q0O2/4pIXm6PZ5G+jAd7QS4Yu8m+WEeEHGnbo+7mE36CbLSDQiXYV8bVL3NfmdeqPJct0tUlnjVSnA==}
|
|
|
|
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==}
|
|
|
|
mz@2.7.0:
|
|
resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==}
|
|
|
|
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.6:
|
|
resolution: {integrity: sha512-c7+7RQ+dMB5dPwwCp4ee1/iV/q2P6aK1mTZcfr1BTuVlyW9hJYiMPybJCcnBlQtuSmTIWNeazm/zqNoZSSElBg==}
|
|
engines: {node: ^18 || >=20}
|
|
hasBin: true
|
|
|
|
nanotar@0.2.0:
|
|
resolution: {integrity: sha512-9ca1h0Xjvo9bEkE4UOxgAzLV0jHKe6LMaxo37ND2DAhhAtd0j8pR1Wxz+/goMrZO8AEZTWCmyaOsFI/W5AdpCQ==}
|
|
|
|
negotiator@0.6.3:
|
|
resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
nitropack@2.12.7:
|
|
resolution: {integrity: sha512-HWyzMBj2d8b14J6Cfnxv97ztnuHIgXNcrGiWCruLfb2ZfKsp6OCbZYJm5T9sv/ZKl8LedhatrMKG66HWJux9Rg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
xml2js: ^0.6.2
|
|
peerDependenciesMeta:
|
|
xml2js:
|
|
optional: true
|
|
|
|
node-addon-api@7.1.1:
|
|
resolution: {integrity: sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==}
|
|
|
|
node-fetch-native@1.6.7:
|
|
resolution: {integrity: sha512-g9yhqoedzIUm0nTnTqAQvueMPVOuIY16bqgAJJC8XOOubYFNwz6IER9qs0Gq2Xd0+CecCKFjtdDTMA4u4xG06Q==}
|
|
|
|
node-fetch@2.7.0:
|
|
resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==}
|
|
engines: {node: 4.x || >=6.0.0}
|
|
peerDependencies:
|
|
encoding: ^0.1.0
|
|
peerDependenciesMeta:
|
|
encoding:
|
|
optional: true
|
|
|
|
node-forge@1.3.1:
|
|
resolution: {integrity: sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==}
|
|
engines: {node: '>= 6.13.0'}
|
|
|
|
node-gyp-build@4.8.4:
|
|
resolution: {integrity: sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==}
|
|
hasBin: true
|
|
|
|
node-mock-http@1.0.3:
|
|
resolution: {integrity: sha512-jN8dK25fsfnMrVsEhluUTPkBFY+6ybu7jSB1n+ri/vOGjJxU8J9CZhpSGkHXSkFjtUhbmoncG/YG9ta5Ludqog==}
|
|
|
|
node-releases@2.0.26:
|
|
resolution: {integrity: sha512-S2M9YimhSjBSvYnlr5/+umAnPHE++ODwt5e2Ij6FoX45HA/s4vHdkDx1eax2pAPeAOqu4s9b7ppahsyEFdVqQA==}
|
|
|
|
nopt@8.1.0:
|
|
resolution: {integrity: sha512-ieGu42u/Qsa4TFktmaKEwM6MQH0pOWnaB3htzh0JRtx84+Mebc0cbZYN5bC+6WTZ4+77xrL9Pn5m7CV6VIkV7A==}
|
|
engines: {node: ^18.17.0 || >=20.5.0}
|
|
hasBin: true
|
|
|
|
normalize-path@3.0.0:
|
|
resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
normalize-range@0.1.2:
|
|
resolution: {integrity: sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
npm-run-path@5.3.0:
|
|
resolution: {integrity: sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==}
|
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
|
|
|
npm-run-path@6.0.0:
|
|
resolution: {integrity: sha512-9qny7Z9DsQU8Ou39ERsPU4OZQlSTP47ShQzuKZ6PRXpYLtIFgl/DEBYEXKlvcEa+9tHVcK8CF81Y2V72qaZhWA==}
|
|
engines: {node: '>=18'}
|
|
|
|
nth-check@2.1.1:
|
|
resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==}
|
|
|
|
nuxt@4.1.3:
|
|
resolution: {integrity: sha512-FPl+4HNIOTRYWQXtsZe5KJAr/eddFesuXABvcSTnFLYckIfnxcistwmbtPlkJhkW6vr/Jdhef5QqqYYkBsowGg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@parcel/watcher': ^2.1.0
|
|
'@types/node': '>=18.12.0'
|
|
peerDependenciesMeta:
|
|
'@parcel/watcher':
|
|
optional: true
|
|
'@types/node':
|
|
optional: true
|
|
|
|
nypm@0.6.2:
|
|
resolution: {integrity: sha512-7eM+hpOtrKrBDCh7Ypu2lJ9Z7PNZBdi/8AT3AX8xoCj43BBVHD0hPSTEvMtkMpfs8FCqBGhxB+uToIQimA111g==}
|
|
engines: {node: ^14.16.0 || >=16.10.0}
|
|
hasBin: true
|
|
|
|
object-assign@4.1.1:
|
|
resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
object-hash@3.0.0:
|
|
resolution: {integrity: sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==}
|
|
engines: {node: '>= 6'}
|
|
|
|
ofetch@1.4.1:
|
|
resolution: {integrity: sha512-QZj2DfGplQAr2oj9KzceK9Hwz6Whxazmn85yYeVuS3u9XTMOGMRx0kO95MQ+vLsj/S/NwBDMMLU5hpxvI6Tklw==}
|
|
|
|
ohash@2.0.11:
|
|
resolution: {integrity: sha512-RdR9FQrFwNBNXAr4GixM8YaRZRJ5PUWbKYbE5eOsrwAjJW0q2REGcf79oYPsLyskQCZG1PLN+S/K1V00joZAoQ==}
|
|
|
|
on-change@6.0.0:
|
|
resolution: {integrity: sha512-J7kocOS+ZNyjmW6tUUTtA7jLt8GjQlrOdz9z3yLNTvdsswO+b5lYSdMVzDczWnooyFAkkQiKyap5g/Zba+cFRA==}
|
|
engines: {node: '>=20'}
|
|
|
|
on-finished@2.4.1:
|
|
resolution: {integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
once@1.4.0:
|
|
resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
|
|
|
|
onetime@6.0.0:
|
|
resolution: {integrity: sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==}
|
|
engines: {node: '>=12'}
|
|
|
|
only@0.0.2:
|
|
resolution: {integrity: sha512-Fvw+Jemq5fjjyWz6CpKx6w9s7xxqo3+JCyM0WXWeCSOboZ8ABkyvP8ID4CZuChA/wxSx+XSJmdOm8rGVyJ1hdQ==}
|
|
|
|
open@10.2.0:
|
|
resolution: {integrity: sha512-YgBpdJHPyQ2UE5x+hlSXcnejzAvD0b22U2OuAP+8OnlJT+PjWPxtgmGqKKc+RgTM63U9gN0YzrYc71R2WT/hTA==}
|
|
engines: {node: '>=18'}
|
|
|
|
open@7.4.2:
|
|
resolution: {integrity: sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q==}
|
|
engines: {node: '>=8'}
|
|
|
|
open@8.4.2:
|
|
resolution: {integrity: sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==}
|
|
engines: {node: '>=12'}
|
|
|
|
oxc-minify@0.94.0:
|
|
resolution: {integrity: sha512-7+9iyxwpzfjuiEnSqNJYzTsC1Oud742PPkr/4S1bGY930U4tApdLEK8zmgbT57c1/56cfNOndqZaeQZiAfnJ5A==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
|
|
oxc-parser@0.94.0:
|
|
resolution: {integrity: sha512-refms9HQoAlTYIazONYkuX5A3rFGPddbD6Otyc+A0/pj1WTttR8TsZRlMzQxCfhexxfrbinqd7ebkEoYNuCmLQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
|
|
oxc-transform@0.94.0:
|
|
resolution: {integrity: sha512-nHFFyPVWNNe7WLsAiQ6iwfsuTW/1esT+BJg+9rlvcSa0mfcZTpNo3TlBfj9IerLdDmYHJnSYsx8jjFZhoGfZ1w==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
|
|
oxc-walker@0.5.2:
|
|
resolution: {integrity: sha512-XYoZqWwApSKUmSDEFeOKdy3Cdh95cOcSU8f7yskFWE4Rl3cfL5uwyY+EV7Brk9mdNLy+t5SseJajd6g7KncvlA==}
|
|
peerDependencies:
|
|
oxc-parser: '>=0.72.0'
|
|
|
|
package-json-from-dist@1.0.1:
|
|
resolution: {integrity: sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==}
|
|
|
|
package-manager-detector@1.5.0:
|
|
resolution: {integrity: sha512-uBj69dVlYe/+wxj8JOpr97XfsxH/eumMt6HqjNTmJDf/6NO9s+0uxeOneIz3AsPt2m6y9PqzDzd3ATcU17MNfw==}
|
|
|
|
parse-ms@4.0.0:
|
|
resolution: {integrity: sha512-TXfryirbmq34y8QBwgqCVLi+8oA3oWx2eAnSn62ITyEhEYaWRlVZ2DvMM9eZbMs/RfxPu/PK/aBLyGj4IrqMHw==}
|
|
engines: {node: '>=18'}
|
|
|
|
parse-path@7.1.0:
|
|
resolution: {integrity: sha512-EuCycjZtfPcjWk7KTksnJ5xPMvWGA/6i4zrLYhRG0hGvC3GPU/jGUj3Cy+ZR0v30duV3e23R95T1lE2+lsndSw==}
|
|
|
|
parse-url@9.2.0:
|
|
resolution: {integrity: sha512-bCgsFI+GeGWPAvAiUv63ZorMeif3/U0zaXABGJbOWt5OH2KCaPHF6S+0ok4aqM9RuIPGyZdx9tR9l13PsW4AYQ==}
|
|
engines: {node: '>=14.13.0'}
|
|
|
|
parseurl@1.3.3:
|
|
resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
path-browserify@1.0.1:
|
|
resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==}
|
|
|
|
path-is-absolute@1.0.1:
|
|
resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
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'}
|
|
|
|
path-parse@1.0.7:
|
|
resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
|
|
|
|
path-scurry@1.11.1:
|
|
resolution: {integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==}
|
|
engines: {node: '>=16 || 14 >=14.18'}
|
|
|
|
path-to-regexp@6.3.0:
|
|
resolution: {integrity: sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==}
|
|
|
|
path-type@6.0.0:
|
|
resolution: {integrity: sha512-Vj7sf++t5pBD637NSfkxpHSMfWaeig5+DKWLhcqIYx6mWQz5hdJTGDVMQiJcw1ZYkhs7AazKDGpRVji1LJCZUQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
pathe@1.1.2:
|
|
resolution: {integrity: sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==}
|
|
|
|
pathe@2.0.3:
|
|
resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==}
|
|
|
|
perfect-debounce@1.0.0:
|
|
resolution: {integrity: sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==}
|
|
|
|
perfect-debounce@2.0.0:
|
|
resolution: {integrity: sha512-fkEH/OBiKrqqI/yIgjR92lMfs2K8105zt/VT6+7eTjNwisrsh47CeIED9z58zI7DfKdH3uHAn25ziRZn3kgAow==}
|
|
|
|
picocolors@1.1.1:
|
|
resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
|
|
|
|
picomatch@2.3.1:
|
|
resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
|
|
engines: {node: '>=8.6'}
|
|
|
|
picomatch@4.0.3:
|
|
resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==}
|
|
engines: {node: '>=12'}
|
|
|
|
pify@2.3.0:
|
|
resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
pinia@2.3.1:
|
|
resolution: {integrity: sha512-khUlZSwt9xXCaTbbxFYBKDc/bWAGWJjOgvxETwkTN7KRm66EeT1ZdZj6i2ceh9sP2Pzqsbc704r2yngBrxBVug==}
|
|
peerDependencies:
|
|
typescript: '>=4.4.4'
|
|
vue: ^2.7.0 || ^3.5.11
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
|
|
pirates@4.0.7:
|
|
resolution: {integrity: sha512-TfySrs/5nm8fQJDcBDuUng3VOUKsd7S+zqvbOTiGXHfxX4wK31ard+hoNuvkicM/2YFzlpDgABOevKSsB4G/FA==}
|
|
engines: {node: '>= 6'}
|
|
|
|
pkg-types@1.3.1:
|
|
resolution: {integrity: sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==}
|
|
|
|
pkg-types@2.3.0:
|
|
resolution: {integrity: sha512-SIqCzDRg0s9npO5XQ3tNZioRY1uK06lA41ynBC1YmFTmnY6FjUjVt6s4LoADmwoig1qqD0oK8h1p/8mlMx8Oig==}
|
|
|
|
portfinder@1.0.38:
|
|
resolution: {integrity: sha512-rEwq/ZHlJIKw++XtLAO8PPuOQA/zaPJOZJ37BVuN97nLpMJeuDVLVGRwbFoBgLudgdTMP2hdRJP++H+8QOA3vg==}
|
|
engines: {node: '>= 10.12'}
|
|
|
|
postcss-calc@10.1.1:
|
|
resolution: {integrity: sha512-NYEsLHh8DgG/PRH2+G9BTuUdtf9ViS+vdoQ0YA5OQdGsfN4ztiwtDWNtBl9EKeqNMFnIu8IKZ0cLxEQ5r5KVMw==}
|
|
engines: {node: ^18.12 || ^20.9 || >=22.0}
|
|
peerDependencies:
|
|
postcss: ^8.4.38
|
|
|
|
postcss-colormin@7.0.4:
|
|
resolution: {integrity: sha512-ziQuVzQZBROpKpfeDwmrG+Vvlr0YWmY/ZAk99XD+mGEBuEojoFekL41NCsdhyNUtZI7DPOoIWIR7vQQK9xwluw==}
|
|
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
|
|
peerDependencies:
|
|
postcss: ^8.4.32
|
|
|
|
postcss-convert-values@7.0.7:
|
|
resolution: {integrity: sha512-HR9DZLN04Xbe6xugRH6lS4ZQH2zm/bFh/ZyRkpedZozhvh+awAfbA0P36InO4fZfDhvYfNJeNvlTf1sjwGbw/A==}
|
|
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
|
|
peerDependencies:
|
|
postcss: ^8.4.32
|
|
|
|
postcss-discard-comments@7.0.4:
|
|
resolution: {integrity: sha512-6tCUoql/ipWwKtVP/xYiFf1U9QgJ0PUvxN7pTcsQ8Ns3Fnwq1pU5D5s1MhT/XySeLq6GXNvn37U46Ded0TckWg==}
|
|
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
|
|
peerDependencies:
|
|
postcss: ^8.4.32
|
|
|
|
postcss-discard-duplicates@7.0.2:
|
|
resolution: {integrity: sha512-eTonaQvPZ/3i1ASDHOKkYwAybiM45zFIc7KXils4mQmHLqIswXD9XNOKEVxtTFnsmwYzF66u4LMgSr0abDlh5w==}
|
|
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
|
|
peerDependencies:
|
|
postcss: ^8.4.32
|
|
|
|
postcss-discard-empty@7.0.1:
|
|
resolution: {integrity: sha512-cFrJKZvcg/uxB6Ijr4l6qmn3pXQBna9zyrPC+sK0zjbkDUZew+6xDltSF7OeB7rAtzaaMVYSdbod+sZOCWnMOg==}
|
|
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
|
|
peerDependencies:
|
|
postcss: ^8.4.32
|
|
|
|
postcss-discard-overridden@7.0.1:
|
|
resolution: {integrity: sha512-7c3MMjjSZ/qYrx3uc1940GSOzN1Iqjtlqe8uoSg+qdVPYyRb0TILSqqmtlSFuE4mTDECwsm397Ya7iXGzfF7lg==}
|
|
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
|
|
peerDependencies:
|
|
postcss: ^8.4.32
|
|
|
|
postcss-import@15.1.0:
|
|
resolution: {integrity: sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==}
|
|
engines: {node: '>=14.0.0'}
|
|
peerDependencies:
|
|
postcss: ^8.0.0
|
|
|
|
postcss-js@4.1.0:
|
|
resolution: {integrity: sha512-oIAOTqgIo7q2EOwbhb8UalYePMvYoIeRY2YKntdpFQXNosSu3vLrniGgmH9OKs/qAkfoj5oB3le/7mINW1LCfw==}
|
|
engines: {node: ^12 || ^14 || >= 16}
|
|
peerDependencies:
|
|
postcss: ^8.4.21
|
|
|
|
postcss-load-config@6.0.1:
|
|
resolution: {integrity: sha512-oPtTM4oerL+UXmx+93ytZVN82RrlY/wPUV8IeDxFrzIjXOLF1pN+EmKPLbubvKHT2HC20xXsCAH2Z+CKV6Oz/g==}
|
|
engines: {node: '>= 18'}
|
|
peerDependencies:
|
|
jiti: '>=1.21.0'
|
|
postcss: '>=8.0.9'
|
|
tsx: ^4.8.1
|
|
yaml: ^2.4.2
|
|
peerDependenciesMeta:
|
|
jiti:
|
|
optional: true
|
|
postcss:
|
|
optional: true
|
|
tsx:
|
|
optional: true
|
|
yaml:
|
|
optional: true
|
|
|
|
postcss-merge-longhand@7.0.5:
|
|
resolution: {integrity: sha512-Kpu5v4Ys6QI59FxmxtNB/iHUVDn9Y9sYw66D6+SZoIk4QTz1prC4aYkhIESu+ieG1iylod1f8MILMs1Em3mmIw==}
|
|
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
|
|
peerDependencies:
|
|
postcss: ^8.4.32
|
|
|
|
postcss-merge-rules@7.0.6:
|
|
resolution: {integrity: sha512-2jIPT4Tzs8K87tvgCpSukRQ2jjd+hH6Bb8rEEOUDmmhOeTcqDg5fEFK8uKIu+Pvc3//sm3Uu6FRqfyv7YF7+BQ==}
|
|
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
|
|
peerDependencies:
|
|
postcss: ^8.4.32
|
|
|
|
postcss-minify-font-values@7.0.1:
|
|
resolution: {integrity: sha512-2m1uiuJeTplll+tq4ENOQSzB8LRnSUChBv7oSyFLsJRtUgAAJGP6LLz0/8lkinTgxrmJSPOEhgY1bMXOQ4ZXhQ==}
|
|
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
|
|
peerDependencies:
|
|
postcss: ^8.4.32
|
|
|
|
postcss-minify-gradients@7.0.1:
|
|
resolution: {integrity: sha512-X9JjaysZJwlqNkJbUDgOclyG3jZEpAMOfof6PUZjPnPrePnPG62pS17CjdM32uT1Uq1jFvNSff9l7kNbmMSL2A==}
|
|
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
|
|
peerDependencies:
|
|
postcss: ^8.4.32
|
|
|
|
postcss-minify-params@7.0.4:
|
|
resolution: {integrity: sha512-3OqqUddfH8c2e7M35W6zIwv7jssM/3miF9cbCSb1iJiWvtguQjlxZGIHK9JRmc8XAKmE2PFGtHSM7g/VcW97sw==}
|
|
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
|
|
peerDependencies:
|
|
postcss: ^8.4.32
|
|
|
|
postcss-minify-selectors@7.0.5:
|
|
resolution: {integrity: sha512-x2/IvofHcdIrAm9Q+p06ZD1h6FPcQ32WtCRVodJLDR+WMn8EVHI1kvLxZuGKz/9EY5nAmI6lIQIrpo4tBy5+ug==}
|
|
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
|
|
peerDependencies:
|
|
postcss: ^8.4.32
|
|
|
|
postcss-nested@6.2.0:
|
|
resolution: {integrity: sha512-HQbt28KulC5AJzG+cZtj9kvKB93CFCdLvog1WFLf1D+xmMvPGlBstkpTEZfK5+AN9hfJocyBFCNiqyS48bpgzQ==}
|
|
engines: {node: '>=12.0'}
|
|
peerDependencies:
|
|
postcss: ^8.2.14
|
|
|
|
postcss-nesting@13.0.2:
|
|
resolution: {integrity: sha512-1YCI290TX+VP0U/K/aFxzHzQWHWURL+CtHMSbex1lCdpXD1SoR2sYuxDu5aNI9lPoXpKTCggFZiDJbwylU0LEQ==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
postcss: ^8.4
|
|
|
|
postcss-normalize-charset@7.0.1:
|
|
resolution: {integrity: sha512-sn413ofhSQHlZFae//m9FTOfkmiZ+YQXsbosqOWRiVQncU2BA3daX3n0VF3cG6rGLSFVc5Di/yns0dFfh8NFgQ==}
|
|
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
|
|
peerDependencies:
|
|
postcss: ^8.4.32
|
|
|
|
postcss-normalize-display-values@7.0.1:
|
|
resolution: {integrity: sha512-E5nnB26XjSYz/mGITm6JgiDpAbVuAkzXwLzRZtts19jHDUBFxZ0BkXAehy0uimrOjYJbocby4FVswA/5noOxrQ==}
|
|
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
|
|
peerDependencies:
|
|
postcss: ^8.4.32
|
|
|
|
postcss-normalize-positions@7.0.1:
|
|
resolution: {integrity: sha512-pB/SzrIP2l50ZIYu+yQZyMNmnAcwyYb9R1fVWPRxm4zcUFCY2ign7rcntGFuMXDdd9L2pPNUgoODDk91PzRZuQ==}
|
|
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
|
|
peerDependencies:
|
|
postcss: ^8.4.32
|
|
|
|
postcss-normalize-repeat-style@7.0.1:
|
|
resolution: {integrity: sha512-NsSQJ8zj8TIDiF0ig44Byo3Jk9e4gNt9x2VIlJudnQQ5DhWAHJPF4Tr1ITwyHio2BUi/I6Iv0HRO7beHYOloYQ==}
|
|
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
|
|
peerDependencies:
|
|
postcss: ^8.4.32
|
|
|
|
postcss-normalize-string@7.0.1:
|
|
resolution: {integrity: sha512-QByrI7hAhsoze992kpbMlJSbZ8FuCEc1OT9EFbZ6HldXNpsdpZr+YXC5di3UEv0+jeZlHbZcoCADgb7a+lPmmQ==}
|
|
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
|
|
peerDependencies:
|
|
postcss: ^8.4.32
|
|
|
|
postcss-normalize-timing-functions@7.0.1:
|
|
resolution: {integrity: sha512-bHifyuuSNdKKsnNJ0s8fmfLMlvsQwYVxIoUBnowIVl2ZAdrkYQNGVB4RxjfpvkMjipqvbz0u7feBZybkl/6NJg==}
|
|
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
|
|
peerDependencies:
|
|
postcss: ^8.4.32
|
|
|
|
postcss-normalize-unicode@7.0.4:
|
|
resolution: {integrity: sha512-LvIURTi1sQoZqj8mEIE8R15yvM+OhbR1avynMtI9bUzj5gGKR/gfZFd8O7VMj0QgJaIFzxDwxGl/ASMYAkqO8g==}
|
|
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
|
|
peerDependencies:
|
|
postcss: ^8.4.32
|
|
|
|
postcss-normalize-url@7.0.1:
|
|
resolution: {integrity: sha512-sUcD2cWtyK1AOL/82Fwy1aIVm/wwj5SdZkgZ3QiUzSzQQofrbq15jWJ3BA7Z+yVRwamCjJgZJN0I9IS7c6tgeQ==}
|
|
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
|
|
peerDependencies:
|
|
postcss: ^8.4.32
|
|
|
|
postcss-normalize-whitespace@7.0.1:
|
|
resolution: {integrity: sha512-vsbgFHMFQrJBJKrUFJNZ2pgBeBkC2IvvoHjz1to0/0Xk7sII24T0qFOiJzG6Fu3zJoq/0yI4rKWi7WhApW+EFA==}
|
|
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
|
|
peerDependencies:
|
|
postcss: ^8.4.32
|
|
|
|
postcss-ordered-values@7.0.2:
|
|
resolution: {integrity: sha512-AMJjt1ECBffF7CEON/Y0rekRLS6KsePU6PRP08UqYW4UGFRnTXNrByUzYK1h8AC7UWTZdQ9O3Oq9kFIhm0SFEw==}
|
|
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
|
|
peerDependencies:
|
|
postcss: ^8.4.32
|
|
|
|
postcss-reduce-initial@7.0.4:
|
|
resolution: {integrity: sha512-rdIC9IlMBn7zJo6puim58Xd++0HdbvHeHaPgXsimMfG1ijC5A9ULvNLSE0rUKVJOvNMcwewW4Ga21ngyJjY/+Q==}
|
|
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
|
|
peerDependencies:
|
|
postcss: ^8.4.32
|
|
|
|
postcss-reduce-transforms@7.0.1:
|
|
resolution: {integrity: sha512-MhyEbfrm+Mlp/36hvZ9mT9DaO7dbncU0CvWI8V93LRkY6IYlu38OPg3FObnuKTUxJ4qA8HpurdQOo5CyqqO76g==}
|
|
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
|
|
peerDependencies:
|
|
postcss: ^8.4.32
|
|
|
|
postcss-selector-parser@6.1.2:
|
|
resolution: {integrity: sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==}
|
|
engines: {node: '>=4'}
|
|
|
|
postcss-selector-parser@7.1.0:
|
|
resolution: {integrity: sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==}
|
|
engines: {node: '>=4'}
|
|
|
|
postcss-svgo@7.1.0:
|
|
resolution: {integrity: sha512-KnAlfmhtoLz6IuU3Sij2ycusNs4jPW+QoFE5kuuUOK8awR6tMxZQrs5Ey3BUz7nFCzT3eqyFgqkyrHiaU2xx3w==}
|
|
engines: {node: ^18.12.0 || ^20.9.0 || >= 18}
|
|
peerDependencies:
|
|
postcss: ^8.4.32
|
|
|
|
postcss-unique-selectors@7.0.4:
|
|
resolution: {integrity: sha512-pmlZjsmEAG7cHd7uK3ZiNSW6otSZ13RHuZ/4cDN/bVglS5EpF2r2oxY99SuOHa8m7AWoBCelTS3JPpzsIs8skQ==}
|
|
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
|
|
peerDependencies:
|
|
postcss: ^8.4.32
|
|
|
|
postcss-value-parser@4.2.0:
|
|
resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
|
|
|
|
postcss@8.5.6:
|
|
resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==}
|
|
engines: {node: ^10 || ^12 || >=14}
|
|
|
|
pretty-bytes@7.1.0:
|
|
resolution: {integrity: sha512-nODzvTiYVRGRqAOvE84Vk5JDPyyxsVk0/fbA/bq7RqlnhksGpset09XTxbpvLTIjoaF7K8Z8DG8yHtKGTPSYRw==}
|
|
engines: {node: '>=20'}
|
|
|
|
pretty-ms@9.3.0:
|
|
resolution: {integrity: sha512-gjVS5hOP+M3wMm5nmNOucbIrqudzs9v/57bWRHQWLYklXqoXKrVfYW2W9+glfGsqtPgpiz5WwyEEB+ksXIx3gQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
process-nextick-args@2.0.1:
|
|
resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==}
|
|
|
|
process@0.11.10:
|
|
resolution: {integrity: sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==}
|
|
engines: {node: '>= 0.6.0'}
|
|
|
|
prompts@2.4.2:
|
|
resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==}
|
|
engines: {node: '>= 6'}
|
|
|
|
protocols@2.0.2:
|
|
resolution: {integrity: sha512-hHVTzba3wboROl0/aWRRG9dMytgH6ow//STBZh43l/wQgmMhYhOFi0EHWAPtoCz9IAUymsyP0TSBHkhgMEGNnQ==}
|
|
|
|
quansync@0.2.11:
|
|
resolution: {integrity: sha512-AifT7QEbW9Nri4tAwR5M/uzpBuqfZf+zwaEM/QkzEjj7NBuFD2rBuy0K3dE+8wltbezDV7JMA0WfnCPYRSYbXA==}
|
|
|
|
queue-microtask@1.2.3:
|
|
resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
|
|
|
|
radix3@1.1.2:
|
|
resolution: {integrity: sha512-b484I/7b8rDEdSDKckSSBA8knMpcdsXudlE/LNL639wFoHKwLbEkQFZHWEYwDC0wa0FKUcCY+GAF73Z7wxNVFA==}
|
|
|
|
randombytes@2.1.0:
|
|
resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==}
|
|
|
|
range-parser@1.2.1:
|
|
resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
rc9@2.1.2:
|
|
resolution: {integrity: sha512-btXCnMmRIBINM2LDZoEmOogIZU7Qe7zn4BpomSKZ/ykbLObuBdvG+mFq11DL6fjH1DRwHhrlgtYWG96bJiC7Cg==}
|
|
|
|
read-cache@1.0.0:
|
|
resolution: {integrity: sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==}
|
|
|
|
readable-stream@2.3.8:
|
|
resolution: {integrity: sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==}
|
|
|
|
readable-stream@4.7.0:
|
|
resolution: {integrity: sha512-oIGGmcpTLwPga8Bn6/Z75SVaH1z5dUut2ibSyAMVhmUggWpmDn2dapB0n7f8nwaSiRtepAsfJyfXIO5DCVAODg==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
readdir-glob@1.1.3:
|
|
resolution: {integrity: sha512-v05I2k7xN8zXvPD9N+z/uhXPaj0sUFCe2rcWZIpBsqxfP7xXFQ0tipAd/wjj1YxWyWtUS5IDJpOG82JKt2EAVA==}
|
|
|
|
readdirp@3.6.0:
|
|
resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
|
|
engines: {node: '>=8.10.0'}
|
|
|
|
readdirp@4.1.2:
|
|
resolution: {integrity: sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==}
|
|
engines: {node: '>= 14.18.0'}
|
|
|
|
redis-errors@1.2.0:
|
|
resolution: {integrity: sha512-1qny3OExCf0UvUV/5wpYKf2YwPcOqXzkwKKSmKHiE6ZMQs5heeE/c8eXK+PNllPvmjgAbfnsbpkGZWy8cBpn9w==}
|
|
engines: {node: '>=4'}
|
|
|
|
redis-parser@3.0.0:
|
|
resolution: {integrity: sha512-DJnGAeenTdpMEH6uAJRK/uiyEIH9WVsUmoLwzudwGJUwZPp80PDBWPHXSAGNPwNvIXAbe7MSUB1zQFugFml66A==}
|
|
engines: {node: '>=4'}
|
|
|
|
regexp-tree@0.1.27:
|
|
resolution: {integrity: sha512-iETxpjK6YoRWJG5o6hXLwvjYAoW+FEZn9os0PD/b6AP6xQwsa/Y7lCVgIixBbUPMfhu+i2LtdeAqVTgGlQarfA==}
|
|
hasBin: true
|
|
|
|
replace-in-file@6.3.5:
|
|
resolution: {integrity: sha512-arB9d3ENdKva2fxRnSjwBEXfK1npgyci7ZZuwysgAp7ORjHSyxz6oqIjTEv8R0Ydl4Ll7uOAZXL4vbkhGIizCg==}
|
|
engines: {node: '>=10'}
|
|
hasBin: true
|
|
|
|
require-directory@2.1.1:
|
|
resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
resolve-from@5.0.0:
|
|
resolution: {integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==}
|
|
engines: {node: '>=8'}
|
|
|
|
resolve-path@1.4.0:
|
|
resolution: {integrity: sha512-i1xevIst/Qa+nA9olDxLWnLk8YZbi8R/7JPbCMcgyWaFR6bKWaexgJgEB5oc2PKMjYdrHynyz0NY+if+H98t1w==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
resolve@1.22.11:
|
|
resolution: {integrity: sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ==}
|
|
engines: {node: '>= 0.4'}
|
|
hasBin: true
|
|
|
|
reusify@1.1.0:
|
|
resolution: {integrity: sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==}
|
|
engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
|
|
|
|
rfdc@1.4.1:
|
|
resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==}
|
|
|
|
rollup-plugin-visualizer@6.0.5:
|
|
resolution: {integrity: sha512-9+HlNgKCVbJDs8tVtjQ43US12eqaiHyyiLMdBwQ7vSZPiHMysGNo2E88TAp1si5wx8NAoYriI2A5kuKfIakmJg==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
peerDependencies:
|
|
rolldown: 1.x || ^1.0.0-beta
|
|
rollup: 2.x || 3.x || 4.x
|
|
peerDependenciesMeta:
|
|
rolldown:
|
|
optional: true
|
|
rollup:
|
|
optional: true
|
|
|
|
rollup@4.52.5:
|
|
resolution: {integrity: sha512-3GuObel8h7Kqdjt0gxkEzaifHTqLVW56Y/bjN7PSQtkKr0w3V/QYSdt6QWYtd7A1xUtYQigtdUfgj1RvWVtorw==}
|
|
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|
|
hasBin: true
|
|
|
|
run-applescript@7.1.0:
|
|
resolution: {integrity: sha512-DPe5pVFaAsinSaV6QjQ6gdiedWDcRCbUuiQfQa2wmWV7+xC9bGulGI8+TdRmoFkAPaBXk8CrAbnlY2ISniJ47Q==}
|
|
engines: {node: '>=18'}
|
|
|
|
run-parallel@1.2.0:
|
|
resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
|
|
|
|
safe-buffer@5.1.2:
|
|
resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==}
|
|
|
|
safe-buffer@5.2.1:
|
|
resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==}
|
|
|
|
safe-regex-test@1.1.0:
|
|
resolution: {integrity: sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
sax@1.4.1:
|
|
resolution: {integrity: sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==}
|
|
|
|
scule@1.3.0:
|
|
resolution: {integrity: sha512-6FtHJEvt+pVMIB9IBY+IcCJ6Z5f1iQnytgyfKMhDKgmzYG+TeH/wx1y3l27rshSbLiSanrR9ffZDrEsmjlQF2g==}
|
|
|
|
semver@6.3.1:
|
|
resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
|
|
hasBin: true
|
|
|
|
semver@7.7.3:
|
|
resolution: {integrity: sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==}
|
|
engines: {node: '>=10'}
|
|
hasBin: true
|
|
|
|
send@1.2.0:
|
|
resolution: {integrity: sha512-uaW0WwXKpL9blXE2o0bRhoL2EGXIrZxQ2ZQ4mgcfoBxdFmQold+qWsD2jLrfZ0trjKL6vOw0j//eAwcALFjKSw==}
|
|
engines: {node: '>= 18'}
|
|
|
|
serialize-javascript@6.0.2:
|
|
resolution: {integrity: sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==}
|
|
|
|
serve-placeholder@2.0.2:
|
|
resolution: {integrity: sha512-/TMG8SboeiQbZJWRlfTCqMs2DD3SZgWp0kDQePz9yUuCnDfDh/92gf7/PxGhzXTKBIPASIHxFcZndoNbp6QOLQ==}
|
|
|
|
serve-static@2.2.0:
|
|
resolution: {integrity: sha512-61g9pCh0Vnh7IutZjtLGGpTA355+OPn2TyDv/6ivP2h/AdAVX9azsoxmg2/M6nZeQZNYBEwIcsne1mJd9oQItQ==}
|
|
engines: {node: '>= 18'}
|
|
|
|
setprototypeof@1.1.0:
|
|
resolution: {integrity: sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==}
|
|
|
|
setprototypeof@1.2.0:
|
|
resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==}
|
|
|
|
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.3:
|
|
resolution: {integrity: sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
signal-exit@4.1.0:
|
|
resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
|
|
engines: {node: '>=14'}
|
|
|
|
simple-git@3.28.0:
|
|
resolution: {integrity: sha512-Rs/vQRwsn1ILH1oBUy8NucJlXmnnLeLCfcvbSehkPzbv3wwoFWIdtfd6Ndo6ZPhlPsCZ60CPI4rxurnwAa+a2w==}
|
|
|
|
sirv@3.0.2:
|
|
resolution: {integrity: sha512-2wcC/oGxHis/BoHkkPwldgiPSYcpZK3JU28WoMVv55yHJgcZ8rlXvuG9iZggz+sU1d4bRgIGASwyWqjxu3FM0g==}
|
|
engines: {node: '>=18'}
|
|
|
|
sisteransi@1.0.5:
|
|
resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==}
|
|
|
|
slash@5.1.0:
|
|
resolution: {integrity: sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==}
|
|
engines: {node: '>=14.16'}
|
|
|
|
smob@1.5.0:
|
|
resolution: {integrity: sha512-g6T+p7QO8npa+/hNx9ohv1E5pVCmWrVCUzUXJyLdMmftX6ER0oiWY/w9knEonLpnOp6b6FenKnMfR8gqwWdwig==}
|
|
|
|
source-map-js@1.2.1:
|
|
resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
source-map-support@0.5.21:
|
|
resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==}
|
|
|
|
source-map@0.6.1:
|
|
resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
source-map@0.7.6:
|
|
resolution: {integrity: sha512-i5uvt8C3ikiWeNZSVZNWcfZPItFQOsYTUAOkcUPGd8DqDy1uOUikjt5dG+uRlwyvR108Fb9DOd4GvXfT0N2/uQ==}
|
|
engines: {node: '>= 12'}
|
|
|
|
speakingurl@14.0.1:
|
|
resolution: {integrity: sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
srvx@0.8.16:
|
|
resolution: {integrity: sha512-hmcGW4CgroeSmzgF1Ihwgl+Ths0JqAJ7HwjP2X7e3JzY7u4IydLMcdnlqGQiQGUswz+PO9oh/KtCpOISIvs9QQ==}
|
|
engines: {node: '>=20.16.0'}
|
|
hasBin: true
|
|
|
|
standard-as-callback@2.1.0:
|
|
resolution: {integrity: sha512-qoRRSyROncaz1z0mvYqIE4lCd9p2R90i6GxW3uZv5ucSu8tU7B5HXUP1gG8pVZsYNVaXjk8ClXHPttLyxAL48A==}
|
|
|
|
statuses@1.5.0:
|
|
resolution: {integrity: sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
statuses@2.0.1:
|
|
resolution: {integrity: sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
statuses@2.0.2:
|
|
resolution: {integrity: sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
std-env@3.10.0:
|
|
resolution: {integrity: sha512-5GS12FdOZNliM5mAOxFRg7Ir0pWz8MdpYm6AY6VPkGpbA7ZzmbzNcBJQ0GPvvyWgcY7QAhCgf9Uy89I03faLkg==}
|
|
|
|
streamx@2.23.0:
|
|
resolution: {integrity: sha512-kn+e44esVfn2Fa/O0CPFcex27fjIL6MkVae0Mm6q+E6f0hWv578YCERbv+4m02cjxvDsPKLnmxral/rR6lBMAg==}
|
|
|
|
string-width@4.2.3:
|
|
resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
|
|
engines: {node: '>=8'}
|
|
|
|
string-width@5.1.2:
|
|
resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==}
|
|
engines: {node: '>=12'}
|
|
|
|
string_decoder@1.1.1:
|
|
resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==}
|
|
|
|
string_decoder@1.3.0:
|
|
resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==}
|
|
|
|
strip-ansi@6.0.1:
|
|
resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
|
|
engines: {node: '>=8'}
|
|
|
|
strip-ansi@7.1.2:
|
|
resolution: {integrity: sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==}
|
|
engines: {node: '>=12'}
|
|
|
|
strip-final-newline@3.0.0:
|
|
resolution: {integrity: sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==}
|
|
engines: {node: '>=12'}
|
|
|
|
strip-final-newline@4.0.0:
|
|
resolution: {integrity: sha512-aulFJcD6YK8V1G7iRB5tigAP4TsHBZZrOV8pjV++zdUwmeV8uzbY7yn6h9MswN62adStNZFuCIx4haBnRuMDaw==}
|
|
engines: {node: '>=18'}
|
|
|
|
strip-literal@3.1.0:
|
|
resolution: {integrity: sha512-8r3mkIM/2+PpjHoOtiAW8Rg3jJLHaV7xPwG+YRGrv6FP0wwk/toTpATxWYOW0BKdWwl82VT2tFYi5DlROa0Mxg==}
|
|
|
|
structured-clone-es@1.0.0:
|
|
resolution: {integrity: sha512-FL8EeKFFyNQv5cMnXI31CIMCsFarSVI2bF0U0ImeNE3g/F1IvJQyqzOXxPBRXiwQfyBTlbNe88jh1jFW0O/jiQ==}
|
|
|
|
stylehacks@7.0.6:
|
|
resolution: {integrity: sha512-iitguKivmsueOmTO0wmxURXBP8uqOO+zikLGZ7Mm9e/94R4w5T999Js2taS/KBOnQ/wdC3jN3vNSrkGDrlnqQg==}
|
|
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
|
|
peerDependencies:
|
|
postcss: ^8.4.32
|
|
|
|
sucrase@3.35.0:
|
|
resolution: {integrity: sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==}
|
|
engines: {node: '>=16 || 14 >=14.17'}
|
|
hasBin: true
|
|
|
|
superjson@2.2.3:
|
|
resolution: {integrity: sha512-ay3d+LW/S6yppKoTz3Bq4mG0xrS5bFwfWEBmQfbC7lt5wmtk+Obq0TxVuA9eYRirBTQb1K3eEpBRHMQEo0WyVw==}
|
|
engines: {node: '>=16'}
|
|
|
|
supports-color@10.2.2:
|
|
resolution: {integrity: sha512-SS+jx45GF1QjgEXQx4NJZV9ImqmO2NPz5FNsIHrsDjh2YsHnawpan7SNQ1o8NuhrbHZy9AZhIoCUiCeaW/C80g==}
|
|
engines: {node: '>=18'}
|
|
|
|
supports-color@7.2.0:
|
|
resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
|
|
engines: {node: '>=8'}
|
|
|
|
supports-preserve-symlinks-flag@1.0.0:
|
|
resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
svgo@4.0.0:
|
|
resolution: {integrity: sha512-VvrHQ+9uniE+Mvx3+C9IEe/lWasXCU0nXMY2kZeLrHNICuRiC8uMPyM14UEaMOFA5mhyQqEkB02VoQ16n3DLaw==}
|
|
engines: {node: '>=16'}
|
|
hasBin: true
|
|
|
|
system-architecture@0.1.0:
|
|
resolution: {integrity: sha512-ulAk51I9UVUyJgxlv9M6lFot2WP3e7t8Kz9+IS6D4rVba1tR9kON+Ey69f+1R4Q8cd45Lod6a4IcJIxnzGc/zA==}
|
|
engines: {node: '>=18'}
|
|
|
|
tagged-tag@1.0.0:
|
|
resolution: {integrity: sha512-yEFYrVhod+hdNyx7g5Bnkkb0G6si8HJurOoOEgC8B/O0uXLHlaey/65KRv6cuWBNhBgHKAROVpc7QyYqE5gFng==}
|
|
engines: {node: '>=20'}
|
|
|
|
tailwind-config-viewer@2.0.4:
|
|
resolution: {integrity: sha512-icvcmdMmt9dphvas8wL40qttrHwAnW3QEN4ExJ2zICjwRsPj7gowd1cOceaWG3IfTuM/cTNGQcx+bsjMtmV+cw==}
|
|
engines: {node: '>=13'}
|
|
hasBin: true
|
|
peerDependencies:
|
|
tailwindcss: 1 || 2 || 2.0.1-compat || 3
|
|
|
|
tailwindcss@3.4.18:
|
|
resolution: {integrity: sha512-6A2rnmW5xZMdw11LYjhcI5846rt9pbLSabY5XPxo+XWdxwZaFEn47Go4NzFiHu9sNNmr/kXivP1vStfvMaK1GQ==}
|
|
engines: {node: '>=14.0.0'}
|
|
hasBin: true
|
|
|
|
tar-stream@3.1.7:
|
|
resolution: {integrity: sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==}
|
|
|
|
tar@7.5.1:
|
|
resolution: {integrity: sha512-nlGpxf+hv0v7GkWBK2V9spgactGOp0qvfWRxUMjqHyzrt3SgwE48DIv/FhqPHJYLHpgW1opq3nERbz5Anq7n1g==}
|
|
engines: {node: '>=18'}
|
|
|
|
terser@5.44.0:
|
|
resolution: {integrity: sha512-nIVck8DK+GM/0Frwd+nIhZ84pR/BX7rmXMfYwyg+Sri5oGVE99/E3KvXqpC2xHFxyqXyGHTKBSioxxplrO4I4w==}
|
|
engines: {node: '>=10'}
|
|
hasBin: true
|
|
|
|
text-decoder@1.2.3:
|
|
resolution: {integrity: sha512-3/o9z3X0X0fTupwsYvR03pJ/DjWuqqrfwBgTQzdWDiQSm9KitAyz/9WqsT2JQW7KV2m+bC2ol/zqpW37NHxLaA==}
|
|
|
|
thenify-all@1.6.0:
|
|
resolution: {integrity: sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==}
|
|
engines: {node: '>=0.8'}
|
|
|
|
thenify@3.3.1:
|
|
resolution: {integrity: sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==}
|
|
|
|
tiny-invariant@1.3.3:
|
|
resolution: {integrity: sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==}
|
|
|
|
tinyexec@1.0.1:
|
|
resolution: {integrity: sha512-5uC6DDlmeqiOwCPmK9jMSdOuZTh8bU39Ys6yidB+UTt5hfZUPGAypSgFRiEp+jbi9qH40BLDvy85jIU88wKSqw==}
|
|
|
|
tinyglobby@0.2.15:
|
|
resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==}
|
|
engines: {node: '>=12.0.0'}
|
|
|
|
to-regex-range@5.0.1:
|
|
resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
|
|
engines: {node: '>=8.0'}
|
|
|
|
toidentifier@1.0.1:
|
|
resolution: {integrity: sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==}
|
|
engines: {node: '>=0.6'}
|
|
|
|
totalist@3.0.1:
|
|
resolution: {integrity: sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
tr46@0.0.3:
|
|
resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==}
|
|
|
|
ts-interface-checker@0.1.13:
|
|
resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==}
|
|
|
|
tslib@2.8.1:
|
|
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
|
|
|
|
tsscmp@1.0.6:
|
|
resolution: {integrity: sha512-LxhtAkPDTkVCMQjt2h6eBVY28KCjikZqZfMcC15YBeNjkgUpdCfBu5HoiOTDu86v6smE8yOjyEktJ8hlbANHQA==}
|
|
engines: {node: '>=0.6.x'}
|
|
|
|
type-fest@5.1.0:
|
|
resolution: {integrity: sha512-wQ531tuWvB6oK+pchHIu5lHe5f5wpSCqB8Kf4dWQRbOYc9HTge7JL0G4Qd44bh6QuJCccIzL3bugb8GI0MwHrg==}
|
|
engines: {node: '>=20'}
|
|
|
|
type-is@1.6.18:
|
|
resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
type-level-regexp@0.1.17:
|
|
resolution: {integrity: sha512-wTk4DH3cxwk196uGLK/E9pE45aLfeKJacKmcEgEOA/q5dnPGNxXt0cfYdFxb57L+sEpf1oJH4Dnx/pnRcku9jg==}
|
|
|
|
typescript@5.9.3:
|
|
resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==}
|
|
engines: {node: '>=14.17'}
|
|
hasBin: true
|
|
|
|
ufo@1.6.1:
|
|
resolution: {integrity: sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA==}
|
|
|
|
ultrahtml@1.6.0:
|
|
resolution: {integrity: sha512-R9fBn90VTJrqqLDwyMph+HGne8eqY1iPfYhPzZrvKpIfwkWZbcYlfpsb8B9dTvBfpy1/hqAD7Wi8EKfP9e8zdw==}
|
|
|
|
uncrypto@0.1.3:
|
|
resolution: {integrity: sha512-Ql87qFHB3s/De2ClA9e0gsnS6zXG27SkTiSJwjCc9MebbfapQfuPzumMIUMi38ezPZVNFcHI9sUIepeQfw8J8Q==}
|
|
|
|
unctx@2.4.1:
|
|
resolution: {integrity: sha512-AbaYw0Nm4mK4qjhns67C+kgxR2YWiwlDBPzxrN8h8C6VtAdCgditAY5Dezu3IJy4XVqAnbrXt9oQJvsn3fyozg==}
|
|
|
|
undici-types@6.21.0:
|
|
resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==}
|
|
|
|
undici@7.16.0:
|
|
resolution: {integrity: sha512-QEg3HPMll0o3t2ourKwOeUAZ159Kn9mx5pnzHRQO8+Wixmh88YdZRiIwat0iNzNNXn0yoEtXJqFpyW7eM8BV7g==}
|
|
engines: {node: '>=20.18.1'}
|
|
|
|
unenv@2.0.0-rc.21:
|
|
resolution: {integrity: sha512-Wj7/AMtE9MRnAXa6Su3Lk0LNCfqDYgfwVjwRFVum9U7wsto1imuHqk4kTm7Jni+5A0Hn7dttL6O/zjvUvoo+8A==}
|
|
|
|
unhead@2.0.19:
|
|
resolution: {integrity: sha512-gEEjkV11Aj+rBnY6wnRfsFtF2RxKOLaPN4i+Gx3UhBxnszvV6ApSNZbGk7WKyy/lErQ6ekPN63qdFL7sa1leow==}
|
|
|
|
unicorn-magic@0.3.0:
|
|
resolution: {integrity: sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==}
|
|
engines: {node: '>=18'}
|
|
|
|
unimport@5.5.0:
|
|
resolution: {integrity: sha512-/JpWMG9s1nBSlXJAQ8EREFTFy3oy6USFd8T6AoBaw1q2GGcF4R9yp3ofg32UODZlYEO5VD0EWE1RpI9XDWyPYg==}
|
|
engines: {node: '>=18.12.0'}
|
|
|
|
universalify@2.0.1:
|
|
resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==}
|
|
engines: {node: '>= 10.0.0'}
|
|
|
|
unplugin-utils@0.2.5:
|
|
resolution: {integrity: sha512-gwXJnPRewT4rT7sBi/IvxKTjsms7jX7QIDLOClApuZwR49SXbrB1z2NLUZ+vDHyqCj/n58OzRRqaW+B8OZi8vg==}
|
|
engines: {node: '>=18.12.0'}
|
|
|
|
unplugin-utils@0.3.1:
|
|
resolution: {integrity: sha512-5lWVjgi6vuHhJ526bI4nlCOmkCIF3nnfXkCMDeMJrtdvxTs6ZFCM8oNufGTsDbKv/tJ/xj8RpvXjRuPBZJuJog==}
|
|
engines: {node: '>=20.19.0'}
|
|
|
|
unplugin-vue-router@0.15.0:
|
|
resolution: {integrity: sha512-PyGehCjd9Ny9h+Uer4McbBjjib3lHihcyUEILa7pHKl6+rh8N7sFyw4ZkV+N30Oq2zmIUG7iKs3qpL0r+gXAaQ==}
|
|
peerDependencies:
|
|
'@vue/compiler-sfc': ^3.5.17
|
|
vue-router: ^4.5.1
|
|
peerDependenciesMeta:
|
|
vue-router:
|
|
optional: true
|
|
|
|
unplugin@2.3.10:
|
|
resolution: {integrity: sha512-6NCPkv1ClwH+/BGE9QeoTIl09nuiAt0gS28nn1PvYXsGKRwM2TCbFA2QiilmehPDTXIe684k4rZI1yl3A1PCUw==}
|
|
engines: {node: '>=18.12.0'}
|
|
|
|
unstorage@1.17.1:
|
|
resolution: {integrity: sha512-KKGwRTT0iVBCErKemkJCLs7JdxNVfqTPc/85ae1XES0+bsHbc/sFBfVi5kJp156cc51BHinIH2l3k0EZ24vOBQ==}
|
|
peerDependencies:
|
|
'@azure/app-configuration': ^1.8.0
|
|
'@azure/cosmos': ^4.2.0
|
|
'@azure/data-tables': ^13.3.0
|
|
'@azure/identity': ^4.6.0
|
|
'@azure/keyvault-secrets': ^4.9.0
|
|
'@azure/storage-blob': ^12.26.0
|
|
'@capacitor/preferences': ^6.0.3 || ^7.0.0
|
|
'@deno/kv': '>=0.9.0'
|
|
'@netlify/blobs': ^6.5.0 || ^7.0.0 || ^8.1.0 || ^9.0.0 || ^10.0.0
|
|
'@planetscale/database': ^1.19.0
|
|
'@upstash/redis': ^1.34.3
|
|
'@vercel/blob': '>=0.27.1'
|
|
'@vercel/functions': ^2.2.12 || ^3.0.0
|
|
'@vercel/kv': ^1.0.1
|
|
aws4fetch: ^1.0.20
|
|
db0: '>=0.2.1'
|
|
idb-keyval: ^6.2.1
|
|
ioredis: ^5.4.2
|
|
uploadthing: ^7.4.4
|
|
peerDependenciesMeta:
|
|
'@azure/app-configuration':
|
|
optional: true
|
|
'@azure/cosmos':
|
|
optional: true
|
|
'@azure/data-tables':
|
|
optional: true
|
|
'@azure/identity':
|
|
optional: true
|
|
'@azure/keyvault-secrets':
|
|
optional: true
|
|
'@azure/storage-blob':
|
|
optional: true
|
|
'@capacitor/preferences':
|
|
optional: true
|
|
'@deno/kv':
|
|
optional: true
|
|
'@netlify/blobs':
|
|
optional: true
|
|
'@planetscale/database':
|
|
optional: true
|
|
'@upstash/redis':
|
|
optional: true
|
|
'@vercel/blob':
|
|
optional: true
|
|
'@vercel/functions':
|
|
optional: true
|
|
'@vercel/kv':
|
|
optional: true
|
|
aws4fetch:
|
|
optional: true
|
|
db0:
|
|
optional: true
|
|
idb-keyval:
|
|
optional: true
|
|
ioredis:
|
|
optional: true
|
|
uploadthing:
|
|
optional: true
|
|
|
|
untun@0.1.3:
|
|
resolution: {integrity: sha512-4luGP9LMYszMRZwsvyUd9MrxgEGZdZuZgpVQHEEX0lCYFESasVRvZd0EYpCkOIbJKHMuv0LskpXc/8Un+MJzEQ==}
|
|
hasBin: true
|
|
|
|
untyped@2.0.0:
|
|
resolution: {integrity: sha512-nwNCjxJTjNuLCgFr42fEak5OcLuB3ecca+9ksPFNvtfYSLpjf+iJqSIaSnIile6ZPbKYxI5k2AfXqeopGudK/g==}
|
|
hasBin: true
|
|
|
|
unwasm@0.3.11:
|
|
resolution: {integrity: sha512-Vhp5gb1tusSQw5of/g3Q697srYgMXvwMgXMjcG4ZNga02fDX9coxJ9fAb0Ci38hM2Hv/U1FXRPGgjP2BYqhNoQ==}
|
|
|
|
update-browserslist-db@1.1.3:
|
|
resolution: {integrity: sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==}
|
|
hasBin: true
|
|
peerDependencies:
|
|
browserslist: '>= 4.21.0'
|
|
|
|
uqr@0.1.2:
|
|
resolution: {integrity: sha512-MJu7ypHq6QasgF5YRTjqscSzQp/W11zoUk6kvmlH+fmWEs63Y0Eib13hYFwAzagRJcVY8WVnlV+eBDUGMJ5IbA==}
|
|
|
|
util-deprecate@1.0.2:
|
|
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
|
|
|
|
vary@1.1.2:
|
|
resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
vite-dev-rpc@1.1.0:
|
|
resolution: {integrity: sha512-pKXZlgoXGoE8sEKiKJSng4hI1sQ4wi5YT24FCrwrLt6opmkjlqPPVmiPWWJn8M8byMxRGzp1CrFuqQs4M/Z39A==}
|
|
peerDependencies:
|
|
vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 || ^6.0.1 || ^7.0.0-0
|
|
|
|
vite-hot-client@2.1.0:
|
|
resolution: {integrity: sha512-7SpgZmU7R+dDnSmvXE1mfDtnHLHQSisdySVR7lO8ceAXvM0otZeuQQ6C8LrS5d/aYyP/QZ0hI0L+dIPrm4YlFQ==}
|
|
peerDependencies:
|
|
vite: ^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0 || ^6.0.0-0 || ^7.0.0-0
|
|
|
|
vite-node@3.2.4:
|
|
resolution: {integrity: sha512-EbKSKh+bh1E1IFxeO0pg1n4dvoOTt0UDiXMd/qn++r98+jPO1xtJilvXldeuQ8giIB5IkpjCgMleHMNEsGH6pg==}
|
|
engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
|
|
hasBin: true
|
|
|
|
vite-plugin-checker@0.11.0:
|
|
resolution: {integrity: sha512-iUdO9Pl9UIBRPAragwi3as/BXXTtRu4G12L3CMrjx+WVTd9g/MsqNakreib9M/2YRVkhZYiTEwdH2j4Dm0w7lw==}
|
|
engines: {node: '>=16.11'}
|
|
peerDependencies:
|
|
'@biomejs/biome': '>=1.7'
|
|
eslint: '>=7'
|
|
meow: ^13.2.0
|
|
optionator: ^0.9.4
|
|
oxlint: '>=1'
|
|
stylelint: '>=16'
|
|
typescript: '*'
|
|
vite: '>=5.4.20'
|
|
vls: '*'
|
|
vti: '*'
|
|
vue-tsc: ~2.2.10 || ^3.0.0
|
|
peerDependenciesMeta:
|
|
'@biomejs/biome':
|
|
optional: true
|
|
eslint:
|
|
optional: true
|
|
meow:
|
|
optional: true
|
|
optionator:
|
|
optional: true
|
|
oxlint:
|
|
optional: true
|
|
stylelint:
|
|
optional: true
|
|
typescript:
|
|
optional: true
|
|
vls:
|
|
optional: true
|
|
vti:
|
|
optional: true
|
|
vue-tsc:
|
|
optional: true
|
|
|
|
vite-plugin-inspect@11.3.3:
|
|
resolution: {integrity: sha512-u2eV5La99oHoYPHE6UvbwgEqKKOQGz86wMg40CCosP6q8BkB6e5xPneZfYagK4ojPJSj5anHCrnvC20DpwVdRA==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@nuxt/kit': '*'
|
|
vite: ^6.0.0 || ^7.0.0-0
|
|
peerDependenciesMeta:
|
|
'@nuxt/kit':
|
|
optional: true
|
|
|
|
vite-plugin-vue-tracer@1.0.1:
|
|
resolution: {integrity: sha512-L5/vAhT6oYbH4RSQYGLN9VfHexWe7SGzca1pJ7oPkL6KtxWA1jbGeb3Ri1JptKzqtd42HinOq4uEYqzhVWrzig==}
|
|
peerDependencies:
|
|
vite: ^6.0.0 || ^7.0.0
|
|
vue: ^3.5.0
|
|
|
|
vite@7.1.11:
|
|
resolution: {integrity: sha512-uzcxnSDVjAopEUjljkWh8EIrg6tlzrjFUfMcR1EVsRDGwf/ccef0qQPRyOrROwhrTDaApueq+ja+KLPlzR/zdg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@types/node': ^20.19.0 || >=22.12.0
|
|
jiti: '>=1.21.0'
|
|
less: ^4.0.0
|
|
lightningcss: ^1.21.0
|
|
sass: ^1.70.0
|
|
sass-embedded: ^1.70.0
|
|
stylus: '>=0.54.8'
|
|
sugarss: ^5.0.0
|
|
terser: ^5.16.0
|
|
tsx: ^4.8.1
|
|
yaml: ^2.4.2
|
|
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
|
|
|
|
vscode-uri@3.1.0:
|
|
resolution: {integrity: sha512-/BpdSx+yCQGnCvecbyXdxHDkuk55/G3xwnC0GqY4gmQ3j+A+g8kzzgB4Nk/SINjqn6+waqw3EgbVF2QKExkRxQ==}
|
|
|
|
vue-bundle-renderer@2.2.0:
|
|
resolution: {integrity: sha512-sz/0WEdYH1KfaOm0XaBmRZOWgYTEvUDt6yPYaUzl4E52qzgWLlknaPPTTZmp6benaPTlQAI/hN1x3tAzZygycg==}
|
|
|
|
vue-demi@0.14.10:
|
|
resolution: {integrity: sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==}
|
|
engines: {node: '>=12'}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@vue/composition-api': ^1.0.0-rc.1
|
|
vue: ^3.0.0-0 || ^2.6.0
|
|
peerDependenciesMeta:
|
|
'@vue/composition-api':
|
|
optional: true
|
|
|
|
vue-devtools-stub@0.1.0:
|
|
resolution: {integrity: sha512-RutnB7X8c5hjq39NceArgXg28WZtZpGc3+J16ljMiYnFhKvd8hITxSWQSQ5bvldxMDU6gG5mkxl1MTQLXckVSQ==}
|
|
|
|
vue-router@4.6.3:
|
|
resolution: {integrity: sha512-ARBedLm9YlbvQomnmq91Os7ck6efydTSpRP3nuOKCvgJOHNrhRoJDSKtee8kcL1Vf7nz6U+PMBL+hTvR3bTVQg==}
|
|
peerDependencies:
|
|
vue: ^3.5.0
|
|
|
|
vue@3.5.22:
|
|
resolution: {integrity: sha512-toaZjQ3a/G/mYaLSbV+QsQhIdMo9x5rrqIpYRObsJ6T/J+RyCSFwN2LHNVH9v8uIcljDNa3QzPVdv3Y6b9hAJQ==}
|
|
peerDependencies:
|
|
typescript: '*'
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
|
|
webidl-conversions@3.0.1:
|
|
resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==}
|
|
|
|
webpack-virtual-modules@0.6.2:
|
|
resolution: {integrity: sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==}
|
|
|
|
whatwg-url@5.0.0:
|
|
resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==}
|
|
|
|
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
|
|
|
|
wrap-ansi@7.0.0:
|
|
resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==}
|
|
engines: {node: '>=10'}
|
|
|
|
wrap-ansi@8.1.0:
|
|
resolution: {integrity: sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==}
|
|
engines: {node: '>=12'}
|
|
|
|
wrappy@1.0.2:
|
|
resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
|
|
|
|
ws@8.18.3:
|
|
resolution: {integrity: sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==}
|
|
engines: {node: '>=10.0.0'}
|
|
peerDependencies:
|
|
bufferutil: ^4.0.1
|
|
utf-8-validate: '>=5.0.2'
|
|
peerDependenciesMeta:
|
|
bufferutil:
|
|
optional: true
|
|
utf-8-validate:
|
|
optional: true
|
|
|
|
wsl-utils@0.1.0:
|
|
resolution: {integrity: sha512-h3Fbisa2nKGPxCpm89Hk33lBLsnaGBvctQopaBSOW/uIs6FTe1ATyAnKFJrzVs9vpGdsTe73WF3V4lIsk4Gacw==}
|
|
engines: {node: '>=18'}
|
|
|
|
y18n@5.0.8:
|
|
resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==}
|
|
engines: {node: '>=10'}
|
|
|
|
yallist@3.1.1:
|
|
resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
|
|
|
|
yallist@5.0.0:
|
|
resolution: {integrity: sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==}
|
|
engines: {node: '>=18'}
|
|
|
|
yaml@2.8.1:
|
|
resolution: {integrity: sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw==}
|
|
engines: {node: '>= 14.6'}
|
|
hasBin: true
|
|
|
|
yargs-parser@21.1.1:
|
|
resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==}
|
|
engines: {node: '>=12'}
|
|
|
|
yargs@17.7.2:
|
|
resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==}
|
|
engines: {node: '>=12'}
|
|
|
|
ylru@1.4.0:
|
|
resolution: {integrity: sha512-2OQsPNEmBCvXuFlIni/a+Rn+R2pHW9INm0BxXJ4hVDA8TirqMj+J/Rp9ItLatT/5pZqWwefVrTQcHpixsxnVlA==}
|
|
engines: {node: '>= 4.0.0'}
|
|
|
|
yoctocolors@2.1.2:
|
|
resolution: {integrity: sha512-CzhO+pFNo8ajLM2d2IW/R93ipy99LWjtwblvC1RsoSUMZgyLbYFr221TnSNT7GjGdYui6P459mw9JH/g/zW2ug==}
|
|
engines: {node: '>=18'}
|
|
|
|
youch-core@0.3.3:
|
|
resolution: {integrity: sha512-ho7XuGjLaJ2hWHoK8yFnsUGy2Y5uDpqSTq1FkHLK4/oqKtyUU1AFbOOxY4IpC9f0fTLjwYbslUz0Po5BpD1wrA==}
|
|
|
|
youch@4.1.0-beta.11:
|
|
resolution: {integrity: sha512-sQi6PERyO/mT8w564ojOVeAlYTtVQmC2GaktQAf+IdI75/GKIggosBuvyVXvEV+FATAT6RbLdIjFoiIId4ozoQ==}
|
|
|
|
zip-stream@6.0.1:
|
|
resolution: {integrity: sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==}
|
|
engines: {node: '>= 14'}
|
|
|
|
zod@3.25.76:
|
|
resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==}
|
|
|
|
snapshots:
|
|
|
|
'@alloc/quick-lru@5.2.0': {}
|
|
|
|
'@babel/code-frame@7.27.1':
|
|
dependencies:
|
|
'@babel/helper-validator-identifier': 7.27.1
|
|
js-tokens: 4.0.0
|
|
picocolors: 1.1.1
|
|
|
|
'@babel/compat-data@7.28.4': {}
|
|
|
|
'@babel/core@7.28.4':
|
|
dependencies:
|
|
'@babel/code-frame': 7.27.1
|
|
'@babel/generator': 7.28.3
|
|
'@babel/helper-compilation-targets': 7.27.2
|
|
'@babel/helper-module-transforms': 7.28.3(@babel/core@7.28.4)
|
|
'@babel/helpers': 7.28.4
|
|
'@babel/parser': 7.28.4
|
|
'@babel/template': 7.27.2
|
|
'@babel/traverse': 7.28.4
|
|
'@babel/types': 7.28.4
|
|
'@jridgewell/remapping': 2.3.5
|
|
convert-source-map: 2.0.0
|
|
debug: 4.4.3
|
|
gensync: 1.0.0-beta.2
|
|
json5: 2.2.3
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/generator@7.28.3':
|
|
dependencies:
|
|
'@babel/parser': 7.28.4
|
|
'@babel/types': 7.28.4
|
|
'@jridgewell/gen-mapping': 0.3.13
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
jsesc: 3.1.0
|
|
|
|
'@babel/helper-annotate-as-pure@7.27.3':
|
|
dependencies:
|
|
'@babel/types': 7.28.4
|
|
|
|
'@babel/helper-compilation-targets@7.27.2':
|
|
dependencies:
|
|
'@babel/compat-data': 7.28.4
|
|
'@babel/helper-validator-option': 7.27.1
|
|
browserslist: 4.26.3
|
|
lru-cache: 5.1.1
|
|
semver: 6.3.1
|
|
|
|
'@babel/helper-create-class-features-plugin@7.28.3(@babel/core@7.28.4)':
|
|
dependencies:
|
|
'@babel/core': 7.28.4
|
|
'@babel/helper-annotate-as-pure': 7.27.3
|
|
'@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.28.4)
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.27.1
|
|
'@babel/traverse': 7.28.4
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-globals@7.28.0': {}
|
|
|
|
'@babel/helper-member-expression-to-functions@7.27.1':
|
|
dependencies:
|
|
'@babel/traverse': 7.28.4
|
|
'@babel/types': 7.28.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-module-imports@7.27.1':
|
|
dependencies:
|
|
'@babel/traverse': 7.28.4
|
|
'@babel/types': 7.28.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-module-transforms@7.28.3(@babel/core@7.28.4)':
|
|
dependencies:
|
|
'@babel/core': 7.28.4
|
|
'@babel/helper-module-imports': 7.27.1
|
|
'@babel/helper-validator-identifier': 7.27.1
|
|
'@babel/traverse': 7.28.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-optimise-call-expression@7.27.1':
|
|
dependencies:
|
|
'@babel/types': 7.28.4
|
|
|
|
'@babel/helper-plugin-utils@7.27.1': {}
|
|
|
|
'@babel/helper-replace-supers@7.27.1(@babel/core@7.28.4)':
|
|
dependencies:
|
|
'@babel/core': 7.28.4
|
|
'@babel/helper-member-expression-to-functions': 7.27.1
|
|
'@babel/helper-optimise-call-expression': 7.27.1
|
|
'@babel/traverse': 7.28.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-skip-transparent-expression-wrappers@7.27.1':
|
|
dependencies:
|
|
'@babel/traverse': 7.28.4
|
|
'@babel/types': 7.28.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-string-parser@7.27.1': {}
|
|
|
|
'@babel/helper-validator-identifier@7.27.1': {}
|
|
|
|
'@babel/helper-validator-option@7.27.1': {}
|
|
|
|
'@babel/helpers@7.28.4':
|
|
dependencies:
|
|
'@babel/template': 7.27.2
|
|
'@babel/types': 7.28.4
|
|
|
|
'@babel/parser@7.28.4':
|
|
dependencies:
|
|
'@babel/types': 7.28.4
|
|
|
|
'@babel/plugin-syntax-jsx@7.27.1(@babel/core@7.28.4)':
|
|
dependencies:
|
|
'@babel/core': 7.28.4
|
|
'@babel/helper-plugin-utils': 7.27.1
|
|
|
|
'@babel/plugin-syntax-typescript@7.27.1(@babel/core@7.28.4)':
|
|
dependencies:
|
|
'@babel/core': 7.28.4
|
|
'@babel/helper-plugin-utils': 7.27.1
|
|
|
|
'@babel/plugin-transform-typescript@7.28.0(@babel/core@7.28.4)':
|
|
dependencies:
|
|
'@babel/core': 7.28.4
|
|
'@babel/helper-annotate-as-pure': 7.27.3
|
|
'@babel/helper-create-class-features-plugin': 7.28.3(@babel/core@7.28.4)
|
|
'@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.28.4)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/template@7.27.2':
|
|
dependencies:
|
|
'@babel/code-frame': 7.27.1
|
|
'@babel/parser': 7.28.4
|
|
'@babel/types': 7.28.4
|
|
|
|
'@babel/traverse@7.28.4':
|
|
dependencies:
|
|
'@babel/code-frame': 7.27.1
|
|
'@babel/generator': 7.28.3
|
|
'@babel/helper-globals': 7.28.0
|
|
'@babel/parser': 7.28.4
|
|
'@babel/template': 7.27.2
|
|
'@babel/types': 7.28.4
|
|
debug: 4.4.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/types@7.28.4':
|
|
dependencies:
|
|
'@babel/helper-string-parser': 7.27.1
|
|
'@babel/helper-validator-identifier': 7.27.1
|
|
|
|
'@cloudflare/kv-asset-handler@0.4.0':
|
|
dependencies:
|
|
mime: 3.0.0
|
|
|
|
'@csstools/selector-resolve-nested@3.1.0(postcss-selector-parser@7.1.0)':
|
|
dependencies:
|
|
postcss-selector-parser: 7.1.0
|
|
|
|
'@csstools/selector-specificity@5.0.0(postcss-selector-parser@7.1.0)':
|
|
dependencies:
|
|
postcss-selector-parser: 7.1.0
|
|
|
|
'@emnapi/core@1.6.0':
|
|
dependencies:
|
|
'@emnapi/wasi-threads': 1.1.0
|
|
tslib: 2.8.1
|
|
optional: true
|
|
|
|
'@emnapi/runtime@1.6.0':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
optional: true
|
|
|
|
'@emnapi/wasi-threads@1.1.0':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
optional: true
|
|
|
|
'@esbuild/aix-ppc64@0.25.11':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm64@0.25.11':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm@0.25.11':
|
|
optional: true
|
|
|
|
'@esbuild/android-x64@0.25.11':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-arm64@0.25.11':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-x64@0.25.11':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-arm64@0.25.11':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-x64@0.25.11':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm64@0.25.11':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm@0.25.11':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ia32@0.25.11':
|
|
optional: true
|
|
|
|
'@esbuild/linux-loong64@0.25.11':
|
|
optional: true
|
|
|
|
'@esbuild/linux-mips64el@0.25.11':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ppc64@0.25.11':
|
|
optional: true
|
|
|
|
'@esbuild/linux-riscv64@0.25.11':
|
|
optional: true
|
|
|
|
'@esbuild/linux-s390x@0.25.11':
|
|
optional: true
|
|
|
|
'@esbuild/linux-x64@0.25.11':
|
|
optional: true
|
|
|
|
'@esbuild/netbsd-arm64@0.25.11':
|
|
optional: true
|
|
|
|
'@esbuild/netbsd-x64@0.25.11':
|
|
optional: true
|
|
|
|
'@esbuild/openbsd-arm64@0.25.11':
|
|
optional: true
|
|
|
|
'@esbuild/openbsd-x64@0.25.11':
|
|
optional: true
|
|
|
|
'@esbuild/openharmony-arm64@0.25.11':
|
|
optional: true
|
|
|
|
'@esbuild/sunos-x64@0.25.11':
|
|
optional: true
|
|
|
|
'@esbuild/win32-arm64@0.25.11':
|
|
optional: true
|
|
|
|
'@esbuild/win32-ia32@0.25.11':
|
|
optional: true
|
|
|
|
'@esbuild/win32-x64@0.25.11':
|
|
optional: true
|
|
|
|
'@ioredis/commands@1.4.0': {}
|
|
|
|
'@isaacs/cliui@8.0.2':
|
|
dependencies:
|
|
string-width: 5.1.2
|
|
string-width-cjs: string-width@4.2.3
|
|
strip-ansi: 7.1.2
|
|
strip-ansi-cjs: strip-ansi@6.0.1
|
|
wrap-ansi: 8.1.0
|
|
wrap-ansi-cjs: wrap-ansi@7.0.0
|
|
|
|
'@isaacs/fs-minipass@4.0.1':
|
|
dependencies:
|
|
minipass: 7.1.2
|
|
|
|
'@jridgewell/gen-mapping@0.3.13':
|
|
dependencies:
|
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
|
|
'@jridgewell/remapping@2.3.5':
|
|
dependencies:
|
|
'@jridgewell/gen-mapping': 0.3.13
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
|
|
'@jridgewell/resolve-uri@3.1.2': {}
|
|
|
|
'@jridgewell/source-map@0.3.11':
|
|
dependencies:
|
|
'@jridgewell/gen-mapping': 0.3.13
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
|
|
'@jridgewell/sourcemap-codec@1.5.5': {}
|
|
|
|
'@jridgewell/trace-mapping@0.3.31':
|
|
dependencies:
|
|
'@jridgewell/resolve-uri': 3.1.2
|
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
|
|
'@koa/router@12.0.2':
|
|
dependencies:
|
|
debug: 4.4.3
|
|
http-errors: 2.0.0
|
|
koa-compose: 4.1.0
|
|
methods: 1.1.2
|
|
path-to-regexp: 6.3.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@kwsites/file-exists@1.1.1':
|
|
dependencies:
|
|
debug: 4.4.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@kwsites/promise-deferred@1.1.1': {}
|
|
|
|
'@mapbox/node-pre-gyp@2.0.0':
|
|
dependencies:
|
|
consola: 3.4.2
|
|
detect-libc: 2.1.2
|
|
https-proxy-agent: 7.0.6
|
|
node-fetch: 2.7.0
|
|
nopt: 8.1.0
|
|
semver: 7.7.3
|
|
tar: 7.5.1
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
- supports-color
|
|
|
|
'@napi-rs/wasm-runtime@1.0.7':
|
|
dependencies:
|
|
'@emnapi/core': 1.6.0
|
|
'@emnapi/runtime': 1.6.0
|
|
'@tybys/wasm-util': 0.10.1
|
|
optional: true
|
|
|
|
'@nodelib/fs.scandir@2.1.5':
|
|
dependencies:
|
|
'@nodelib/fs.stat': 2.0.5
|
|
run-parallel: 1.2.0
|
|
|
|
'@nodelib/fs.stat@2.0.5': {}
|
|
|
|
'@nodelib/fs.walk@1.2.8':
|
|
dependencies:
|
|
'@nodelib/fs.scandir': 2.1.5
|
|
fastq: 1.19.1
|
|
|
|
'@nuxt/cli@3.29.3(magicast@0.3.5)':
|
|
dependencies:
|
|
c12: 3.3.1(magicast@0.3.5)
|
|
citty: 0.1.6
|
|
clipboardy: 5.0.0
|
|
confbox: 0.2.2
|
|
consola: 3.4.2
|
|
defu: 6.1.4
|
|
exsolve: 1.0.7
|
|
fuse.js: 7.1.0
|
|
get-port-please: 3.2.0
|
|
giget: 2.0.0
|
|
h3: 1.15.4
|
|
jiti: 2.6.1
|
|
listhen: 1.9.0
|
|
nypm: 0.6.2
|
|
ofetch: 1.4.1
|
|
ohash: 2.0.11
|
|
pathe: 2.0.3
|
|
perfect-debounce: 2.0.0
|
|
pkg-types: 2.3.0
|
|
scule: 1.3.0
|
|
semver: 7.7.3
|
|
srvx: 0.8.16
|
|
std-env: 3.10.0
|
|
tinyexec: 1.0.1
|
|
ufo: 1.6.1
|
|
undici: 7.16.0
|
|
youch: 4.1.0-beta.11
|
|
transitivePeerDependencies:
|
|
- magicast
|
|
|
|
'@nuxt/devalue@2.0.2': {}
|
|
|
|
'@nuxt/devtools-kit@2.6.5(magicast@0.3.5)(vite@7.1.11(@types/node@20.19.23)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1))':
|
|
dependencies:
|
|
'@nuxt/kit': 3.19.3(magicast@0.3.5)
|
|
execa: 8.0.1
|
|
vite: 7.1.11(@types/node@20.19.23)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1)
|
|
transitivePeerDependencies:
|
|
- magicast
|
|
|
|
'@nuxt/devtools-wizard@2.6.5':
|
|
dependencies:
|
|
consola: 3.4.2
|
|
diff: 8.0.2
|
|
execa: 8.0.1
|
|
magicast: 0.3.5
|
|
pathe: 2.0.3
|
|
pkg-types: 2.3.0
|
|
prompts: 2.4.2
|
|
semver: 7.7.3
|
|
|
|
'@nuxt/devtools@2.6.5(vite@7.1.11(@types/node@20.19.23)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.3))':
|
|
dependencies:
|
|
'@nuxt/devtools-kit': 2.6.5(magicast@0.3.5)(vite@7.1.11(@types/node@20.19.23)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1))
|
|
'@nuxt/devtools-wizard': 2.6.5
|
|
'@nuxt/kit': 3.19.3(magicast@0.3.5)
|
|
'@vue/devtools-core': 7.7.7(vite@7.1.11(@types/node@20.19.23)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.3))
|
|
'@vue/devtools-kit': 7.7.7
|
|
birpc: 2.6.1
|
|
consola: 3.4.2
|
|
destr: 2.0.5
|
|
error-stack-parser-es: 1.0.5
|
|
execa: 8.0.1
|
|
fast-npm-meta: 0.4.7
|
|
get-port-please: 3.2.0
|
|
hookable: 5.5.3
|
|
image-meta: 0.2.2
|
|
is-installed-globally: 1.0.0
|
|
launch-editor: 2.11.1
|
|
local-pkg: 1.1.2
|
|
magicast: 0.3.5
|
|
nypm: 0.6.2
|
|
ohash: 2.0.11
|
|
pathe: 2.0.3
|
|
perfect-debounce: 1.0.0
|
|
pkg-types: 2.3.0
|
|
semver: 7.7.3
|
|
simple-git: 3.28.0
|
|
sirv: 3.0.2
|
|
structured-clone-es: 1.0.0
|
|
tinyglobby: 0.2.15
|
|
vite: 7.1.11(@types/node@20.19.23)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1)
|
|
vite-plugin-inspect: 11.3.3(@nuxt/kit@3.19.3(magicast@0.3.5))(vite@7.1.11(@types/node@20.19.23)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1))
|
|
vite-plugin-vue-tracer: 1.0.1(vite@7.1.11(@types/node@20.19.23)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.3))
|
|
which: 5.0.0
|
|
ws: 8.18.3
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- supports-color
|
|
- utf-8-validate
|
|
- vue
|
|
|
|
'@nuxt/kit@3.19.3(magicast@0.3.5)':
|
|
dependencies:
|
|
c12: 3.3.1(magicast@0.3.5)
|
|
consola: 3.4.2
|
|
defu: 6.1.4
|
|
destr: 2.0.5
|
|
errx: 0.1.0
|
|
exsolve: 1.0.7
|
|
ignore: 7.0.5
|
|
jiti: 2.6.1
|
|
klona: 2.0.6
|
|
knitwork: 1.2.0
|
|
mlly: 1.8.0
|
|
ohash: 2.0.11
|
|
pathe: 2.0.3
|
|
pkg-types: 2.3.0
|
|
rc9: 2.1.2
|
|
scule: 1.3.0
|
|
semver: 7.7.3
|
|
std-env: 3.10.0
|
|
tinyglobby: 0.2.15
|
|
ufo: 1.6.1
|
|
unctx: 2.4.1
|
|
unimport: 5.5.0
|
|
untyped: 2.0.0
|
|
transitivePeerDependencies:
|
|
- magicast
|
|
|
|
'@nuxt/kit@4.1.3(magicast@0.3.5)':
|
|
dependencies:
|
|
c12: 3.3.1(magicast@0.3.5)
|
|
consola: 3.4.2
|
|
defu: 6.1.4
|
|
destr: 2.0.5
|
|
errx: 0.1.0
|
|
exsolve: 1.0.7
|
|
ignore: 7.0.5
|
|
jiti: 2.6.1
|
|
klona: 2.0.6
|
|
mlly: 1.8.0
|
|
ohash: 2.0.11
|
|
pathe: 2.0.3
|
|
pkg-types: 2.3.0
|
|
rc9: 2.1.2
|
|
scule: 1.3.0
|
|
semver: 7.7.3
|
|
std-env: 3.10.0
|
|
tinyglobby: 0.2.15
|
|
ufo: 1.6.1
|
|
unctx: 2.4.1
|
|
unimport: 5.5.0
|
|
untyped: 2.0.0
|
|
transitivePeerDependencies:
|
|
- magicast
|
|
|
|
'@nuxt/schema@4.1.3':
|
|
dependencies:
|
|
'@vue/shared': 3.5.22
|
|
consola: 3.4.2
|
|
defu: 6.1.4
|
|
pathe: 2.0.3
|
|
pkg-types: 2.3.0
|
|
std-env: 3.10.0
|
|
ufo: 1.6.1
|
|
|
|
'@nuxt/telemetry@2.6.6(magicast@0.3.5)':
|
|
dependencies:
|
|
'@nuxt/kit': 3.19.3(magicast@0.3.5)
|
|
citty: 0.1.6
|
|
consola: 3.4.2
|
|
destr: 2.0.5
|
|
dotenv: 16.6.1
|
|
git-url-parse: 16.1.0
|
|
is-docker: 3.0.0
|
|
ofetch: 1.4.1
|
|
package-manager-detector: 1.5.0
|
|
pathe: 2.0.3
|
|
rc9: 2.1.2
|
|
std-env: 3.10.0
|
|
transitivePeerDependencies:
|
|
- magicast
|
|
|
|
'@nuxt/vite-builder@4.1.3(@types/node@20.19.23)(magicast@0.3.5)(rollup@4.52.5)(terser@5.44.0)(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3))(yaml@2.8.1)':
|
|
dependencies:
|
|
'@nuxt/kit': 4.1.3(magicast@0.3.5)
|
|
'@rollup/plugin-replace': 6.0.2(rollup@4.52.5)
|
|
'@vitejs/plugin-vue': 6.0.1(vite@7.1.11(@types/node@20.19.23)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.3))
|
|
'@vitejs/plugin-vue-jsx': 5.1.1(vite@7.1.11(@types/node@20.19.23)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.3))
|
|
autoprefixer: 10.4.21(postcss@8.5.6)
|
|
consola: 3.4.2
|
|
cssnano: 7.1.1(postcss@8.5.6)
|
|
defu: 6.1.4
|
|
esbuild: 0.25.11
|
|
escape-string-regexp: 5.0.0
|
|
exsolve: 1.0.7
|
|
get-port-please: 3.2.0
|
|
h3: 1.15.4
|
|
jiti: 2.6.1
|
|
knitwork: 1.2.0
|
|
magic-string: 0.30.19
|
|
mlly: 1.8.0
|
|
mocked-exports: 0.1.1
|
|
pathe: 2.0.3
|
|
pkg-types: 2.3.0
|
|
postcss: 8.5.6
|
|
rollup-plugin-visualizer: 6.0.5(rollup@4.52.5)
|
|
std-env: 3.10.0
|
|
ufo: 1.6.1
|
|
unenv: 2.0.0-rc.21
|
|
vite: 7.1.11(@types/node@20.19.23)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1)
|
|
vite-node: 3.2.4(@types/node@20.19.23)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1)
|
|
vite-plugin-checker: 0.11.0(typescript@5.9.3)(vite@7.1.11(@types/node@20.19.23)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1))
|
|
vue: 3.5.22(typescript@5.9.3)
|
|
vue-bundle-renderer: 2.2.0
|
|
transitivePeerDependencies:
|
|
- '@biomejs/biome'
|
|
- '@types/node'
|
|
- eslint
|
|
- less
|
|
- lightningcss
|
|
- magicast
|
|
- meow
|
|
- optionator
|
|
- oxlint
|
|
- rollup
|
|
- sass
|
|
- sass-embedded
|
|
- stylelint
|
|
- stylus
|
|
- sugarss
|
|
- supports-color
|
|
- terser
|
|
- tsx
|
|
- typescript
|
|
- vls
|
|
- vti
|
|
- vue-tsc
|
|
- yaml
|
|
|
|
'@nuxtjs/tailwindcss@6.14.0(magicast@0.3.5)(yaml@2.8.1)':
|
|
dependencies:
|
|
'@nuxt/kit': 3.19.3(magicast@0.3.5)
|
|
autoprefixer: 10.4.21(postcss@8.5.6)
|
|
c12: 3.3.1(magicast@0.3.5)
|
|
consola: 3.4.2
|
|
defu: 6.1.4
|
|
h3: 1.15.4
|
|
klona: 2.0.6
|
|
ohash: 2.0.11
|
|
pathe: 2.0.3
|
|
pkg-types: 2.3.0
|
|
postcss: 8.5.6
|
|
postcss-nesting: 13.0.2(postcss@8.5.6)
|
|
tailwind-config-viewer: 2.0.4(tailwindcss@3.4.18(yaml@2.8.1))
|
|
tailwindcss: 3.4.18(yaml@2.8.1)
|
|
ufo: 1.6.1
|
|
unctx: 2.4.1
|
|
transitivePeerDependencies:
|
|
- magicast
|
|
- supports-color
|
|
- tsx
|
|
- yaml
|
|
|
|
'@oxc-minify/binding-android-arm64@0.94.0':
|
|
optional: true
|
|
|
|
'@oxc-minify/binding-darwin-arm64@0.94.0':
|
|
optional: true
|
|
|
|
'@oxc-minify/binding-darwin-x64@0.94.0':
|
|
optional: true
|
|
|
|
'@oxc-minify/binding-freebsd-x64@0.94.0':
|
|
optional: true
|
|
|
|
'@oxc-minify/binding-linux-arm-gnueabihf@0.94.0':
|
|
optional: true
|
|
|
|
'@oxc-minify/binding-linux-arm-musleabihf@0.94.0':
|
|
optional: true
|
|
|
|
'@oxc-minify/binding-linux-arm64-gnu@0.94.0':
|
|
optional: true
|
|
|
|
'@oxc-minify/binding-linux-arm64-musl@0.94.0':
|
|
optional: true
|
|
|
|
'@oxc-minify/binding-linux-riscv64-gnu@0.94.0':
|
|
optional: true
|
|
|
|
'@oxc-minify/binding-linux-s390x-gnu@0.94.0':
|
|
optional: true
|
|
|
|
'@oxc-minify/binding-linux-x64-gnu@0.94.0':
|
|
optional: true
|
|
|
|
'@oxc-minify/binding-linux-x64-musl@0.94.0':
|
|
optional: true
|
|
|
|
'@oxc-minify/binding-wasm32-wasi@0.94.0':
|
|
dependencies:
|
|
'@napi-rs/wasm-runtime': 1.0.7
|
|
optional: true
|
|
|
|
'@oxc-minify/binding-win32-arm64-msvc@0.94.0':
|
|
optional: true
|
|
|
|
'@oxc-minify/binding-win32-x64-msvc@0.94.0':
|
|
optional: true
|
|
|
|
'@oxc-parser/binding-android-arm64@0.94.0':
|
|
optional: true
|
|
|
|
'@oxc-parser/binding-darwin-arm64@0.94.0':
|
|
optional: true
|
|
|
|
'@oxc-parser/binding-darwin-x64@0.94.0':
|
|
optional: true
|
|
|
|
'@oxc-parser/binding-freebsd-x64@0.94.0':
|
|
optional: true
|
|
|
|
'@oxc-parser/binding-linux-arm-gnueabihf@0.94.0':
|
|
optional: true
|
|
|
|
'@oxc-parser/binding-linux-arm-musleabihf@0.94.0':
|
|
optional: true
|
|
|
|
'@oxc-parser/binding-linux-arm64-gnu@0.94.0':
|
|
optional: true
|
|
|
|
'@oxc-parser/binding-linux-arm64-musl@0.94.0':
|
|
optional: true
|
|
|
|
'@oxc-parser/binding-linux-riscv64-gnu@0.94.0':
|
|
optional: true
|
|
|
|
'@oxc-parser/binding-linux-s390x-gnu@0.94.0':
|
|
optional: true
|
|
|
|
'@oxc-parser/binding-linux-x64-gnu@0.94.0':
|
|
optional: true
|
|
|
|
'@oxc-parser/binding-linux-x64-musl@0.94.0':
|
|
optional: true
|
|
|
|
'@oxc-parser/binding-wasm32-wasi@0.94.0':
|
|
dependencies:
|
|
'@napi-rs/wasm-runtime': 1.0.7
|
|
optional: true
|
|
|
|
'@oxc-parser/binding-win32-arm64-msvc@0.94.0':
|
|
optional: true
|
|
|
|
'@oxc-parser/binding-win32-x64-msvc@0.94.0':
|
|
optional: true
|
|
|
|
'@oxc-project/types@0.94.0': {}
|
|
|
|
'@oxc-transform/binding-android-arm64@0.94.0':
|
|
optional: true
|
|
|
|
'@oxc-transform/binding-darwin-arm64@0.94.0':
|
|
optional: true
|
|
|
|
'@oxc-transform/binding-darwin-x64@0.94.0':
|
|
optional: true
|
|
|
|
'@oxc-transform/binding-freebsd-x64@0.94.0':
|
|
optional: true
|
|
|
|
'@oxc-transform/binding-linux-arm-gnueabihf@0.94.0':
|
|
optional: true
|
|
|
|
'@oxc-transform/binding-linux-arm-musleabihf@0.94.0':
|
|
optional: true
|
|
|
|
'@oxc-transform/binding-linux-arm64-gnu@0.94.0':
|
|
optional: true
|
|
|
|
'@oxc-transform/binding-linux-arm64-musl@0.94.0':
|
|
optional: true
|
|
|
|
'@oxc-transform/binding-linux-riscv64-gnu@0.94.0':
|
|
optional: true
|
|
|
|
'@oxc-transform/binding-linux-s390x-gnu@0.94.0':
|
|
optional: true
|
|
|
|
'@oxc-transform/binding-linux-x64-gnu@0.94.0':
|
|
optional: true
|
|
|
|
'@oxc-transform/binding-linux-x64-musl@0.94.0':
|
|
optional: true
|
|
|
|
'@oxc-transform/binding-wasm32-wasi@0.94.0':
|
|
dependencies:
|
|
'@napi-rs/wasm-runtime': 1.0.7
|
|
optional: true
|
|
|
|
'@oxc-transform/binding-win32-arm64-msvc@0.94.0':
|
|
optional: true
|
|
|
|
'@oxc-transform/binding-win32-x64-msvc@0.94.0':
|
|
optional: true
|
|
|
|
'@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-wasm@2.5.1':
|
|
dependencies:
|
|
is-glob: 4.0.3
|
|
micromatch: 4.0.8
|
|
|
|
'@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
|
|
|
|
'@pinia/nuxt@0.5.5(magicast@0.3.5)(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3))':
|
|
dependencies:
|
|
'@nuxt/kit': 3.19.3(magicast@0.3.5)
|
|
pinia: 2.3.1(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3))
|
|
transitivePeerDependencies:
|
|
- '@vue/composition-api'
|
|
- magicast
|
|
- typescript
|
|
- vue
|
|
|
|
'@pkgjs/parseargs@0.11.0':
|
|
optional: true
|
|
|
|
'@polka/url@1.0.0-next.29': {}
|
|
|
|
'@poppinss/colors@4.1.5':
|
|
dependencies:
|
|
kleur: 4.1.5
|
|
|
|
'@poppinss/dumper@0.6.4':
|
|
dependencies:
|
|
'@poppinss/colors': 4.1.5
|
|
'@sindresorhus/is': 7.1.0
|
|
supports-color: 10.2.2
|
|
|
|
'@poppinss/exception@1.2.2': {}
|
|
|
|
'@rolldown/pluginutils@1.0.0-beta.29': {}
|
|
|
|
'@rolldown/pluginutils@1.0.0-beta.44': {}
|
|
|
|
'@rollup/plugin-alias@5.1.1(rollup@4.52.5)':
|
|
optionalDependencies:
|
|
rollup: 4.52.5
|
|
|
|
'@rollup/plugin-commonjs@28.0.8(rollup@4.52.5)':
|
|
dependencies:
|
|
'@rollup/pluginutils': 5.3.0(rollup@4.52.5)
|
|
commondir: 1.0.1
|
|
estree-walker: 2.0.2
|
|
fdir: 6.5.0(picomatch@4.0.3)
|
|
is-reference: 1.2.1
|
|
magic-string: 0.30.19
|
|
picomatch: 4.0.3
|
|
optionalDependencies:
|
|
rollup: 4.52.5
|
|
|
|
'@rollup/plugin-inject@5.0.5(rollup@4.52.5)':
|
|
dependencies:
|
|
'@rollup/pluginutils': 5.3.0(rollup@4.52.5)
|
|
estree-walker: 2.0.2
|
|
magic-string: 0.30.19
|
|
optionalDependencies:
|
|
rollup: 4.52.5
|
|
|
|
'@rollup/plugin-json@6.1.0(rollup@4.52.5)':
|
|
dependencies:
|
|
'@rollup/pluginutils': 5.3.0(rollup@4.52.5)
|
|
optionalDependencies:
|
|
rollup: 4.52.5
|
|
|
|
'@rollup/plugin-node-resolve@16.0.3(rollup@4.52.5)':
|
|
dependencies:
|
|
'@rollup/pluginutils': 5.3.0(rollup@4.52.5)
|
|
'@types/resolve': 1.20.2
|
|
deepmerge: 4.3.1
|
|
is-module: 1.0.0
|
|
resolve: 1.22.11
|
|
optionalDependencies:
|
|
rollup: 4.52.5
|
|
|
|
'@rollup/plugin-replace@6.0.2(rollup@4.52.5)':
|
|
dependencies:
|
|
'@rollup/pluginutils': 5.3.0(rollup@4.52.5)
|
|
magic-string: 0.30.19
|
|
optionalDependencies:
|
|
rollup: 4.52.5
|
|
|
|
'@rollup/plugin-terser@0.4.4(rollup@4.52.5)':
|
|
dependencies:
|
|
serialize-javascript: 6.0.2
|
|
smob: 1.5.0
|
|
terser: 5.44.0
|
|
optionalDependencies:
|
|
rollup: 4.52.5
|
|
|
|
'@rollup/pluginutils@5.3.0(rollup@4.52.5)':
|
|
dependencies:
|
|
'@types/estree': 1.0.8
|
|
estree-walker: 2.0.2
|
|
picomatch: 4.0.3
|
|
optionalDependencies:
|
|
rollup: 4.52.5
|
|
|
|
'@rollup/rollup-android-arm-eabi@4.52.5':
|
|
optional: true
|
|
|
|
'@rollup/rollup-android-arm64@4.52.5':
|
|
optional: true
|
|
|
|
'@rollup/rollup-darwin-arm64@4.52.5':
|
|
optional: true
|
|
|
|
'@rollup/rollup-darwin-x64@4.52.5':
|
|
optional: true
|
|
|
|
'@rollup/rollup-freebsd-arm64@4.52.5':
|
|
optional: true
|
|
|
|
'@rollup/rollup-freebsd-x64@4.52.5':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm-gnueabihf@4.52.5':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm-musleabihf@4.52.5':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm64-gnu@4.52.5':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm64-musl@4.52.5':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-loong64-gnu@4.52.5':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-ppc64-gnu@4.52.5':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-riscv64-gnu@4.52.5':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-riscv64-musl@4.52.5':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-s390x-gnu@4.52.5':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-x64-gnu@4.52.5':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-x64-musl@4.52.5':
|
|
optional: true
|
|
|
|
'@rollup/rollup-openharmony-arm64@4.52.5':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-arm64-msvc@4.52.5':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-ia32-msvc@4.52.5':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-x64-gnu@4.52.5':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-x64-msvc@4.52.5':
|
|
optional: true
|
|
|
|
'@sec-ant/readable-stream@0.4.1': {}
|
|
|
|
'@sindresorhus/is@7.1.0': {}
|
|
|
|
'@sindresorhus/merge-streams@4.0.0': {}
|
|
|
|
'@speed-highlight/core@1.2.7': {}
|
|
|
|
'@tybys/wasm-util@0.10.1':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
optional: true
|
|
|
|
'@types/estree@1.0.8': {}
|
|
|
|
'@types/node@20.19.23':
|
|
dependencies:
|
|
undici-types: 6.21.0
|
|
|
|
'@types/parse-path@7.1.0':
|
|
dependencies:
|
|
parse-path: 7.1.0
|
|
|
|
'@types/resolve@1.20.2': {}
|
|
|
|
'@types/web-bluetooth@0.0.20': {}
|
|
|
|
'@unhead/vue@2.0.19(vue@3.5.22(typescript@5.9.3))':
|
|
dependencies:
|
|
hookable: 5.5.3
|
|
unhead: 2.0.19
|
|
vue: 3.5.22(typescript@5.9.3)
|
|
|
|
'@vercel/nft@0.30.3(rollup@4.52.5)':
|
|
dependencies:
|
|
'@mapbox/node-pre-gyp': 2.0.0
|
|
'@rollup/pluginutils': 5.3.0(rollup@4.52.5)
|
|
acorn: 8.15.0
|
|
acorn-import-attributes: 1.9.5(acorn@8.15.0)
|
|
async-sema: 3.1.1
|
|
bindings: 1.5.0
|
|
estree-walker: 2.0.2
|
|
glob: 10.4.5
|
|
graceful-fs: 4.2.11
|
|
node-gyp-build: 4.8.4
|
|
picomatch: 4.0.3
|
|
resolve-from: 5.0.0
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
- rollup
|
|
- supports-color
|
|
|
|
'@vitejs/plugin-vue-jsx@5.1.1(vite@7.1.11(@types/node@20.19.23)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.3))':
|
|
dependencies:
|
|
'@babel/core': 7.28.4
|
|
'@babel/plugin-syntax-typescript': 7.27.1(@babel/core@7.28.4)
|
|
'@babel/plugin-transform-typescript': 7.28.0(@babel/core@7.28.4)
|
|
'@rolldown/pluginutils': 1.0.0-beta.44
|
|
'@vue/babel-plugin-jsx': 1.5.0(@babel/core@7.28.4)
|
|
vite: 7.1.11(@types/node@20.19.23)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1)
|
|
vue: 3.5.22(typescript@5.9.3)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@vitejs/plugin-vue@6.0.1(vite@7.1.11(@types/node@20.19.23)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.3))':
|
|
dependencies:
|
|
'@rolldown/pluginutils': 1.0.0-beta.29
|
|
vite: 7.1.11(@types/node@20.19.23)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1)
|
|
vue: 3.5.22(typescript@5.9.3)
|
|
|
|
'@volar/language-core@2.4.23':
|
|
dependencies:
|
|
'@volar/source-map': 2.4.23
|
|
|
|
'@volar/source-map@2.4.23': {}
|
|
|
|
'@vue-macros/common@3.0.0-beta.16(vue@3.5.22(typescript@5.9.3))':
|
|
dependencies:
|
|
'@vue/compiler-sfc': 3.5.22
|
|
ast-kit: 2.1.3
|
|
local-pkg: 1.1.2
|
|
magic-string-ast: 1.0.3
|
|
unplugin-utils: 0.2.5
|
|
optionalDependencies:
|
|
vue: 3.5.22(typescript@5.9.3)
|
|
|
|
'@vue/babel-helper-vue-transform-on@1.5.0': {}
|
|
|
|
'@vue/babel-plugin-jsx@1.5.0(@babel/core@7.28.4)':
|
|
dependencies:
|
|
'@babel/helper-module-imports': 7.27.1
|
|
'@babel/helper-plugin-utils': 7.27.1
|
|
'@babel/plugin-syntax-jsx': 7.27.1(@babel/core@7.28.4)
|
|
'@babel/template': 7.27.2
|
|
'@babel/traverse': 7.28.4
|
|
'@babel/types': 7.28.4
|
|
'@vue/babel-helper-vue-transform-on': 1.5.0
|
|
'@vue/babel-plugin-resolve-type': 1.5.0(@babel/core@7.28.4)
|
|
'@vue/shared': 3.5.22
|
|
optionalDependencies:
|
|
'@babel/core': 7.28.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@vue/babel-plugin-resolve-type@1.5.0(@babel/core@7.28.4)':
|
|
dependencies:
|
|
'@babel/code-frame': 7.27.1
|
|
'@babel/core': 7.28.4
|
|
'@babel/helper-module-imports': 7.27.1
|
|
'@babel/helper-plugin-utils': 7.27.1
|
|
'@babel/parser': 7.28.4
|
|
'@vue/compiler-sfc': 3.5.22
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@vue/compiler-core@3.5.22':
|
|
dependencies:
|
|
'@babel/parser': 7.28.4
|
|
'@vue/shared': 3.5.22
|
|
entities: 4.5.0
|
|
estree-walker: 2.0.2
|
|
source-map-js: 1.2.1
|
|
|
|
'@vue/compiler-dom@3.5.22':
|
|
dependencies:
|
|
'@vue/compiler-core': 3.5.22
|
|
'@vue/shared': 3.5.22
|
|
|
|
'@vue/compiler-sfc@3.5.22':
|
|
dependencies:
|
|
'@babel/parser': 7.28.4
|
|
'@vue/compiler-core': 3.5.22
|
|
'@vue/compiler-dom': 3.5.22
|
|
'@vue/compiler-ssr': 3.5.22
|
|
'@vue/shared': 3.5.22
|
|
estree-walker: 2.0.2
|
|
magic-string: 0.30.19
|
|
postcss: 8.5.6
|
|
source-map-js: 1.2.1
|
|
|
|
'@vue/compiler-ssr@3.5.22':
|
|
dependencies:
|
|
'@vue/compiler-dom': 3.5.22
|
|
'@vue/shared': 3.5.22
|
|
|
|
'@vue/devtools-api@6.6.4': {}
|
|
|
|
'@vue/devtools-core@7.7.7(vite@7.1.11(@types/node@20.19.23)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.3))':
|
|
dependencies:
|
|
'@vue/devtools-kit': 7.7.7
|
|
'@vue/devtools-shared': 7.7.7
|
|
mitt: 3.0.1
|
|
nanoid: 5.1.6
|
|
pathe: 2.0.3
|
|
vite-hot-client: 2.1.0(vite@7.1.11(@types/node@20.19.23)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1))
|
|
vue: 3.5.22(typescript@5.9.3)
|
|
transitivePeerDependencies:
|
|
- vite
|
|
|
|
'@vue/devtools-kit@7.7.7':
|
|
dependencies:
|
|
'@vue/devtools-shared': 7.7.7
|
|
birpc: 2.6.1
|
|
hookable: 5.5.3
|
|
mitt: 3.0.1
|
|
perfect-debounce: 1.0.0
|
|
speakingurl: 14.0.1
|
|
superjson: 2.2.3
|
|
|
|
'@vue/devtools-shared@7.7.7':
|
|
dependencies:
|
|
rfdc: 1.4.1
|
|
|
|
'@vue/language-core@3.1.1(typescript@5.9.3)':
|
|
dependencies:
|
|
'@volar/language-core': 2.4.23
|
|
'@vue/compiler-dom': 3.5.22
|
|
'@vue/shared': 3.5.22
|
|
alien-signals: 3.0.3
|
|
muggle-string: 0.4.1
|
|
path-browserify: 1.0.1
|
|
picomatch: 4.0.3
|
|
optionalDependencies:
|
|
typescript: 5.9.3
|
|
|
|
'@vue/reactivity@3.5.22':
|
|
dependencies:
|
|
'@vue/shared': 3.5.22
|
|
|
|
'@vue/runtime-core@3.5.22':
|
|
dependencies:
|
|
'@vue/reactivity': 3.5.22
|
|
'@vue/shared': 3.5.22
|
|
|
|
'@vue/runtime-dom@3.5.22':
|
|
dependencies:
|
|
'@vue/reactivity': 3.5.22
|
|
'@vue/runtime-core': 3.5.22
|
|
'@vue/shared': 3.5.22
|
|
csstype: 3.1.3
|
|
|
|
'@vue/server-renderer@3.5.22(vue@3.5.22(typescript@5.9.3))':
|
|
dependencies:
|
|
'@vue/compiler-ssr': 3.5.22
|
|
'@vue/shared': 3.5.22
|
|
vue: 3.5.22(typescript@5.9.3)
|
|
|
|
'@vue/shared@3.5.22': {}
|
|
|
|
'@vueuse/core@11.3.0(vue@3.5.22(typescript@5.9.3))':
|
|
dependencies:
|
|
'@types/web-bluetooth': 0.0.20
|
|
'@vueuse/metadata': 11.3.0
|
|
'@vueuse/shared': 11.3.0(vue@3.5.22(typescript@5.9.3))
|
|
vue-demi: 0.14.10(vue@3.5.22(typescript@5.9.3))
|
|
transitivePeerDependencies:
|
|
- '@vue/composition-api'
|
|
- vue
|
|
|
|
'@vueuse/metadata@11.3.0': {}
|
|
|
|
'@vueuse/shared@11.3.0(vue@3.5.22(typescript@5.9.3))':
|
|
dependencies:
|
|
vue-demi: 0.14.10(vue@3.5.22(typescript@5.9.3))
|
|
transitivePeerDependencies:
|
|
- '@vue/composition-api'
|
|
- vue
|
|
|
|
abbrev@3.0.1: {}
|
|
|
|
abort-controller@3.0.0:
|
|
dependencies:
|
|
event-target-shim: 5.0.1
|
|
|
|
accepts@1.3.8:
|
|
dependencies:
|
|
mime-types: 2.1.35
|
|
negotiator: 0.6.3
|
|
|
|
acorn-import-attributes@1.9.5(acorn@8.15.0):
|
|
dependencies:
|
|
acorn: 8.15.0
|
|
|
|
acorn@8.15.0: {}
|
|
|
|
agent-base@7.1.4: {}
|
|
|
|
alien-signals@3.0.3: {}
|
|
|
|
ansi-regex@5.0.1: {}
|
|
|
|
ansi-regex@6.2.2: {}
|
|
|
|
ansi-styles@4.3.0:
|
|
dependencies:
|
|
color-convert: 2.0.1
|
|
|
|
ansi-styles@6.2.3: {}
|
|
|
|
ansis@4.2.0: {}
|
|
|
|
any-promise@1.3.0: {}
|
|
|
|
anymatch@3.1.3:
|
|
dependencies:
|
|
normalize-path: 3.0.0
|
|
picomatch: 2.3.1
|
|
|
|
archiver-utils@5.0.2:
|
|
dependencies:
|
|
glob: 10.4.5
|
|
graceful-fs: 4.2.11
|
|
is-stream: 2.0.1
|
|
lazystream: 1.0.1
|
|
lodash: 4.17.21
|
|
normalize-path: 3.0.0
|
|
readable-stream: 4.7.0
|
|
|
|
archiver@7.0.1:
|
|
dependencies:
|
|
archiver-utils: 5.0.2
|
|
async: 3.2.6
|
|
buffer-crc32: 1.0.0
|
|
readable-stream: 4.7.0
|
|
readdir-glob: 1.1.3
|
|
tar-stream: 3.1.7
|
|
zip-stream: 6.0.1
|
|
transitivePeerDependencies:
|
|
- bare-abort-controller
|
|
- react-native-b4a
|
|
|
|
arg@5.0.2: {}
|
|
|
|
ast-kit@2.1.3:
|
|
dependencies:
|
|
'@babel/parser': 7.28.4
|
|
pathe: 2.0.3
|
|
|
|
ast-walker-scope@0.8.3:
|
|
dependencies:
|
|
'@babel/parser': 7.28.4
|
|
ast-kit: 2.1.3
|
|
|
|
async-sema@3.1.1: {}
|
|
|
|
async@3.2.6: {}
|
|
|
|
at-least-node@1.0.0: {}
|
|
|
|
autoprefixer@10.4.21(postcss@8.5.6):
|
|
dependencies:
|
|
browserslist: 4.26.3
|
|
caniuse-lite: 1.0.30001751
|
|
fraction.js: 4.3.7
|
|
normalize-range: 0.1.2
|
|
picocolors: 1.1.1
|
|
postcss: 8.5.6
|
|
postcss-value-parser: 4.2.0
|
|
|
|
b4a@1.7.3: {}
|
|
|
|
balanced-match@1.0.2: {}
|
|
|
|
bare-events@2.8.0: {}
|
|
|
|
base64-js@1.5.1: {}
|
|
|
|
baseline-browser-mapping@2.8.19: {}
|
|
|
|
binary-extensions@2.3.0: {}
|
|
|
|
bindings@1.5.0:
|
|
dependencies:
|
|
file-uri-to-path: 1.0.0
|
|
|
|
birpc@2.6.1: {}
|
|
|
|
boolbase@1.0.0: {}
|
|
|
|
brace-expansion@1.1.12:
|
|
dependencies:
|
|
balanced-match: 1.0.2
|
|
concat-map: 0.0.1
|
|
|
|
brace-expansion@2.0.2:
|
|
dependencies:
|
|
balanced-match: 1.0.2
|
|
|
|
braces@3.0.3:
|
|
dependencies:
|
|
fill-range: 7.1.1
|
|
|
|
browserslist@4.26.3:
|
|
dependencies:
|
|
baseline-browser-mapping: 2.8.19
|
|
caniuse-lite: 1.0.30001751
|
|
electron-to-chromium: 1.5.238
|
|
node-releases: 2.0.26
|
|
update-browserslist-db: 1.1.3(browserslist@4.26.3)
|
|
|
|
buffer-crc32@1.0.0: {}
|
|
|
|
buffer-from@1.1.2: {}
|
|
|
|
buffer@6.0.3:
|
|
dependencies:
|
|
base64-js: 1.5.1
|
|
ieee754: 1.2.1
|
|
|
|
bundle-name@4.1.0:
|
|
dependencies:
|
|
run-applescript: 7.1.0
|
|
|
|
c12@3.3.1(magicast@0.3.5):
|
|
dependencies:
|
|
chokidar: 4.0.3
|
|
confbox: 0.2.2
|
|
defu: 6.1.4
|
|
dotenv: 17.2.3
|
|
exsolve: 1.0.7
|
|
giget: 2.0.0
|
|
jiti: 2.6.1
|
|
ohash: 2.0.11
|
|
pathe: 2.0.3
|
|
perfect-debounce: 2.0.0
|
|
pkg-types: 2.3.0
|
|
rc9: 2.1.2
|
|
optionalDependencies:
|
|
magicast: 0.3.5
|
|
|
|
cac@6.7.14: {}
|
|
|
|
cache-content-type@1.0.1:
|
|
dependencies:
|
|
mime-types: 2.1.35
|
|
ylru: 1.4.0
|
|
|
|
call-bind-apply-helpers@1.0.2:
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
function-bind: 1.1.2
|
|
|
|
call-bound@1.0.4:
|
|
dependencies:
|
|
call-bind-apply-helpers: 1.0.2
|
|
get-intrinsic: 1.3.0
|
|
|
|
camelcase-css@2.0.1: {}
|
|
|
|
caniuse-api@3.0.0:
|
|
dependencies:
|
|
browserslist: 4.26.3
|
|
caniuse-lite: 1.0.30001751
|
|
lodash.memoize: 4.1.2
|
|
lodash.uniq: 4.5.0
|
|
|
|
caniuse-lite@1.0.30001751: {}
|
|
|
|
chalk@4.1.2:
|
|
dependencies:
|
|
ansi-styles: 4.3.0
|
|
supports-color: 7.2.0
|
|
|
|
chokidar@3.6.0:
|
|
dependencies:
|
|
anymatch: 3.1.3
|
|
braces: 3.0.3
|
|
glob-parent: 5.1.2
|
|
is-binary-path: 2.1.0
|
|
is-glob: 4.0.3
|
|
normalize-path: 3.0.0
|
|
readdirp: 3.6.0
|
|
optionalDependencies:
|
|
fsevents: 2.3.3
|
|
|
|
chokidar@4.0.3:
|
|
dependencies:
|
|
readdirp: 4.1.2
|
|
|
|
chownr@3.0.0: {}
|
|
|
|
citty@0.1.6:
|
|
dependencies:
|
|
consola: 3.4.2
|
|
|
|
clipboardy@4.0.0:
|
|
dependencies:
|
|
execa: 8.0.1
|
|
is-wsl: 3.1.0
|
|
is64bit: 2.0.0
|
|
|
|
clipboardy@5.0.0:
|
|
dependencies:
|
|
execa: 9.6.0
|
|
is-wayland: 0.1.0
|
|
is-wsl: 3.1.0
|
|
is64bit: 2.0.0
|
|
|
|
cliui@8.0.1:
|
|
dependencies:
|
|
string-width: 4.2.3
|
|
strip-ansi: 6.0.1
|
|
wrap-ansi: 7.0.0
|
|
|
|
cluster-key-slot@1.1.2: {}
|
|
|
|
co@4.6.0: {}
|
|
|
|
color-convert@2.0.1:
|
|
dependencies:
|
|
color-name: 1.1.4
|
|
|
|
color-name@1.1.4: {}
|
|
|
|
colord@2.9.3: {}
|
|
|
|
commander@11.1.0: {}
|
|
|
|
commander@2.20.3: {}
|
|
|
|
commander@4.1.1: {}
|
|
|
|
commander@6.2.1: {}
|
|
|
|
commondir@1.0.1: {}
|
|
|
|
compatx@0.2.0: {}
|
|
|
|
compress-commons@6.0.2:
|
|
dependencies:
|
|
crc-32: 1.2.2
|
|
crc32-stream: 6.0.0
|
|
is-stream: 2.0.1
|
|
normalize-path: 3.0.0
|
|
readable-stream: 4.7.0
|
|
|
|
concat-map@0.0.1: {}
|
|
|
|
confbox@0.1.8: {}
|
|
|
|
confbox@0.2.2: {}
|
|
|
|
consola@3.4.2: {}
|
|
|
|
content-disposition@0.5.4:
|
|
dependencies:
|
|
safe-buffer: 5.2.1
|
|
|
|
content-type@1.0.5: {}
|
|
|
|
convert-source-map@2.0.0: {}
|
|
|
|
cookie-es@1.2.2: {}
|
|
|
|
cookie-es@2.0.0: {}
|
|
|
|
cookie@1.0.2: {}
|
|
|
|
cookies@0.9.1:
|
|
dependencies:
|
|
depd: 2.0.0
|
|
keygrip: 1.1.0
|
|
|
|
copy-anything@4.0.5:
|
|
dependencies:
|
|
is-what: 5.5.0
|
|
|
|
core-util-is@1.0.3: {}
|
|
|
|
crc-32@1.2.2: {}
|
|
|
|
crc32-stream@6.0.0:
|
|
dependencies:
|
|
crc-32: 1.2.2
|
|
readable-stream: 4.7.0
|
|
|
|
croner@9.1.0: {}
|
|
|
|
cross-spawn@7.0.6:
|
|
dependencies:
|
|
path-key: 3.1.1
|
|
shebang-command: 2.0.0
|
|
which: 2.0.2
|
|
|
|
crossws@0.3.5:
|
|
dependencies:
|
|
uncrypto: 0.1.3
|
|
|
|
css-declaration-sorter@7.3.0(postcss@8.5.6):
|
|
dependencies:
|
|
postcss: 8.5.6
|
|
|
|
css-select@5.2.2:
|
|
dependencies:
|
|
boolbase: 1.0.0
|
|
css-what: 6.2.2
|
|
domhandler: 5.0.3
|
|
domutils: 3.2.2
|
|
nth-check: 2.1.1
|
|
|
|
css-tree@2.2.1:
|
|
dependencies:
|
|
mdn-data: 2.0.28
|
|
source-map-js: 1.2.1
|
|
|
|
css-tree@3.1.0:
|
|
dependencies:
|
|
mdn-data: 2.12.2
|
|
source-map-js: 1.2.1
|
|
|
|
css-what@6.2.2: {}
|
|
|
|
cssesc@3.0.0: {}
|
|
|
|
cssnano-preset-default@7.0.9(postcss@8.5.6):
|
|
dependencies:
|
|
browserslist: 4.26.3
|
|
css-declaration-sorter: 7.3.0(postcss@8.5.6)
|
|
cssnano-utils: 5.0.1(postcss@8.5.6)
|
|
postcss: 8.5.6
|
|
postcss-calc: 10.1.1(postcss@8.5.6)
|
|
postcss-colormin: 7.0.4(postcss@8.5.6)
|
|
postcss-convert-values: 7.0.7(postcss@8.5.6)
|
|
postcss-discard-comments: 7.0.4(postcss@8.5.6)
|
|
postcss-discard-duplicates: 7.0.2(postcss@8.5.6)
|
|
postcss-discard-empty: 7.0.1(postcss@8.5.6)
|
|
postcss-discard-overridden: 7.0.1(postcss@8.5.6)
|
|
postcss-merge-longhand: 7.0.5(postcss@8.5.6)
|
|
postcss-merge-rules: 7.0.6(postcss@8.5.6)
|
|
postcss-minify-font-values: 7.0.1(postcss@8.5.6)
|
|
postcss-minify-gradients: 7.0.1(postcss@8.5.6)
|
|
postcss-minify-params: 7.0.4(postcss@8.5.6)
|
|
postcss-minify-selectors: 7.0.5(postcss@8.5.6)
|
|
postcss-normalize-charset: 7.0.1(postcss@8.5.6)
|
|
postcss-normalize-display-values: 7.0.1(postcss@8.5.6)
|
|
postcss-normalize-positions: 7.0.1(postcss@8.5.6)
|
|
postcss-normalize-repeat-style: 7.0.1(postcss@8.5.6)
|
|
postcss-normalize-string: 7.0.1(postcss@8.5.6)
|
|
postcss-normalize-timing-functions: 7.0.1(postcss@8.5.6)
|
|
postcss-normalize-unicode: 7.0.4(postcss@8.5.6)
|
|
postcss-normalize-url: 7.0.1(postcss@8.5.6)
|
|
postcss-normalize-whitespace: 7.0.1(postcss@8.5.6)
|
|
postcss-ordered-values: 7.0.2(postcss@8.5.6)
|
|
postcss-reduce-initial: 7.0.4(postcss@8.5.6)
|
|
postcss-reduce-transforms: 7.0.1(postcss@8.5.6)
|
|
postcss-svgo: 7.1.0(postcss@8.5.6)
|
|
postcss-unique-selectors: 7.0.4(postcss@8.5.6)
|
|
|
|
cssnano-utils@5.0.1(postcss@8.5.6):
|
|
dependencies:
|
|
postcss: 8.5.6
|
|
|
|
cssnano@7.1.1(postcss@8.5.6):
|
|
dependencies:
|
|
cssnano-preset-default: 7.0.9(postcss@8.5.6)
|
|
lilconfig: 3.1.3
|
|
postcss: 8.5.6
|
|
|
|
csso@5.0.5:
|
|
dependencies:
|
|
css-tree: 2.2.1
|
|
|
|
csstype@3.1.3: {}
|
|
|
|
db0@0.3.4: {}
|
|
|
|
debug@3.2.7:
|
|
dependencies:
|
|
ms: 2.1.3
|
|
|
|
debug@4.4.3:
|
|
dependencies:
|
|
ms: 2.1.3
|
|
|
|
deep-equal@1.0.1: {}
|
|
|
|
deepmerge@4.3.1: {}
|
|
|
|
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@2.0.0: {}
|
|
|
|
define-lazy-prop@3.0.0: {}
|
|
|
|
defu@6.1.4: {}
|
|
|
|
delegates@1.0.0: {}
|
|
|
|
denque@2.1.0: {}
|
|
|
|
depd@1.1.2: {}
|
|
|
|
depd@2.0.0: {}
|
|
|
|
destr@2.0.5: {}
|
|
|
|
destroy@1.2.0: {}
|
|
|
|
detect-libc@1.0.3: {}
|
|
|
|
detect-libc@2.1.2: {}
|
|
|
|
devalue@5.4.2: {}
|
|
|
|
didyoumean@1.2.2: {}
|
|
|
|
diff@8.0.2: {}
|
|
|
|
dlv@1.1.3: {}
|
|
|
|
dom-serializer@2.0.0:
|
|
dependencies:
|
|
domelementtype: 2.3.0
|
|
domhandler: 5.0.3
|
|
entities: 4.5.0
|
|
|
|
domelementtype@2.3.0: {}
|
|
|
|
domhandler@5.0.3:
|
|
dependencies:
|
|
domelementtype: 2.3.0
|
|
|
|
domutils@3.2.2:
|
|
dependencies:
|
|
dom-serializer: 2.0.0
|
|
domelementtype: 2.3.0
|
|
domhandler: 5.0.3
|
|
|
|
dot-prop@10.1.0:
|
|
dependencies:
|
|
type-fest: 5.1.0
|
|
|
|
dotenv@16.6.1: {}
|
|
|
|
dotenv@17.2.3: {}
|
|
|
|
dunder-proto@1.0.1:
|
|
dependencies:
|
|
call-bind-apply-helpers: 1.0.2
|
|
es-errors: 1.3.0
|
|
gopd: 1.2.0
|
|
|
|
duplexer@0.1.2: {}
|
|
|
|
eastasianwidth@0.2.0: {}
|
|
|
|
ee-first@1.1.1: {}
|
|
|
|
electron-to-chromium@1.5.238: {}
|
|
|
|
emoji-regex@8.0.0: {}
|
|
|
|
emoji-regex@9.2.2: {}
|
|
|
|
encodeurl@1.0.2: {}
|
|
|
|
encodeurl@2.0.0: {}
|
|
|
|
entities@4.5.0: {}
|
|
|
|
error-stack-parser-es@1.0.5: {}
|
|
|
|
errx@0.1.0: {}
|
|
|
|
es-define-property@1.0.1: {}
|
|
|
|
es-errors@1.3.0: {}
|
|
|
|
es-module-lexer@1.7.0: {}
|
|
|
|
es-object-atoms@1.1.1:
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
|
|
esbuild@0.25.11:
|
|
optionalDependencies:
|
|
'@esbuild/aix-ppc64': 0.25.11
|
|
'@esbuild/android-arm': 0.25.11
|
|
'@esbuild/android-arm64': 0.25.11
|
|
'@esbuild/android-x64': 0.25.11
|
|
'@esbuild/darwin-arm64': 0.25.11
|
|
'@esbuild/darwin-x64': 0.25.11
|
|
'@esbuild/freebsd-arm64': 0.25.11
|
|
'@esbuild/freebsd-x64': 0.25.11
|
|
'@esbuild/linux-arm': 0.25.11
|
|
'@esbuild/linux-arm64': 0.25.11
|
|
'@esbuild/linux-ia32': 0.25.11
|
|
'@esbuild/linux-loong64': 0.25.11
|
|
'@esbuild/linux-mips64el': 0.25.11
|
|
'@esbuild/linux-ppc64': 0.25.11
|
|
'@esbuild/linux-riscv64': 0.25.11
|
|
'@esbuild/linux-s390x': 0.25.11
|
|
'@esbuild/linux-x64': 0.25.11
|
|
'@esbuild/netbsd-arm64': 0.25.11
|
|
'@esbuild/netbsd-x64': 0.25.11
|
|
'@esbuild/openbsd-arm64': 0.25.11
|
|
'@esbuild/openbsd-x64': 0.25.11
|
|
'@esbuild/openharmony-arm64': 0.25.11
|
|
'@esbuild/sunos-x64': 0.25.11
|
|
'@esbuild/win32-arm64': 0.25.11
|
|
'@esbuild/win32-ia32': 0.25.11
|
|
'@esbuild/win32-x64': 0.25.11
|
|
|
|
escalade@3.2.0: {}
|
|
|
|
escape-html@1.0.3: {}
|
|
|
|
escape-string-regexp@5.0.0: {}
|
|
|
|
estree-walker@2.0.2: {}
|
|
|
|
estree-walker@3.0.3:
|
|
dependencies:
|
|
'@types/estree': 1.0.8
|
|
|
|
etag@1.8.1: {}
|
|
|
|
event-target-shim@5.0.1: {}
|
|
|
|
events-universal@1.0.1:
|
|
dependencies:
|
|
bare-events: 2.8.0
|
|
transitivePeerDependencies:
|
|
- bare-abort-controller
|
|
|
|
events@3.3.0: {}
|
|
|
|
execa@8.0.1:
|
|
dependencies:
|
|
cross-spawn: 7.0.6
|
|
get-stream: 8.0.1
|
|
human-signals: 5.0.0
|
|
is-stream: 3.0.0
|
|
merge-stream: 2.0.0
|
|
npm-run-path: 5.3.0
|
|
onetime: 6.0.0
|
|
signal-exit: 4.1.0
|
|
strip-final-newline: 3.0.0
|
|
|
|
execa@9.6.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.3.0
|
|
signal-exit: 4.1.0
|
|
strip-final-newline: 4.0.0
|
|
yoctocolors: 2.1.2
|
|
|
|
exsolve@1.0.7: {}
|
|
|
|
fast-fifo@1.3.2: {}
|
|
|
|
fast-glob@3.3.3:
|
|
dependencies:
|
|
'@nodelib/fs.stat': 2.0.5
|
|
'@nodelib/fs.walk': 1.2.8
|
|
glob-parent: 5.1.2
|
|
merge2: 1.4.1
|
|
micromatch: 4.0.8
|
|
|
|
fast-npm-meta@0.4.7: {}
|
|
|
|
fastq@1.19.1:
|
|
dependencies:
|
|
reusify: 1.1.0
|
|
|
|
fdir@6.5.0(picomatch@4.0.3):
|
|
optionalDependencies:
|
|
picomatch: 4.0.3
|
|
|
|
figures@6.1.0:
|
|
dependencies:
|
|
is-unicode-supported: 2.1.0
|
|
|
|
file-uri-to-path@1.0.0: {}
|
|
|
|
fill-range@7.1.1:
|
|
dependencies:
|
|
to-regex-range: 5.0.1
|
|
|
|
foreground-child@3.3.1:
|
|
dependencies:
|
|
cross-spawn: 7.0.6
|
|
signal-exit: 4.1.0
|
|
|
|
fraction.js@4.3.7: {}
|
|
|
|
fresh@0.5.2: {}
|
|
|
|
fresh@2.0.0: {}
|
|
|
|
fs-extra@9.1.0:
|
|
dependencies:
|
|
at-least-node: 1.0.0
|
|
graceful-fs: 4.2.11
|
|
jsonfile: 6.2.0
|
|
universalify: 2.0.1
|
|
|
|
fs.realpath@1.0.0: {}
|
|
|
|
fsevents@2.3.3:
|
|
optional: true
|
|
|
|
function-bind@1.1.2: {}
|
|
|
|
fuse.js@7.1.0: {}
|
|
|
|
generator-function@2.0.1: {}
|
|
|
|
gensync@1.0.0-beta.2: {}
|
|
|
|
get-caller-file@2.0.5: {}
|
|
|
|
get-intrinsic@1.3.0:
|
|
dependencies:
|
|
call-bind-apply-helpers: 1.0.2
|
|
es-define-property: 1.0.1
|
|
es-errors: 1.3.0
|
|
es-object-atoms: 1.1.1
|
|
function-bind: 1.1.2
|
|
get-proto: 1.0.1
|
|
gopd: 1.2.0
|
|
has-symbols: 1.1.0
|
|
hasown: 2.0.2
|
|
math-intrinsics: 1.1.0
|
|
|
|
get-port-please@3.2.0: {}
|
|
|
|
get-proto@1.0.1:
|
|
dependencies:
|
|
dunder-proto: 1.0.1
|
|
es-object-atoms: 1.1.1
|
|
|
|
get-stream@8.0.1: {}
|
|
|
|
get-stream@9.0.1:
|
|
dependencies:
|
|
'@sec-ant/readable-stream': 0.4.1
|
|
is-stream: 4.0.1
|
|
|
|
giget@2.0.0:
|
|
dependencies:
|
|
citty: 0.1.6
|
|
consola: 3.4.2
|
|
defu: 6.1.4
|
|
node-fetch-native: 1.6.7
|
|
nypm: 0.6.2
|
|
pathe: 2.0.3
|
|
|
|
git-up@8.1.1:
|
|
dependencies:
|
|
is-ssh: 1.4.1
|
|
parse-url: 9.2.0
|
|
|
|
git-url-parse@16.1.0:
|
|
dependencies:
|
|
git-up: 8.1.1
|
|
|
|
glob-parent@5.1.2:
|
|
dependencies:
|
|
is-glob: 4.0.3
|
|
|
|
glob-parent@6.0.2:
|
|
dependencies:
|
|
is-glob: 4.0.3
|
|
|
|
glob@10.4.5:
|
|
dependencies:
|
|
foreground-child: 3.3.1
|
|
jackspeak: 3.4.3
|
|
minimatch: 9.0.5
|
|
minipass: 7.1.2
|
|
package-json-from-dist: 1.0.1
|
|
path-scurry: 1.11.1
|
|
|
|
glob@7.2.3:
|
|
dependencies:
|
|
fs.realpath: 1.0.0
|
|
inflight: 1.0.6
|
|
inherits: 2.0.4
|
|
minimatch: 3.1.2
|
|
once: 1.4.0
|
|
path-is-absolute: 1.0.1
|
|
|
|
global-directory@4.0.1:
|
|
dependencies:
|
|
ini: 4.1.1
|
|
|
|
globby@15.0.0:
|
|
dependencies:
|
|
'@sindresorhus/merge-streams': 4.0.0
|
|
fast-glob: 3.3.3
|
|
ignore: 7.0.5
|
|
path-type: 6.0.0
|
|
slash: 5.1.0
|
|
unicorn-magic: 0.3.0
|
|
|
|
gopd@1.2.0: {}
|
|
|
|
graceful-fs@4.2.11: {}
|
|
|
|
gzip-size@7.0.0:
|
|
dependencies:
|
|
duplexer: 0.1.2
|
|
|
|
h3@1.15.4:
|
|
dependencies:
|
|
cookie-es: 1.2.2
|
|
crossws: 0.3.5
|
|
defu: 6.1.4
|
|
destr: 2.0.5
|
|
iron-webcrypto: 1.2.1
|
|
node-mock-http: 1.0.3
|
|
radix3: 1.1.2
|
|
ufo: 1.6.1
|
|
uncrypto: 0.1.3
|
|
|
|
has-flag@4.0.0: {}
|
|
|
|
has-symbols@1.1.0: {}
|
|
|
|
has-tostringtag@1.0.2:
|
|
dependencies:
|
|
has-symbols: 1.1.0
|
|
|
|
hasown@2.0.2:
|
|
dependencies:
|
|
function-bind: 1.1.2
|
|
|
|
hookable@5.5.3: {}
|
|
|
|
http-assert@1.5.0:
|
|
dependencies:
|
|
deep-equal: 1.0.1
|
|
http-errors: 1.8.1
|
|
|
|
http-errors@1.6.3:
|
|
dependencies:
|
|
depd: 1.1.2
|
|
inherits: 2.0.3
|
|
setprototypeof: 1.1.0
|
|
statuses: 1.5.0
|
|
|
|
http-errors@1.8.1:
|
|
dependencies:
|
|
depd: 1.1.2
|
|
inherits: 2.0.4
|
|
setprototypeof: 1.2.0
|
|
statuses: 1.5.0
|
|
toidentifier: 1.0.1
|
|
|
|
http-errors@2.0.0:
|
|
dependencies:
|
|
depd: 2.0.0
|
|
inherits: 2.0.4
|
|
setprototypeof: 1.2.0
|
|
statuses: 2.0.1
|
|
toidentifier: 1.0.1
|
|
|
|
http-shutdown@1.2.2: {}
|
|
|
|
https-proxy-agent@7.0.6:
|
|
dependencies:
|
|
agent-base: 7.1.4
|
|
debug: 4.4.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
httpxy@0.1.7: {}
|
|
|
|
human-signals@5.0.0: {}
|
|
|
|
human-signals@8.0.1: {}
|
|
|
|
ieee754@1.2.1: {}
|
|
|
|
ignore@7.0.5: {}
|
|
|
|
image-meta@0.2.2: {}
|
|
|
|
impound@1.0.0:
|
|
dependencies:
|
|
exsolve: 1.0.7
|
|
mocked-exports: 0.1.1
|
|
pathe: 2.0.3
|
|
unplugin: 2.3.10
|
|
unplugin-utils: 0.2.5
|
|
|
|
inflight@1.0.6:
|
|
dependencies:
|
|
once: 1.4.0
|
|
wrappy: 1.0.2
|
|
|
|
inherits@2.0.3: {}
|
|
|
|
inherits@2.0.4: {}
|
|
|
|
ini@4.1.1: {}
|
|
|
|
ioredis@5.8.2:
|
|
dependencies:
|
|
'@ioredis/commands': 1.4.0
|
|
cluster-key-slot: 1.1.2
|
|
debug: 4.4.3
|
|
denque: 2.1.0
|
|
lodash.defaults: 4.2.0
|
|
lodash.isarguments: 3.1.0
|
|
redis-errors: 1.2.0
|
|
redis-parser: 3.0.0
|
|
standard-as-callback: 2.1.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
iron-webcrypto@1.2.1: {}
|
|
|
|
is-binary-path@2.1.0:
|
|
dependencies:
|
|
binary-extensions: 2.3.0
|
|
|
|
is-core-module@2.16.1:
|
|
dependencies:
|
|
hasown: 2.0.2
|
|
|
|
is-docker@2.2.1: {}
|
|
|
|
is-docker@3.0.0: {}
|
|
|
|
is-extglob@2.1.1: {}
|
|
|
|
is-fullwidth-code-point@3.0.0: {}
|
|
|
|
is-generator-function@1.1.2:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
generator-function: 2.0.1
|
|
get-proto: 1.0.1
|
|
has-tostringtag: 1.0.2
|
|
safe-regex-test: 1.1.0
|
|
|
|
is-glob@4.0.3:
|
|
dependencies:
|
|
is-extglob: 2.1.1
|
|
|
|
is-inside-container@1.0.0:
|
|
dependencies:
|
|
is-docker: 3.0.0
|
|
|
|
is-installed-globally@1.0.0:
|
|
dependencies:
|
|
global-directory: 4.0.1
|
|
is-path-inside: 4.0.0
|
|
|
|
is-module@1.0.0: {}
|
|
|
|
is-number@7.0.0: {}
|
|
|
|
is-path-inside@4.0.0: {}
|
|
|
|
is-plain-obj@4.1.0: {}
|
|
|
|
is-reference@1.2.1:
|
|
dependencies:
|
|
'@types/estree': 1.0.8
|
|
|
|
is-regex@1.2.1:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
gopd: 1.2.0
|
|
has-tostringtag: 1.0.2
|
|
hasown: 2.0.2
|
|
|
|
is-ssh@1.4.1:
|
|
dependencies:
|
|
protocols: 2.0.2
|
|
|
|
is-stream@2.0.1: {}
|
|
|
|
is-stream@3.0.0: {}
|
|
|
|
is-stream@4.0.1: {}
|
|
|
|
is-unicode-supported@2.1.0: {}
|
|
|
|
is-wayland@0.1.0: {}
|
|
|
|
is-what@5.5.0: {}
|
|
|
|
is-wsl@2.2.0:
|
|
dependencies:
|
|
is-docker: 2.2.1
|
|
|
|
is-wsl@3.1.0:
|
|
dependencies:
|
|
is-inside-container: 1.0.0
|
|
|
|
is64bit@2.0.0:
|
|
dependencies:
|
|
system-architecture: 0.1.0
|
|
|
|
isarray@1.0.0: {}
|
|
|
|
isexe@2.0.0: {}
|
|
|
|
isexe@3.1.1: {}
|
|
|
|
jackspeak@3.4.3:
|
|
dependencies:
|
|
'@isaacs/cliui': 8.0.2
|
|
optionalDependencies:
|
|
'@pkgjs/parseargs': 0.11.0
|
|
|
|
jiti@1.21.7: {}
|
|
|
|
jiti@2.6.1: {}
|
|
|
|
js-tokens@4.0.0: {}
|
|
|
|
js-tokens@9.0.1: {}
|
|
|
|
jsesc@3.1.0: {}
|
|
|
|
json5@2.2.3: {}
|
|
|
|
jsonfile@6.2.0:
|
|
dependencies:
|
|
universalify: 2.0.1
|
|
optionalDependencies:
|
|
graceful-fs: 4.2.11
|
|
|
|
keygrip@1.1.0:
|
|
dependencies:
|
|
tsscmp: 1.0.6
|
|
|
|
kleur@3.0.3: {}
|
|
|
|
kleur@4.1.5: {}
|
|
|
|
klona@2.0.6: {}
|
|
|
|
knitwork@1.2.0: {}
|
|
|
|
koa-compose@4.1.0: {}
|
|
|
|
koa-convert@2.0.0:
|
|
dependencies:
|
|
co: 4.6.0
|
|
koa-compose: 4.1.0
|
|
|
|
koa-send@5.0.1:
|
|
dependencies:
|
|
debug: 4.4.3
|
|
http-errors: 1.8.1
|
|
resolve-path: 1.4.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
koa-static@5.0.0:
|
|
dependencies:
|
|
debug: 3.2.7
|
|
koa-send: 5.0.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
koa@2.16.3:
|
|
dependencies:
|
|
accepts: 1.3.8
|
|
cache-content-type: 1.0.1
|
|
content-disposition: 0.5.4
|
|
content-type: 1.0.5
|
|
cookies: 0.9.1
|
|
debug: 4.4.3
|
|
delegates: 1.0.0
|
|
depd: 2.0.0
|
|
destroy: 1.2.0
|
|
encodeurl: 1.0.2
|
|
escape-html: 1.0.3
|
|
fresh: 0.5.2
|
|
http-assert: 1.5.0
|
|
http-errors: 1.8.1
|
|
is-generator-function: 1.1.2
|
|
koa-compose: 4.1.0
|
|
koa-convert: 2.0.0
|
|
on-finished: 2.4.1
|
|
only: 0.0.2
|
|
parseurl: 1.3.3
|
|
statuses: 1.5.0
|
|
type-is: 1.6.18
|
|
vary: 1.1.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
launch-editor@2.11.1:
|
|
dependencies:
|
|
picocolors: 1.1.1
|
|
shell-quote: 1.8.3
|
|
|
|
lazystream@1.0.1:
|
|
dependencies:
|
|
readable-stream: 2.3.8
|
|
|
|
lilconfig@3.1.3: {}
|
|
|
|
lines-and-columns@1.2.4: {}
|
|
|
|
listhen@1.9.0:
|
|
dependencies:
|
|
'@parcel/watcher': 2.5.1
|
|
'@parcel/watcher-wasm': 2.5.1
|
|
citty: 0.1.6
|
|
clipboardy: 4.0.0
|
|
consola: 3.4.2
|
|
crossws: 0.3.5
|
|
defu: 6.1.4
|
|
get-port-please: 3.2.0
|
|
h3: 1.15.4
|
|
http-shutdown: 1.2.2
|
|
jiti: 2.6.1
|
|
mlly: 1.8.0
|
|
node-forge: 1.3.1
|
|
pathe: 1.1.2
|
|
std-env: 3.10.0
|
|
ufo: 1.6.1
|
|
untun: 0.1.3
|
|
uqr: 0.1.2
|
|
|
|
local-pkg@1.1.2:
|
|
dependencies:
|
|
mlly: 1.8.0
|
|
pkg-types: 2.3.0
|
|
quansync: 0.2.11
|
|
|
|
lodash.defaults@4.2.0: {}
|
|
|
|
lodash.isarguments@3.1.0: {}
|
|
|
|
lodash.memoize@4.1.2: {}
|
|
|
|
lodash.uniq@4.5.0: {}
|
|
|
|
lodash@4.17.21: {}
|
|
|
|
lru-cache@10.4.3: {}
|
|
|
|
lru-cache@5.1.1:
|
|
dependencies:
|
|
yallist: 3.1.1
|
|
|
|
magic-regexp@0.10.0:
|
|
dependencies:
|
|
estree-walker: 3.0.3
|
|
magic-string: 0.30.19
|
|
mlly: 1.8.0
|
|
regexp-tree: 0.1.27
|
|
type-level-regexp: 0.1.17
|
|
ufo: 1.6.1
|
|
unplugin: 2.3.10
|
|
|
|
magic-string-ast@1.0.3:
|
|
dependencies:
|
|
magic-string: 0.30.19
|
|
|
|
magic-string@0.30.19:
|
|
dependencies:
|
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
|
|
magicast@0.3.5:
|
|
dependencies:
|
|
'@babel/parser': 7.28.4
|
|
'@babel/types': 7.28.4
|
|
source-map-js: 1.2.1
|
|
|
|
math-intrinsics@1.1.0: {}
|
|
|
|
mdn-data@2.0.28: {}
|
|
|
|
mdn-data@2.12.2: {}
|
|
|
|
media-typer@0.3.0: {}
|
|
|
|
merge-stream@2.0.0: {}
|
|
|
|
merge2@1.4.1: {}
|
|
|
|
methods@1.1.2: {}
|
|
|
|
micromatch@4.0.8:
|
|
dependencies:
|
|
braces: 3.0.3
|
|
picomatch: 2.3.1
|
|
|
|
mime-db@1.52.0: {}
|
|
|
|
mime-db@1.54.0: {}
|
|
|
|
mime-types@2.1.35:
|
|
dependencies:
|
|
mime-db: 1.52.0
|
|
|
|
mime-types@3.0.1:
|
|
dependencies:
|
|
mime-db: 1.54.0
|
|
|
|
mime@3.0.0: {}
|
|
|
|
mime@4.1.0: {}
|
|
|
|
mimic-fn@4.0.0: {}
|
|
|
|
minimatch@3.1.2:
|
|
dependencies:
|
|
brace-expansion: 1.1.12
|
|
|
|
minimatch@5.1.6:
|
|
dependencies:
|
|
brace-expansion: 2.0.2
|
|
|
|
minimatch@9.0.5:
|
|
dependencies:
|
|
brace-expansion: 2.0.2
|
|
|
|
minipass@7.1.2: {}
|
|
|
|
minizlib@3.1.0:
|
|
dependencies:
|
|
minipass: 7.1.2
|
|
|
|
mitt@3.0.1: {}
|
|
|
|
mlly@1.8.0:
|
|
dependencies:
|
|
acorn: 8.15.0
|
|
pathe: 2.0.3
|
|
pkg-types: 1.3.1
|
|
ufo: 1.6.1
|
|
|
|
mocked-exports@0.1.1: {}
|
|
|
|
mrmime@2.0.1: {}
|
|
|
|
ms@2.1.3: {}
|
|
|
|
muggle-string@0.4.1: {}
|
|
|
|
mz@2.7.0:
|
|
dependencies:
|
|
any-promise: 1.3.0
|
|
object-assign: 4.1.1
|
|
thenify-all: 1.6.0
|
|
|
|
nanoid@3.3.11: {}
|
|
|
|
nanoid@5.1.6: {}
|
|
|
|
nanotar@0.2.0: {}
|
|
|
|
negotiator@0.6.3: {}
|
|
|
|
nitropack@2.12.7:
|
|
dependencies:
|
|
'@cloudflare/kv-asset-handler': 0.4.0
|
|
'@rollup/plugin-alias': 5.1.1(rollup@4.52.5)
|
|
'@rollup/plugin-commonjs': 28.0.8(rollup@4.52.5)
|
|
'@rollup/plugin-inject': 5.0.5(rollup@4.52.5)
|
|
'@rollup/plugin-json': 6.1.0(rollup@4.52.5)
|
|
'@rollup/plugin-node-resolve': 16.0.3(rollup@4.52.5)
|
|
'@rollup/plugin-replace': 6.0.2(rollup@4.52.5)
|
|
'@rollup/plugin-terser': 0.4.4(rollup@4.52.5)
|
|
'@vercel/nft': 0.30.3(rollup@4.52.5)
|
|
archiver: 7.0.1
|
|
c12: 3.3.1(magicast@0.3.5)
|
|
chokidar: 4.0.3
|
|
citty: 0.1.6
|
|
compatx: 0.2.0
|
|
confbox: 0.2.2
|
|
consola: 3.4.2
|
|
cookie-es: 2.0.0
|
|
croner: 9.1.0
|
|
crossws: 0.3.5
|
|
db0: 0.3.4
|
|
defu: 6.1.4
|
|
destr: 2.0.5
|
|
dot-prop: 10.1.0
|
|
esbuild: 0.25.11
|
|
escape-string-regexp: 5.0.0
|
|
etag: 1.8.1
|
|
exsolve: 1.0.7
|
|
globby: 15.0.0
|
|
gzip-size: 7.0.0
|
|
h3: 1.15.4
|
|
hookable: 5.5.3
|
|
httpxy: 0.1.7
|
|
ioredis: 5.8.2
|
|
jiti: 2.6.1
|
|
klona: 2.0.6
|
|
knitwork: 1.2.0
|
|
listhen: 1.9.0
|
|
magic-string: 0.30.19
|
|
magicast: 0.3.5
|
|
mime: 4.1.0
|
|
mlly: 1.8.0
|
|
node-fetch-native: 1.6.7
|
|
node-mock-http: 1.0.3
|
|
ofetch: 1.4.1
|
|
ohash: 2.0.11
|
|
pathe: 2.0.3
|
|
perfect-debounce: 2.0.0
|
|
pkg-types: 2.3.0
|
|
pretty-bytes: 7.1.0
|
|
radix3: 1.1.2
|
|
rollup: 4.52.5
|
|
rollup-plugin-visualizer: 6.0.5(rollup@4.52.5)
|
|
scule: 1.3.0
|
|
semver: 7.7.3
|
|
serve-placeholder: 2.0.2
|
|
serve-static: 2.2.0
|
|
source-map: 0.7.6
|
|
std-env: 3.10.0
|
|
ufo: 1.6.1
|
|
ultrahtml: 1.6.0
|
|
uncrypto: 0.1.3
|
|
unctx: 2.4.1
|
|
unenv: 2.0.0-rc.21
|
|
unimport: 5.5.0
|
|
unplugin-utils: 0.3.1
|
|
unstorage: 1.17.1(db0@0.3.4)(ioredis@5.8.2)
|
|
untyped: 2.0.0
|
|
unwasm: 0.3.11
|
|
youch: 4.1.0-beta.11
|
|
youch-core: 0.3.3
|
|
transitivePeerDependencies:
|
|
- '@azure/app-configuration'
|
|
- '@azure/cosmos'
|
|
- '@azure/data-tables'
|
|
- '@azure/identity'
|
|
- '@azure/keyvault-secrets'
|
|
- '@azure/storage-blob'
|
|
- '@capacitor/preferences'
|
|
- '@deno/kv'
|
|
- '@electric-sql/pglite'
|
|
- '@libsql/client'
|
|
- '@netlify/blobs'
|
|
- '@planetscale/database'
|
|
- '@upstash/redis'
|
|
- '@vercel/blob'
|
|
- '@vercel/functions'
|
|
- '@vercel/kv'
|
|
- aws4fetch
|
|
- bare-abort-controller
|
|
- better-sqlite3
|
|
- drizzle-orm
|
|
- encoding
|
|
- idb-keyval
|
|
- mysql2
|
|
- react-native-b4a
|
|
- rolldown
|
|
- sqlite3
|
|
- supports-color
|
|
- uploadthing
|
|
|
|
node-addon-api@7.1.1: {}
|
|
|
|
node-fetch-native@1.6.7: {}
|
|
|
|
node-fetch@2.7.0:
|
|
dependencies:
|
|
whatwg-url: 5.0.0
|
|
|
|
node-forge@1.3.1: {}
|
|
|
|
node-gyp-build@4.8.4: {}
|
|
|
|
node-mock-http@1.0.3: {}
|
|
|
|
node-releases@2.0.26: {}
|
|
|
|
nopt@8.1.0:
|
|
dependencies:
|
|
abbrev: 3.0.1
|
|
|
|
normalize-path@3.0.0: {}
|
|
|
|
normalize-range@0.1.2: {}
|
|
|
|
npm-run-path@5.3.0:
|
|
dependencies:
|
|
path-key: 4.0.0
|
|
|
|
npm-run-path@6.0.0:
|
|
dependencies:
|
|
path-key: 4.0.0
|
|
unicorn-magic: 0.3.0
|
|
|
|
nth-check@2.1.1:
|
|
dependencies:
|
|
boolbase: 1.0.0
|
|
|
|
nuxt@4.1.3(@parcel/watcher@2.5.1)(@types/node@20.19.23)(@vue/compiler-sfc@3.5.22)(db0@0.3.4)(ioredis@5.8.2)(magicast@0.3.5)(rollup@4.52.5)(terser@5.44.0)(typescript@5.9.3)(vite@7.1.11(@types/node@20.19.23)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1))(yaml@2.8.1):
|
|
dependencies:
|
|
'@nuxt/cli': 3.29.3(magicast@0.3.5)
|
|
'@nuxt/devalue': 2.0.2
|
|
'@nuxt/devtools': 2.6.5(vite@7.1.11(@types/node@20.19.23)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.3))
|
|
'@nuxt/kit': 4.1.3(magicast@0.3.5)
|
|
'@nuxt/schema': 4.1.3
|
|
'@nuxt/telemetry': 2.6.6(magicast@0.3.5)
|
|
'@nuxt/vite-builder': 4.1.3(@types/node@20.19.23)(magicast@0.3.5)(rollup@4.52.5)(terser@5.44.0)(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3))(yaml@2.8.1)
|
|
'@unhead/vue': 2.0.19(vue@3.5.22(typescript@5.9.3))
|
|
'@vue/shared': 3.5.22
|
|
c12: 3.3.1(magicast@0.3.5)
|
|
chokidar: 4.0.3
|
|
compatx: 0.2.0
|
|
consola: 3.4.2
|
|
cookie-es: 2.0.0
|
|
defu: 6.1.4
|
|
destr: 2.0.5
|
|
devalue: 5.4.2
|
|
errx: 0.1.0
|
|
esbuild: 0.25.11
|
|
escape-string-regexp: 5.0.0
|
|
estree-walker: 3.0.3
|
|
exsolve: 1.0.7
|
|
h3: 1.15.4
|
|
hookable: 5.5.3
|
|
ignore: 7.0.5
|
|
impound: 1.0.0
|
|
jiti: 2.6.1
|
|
klona: 2.0.6
|
|
knitwork: 1.2.0
|
|
magic-string: 0.30.19
|
|
mlly: 1.8.0
|
|
mocked-exports: 0.1.1
|
|
nanotar: 0.2.0
|
|
nitropack: 2.12.7
|
|
nypm: 0.6.2
|
|
ofetch: 1.4.1
|
|
ohash: 2.0.11
|
|
on-change: 6.0.0
|
|
oxc-minify: 0.94.0
|
|
oxc-parser: 0.94.0
|
|
oxc-transform: 0.94.0
|
|
oxc-walker: 0.5.2(oxc-parser@0.94.0)
|
|
pathe: 2.0.3
|
|
perfect-debounce: 2.0.0
|
|
pkg-types: 2.3.0
|
|
radix3: 1.1.2
|
|
scule: 1.3.0
|
|
semver: 7.7.3
|
|
std-env: 3.10.0
|
|
tinyglobby: 0.2.15
|
|
ufo: 1.6.1
|
|
ultrahtml: 1.6.0
|
|
uncrypto: 0.1.3
|
|
unctx: 2.4.1
|
|
unimport: 5.5.0
|
|
unplugin: 2.3.10
|
|
unplugin-vue-router: 0.15.0(@vue/compiler-sfc@3.5.22)(typescript@5.9.3)(vue-router@4.6.3(vue@3.5.22(typescript@5.9.3)))(vue@3.5.22(typescript@5.9.3))
|
|
unstorage: 1.17.1(db0@0.3.4)(ioredis@5.8.2)
|
|
untyped: 2.0.0
|
|
vue: 3.5.22(typescript@5.9.3)
|
|
vue-bundle-renderer: 2.2.0
|
|
vue-devtools-stub: 0.1.0
|
|
vue-router: 4.6.3(vue@3.5.22(typescript@5.9.3))
|
|
optionalDependencies:
|
|
'@parcel/watcher': 2.5.1
|
|
'@types/node': 20.19.23
|
|
transitivePeerDependencies:
|
|
- '@azure/app-configuration'
|
|
- '@azure/cosmos'
|
|
- '@azure/data-tables'
|
|
- '@azure/identity'
|
|
- '@azure/keyvault-secrets'
|
|
- '@azure/storage-blob'
|
|
- '@biomejs/biome'
|
|
- '@capacitor/preferences'
|
|
- '@deno/kv'
|
|
- '@electric-sql/pglite'
|
|
- '@libsql/client'
|
|
- '@netlify/blobs'
|
|
- '@planetscale/database'
|
|
- '@upstash/redis'
|
|
- '@vercel/blob'
|
|
- '@vercel/functions'
|
|
- '@vercel/kv'
|
|
- '@vue/compiler-sfc'
|
|
- aws4fetch
|
|
- bare-abort-controller
|
|
- better-sqlite3
|
|
- bufferutil
|
|
- db0
|
|
- drizzle-orm
|
|
- encoding
|
|
- eslint
|
|
- idb-keyval
|
|
- ioredis
|
|
- less
|
|
- lightningcss
|
|
- magicast
|
|
- meow
|
|
- mysql2
|
|
- optionator
|
|
- oxlint
|
|
- react-native-b4a
|
|
- rolldown
|
|
- rollup
|
|
- sass
|
|
- sass-embedded
|
|
- sqlite3
|
|
- stylelint
|
|
- stylus
|
|
- sugarss
|
|
- supports-color
|
|
- terser
|
|
- tsx
|
|
- typescript
|
|
- uploadthing
|
|
- utf-8-validate
|
|
- vite
|
|
- vls
|
|
- vti
|
|
- vue-tsc
|
|
- xml2js
|
|
- yaml
|
|
|
|
nypm@0.6.2:
|
|
dependencies:
|
|
citty: 0.1.6
|
|
consola: 3.4.2
|
|
pathe: 2.0.3
|
|
pkg-types: 2.3.0
|
|
tinyexec: 1.0.1
|
|
|
|
object-assign@4.1.1: {}
|
|
|
|
object-hash@3.0.0: {}
|
|
|
|
ofetch@1.4.1:
|
|
dependencies:
|
|
destr: 2.0.5
|
|
node-fetch-native: 1.6.7
|
|
ufo: 1.6.1
|
|
|
|
ohash@2.0.11: {}
|
|
|
|
on-change@6.0.0: {}
|
|
|
|
on-finished@2.4.1:
|
|
dependencies:
|
|
ee-first: 1.1.1
|
|
|
|
once@1.4.0:
|
|
dependencies:
|
|
wrappy: 1.0.2
|
|
|
|
onetime@6.0.0:
|
|
dependencies:
|
|
mimic-fn: 4.0.0
|
|
|
|
only@0.0.2: {}
|
|
|
|
open@10.2.0:
|
|
dependencies:
|
|
default-browser: 5.2.1
|
|
define-lazy-prop: 3.0.0
|
|
is-inside-container: 1.0.0
|
|
wsl-utils: 0.1.0
|
|
|
|
open@7.4.2:
|
|
dependencies:
|
|
is-docker: 2.2.1
|
|
is-wsl: 2.2.0
|
|
|
|
open@8.4.2:
|
|
dependencies:
|
|
define-lazy-prop: 2.0.0
|
|
is-docker: 2.2.1
|
|
is-wsl: 2.2.0
|
|
|
|
oxc-minify@0.94.0:
|
|
optionalDependencies:
|
|
'@oxc-minify/binding-android-arm64': 0.94.0
|
|
'@oxc-minify/binding-darwin-arm64': 0.94.0
|
|
'@oxc-minify/binding-darwin-x64': 0.94.0
|
|
'@oxc-minify/binding-freebsd-x64': 0.94.0
|
|
'@oxc-minify/binding-linux-arm-gnueabihf': 0.94.0
|
|
'@oxc-minify/binding-linux-arm-musleabihf': 0.94.0
|
|
'@oxc-minify/binding-linux-arm64-gnu': 0.94.0
|
|
'@oxc-minify/binding-linux-arm64-musl': 0.94.0
|
|
'@oxc-minify/binding-linux-riscv64-gnu': 0.94.0
|
|
'@oxc-minify/binding-linux-s390x-gnu': 0.94.0
|
|
'@oxc-minify/binding-linux-x64-gnu': 0.94.0
|
|
'@oxc-minify/binding-linux-x64-musl': 0.94.0
|
|
'@oxc-minify/binding-wasm32-wasi': 0.94.0
|
|
'@oxc-minify/binding-win32-arm64-msvc': 0.94.0
|
|
'@oxc-minify/binding-win32-x64-msvc': 0.94.0
|
|
|
|
oxc-parser@0.94.0:
|
|
dependencies:
|
|
'@oxc-project/types': 0.94.0
|
|
optionalDependencies:
|
|
'@oxc-parser/binding-android-arm64': 0.94.0
|
|
'@oxc-parser/binding-darwin-arm64': 0.94.0
|
|
'@oxc-parser/binding-darwin-x64': 0.94.0
|
|
'@oxc-parser/binding-freebsd-x64': 0.94.0
|
|
'@oxc-parser/binding-linux-arm-gnueabihf': 0.94.0
|
|
'@oxc-parser/binding-linux-arm-musleabihf': 0.94.0
|
|
'@oxc-parser/binding-linux-arm64-gnu': 0.94.0
|
|
'@oxc-parser/binding-linux-arm64-musl': 0.94.0
|
|
'@oxc-parser/binding-linux-riscv64-gnu': 0.94.0
|
|
'@oxc-parser/binding-linux-s390x-gnu': 0.94.0
|
|
'@oxc-parser/binding-linux-x64-gnu': 0.94.0
|
|
'@oxc-parser/binding-linux-x64-musl': 0.94.0
|
|
'@oxc-parser/binding-wasm32-wasi': 0.94.0
|
|
'@oxc-parser/binding-win32-arm64-msvc': 0.94.0
|
|
'@oxc-parser/binding-win32-x64-msvc': 0.94.0
|
|
|
|
oxc-transform@0.94.0:
|
|
optionalDependencies:
|
|
'@oxc-transform/binding-android-arm64': 0.94.0
|
|
'@oxc-transform/binding-darwin-arm64': 0.94.0
|
|
'@oxc-transform/binding-darwin-x64': 0.94.0
|
|
'@oxc-transform/binding-freebsd-x64': 0.94.0
|
|
'@oxc-transform/binding-linux-arm-gnueabihf': 0.94.0
|
|
'@oxc-transform/binding-linux-arm-musleabihf': 0.94.0
|
|
'@oxc-transform/binding-linux-arm64-gnu': 0.94.0
|
|
'@oxc-transform/binding-linux-arm64-musl': 0.94.0
|
|
'@oxc-transform/binding-linux-riscv64-gnu': 0.94.0
|
|
'@oxc-transform/binding-linux-s390x-gnu': 0.94.0
|
|
'@oxc-transform/binding-linux-x64-gnu': 0.94.0
|
|
'@oxc-transform/binding-linux-x64-musl': 0.94.0
|
|
'@oxc-transform/binding-wasm32-wasi': 0.94.0
|
|
'@oxc-transform/binding-win32-arm64-msvc': 0.94.0
|
|
'@oxc-transform/binding-win32-x64-msvc': 0.94.0
|
|
|
|
oxc-walker@0.5.2(oxc-parser@0.94.0):
|
|
dependencies:
|
|
magic-regexp: 0.10.0
|
|
oxc-parser: 0.94.0
|
|
|
|
package-json-from-dist@1.0.1: {}
|
|
|
|
package-manager-detector@1.5.0: {}
|
|
|
|
parse-ms@4.0.0: {}
|
|
|
|
parse-path@7.1.0:
|
|
dependencies:
|
|
protocols: 2.0.2
|
|
|
|
parse-url@9.2.0:
|
|
dependencies:
|
|
'@types/parse-path': 7.1.0
|
|
parse-path: 7.1.0
|
|
|
|
parseurl@1.3.3: {}
|
|
|
|
path-browserify@1.0.1: {}
|
|
|
|
path-is-absolute@1.0.1: {}
|
|
|
|
path-key@3.1.1: {}
|
|
|
|
path-key@4.0.0: {}
|
|
|
|
path-parse@1.0.7: {}
|
|
|
|
path-scurry@1.11.1:
|
|
dependencies:
|
|
lru-cache: 10.4.3
|
|
minipass: 7.1.2
|
|
|
|
path-to-regexp@6.3.0: {}
|
|
|
|
path-type@6.0.0: {}
|
|
|
|
pathe@1.1.2: {}
|
|
|
|
pathe@2.0.3: {}
|
|
|
|
perfect-debounce@1.0.0: {}
|
|
|
|
perfect-debounce@2.0.0: {}
|
|
|
|
picocolors@1.1.1: {}
|
|
|
|
picomatch@2.3.1: {}
|
|
|
|
picomatch@4.0.3: {}
|
|
|
|
pify@2.3.0: {}
|
|
|
|
pinia@2.3.1(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)):
|
|
dependencies:
|
|
'@vue/devtools-api': 6.6.4
|
|
vue: 3.5.22(typescript@5.9.3)
|
|
vue-demi: 0.14.10(vue@3.5.22(typescript@5.9.3))
|
|
optionalDependencies:
|
|
typescript: 5.9.3
|
|
transitivePeerDependencies:
|
|
- '@vue/composition-api'
|
|
|
|
pirates@4.0.7: {}
|
|
|
|
pkg-types@1.3.1:
|
|
dependencies:
|
|
confbox: 0.1.8
|
|
mlly: 1.8.0
|
|
pathe: 2.0.3
|
|
|
|
pkg-types@2.3.0:
|
|
dependencies:
|
|
confbox: 0.2.2
|
|
exsolve: 1.0.7
|
|
pathe: 2.0.3
|
|
|
|
portfinder@1.0.38:
|
|
dependencies:
|
|
async: 3.2.6
|
|
debug: 4.4.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
postcss-calc@10.1.1(postcss@8.5.6):
|
|
dependencies:
|
|
postcss: 8.5.6
|
|
postcss-selector-parser: 7.1.0
|
|
postcss-value-parser: 4.2.0
|
|
|
|
postcss-colormin@7.0.4(postcss@8.5.6):
|
|
dependencies:
|
|
browserslist: 4.26.3
|
|
caniuse-api: 3.0.0
|
|
colord: 2.9.3
|
|
postcss: 8.5.6
|
|
postcss-value-parser: 4.2.0
|
|
|
|
postcss-convert-values@7.0.7(postcss@8.5.6):
|
|
dependencies:
|
|
browserslist: 4.26.3
|
|
postcss: 8.5.6
|
|
postcss-value-parser: 4.2.0
|
|
|
|
postcss-discard-comments@7.0.4(postcss@8.5.6):
|
|
dependencies:
|
|
postcss: 8.5.6
|
|
postcss-selector-parser: 7.1.0
|
|
|
|
postcss-discard-duplicates@7.0.2(postcss@8.5.6):
|
|
dependencies:
|
|
postcss: 8.5.6
|
|
|
|
postcss-discard-empty@7.0.1(postcss@8.5.6):
|
|
dependencies:
|
|
postcss: 8.5.6
|
|
|
|
postcss-discard-overridden@7.0.1(postcss@8.5.6):
|
|
dependencies:
|
|
postcss: 8.5.6
|
|
|
|
postcss-import@15.1.0(postcss@8.5.6):
|
|
dependencies:
|
|
postcss: 8.5.6
|
|
postcss-value-parser: 4.2.0
|
|
read-cache: 1.0.0
|
|
resolve: 1.22.11
|
|
|
|
postcss-js@4.1.0(postcss@8.5.6):
|
|
dependencies:
|
|
camelcase-css: 2.0.1
|
|
postcss: 8.5.6
|
|
|
|
postcss-load-config@6.0.1(jiti@1.21.7)(postcss@8.5.6)(yaml@2.8.1):
|
|
dependencies:
|
|
lilconfig: 3.1.3
|
|
optionalDependencies:
|
|
jiti: 1.21.7
|
|
postcss: 8.5.6
|
|
yaml: 2.8.1
|
|
|
|
postcss-merge-longhand@7.0.5(postcss@8.5.6):
|
|
dependencies:
|
|
postcss: 8.5.6
|
|
postcss-value-parser: 4.2.0
|
|
stylehacks: 7.0.6(postcss@8.5.6)
|
|
|
|
postcss-merge-rules@7.0.6(postcss@8.5.6):
|
|
dependencies:
|
|
browserslist: 4.26.3
|
|
caniuse-api: 3.0.0
|
|
cssnano-utils: 5.0.1(postcss@8.5.6)
|
|
postcss: 8.5.6
|
|
postcss-selector-parser: 7.1.0
|
|
|
|
postcss-minify-font-values@7.0.1(postcss@8.5.6):
|
|
dependencies:
|
|
postcss: 8.5.6
|
|
postcss-value-parser: 4.2.0
|
|
|
|
postcss-minify-gradients@7.0.1(postcss@8.5.6):
|
|
dependencies:
|
|
colord: 2.9.3
|
|
cssnano-utils: 5.0.1(postcss@8.5.6)
|
|
postcss: 8.5.6
|
|
postcss-value-parser: 4.2.0
|
|
|
|
postcss-minify-params@7.0.4(postcss@8.5.6):
|
|
dependencies:
|
|
browserslist: 4.26.3
|
|
cssnano-utils: 5.0.1(postcss@8.5.6)
|
|
postcss: 8.5.6
|
|
postcss-value-parser: 4.2.0
|
|
|
|
postcss-minify-selectors@7.0.5(postcss@8.5.6):
|
|
dependencies:
|
|
cssesc: 3.0.0
|
|
postcss: 8.5.6
|
|
postcss-selector-parser: 7.1.0
|
|
|
|
postcss-nested@6.2.0(postcss@8.5.6):
|
|
dependencies:
|
|
postcss: 8.5.6
|
|
postcss-selector-parser: 6.1.2
|
|
|
|
postcss-nesting@13.0.2(postcss@8.5.6):
|
|
dependencies:
|
|
'@csstools/selector-resolve-nested': 3.1.0(postcss-selector-parser@7.1.0)
|
|
'@csstools/selector-specificity': 5.0.0(postcss-selector-parser@7.1.0)
|
|
postcss: 8.5.6
|
|
postcss-selector-parser: 7.1.0
|
|
|
|
postcss-normalize-charset@7.0.1(postcss@8.5.6):
|
|
dependencies:
|
|
postcss: 8.5.6
|
|
|
|
postcss-normalize-display-values@7.0.1(postcss@8.5.6):
|
|
dependencies:
|
|
postcss: 8.5.6
|
|
postcss-value-parser: 4.2.0
|
|
|
|
postcss-normalize-positions@7.0.1(postcss@8.5.6):
|
|
dependencies:
|
|
postcss: 8.5.6
|
|
postcss-value-parser: 4.2.0
|
|
|
|
postcss-normalize-repeat-style@7.0.1(postcss@8.5.6):
|
|
dependencies:
|
|
postcss: 8.5.6
|
|
postcss-value-parser: 4.2.0
|
|
|
|
postcss-normalize-string@7.0.1(postcss@8.5.6):
|
|
dependencies:
|
|
postcss: 8.5.6
|
|
postcss-value-parser: 4.2.0
|
|
|
|
postcss-normalize-timing-functions@7.0.1(postcss@8.5.6):
|
|
dependencies:
|
|
postcss: 8.5.6
|
|
postcss-value-parser: 4.2.0
|
|
|
|
postcss-normalize-unicode@7.0.4(postcss@8.5.6):
|
|
dependencies:
|
|
browserslist: 4.26.3
|
|
postcss: 8.5.6
|
|
postcss-value-parser: 4.2.0
|
|
|
|
postcss-normalize-url@7.0.1(postcss@8.5.6):
|
|
dependencies:
|
|
postcss: 8.5.6
|
|
postcss-value-parser: 4.2.0
|
|
|
|
postcss-normalize-whitespace@7.0.1(postcss@8.5.6):
|
|
dependencies:
|
|
postcss: 8.5.6
|
|
postcss-value-parser: 4.2.0
|
|
|
|
postcss-ordered-values@7.0.2(postcss@8.5.6):
|
|
dependencies:
|
|
cssnano-utils: 5.0.1(postcss@8.5.6)
|
|
postcss: 8.5.6
|
|
postcss-value-parser: 4.2.0
|
|
|
|
postcss-reduce-initial@7.0.4(postcss@8.5.6):
|
|
dependencies:
|
|
browserslist: 4.26.3
|
|
caniuse-api: 3.0.0
|
|
postcss: 8.5.6
|
|
|
|
postcss-reduce-transforms@7.0.1(postcss@8.5.6):
|
|
dependencies:
|
|
postcss: 8.5.6
|
|
postcss-value-parser: 4.2.0
|
|
|
|
postcss-selector-parser@6.1.2:
|
|
dependencies:
|
|
cssesc: 3.0.0
|
|
util-deprecate: 1.0.2
|
|
|
|
postcss-selector-parser@7.1.0:
|
|
dependencies:
|
|
cssesc: 3.0.0
|
|
util-deprecate: 1.0.2
|
|
|
|
postcss-svgo@7.1.0(postcss@8.5.6):
|
|
dependencies:
|
|
postcss: 8.5.6
|
|
postcss-value-parser: 4.2.0
|
|
svgo: 4.0.0
|
|
|
|
postcss-unique-selectors@7.0.4(postcss@8.5.6):
|
|
dependencies:
|
|
postcss: 8.5.6
|
|
postcss-selector-parser: 7.1.0
|
|
|
|
postcss-value-parser@4.2.0: {}
|
|
|
|
postcss@8.5.6:
|
|
dependencies:
|
|
nanoid: 3.3.11
|
|
picocolors: 1.1.1
|
|
source-map-js: 1.2.1
|
|
|
|
pretty-bytes@7.1.0: {}
|
|
|
|
pretty-ms@9.3.0:
|
|
dependencies:
|
|
parse-ms: 4.0.0
|
|
|
|
process-nextick-args@2.0.1: {}
|
|
|
|
process@0.11.10: {}
|
|
|
|
prompts@2.4.2:
|
|
dependencies:
|
|
kleur: 3.0.3
|
|
sisteransi: 1.0.5
|
|
|
|
protocols@2.0.2: {}
|
|
|
|
quansync@0.2.11: {}
|
|
|
|
queue-microtask@1.2.3: {}
|
|
|
|
radix3@1.1.2: {}
|
|
|
|
randombytes@2.1.0:
|
|
dependencies:
|
|
safe-buffer: 5.2.1
|
|
|
|
range-parser@1.2.1: {}
|
|
|
|
rc9@2.1.2:
|
|
dependencies:
|
|
defu: 6.1.4
|
|
destr: 2.0.5
|
|
|
|
read-cache@1.0.0:
|
|
dependencies:
|
|
pify: 2.3.0
|
|
|
|
readable-stream@2.3.8:
|
|
dependencies:
|
|
core-util-is: 1.0.3
|
|
inherits: 2.0.4
|
|
isarray: 1.0.0
|
|
process-nextick-args: 2.0.1
|
|
safe-buffer: 5.1.2
|
|
string_decoder: 1.1.1
|
|
util-deprecate: 1.0.2
|
|
|
|
readable-stream@4.7.0:
|
|
dependencies:
|
|
abort-controller: 3.0.0
|
|
buffer: 6.0.3
|
|
events: 3.3.0
|
|
process: 0.11.10
|
|
string_decoder: 1.3.0
|
|
|
|
readdir-glob@1.1.3:
|
|
dependencies:
|
|
minimatch: 5.1.6
|
|
|
|
readdirp@3.6.0:
|
|
dependencies:
|
|
picomatch: 2.3.1
|
|
|
|
readdirp@4.1.2: {}
|
|
|
|
redis-errors@1.2.0: {}
|
|
|
|
redis-parser@3.0.0:
|
|
dependencies:
|
|
redis-errors: 1.2.0
|
|
|
|
regexp-tree@0.1.27: {}
|
|
|
|
replace-in-file@6.3.5:
|
|
dependencies:
|
|
chalk: 4.1.2
|
|
glob: 7.2.3
|
|
yargs: 17.7.2
|
|
|
|
require-directory@2.1.1: {}
|
|
|
|
resolve-from@5.0.0: {}
|
|
|
|
resolve-path@1.4.0:
|
|
dependencies:
|
|
http-errors: 1.6.3
|
|
path-is-absolute: 1.0.1
|
|
|
|
resolve@1.22.11:
|
|
dependencies:
|
|
is-core-module: 2.16.1
|
|
path-parse: 1.0.7
|
|
supports-preserve-symlinks-flag: 1.0.0
|
|
|
|
reusify@1.1.0: {}
|
|
|
|
rfdc@1.4.1: {}
|
|
|
|
rollup-plugin-visualizer@6.0.5(rollup@4.52.5):
|
|
dependencies:
|
|
open: 8.4.2
|
|
picomatch: 4.0.3
|
|
source-map: 0.7.6
|
|
yargs: 17.7.2
|
|
optionalDependencies:
|
|
rollup: 4.52.5
|
|
|
|
rollup@4.52.5:
|
|
dependencies:
|
|
'@types/estree': 1.0.8
|
|
optionalDependencies:
|
|
'@rollup/rollup-android-arm-eabi': 4.52.5
|
|
'@rollup/rollup-android-arm64': 4.52.5
|
|
'@rollup/rollup-darwin-arm64': 4.52.5
|
|
'@rollup/rollup-darwin-x64': 4.52.5
|
|
'@rollup/rollup-freebsd-arm64': 4.52.5
|
|
'@rollup/rollup-freebsd-x64': 4.52.5
|
|
'@rollup/rollup-linux-arm-gnueabihf': 4.52.5
|
|
'@rollup/rollup-linux-arm-musleabihf': 4.52.5
|
|
'@rollup/rollup-linux-arm64-gnu': 4.52.5
|
|
'@rollup/rollup-linux-arm64-musl': 4.52.5
|
|
'@rollup/rollup-linux-loong64-gnu': 4.52.5
|
|
'@rollup/rollup-linux-ppc64-gnu': 4.52.5
|
|
'@rollup/rollup-linux-riscv64-gnu': 4.52.5
|
|
'@rollup/rollup-linux-riscv64-musl': 4.52.5
|
|
'@rollup/rollup-linux-s390x-gnu': 4.52.5
|
|
'@rollup/rollup-linux-x64-gnu': 4.52.5
|
|
'@rollup/rollup-linux-x64-musl': 4.52.5
|
|
'@rollup/rollup-openharmony-arm64': 4.52.5
|
|
'@rollup/rollup-win32-arm64-msvc': 4.52.5
|
|
'@rollup/rollup-win32-ia32-msvc': 4.52.5
|
|
'@rollup/rollup-win32-x64-gnu': 4.52.5
|
|
'@rollup/rollup-win32-x64-msvc': 4.52.5
|
|
fsevents: 2.3.3
|
|
|
|
run-applescript@7.1.0: {}
|
|
|
|
run-parallel@1.2.0:
|
|
dependencies:
|
|
queue-microtask: 1.2.3
|
|
|
|
safe-buffer@5.1.2: {}
|
|
|
|
safe-buffer@5.2.1: {}
|
|
|
|
safe-regex-test@1.1.0:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
es-errors: 1.3.0
|
|
is-regex: 1.2.1
|
|
|
|
sax@1.4.1: {}
|
|
|
|
scule@1.3.0: {}
|
|
|
|
semver@6.3.1: {}
|
|
|
|
semver@7.7.3: {}
|
|
|
|
send@1.2.0:
|
|
dependencies:
|
|
debug: 4.4.3
|
|
encodeurl: 2.0.0
|
|
escape-html: 1.0.3
|
|
etag: 1.8.1
|
|
fresh: 2.0.0
|
|
http-errors: 2.0.0
|
|
mime-types: 3.0.1
|
|
ms: 2.1.3
|
|
on-finished: 2.4.1
|
|
range-parser: 1.2.1
|
|
statuses: 2.0.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
serialize-javascript@6.0.2:
|
|
dependencies:
|
|
randombytes: 2.1.0
|
|
|
|
serve-placeholder@2.0.2:
|
|
dependencies:
|
|
defu: 6.1.4
|
|
|
|
serve-static@2.2.0:
|
|
dependencies:
|
|
encodeurl: 2.0.0
|
|
escape-html: 1.0.3
|
|
parseurl: 1.3.3
|
|
send: 1.2.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
setprototypeof@1.1.0: {}
|
|
|
|
setprototypeof@1.2.0: {}
|
|
|
|
shebang-command@2.0.0:
|
|
dependencies:
|
|
shebang-regex: 3.0.0
|
|
|
|
shebang-regex@3.0.0: {}
|
|
|
|
shell-quote@1.8.3: {}
|
|
|
|
signal-exit@4.1.0: {}
|
|
|
|
simple-git@3.28.0:
|
|
dependencies:
|
|
'@kwsites/file-exists': 1.1.1
|
|
'@kwsites/promise-deferred': 1.1.1
|
|
debug: 4.4.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
sirv@3.0.2:
|
|
dependencies:
|
|
'@polka/url': 1.0.0-next.29
|
|
mrmime: 2.0.1
|
|
totalist: 3.0.1
|
|
|
|
sisteransi@1.0.5: {}
|
|
|
|
slash@5.1.0: {}
|
|
|
|
smob@1.5.0: {}
|
|
|
|
source-map-js@1.2.1: {}
|
|
|
|
source-map-support@0.5.21:
|
|
dependencies:
|
|
buffer-from: 1.1.2
|
|
source-map: 0.6.1
|
|
|
|
source-map@0.6.1: {}
|
|
|
|
source-map@0.7.6: {}
|
|
|
|
speakingurl@14.0.1: {}
|
|
|
|
srvx@0.8.16: {}
|
|
|
|
standard-as-callback@2.1.0: {}
|
|
|
|
statuses@1.5.0: {}
|
|
|
|
statuses@2.0.1: {}
|
|
|
|
statuses@2.0.2: {}
|
|
|
|
std-env@3.10.0: {}
|
|
|
|
streamx@2.23.0:
|
|
dependencies:
|
|
events-universal: 1.0.1
|
|
fast-fifo: 1.3.2
|
|
text-decoder: 1.2.3
|
|
transitivePeerDependencies:
|
|
- bare-abort-controller
|
|
- react-native-b4a
|
|
|
|
string-width@4.2.3:
|
|
dependencies:
|
|
emoji-regex: 8.0.0
|
|
is-fullwidth-code-point: 3.0.0
|
|
strip-ansi: 6.0.1
|
|
|
|
string-width@5.1.2:
|
|
dependencies:
|
|
eastasianwidth: 0.2.0
|
|
emoji-regex: 9.2.2
|
|
strip-ansi: 7.1.2
|
|
|
|
string_decoder@1.1.1:
|
|
dependencies:
|
|
safe-buffer: 5.1.2
|
|
|
|
string_decoder@1.3.0:
|
|
dependencies:
|
|
safe-buffer: 5.2.1
|
|
|
|
strip-ansi@6.0.1:
|
|
dependencies:
|
|
ansi-regex: 5.0.1
|
|
|
|
strip-ansi@7.1.2:
|
|
dependencies:
|
|
ansi-regex: 6.2.2
|
|
|
|
strip-final-newline@3.0.0: {}
|
|
|
|
strip-final-newline@4.0.0: {}
|
|
|
|
strip-literal@3.1.0:
|
|
dependencies:
|
|
js-tokens: 9.0.1
|
|
|
|
structured-clone-es@1.0.0: {}
|
|
|
|
stylehacks@7.0.6(postcss@8.5.6):
|
|
dependencies:
|
|
browserslist: 4.26.3
|
|
postcss: 8.5.6
|
|
postcss-selector-parser: 7.1.0
|
|
|
|
sucrase@3.35.0:
|
|
dependencies:
|
|
'@jridgewell/gen-mapping': 0.3.13
|
|
commander: 4.1.1
|
|
glob: 10.4.5
|
|
lines-and-columns: 1.2.4
|
|
mz: 2.7.0
|
|
pirates: 4.0.7
|
|
ts-interface-checker: 0.1.13
|
|
|
|
superjson@2.2.3:
|
|
dependencies:
|
|
copy-anything: 4.0.5
|
|
|
|
supports-color@10.2.2: {}
|
|
|
|
supports-color@7.2.0:
|
|
dependencies:
|
|
has-flag: 4.0.0
|
|
|
|
supports-preserve-symlinks-flag@1.0.0: {}
|
|
|
|
svgo@4.0.0:
|
|
dependencies:
|
|
commander: 11.1.0
|
|
css-select: 5.2.2
|
|
css-tree: 3.1.0
|
|
css-what: 6.2.2
|
|
csso: 5.0.5
|
|
picocolors: 1.1.1
|
|
sax: 1.4.1
|
|
|
|
system-architecture@0.1.0: {}
|
|
|
|
tagged-tag@1.0.0: {}
|
|
|
|
tailwind-config-viewer@2.0.4(tailwindcss@3.4.18(yaml@2.8.1)):
|
|
dependencies:
|
|
'@koa/router': 12.0.2
|
|
commander: 6.2.1
|
|
fs-extra: 9.1.0
|
|
koa: 2.16.3
|
|
koa-static: 5.0.0
|
|
open: 7.4.2
|
|
portfinder: 1.0.38
|
|
replace-in-file: 6.3.5
|
|
tailwindcss: 3.4.18(yaml@2.8.1)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
tailwindcss@3.4.18(yaml@2.8.1):
|
|
dependencies:
|
|
'@alloc/quick-lru': 5.2.0
|
|
arg: 5.0.2
|
|
chokidar: 3.6.0
|
|
didyoumean: 1.2.2
|
|
dlv: 1.1.3
|
|
fast-glob: 3.3.3
|
|
glob-parent: 6.0.2
|
|
is-glob: 4.0.3
|
|
jiti: 1.21.7
|
|
lilconfig: 3.1.3
|
|
micromatch: 4.0.8
|
|
normalize-path: 3.0.0
|
|
object-hash: 3.0.0
|
|
picocolors: 1.1.1
|
|
postcss: 8.5.6
|
|
postcss-import: 15.1.0(postcss@8.5.6)
|
|
postcss-js: 4.1.0(postcss@8.5.6)
|
|
postcss-load-config: 6.0.1(jiti@1.21.7)(postcss@8.5.6)(yaml@2.8.1)
|
|
postcss-nested: 6.2.0(postcss@8.5.6)
|
|
postcss-selector-parser: 6.1.2
|
|
resolve: 1.22.11
|
|
sucrase: 3.35.0
|
|
transitivePeerDependencies:
|
|
- tsx
|
|
- yaml
|
|
|
|
tar-stream@3.1.7:
|
|
dependencies:
|
|
b4a: 1.7.3
|
|
fast-fifo: 1.3.2
|
|
streamx: 2.23.0
|
|
transitivePeerDependencies:
|
|
- bare-abort-controller
|
|
- react-native-b4a
|
|
|
|
tar@7.5.1:
|
|
dependencies:
|
|
'@isaacs/fs-minipass': 4.0.1
|
|
chownr: 3.0.0
|
|
minipass: 7.1.2
|
|
minizlib: 3.1.0
|
|
yallist: 5.0.0
|
|
|
|
terser@5.44.0:
|
|
dependencies:
|
|
'@jridgewell/source-map': 0.3.11
|
|
acorn: 8.15.0
|
|
commander: 2.20.3
|
|
source-map-support: 0.5.21
|
|
|
|
text-decoder@1.2.3:
|
|
dependencies:
|
|
b4a: 1.7.3
|
|
transitivePeerDependencies:
|
|
- react-native-b4a
|
|
|
|
thenify-all@1.6.0:
|
|
dependencies:
|
|
thenify: 3.3.1
|
|
|
|
thenify@3.3.1:
|
|
dependencies:
|
|
any-promise: 1.3.0
|
|
|
|
tiny-invariant@1.3.3: {}
|
|
|
|
tinyexec@1.0.1: {}
|
|
|
|
tinyglobby@0.2.15:
|
|
dependencies:
|
|
fdir: 6.5.0(picomatch@4.0.3)
|
|
picomatch: 4.0.3
|
|
|
|
to-regex-range@5.0.1:
|
|
dependencies:
|
|
is-number: 7.0.0
|
|
|
|
toidentifier@1.0.1: {}
|
|
|
|
totalist@3.0.1: {}
|
|
|
|
tr46@0.0.3: {}
|
|
|
|
ts-interface-checker@0.1.13: {}
|
|
|
|
tslib@2.8.1:
|
|
optional: true
|
|
|
|
tsscmp@1.0.6: {}
|
|
|
|
type-fest@5.1.0:
|
|
dependencies:
|
|
tagged-tag: 1.0.0
|
|
|
|
type-is@1.6.18:
|
|
dependencies:
|
|
media-typer: 0.3.0
|
|
mime-types: 2.1.35
|
|
|
|
type-level-regexp@0.1.17: {}
|
|
|
|
typescript@5.9.3: {}
|
|
|
|
ufo@1.6.1: {}
|
|
|
|
ultrahtml@1.6.0: {}
|
|
|
|
uncrypto@0.1.3: {}
|
|
|
|
unctx@2.4.1:
|
|
dependencies:
|
|
acorn: 8.15.0
|
|
estree-walker: 3.0.3
|
|
magic-string: 0.30.19
|
|
unplugin: 2.3.10
|
|
|
|
undici-types@6.21.0: {}
|
|
|
|
undici@7.16.0: {}
|
|
|
|
unenv@2.0.0-rc.21:
|
|
dependencies:
|
|
defu: 6.1.4
|
|
exsolve: 1.0.7
|
|
ohash: 2.0.11
|
|
pathe: 2.0.3
|
|
ufo: 1.6.1
|
|
|
|
unhead@2.0.19:
|
|
dependencies:
|
|
hookable: 5.5.3
|
|
|
|
unicorn-magic@0.3.0: {}
|
|
|
|
unimport@5.5.0:
|
|
dependencies:
|
|
acorn: 8.15.0
|
|
escape-string-regexp: 5.0.0
|
|
estree-walker: 3.0.3
|
|
local-pkg: 1.1.2
|
|
magic-string: 0.30.19
|
|
mlly: 1.8.0
|
|
pathe: 2.0.3
|
|
picomatch: 4.0.3
|
|
pkg-types: 2.3.0
|
|
scule: 1.3.0
|
|
strip-literal: 3.1.0
|
|
tinyglobby: 0.2.15
|
|
unplugin: 2.3.10
|
|
unplugin-utils: 0.3.1
|
|
|
|
universalify@2.0.1: {}
|
|
|
|
unplugin-utils@0.2.5:
|
|
dependencies:
|
|
pathe: 2.0.3
|
|
picomatch: 4.0.3
|
|
|
|
unplugin-utils@0.3.1:
|
|
dependencies:
|
|
pathe: 2.0.3
|
|
picomatch: 4.0.3
|
|
|
|
unplugin-vue-router@0.15.0(@vue/compiler-sfc@3.5.22)(typescript@5.9.3)(vue-router@4.6.3(vue@3.5.22(typescript@5.9.3)))(vue@3.5.22(typescript@5.9.3)):
|
|
dependencies:
|
|
'@vue-macros/common': 3.0.0-beta.16(vue@3.5.22(typescript@5.9.3))
|
|
'@vue/compiler-sfc': 3.5.22
|
|
'@vue/language-core': 3.1.1(typescript@5.9.3)
|
|
ast-walker-scope: 0.8.3
|
|
chokidar: 4.0.3
|
|
json5: 2.2.3
|
|
local-pkg: 1.1.2
|
|
magic-string: 0.30.19
|
|
mlly: 1.8.0
|
|
muggle-string: 0.4.1
|
|
pathe: 2.0.3
|
|
picomatch: 4.0.3
|
|
scule: 1.3.0
|
|
tinyglobby: 0.2.15
|
|
unplugin: 2.3.10
|
|
unplugin-utils: 0.2.5
|
|
yaml: 2.8.1
|
|
optionalDependencies:
|
|
vue-router: 4.6.3(vue@3.5.22(typescript@5.9.3))
|
|
transitivePeerDependencies:
|
|
- typescript
|
|
- vue
|
|
|
|
unplugin@2.3.10:
|
|
dependencies:
|
|
'@jridgewell/remapping': 2.3.5
|
|
acorn: 8.15.0
|
|
picomatch: 4.0.3
|
|
webpack-virtual-modules: 0.6.2
|
|
|
|
unstorage@1.17.1(db0@0.3.4)(ioredis@5.8.2):
|
|
dependencies:
|
|
anymatch: 3.1.3
|
|
chokidar: 4.0.3
|
|
destr: 2.0.5
|
|
h3: 1.15.4
|
|
lru-cache: 10.4.3
|
|
node-fetch-native: 1.6.7
|
|
ofetch: 1.4.1
|
|
ufo: 1.6.1
|
|
optionalDependencies:
|
|
db0: 0.3.4
|
|
ioredis: 5.8.2
|
|
|
|
untun@0.1.3:
|
|
dependencies:
|
|
citty: 0.1.6
|
|
consola: 3.4.2
|
|
pathe: 1.1.2
|
|
|
|
untyped@2.0.0:
|
|
dependencies:
|
|
citty: 0.1.6
|
|
defu: 6.1.4
|
|
jiti: 2.6.1
|
|
knitwork: 1.2.0
|
|
scule: 1.3.0
|
|
|
|
unwasm@0.3.11:
|
|
dependencies:
|
|
knitwork: 1.2.0
|
|
magic-string: 0.30.19
|
|
mlly: 1.8.0
|
|
pathe: 2.0.3
|
|
pkg-types: 2.3.0
|
|
unplugin: 2.3.10
|
|
|
|
update-browserslist-db@1.1.3(browserslist@4.26.3):
|
|
dependencies:
|
|
browserslist: 4.26.3
|
|
escalade: 3.2.0
|
|
picocolors: 1.1.1
|
|
|
|
uqr@0.1.2: {}
|
|
|
|
util-deprecate@1.0.2: {}
|
|
|
|
vary@1.1.2: {}
|
|
|
|
vite-dev-rpc@1.1.0(vite@7.1.11(@types/node@20.19.23)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1)):
|
|
dependencies:
|
|
birpc: 2.6.1
|
|
vite: 7.1.11(@types/node@20.19.23)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1)
|
|
vite-hot-client: 2.1.0(vite@7.1.11(@types/node@20.19.23)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1))
|
|
|
|
vite-hot-client@2.1.0(vite@7.1.11(@types/node@20.19.23)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1)):
|
|
dependencies:
|
|
vite: 7.1.11(@types/node@20.19.23)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1)
|
|
|
|
vite-node@3.2.4(@types/node@20.19.23)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1):
|
|
dependencies:
|
|
cac: 6.7.14
|
|
debug: 4.4.3
|
|
es-module-lexer: 1.7.0
|
|
pathe: 2.0.3
|
|
vite: 7.1.11(@types/node@20.19.23)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1)
|
|
transitivePeerDependencies:
|
|
- '@types/node'
|
|
- jiti
|
|
- less
|
|
- lightningcss
|
|
- sass
|
|
- sass-embedded
|
|
- stylus
|
|
- sugarss
|
|
- supports-color
|
|
- terser
|
|
- tsx
|
|
- yaml
|
|
|
|
vite-plugin-checker@0.11.0(typescript@5.9.3)(vite@7.1.11(@types/node@20.19.23)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1)):
|
|
dependencies:
|
|
'@babel/code-frame': 7.27.1
|
|
chokidar: 4.0.3
|
|
npm-run-path: 6.0.0
|
|
picocolors: 1.1.1
|
|
picomatch: 4.0.3
|
|
tiny-invariant: 1.3.3
|
|
tinyglobby: 0.2.15
|
|
vite: 7.1.11(@types/node@20.19.23)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1)
|
|
vscode-uri: 3.1.0
|
|
optionalDependencies:
|
|
typescript: 5.9.3
|
|
|
|
vite-plugin-inspect@11.3.3(@nuxt/kit@3.19.3(magicast@0.3.5))(vite@7.1.11(@types/node@20.19.23)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1)):
|
|
dependencies:
|
|
ansis: 4.2.0
|
|
debug: 4.4.3
|
|
error-stack-parser-es: 1.0.5
|
|
ohash: 2.0.11
|
|
open: 10.2.0
|
|
perfect-debounce: 2.0.0
|
|
sirv: 3.0.2
|
|
unplugin-utils: 0.3.1
|
|
vite: 7.1.11(@types/node@20.19.23)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1)
|
|
vite-dev-rpc: 1.1.0(vite@7.1.11(@types/node@20.19.23)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1))
|
|
optionalDependencies:
|
|
'@nuxt/kit': 3.19.3(magicast@0.3.5)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
vite-plugin-vue-tracer@1.0.1(vite@7.1.11(@types/node@20.19.23)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.3)):
|
|
dependencies:
|
|
estree-walker: 3.0.3
|
|
exsolve: 1.0.7
|
|
magic-string: 0.30.19
|
|
pathe: 2.0.3
|
|
source-map-js: 1.2.1
|
|
vite: 7.1.11(@types/node@20.19.23)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1)
|
|
vue: 3.5.22(typescript@5.9.3)
|
|
|
|
vite@7.1.11(@types/node@20.19.23)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1):
|
|
dependencies:
|
|
esbuild: 0.25.11
|
|
fdir: 6.5.0(picomatch@4.0.3)
|
|
picomatch: 4.0.3
|
|
postcss: 8.5.6
|
|
rollup: 4.52.5
|
|
tinyglobby: 0.2.15
|
|
optionalDependencies:
|
|
'@types/node': 20.19.23
|
|
fsevents: 2.3.3
|
|
jiti: 2.6.1
|
|
terser: 5.44.0
|
|
yaml: 2.8.1
|
|
|
|
vscode-uri@3.1.0: {}
|
|
|
|
vue-bundle-renderer@2.2.0:
|
|
dependencies:
|
|
ufo: 1.6.1
|
|
|
|
vue-demi@0.14.10(vue@3.5.22(typescript@5.9.3)):
|
|
dependencies:
|
|
vue: 3.5.22(typescript@5.9.3)
|
|
|
|
vue-devtools-stub@0.1.0: {}
|
|
|
|
vue-router@4.6.3(vue@3.5.22(typescript@5.9.3)):
|
|
dependencies:
|
|
'@vue/devtools-api': 6.6.4
|
|
vue: 3.5.22(typescript@5.9.3)
|
|
|
|
vue@3.5.22(typescript@5.9.3):
|
|
dependencies:
|
|
'@vue/compiler-dom': 3.5.22
|
|
'@vue/compiler-sfc': 3.5.22
|
|
'@vue/runtime-dom': 3.5.22
|
|
'@vue/server-renderer': 3.5.22(vue@3.5.22(typescript@5.9.3))
|
|
'@vue/shared': 3.5.22
|
|
optionalDependencies:
|
|
typescript: 5.9.3
|
|
|
|
webidl-conversions@3.0.1: {}
|
|
|
|
webpack-virtual-modules@0.6.2: {}
|
|
|
|
whatwg-url@5.0.0:
|
|
dependencies:
|
|
tr46: 0.0.3
|
|
webidl-conversions: 3.0.1
|
|
|
|
which@2.0.2:
|
|
dependencies:
|
|
isexe: 2.0.0
|
|
|
|
which@5.0.0:
|
|
dependencies:
|
|
isexe: 3.1.1
|
|
|
|
wrap-ansi@7.0.0:
|
|
dependencies:
|
|
ansi-styles: 4.3.0
|
|
string-width: 4.2.3
|
|
strip-ansi: 6.0.1
|
|
|
|
wrap-ansi@8.1.0:
|
|
dependencies:
|
|
ansi-styles: 6.2.3
|
|
string-width: 5.1.2
|
|
strip-ansi: 7.1.2
|
|
|
|
wrappy@1.0.2: {}
|
|
|
|
ws@8.18.3: {}
|
|
|
|
wsl-utils@0.1.0:
|
|
dependencies:
|
|
is-wsl: 3.1.0
|
|
|
|
y18n@5.0.8: {}
|
|
|
|
yallist@3.1.1: {}
|
|
|
|
yallist@5.0.0: {}
|
|
|
|
yaml@2.8.1: {}
|
|
|
|
yargs-parser@21.1.1: {}
|
|
|
|
yargs@17.7.2:
|
|
dependencies:
|
|
cliui: 8.0.1
|
|
escalade: 3.2.0
|
|
get-caller-file: 2.0.5
|
|
require-directory: 2.1.1
|
|
string-width: 4.2.3
|
|
y18n: 5.0.8
|
|
yargs-parser: 21.1.1
|
|
|
|
ylru@1.4.0: {}
|
|
|
|
yoctocolors@2.1.2: {}
|
|
|
|
youch-core@0.3.3:
|
|
dependencies:
|
|
'@poppinss/exception': 1.2.2
|
|
error-stack-parser-es: 1.0.5
|
|
|
|
youch@4.1.0-beta.11:
|
|
dependencies:
|
|
'@poppinss/colors': 4.1.5
|
|
'@poppinss/dumper': 0.6.4
|
|
'@speed-highlight/core': 1.2.7
|
|
cookie: 1.0.2
|
|
youch-core: 0.3.3
|
|
|
|
zip-stream@6.0.1:
|
|
dependencies:
|
|
archiver-utils: 5.0.2
|
|
compress-commons: 6.0.2
|
|
readable-stream: 4.7.0
|
|
|
|
zod@3.25.76: {}
|