mirror of
https://github.com/tauri-apps/tauri.git
synced 2025-01-22 20:37:18 +08:00
4ed2ab76e2
Some checks failed
bench / bench (map[os:ubuntu-latest target:x86_64-unknown-linux-gnu], nightly) (push) Waiting to run
covector version or publish / run-integration-tests (macos-latest) (push) Waiting to run
covector version or publish / run-integration-tests (ubuntu-latest) (push) Waiting to run
covector version or publish / run-integration-tests (windows-latest) (push) Waiting to run
covector version or publish / version-or-publish (push) Blocked by required conditions
lint rust / clippy (push) Waiting to run
test `@tauri-apps/cli` / test (macos-latest) (push) Waiting to run
test `@tauri-apps/cli` / test (ubuntu-latest) (push) Waiting to run
test `@tauri-apps/cli` / test (windows-latest) (push) Waiting to run
test `tauri-cli` / test (map[args:--no-default-features --features native-tls-vendored os:windows-latest target:aarch64-pc-windows-msvc]) (push) Waiting to run
test `tauri-cli` / test (map[os:macos-latest target:x86_64-apple-darwin]) (push) Waiting to run
test `tauri-cli` / test (map[os:ubuntu-latest target:x86_64-unknown-linux-gnu]) (push) Waiting to run
test `tauri-cli` / test (map[os:windows-latest target:x86_64-pc-windows-msvc]) (push) Waiting to run
test core / test (map[args:--all-features key:all], map[command:build cross:false os:macos-latest target:aarch64-apple-ios toolchain:1.77.2]) (push) Waiting to run
test core / test (map[args:--all-features key:all], map[command:build cross:true os:ubuntu-latest target:aarch64-linux-android toolchain:1.77.2]) (push) Waiting to run
test core / test (map[args:--all-features key:all], map[command:test cross:false os:macos-14 target:aarch64-apple-darwin toolchain:1.77.2]) (push) Waiting to run
test core / test (map[args:--all-features key:all], map[command:test cross:false os:ubuntu-latest target:x86_64-unknown-linux-gnu toolchain:1.77.2]) (push) Waiting to run
test core / test (map[args:--all-features key:all], map[command:test cross:false os:windows-latest target:x86_64-pc-windows-msvc toolchain:1.77.2]) (push) Waiting to run
test core / test (map[args:--no-default-features key:no-default], map[command:build cross:false os:macos-latest target:aarch64-apple-ios toolchain:1.77.2]) (push) Waiting to run
test core / test (map[args:--no-default-features key:no-default], map[command:build cross:true os:ubuntu-latest target:aarch64-linux-android toolchain:1.77.2]) (push) Waiting to run
test core / test (map[args:--no-default-features key:no-default], map[command:test cross:false os:macos-14 target:aarch64-apple-darwin toolchain:1.77.2]) (push) Waiting to run
test core / test (map[args:--no-default-features key:no-default], map[command:test cross:false os:ubuntu-latest target:x86_64-unknown-linux-gnu toolchain:1.77.2]) (push) Waiting to run
test core / test (map[args:--no-default-features key:no-default], map[command:test cross:false os:windows-latest target:x86_64-pc-windows-msvc toolchain:1.77.2]) (push) Waiting to run
Udeps / changes (push) Waiting to run
Udeps / setup (push) Blocked by required conditions
Udeps / udeps (push) Blocked by required conditions
Audit / audit-rust (push) Has been cancelled
Audit / audit-js (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4285 lines
135 KiB
YAML
4285 lines
135 KiB
YAML
lockfileVersion: '9.0'
|
|
|
|
settings:
|
|
autoInstallPeers: true
|
|
excludeLinksFromLockfile: false
|
|
|
|
overrides:
|
|
cross-spawn@>=7.0.0 <7.0.5: '>=7.0.5'
|
|
cookie@<0.7.0: '>=0.7.0'
|
|
|
|
importers:
|
|
|
|
.:
|
|
devDependencies:
|
|
prettier:
|
|
specifier: ^3.4.2
|
|
version: 3.4.2
|
|
|
|
crates/tauri-schema-worker:
|
|
devDependencies:
|
|
wrangler:
|
|
specifier: ^3.95.0
|
|
version: 3.95.0
|
|
|
|
examples/api:
|
|
dependencies:
|
|
'@tauri-apps/api':
|
|
specifier: ../../packages/api/dist
|
|
version: link:../../packages/api/dist
|
|
devDependencies:
|
|
'@iconify-json/codicon':
|
|
specifier: ^1.2.8
|
|
version: 1.2.8
|
|
'@iconify-json/ph':
|
|
specifier: ^1.2.2
|
|
version: 1.2.2
|
|
'@sveltejs/vite-plugin-svelte':
|
|
specifier: ^5.0.3
|
|
version: 5.0.3(svelte@5.16.1)(vite@6.0.7(@types/node@22.10.3)(jiti@2.4.2)(sass@1.77.8)(terser@5.31.6)(tsx@4.19.2))
|
|
'@unocss/extractor-svelte':
|
|
specifier: ^0.65.3
|
|
version: 0.65.3
|
|
svelte:
|
|
specifier: ^5.16.1
|
|
version: 5.16.1
|
|
unocss:
|
|
specifier: ^0.65.3
|
|
version: 0.65.3(postcss@8.4.49)(rollup@4.31.0)(vite@6.0.7(@types/node@22.10.3)(jiti@2.4.2)(sass@1.77.8)(terser@5.31.6)(tsx@4.19.2))(vue@3.5.13(typescript@5.6.3))
|
|
vite:
|
|
specifier: ^6.0.7
|
|
version: 6.0.7(@types/node@22.10.3)(jiti@2.4.2)(sass@1.77.8)(terser@5.31.6)(tsx@4.19.2)
|
|
|
|
examples/file-associations: {}
|
|
|
|
examples/resources: {}
|
|
|
|
packages/api:
|
|
devDependencies:
|
|
'@eslint/js':
|
|
specifier: ^9.4.0
|
|
version: 9.17.0
|
|
'@rollup/plugin-terser':
|
|
specifier: 0.4.4
|
|
version: 0.4.4(rollup@4.31.0)
|
|
'@rollup/plugin-typescript':
|
|
specifier: 12.1.2
|
|
version: 12.1.2(rollup@4.31.0)(tslib@2.8.1)(typescript@5.6.3)
|
|
'@types/eslint':
|
|
specifier: ^9.0.0
|
|
version: 9.6.1
|
|
'@types/node':
|
|
specifier: ^22.10.1
|
|
version: 22.10.3
|
|
eslint:
|
|
specifier: ^9.4.0
|
|
version: 9.17.0(jiti@2.4.2)
|
|
eslint-config-prettier:
|
|
specifier: 10.0.1
|
|
version: 10.0.1(eslint@9.17.0(jiti@2.4.2))
|
|
eslint-plugin-security:
|
|
specifier: 3.0.1
|
|
version: 3.0.1
|
|
fast-glob:
|
|
specifier: 3.3.3
|
|
version: 3.3.3
|
|
globals:
|
|
specifier: ^15.4.0
|
|
version: 15.14.0
|
|
rollup:
|
|
specifier: 4.31.0
|
|
version: 4.31.0
|
|
tslib:
|
|
specifier: ^2.6.3
|
|
version: 2.8.1
|
|
typescript-eslint:
|
|
specifier: ^8.1.0
|
|
version: 8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3)
|
|
|
|
packages/cli:
|
|
devDependencies:
|
|
'@napi-rs/cli':
|
|
specifier: 2.18.4
|
|
version: 2.18.4
|
|
'@types/node':
|
|
specifier: ^22.10.1
|
|
version: 22.10.3
|
|
cross-env:
|
|
specifier: 7.0.3
|
|
version: 7.0.3
|
|
vitest:
|
|
specifier: ^2.1.8
|
|
version: 2.1.8(@types/node@22.10.3)(sass@1.77.8)(terser@5.31.6)
|
|
|
|
packages:
|
|
|
|
'@ampproject/remapping@2.3.0':
|
|
resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==}
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
'@antfu/install-pkg@0.4.1':
|
|
resolution: {integrity: sha512-T7yB5QNG29afhWVkVq7XeIMBa5U/vs9mX69YqayXypPRmYzUmzwnYltplHmPtZ4HPCn+sQKeXW8I47wCbuBOjw==}
|
|
|
|
'@antfu/utils@0.7.10':
|
|
resolution: {integrity: sha512-+562v9k4aI80m1+VuMHehNJWLOFjBnXn3tdOitzD0il5b7smkSBal4+a3oKiQTbrwMmN/TBUMDvbdoWDehgOww==}
|
|
|
|
'@babel/helper-string-parser@7.25.9':
|
|
resolution: {integrity: sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-validator-identifier@7.25.9':
|
|
resolution: {integrity: sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/parser@7.26.3':
|
|
resolution: {integrity: sha512-WJ/CvmY8Mea8iDXo6a7RK2wbmJITT5fN3BEkRuFlxVyNx8jOKIIhmC4fSkTcPcf8JyavbBwIe6OpiCOBXt/IcA==}
|
|
engines: {node: '>=6.0.0'}
|
|
hasBin: true
|
|
|
|
'@babel/types@7.26.3':
|
|
resolution: {integrity: sha512-vN5p+1kl59GVKMvTHt55NzzmYVxprfJD+ql7U9NFIfKCBkYE55LYtS+WtPlaYOyzydrKI8Nezd+aZextrd+FMA==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@cloudflare/kv-asset-handler@0.3.4':
|
|
resolution: {integrity: sha512-YLPHc8yASwjNkmcDMQMY35yiWjoKAKnhUbPRszBRS0YgH+IXtsMp61j+yTcnCE3oO2DgP0U3iejLC8FTtKDC8Q==}
|
|
engines: {node: '>=16.13'}
|
|
|
|
'@cloudflare/workerd-darwin-64@1.20241205.0':
|
|
resolution: {integrity: sha512-TArEZkSZkHJyEwnlWWkSpCI99cF6lJ14OVeEoI9Um/+cD9CKZLM9vCmsLeKglKheJ0KcdCnkA+DbeD15t3VaWg==}
|
|
engines: {node: '>=16'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@cloudflare/workerd-darwin-arm64@1.20241205.0':
|
|
resolution: {integrity: sha512-u5eqKa9QRdA8MugfgCoD+ADDjY6EpKbv3hSYJETmmUh17l7WXjWBzv4pUvOKIX67C0UzMUy4jZYwC53MymhX3w==}
|
|
engines: {node: '>=16'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@cloudflare/workerd-linux-64@1.20241205.0':
|
|
resolution: {integrity: sha512-OYA7S5zpumMamWEW+IhhBU6YojIEocyE5X/YFPiTOCrDE3dsfr9t6oqNE7hxGm1VAAu+Irtl+a/5LwmBOU681w==}
|
|
engines: {node: '>=16'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@cloudflare/workerd-linux-arm64@1.20241205.0':
|
|
resolution: {integrity: sha512-qAzecONjFJGIAVJZKExQ5dlbic0f3d4A+GdKa+H6SoUJtPaWiE3K6WuePo4JOT7W3/Zfh25McmX+MmpMUUcM5Q==}
|
|
engines: {node: '>=16'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@cloudflare/workerd-windows-64@1.20241205.0':
|
|
resolution: {integrity: sha512-BEab+HiUgCdl6GXAT7EI2yaRtDPiRJlB94XLvRvXi1ZcmQqsrq6awGo6apctFo4WUL29V7c09LxmN4HQ3X2Tvg==}
|
|
engines: {node: '>=16'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@cloudflare/workers-shared@0.11.0':
|
|
resolution: {integrity: sha512-A+lQ8xp7992qSeMmuQ0ssL6CPmm+ZmAv6Ddikan0n1jjpMAic+97l7xtVIsswSn9iLMFPYQ9uNN/8Fl0AgARIQ==}
|
|
engines: {node: '>=16.7.0'}
|
|
|
|
'@cspotcode/source-map-support@0.8.1':
|
|
resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==}
|
|
engines: {node: '>=12'}
|
|
|
|
'@esbuild-plugins/node-globals-polyfill@0.2.3':
|
|
resolution: {integrity: sha512-r3MIryXDeXDOZh7ih1l/yE9ZLORCd5e8vWg02azWRGj5SPTuoh69A2AIyn0Z31V/kHBfZ4HgWJ+OK3GTTwLmnw==}
|
|
peerDependencies:
|
|
esbuild: '*'
|
|
|
|
'@esbuild-plugins/node-modules-polyfill@0.2.2':
|
|
resolution: {integrity: sha512-LXV7QsWJxRuMYvKbiznh+U1ilIop3g2TeKRzUxOG5X3YITc8JyyTa90BmLwqqv0YnX4v32CSlG+vsziZp9dMvA==}
|
|
peerDependencies:
|
|
esbuild: '*'
|
|
|
|
'@esbuild/aix-ppc64@0.21.5':
|
|
resolution: {integrity: sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ppc64]
|
|
os: [aix]
|
|
|
|
'@esbuild/aix-ppc64@0.23.1':
|
|
resolution: {integrity: sha512-6VhYk1diRqrhBAqpJEdjASR/+WVRtfjpqKuNw11cLiaWpAT/Uu+nokB+UJnevzy/P9C/ty6AOe0dwueMrGh/iQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ppc64]
|
|
os: [aix]
|
|
|
|
'@esbuild/aix-ppc64@0.24.2':
|
|
resolution: {integrity: sha512-thpVCb/rhxE/BnMLQ7GReQLLN8q9qbHmI55F4489/ByVg2aQaQ6kbcLb6FHkocZzQhxc4gx0sCk0tJkKBFzDhA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ppc64]
|
|
os: [aix]
|
|
|
|
'@esbuild/android-arm64@0.17.19':
|
|
resolution: {integrity: sha512-KBMWvEZooR7+kzY0BtbTQn0OAYY7CsiydT63pVEaPtVYF0hXbUaOyZog37DKxK7NF3XacBJOpYT4adIJh+avxA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@esbuild/android-arm64@0.21.5':
|
|
resolution: {integrity: sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@esbuild/android-arm64@0.23.1':
|
|
resolution: {integrity: sha512-xw50ipykXcLstLeWH7WRdQuysJqejuAGPd30vd1i5zSyKK3WE+ijzHmLKxdiCMtH1pHz78rOg0BKSYOSB/2Khw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@esbuild/android-arm64@0.24.2':
|
|
resolution: {integrity: sha512-cNLgeqCqV8WxfcTIOeL4OAtSmL8JjcN6m09XIgro1Wi7cF4t/THaWEa7eL5CMoMBdjoHOTh/vwTO/o2TRXIyzg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@esbuild/android-arm@0.17.19':
|
|
resolution: {integrity: sha512-rIKddzqhmav7MSmoFCmDIb6e2W57geRsM94gV2l38fzhXMwq7hZoClug9USI2pFRGL06f4IOPHHpFNOkWieR8A==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@esbuild/android-arm@0.21.5':
|
|
resolution: {integrity: sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@esbuild/android-arm@0.23.1':
|
|
resolution: {integrity: sha512-uz6/tEy2IFm9RYOyvKl88zdzZfwEfKZmnX9Cj1BHjeSGNuGLuMD1kR8y5bteYmwqKm1tj8m4cb/aKEorr6fHWQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@esbuild/android-arm@0.24.2':
|
|
resolution: {integrity: sha512-tmwl4hJkCfNHwFB3nBa8z1Uy3ypZpxqxfTQOcHX+xRByyYgunVbZ9MzUUfb0RxaHIMnbHagwAxuTL+tnNM+1/Q==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@esbuild/android-x64@0.17.19':
|
|
resolution: {integrity: sha512-uUTTc4xGNDT7YSArp/zbtmbhO0uEEK9/ETW29Wk1thYUJBz3IVnvgEiEwEa9IeLyvnpKrWK64Utw2bgUmDveww==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [android]
|
|
|
|
'@esbuild/android-x64@0.21.5':
|
|
resolution: {integrity: sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [android]
|
|
|
|
'@esbuild/android-x64@0.23.1':
|
|
resolution: {integrity: sha512-nlN9B69St9BwUoB+jkyU090bru8L0NA3yFvAd7k8dNsVH8bi9a8cUAUSEcEEgTp2z3dbEDGJGfP6VUnkQnlReg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [android]
|
|
|
|
'@esbuild/android-x64@0.24.2':
|
|
resolution: {integrity: sha512-B6Q0YQDqMx9D7rvIcsXfmJfvUYLoP722bgfBlO5cGvNVb5V/+Y7nhBE3mHV9OpxBf4eAS2S68KZztiPaWq4XYw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [android]
|
|
|
|
'@esbuild/darwin-arm64@0.17.19':
|
|
resolution: {integrity: sha512-80wEoCfF/hFKM6WE1FyBHc9SfUblloAWx6FJkFWTWiCoht9Mc0ARGEM47e67W9rI09YoUxJL68WHfDRYEAvOhg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/darwin-arm64@0.21.5':
|
|
resolution: {integrity: sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/darwin-arm64@0.23.1':
|
|
resolution: {integrity: sha512-YsS2e3Wtgnw7Wq53XXBLcV6JhRsEq8hkfg91ESVadIrzr9wO6jJDMZnCQbHm1Guc5t/CdDiFSSfWP58FNuvT3Q==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/darwin-arm64@0.24.2':
|
|
resolution: {integrity: sha512-kj3AnYWc+CekmZnS5IPu9D+HWtUI49hbnyqk0FLEJDbzCIQt7hg7ucF1SQAilhtYpIujfaHr6O0UHlzzSPdOeA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/darwin-x64@0.17.19':
|
|
resolution: {integrity: sha512-IJM4JJsLhRYr9xdtLytPLSH9k/oxR3boaUIYiHkAawtwNOXKE8KoU8tMvryogdcT8AU+Bflmh81Xn6Q0vTZbQw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/darwin-x64@0.21.5':
|
|
resolution: {integrity: sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/darwin-x64@0.23.1':
|
|
resolution: {integrity: sha512-aClqdgTDVPSEGgoCS8QDG37Gu8yc9lTHNAQlsztQ6ENetKEO//b8y31MMu2ZaPbn4kVsIABzVLXYLhCGekGDqw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/darwin-x64@0.24.2':
|
|
resolution: {integrity: sha512-WeSrmwwHaPkNR5H3yYfowhZcbriGqooyu3zI/3GGpF8AyUdsrrP0X6KumITGA9WOyiJavnGZUwPGvxvwfWPHIA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/freebsd-arm64@0.17.19':
|
|
resolution: {integrity: sha512-pBwbc7DufluUeGdjSU5Si+P3SoMF5DQ/F/UmTSb8HXO80ZEAJmrykPyzo1IfNbAoaqw48YRpv8shwd1NoI0jcQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/freebsd-arm64@0.21.5':
|
|
resolution: {integrity: sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/freebsd-arm64@0.23.1':
|
|
resolution: {integrity: sha512-h1k6yS8/pN/NHlMl5+v4XPfikhJulk4G+tKGFIOwURBSFzE8bixw1ebjluLOjfwtLqY0kewfjLSrO6tN2MgIhA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/freebsd-arm64@0.24.2':
|
|
resolution: {integrity: sha512-UN8HXjtJ0k/Mj6a9+5u6+2eZ2ERD7Edt1Q9IZiB5UZAIdPnVKDoG7mdTVGhHJIeEml60JteamR3qhsr1r8gXvg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/freebsd-x64@0.17.19':
|
|
resolution: {integrity: sha512-4lu+n8Wk0XlajEhbEffdy2xy53dpR06SlzvhGByyg36qJw6Kpfk7cp45DR/62aPH9mtJRmIyrXAS5UWBrJT6TQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/freebsd-x64@0.21.5':
|
|
resolution: {integrity: sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/freebsd-x64@0.23.1':
|
|
resolution: {integrity: sha512-lK1eJeyk1ZX8UklqFd/3A60UuZ/6UVfGT2LuGo3Wp4/z7eRTRYY+0xOu2kpClP+vMTi9wKOfXi2vjUpO1Ro76g==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/freebsd-x64@0.24.2':
|
|
resolution: {integrity: sha512-TvW7wE/89PYW+IevEJXZ5sF6gJRDY/14hyIGFXdIucxCsbRmLUcjseQu1SyTko+2idmCw94TgyaEZi9HUSOe3Q==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/linux-arm64@0.17.19':
|
|
resolution: {integrity: sha512-ct1Tg3WGwd3P+oZYqic+YZF4snNl2bsnMKRkb3ozHmnM0dGWuxcPTTntAF6bOP0Sp4x0PjSF+4uHQ1xvxfRKqg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-arm64@0.21.5':
|
|
resolution: {integrity: sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-arm64@0.23.1':
|
|
resolution: {integrity: sha512-/93bf2yxencYDnItMYV/v116zff6UyTjo4EtEQjUBeGiVpMmffDNUyD9UN2zV+V3LRV3/on4xdZ26NKzn6754g==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-arm64@0.24.2':
|
|
resolution: {integrity: sha512-7HnAD6074BW43YvvUmE/35Id9/NB7BeX5EoNkK9obndmZBUk8xmJJeU7DwmUeN7tkysslb2eSl6CTrYz6oEMQg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-arm@0.17.19':
|
|
resolution: {integrity: sha512-cdmT3KxjlOQ/gZ2cjfrQOtmhG4HJs6hhvm3mWSRDPtZ/lP5oe8FWceS10JaSJC13GBd4eH/haHnqf7hhGNLerA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-arm@0.21.5':
|
|
resolution: {integrity: sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-arm@0.23.1':
|
|
resolution: {integrity: sha512-CXXkzgn+dXAPs3WBwE+Kvnrf4WECwBdfjfeYHpMeVxWE0EceB6vhWGShs6wi0IYEqMSIzdOF1XjQ/Mkm5d7ZdQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-arm@0.24.2':
|
|
resolution: {integrity: sha512-n0WRM/gWIdU29J57hJyUdIsk0WarGd6To0s+Y+LwvlC55wt+GT/OgkwoXCXvIue1i1sSNWblHEig00GBWiJgfA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ia32@0.17.19':
|
|
resolution: {integrity: sha512-w4IRhSy1VbsNxHRQpeGCHEmibqdTUx61Vc38APcsRbuVgK0OPEnQ0YD39Brymn96mOx48Y2laBQGqgZ0j9w6SQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ia32]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ia32@0.21.5':
|
|
resolution: {integrity: sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ia32]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ia32@0.23.1':
|
|
resolution: {integrity: sha512-VTN4EuOHwXEkXzX5nTvVY4s7E/Krz7COC8xkftbbKRYAl96vPiUssGkeMELQMOnLOJ8k3BY1+ZY52tttZnHcXQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ia32]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ia32@0.24.2':
|
|
resolution: {integrity: sha512-sfv0tGPQhcZOgTKO3oBE9xpHuUqguHvSo4jl+wjnKwFpapx+vUDcawbwPNuBIAYdRAvIDBfZVvXprIj3HA+Ugw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ia32]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-loong64@0.17.19':
|
|
resolution: {integrity: sha512-2iAngUbBPMq439a+z//gE+9WBldoMp1s5GWsUSgqHLzLJ9WoZLZhpwWuym0u0u/4XmZ3gpHmzV84PonE+9IIdQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-loong64@0.21.5':
|
|
resolution: {integrity: sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-loong64@0.23.1':
|
|
resolution: {integrity: sha512-Vx09LzEoBa5zDnieH8LSMRToj7ir/Jeq0Gu6qJ/1GcBq9GkfoEAoXvLiW1U9J1qE/Y/Oyaq33w5p2ZWrNNHNEw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-loong64@0.24.2':
|
|
resolution: {integrity: sha512-CN9AZr8kEndGooS35ntToZLTQLHEjtVB5n7dl8ZcTZMonJ7CCfStrYhrzF97eAecqVbVJ7APOEe18RPI4KLhwQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-mips64el@0.17.19':
|
|
resolution: {integrity: sha512-LKJltc4LVdMKHsrFe4MGNPp0hqDFA1Wpt3jE1gEyM3nKUvOiO//9PheZZHfYRfYl6AwdTH4aTcXSqBerX0ml4A==}
|
|
engines: {node: '>=12'}
|
|
cpu: [mips64el]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-mips64el@0.21.5':
|
|
resolution: {integrity: sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [mips64el]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-mips64el@0.23.1':
|
|
resolution: {integrity: sha512-nrFzzMQ7W4WRLNUOU5dlWAqa6yVeI0P78WKGUo7lg2HShq/yx+UYkeNSE0SSfSure0SqgnsxPvmAUu/vu0E+3Q==}
|
|
engines: {node: '>=18'}
|
|
cpu: [mips64el]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-mips64el@0.24.2':
|
|
resolution: {integrity: sha512-iMkk7qr/wl3exJATwkISxI7kTcmHKE+BlymIAbHO8xanq/TjHaaVThFF6ipWzPHryoFsesNQJPE/3wFJw4+huw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [mips64el]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ppc64@0.17.19':
|
|
resolution: {integrity: sha512-/c/DGybs95WXNS8y3Ti/ytqETiW7EU44MEKuCAcpPto3YjQbyK3IQVKfF6nbghD7EcLUGl0NbiL5Rt5DMhn5tg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ppc64@0.21.5':
|
|
resolution: {integrity: sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ppc64@0.23.1':
|
|
resolution: {integrity: sha512-dKN8fgVqd0vUIjxuJI6P/9SSSe/mB9rvA98CSH2sJnlZ/OCZWO1DJvxj8jvKTfYUdGfcq2dDxoKaC6bHuTlgcw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ppc64@0.24.2':
|
|
resolution: {integrity: sha512-shsVrgCZ57Vr2L8mm39kO5PPIb+843FStGt7sGGoqiiWYconSxwTiuswC1VJZLCjNiMLAMh34jg4VSEQb+iEbw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-riscv64@0.17.19':
|
|
resolution: {integrity: sha512-FC3nUAWhvFoutlhAkgHf8f5HwFWUL6bYdvLc/TTuxKlvLi3+pPzdZiFKSWz/PF30TB1K19SuCxDTI5KcqASJqA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-riscv64@0.21.5':
|
|
resolution: {integrity: sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-riscv64@0.23.1':
|
|
resolution: {integrity: sha512-5AV4Pzp80fhHL83JM6LoA6pTQVWgB1HovMBsLQ9OZWLDqVY8MVobBXNSmAJi//Csh6tcY7e7Lny2Hg1tElMjIA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-riscv64@0.24.2':
|
|
resolution: {integrity: sha512-4eSFWnU9Hhd68fW16GD0TINewo1L6dRrB+oLNNbYyMUAeOD2yCK5KXGK1GH4qD/kT+bTEXjsyTCiJGHPZ3eM9Q==}
|
|
engines: {node: '>=18'}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-s390x@0.17.19':
|
|
resolution: {integrity: sha512-IbFsFbxMWLuKEbH+7sTkKzL6NJmG2vRyy6K7JJo55w+8xDk7RElYn6xvXtDW8HCfoKBFK69f3pgBJSUSQPr+4Q==}
|
|
engines: {node: '>=12'}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-s390x@0.21.5':
|
|
resolution: {integrity: sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==}
|
|
engines: {node: '>=12'}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-s390x@0.23.1':
|
|
resolution: {integrity: sha512-9ygs73tuFCe6f6m/Tb+9LtYxWR4c9yg7zjt2cYkjDbDpV/xVn+68cQxMXCjUpYwEkze2RcU/rMnfIXNRFmSoDw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-s390x@0.24.2':
|
|
resolution: {integrity: sha512-S0Bh0A53b0YHL2XEXC20bHLuGMOhFDO6GN4b3YjRLK//Ep3ql3erpNcPlEFed93hsQAjAQDNsvcK+hV90FubSw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-x64@0.17.19':
|
|
resolution: {integrity: sha512-68ngA9lg2H6zkZcyp22tsVt38mlhWde8l3eJLWkyLrp4HwMUr3c1s/M2t7+kHIhvMjglIBrFpncX1SzMckomGw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-x64@0.21.5':
|
|
resolution: {integrity: sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-x64@0.23.1':
|
|
resolution: {integrity: sha512-EV6+ovTsEXCPAp58g2dD68LxoP/wK5pRvgy0J/HxPGB009omFPv3Yet0HiaqvrIrgPTBuC6wCH1LTOY91EO5hQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-x64@0.24.2':
|
|
resolution: {integrity: sha512-8Qi4nQcCTbLnK9WoMjdC9NiTG6/E38RNICU6sUNqK0QFxCYgoARqVqxdFmWkdonVsvGqWhmm7MO0jyTqLqwj0Q==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@esbuild/netbsd-arm64@0.24.2':
|
|
resolution: {integrity: sha512-wuLK/VztRRpMt9zyHSazyCVdCXlpHkKm34WUyinD2lzK07FAHTq0KQvZZlXikNWkDGoT6x3TD51jKQ7gMVpopw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [netbsd]
|
|
|
|
'@esbuild/netbsd-x64@0.17.19':
|
|
resolution: {integrity: sha512-CwFq42rXCR8TYIjIfpXCbRX0rp1jo6cPIUPSaWwzbVI4aOfX96OXY8M6KNmtPcg7QjYeDmN+DD0Wp3LaBOLf4Q==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [netbsd]
|
|
|
|
'@esbuild/netbsd-x64@0.21.5':
|
|
resolution: {integrity: sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [netbsd]
|
|
|
|
'@esbuild/netbsd-x64@0.23.1':
|
|
resolution: {integrity: sha512-aevEkCNu7KlPRpYLjwmdcuNz6bDFiE7Z8XC4CPqExjTvrHugh28QzUXVOZtiYghciKUacNktqxdpymplil1beA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [netbsd]
|
|
|
|
'@esbuild/netbsd-x64@0.24.2':
|
|
resolution: {integrity: sha512-VefFaQUc4FMmJuAxmIHgUmfNiLXY438XrL4GDNV1Y1H/RW3qow68xTwjZKfj/+Plp9NANmzbH5R40Meudu8mmw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [netbsd]
|
|
|
|
'@esbuild/openbsd-arm64@0.23.1':
|
|
resolution: {integrity: sha512-3x37szhLexNA4bXhLrCC/LImN/YtWis6WXr1VESlfVtVeoFJBRINPJ3f0a/6LV8zpikqoUg4hyXw0sFBt5Cr+Q==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [openbsd]
|
|
|
|
'@esbuild/openbsd-arm64@0.24.2':
|
|
resolution: {integrity: sha512-YQbi46SBct6iKnszhSvdluqDmxCJA+Pu280Av9WICNwQmMxV7nLRHZfjQzwbPs3jeWnuAhE9Jy0NrnJ12Oz+0A==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [openbsd]
|
|
|
|
'@esbuild/openbsd-x64@0.17.19':
|
|
resolution: {integrity: sha512-cnq5brJYrSZ2CF6c35eCmviIN3k3RczmHz8eYaVlNasVqsNY+JKohZU5MKmaOI+KkllCdzOKKdPs762VCPC20g==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
|
|
'@esbuild/openbsd-x64@0.21.5':
|
|
resolution: {integrity: sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
|
|
'@esbuild/openbsd-x64@0.23.1':
|
|
resolution: {integrity: sha512-aY2gMmKmPhxfU+0EdnN+XNtGbjfQgwZj43k8G3fyrDM/UdZww6xrWxmDkuz2eCZchqVeABjV5BpildOrUbBTqA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
|
|
'@esbuild/openbsd-x64@0.24.2':
|
|
resolution: {integrity: sha512-+iDS6zpNM6EnJyWv0bMGLWSWeXGN/HTaF/LXHXHwejGsVi+ooqDfMCCTerNFxEkM3wYVcExkeGXNqshc9iMaOA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
|
|
'@esbuild/sunos-x64@0.17.19':
|
|
resolution: {integrity: sha512-vCRT7yP3zX+bKWFeP/zdS6SqdWB8OIpaRq/mbXQxTGHnIxspRtigpkUcDMlSCOejlHowLqII7K2JKevwyRP2rg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [sunos]
|
|
|
|
'@esbuild/sunos-x64@0.21.5':
|
|
resolution: {integrity: sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [sunos]
|
|
|
|
'@esbuild/sunos-x64@0.23.1':
|
|
resolution: {integrity: sha512-RBRT2gqEl0IKQABT4XTj78tpk9v7ehp+mazn2HbUeZl1YMdaGAQqhapjGTCe7uw7y0frDi4gS0uHzhvpFuI1sA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [sunos]
|
|
|
|
'@esbuild/sunos-x64@0.24.2':
|
|
resolution: {integrity: sha512-hTdsW27jcktEvpwNHJU4ZwWFGkz2zRJUz8pvddmXPtXDzVKTTINmlmga3ZzwcuMpUvLw7JkLy9QLKyGpD2Yxig==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [sunos]
|
|
|
|
'@esbuild/win32-arm64@0.17.19':
|
|
resolution: {integrity: sha512-yYx+8jwowUstVdorcMdNlzklLYhPxjniHWFKgRqH7IFlUEa0Umu3KuYplf1HUZZ422e3NU9F4LGb+4O0Kdcaag==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-arm64@0.21.5':
|
|
resolution: {integrity: sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-arm64@0.23.1':
|
|
resolution: {integrity: sha512-4O+gPR5rEBe2FpKOVyiJ7wNDPA8nGzDuJ6gN4okSA1gEOYZ67N8JPk58tkWtdtPeLz7lBnY6I5L3jdsr3S+A6A==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-arm64@0.24.2':
|
|
resolution: {integrity: sha512-LihEQ2BBKVFLOC9ZItT9iFprsE9tqjDjnbulhHoFxYQtQfai7qfluVODIYxt1PgdoyQkz23+01rzwNwYfutxUQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-ia32@0.17.19':
|
|
resolution: {integrity: sha512-eggDKanJszUtCdlVs0RB+h35wNlb5v4TWEkq4vZcmVt5u/HiDZrTXe2bWFQUez3RgNHwx/x4sk5++4NSSicKkw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-ia32@0.21.5':
|
|
resolution: {integrity: sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-ia32@0.23.1':
|
|
resolution: {integrity: sha512-BcaL0Vn6QwCwre3Y717nVHZbAa4UBEigzFm6VdsVdT/MbZ38xoj1X9HPkZhbmaBGUD1W8vxAfffbDe8bA6AKnQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-ia32@0.24.2':
|
|
resolution: {integrity: sha512-q+iGUwfs8tncmFC9pcnD5IvRHAzmbwQ3GPS5/ceCyHdjXubwQWI12MKWSNSMYLJMq23/IUCvJMS76PDqXe1fxA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-x64@0.17.19':
|
|
resolution: {integrity: sha512-lAhycmKnVOuRYNtRtatQR1LPQf2oYCkRGkSFnseDAKPl8lu5SOsK/e1sXe5a0Pc5kHIHe6P2I/ilntNv2xf3cA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-x64@0.21.5':
|
|
resolution: {integrity: sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-x64@0.23.1':
|
|
resolution: {integrity: sha512-BHpFFeslkWrXWyUPnbKm+xYYVYruCinGcftSBaa8zoF9hZO4BcSCFUvHVTtzpIY6YzUnYtuEhZ+C9iEXjxnasg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-x64@0.24.2':
|
|
resolution: {integrity: sha512-7VTgWzgMGvup6aSqDPLiW5zHaxYJGTO4OokMjIlrCtf+VpEL+cXKtCvg723iguPYI5oaUNdS+/V7OU2gvXVWEg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@eslint-community/eslint-utils@4.4.1':
|
|
resolution: {integrity: sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
peerDependencies:
|
|
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
|
|
|
|
'@eslint-community/regexpp@4.12.1':
|
|
resolution: {integrity: sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==}
|
|
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
|
|
|
'@eslint/config-array@0.19.1':
|
|
resolution: {integrity: sha512-fo6Mtm5mWyKjA/Chy1BYTdn5mGJoDNjC7C64ug20ADsRDGrA85bN3uK3MaKbeRkRuuIEAR5N33Jr1pbm411/PA==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
'@eslint/core@0.9.1':
|
|
resolution: {integrity: sha512-GuUdqkyyzQI5RMIWkHhvTWLCyLo1jNK3vzkSyaExH5kHPDHcuL2VOpHjmMY+y3+NC69qAKToBqldTBgYeLSr9Q==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
'@eslint/eslintrc@3.2.0':
|
|
resolution: {integrity: sha512-grOjVNN8P3hjJn/eIETF1wwd12DdnwFDoyceUJLYYdkpbwq3nLi+4fqrTAONx7XDALqlL220wC/RHSC/QTI/0w==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
'@eslint/js@9.17.0':
|
|
resolution: {integrity: sha512-Sxc4hqcs1kTu0iID3kcZDW3JHq2a77HO9P8CP6YEA/FpH3Ll8UXE2r/86Rz9YJLKme39S9vU5OWNjC6Xl0Cr3w==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
'@eslint/object-schema@2.1.5':
|
|
resolution: {integrity: sha512-o0bhxnL89h5Bae5T318nFoFzGy+YE5i/gGkoPAgkmTVdRKTiv3p8JHevPiPaMwoloKfEiiaHlawCqaZMqRm+XQ==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
'@eslint/plugin-kit@0.2.4':
|
|
resolution: {integrity: sha512-zSkKow6H5Kdm0ZUQUB2kV5JIXqoG0+uH5YADhaEHswm664N9Db8dXSi0nMJpacpMf+MyyglF1vnZohpEg5yUtg==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
'@fastify/busboy@2.1.1':
|
|
resolution: {integrity: sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==}
|
|
engines: {node: '>=14'}
|
|
|
|
'@humanfs/core@0.19.1':
|
|
resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==}
|
|
engines: {node: '>=18.18.0'}
|
|
|
|
'@humanfs/node@0.16.6':
|
|
resolution: {integrity: sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==}
|
|
engines: {node: '>=18.18.0'}
|
|
|
|
'@humanwhocodes/module-importer@1.0.1':
|
|
resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
|
|
engines: {node: '>=12.22'}
|
|
|
|
'@humanwhocodes/retry@0.3.1':
|
|
resolution: {integrity: sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==}
|
|
engines: {node: '>=18.18'}
|
|
|
|
'@humanwhocodes/retry@0.4.1':
|
|
resolution: {integrity: sha512-c7hNEllBlenFTHBky65mhq8WD2kbN9Q6gk0bTk8lSBvc554jpXSkST1iePudpt7+A/AQvuHs9EMqjHDXMY1lrA==}
|
|
engines: {node: '>=18.18'}
|
|
|
|
'@iconify-json/codicon@1.2.8':
|
|
resolution: {integrity: sha512-JTNIQj1zmLgTiCNPr+4d2IBpwJkskRGq8UBxtgfQ3pIUd/suto128Omc75GJy2q/nCrrgA8d8RaMvRbU1DijRA==}
|
|
|
|
'@iconify-json/ph@1.2.2':
|
|
resolution: {integrity: sha512-PgkEZNtqa8hBGjHXQa4pMwZa93hmfu8FUSjs/nv4oUU6yLsgv+gh9nu28Kqi8Fz9CCVu4hj1MZs9/60J57IzFw==}
|
|
|
|
'@iconify/types@2.0.0':
|
|
resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==}
|
|
|
|
'@iconify/utils@2.2.1':
|
|
resolution: {integrity: sha512-0/7J7hk4PqXmxo5PDBDxmnecw5PxklZJfNjIVG9FM0mEfVrvfudS22rYWsqVk6gR3UJ/mSYS90X4R3znXnqfNA==}
|
|
|
|
'@jridgewell/gen-mapping@0.3.5':
|
|
resolution: {integrity: sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==}
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
'@jridgewell/resolve-uri@3.1.2':
|
|
resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
'@jridgewell/set-array@1.2.1':
|
|
resolution: {integrity: sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==}
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
'@jridgewell/source-map@0.3.6':
|
|
resolution: {integrity: sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==}
|
|
|
|
'@jridgewell/sourcemap-codec@1.5.0':
|
|
resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==}
|
|
|
|
'@jridgewell/trace-mapping@0.3.25':
|
|
resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==}
|
|
|
|
'@jridgewell/trace-mapping@0.3.9':
|
|
resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==}
|
|
|
|
'@napi-rs/cli@2.18.4':
|
|
resolution: {integrity: sha512-SgJeA4df9DE2iAEpr3M2H0OKl/yjtg1BnRI5/JyowS71tUWhrfSu2LT0V3vlHET+g1hBVlrO60PmEXwUEKp8Mg==}
|
|
engines: {node: '>= 10'}
|
|
hasBin: true
|
|
|
|
'@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'}
|
|
|
|
'@polka/url@1.0.0-next.28':
|
|
resolution: {integrity: sha512-8LduaNlMZGwdZ6qWrKlfa+2M4gahzFkprZiAt2TF8uS0qQgBizKXpXURqvTJ4WtmupWxaLqjRb2UCTe72mu+Aw==}
|
|
|
|
'@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/plugin-typescript@12.1.2':
|
|
resolution: {integrity: sha512-cdtSp154H5sv637uMr1a8OTWB0L1SWDSm1rDGiyfcGcvQ6cuTs4MDk2BVEBGysUWago4OJN4EQZqOTl/QY3Jgg==}
|
|
engines: {node: '>=14.0.0'}
|
|
peerDependencies:
|
|
rollup: ^2.14.0||^3.0.0||^4.0.0
|
|
tslib: '*'
|
|
typescript: '>=3.7.0'
|
|
peerDependenciesMeta:
|
|
rollup:
|
|
optional: true
|
|
tslib:
|
|
optional: true
|
|
|
|
'@rollup/pluginutils@5.1.4':
|
|
resolution: {integrity: sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==}
|
|
engines: {node: '>=14.0.0'}
|
|
peerDependencies:
|
|
rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
|
|
peerDependenciesMeta:
|
|
rollup:
|
|
optional: true
|
|
|
|
'@rollup/rollup-android-arm-eabi@4.31.0':
|
|
resolution: {integrity: sha512-9NrR4033uCbUBRgvLcBrJofa2KY9DzxL2UKZ1/4xA/mnTNyhZCWBuD8X3tPm1n4KxcgaraOYgrFKSgwjASfmlA==}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@rollup/rollup-android-arm64@4.31.0':
|
|
resolution: {integrity: sha512-iBbODqT86YBFHajxxF8ebj2hwKm1k8PTBQSojSt3d1FFt1gN+xf4CowE47iN0vOSdnd+5ierMHBbu/rHc7nq5g==}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@rollup/rollup-darwin-arm64@4.31.0':
|
|
resolution: {integrity: sha512-WHIZfXgVBX30SWuTMhlHPXTyN20AXrLH4TEeH/D0Bolvx9PjgZnn4H677PlSGvU6MKNsjCQJYczkpvBbrBnG6g==}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@rollup/rollup-darwin-x64@4.31.0':
|
|
resolution: {integrity: sha512-hrWL7uQacTEF8gdrQAqcDy9xllQ0w0zuL1wk1HV8wKGSGbKPVjVUv/DEwT2+Asabf8Dh/As+IvfdU+H8hhzrQQ==}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@rollup/rollup-freebsd-arm64@4.31.0':
|
|
resolution: {integrity: sha512-S2oCsZ4hJviG1QjPY1h6sVJLBI6ekBeAEssYKad1soRFv3SocsQCzX6cwnk6fID6UQQACTjeIMB+hyYrFacRew==}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
|
|
'@rollup/rollup-freebsd-x64@4.31.0':
|
|
resolution: {integrity: sha512-pCANqpynRS4Jirn4IKZH4tnm2+2CqCNLKD7gAdEjzdLGbH1iO0zouHz4mxqg0uEMpO030ejJ0aA6e1PJo2xrPA==}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@rollup/rollup-linux-arm-gnueabihf@4.31.0':
|
|
resolution: {integrity: sha512-0O8ViX+QcBd3ZmGlcFTnYXZKGbFu09EhgD27tgTdGnkcYXLat4KIsBBQeKLR2xZDCXdIBAlWLkiXE1+rJpCxFw==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-arm-musleabihf@4.31.0':
|
|
resolution: {integrity: sha512-w5IzG0wTVv7B0/SwDnMYmbr2uERQp999q8FMkKG1I+j8hpPX2BYFjWe69xbhbP6J9h2gId/7ogesl9hwblFwwg==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-arm64-gnu@4.31.0':
|
|
resolution: {integrity: sha512-JyFFshbN5xwy6fulZ8B/8qOqENRmDdEkcIMF0Zz+RsfamEW+Zabl5jAb0IozP/8UKnJ7g2FtZZPEUIAlUSX8cA==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-arm64-musl@4.31.0':
|
|
resolution: {integrity: sha512-kpQXQ0UPFeMPmPYksiBL9WS/BDiQEjRGMfklVIsA0Sng347H8W2iexch+IEwaR7OVSKtr2ZFxggt11zVIlZ25g==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-loongarch64-gnu@4.31.0':
|
|
resolution: {integrity: sha512-pMlxLjt60iQTzt9iBb3jZphFIl55a70wexvo8p+vVFK+7ifTRookdoXX3bOsRdmfD+OKnMozKO6XM4zR0sHRrQ==}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-powerpc64le-gnu@4.31.0':
|
|
resolution: {integrity: sha512-D7TXT7I/uKEuWiRkEFbed1UUYZwcJDU4vZQdPTcepK7ecPhzKOYk4Er2YR4uHKme4qDeIh6N3XrLfpuM7vzRWQ==}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-riscv64-gnu@4.31.0':
|
|
resolution: {integrity: sha512-wal2Tc8O5lMBtoePLBYRKj2CImUCJ4UNGJlLwspx7QApYny7K1cUYlzQ/4IGQBLmm+y0RS7dwc3TDO/pmcneTw==}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-s390x-gnu@4.31.0':
|
|
resolution: {integrity: sha512-O1o5EUI0+RRMkK9wiTVpk2tyzXdXefHtRTIjBbmFREmNMy7pFeYXCFGbhKFwISA3UOExlo5GGUuuj3oMKdK6JQ==}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-x64-gnu@4.31.0':
|
|
resolution: {integrity: sha512-zSoHl356vKnNxwOWnLd60ixHNPRBglxpv2g7q0Cd3Pmr561gf0HiAcUBRL3S1vPqRC17Zo2CX/9cPkqTIiai1g==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-x64-musl@4.31.0':
|
|
resolution: {integrity: sha512-ypB/HMtcSGhKUQNiFwqgdclWNRrAYDH8iMYH4etw/ZlGwiTVxBz2tDrGRrPlfZu6QjXwtd+C3Zib5pFqID97ZA==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-win32-arm64-msvc@4.31.0':
|
|
resolution: {integrity: sha512-JuhN2xdI/m8Hr+aVO3vspO7OQfUFO6bKLIRTAy0U15vmWjnZDLrEgCZ2s6+scAYaQVpYSh9tZtRijApw9IXyMw==}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@rollup/rollup-win32-ia32-msvc@4.31.0':
|
|
resolution: {integrity: sha512-U1xZZXYkvdf5MIWmftU8wrM5PPXzyaY1nGCI4KI4BFfoZxHamsIe+BtnPLIvvPykvQWlVbqUXdLa4aJUuilwLQ==}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@rollup/rollup-win32-x64-msvc@4.31.0':
|
|
resolution: {integrity: sha512-ul8rnCsUumNln5YWwz0ted2ZHFhzhRRnkpBZ+YRuHoRAlUji9KChpOUOndY7uykrPEPXVbHLlsdo6v5yXo/TXw==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@sveltejs/vite-plugin-svelte-inspector@4.0.1':
|
|
resolution: {integrity: sha512-J/Nmb2Q2y7mck2hyCX4ckVHcR5tu2J+MtBEQqpDrrgELZ2uvraQcK/ioCV61AqkdXFgriksOKIceDcQmqnGhVw==}
|
|
engines: {node: ^18.0.0 || ^20.0.0 || >=22}
|
|
peerDependencies:
|
|
'@sveltejs/vite-plugin-svelte': ^5.0.0
|
|
svelte: ^5.0.0
|
|
vite: ^6.0.0
|
|
|
|
'@sveltejs/vite-plugin-svelte@5.0.3':
|
|
resolution: {integrity: sha512-MCFS6CrQDu1yGwspm4qtli0e63vaPCehf6V7pIMP15AsWgMKrqDGCPFF/0kn4SP0ii4aySu4Pa62+fIRGFMjgw==}
|
|
engines: {node: ^18.0.0 || ^20.0.0 || >=22}
|
|
peerDependencies:
|
|
svelte: ^5.0.0
|
|
vite: ^6.0.0
|
|
|
|
'@types/eslint@9.6.1':
|
|
resolution: {integrity: sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==}
|
|
|
|
'@types/estree@1.0.6':
|
|
resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==}
|
|
|
|
'@types/json-schema@7.0.15':
|
|
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
|
|
|
|
'@types/node-forge@1.3.11':
|
|
resolution: {integrity: sha512-FQx220y22OKNTqaByeBGqHWYz4cl94tpcxeFdvBo3wjG6XPBuZ0BNgNZRV5J5TFmmcsJ4IzsLkmGRiQbnYsBEQ==}
|
|
|
|
'@types/node@22.10.3':
|
|
resolution: {integrity: sha512-DifAyw4BkrufCILvD3ucnuN8eydUfc/C1GlyrnI+LK6543w5/L3VeVgf05o3B4fqSXP1dKYLOZsKfutpxPzZrw==}
|
|
|
|
'@typescript-eslint/eslint-plugin@8.19.0':
|
|
resolution: {integrity: sha512-NggSaEZCdSrFddbctrVjkVZvFC6KGfKfNK0CU7mNK/iKHGKbzT4Wmgm08dKpcZECBu9f5FypndoMyRHkdqfT1Q==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
'@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0
|
|
eslint: ^8.57.0 || ^9.0.0
|
|
typescript: '>=4.8.4 <5.8.0'
|
|
|
|
'@typescript-eslint/parser@8.19.0':
|
|
resolution: {integrity: sha512-6M8taKyOETY1TKHp0x8ndycipTVgmp4xtg5QpEZzXxDhNvvHOJi5rLRkLr8SK3jTgD5l4fTlvBiRdfsuWydxBw==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
eslint: ^8.57.0 || ^9.0.0
|
|
typescript: '>=4.8.4 <5.8.0'
|
|
|
|
'@typescript-eslint/scope-manager@8.19.0':
|
|
resolution: {integrity: sha512-hkoJiKQS3GQ13TSMEiuNmSCvhz7ujyqD1x3ShbaETATHrck+9RaDdUbt+osXaUuns9OFwrDTTrjtwsU8gJyyRA==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
'@typescript-eslint/type-utils@8.19.0':
|
|
resolution: {integrity: sha512-TZs0I0OSbd5Aza4qAMpp1cdCYVnER94IziudE3JU328YUHgWu9gwiwhag+fuLeJ2LkWLXI+F/182TbG+JaBdTg==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
eslint: ^8.57.0 || ^9.0.0
|
|
typescript: '>=4.8.4 <5.8.0'
|
|
|
|
'@typescript-eslint/types@8.19.0':
|
|
resolution: {integrity: sha512-8XQ4Ss7G9WX8oaYvD4OOLCjIQYgRQxO+qCiR2V2s2GxI9AUpo7riNwo6jDhKtTcaJjT8PY54j2Yb33kWtSJsmA==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
'@typescript-eslint/typescript-estree@8.19.0':
|
|
resolution: {integrity: sha512-WW9PpDaLIFW9LCbucMSdYUuGeFUz1OkWYS/5fwZwTA+l2RwlWFdJvReQqMUMBw4yJWJOfqd7An9uwut2Oj8sLw==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
typescript: '>=4.8.4 <5.8.0'
|
|
|
|
'@typescript-eslint/utils@8.19.0':
|
|
resolution: {integrity: sha512-PTBG+0oEMPH9jCZlfg07LCB2nYI0I317yyvXGfxnvGvw4SHIOuRnQ3kadyyXY6tGdChusIHIbM5zfIbp4M6tCg==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
eslint: ^8.57.0 || ^9.0.0
|
|
typescript: '>=4.8.4 <5.8.0'
|
|
|
|
'@typescript-eslint/visitor-keys@8.19.0':
|
|
resolution: {integrity: sha512-mCFtBbFBJDCNCWUl5y6sZSCHXw1DEFEk3c/M3nRK2a4XUB8StGFtmcEMizdjKuBzB6e/smJAAWYug3VrdLMr1w==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
'@unocss/astro@0.65.3':
|
|
resolution: {integrity: sha512-shEKzsYOz1KMO36jzoNzTltzaUkQOe+UHgiRpsGE28ldSymGfOfiJQzG9T4+Q3Ckk0C86UyVP3Uerxx1qoYwAA==}
|
|
peerDependencies:
|
|
vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0 || ^6.0.0-0
|
|
peerDependenciesMeta:
|
|
vite:
|
|
optional: true
|
|
|
|
'@unocss/cli@0.65.3':
|
|
resolution: {integrity: sha512-VIV6/aLJ0mWOJ8/iK7nWVCR6G/hM/6W7EGSO1gpLHWn4Rj+T6NtCmk/U4nao9pTYg/nVBBBCL3ydRguF3DA0ow==}
|
|
engines: {node: '>=14'}
|
|
hasBin: true
|
|
|
|
'@unocss/config@0.65.3':
|
|
resolution: {integrity: sha512-H+UpEPo47DeEsLbjHMby42MJ+lx7vXltFOdpgXFKutLkT034VoXmN1lgrAh9lZ4ow3iuUfEatHyuWffpOQf9gA==}
|
|
engines: {node: '>=14'}
|
|
|
|
'@unocss/core@0.65.3':
|
|
resolution: {integrity: sha512-xYkJ63lIadL6KqvGcaE2fFeLvo6rC1F+e+R9EFn0Aj0ArMRhiltZk8vvLFHP7iYjjdTdqDkAr/7IdrTosTo8Pg==}
|
|
|
|
'@unocss/extractor-arbitrary-variants@0.65.3':
|
|
resolution: {integrity: sha512-ZVGCjOZuU8daGxY7MUJQrI7aVKzZi1llRk53QgEUTU1q60X/fi8M2+A9mwEgG9MBVHBdsuvxqZ9Dp79IktSyLw==}
|
|
|
|
'@unocss/extractor-svelte@0.65.3':
|
|
resolution: {integrity: sha512-4iqsiN6/MPwpyDf+T3F9EYbz3B02O744MbxxsXLCHAgnnw+x/LFjMS/fsLEMx3tDvnC8RFB3/TSotE+Kw8ST/A==}
|
|
|
|
'@unocss/inspector@0.65.3':
|
|
resolution: {integrity: sha512-medDlG0FsCvKBBprC5FZxYrWTLV+iNSnc8S84VI4J/iKZQ43X34Edy+Rudy+YsPXQ8qZcuYQ7RDSHsPnP6X+Bg==}
|
|
|
|
'@unocss/postcss@0.65.3':
|
|
resolution: {integrity: sha512-WCAycMhigioWn8IV3w3ptsstvRvEW86vHpELOMSXKcbminaOJ7RkfpoCKwfSzL73CBSYwovVCWS/y4LFP85NQQ==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
postcss: ^8.4.21
|
|
|
|
'@unocss/preset-attributify@0.65.3':
|
|
resolution: {integrity: sha512-0nDKoR8x32ul1Ne7BbJqzAq5D1RM0C7+DTiLxhWonjCcZwCQpas/npTU6wvwQhc5ksuON0xtoQyl4a6zLNA5Vg==}
|
|
|
|
'@unocss/preset-icons@0.65.3':
|
|
resolution: {integrity: sha512-3V4d5M+a2mTGnLjSsXyNL+/+nzjasdsJEJdXarLnj9Ez0KaBCvi32OjyoYrZUSMC5GCSreVNUOVBZKcxfdtitA==}
|
|
|
|
'@unocss/preset-mini@0.65.3':
|
|
resolution: {integrity: sha512-HG7mRfq0S2VKkw40duumoyIYaMBQGW1Uxb+Kw8HLGvoamnDmOZKb+TOXxys17Z5Z0vloi2CN1qqyJhYC0G6MSg==}
|
|
|
|
'@unocss/preset-tagify@0.65.3':
|
|
resolution: {integrity: sha512-IWRQ/CO+KmspIBPq6pNfYQmUzZkMqTa/Cr7fB4R+ZQFIe9OO3Cpj18R5VL3qujVC+dePiAFiP/tVLt6/mCQzuw==}
|
|
|
|
'@unocss/preset-typography@0.65.3':
|
|
resolution: {integrity: sha512-PYcVU1uYGJRuj8FqHVUaRYS15X/+m58v2uUXW+qoqv9jh3KGabu3yPac1UILHTtdE3Y6PSflf3Hf9M9MqxAgog==}
|
|
|
|
'@unocss/preset-uno@0.65.3':
|
|
resolution: {integrity: sha512-1O9qVAG/W7t4X9VExuUPGGy+4n8yxfpuQ3NeFgXlEkT1Mi3cokS0Eb0quvttgLGbjQ2waoS4MWbGyMmDGHWnYQ==}
|
|
|
|
'@unocss/preset-web-fonts@0.65.3':
|
|
resolution: {integrity: sha512-hDuDbZawPc7ebtNoYI5zKpqURjAH5lLKqVRwdQXQiJ2T8IfT246HkL6+pcpdjAkHy3oJDUxGwrD/tYFcu9fcdA==}
|
|
|
|
'@unocss/preset-wind@0.65.3':
|
|
resolution: {integrity: sha512-esptoeJEN1QZEXwMIU3OXumSi3TEbIXZg1SuuUYqOWXzldxANsfXSMdHtsiXUSMNwNsfmQl4XfBlGNYYK/7eyg==}
|
|
|
|
'@unocss/reset@0.65.3':
|
|
resolution: {integrity: sha512-elwdQJ6tF4IpVUv7euK8MOKXTcQMeImsimaCViqe0yL0onPChgK16qs5xgVbBGrj9B57bmWgoUp0af/J03oNYA==}
|
|
|
|
'@unocss/rule-utils@0.65.3':
|
|
resolution: {integrity: sha512-jndyth0X11FbvIDForYq90b+N5xsR31FRsmvp7AC7dcW71clemUEDHCwqzSJn8cVFwahgvlwWbEoYHPEgQrtIQ==}
|
|
engines: {node: '>=14'}
|
|
|
|
'@unocss/transformer-attributify-jsx@0.65.3':
|
|
resolution: {integrity: sha512-mfPpsqdpig2Jgd9BDL79XP1VpDslndSLVEr/xzV1LQOL4FVLe8IIiO6hqeeUNVuV99wxCa8QAigbI2vbUi5p+Q==}
|
|
|
|
'@unocss/transformer-compile-class@0.65.3':
|
|
resolution: {integrity: sha512-cndbJUYqOACeFvldCAVd8edD56XcufFCAwbCm4uio1DjwpqJmtoaJHnLlrE2Pytleej1IAhDuoyaJAnSU9hIDA==}
|
|
|
|
'@unocss/transformer-directives@0.65.3':
|
|
resolution: {integrity: sha512-Jn2b9NSzbp+X5YLY1MWJzXY6dMUYhAuE+xjdiwFNACdbSvnjV+WLX1rOFeeNZx0rP2e5sPeDsv7MTF71uZeohg==}
|
|
|
|
'@unocss/transformer-variant-group@0.65.3':
|
|
resolution: {integrity: sha512-l18P2lyELe6AiRYr9cPbctRn+ITUgncPqhetH46ZoGHKrVR7MSFYHSo0gUJBusBYJisNHTjhaQvNQcDGD3BPWQ==}
|
|
|
|
'@unocss/vite@0.65.3':
|
|
resolution: {integrity: sha512-GMJ9Aj3M1L/m5CiHbMpOJ9WEfF+c+13Q6zW22n+iz5CYhqXAwyDrtV2afpFBF3w5PLUHC4aW3C4nNQTUTUuPeA==}
|
|
peerDependencies:
|
|
vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0 || ^6.0.0-0
|
|
|
|
'@vitest/expect@2.1.8':
|
|
resolution: {integrity: sha512-8ytZ/fFHq2g4PJVAtDX57mayemKgDR6X3Oa2Foro+EygiOJHUXhCqBAAKQYYajZpFoIfvBCF1j6R6IYRSIUFuw==}
|
|
|
|
'@vitest/mocker@2.1.8':
|
|
resolution: {integrity: sha512-7guJ/47I6uqfttp33mgo6ga5Gr1VnL58rcqYKyShoRK9ebu8T5Rs6HN3s1NABiBeVTdWNrwUMcHH54uXZBN4zA==}
|
|
peerDependencies:
|
|
msw: ^2.4.9
|
|
vite: ^5.0.0
|
|
peerDependenciesMeta:
|
|
msw:
|
|
optional: true
|
|
vite:
|
|
optional: true
|
|
|
|
'@vitest/pretty-format@2.1.8':
|
|
resolution: {integrity: sha512-9HiSZ9zpqNLKlbIDRWOnAWqgcA7xu+8YxXSekhr0Ykab7PAYFkhkwoqVArPOtJhPmYeE2YHgKZlj3CP36z2AJQ==}
|
|
|
|
'@vitest/runner@2.1.8':
|
|
resolution: {integrity: sha512-17ub8vQstRnRlIU5k50bG+QOMLHRhYPAna5tw8tYbj+jzjcspnwnwtPtiOlkuKC4+ixDPTuLZiqiWWQ2PSXHVg==}
|
|
|
|
'@vitest/snapshot@2.1.8':
|
|
resolution: {integrity: sha512-20T7xRFbmnkfcmgVEz+z3AU/3b0cEzZOt/zmnvZEctg64/QZbSDJEVm9fLnnlSi74KibmRsO9/Qabi+t0vCRPg==}
|
|
|
|
'@vitest/spy@2.1.8':
|
|
resolution: {integrity: sha512-5swjf2q95gXeYPevtW0BLk6H8+bPlMb4Vw/9Em4hFxDcaOxS+e0LOX4yqNxoHzMR2akEB2xfpnWUzkZokmgWDg==}
|
|
|
|
'@vitest/utils@2.1.8':
|
|
resolution: {integrity: sha512-dwSoui6djdwbfFmIgbIjX2ZhIoG7Ex/+xpxyiEgIGzjliY8xGkcpITKTlp6B4MgtGkF2ilvm97cPM96XZaAgcA==}
|
|
|
|
'@vue/compiler-core@3.5.13':
|
|
resolution: {integrity: sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q==}
|
|
|
|
'@vue/compiler-dom@3.5.13':
|
|
resolution: {integrity: sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA==}
|
|
|
|
'@vue/compiler-sfc@3.5.13':
|
|
resolution: {integrity: sha512-6VdaljMpD82w6c2749Zhf5T9u5uLBWKnVue6XWxprDobftnletJ8+oel7sexFfM3qIxNmVE7LSFGTpv6obNyaQ==}
|
|
|
|
'@vue/compiler-ssr@3.5.13':
|
|
resolution: {integrity: sha512-wMH6vrYHxQl/IybKJagqbquvxpWCuVYpoUJfCqFZwa/JY1GdATAQ+TgVtgrwwMZ0D07QhA99rs/EAAWfvG6KpA==}
|
|
|
|
'@vue/reactivity@3.5.13':
|
|
resolution: {integrity: sha512-NaCwtw8o48B9I6L1zl2p41OHo/2Z4wqYGGIK1Khu5T7yxrn+ATOixn/Udn2m+6kZKB/J7cuT9DbWWhRxqixACg==}
|
|
|
|
'@vue/runtime-core@3.5.13':
|
|
resolution: {integrity: sha512-Fj4YRQ3Az0WTZw1sFe+QDb0aXCerigEpw418pw1HBUKFtnQHWzwojaukAs2X/c9DQz4MQ4bsXTGlcpGxU/RCIw==}
|
|
|
|
'@vue/runtime-dom@3.5.13':
|
|
resolution: {integrity: sha512-dLaj94s93NYLqjLiyFzVs9X6dWhTdAlEAciC3Moq7gzAc13VJUdCnjjRurNM6uTLFATRHexHCTu/Xp3eW6yoog==}
|
|
|
|
'@vue/server-renderer@3.5.13':
|
|
resolution: {integrity: sha512-wAi4IRJV/2SAW3htkTlB+dHeRmpTiVIK1OGLWV1yeStVSebSQQOwGwIq0D3ZIoBj2C2qpgz5+vX9iEBkTdk5YA==}
|
|
peerDependencies:
|
|
vue: 3.5.13
|
|
|
|
'@vue/shared@3.5.13':
|
|
resolution: {integrity: sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==}
|
|
|
|
acorn-jsx@5.3.2:
|
|
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
|
|
peerDependencies:
|
|
acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
|
|
acorn-typescript@1.4.13:
|
|
resolution: {integrity: sha512-xsc9Xv0xlVfwp2o7sQ+GCQ1PgbkdcpWdTzrwXxO3xDMTAywVS3oXVOcOHuRjAPkS4P9b+yc/qNF15460v+jp4Q==}
|
|
peerDependencies:
|
|
acorn: '>=8.9.0'
|
|
|
|
acorn-walk@8.3.4:
|
|
resolution: {integrity: sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==}
|
|
engines: {node: '>=0.4.0'}
|
|
|
|
acorn@8.14.0:
|
|
resolution: {integrity: sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==}
|
|
engines: {node: '>=0.4.0'}
|
|
hasBin: true
|
|
|
|
ajv@6.12.6:
|
|
resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==}
|
|
|
|
ansi-styles@4.3.0:
|
|
resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
|
|
engines: {node: '>=8'}
|
|
|
|
anymatch@3.1.3:
|
|
resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
|
|
engines: {node: '>= 8'}
|
|
|
|
argparse@2.0.1:
|
|
resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
|
|
|
|
aria-query@5.3.2:
|
|
resolution: {integrity: sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
as-table@1.0.55:
|
|
resolution: {integrity: sha512-xvsWESUJn0JN421Xb9MQw6AsMHRCUknCe0Wjlxvjud80mU4E6hQf1A6NzQKcYNmYw62MfzEtXc+badstZP3JpQ==}
|
|
|
|
assertion-error@2.0.1:
|
|
resolution: {integrity: sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==}
|
|
engines: {node: '>=12'}
|
|
|
|
axobject-query@4.1.0:
|
|
resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
balanced-match@1.0.2:
|
|
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
|
|
|
|
binary-extensions@2.3.0:
|
|
resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
|
|
engines: {node: '>=8'}
|
|
|
|
blake3-wasm@2.1.5:
|
|
resolution: {integrity: sha512-F1+K8EbfOZE49dtoPtmxUQrpXaBIl3ICvasLh+nJta0xkz+9kF/7uet9fLnwKqhDrmj6g+6K3Tw9yQPUg2ka5g==}
|
|
|
|
brace-expansion@1.1.11:
|
|
resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==}
|
|
|
|
brace-expansion@2.0.1:
|
|
resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==}
|
|
|
|
braces@3.0.3:
|
|
resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
|
|
engines: {node: '>=8'}
|
|
|
|
buffer-from@1.1.2:
|
|
resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
|
|
|
|
bundle-require@5.0.0:
|
|
resolution: {integrity: sha512-GuziW3fSSmopcx4KRymQEJVbZUfqlCqcq7dvs6TYwKRZiegK/2buMxQTPs6MGlNv50wms1699qYO54R8XfRX4w==}
|
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
|
peerDependencies:
|
|
esbuild: '>=0.18'
|
|
|
|
cac@6.7.14:
|
|
resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
callsites@3.1.0:
|
|
resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
capnp-ts@0.7.0:
|
|
resolution: {integrity: sha512-XKxXAC3HVPv7r674zP0VC3RTXz+/JKhfyw94ljvF80yynK6VkTnqE3jMuN8b3dUVmmc43TjyxjW4KTsmB3c86g==}
|
|
|
|
chai@5.1.2:
|
|
resolution: {integrity: sha512-aGtmf24DW6MLHHG5gCx4zaI3uBq3KRtxeVs0DjFH6Z0rDNbsvTxFASFvdj79pxjxZ8/5u3PIiN3IwEIQkiiuPw==}
|
|
engines: {node: '>=12'}
|
|
|
|
chalk@4.1.2:
|
|
resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
|
|
engines: {node: '>=10'}
|
|
|
|
check-error@2.1.1:
|
|
resolution: {integrity: sha512-OAlb+T7V4Op9OwdkjmguYRqncdlx5JiofwOAUkmTF+jNdHwzTaTs4sRAGpzLF3oOz5xAyDGrPgeIDFQmDOTiJw==}
|
|
engines: {node: '>= 16'}
|
|
|
|
chokidar@3.6.0:
|
|
resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
|
|
engines: {node: '>= 8.10.0'}
|
|
|
|
chokidar@4.0.1:
|
|
resolution: {integrity: sha512-n8enUVCED/KVRQlab1hr3MVpcVMvxtZjmEa956u+4YijlmQED223XMSYj2tLuKvr4jcCTzNNMpQDUer72MMmzA==}
|
|
engines: {node: '>= 14.16.0'}
|
|
|
|
clsx@2.1.1:
|
|
resolution: {integrity: sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==}
|
|
engines: {node: '>=6'}
|
|
|
|
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==}
|
|
|
|
colorette@2.0.20:
|
|
resolution: {integrity: sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==}
|
|
|
|
commander@2.20.3:
|
|
resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==}
|
|
|
|
concat-map@0.0.1:
|
|
resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
|
|
|
|
confbox@0.1.8:
|
|
resolution: {integrity: sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==}
|
|
|
|
consola@3.3.3:
|
|
resolution: {integrity: sha512-Qil5KwghMzlqd51UXM0b6fyaGHtOC22scxrwrz4A2882LyUMwQjnvaedN1HAeXzphspQ6CpHkzMAWxBTUruDLg==}
|
|
engines: {node: ^14.18.0 || >=16.10.0}
|
|
|
|
cookie@0.7.2:
|
|
resolution: {integrity: sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
cross-env@7.0.3:
|
|
resolution: {integrity: sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==}
|
|
engines: {node: '>=10.14', npm: '>=6', yarn: '>=1'}
|
|
hasBin: true
|
|
|
|
cross-spawn@7.0.6:
|
|
resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
|
|
engines: {node: '>= 8'}
|
|
|
|
css-tree@3.1.0:
|
|
resolution: {integrity: sha512-0eW44TGN5SQXU1mWSkKwFstI/22X2bG1nYzZTYMAWjylYURhse752YgbE4Cx46AC+bAvI+/dYTPRk1LqSUnu6w==}
|
|
engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0}
|
|
|
|
csstype@3.1.3:
|
|
resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
|
|
|
|
data-uri-to-buffer@2.0.2:
|
|
resolution: {integrity: sha512-ND9qDTLc6diwj+Xe5cdAgVTbLVdXbtxTJRXRhli8Mowuaan+0EJOtdqJ0QCHNSSPyoXGx9HX2/VMnKeC34AChA==}
|
|
|
|
date-fns@4.1.0:
|
|
resolution: {integrity: sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==}
|
|
|
|
debug@4.4.0:
|
|
resolution: {integrity: sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==}
|
|
engines: {node: '>=6.0'}
|
|
peerDependencies:
|
|
supports-color: '*'
|
|
peerDependenciesMeta:
|
|
supports-color:
|
|
optional: true
|
|
|
|
deep-eql@5.0.2:
|
|
resolution: {integrity: sha512-h5k/5U50IJJFpzfL6nO9jaaumfjO/f2NjK/oYB2Djzm4p9L+3T9qWpZqZ2hAbLPuuYq9wrU08WQyBTL5GbPk5Q==}
|
|
engines: {node: '>=6'}
|
|
|
|
deep-is@0.1.4:
|
|
resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
|
|
|
|
deepmerge@4.3.1:
|
|
resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
defu@6.1.4:
|
|
resolution: {integrity: sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==}
|
|
|
|
destr@2.0.3:
|
|
resolution: {integrity: sha512-2N3BOUU4gYMpTP24s5rF5iP7BDr7uNTCs4ozw3kf/eKfvWSIu93GEBi5m427YoyJoeOzQ5smuu4nNAPGb8idSQ==}
|
|
|
|
duplexer@0.1.2:
|
|
resolution: {integrity: sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==}
|
|
|
|
entities@4.5.0:
|
|
resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
|
|
engines: {node: '>=0.12'}
|
|
|
|
es-module-lexer@1.5.4:
|
|
resolution: {integrity: sha512-MVNK56NiMrOwitFB7cqDwq0CQutbw+0BvLshJSse0MUNU+y1FC3bUS/AQg7oUng+/wKrrki7JfmwtVHkVfPLlw==}
|
|
|
|
esbuild@0.17.19:
|
|
resolution: {integrity: sha512-XQ0jAPFkK/u3LcVRcvVHQcTIqD6E2H1fvZMA5dQPSOWb3suUbWbfbRf94pjc0bNzRYLfIrDRQXr7X+LHIm5oHw==}
|
|
engines: {node: '>=12'}
|
|
hasBin: true
|
|
|
|
esbuild@0.21.5:
|
|
resolution: {integrity: sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==}
|
|
engines: {node: '>=12'}
|
|
hasBin: true
|
|
|
|
esbuild@0.23.1:
|
|
resolution: {integrity: sha512-VVNz/9Sa0bs5SELtn3f7qhJCDPCF5oMEl5cO9/SSinpE9hbPVvxbd572HH5AKiP7WD8INO53GgfDDhRjkylHEg==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
|
|
esbuild@0.24.2:
|
|
resolution: {integrity: sha512-+9egpBW8I3CD5XPe0n6BfT5fxLzxrlDzqydF3aviG+9ni1lDC/OvMHcxqEFV0+LANZG5R1bFMWfUrjVsdwxJvA==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
|
|
escape-string-regexp@4.0.0:
|
|
resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
|
|
engines: {node: '>=10'}
|
|
|
|
eslint-config-prettier@10.0.1:
|
|
resolution: {integrity: sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw==}
|
|
hasBin: true
|
|
peerDependencies:
|
|
eslint: '>=7.0.0'
|
|
|
|
eslint-plugin-security@3.0.1:
|
|
resolution: {integrity: sha512-XjVGBhtDZJfyuhIxnQ/WMm385RbX3DBu7H1J7HNNhmB2tnGxMeqVSnYv79oAj992ayvIBZghsymwkYFS6cGH4Q==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
eslint-scope@8.2.0:
|
|
resolution: {integrity: sha512-PHlWUfG6lvPc3yvP5A4PNyBL1W8fkDUccmI21JUu/+GKZBoH/W5u6usENXUrWFRsyoW5ACUjFGgAFQp5gUlb/A==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
eslint-visitor-keys@3.4.3:
|
|
resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
eslint-visitor-keys@4.2.0:
|
|
resolution: {integrity: sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
eslint@9.17.0:
|
|
resolution: {integrity: sha512-evtlNcpJg+cZLcnVKwsai8fExnqjGPicK7gnUtlNuzu+Fv9bI0aLpND5T44VLQtoMEnI57LoXO9XAkIXwohKrA==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
jiti: '*'
|
|
peerDependenciesMeta:
|
|
jiti:
|
|
optional: true
|
|
|
|
esm-env@1.2.1:
|
|
resolution: {integrity: sha512-U9JedYYjCnadUlXk7e1Kr+aENQhtUaoaV9+gZm1T8LC/YBAPJx3NSPIAurFOC0U5vrdSevnUJS2/wUVxGwPhng==}
|
|
|
|
espree@10.3.0:
|
|
resolution: {integrity: sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
esquery@1.6.0:
|
|
resolution: {integrity: sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==}
|
|
engines: {node: '>=0.10'}
|
|
|
|
esrap@1.3.2:
|
|
resolution: {integrity: sha512-C4PXusxYhFT98GjLSmb20k9PREuUdporer50dhzGuJu9IJXktbMddVCMLAERl5dAHyAi73GWWCE4FVHGP1794g==}
|
|
|
|
esrecurse@4.3.0:
|
|
resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==}
|
|
engines: {node: '>=4.0'}
|
|
|
|
estraverse@5.3.0:
|
|
resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==}
|
|
engines: {node: '>=4.0'}
|
|
|
|
estree-walker@0.6.1:
|
|
resolution: {integrity: sha512-SqmZANLWS0mnatqbSfRP5g8OXZC12Fgg1IwNtLsyHDzJizORW4khDfjPqJZsemPWBB2uqykUah5YpQ6epsqC/w==}
|
|
|
|
estree-walker@2.0.2:
|
|
resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
|
|
|
|
estree-walker@3.0.3:
|
|
resolution: {integrity: sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==}
|
|
|
|
esutils@2.0.3:
|
|
resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
exit-hook@2.2.1:
|
|
resolution: {integrity: sha512-eNTPlAD67BmP31LDINZ3U7HSF8l57TxOY2PmBJ1shpCvpnxBF93mWCE8YHBnXs8qiUZJc9WDcWIeC3a2HIAMfw==}
|
|
engines: {node: '>=6'}
|
|
|
|
expect-type@1.1.0:
|
|
resolution: {integrity: sha512-bFi65yM+xZgk+u/KRIpekdSYkTB5W1pEf0Lt8Q8Msh7b+eQ7LXVtIB1Bkm4fvclDEL1b2CZkMhv2mOeF8tMdkA==}
|
|
engines: {node: '>=12.0.0'}
|
|
|
|
fast-deep-equal@3.1.3:
|
|
resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
|
|
|
|
fast-glob@3.3.3:
|
|
resolution: {integrity: sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==}
|
|
engines: {node: '>=8.6.0'}
|
|
|
|
fast-json-stable-stringify@2.1.0:
|
|
resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
|
|
|
|
fast-levenshtein@2.0.6:
|
|
resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
|
|
|
|
fastq@1.17.1:
|
|
resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==}
|
|
|
|
fdir@6.4.2:
|
|
resolution: {integrity: sha512-KnhMXsKSPZlAhp7+IjUkRZKPb4fUyccpDrdFXbi4QL1qkmFh9kVY09Yox+n4MaOb3lHZ1Tv829C3oaaXoMYPDQ==}
|
|
peerDependencies:
|
|
picomatch: ^3 || ^4
|
|
peerDependenciesMeta:
|
|
picomatch:
|
|
optional: true
|
|
|
|
file-entry-cache@8.0.0:
|
|
resolution: {integrity: sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==}
|
|
engines: {node: '>=16.0.0'}
|
|
|
|
fill-range@7.1.1:
|
|
resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
|
|
engines: {node: '>=8'}
|
|
|
|
find-up@5.0.0:
|
|
resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==}
|
|
engines: {node: '>=10'}
|
|
|
|
flat-cache@4.0.1:
|
|
resolution: {integrity: sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==}
|
|
engines: {node: '>=16'}
|
|
|
|
flatted@3.3.2:
|
|
resolution: {integrity: sha512-AiwGJM8YcNOaobumgtng+6NHuOqC3A7MixFeDafM3X9cIUM+xUXoS5Vfgf+OihAYe20fxqNM9yPBXJzRtZ/4eA==}
|
|
|
|
fsevents@2.3.3:
|
|
resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
|
|
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
|
os: [darwin]
|
|
|
|
function-bind@1.1.2:
|
|
resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
|
|
|
|
get-source@2.0.12:
|
|
resolution: {integrity: sha512-X5+4+iD+HoSeEED+uwrQ07BOQr0kEDFMVqqpBuI+RaZBpBpHCuXxo70bjar6f0b0u/DQJsJ7ssurpP0V60Az+w==}
|
|
|
|
get-tsconfig@4.8.1:
|
|
resolution: {integrity: sha512-k9PN+cFBmaLWtVz29SkUoqU5O0slLuHJXt/2P+tMVFT+phsSGXGkp9t3rQIqdz0e+06EHNGs3oM6ZX1s2zHxRg==}
|
|
|
|
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-to-regexp@0.4.1:
|
|
resolution: {integrity: sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==}
|
|
|
|
globals@14.0.0:
|
|
resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
globals@15.14.0:
|
|
resolution: {integrity: sha512-OkToC372DtlQeje9/zHIo5CT8lRP/FUgEOKBEhU4e0abL7J7CD24fD9ohiLN5hagG/kWCYj4K5oaxxtj2Z0Dig==}
|
|
engines: {node: '>=18'}
|
|
|
|
graphemer@1.4.0:
|
|
resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
|
|
|
|
gzip-size@6.0.0:
|
|
resolution: {integrity: sha512-ax7ZYomf6jqPTQ4+XCpUGyXKHk5WweS+e05MBO4/y3WJ5RkmPXNKvX+bx1behVILVwr6JSQvZAku021CHPXG3Q==}
|
|
engines: {node: '>=10'}
|
|
|
|
has-flag@4.0.0:
|
|
resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
hasown@2.0.2:
|
|
resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
ignore@5.3.2:
|
|
resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==}
|
|
engines: {node: '>= 4'}
|
|
|
|
immutable@4.3.7:
|
|
resolution: {integrity: sha512-1hqclzwYwjRDFLjcFxOM5AYkkG0rpFPpr1RLPMEuGczoS7YA8gLhy8SWXYRAA/XwfEHpfo3cw5JGioS32fnMRw==}
|
|
|
|
import-fresh@3.3.0:
|
|
resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==}
|
|
engines: {node: '>=6'}
|
|
|
|
importx@0.5.1:
|
|
resolution: {integrity: sha512-YrRaigAec1sC2CdIJjf/hCH1Wp9Ii8Cq5ROw4k5nJ19FVl2FcJUHZ5gGIb1vs8+JNYIyOJpc2fcufS2330bxDw==}
|
|
|
|
imurmurhash@0.1.4:
|
|
resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==}
|
|
engines: {node: '>=0.8.19'}
|
|
|
|
is-binary-path@2.1.0:
|
|
resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
|
|
engines: {node: '>=8'}
|
|
|
|
is-core-module@2.15.0:
|
|
resolution: {integrity: sha512-Dd+Lb2/zvk9SKy1TGCt1wFJFo/MWBPMX5x7KcvLajWTGuomczdQX61PvY5yK6SVACwpoexWo81IfFyoKY2QnTA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-extglob@2.1.1:
|
|
resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
is-glob@4.0.3:
|
|
resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
is-number@7.0.0:
|
|
resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
|
|
engines: {node: '>=0.12.0'}
|
|
|
|
is-reference@3.0.3:
|
|
resolution: {integrity: sha512-ixkJoqQvAP88E6wLydLGGqCJsrFUnqoH6HnaczB8XmDH1oaWU+xxdptvikTgaEhtZ53Ky6YXiBuUI2WXLMCwjw==}
|
|
|
|
isexe@2.0.0:
|
|
resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
|
|
|
|
itty-time@1.0.6:
|
|
resolution: {integrity: sha512-+P8IZaLLBtFv8hCkIjcymZOp4UJ+xW6bSlQsXGqrkmJh7vSiMFSlNne0mCYagEE0N7HDNR5jJBRxwN0oYv61Rw==}
|
|
|
|
jiti@2.4.2:
|
|
resolution: {integrity: sha512-rg9zJN+G4n2nfJl5MW3BMygZX56zKPNVEYYqq7adpmMh4Jn2QNEwhvQlFy6jPVdcod7txZtKHWnyZiA3a0zP7A==}
|
|
hasBin: true
|
|
|
|
js-yaml@4.1.0:
|
|
resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==}
|
|
hasBin: true
|
|
|
|
json-buffer@3.0.1:
|
|
resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==}
|
|
|
|
json-schema-traverse@0.4.1:
|
|
resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==}
|
|
|
|
json-stable-stringify-without-jsonify@1.0.1:
|
|
resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==}
|
|
|
|
keyv@4.5.4:
|
|
resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==}
|
|
|
|
kleur@4.1.5:
|
|
resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
kolorist@1.8.0:
|
|
resolution: {integrity: sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==}
|
|
|
|
levn@0.4.1:
|
|
resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
|
|
engines: {node: '>= 0.8.0'}
|
|
|
|
load-tsconfig@0.2.5:
|
|
resolution: {integrity: sha512-IXO6OCs9yg8tMKzfPZ1YmheJbZCiEsnBdcB03l0OcfK9prKnJb96siuHCr5Fl37/yo9DnKU+TLpxzTUspw9shg==}
|
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
|
|
|
local-pkg@0.5.1:
|
|
resolution: {integrity: sha512-9rrA30MRRP3gBD3HTGnC6cDFpaE1kVDWxWgqWJUN0RvDNAo+Nz/9GxB+nHOH0ifbVFy0hSA1V6vFDvnx54lTEQ==}
|
|
engines: {node: '>=14'}
|
|
|
|
locate-character@3.0.0:
|
|
resolution: {integrity: sha512-SW13ws7BjaeJ6p7Q6CO2nchbYEc3X3J6WrmTTDto7yMPqVSZTUyY5Tjbid+Ab8gLnATtygYtiDIJGQRRn2ZOiA==}
|
|
|
|
locate-path@6.0.0:
|
|
resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
|
|
engines: {node: '>=10'}
|
|
|
|
lodash.merge@4.6.2:
|
|
resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==}
|
|
|
|
loupe@3.1.2:
|
|
resolution: {integrity: sha512-23I4pFZHmAemUnz8WZXbYRSKYj801VDaNv9ETuMh7IrMc7VuVVSo+Z9iLE3ni30+U48iDWfi30d3twAXBYmnCg==}
|
|
|
|
magic-string@0.25.9:
|
|
resolution: {integrity: sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==}
|
|
|
|
magic-string@0.30.17:
|
|
resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==}
|
|
|
|
mdn-data@2.12.2:
|
|
resolution: {integrity: sha512-IEn+pegP1aManZuckezWCO+XZQDplx1366JoVhTpMpBB1sPey/SbveZQUosKiKiGYjg1wH4pMlNgXbCiYgihQA==}
|
|
|
|
merge2@1.4.1:
|
|
resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
|
|
engines: {node: '>= 8'}
|
|
|
|
micromatch@4.0.8:
|
|
resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
|
|
engines: {node: '>=8.6'}
|
|
|
|
mime@3.0.0:
|
|
resolution: {integrity: sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==}
|
|
engines: {node: '>=10.0.0'}
|
|
hasBin: true
|
|
|
|
miniflare@3.20241205.0:
|
|
resolution: {integrity: sha512-Z0cTtIf6ZrcAJ3SrOI9EUM3s4dkGhNeU6Ubl8sroYhsPVD+rtz3m5+p6McHFWCkcMff1o60X5XEKVTmkz0gbpA==}
|
|
engines: {node: '>=16.13'}
|
|
hasBin: true
|
|
|
|
minimatch@3.1.2:
|
|
resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
|
|
|
|
minimatch@9.0.5:
|
|
resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==}
|
|
engines: {node: '>=16 || 14 >=14.17'}
|
|
|
|
mlly@1.7.3:
|
|
resolution: {integrity: sha512-xUsx5n/mN0uQf4V548PKQ+YShA4/IW0KI1dZhrNrPCLG+xizETbHTkOa1f8/xut9JRPp8kQuMnz0oqwkTiLo/A==}
|
|
|
|
mrmime@2.0.0:
|
|
resolution: {integrity: sha512-eu38+hdgojoyq63s+yTpN4XMBdt5l8HhMhc4VKLO9KM5caLIBvUm4thi7fFaxyTmCKeNnXZ5pAlBwCUnhA09uw==}
|
|
engines: {node: '>=10'}
|
|
|
|
ms@2.1.3:
|
|
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
|
|
|
|
mustache@4.2.0:
|
|
resolution: {integrity: sha512-71ippSywq5Yb7/tVYyGbkBggbU8H3u5Rz56fH60jGFgr8uHwxs+aSKeqmluIVzM0m0kB7xQjKS6qPfd0b2ZoqQ==}
|
|
hasBin: true
|
|
|
|
nanoid@3.3.8:
|
|
resolution: {integrity: sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==}
|
|
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
|
hasBin: true
|
|
|
|
natural-compare@1.4.0:
|
|
resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
|
|
|
|
node-fetch-native@1.6.4:
|
|
resolution: {integrity: sha512-IhOigYzAKHd244OC0JIMIUrjzctirCmPkaIfhDeGcEETWof5zKYUW7e7MYvChGWh/4CJeXEgsRyGzuF334rOOQ==}
|
|
|
|
node-forge@1.3.1:
|
|
resolution: {integrity: sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==}
|
|
engines: {node: '>= 6.13.0'}
|
|
|
|
normalize-path@3.0.0:
|
|
resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
ofetch@1.4.1:
|
|
resolution: {integrity: sha512-QZj2DfGplQAr2oj9KzceK9Hwz6Whxazmn85yYeVuS3u9XTMOGMRx0kO95MQ+vLsj/S/NwBDMMLU5hpxvI6Tklw==}
|
|
|
|
ohash@1.1.4:
|
|
resolution: {integrity: sha512-FlDryZAahJmEF3VR3w1KogSEdWX3WhA5GPakFx4J81kEAiHyLMpdLLElS8n8dfNadMgAne/MywcvmogzscVt4g==}
|
|
|
|
optionator@0.9.4:
|
|
resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==}
|
|
engines: {node: '>= 0.8.0'}
|
|
|
|
p-limit@3.1.0:
|
|
resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
p-locate@5.0.0:
|
|
resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==}
|
|
engines: {node: '>=10'}
|
|
|
|
package-manager-detector@0.2.7:
|
|
resolution: {integrity: sha512-g4+387DXDKlZzHkP+9FLt8yKj8+/3tOkPv7DVTJGGRm00RkEWgqbFstX1mXJ4M0VDYhUqsTOiISqNOJnhAu3PQ==}
|
|
|
|
parent-module@1.0.1:
|
|
resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
|
|
engines: {node: '>=6'}
|
|
|
|
path-exists@4.0.0:
|
|
resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
|
|
engines: {node: '>=8'}
|
|
|
|
path-key@3.1.1:
|
|
resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
|
|
engines: {node: '>=8'}
|
|
|
|
path-parse@1.0.7:
|
|
resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
|
|
|
|
path-to-regexp@6.3.0:
|
|
resolution: {integrity: sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==}
|
|
|
|
pathe@1.1.2:
|
|
resolution: {integrity: sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==}
|
|
|
|
pathval@2.0.0:
|
|
resolution: {integrity: sha512-vE7JKRyES09KiunauX7nd2Q9/L7lhok4smP9RZTDeD4MVs72Dp2qNFVz39Nz5a0FVEW0BJR6C0DYrq6unoziZA==}
|
|
engines: {node: '>= 14.16'}
|
|
|
|
perfect-debounce@1.0.0:
|
|
resolution: {integrity: sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==}
|
|
|
|
picocolors@1.1.1:
|
|
resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
|
|
|
|
picomatch@2.3.1:
|
|
resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
|
|
engines: {node: '>=8.6'}
|
|
|
|
picomatch@4.0.2:
|
|
resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==}
|
|
engines: {node: '>=12'}
|
|
|
|
pkg-types@1.2.1:
|
|
resolution: {integrity: sha512-sQoqa8alT3nHjGuTjuKgOnvjo4cljkufdtLMnO2LBP/wRwuDlo1tkaEdMxCRhyGRPacv/ztlZgDPm2b7FAmEvw==}
|
|
|
|
postcss@8.4.49:
|
|
resolution: {integrity: sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==}
|
|
engines: {node: ^10 || ^12 || >=14}
|
|
|
|
prelude-ls@1.2.1:
|
|
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
|
|
engines: {node: '>= 0.8.0'}
|
|
|
|
prettier@3.4.2:
|
|
resolution: {integrity: sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==}
|
|
engines: {node: '>=14'}
|
|
hasBin: true
|
|
|
|
printable-characters@1.0.42:
|
|
resolution: {integrity: sha512-dKp+C4iXWK4vVYZmYSd0KBH5F/h1HoZRsbJ82AVKRO3PEo8L4lBS/vLwhVtpwwuYcoIsVY+1JYKR268yn480uQ==}
|
|
|
|
punycode@2.3.1:
|
|
resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
|
|
engines: {node: '>=6'}
|
|
|
|
queue-microtask@1.2.3:
|
|
resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
|
|
|
|
randombytes@2.1.0:
|
|
resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==}
|
|
|
|
readdirp@3.6.0:
|
|
resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
|
|
engines: {node: '>=8.10.0'}
|
|
|
|
readdirp@4.0.2:
|
|
resolution: {integrity: sha512-yDMz9g+VaZkqBYS/ozoBJwaBhTbZo3UNYQHNRw1D3UFQB8oHB4uS/tAODO+ZLjGWmUbKnIlOWO+aaIiAxrUWHA==}
|
|
engines: {node: '>= 14.16.0'}
|
|
|
|
regexp-tree@0.1.27:
|
|
resolution: {integrity: sha512-iETxpjK6YoRWJG5o6hXLwvjYAoW+FEZn9os0PD/b6AP6xQwsa/Y7lCVgIixBbUPMfhu+i2LtdeAqVTgGlQarfA==}
|
|
hasBin: true
|
|
|
|
resolve-from@4.0.0:
|
|
resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==}
|
|
engines: {node: '>=4'}
|
|
|
|
resolve-pkg-maps@1.0.0:
|
|
resolution: {integrity: sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==}
|
|
|
|
resolve@1.22.8:
|
|
resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==}
|
|
hasBin: true
|
|
|
|
reusify@1.0.4:
|
|
resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==}
|
|
engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
|
|
|
|
rollup-plugin-inject@3.0.2:
|
|
resolution: {integrity: sha512-ptg9PQwzs3orn4jkgXJ74bfs5vYz1NCZlSQMBUA0wKcGp5i5pA1AO3fOUEte8enhGUC+iapTCzEWw2jEFFUO/w==}
|
|
deprecated: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-inject.
|
|
|
|
rollup-plugin-node-polyfills@0.2.1:
|
|
resolution: {integrity: sha512-4kCrKPTJ6sK4/gLL/U5QzVT8cxJcofO0OU74tnB19F40cmuAKSzH5/siithxlofFEjwvw1YAhPmbvGNA6jEroA==}
|
|
|
|
rollup-pluginutils@2.8.2:
|
|
resolution: {integrity: sha512-EEp9NhnUkwY8aif6bxgovPHMoMoNr2FulJziTndpt5H9RdwC47GSGuII9XxpSdzVGM0GWrNPHV6ie1LTNJPaLQ==}
|
|
|
|
rollup@4.31.0:
|
|
resolution: {integrity: sha512-9cCE8P4rZLx9+PjoyqHLs31V9a9Vpvfo4qNcs6JCiGWYhw2gijSetFbH6SSy1whnkgcefnUwr8sad7tgqsGvnw==}
|
|
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|
|
hasBin: true
|
|
|
|
run-parallel@1.2.0:
|
|
resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
|
|
|
|
safe-buffer@5.2.1:
|
|
resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==}
|
|
|
|
safe-regex@2.1.1:
|
|
resolution: {integrity: sha512-rx+x8AMzKb5Q5lQ95Zoi6ZbJqwCLkqi3XuJXp5P3rT8OEc6sZCJG5AE5dU3lsgRr/F4Bs31jSlVN+j5KrsGu9A==}
|
|
|
|
sass@1.77.8:
|
|
resolution: {integrity: sha512-4UHg6prsrycW20fqLGPShtEvo/WyHRVRHwOP4DzkUrObWoWI05QBSfzU71TVB7PFaL104TwNaHpjlWXAZbQiNQ==}
|
|
engines: {node: '>=14.0.0'}
|
|
hasBin: true
|
|
|
|
selfsigned@2.4.1:
|
|
resolution: {integrity: sha512-th5B4L2U+eGLq1TVh7zNRGBapioSORUeymIydxgFpwww9d2qyKvtuPU2jJuHvYAwwqi2Y596QBL3eEqcPEYL8Q==}
|
|
engines: {node: '>=10'}
|
|
|
|
semver@7.6.3:
|
|
resolution: {integrity: sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==}
|
|
engines: {node: '>=10'}
|
|
hasBin: true
|
|
|
|
serialize-javascript@6.0.2:
|
|
resolution: {integrity: sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==}
|
|
|
|
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'}
|
|
|
|
siginfo@2.0.0:
|
|
resolution: {integrity: sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==}
|
|
|
|
sirv@3.0.0:
|
|
resolution: {integrity: sha512-BPwJGUeDaDCHihkORDchNyyTvWFhcusy1XMmhEVTQTwGeybFbp8YEmB+njbPnth1FibULBSBVwCQni25XlCUDg==}
|
|
engines: {node: '>=18'}
|
|
|
|
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'}
|
|
|
|
sourcemap-codec@1.4.8:
|
|
resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==}
|
|
deprecated: Please use @jridgewell/sourcemap-codec instead
|
|
|
|
stackback@0.0.2:
|
|
resolution: {integrity: sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==}
|
|
|
|
stacktracey@2.1.8:
|
|
resolution: {integrity: sha512-Kpij9riA+UNg7TnphqjH7/CzctQ/owJGNbFkfEeve4Z4uxT5+JapVLFXcsurIfN34gnTWZNJ/f7NMG0E8JDzTw==}
|
|
|
|
std-env@3.8.0:
|
|
resolution: {integrity: sha512-Bc3YwwCB+OzldMxOXJIIvC6cPRWr/LxOp48CdQTOkPyk/t4JWWJbrilwBd7RJzKV8QW7tJkcgAmeuLLJugl5/w==}
|
|
|
|
stoppable@1.1.0:
|
|
resolution: {integrity: sha512-KXDYZ9dszj6bzvnEMRYvxgeTHU74QBFL54XKtP3nyMuJ81CFYtABZ3bAzL2EdFUaEwJOBOgENyFj3R7oTzDyyw==}
|
|
engines: {node: '>=4', npm: '>=6'}
|
|
|
|
strip-json-comments@3.1.1:
|
|
resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
|
|
engines: {node: '>=8'}
|
|
|
|
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'}
|
|
|
|
svelte@5.16.1:
|
|
resolution: {integrity: sha512-FsA1OjAKMAFSDob6j/Tv2ZV9rY4SeqPd1WXQlQkFkePAozSHLp6tbkU9qa1xJ+uTRzMSM2Vx3USdsYZBXd3H3g==}
|
|
engines: {node: '>=18'}
|
|
|
|
terser@5.31.6:
|
|
resolution: {integrity: sha512-PQ4DAriWzKj+qgehQ7LK5bQqCFNMmlhjR2PFFLuqGCpuCAauxemVBWwWOxo3UIwWQx8+Pr61Df++r76wDmkQBg==}
|
|
engines: {node: '>=10'}
|
|
hasBin: true
|
|
|
|
tinybench@2.9.0:
|
|
resolution: {integrity: sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==}
|
|
|
|
tinyexec@0.3.1:
|
|
resolution: {integrity: sha512-WiCJLEECkO18gwqIp6+hJg0//p23HXp4S+gGtAKu3mI2F2/sXC4FvHvXvB0zJVVaTPhx1/tOwdbRsa1sOBIKqQ==}
|
|
|
|
tinyglobby@0.2.10:
|
|
resolution: {integrity: sha512-Zc+8eJlFMvgatPZTl6A9L/yht8QqdmUNtURHaKZLmKBE12hNPSrqNkUp2cs3M/UKmNVVAMFQYSjYIVHDjW5zew==}
|
|
engines: {node: '>=12.0.0'}
|
|
|
|
tinypool@1.0.2:
|
|
resolution: {integrity: sha512-al6n+QEANGFOMf/dmUMsuS5/r9B06uwlyNjZZql/zv8J7ybHCgoihBNORZCY2mzUuAnomQa2JdhyHKzZxPCrFA==}
|
|
engines: {node: ^18.0.0 || >=20.0.0}
|
|
|
|
tinyrainbow@1.2.0:
|
|
resolution: {integrity: sha512-weEDEq7Z5eTHPDh4xjX789+fHfF+P8boiFB+0vbWzpbnbsEr/GRaohi/uMKxg8RZMXnl1ItAi/IUHWMsjDV7kQ==}
|
|
engines: {node: '>=14.0.0'}
|
|
|
|
tinyspy@3.0.2:
|
|
resolution: {integrity: sha512-n1cw8k1k0x4pgA2+9XrOkFydTerNcJ1zWCO5Nn9scWHTD+5tp8dghT2x1uduQePZTZgd3Tupf+x9BxJjeJi77Q==}
|
|
engines: {node: '>=14.0.0'}
|
|
|
|
to-regex-range@5.0.1:
|
|
resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
|
|
engines: {node: '>=8.0'}
|
|
|
|
totalist@3.0.1:
|
|
resolution: {integrity: sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
ts-api-utils@1.4.3:
|
|
resolution: {integrity: sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==}
|
|
engines: {node: '>=16'}
|
|
peerDependencies:
|
|
typescript: '>=4.2.0'
|
|
|
|
tslib@2.8.1:
|
|
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
|
|
|
|
tsx@4.19.2:
|
|
resolution: {integrity: sha512-pOUl6Vo2LUq/bSa8S5q7b91cgNSjctn9ugq/+Mvow99qW6x/UZYwzxy/3NmqoT66eHYfCVvFvACC58UBPFf28g==}
|
|
engines: {node: '>=18.0.0'}
|
|
hasBin: true
|
|
|
|
type-check@0.4.0:
|
|
resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
|
|
engines: {node: '>= 0.8.0'}
|
|
|
|
typescript-eslint@8.19.0:
|
|
resolution: {integrity: sha512-Ni8sUkVWYK4KAcTtPjQ/UTiRk6jcsuDhPpxULapUDi8A/l8TSBk+t1GtJA1RsCzIJg0q6+J7bf35AwQigENWRQ==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
eslint: ^8.57.0 || ^9.0.0
|
|
typescript: '>=4.8.4 <5.8.0'
|
|
|
|
typescript@5.6.3:
|
|
resolution: {integrity: sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==}
|
|
engines: {node: '>=14.17'}
|
|
hasBin: true
|
|
|
|
ufo@1.5.4:
|
|
resolution: {integrity: sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==}
|
|
|
|
unconfig@0.6.0:
|
|
resolution: {integrity: sha512-4C67J0nIF2QwSXty2kW3zZx1pMZ3iXabylvJWWgHybWVUcMf9pxwsngoQt0gC+AVstRywFqrRBp3qOXJayhpOw==}
|
|
|
|
undici-types@6.20.0:
|
|
resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==}
|
|
|
|
undici@5.28.4:
|
|
resolution: {integrity: sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==}
|
|
engines: {node: '>=14.0'}
|
|
|
|
unenv-nightly@2.0.0-20241204-140205-a5d5190:
|
|
resolution: {integrity: sha512-jpmAytLeiiW01pl5bhVn9wYJ4vtiLdhGe10oXlJBuQEX8mxjxO8BlEXGHU4vr4yEikjFP1wsomTHt/CLU8kUwg==}
|
|
|
|
unocss@0.65.3:
|
|
resolution: {integrity: sha512-v/nQ7BVIeW9UlEPElOu6xwqp0TTF2dZeIOfzos52b/N0cwWB9dBOjZM5hTn//ePQVzXm/M/n+Lm8E7gRP4TUfg==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@unocss/webpack': 0.65.3
|
|
vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0 || ^6.0.0-0
|
|
peerDependenciesMeta:
|
|
'@unocss/webpack':
|
|
optional: true
|
|
vite:
|
|
optional: true
|
|
|
|
uri-js@4.4.1:
|
|
resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
|
|
|
|
vite-node@2.1.8:
|
|
resolution: {integrity: sha512-uPAwSr57kYjAUux+8E2j0q0Fxpn8M9VoyfGiRI8Kfktz9NcYMCenwY5RnZxnF1WTu3TGiYipirIzacLL3VVGFg==}
|
|
engines: {node: ^18.0.0 || >=20.0.0}
|
|
hasBin: true
|
|
|
|
vite@5.4.11:
|
|
resolution: {integrity: sha512-c7jFQRklXua0mTzneGW9QVyxFjUgwcihC4bXEtujIo2ouWCe1Ajt/amn2PCxYnhYfd5k09JX3SB7OYWFKYqj8Q==}
|
|
engines: {node: ^18.0.0 || >=20.0.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@types/node': ^18.0.0 || >=20.0.0
|
|
less: '*'
|
|
lightningcss: ^1.21.0
|
|
sass: '*'
|
|
sass-embedded: '*'
|
|
stylus: '*'
|
|
sugarss: '*'
|
|
terser: ^5.4.0
|
|
peerDependenciesMeta:
|
|
'@types/node':
|
|
optional: true
|
|
less:
|
|
optional: true
|
|
lightningcss:
|
|
optional: true
|
|
sass:
|
|
optional: true
|
|
sass-embedded:
|
|
optional: true
|
|
stylus:
|
|
optional: true
|
|
sugarss:
|
|
optional: true
|
|
terser:
|
|
optional: true
|
|
|
|
vite@6.0.7:
|
|
resolution: {integrity: sha512-RDt8r/7qx9940f8FcOIAH9PTViRrghKaK2K1jY3RaAURrEUbm9Du1mJ72G+jlhtG3WwodnfzY8ORQZbBavZEAQ==}
|
|
engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0
|
|
jiti: '>=1.21.0'
|
|
less: '*'
|
|
lightningcss: ^1.21.0
|
|
sass: '*'
|
|
sass-embedded: '*'
|
|
stylus: '*'
|
|
sugarss: '*'
|
|
terser: ^5.16.0
|
|
tsx: ^4.8.1
|
|
yaml: ^2.4.2
|
|
peerDependenciesMeta:
|
|
'@types/node':
|
|
optional: true
|
|
jiti:
|
|
optional: true
|
|
less:
|
|
optional: true
|
|
lightningcss:
|
|
optional: true
|
|
sass:
|
|
optional: true
|
|
sass-embedded:
|
|
optional: true
|
|
stylus:
|
|
optional: true
|
|
sugarss:
|
|
optional: true
|
|
terser:
|
|
optional: true
|
|
tsx:
|
|
optional: true
|
|
yaml:
|
|
optional: true
|
|
|
|
vitefu@1.0.4:
|
|
resolution: {integrity: sha512-y6zEE3PQf6uu/Mt6DTJ9ih+kyJLr4XcSgHR2zUkM8SWDhuixEJxfJ6CZGMHh1Ec3vPLoEA0IHU5oWzVqw8ulow==}
|
|
peerDependencies:
|
|
vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0
|
|
peerDependenciesMeta:
|
|
vite:
|
|
optional: true
|
|
|
|
vitest@2.1.8:
|
|
resolution: {integrity: sha512-1vBKTZskHw/aosXqQUlVWWlGUxSJR8YtiyZDJAFeW2kPAeX6S3Sool0mjspO+kXLuxVWlEDDowBAeqeAQefqLQ==}
|
|
engines: {node: ^18.0.0 || >=20.0.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@edge-runtime/vm': '*'
|
|
'@types/node': ^18.0.0 || >=20.0.0
|
|
'@vitest/browser': 2.1.8
|
|
'@vitest/ui': 2.1.8
|
|
happy-dom: '*'
|
|
jsdom: '*'
|
|
peerDependenciesMeta:
|
|
'@edge-runtime/vm':
|
|
optional: true
|
|
'@types/node':
|
|
optional: true
|
|
'@vitest/browser':
|
|
optional: true
|
|
'@vitest/ui':
|
|
optional: true
|
|
happy-dom:
|
|
optional: true
|
|
jsdom:
|
|
optional: true
|
|
|
|
vue-flow-layout@0.1.1:
|
|
resolution: {integrity: sha512-JdgRRUVrN0Y2GosA0M68DEbKlXMqJ7FQgsK8CjQD2vxvNSqAU6PZEpi4cfcTVtfM2GVOMjHo7GKKLbXxOBqDqA==}
|
|
peerDependencies:
|
|
vue: ^3.4.37
|
|
|
|
vue@3.5.13:
|
|
resolution: {integrity: sha512-wmeiSMxkZCSc+PM2w2VRsOYAZC8GdipNFRTsLSfodVqI9mbejKeXEGr8SckuLnrQPGe3oJN5c3K0vpoU9q/wCQ==}
|
|
peerDependencies:
|
|
typescript: '*'
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
|
|
which@2.0.2:
|
|
resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
|
|
engines: {node: '>= 8'}
|
|
hasBin: true
|
|
|
|
why-is-node-running@2.3.0:
|
|
resolution: {integrity: sha512-hUrmaWBdVDcxvYqnyh09zunKzROWjbZTiNy8dBEjkS7ehEDQibXJ7XvlmtbwuTclUiIyN+CyXQD4Vmko8fNm8w==}
|
|
engines: {node: '>=8'}
|
|
hasBin: true
|
|
|
|
word-wrap@1.2.5:
|
|
resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
workerd@1.20241205.0:
|
|
resolution: {integrity: sha512-vso/2n0c5SdBDWiD+Sx5gM7unA6SiZXRVUHDqH1euoP/9mFVHZF8icoYsNLB87b/TX8zNgpae+I5N/xFpd9v0g==}
|
|
engines: {node: '>=16'}
|
|
hasBin: true
|
|
|
|
wrangler@3.95.0:
|
|
resolution: {integrity: sha512-3w5852i3FNyDz421K2Qk4v5L8jjwegO5O8E1+VAQmjnm82HFNxpIRUBq0bmM7CTLvOPI/Jjcmj/eAWjQBL7QYg==}
|
|
engines: {node: '>=16.17.0'}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@cloudflare/workers-types': ^4.20241205.0
|
|
peerDependenciesMeta:
|
|
'@cloudflare/workers-types':
|
|
optional: true
|
|
|
|
ws@8.18.0:
|
|
resolution: {integrity: sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==}
|
|
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
|
|
|
|
xxhash-wasm@1.1.0:
|
|
resolution: {integrity: sha512-147y/6YNh+tlp6nd/2pWq38i9h6mz/EuQ6njIrmW8D1BS5nCqs0P6DG+m6zTGnNz5I+uhZ0SHxBs9BsPrwcKDA==}
|
|
|
|
yocto-queue@0.1.0:
|
|
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
|
|
engines: {node: '>=10'}
|
|
|
|
youch@3.3.4:
|
|
resolution: {integrity: sha512-UeVBXie8cA35DS6+nBkls68xaBBXCye0CNznrhszZjTbRVnJKQuNsyLKBTTL4ln1o1rh2PKtv35twV7irj5SEg==}
|
|
|
|
zimmerframe@1.1.2:
|
|
resolution: {integrity: sha512-rAbqEGa8ovJy4pyBxZM70hg4pE6gDgaQ0Sl9M3enG3I0d6H4XSAM3GeNGLKnsBpuijUow064sf7ww1nutC5/3w==}
|
|
|
|
zod@3.24.1:
|
|
resolution: {integrity: sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==}
|
|
|
|
snapshots:
|
|
|
|
'@ampproject/remapping@2.3.0':
|
|
dependencies:
|
|
'@jridgewell/gen-mapping': 0.3.5
|
|
'@jridgewell/trace-mapping': 0.3.25
|
|
|
|
'@antfu/install-pkg@0.4.1':
|
|
dependencies:
|
|
package-manager-detector: 0.2.7
|
|
tinyexec: 0.3.1
|
|
|
|
'@antfu/utils@0.7.10': {}
|
|
|
|
'@babel/helper-string-parser@7.25.9': {}
|
|
|
|
'@babel/helper-validator-identifier@7.25.9': {}
|
|
|
|
'@babel/parser@7.26.3':
|
|
dependencies:
|
|
'@babel/types': 7.26.3
|
|
|
|
'@babel/types@7.26.3':
|
|
dependencies:
|
|
'@babel/helper-string-parser': 7.25.9
|
|
'@babel/helper-validator-identifier': 7.25.9
|
|
|
|
'@cloudflare/kv-asset-handler@0.3.4':
|
|
dependencies:
|
|
mime: 3.0.0
|
|
|
|
'@cloudflare/workerd-darwin-64@1.20241205.0':
|
|
optional: true
|
|
|
|
'@cloudflare/workerd-darwin-arm64@1.20241205.0':
|
|
optional: true
|
|
|
|
'@cloudflare/workerd-linux-64@1.20241205.0':
|
|
optional: true
|
|
|
|
'@cloudflare/workerd-linux-arm64@1.20241205.0':
|
|
optional: true
|
|
|
|
'@cloudflare/workerd-windows-64@1.20241205.0':
|
|
optional: true
|
|
|
|
'@cloudflare/workers-shared@0.11.0':
|
|
dependencies:
|
|
mime: 3.0.0
|
|
zod: 3.24.1
|
|
|
|
'@cspotcode/source-map-support@0.8.1':
|
|
dependencies:
|
|
'@jridgewell/trace-mapping': 0.3.9
|
|
|
|
'@esbuild-plugins/node-globals-polyfill@0.2.3(esbuild@0.17.19)':
|
|
dependencies:
|
|
esbuild: 0.17.19
|
|
|
|
'@esbuild-plugins/node-modules-polyfill@0.2.2(esbuild@0.17.19)':
|
|
dependencies:
|
|
esbuild: 0.17.19
|
|
escape-string-regexp: 4.0.0
|
|
rollup-plugin-node-polyfills: 0.2.1
|
|
|
|
'@esbuild/aix-ppc64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/aix-ppc64@0.23.1':
|
|
optional: true
|
|
|
|
'@esbuild/aix-ppc64@0.24.2':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm64@0.17.19':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm64@0.23.1':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm64@0.24.2':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm@0.17.19':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm@0.23.1':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm@0.24.2':
|
|
optional: true
|
|
|
|
'@esbuild/android-x64@0.17.19':
|
|
optional: true
|
|
|
|
'@esbuild/android-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/android-x64@0.23.1':
|
|
optional: true
|
|
|
|
'@esbuild/android-x64@0.24.2':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-arm64@0.17.19':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-arm64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-arm64@0.23.1':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-arm64@0.24.2':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-x64@0.17.19':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-x64@0.23.1':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-x64@0.24.2':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-arm64@0.17.19':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-arm64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-arm64@0.23.1':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-arm64@0.24.2':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-x64@0.17.19':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-x64@0.23.1':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-x64@0.24.2':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm64@0.17.19':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm64@0.23.1':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm64@0.24.2':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm@0.17.19':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm@0.23.1':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm@0.24.2':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ia32@0.17.19':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ia32@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ia32@0.23.1':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ia32@0.24.2':
|
|
optional: true
|
|
|
|
'@esbuild/linux-loong64@0.17.19':
|
|
optional: true
|
|
|
|
'@esbuild/linux-loong64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-loong64@0.23.1':
|
|
optional: true
|
|
|
|
'@esbuild/linux-loong64@0.24.2':
|
|
optional: true
|
|
|
|
'@esbuild/linux-mips64el@0.17.19':
|
|
optional: true
|
|
|
|
'@esbuild/linux-mips64el@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-mips64el@0.23.1':
|
|
optional: true
|
|
|
|
'@esbuild/linux-mips64el@0.24.2':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ppc64@0.17.19':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ppc64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ppc64@0.23.1':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ppc64@0.24.2':
|
|
optional: true
|
|
|
|
'@esbuild/linux-riscv64@0.17.19':
|
|
optional: true
|
|
|
|
'@esbuild/linux-riscv64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-riscv64@0.23.1':
|
|
optional: true
|
|
|
|
'@esbuild/linux-riscv64@0.24.2':
|
|
optional: true
|
|
|
|
'@esbuild/linux-s390x@0.17.19':
|
|
optional: true
|
|
|
|
'@esbuild/linux-s390x@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-s390x@0.23.1':
|
|
optional: true
|
|
|
|
'@esbuild/linux-s390x@0.24.2':
|
|
optional: true
|
|
|
|
'@esbuild/linux-x64@0.17.19':
|
|
optional: true
|
|
|
|
'@esbuild/linux-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-x64@0.23.1':
|
|
optional: true
|
|
|
|
'@esbuild/linux-x64@0.24.2':
|
|
optional: true
|
|
|
|
'@esbuild/netbsd-arm64@0.24.2':
|
|
optional: true
|
|
|
|
'@esbuild/netbsd-x64@0.17.19':
|
|
optional: true
|
|
|
|
'@esbuild/netbsd-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/netbsd-x64@0.23.1':
|
|
optional: true
|
|
|
|
'@esbuild/netbsd-x64@0.24.2':
|
|
optional: true
|
|
|
|
'@esbuild/openbsd-arm64@0.23.1':
|
|
optional: true
|
|
|
|
'@esbuild/openbsd-arm64@0.24.2':
|
|
optional: true
|
|
|
|
'@esbuild/openbsd-x64@0.17.19':
|
|
optional: true
|
|
|
|
'@esbuild/openbsd-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/openbsd-x64@0.23.1':
|
|
optional: true
|
|
|
|
'@esbuild/openbsd-x64@0.24.2':
|
|
optional: true
|
|
|
|
'@esbuild/sunos-x64@0.17.19':
|
|
optional: true
|
|
|
|
'@esbuild/sunos-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/sunos-x64@0.23.1':
|
|
optional: true
|
|
|
|
'@esbuild/sunos-x64@0.24.2':
|
|
optional: true
|
|
|
|
'@esbuild/win32-arm64@0.17.19':
|
|
optional: true
|
|
|
|
'@esbuild/win32-arm64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/win32-arm64@0.23.1':
|
|
optional: true
|
|
|
|
'@esbuild/win32-arm64@0.24.2':
|
|
optional: true
|
|
|
|
'@esbuild/win32-ia32@0.17.19':
|
|
optional: true
|
|
|
|
'@esbuild/win32-ia32@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/win32-ia32@0.23.1':
|
|
optional: true
|
|
|
|
'@esbuild/win32-ia32@0.24.2':
|
|
optional: true
|
|
|
|
'@esbuild/win32-x64@0.17.19':
|
|
optional: true
|
|
|
|
'@esbuild/win32-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/win32-x64@0.23.1':
|
|
optional: true
|
|
|
|
'@esbuild/win32-x64@0.24.2':
|
|
optional: true
|
|
|
|
'@eslint-community/eslint-utils@4.4.1(eslint@9.17.0(jiti@2.4.2))':
|
|
dependencies:
|
|
eslint: 9.17.0(jiti@2.4.2)
|
|
eslint-visitor-keys: 3.4.3
|
|
|
|
'@eslint-community/regexpp@4.12.1': {}
|
|
|
|
'@eslint/config-array@0.19.1':
|
|
dependencies:
|
|
'@eslint/object-schema': 2.1.5
|
|
debug: 4.4.0
|
|
minimatch: 3.1.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@eslint/core@0.9.1':
|
|
dependencies:
|
|
'@types/json-schema': 7.0.15
|
|
|
|
'@eslint/eslintrc@3.2.0':
|
|
dependencies:
|
|
ajv: 6.12.6
|
|
debug: 4.4.0
|
|
espree: 10.3.0
|
|
globals: 14.0.0
|
|
ignore: 5.3.2
|
|
import-fresh: 3.3.0
|
|
js-yaml: 4.1.0
|
|
minimatch: 3.1.2
|
|
strip-json-comments: 3.1.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@eslint/js@9.17.0': {}
|
|
|
|
'@eslint/object-schema@2.1.5': {}
|
|
|
|
'@eslint/plugin-kit@0.2.4':
|
|
dependencies:
|
|
levn: 0.4.1
|
|
|
|
'@fastify/busboy@2.1.1': {}
|
|
|
|
'@humanfs/core@0.19.1': {}
|
|
|
|
'@humanfs/node@0.16.6':
|
|
dependencies:
|
|
'@humanfs/core': 0.19.1
|
|
'@humanwhocodes/retry': 0.3.1
|
|
|
|
'@humanwhocodes/module-importer@1.0.1': {}
|
|
|
|
'@humanwhocodes/retry@0.3.1': {}
|
|
|
|
'@humanwhocodes/retry@0.4.1': {}
|
|
|
|
'@iconify-json/codicon@1.2.8':
|
|
dependencies:
|
|
'@iconify/types': 2.0.0
|
|
|
|
'@iconify-json/ph@1.2.2':
|
|
dependencies:
|
|
'@iconify/types': 2.0.0
|
|
|
|
'@iconify/types@2.0.0': {}
|
|
|
|
'@iconify/utils@2.2.1':
|
|
dependencies:
|
|
'@antfu/install-pkg': 0.4.1
|
|
'@antfu/utils': 0.7.10
|
|
'@iconify/types': 2.0.0
|
|
debug: 4.4.0
|
|
globals: 15.14.0
|
|
kolorist: 1.8.0
|
|
local-pkg: 0.5.1
|
|
mlly: 1.7.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@jridgewell/gen-mapping@0.3.5':
|
|
dependencies:
|
|
'@jridgewell/set-array': 1.2.1
|
|
'@jridgewell/sourcemap-codec': 1.5.0
|
|
'@jridgewell/trace-mapping': 0.3.25
|
|
|
|
'@jridgewell/resolve-uri@3.1.2': {}
|
|
|
|
'@jridgewell/set-array@1.2.1': {}
|
|
|
|
'@jridgewell/source-map@0.3.6':
|
|
dependencies:
|
|
'@jridgewell/gen-mapping': 0.3.5
|
|
'@jridgewell/trace-mapping': 0.3.25
|
|
|
|
'@jridgewell/sourcemap-codec@1.5.0': {}
|
|
|
|
'@jridgewell/trace-mapping@0.3.25':
|
|
dependencies:
|
|
'@jridgewell/resolve-uri': 3.1.2
|
|
'@jridgewell/sourcemap-codec': 1.5.0
|
|
|
|
'@jridgewell/trace-mapping@0.3.9':
|
|
dependencies:
|
|
'@jridgewell/resolve-uri': 3.1.2
|
|
'@jridgewell/sourcemap-codec': 1.5.0
|
|
|
|
'@napi-rs/cli@2.18.4': {}
|
|
|
|
'@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.17.1
|
|
|
|
'@polka/url@1.0.0-next.28': {}
|
|
|
|
'@rollup/plugin-terser@0.4.4(rollup@4.31.0)':
|
|
dependencies:
|
|
serialize-javascript: 6.0.2
|
|
smob: 1.5.0
|
|
terser: 5.31.6
|
|
optionalDependencies:
|
|
rollup: 4.31.0
|
|
|
|
'@rollup/plugin-typescript@12.1.2(rollup@4.31.0)(tslib@2.8.1)(typescript@5.6.3)':
|
|
dependencies:
|
|
'@rollup/pluginutils': 5.1.4(rollup@4.31.0)
|
|
resolve: 1.22.8
|
|
typescript: 5.6.3
|
|
optionalDependencies:
|
|
rollup: 4.31.0
|
|
tslib: 2.8.1
|
|
|
|
'@rollup/pluginutils@5.1.4(rollup@4.31.0)':
|
|
dependencies:
|
|
'@types/estree': 1.0.6
|
|
estree-walker: 2.0.2
|
|
picomatch: 4.0.2
|
|
optionalDependencies:
|
|
rollup: 4.31.0
|
|
|
|
'@rollup/rollup-android-arm-eabi@4.31.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-android-arm64@4.31.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-darwin-arm64@4.31.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-darwin-x64@4.31.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-freebsd-arm64@4.31.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-freebsd-x64@4.31.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm-gnueabihf@4.31.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm-musleabihf@4.31.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm64-gnu@4.31.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm64-musl@4.31.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-loongarch64-gnu@4.31.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-powerpc64le-gnu@4.31.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-riscv64-gnu@4.31.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-s390x-gnu@4.31.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-x64-gnu@4.31.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-x64-musl@4.31.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-arm64-msvc@4.31.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-ia32-msvc@4.31.0':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-x64-msvc@4.31.0':
|
|
optional: true
|
|
|
|
'@sveltejs/vite-plugin-svelte-inspector@4.0.1(@sveltejs/vite-plugin-svelte@5.0.3(svelte@5.16.1)(vite@6.0.7(@types/node@22.10.3)(jiti@2.4.2)(sass@1.77.8)(terser@5.31.6)(tsx@4.19.2)))(svelte@5.16.1)(vite@6.0.7(@types/node@22.10.3)(jiti@2.4.2)(sass@1.77.8)(terser@5.31.6)(tsx@4.19.2))':
|
|
dependencies:
|
|
'@sveltejs/vite-plugin-svelte': 5.0.3(svelte@5.16.1)(vite@6.0.7(@types/node@22.10.3)(jiti@2.4.2)(sass@1.77.8)(terser@5.31.6)(tsx@4.19.2))
|
|
debug: 4.4.0
|
|
svelte: 5.16.1
|
|
vite: 6.0.7(@types/node@22.10.3)(jiti@2.4.2)(sass@1.77.8)(terser@5.31.6)(tsx@4.19.2)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@sveltejs/vite-plugin-svelte@5.0.3(svelte@5.16.1)(vite@6.0.7(@types/node@22.10.3)(jiti@2.4.2)(sass@1.77.8)(terser@5.31.6)(tsx@4.19.2))':
|
|
dependencies:
|
|
'@sveltejs/vite-plugin-svelte-inspector': 4.0.1(@sveltejs/vite-plugin-svelte@5.0.3(svelte@5.16.1)(vite@6.0.7(@types/node@22.10.3)(jiti@2.4.2)(sass@1.77.8)(terser@5.31.6)(tsx@4.19.2)))(svelte@5.16.1)(vite@6.0.7(@types/node@22.10.3)(jiti@2.4.2)(sass@1.77.8)(terser@5.31.6)(tsx@4.19.2))
|
|
debug: 4.4.0
|
|
deepmerge: 4.3.1
|
|
kleur: 4.1.5
|
|
magic-string: 0.30.17
|
|
svelte: 5.16.1
|
|
vite: 6.0.7(@types/node@22.10.3)(jiti@2.4.2)(sass@1.77.8)(terser@5.31.6)(tsx@4.19.2)
|
|
vitefu: 1.0.4(vite@6.0.7(@types/node@22.10.3)(jiti@2.4.2)(sass@1.77.8)(terser@5.31.6)(tsx@4.19.2))
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@types/eslint@9.6.1':
|
|
dependencies:
|
|
'@types/estree': 1.0.6
|
|
'@types/json-schema': 7.0.15
|
|
|
|
'@types/estree@1.0.6': {}
|
|
|
|
'@types/json-schema@7.0.15': {}
|
|
|
|
'@types/node-forge@1.3.11':
|
|
dependencies:
|
|
'@types/node': 22.10.3
|
|
|
|
'@types/node@22.10.3':
|
|
dependencies:
|
|
undici-types: 6.20.0
|
|
|
|
'@typescript-eslint/eslint-plugin@8.19.0(@typescript-eslint/parser@8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3))(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3)':
|
|
dependencies:
|
|
'@eslint-community/regexpp': 4.12.1
|
|
'@typescript-eslint/parser': 8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3)
|
|
'@typescript-eslint/scope-manager': 8.19.0
|
|
'@typescript-eslint/type-utils': 8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3)
|
|
'@typescript-eslint/utils': 8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3)
|
|
'@typescript-eslint/visitor-keys': 8.19.0
|
|
eslint: 9.17.0(jiti@2.4.2)
|
|
graphemer: 1.4.0
|
|
ignore: 5.3.2
|
|
natural-compare: 1.4.0
|
|
ts-api-utils: 1.4.3(typescript@5.6.3)
|
|
typescript: 5.6.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@typescript-eslint/parser@8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3)':
|
|
dependencies:
|
|
'@typescript-eslint/scope-manager': 8.19.0
|
|
'@typescript-eslint/types': 8.19.0
|
|
'@typescript-eslint/typescript-estree': 8.19.0(typescript@5.6.3)
|
|
'@typescript-eslint/visitor-keys': 8.19.0
|
|
debug: 4.4.0
|
|
eslint: 9.17.0(jiti@2.4.2)
|
|
typescript: 5.6.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@typescript-eslint/scope-manager@8.19.0':
|
|
dependencies:
|
|
'@typescript-eslint/types': 8.19.0
|
|
'@typescript-eslint/visitor-keys': 8.19.0
|
|
|
|
'@typescript-eslint/type-utils@8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3)':
|
|
dependencies:
|
|
'@typescript-eslint/typescript-estree': 8.19.0(typescript@5.6.3)
|
|
'@typescript-eslint/utils': 8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3)
|
|
debug: 4.4.0
|
|
eslint: 9.17.0(jiti@2.4.2)
|
|
ts-api-utils: 1.4.3(typescript@5.6.3)
|
|
typescript: 5.6.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@typescript-eslint/types@8.19.0': {}
|
|
|
|
'@typescript-eslint/typescript-estree@8.19.0(typescript@5.6.3)':
|
|
dependencies:
|
|
'@typescript-eslint/types': 8.19.0
|
|
'@typescript-eslint/visitor-keys': 8.19.0
|
|
debug: 4.4.0
|
|
fast-glob: 3.3.3
|
|
is-glob: 4.0.3
|
|
minimatch: 9.0.5
|
|
semver: 7.6.3
|
|
ts-api-utils: 1.4.3(typescript@5.6.3)
|
|
typescript: 5.6.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@typescript-eslint/utils@8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3)':
|
|
dependencies:
|
|
'@eslint-community/eslint-utils': 4.4.1(eslint@9.17.0(jiti@2.4.2))
|
|
'@typescript-eslint/scope-manager': 8.19.0
|
|
'@typescript-eslint/types': 8.19.0
|
|
'@typescript-eslint/typescript-estree': 8.19.0(typescript@5.6.3)
|
|
eslint: 9.17.0(jiti@2.4.2)
|
|
typescript: 5.6.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@typescript-eslint/visitor-keys@8.19.0':
|
|
dependencies:
|
|
'@typescript-eslint/types': 8.19.0
|
|
eslint-visitor-keys: 4.2.0
|
|
|
|
'@unocss/astro@0.65.3(rollup@4.31.0)(vite@6.0.7(@types/node@22.10.3)(jiti@2.4.2)(sass@1.77.8)(terser@5.31.6)(tsx@4.19.2))(vue@3.5.13(typescript@5.6.3))':
|
|
dependencies:
|
|
'@unocss/core': 0.65.3
|
|
'@unocss/reset': 0.65.3
|
|
'@unocss/vite': 0.65.3(rollup@4.31.0)(vite@6.0.7(@types/node@22.10.3)(jiti@2.4.2)(sass@1.77.8)(terser@5.31.6)(tsx@4.19.2))(vue@3.5.13(typescript@5.6.3))
|
|
optionalDependencies:
|
|
vite: 6.0.7(@types/node@22.10.3)(jiti@2.4.2)(sass@1.77.8)(terser@5.31.6)(tsx@4.19.2)
|
|
transitivePeerDependencies:
|
|
- rollup
|
|
- supports-color
|
|
- vue
|
|
|
|
'@unocss/cli@0.65.3(rollup@4.31.0)':
|
|
dependencies:
|
|
'@ampproject/remapping': 2.3.0
|
|
'@rollup/pluginutils': 5.1.4(rollup@4.31.0)
|
|
'@unocss/config': 0.65.3
|
|
'@unocss/core': 0.65.3
|
|
'@unocss/preset-uno': 0.65.3
|
|
cac: 6.7.14
|
|
chokidar: 3.6.0
|
|
colorette: 2.0.20
|
|
consola: 3.3.3
|
|
magic-string: 0.30.17
|
|
pathe: 1.1.2
|
|
perfect-debounce: 1.0.0
|
|
tinyglobby: 0.2.10
|
|
transitivePeerDependencies:
|
|
- rollup
|
|
- supports-color
|
|
|
|
'@unocss/config@0.65.3':
|
|
dependencies:
|
|
'@unocss/core': 0.65.3
|
|
unconfig: 0.6.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@unocss/core@0.65.3': {}
|
|
|
|
'@unocss/extractor-arbitrary-variants@0.65.3':
|
|
dependencies:
|
|
'@unocss/core': 0.65.3
|
|
|
|
'@unocss/extractor-svelte@0.65.3': {}
|
|
|
|
'@unocss/inspector@0.65.3(vue@3.5.13(typescript@5.6.3))':
|
|
dependencies:
|
|
'@unocss/core': 0.65.3
|
|
'@unocss/rule-utils': 0.65.3
|
|
gzip-size: 6.0.0
|
|
sirv: 3.0.0
|
|
vue-flow-layout: 0.1.1(vue@3.5.13(typescript@5.6.3))
|
|
transitivePeerDependencies:
|
|
- vue
|
|
|
|
'@unocss/postcss@0.65.3(postcss@8.4.49)':
|
|
dependencies:
|
|
'@unocss/config': 0.65.3
|
|
'@unocss/core': 0.65.3
|
|
'@unocss/rule-utils': 0.65.3
|
|
css-tree: 3.1.0
|
|
postcss: 8.4.49
|
|
tinyglobby: 0.2.10
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@unocss/preset-attributify@0.65.3':
|
|
dependencies:
|
|
'@unocss/core': 0.65.3
|
|
|
|
'@unocss/preset-icons@0.65.3':
|
|
dependencies:
|
|
'@iconify/utils': 2.2.1
|
|
'@unocss/core': 0.65.3
|
|
ofetch: 1.4.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@unocss/preset-mini@0.65.3':
|
|
dependencies:
|
|
'@unocss/core': 0.65.3
|
|
'@unocss/extractor-arbitrary-variants': 0.65.3
|
|
'@unocss/rule-utils': 0.65.3
|
|
|
|
'@unocss/preset-tagify@0.65.3':
|
|
dependencies:
|
|
'@unocss/core': 0.65.3
|
|
|
|
'@unocss/preset-typography@0.65.3':
|
|
dependencies:
|
|
'@unocss/core': 0.65.3
|
|
'@unocss/preset-mini': 0.65.3
|
|
|
|
'@unocss/preset-uno@0.65.3':
|
|
dependencies:
|
|
'@unocss/core': 0.65.3
|
|
'@unocss/preset-mini': 0.65.3
|
|
'@unocss/preset-wind': 0.65.3
|
|
'@unocss/rule-utils': 0.65.3
|
|
|
|
'@unocss/preset-web-fonts@0.65.3':
|
|
dependencies:
|
|
'@unocss/core': 0.65.3
|
|
ofetch: 1.4.1
|
|
|
|
'@unocss/preset-wind@0.65.3':
|
|
dependencies:
|
|
'@unocss/core': 0.65.3
|
|
'@unocss/preset-mini': 0.65.3
|
|
'@unocss/rule-utils': 0.65.3
|
|
|
|
'@unocss/reset@0.65.3': {}
|
|
|
|
'@unocss/rule-utils@0.65.3':
|
|
dependencies:
|
|
'@unocss/core': 0.65.3
|
|
magic-string: 0.30.17
|
|
|
|
'@unocss/transformer-attributify-jsx@0.65.3':
|
|
dependencies:
|
|
'@unocss/core': 0.65.3
|
|
|
|
'@unocss/transformer-compile-class@0.65.3':
|
|
dependencies:
|
|
'@unocss/core': 0.65.3
|
|
|
|
'@unocss/transformer-directives@0.65.3':
|
|
dependencies:
|
|
'@unocss/core': 0.65.3
|
|
'@unocss/rule-utils': 0.65.3
|
|
css-tree: 3.1.0
|
|
|
|
'@unocss/transformer-variant-group@0.65.3':
|
|
dependencies:
|
|
'@unocss/core': 0.65.3
|
|
|
|
'@unocss/vite@0.65.3(rollup@4.31.0)(vite@6.0.7(@types/node@22.10.3)(jiti@2.4.2)(sass@1.77.8)(terser@5.31.6)(tsx@4.19.2))(vue@3.5.13(typescript@5.6.3))':
|
|
dependencies:
|
|
'@ampproject/remapping': 2.3.0
|
|
'@rollup/pluginutils': 5.1.4(rollup@4.31.0)
|
|
'@unocss/config': 0.65.3
|
|
'@unocss/core': 0.65.3
|
|
'@unocss/inspector': 0.65.3(vue@3.5.13(typescript@5.6.3))
|
|
chokidar: 3.6.0
|
|
magic-string: 0.30.17
|
|
tinyglobby: 0.2.10
|
|
vite: 6.0.7(@types/node@22.10.3)(jiti@2.4.2)(sass@1.77.8)(terser@5.31.6)(tsx@4.19.2)
|
|
transitivePeerDependencies:
|
|
- rollup
|
|
- supports-color
|
|
- vue
|
|
|
|
'@vitest/expect@2.1.8':
|
|
dependencies:
|
|
'@vitest/spy': 2.1.8
|
|
'@vitest/utils': 2.1.8
|
|
chai: 5.1.2
|
|
tinyrainbow: 1.2.0
|
|
|
|
'@vitest/mocker@2.1.8(vite@5.4.11(@types/node@22.10.3)(sass@1.77.8)(terser@5.31.6))':
|
|
dependencies:
|
|
'@vitest/spy': 2.1.8
|
|
estree-walker: 3.0.3
|
|
magic-string: 0.30.17
|
|
optionalDependencies:
|
|
vite: 5.4.11(@types/node@22.10.3)(sass@1.77.8)(terser@5.31.6)
|
|
|
|
'@vitest/pretty-format@2.1.8':
|
|
dependencies:
|
|
tinyrainbow: 1.2.0
|
|
|
|
'@vitest/runner@2.1.8':
|
|
dependencies:
|
|
'@vitest/utils': 2.1.8
|
|
pathe: 1.1.2
|
|
|
|
'@vitest/snapshot@2.1.8':
|
|
dependencies:
|
|
'@vitest/pretty-format': 2.1.8
|
|
magic-string: 0.30.17
|
|
pathe: 1.1.2
|
|
|
|
'@vitest/spy@2.1.8':
|
|
dependencies:
|
|
tinyspy: 3.0.2
|
|
|
|
'@vitest/utils@2.1.8':
|
|
dependencies:
|
|
'@vitest/pretty-format': 2.1.8
|
|
loupe: 3.1.2
|
|
tinyrainbow: 1.2.0
|
|
|
|
'@vue/compiler-core@3.5.13':
|
|
dependencies:
|
|
'@babel/parser': 7.26.3
|
|
'@vue/shared': 3.5.13
|
|
entities: 4.5.0
|
|
estree-walker: 2.0.2
|
|
source-map-js: 1.2.1
|
|
|
|
'@vue/compiler-dom@3.5.13':
|
|
dependencies:
|
|
'@vue/compiler-core': 3.5.13
|
|
'@vue/shared': 3.5.13
|
|
|
|
'@vue/compiler-sfc@3.5.13':
|
|
dependencies:
|
|
'@babel/parser': 7.26.3
|
|
'@vue/compiler-core': 3.5.13
|
|
'@vue/compiler-dom': 3.5.13
|
|
'@vue/compiler-ssr': 3.5.13
|
|
'@vue/shared': 3.5.13
|
|
estree-walker: 2.0.2
|
|
magic-string: 0.30.17
|
|
postcss: 8.4.49
|
|
source-map-js: 1.2.1
|
|
|
|
'@vue/compiler-ssr@3.5.13':
|
|
dependencies:
|
|
'@vue/compiler-dom': 3.5.13
|
|
'@vue/shared': 3.5.13
|
|
|
|
'@vue/reactivity@3.5.13':
|
|
dependencies:
|
|
'@vue/shared': 3.5.13
|
|
|
|
'@vue/runtime-core@3.5.13':
|
|
dependencies:
|
|
'@vue/reactivity': 3.5.13
|
|
'@vue/shared': 3.5.13
|
|
|
|
'@vue/runtime-dom@3.5.13':
|
|
dependencies:
|
|
'@vue/reactivity': 3.5.13
|
|
'@vue/runtime-core': 3.5.13
|
|
'@vue/shared': 3.5.13
|
|
csstype: 3.1.3
|
|
|
|
'@vue/server-renderer@3.5.13(vue@3.5.13(typescript@5.6.3))':
|
|
dependencies:
|
|
'@vue/compiler-ssr': 3.5.13
|
|
'@vue/shared': 3.5.13
|
|
vue: 3.5.13(typescript@5.6.3)
|
|
|
|
'@vue/shared@3.5.13': {}
|
|
|
|
acorn-jsx@5.3.2(acorn@8.14.0):
|
|
dependencies:
|
|
acorn: 8.14.0
|
|
|
|
acorn-typescript@1.4.13(acorn@8.14.0):
|
|
dependencies:
|
|
acorn: 8.14.0
|
|
|
|
acorn-walk@8.3.4:
|
|
dependencies:
|
|
acorn: 8.14.0
|
|
|
|
acorn@8.14.0: {}
|
|
|
|
ajv@6.12.6:
|
|
dependencies:
|
|
fast-deep-equal: 3.1.3
|
|
fast-json-stable-stringify: 2.1.0
|
|
json-schema-traverse: 0.4.1
|
|
uri-js: 4.4.1
|
|
|
|
ansi-styles@4.3.0:
|
|
dependencies:
|
|
color-convert: 2.0.1
|
|
|
|
anymatch@3.1.3:
|
|
dependencies:
|
|
normalize-path: 3.0.0
|
|
picomatch: 2.3.1
|
|
|
|
argparse@2.0.1: {}
|
|
|
|
aria-query@5.3.2: {}
|
|
|
|
as-table@1.0.55:
|
|
dependencies:
|
|
printable-characters: 1.0.42
|
|
|
|
assertion-error@2.0.1: {}
|
|
|
|
axobject-query@4.1.0: {}
|
|
|
|
balanced-match@1.0.2: {}
|
|
|
|
binary-extensions@2.3.0: {}
|
|
|
|
blake3-wasm@2.1.5: {}
|
|
|
|
brace-expansion@1.1.11:
|
|
dependencies:
|
|
balanced-match: 1.0.2
|
|
concat-map: 0.0.1
|
|
|
|
brace-expansion@2.0.1:
|
|
dependencies:
|
|
balanced-match: 1.0.2
|
|
|
|
braces@3.0.3:
|
|
dependencies:
|
|
fill-range: 7.1.1
|
|
|
|
buffer-from@1.1.2: {}
|
|
|
|
bundle-require@5.0.0(esbuild@0.24.2):
|
|
dependencies:
|
|
esbuild: 0.24.2
|
|
load-tsconfig: 0.2.5
|
|
|
|
cac@6.7.14: {}
|
|
|
|
callsites@3.1.0: {}
|
|
|
|
capnp-ts@0.7.0:
|
|
dependencies:
|
|
debug: 4.4.0
|
|
tslib: 2.8.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
chai@5.1.2:
|
|
dependencies:
|
|
assertion-error: 2.0.1
|
|
check-error: 2.1.1
|
|
deep-eql: 5.0.2
|
|
loupe: 3.1.2
|
|
pathval: 2.0.0
|
|
|
|
chalk@4.1.2:
|
|
dependencies:
|
|
ansi-styles: 4.3.0
|
|
supports-color: 7.2.0
|
|
|
|
check-error@2.1.1: {}
|
|
|
|
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.1:
|
|
dependencies:
|
|
readdirp: 4.0.2
|
|
|
|
clsx@2.1.1: {}
|
|
|
|
color-convert@2.0.1:
|
|
dependencies:
|
|
color-name: 1.1.4
|
|
|
|
color-name@1.1.4: {}
|
|
|
|
colorette@2.0.20: {}
|
|
|
|
commander@2.20.3: {}
|
|
|
|
concat-map@0.0.1: {}
|
|
|
|
confbox@0.1.8: {}
|
|
|
|
consola@3.3.3: {}
|
|
|
|
cookie@0.7.2: {}
|
|
|
|
cross-env@7.0.3:
|
|
dependencies:
|
|
cross-spawn: 7.0.6
|
|
|
|
cross-spawn@7.0.6:
|
|
dependencies:
|
|
path-key: 3.1.1
|
|
shebang-command: 2.0.0
|
|
which: 2.0.2
|
|
|
|
css-tree@3.1.0:
|
|
dependencies:
|
|
mdn-data: 2.12.2
|
|
source-map-js: 1.2.1
|
|
|
|
csstype@3.1.3: {}
|
|
|
|
data-uri-to-buffer@2.0.2: {}
|
|
|
|
date-fns@4.1.0: {}
|
|
|
|
debug@4.4.0:
|
|
dependencies:
|
|
ms: 2.1.3
|
|
|
|
deep-eql@5.0.2: {}
|
|
|
|
deep-is@0.1.4: {}
|
|
|
|
deepmerge@4.3.1: {}
|
|
|
|
defu@6.1.4: {}
|
|
|
|
destr@2.0.3: {}
|
|
|
|
duplexer@0.1.2: {}
|
|
|
|
entities@4.5.0: {}
|
|
|
|
es-module-lexer@1.5.4: {}
|
|
|
|
esbuild@0.17.19:
|
|
optionalDependencies:
|
|
'@esbuild/android-arm': 0.17.19
|
|
'@esbuild/android-arm64': 0.17.19
|
|
'@esbuild/android-x64': 0.17.19
|
|
'@esbuild/darwin-arm64': 0.17.19
|
|
'@esbuild/darwin-x64': 0.17.19
|
|
'@esbuild/freebsd-arm64': 0.17.19
|
|
'@esbuild/freebsd-x64': 0.17.19
|
|
'@esbuild/linux-arm': 0.17.19
|
|
'@esbuild/linux-arm64': 0.17.19
|
|
'@esbuild/linux-ia32': 0.17.19
|
|
'@esbuild/linux-loong64': 0.17.19
|
|
'@esbuild/linux-mips64el': 0.17.19
|
|
'@esbuild/linux-ppc64': 0.17.19
|
|
'@esbuild/linux-riscv64': 0.17.19
|
|
'@esbuild/linux-s390x': 0.17.19
|
|
'@esbuild/linux-x64': 0.17.19
|
|
'@esbuild/netbsd-x64': 0.17.19
|
|
'@esbuild/openbsd-x64': 0.17.19
|
|
'@esbuild/sunos-x64': 0.17.19
|
|
'@esbuild/win32-arm64': 0.17.19
|
|
'@esbuild/win32-ia32': 0.17.19
|
|
'@esbuild/win32-x64': 0.17.19
|
|
|
|
esbuild@0.21.5:
|
|
optionalDependencies:
|
|
'@esbuild/aix-ppc64': 0.21.5
|
|
'@esbuild/android-arm': 0.21.5
|
|
'@esbuild/android-arm64': 0.21.5
|
|
'@esbuild/android-x64': 0.21.5
|
|
'@esbuild/darwin-arm64': 0.21.5
|
|
'@esbuild/darwin-x64': 0.21.5
|
|
'@esbuild/freebsd-arm64': 0.21.5
|
|
'@esbuild/freebsd-x64': 0.21.5
|
|
'@esbuild/linux-arm': 0.21.5
|
|
'@esbuild/linux-arm64': 0.21.5
|
|
'@esbuild/linux-ia32': 0.21.5
|
|
'@esbuild/linux-loong64': 0.21.5
|
|
'@esbuild/linux-mips64el': 0.21.5
|
|
'@esbuild/linux-ppc64': 0.21.5
|
|
'@esbuild/linux-riscv64': 0.21.5
|
|
'@esbuild/linux-s390x': 0.21.5
|
|
'@esbuild/linux-x64': 0.21.5
|
|
'@esbuild/netbsd-x64': 0.21.5
|
|
'@esbuild/openbsd-x64': 0.21.5
|
|
'@esbuild/sunos-x64': 0.21.5
|
|
'@esbuild/win32-arm64': 0.21.5
|
|
'@esbuild/win32-ia32': 0.21.5
|
|
'@esbuild/win32-x64': 0.21.5
|
|
|
|
esbuild@0.23.1:
|
|
optionalDependencies:
|
|
'@esbuild/aix-ppc64': 0.23.1
|
|
'@esbuild/android-arm': 0.23.1
|
|
'@esbuild/android-arm64': 0.23.1
|
|
'@esbuild/android-x64': 0.23.1
|
|
'@esbuild/darwin-arm64': 0.23.1
|
|
'@esbuild/darwin-x64': 0.23.1
|
|
'@esbuild/freebsd-arm64': 0.23.1
|
|
'@esbuild/freebsd-x64': 0.23.1
|
|
'@esbuild/linux-arm': 0.23.1
|
|
'@esbuild/linux-arm64': 0.23.1
|
|
'@esbuild/linux-ia32': 0.23.1
|
|
'@esbuild/linux-loong64': 0.23.1
|
|
'@esbuild/linux-mips64el': 0.23.1
|
|
'@esbuild/linux-ppc64': 0.23.1
|
|
'@esbuild/linux-riscv64': 0.23.1
|
|
'@esbuild/linux-s390x': 0.23.1
|
|
'@esbuild/linux-x64': 0.23.1
|
|
'@esbuild/netbsd-x64': 0.23.1
|
|
'@esbuild/openbsd-arm64': 0.23.1
|
|
'@esbuild/openbsd-x64': 0.23.1
|
|
'@esbuild/sunos-x64': 0.23.1
|
|
'@esbuild/win32-arm64': 0.23.1
|
|
'@esbuild/win32-ia32': 0.23.1
|
|
'@esbuild/win32-x64': 0.23.1
|
|
|
|
esbuild@0.24.2:
|
|
optionalDependencies:
|
|
'@esbuild/aix-ppc64': 0.24.2
|
|
'@esbuild/android-arm': 0.24.2
|
|
'@esbuild/android-arm64': 0.24.2
|
|
'@esbuild/android-x64': 0.24.2
|
|
'@esbuild/darwin-arm64': 0.24.2
|
|
'@esbuild/darwin-x64': 0.24.2
|
|
'@esbuild/freebsd-arm64': 0.24.2
|
|
'@esbuild/freebsd-x64': 0.24.2
|
|
'@esbuild/linux-arm': 0.24.2
|
|
'@esbuild/linux-arm64': 0.24.2
|
|
'@esbuild/linux-ia32': 0.24.2
|
|
'@esbuild/linux-loong64': 0.24.2
|
|
'@esbuild/linux-mips64el': 0.24.2
|
|
'@esbuild/linux-ppc64': 0.24.2
|
|
'@esbuild/linux-riscv64': 0.24.2
|
|
'@esbuild/linux-s390x': 0.24.2
|
|
'@esbuild/linux-x64': 0.24.2
|
|
'@esbuild/netbsd-arm64': 0.24.2
|
|
'@esbuild/netbsd-x64': 0.24.2
|
|
'@esbuild/openbsd-arm64': 0.24.2
|
|
'@esbuild/openbsd-x64': 0.24.2
|
|
'@esbuild/sunos-x64': 0.24.2
|
|
'@esbuild/win32-arm64': 0.24.2
|
|
'@esbuild/win32-ia32': 0.24.2
|
|
'@esbuild/win32-x64': 0.24.2
|
|
|
|
escape-string-regexp@4.0.0: {}
|
|
|
|
eslint-config-prettier@10.0.1(eslint@9.17.0(jiti@2.4.2)):
|
|
dependencies:
|
|
eslint: 9.17.0(jiti@2.4.2)
|
|
|
|
eslint-plugin-security@3.0.1:
|
|
dependencies:
|
|
safe-regex: 2.1.1
|
|
|
|
eslint-scope@8.2.0:
|
|
dependencies:
|
|
esrecurse: 4.3.0
|
|
estraverse: 5.3.0
|
|
|
|
eslint-visitor-keys@3.4.3: {}
|
|
|
|
eslint-visitor-keys@4.2.0: {}
|
|
|
|
eslint@9.17.0(jiti@2.4.2):
|
|
dependencies:
|
|
'@eslint-community/eslint-utils': 4.4.1(eslint@9.17.0(jiti@2.4.2))
|
|
'@eslint-community/regexpp': 4.12.1
|
|
'@eslint/config-array': 0.19.1
|
|
'@eslint/core': 0.9.1
|
|
'@eslint/eslintrc': 3.2.0
|
|
'@eslint/js': 9.17.0
|
|
'@eslint/plugin-kit': 0.2.4
|
|
'@humanfs/node': 0.16.6
|
|
'@humanwhocodes/module-importer': 1.0.1
|
|
'@humanwhocodes/retry': 0.4.1
|
|
'@types/estree': 1.0.6
|
|
'@types/json-schema': 7.0.15
|
|
ajv: 6.12.6
|
|
chalk: 4.1.2
|
|
cross-spawn: 7.0.6
|
|
debug: 4.4.0
|
|
escape-string-regexp: 4.0.0
|
|
eslint-scope: 8.2.0
|
|
eslint-visitor-keys: 4.2.0
|
|
espree: 10.3.0
|
|
esquery: 1.6.0
|
|
esutils: 2.0.3
|
|
fast-deep-equal: 3.1.3
|
|
file-entry-cache: 8.0.0
|
|
find-up: 5.0.0
|
|
glob-parent: 6.0.2
|
|
ignore: 5.3.2
|
|
imurmurhash: 0.1.4
|
|
is-glob: 4.0.3
|
|
json-stable-stringify-without-jsonify: 1.0.1
|
|
lodash.merge: 4.6.2
|
|
minimatch: 3.1.2
|
|
natural-compare: 1.4.0
|
|
optionator: 0.9.4
|
|
optionalDependencies:
|
|
jiti: 2.4.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
esm-env@1.2.1: {}
|
|
|
|
espree@10.3.0:
|
|
dependencies:
|
|
acorn: 8.14.0
|
|
acorn-jsx: 5.3.2(acorn@8.14.0)
|
|
eslint-visitor-keys: 4.2.0
|
|
|
|
esquery@1.6.0:
|
|
dependencies:
|
|
estraverse: 5.3.0
|
|
|
|
esrap@1.3.2:
|
|
dependencies:
|
|
'@jridgewell/sourcemap-codec': 1.5.0
|
|
|
|
esrecurse@4.3.0:
|
|
dependencies:
|
|
estraverse: 5.3.0
|
|
|
|
estraverse@5.3.0: {}
|
|
|
|
estree-walker@0.6.1: {}
|
|
|
|
estree-walker@2.0.2: {}
|
|
|
|
estree-walker@3.0.3:
|
|
dependencies:
|
|
'@types/estree': 1.0.6
|
|
|
|
esutils@2.0.3: {}
|
|
|
|
exit-hook@2.2.1: {}
|
|
|
|
expect-type@1.1.0: {}
|
|
|
|
fast-deep-equal@3.1.3: {}
|
|
|
|
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-json-stable-stringify@2.1.0: {}
|
|
|
|
fast-levenshtein@2.0.6: {}
|
|
|
|
fastq@1.17.1:
|
|
dependencies:
|
|
reusify: 1.0.4
|
|
|
|
fdir@6.4.2(picomatch@4.0.2):
|
|
optionalDependencies:
|
|
picomatch: 4.0.2
|
|
|
|
file-entry-cache@8.0.0:
|
|
dependencies:
|
|
flat-cache: 4.0.1
|
|
|
|
fill-range@7.1.1:
|
|
dependencies:
|
|
to-regex-range: 5.0.1
|
|
|
|
find-up@5.0.0:
|
|
dependencies:
|
|
locate-path: 6.0.0
|
|
path-exists: 4.0.0
|
|
|
|
flat-cache@4.0.1:
|
|
dependencies:
|
|
flatted: 3.3.2
|
|
keyv: 4.5.4
|
|
|
|
flatted@3.3.2: {}
|
|
|
|
fsevents@2.3.3:
|
|
optional: true
|
|
|
|
function-bind@1.1.2: {}
|
|
|
|
get-source@2.0.12:
|
|
dependencies:
|
|
data-uri-to-buffer: 2.0.2
|
|
source-map: 0.6.1
|
|
|
|
get-tsconfig@4.8.1:
|
|
dependencies:
|
|
resolve-pkg-maps: 1.0.0
|
|
|
|
glob-parent@5.1.2:
|
|
dependencies:
|
|
is-glob: 4.0.3
|
|
|
|
glob-parent@6.0.2:
|
|
dependencies:
|
|
is-glob: 4.0.3
|
|
|
|
glob-to-regexp@0.4.1: {}
|
|
|
|
globals@14.0.0: {}
|
|
|
|
globals@15.14.0: {}
|
|
|
|
graphemer@1.4.0: {}
|
|
|
|
gzip-size@6.0.0:
|
|
dependencies:
|
|
duplexer: 0.1.2
|
|
|
|
has-flag@4.0.0: {}
|
|
|
|
hasown@2.0.2:
|
|
dependencies:
|
|
function-bind: 1.1.2
|
|
|
|
ignore@5.3.2: {}
|
|
|
|
immutable@4.3.7:
|
|
optional: true
|
|
|
|
import-fresh@3.3.0:
|
|
dependencies:
|
|
parent-module: 1.0.1
|
|
resolve-from: 4.0.0
|
|
|
|
importx@0.5.1:
|
|
dependencies:
|
|
bundle-require: 5.0.0(esbuild@0.24.2)
|
|
debug: 4.4.0
|
|
esbuild: 0.24.2
|
|
jiti: 2.4.2
|
|
pathe: 1.1.2
|
|
tsx: 4.19.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
imurmurhash@0.1.4: {}
|
|
|
|
is-binary-path@2.1.0:
|
|
dependencies:
|
|
binary-extensions: 2.3.0
|
|
|
|
is-core-module@2.15.0:
|
|
dependencies:
|
|
hasown: 2.0.2
|
|
|
|
is-extglob@2.1.1: {}
|
|
|
|
is-glob@4.0.3:
|
|
dependencies:
|
|
is-extglob: 2.1.1
|
|
|
|
is-number@7.0.0: {}
|
|
|
|
is-reference@3.0.3:
|
|
dependencies:
|
|
'@types/estree': 1.0.6
|
|
|
|
isexe@2.0.0: {}
|
|
|
|
itty-time@1.0.6: {}
|
|
|
|
jiti@2.4.2: {}
|
|
|
|
js-yaml@4.1.0:
|
|
dependencies:
|
|
argparse: 2.0.1
|
|
|
|
json-buffer@3.0.1: {}
|
|
|
|
json-schema-traverse@0.4.1: {}
|
|
|
|
json-stable-stringify-without-jsonify@1.0.1: {}
|
|
|
|
keyv@4.5.4:
|
|
dependencies:
|
|
json-buffer: 3.0.1
|
|
|
|
kleur@4.1.5: {}
|
|
|
|
kolorist@1.8.0: {}
|
|
|
|
levn@0.4.1:
|
|
dependencies:
|
|
prelude-ls: 1.2.1
|
|
type-check: 0.4.0
|
|
|
|
load-tsconfig@0.2.5: {}
|
|
|
|
local-pkg@0.5.1:
|
|
dependencies:
|
|
mlly: 1.7.3
|
|
pkg-types: 1.2.1
|
|
|
|
locate-character@3.0.0: {}
|
|
|
|
locate-path@6.0.0:
|
|
dependencies:
|
|
p-locate: 5.0.0
|
|
|
|
lodash.merge@4.6.2: {}
|
|
|
|
loupe@3.1.2: {}
|
|
|
|
magic-string@0.25.9:
|
|
dependencies:
|
|
sourcemap-codec: 1.4.8
|
|
|
|
magic-string@0.30.17:
|
|
dependencies:
|
|
'@jridgewell/sourcemap-codec': 1.5.0
|
|
|
|
mdn-data@2.12.2: {}
|
|
|
|
merge2@1.4.1: {}
|
|
|
|
micromatch@4.0.8:
|
|
dependencies:
|
|
braces: 3.0.3
|
|
picomatch: 2.3.1
|
|
|
|
mime@3.0.0: {}
|
|
|
|
miniflare@3.20241205.0:
|
|
dependencies:
|
|
'@cspotcode/source-map-support': 0.8.1
|
|
acorn: 8.14.0
|
|
acorn-walk: 8.3.4
|
|
capnp-ts: 0.7.0
|
|
exit-hook: 2.2.1
|
|
glob-to-regexp: 0.4.1
|
|
stoppable: 1.1.0
|
|
undici: 5.28.4
|
|
workerd: 1.20241205.0
|
|
ws: 8.18.0
|
|
youch: 3.3.4
|
|
zod: 3.24.1
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- supports-color
|
|
- utf-8-validate
|
|
|
|
minimatch@3.1.2:
|
|
dependencies:
|
|
brace-expansion: 1.1.11
|
|
|
|
minimatch@9.0.5:
|
|
dependencies:
|
|
brace-expansion: 2.0.1
|
|
|
|
mlly@1.7.3:
|
|
dependencies:
|
|
acorn: 8.14.0
|
|
pathe: 1.1.2
|
|
pkg-types: 1.2.1
|
|
ufo: 1.5.4
|
|
|
|
mrmime@2.0.0: {}
|
|
|
|
ms@2.1.3: {}
|
|
|
|
mustache@4.2.0: {}
|
|
|
|
nanoid@3.3.8: {}
|
|
|
|
natural-compare@1.4.0: {}
|
|
|
|
node-fetch-native@1.6.4: {}
|
|
|
|
node-forge@1.3.1: {}
|
|
|
|
normalize-path@3.0.0: {}
|
|
|
|
ofetch@1.4.1:
|
|
dependencies:
|
|
destr: 2.0.3
|
|
node-fetch-native: 1.6.4
|
|
ufo: 1.5.4
|
|
|
|
ohash@1.1.4: {}
|
|
|
|
optionator@0.9.4:
|
|
dependencies:
|
|
deep-is: 0.1.4
|
|
fast-levenshtein: 2.0.6
|
|
levn: 0.4.1
|
|
prelude-ls: 1.2.1
|
|
type-check: 0.4.0
|
|
word-wrap: 1.2.5
|
|
|
|
p-limit@3.1.0:
|
|
dependencies:
|
|
yocto-queue: 0.1.0
|
|
|
|
p-locate@5.0.0:
|
|
dependencies:
|
|
p-limit: 3.1.0
|
|
|
|
package-manager-detector@0.2.7: {}
|
|
|
|
parent-module@1.0.1:
|
|
dependencies:
|
|
callsites: 3.1.0
|
|
|
|
path-exists@4.0.0: {}
|
|
|
|
path-key@3.1.1: {}
|
|
|
|
path-parse@1.0.7: {}
|
|
|
|
path-to-regexp@6.3.0: {}
|
|
|
|
pathe@1.1.2: {}
|
|
|
|
pathval@2.0.0: {}
|
|
|
|
perfect-debounce@1.0.0: {}
|
|
|
|
picocolors@1.1.1: {}
|
|
|
|
picomatch@2.3.1: {}
|
|
|
|
picomatch@4.0.2: {}
|
|
|
|
pkg-types@1.2.1:
|
|
dependencies:
|
|
confbox: 0.1.8
|
|
mlly: 1.7.3
|
|
pathe: 1.1.2
|
|
|
|
postcss@8.4.49:
|
|
dependencies:
|
|
nanoid: 3.3.8
|
|
picocolors: 1.1.1
|
|
source-map-js: 1.2.1
|
|
|
|
prelude-ls@1.2.1: {}
|
|
|
|
prettier@3.4.2: {}
|
|
|
|
printable-characters@1.0.42: {}
|
|
|
|
punycode@2.3.1: {}
|
|
|
|
queue-microtask@1.2.3: {}
|
|
|
|
randombytes@2.1.0:
|
|
dependencies:
|
|
safe-buffer: 5.2.1
|
|
|
|
readdirp@3.6.0:
|
|
dependencies:
|
|
picomatch: 2.3.1
|
|
|
|
readdirp@4.0.2: {}
|
|
|
|
regexp-tree@0.1.27: {}
|
|
|
|
resolve-from@4.0.0: {}
|
|
|
|
resolve-pkg-maps@1.0.0: {}
|
|
|
|
resolve@1.22.8:
|
|
dependencies:
|
|
is-core-module: 2.15.0
|
|
path-parse: 1.0.7
|
|
supports-preserve-symlinks-flag: 1.0.0
|
|
|
|
reusify@1.0.4: {}
|
|
|
|
rollup-plugin-inject@3.0.2:
|
|
dependencies:
|
|
estree-walker: 0.6.1
|
|
magic-string: 0.25.9
|
|
rollup-pluginutils: 2.8.2
|
|
|
|
rollup-plugin-node-polyfills@0.2.1:
|
|
dependencies:
|
|
rollup-plugin-inject: 3.0.2
|
|
|
|
rollup-pluginutils@2.8.2:
|
|
dependencies:
|
|
estree-walker: 0.6.1
|
|
|
|
rollup@4.31.0:
|
|
dependencies:
|
|
'@types/estree': 1.0.6
|
|
optionalDependencies:
|
|
'@rollup/rollup-android-arm-eabi': 4.31.0
|
|
'@rollup/rollup-android-arm64': 4.31.0
|
|
'@rollup/rollup-darwin-arm64': 4.31.0
|
|
'@rollup/rollup-darwin-x64': 4.31.0
|
|
'@rollup/rollup-freebsd-arm64': 4.31.0
|
|
'@rollup/rollup-freebsd-x64': 4.31.0
|
|
'@rollup/rollup-linux-arm-gnueabihf': 4.31.0
|
|
'@rollup/rollup-linux-arm-musleabihf': 4.31.0
|
|
'@rollup/rollup-linux-arm64-gnu': 4.31.0
|
|
'@rollup/rollup-linux-arm64-musl': 4.31.0
|
|
'@rollup/rollup-linux-loongarch64-gnu': 4.31.0
|
|
'@rollup/rollup-linux-powerpc64le-gnu': 4.31.0
|
|
'@rollup/rollup-linux-riscv64-gnu': 4.31.0
|
|
'@rollup/rollup-linux-s390x-gnu': 4.31.0
|
|
'@rollup/rollup-linux-x64-gnu': 4.31.0
|
|
'@rollup/rollup-linux-x64-musl': 4.31.0
|
|
'@rollup/rollup-win32-arm64-msvc': 4.31.0
|
|
'@rollup/rollup-win32-ia32-msvc': 4.31.0
|
|
'@rollup/rollup-win32-x64-msvc': 4.31.0
|
|
fsevents: 2.3.3
|
|
|
|
run-parallel@1.2.0:
|
|
dependencies:
|
|
queue-microtask: 1.2.3
|
|
|
|
safe-buffer@5.2.1: {}
|
|
|
|
safe-regex@2.1.1:
|
|
dependencies:
|
|
regexp-tree: 0.1.27
|
|
|
|
sass@1.77.8:
|
|
dependencies:
|
|
chokidar: 3.6.0
|
|
immutable: 4.3.7
|
|
source-map-js: 1.2.1
|
|
optional: true
|
|
|
|
selfsigned@2.4.1:
|
|
dependencies:
|
|
'@types/node-forge': 1.3.11
|
|
node-forge: 1.3.1
|
|
|
|
semver@7.6.3: {}
|
|
|
|
serialize-javascript@6.0.2:
|
|
dependencies:
|
|
randombytes: 2.1.0
|
|
|
|
shebang-command@2.0.0:
|
|
dependencies:
|
|
shebang-regex: 3.0.0
|
|
|
|
shebang-regex@3.0.0: {}
|
|
|
|
siginfo@2.0.0: {}
|
|
|
|
sirv@3.0.0:
|
|
dependencies:
|
|
'@polka/url': 1.0.0-next.28
|
|
mrmime: 2.0.0
|
|
totalist: 3.0.1
|
|
|
|
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: {}
|
|
|
|
sourcemap-codec@1.4.8: {}
|
|
|
|
stackback@0.0.2: {}
|
|
|
|
stacktracey@2.1.8:
|
|
dependencies:
|
|
as-table: 1.0.55
|
|
get-source: 2.0.12
|
|
|
|
std-env@3.8.0: {}
|
|
|
|
stoppable@1.1.0: {}
|
|
|
|
strip-json-comments@3.1.1: {}
|
|
|
|
supports-color@7.2.0:
|
|
dependencies:
|
|
has-flag: 4.0.0
|
|
|
|
supports-preserve-symlinks-flag@1.0.0: {}
|
|
|
|
svelte@5.16.1:
|
|
dependencies:
|
|
'@ampproject/remapping': 2.3.0
|
|
'@jridgewell/sourcemap-codec': 1.5.0
|
|
'@types/estree': 1.0.6
|
|
acorn: 8.14.0
|
|
acorn-typescript: 1.4.13(acorn@8.14.0)
|
|
aria-query: 5.3.2
|
|
axobject-query: 4.1.0
|
|
clsx: 2.1.1
|
|
esm-env: 1.2.1
|
|
esrap: 1.3.2
|
|
is-reference: 3.0.3
|
|
locate-character: 3.0.0
|
|
magic-string: 0.30.17
|
|
zimmerframe: 1.1.2
|
|
|
|
terser@5.31.6:
|
|
dependencies:
|
|
'@jridgewell/source-map': 0.3.6
|
|
acorn: 8.14.0
|
|
commander: 2.20.3
|
|
source-map-support: 0.5.21
|
|
|
|
tinybench@2.9.0: {}
|
|
|
|
tinyexec@0.3.1: {}
|
|
|
|
tinyglobby@0.2.10:
|
|
dependencies:
|
|
fdir: 6.4.2(picomatch@4.0.2)
|
|
picomatch: 4.0.2
|
|
|
|
tinypool@1.0.2: {}
|
|
|
|
tinyrainbow@1.2.0: {}
|
|
|
|
tinyspy@3.0.2: {}
|
|
|
|
to-regex-range@5.0.1:
|
|
dependencies:
|
|
is-number: 7.0.0
|
|
|
|
totalist@3.0.1: {}
|
|
|
|
ts-api-utils@1.4.3(typescript@5.6.3):
|
|
dependencies:
|
|
typescript: 5.6.3
|
|
|
|
tslib@2.8.1: {}
|
|
|
|
tsx@4.19.2:
|
|
dependencies:
|
|
esbuild: 0.23.1
|
|
get-tsconfig: 4.8.1
|
|
optionalDependencies:
|
|
fsevents: 2.3.3
|
|
|
|
type-check@0.4.0:
|
|
dependencies:
|
|
prelude-ls: 1.2.1
|
|
|
|
typescript-eslint@8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3):
|
|
dependencies:
|
|
'@typescript-eslint/eslint-plugin': 8.19.0(@typescript-eslint/parser@8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3))(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3)
|
|
'@typescript-eslint/parser': 8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3)
|
|
'@typescript-eslint/utils': 8.19.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.6.3)
|
|
eslint: 9.17.0(jiti@2.4.2)
|
|
typescript: 5.6.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
typescript@5.6.3: {}
|
|
|
|
ufo@1.5.4: {}
|
|
|
|
unconfig@0.6.0:
|
|
dependencies:
|
|
'@antfu/utils': 0.7.10
|
|
defu: 6.1.4
|
|
importx: 0.5.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
undici-types@6.20.0: {}
|
|
|
|
undici@5.28.4:
|
|
dependencies:
|
|
'@fastify/busboy': 2.1.1
|
|
|
|
unenv-nightly@2.0.0-20241204-140205-a5d5190:
|
|
dependencies:
|
|
defu: 6.1.4
|
|
ohash: 1.1.4
|
|
pathe: 1.1.2
|
|
ufo: 1.5.4
|
|
|
|
unocss@0.65.3(postcss@8.4.49)(rollup@4.31.0)(vite@6.0.7(@types/node@22.10.3)(jiti@2.4.2)(sass@1.77.8)(terser@5.31.6)(tsx@4.19.2))(vue@3.5.13(typescript@5.6.3)):
|
|
dependencies:
|
|
'@unocss/astro': 0.65.3(rollup@4.31.0)(vite@6.0.7(@types/node@22.10.3)(jiti@2.4.2)(sass@1.77.8)(terser@5.31.6)(tsx@4.19.2))(vue@3.5.13(typescript@5.6.3))
|
|
'@unocss/cli': 0.65.3(rollup@4.31.0)
|
|
'@unocss/core': 0.65.3
|
|
'@unocss/postcss': 0.65.3(postcss@8.4.49)
|
|
'@unocss/preset-attributify': 0.65.3
|
|
'@unocss/preset-icons': 0.65.3
|
|
'@unocss/preset-mini': 0.65.3
|
|
'@unocss/preset-tagify': 0.65.3
|
|
'@unocss/preset-typography': 0.65.3
|
|
'@unocss/preset-uno': 0.65.3
|
|
'@unocss/preset-web-fonts': 0.65.3
|
|
'@unocss/preset-wind': 0.65.3
|
|
'@unocss/transformer-attributify-jsx': 0.65.3
|
|
'@unocss/transformer-compile-class': 0.65.3
|
|
'@unocss/transformer-directives': 0.65.3
|
|
'@unocss/transformer-variant-group': 0.65.3
|
|
'@unocss/vite': 0.65.3(rollup@4.31.0)(vite@6.0.7(@types/node@22.10.3)(jiti@2.4.2)(sass@1.77.8)(terser@5.31.6)(tsx@4.19.2))(vue@3.5.13(typescript@5.6.3))
|
|
optionalDependencies:
|
|
vite: 6.0.7(@types/node@22.10.3)(jiti@2.4.2)(sass@1.77.8)(terser@5.31.6)(tsx@4.19.2)
|
|
transitivePeerDependencies:
|
|
- postcss
|
|
- rollup
|
|
- supports-color
|
|
- vue
|
|
|
|
uri-js@4.4.1:
|
|
dependencies:
|
|
punycode: 2.3.1
|
|
|
|
vite-node@2.1.8(@types/node@22.10.3)(sass@1.77.8)(terser@5.31.6):
|
|
dependencies:
|
|
cac: 6.7.14
|
|
debug: 4.4.0
|
|
es-module-lexer: 1.5.4
|
|
pathe: 1.1.2
|
|
vite: 5.4.11(@types/node@22.10.3)(sass@1.77.8)(terser@5.31.6)
|
|
transitivePeerDependencies:
|
|
- '@types/node'
|
|
- less
|
|
- lightningcss
|
|
- sass
|
|
- sass-embedded
|
|
- stylus
|
|
- sugarss
|
|
- supports-color
|
|
- terser
|
|
|
|
vite@5.4.11(@types/node@22.10.3)(sass@1.77.8)(terser@5.31.6):
|
|
dependencies:
|
|
esbuild: 0.21.5
|
|
postcss: 8.4.49
|
|
rollup: 4.31.0
|
|
optionalDependencies:
|
|
'@types/node': 22.10.3
|
|
fsevents: 2.3.3
|
|
sass: 1.77.8
|
|
terser: 5.31.6
|
|
|
|
vite@6.0.7(@types/node@22.10.3)(jiti@2.4.2)(sass@1.77.8)(terser@5.31.6)(tsx@4.19.2):
|
|
dependencies:
|
|
esbuild: 0.24.2
|
|
postcss: 8.4.49
|
|
rollup: 4.31.0
|
|
optionalDependencies:
|
|
'@types/node': 22.10.3
|
|
fsevents: 2.3.3
|
|
jiti: 2.4.2
|
|
sass: 1.77.8
|
|
terser: 5.31.6
|
|
tsx: 4.19.2
|
|
|
|
vitefu@1.0.4(vite@6.0.7(@types/node@22.10.3)(jiti@2.4.2)(sass@1.77.8)(terser@5.31.6)(tsx@4.19.2)):
|
|
optionalDependencies:
|
|
vite: 6.0.7(@types/node@22.10.3)(jiti@2.4.2)(sass@1.77.8)(terser@5.31.6)(tsx@4.19.2)
|
|
|
|
vitest@2.1.8(@types/node@22.10.3)(sass@1.77.8)(terser@5.31.6):
|
|
dependencies:
|
|
'@vitest/expect': 2.1.8
|
|
'@vitest/mocker': 2.1.8(vite@5.4.11(@types/node@22.10.3)(sass@1.77.8)(terser@5.31.6))
|
|
'@vitest/pretty-format': 2.1.8
|
|
'@vitest/runner': 2.1.8
|
|
'@vitest/snapshot': 2.1.8
|
|
'@vitest/spy': 2.1.8
|
|
'@vitest/utils': 2.1.8
|
|
chai: 5.1.2
|
|
debug: 4.4.0
|
|
expect-type: 1.1.0
|
|
magic-string: 0.30.17
|
|
pathe: 1.1.2
|
|
std-env: 3.8.0
|
|
tinybench: 2.9.0
|
|
tinyexec: 0.3.1
|
|
tinypool: 1.0.2
|
|
tinyrainbow: 1.2.0
|
|
vite: 5.4.11(@types/node@22.10.3)(sass@1.77.8)(terser@5.31.6)
|
|
vite-node: 2.1.8(@types/node@22.10.3)(sass@1.77.8)(terser@5.31.6)
|
|
why-is-node-running: 2.3.0
|
|
optionalDependencies:
|
|
'@types/node': 22.10.3
|
|
transitivePeerDependencies:
|
|
- less
|
|
- lightningcss
|
|
- msw
|
|
- sass
|
|
- sass-embedded
|
|
- stylus
|
|
- sugarss
|
|
- supports-color
|
|
- terser
|
|
|
|
vue-flow-layout@0.1.1(vue@3.5.13(typescript@5.6.3)):
|
|
dependencies:
|
|
vue: 3.5.13(typescript@5.6.3)
|
|
|
|
vue@3.5.13(typescript@5.6.3):
|
|
dependencies:
|
|
'@vue/compiler-dom': 3.5.13
|
|
'@vue/compiler-sfc': 3.5.13
|
|
'@vue/runtime-dom': 3.5.13
|
|
'@vue/server-renderer': 3.5.13(vue@3.5.13(typescript@5.6.3))
|
|
'@vue/shared': 3.5.13
|
|
optionalDependencies:
|
|
typescript: 5.6.3
|
|
|
|
which@2.0.2:
|
|
dependencies:
|
|
isexe: 2.0.0
|
|
|
|
why-is-node-running@2.3.0:
|
|
dependencies:
|
|
siginfo: 2.0.0
|
|
stackback: 0.0.2
|
|
|
|
word-wrap@1.2.5: {}
|
|
|
|
workerd@1.20241205.0:
|
|
optionalDependencies:
|
|
'@cloudflare/workerd-darwin-64': 1.20241205.0
|
|
'@cloudflare/workerd-darwin-arm64': 1.20241205.0
|
|
'@cloudflare/workerd-linux-64': 1.20241205.0
|
|
'@cloudflare/workerd-linux-arm64': 1.20241205.0
|
|
'@cloudflare/workerd-windows-64': 1.20241205.0
|
|
|
|
wrangler@3.95.0:
|
|
dependencies:
|
|
'@cloudflare/kv-asset-handler': 0.3.4
|
|
'@cloudflare/workers-shared': 0.11.0
|
|
'@esbuild-plugins/node-globals-polyfill': 0.2.3(esbuild@0.17.19)
|
|
'@esbuild-plugins/node-modules-polyfill': 0.2.2(esbuild@0.17.19)
|
|
blake3-wasm: 2.1.5
|
|
chokidar: 4.0.1
|
|
date-fns: 4.1.0
|
|
esbuild: 0.17.19
|
|
itty-time: 1.0.6
|
|
miniflare: 3.20241205.0
|
|
nanoid: 3.3.8
|
|
path-to-regexp: 6.3.0
|
|
resolve: 1.22.8
|
|
selfsigned: 2.4.1
|
|
source-map: 0.6.1
|
|
unenv: unenv-nightly@2.0.0-20241204-140205-a5d5190
|
|
workerd: 1.20241205.0
|
|
xxhash-wasm: 1.1.0
|
|
optionalDependencies:
|
|
fsevents: 2.3.3
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- supports-color
|
|
- utf-8-validate
|
|
|
|
ws@8.18.0: {}
|
|
|
|
xxhash-wasm@1.1.0: {}
|
|
|
|
yocto-queue@0.1.0: {}
|
|
|
|
youch@3.3.4:
|
|
dependencies:
|
|
cookie: 0.7.2
|
|
mustache: 4.2.0
|
|
stacktracey: 2.1.8
|
|
|
|
zimmerframe@1.1.2: {}
|
|
|
|
zod@3.24.1: {}
|