85dd11c84d
- Upgrade drizzle-orm from 0.43.1 to 1.0.0-beta.23
- Replace better-sqlite3 with node:sqlite (DatabaseSync) in:
- sense-runtime.ts (Drizzle driver)
- log-store.ts (raw SQL)
- all test files
- Replace sqlite.pragma() with sqlite.exec('PRAGMA ...')
- Replace sqlite.transaction() with manual BEGIN/COMMIT/ROLLBACK
- Update CLI init command to verify node:sqlite instead of better-sqlite3
- Remove better-sqlite3 and @types/better-sqlite3 from dependencies
- Zero native addons remaining in the monorepo 🎉
Closes #67
小橘 <xiaoju@shazhou.work>
2944 lines
90 KiB
YAML
2944 lines
90 KiB
YAML
lockfileVersion: '9.0'
|
|
|
|
settings:
|
|
autoInstallPeers: true
|
|
excludeLinksFromLockfile: false
|
|
|
|
importers:
|
|
|
|
.:
|
|
devDependencies:
|
|
'@biomejs/biome':
|
|
specifier: ^1.9.0
|
|
version: 1.9.4
|
|
tsup:
|
|
specifier: ^8.0.0
|
|
version: 8.5.1(postcss@8.5.10)(typescript@5.9.3)(yaml@2.8.3)
|
|
typescript:
|
|
specifier: ^5.5.0
|
|
version: 5.9.3
|
|
|
|
packages/cli:
|
|
dependencies:
|
|
'@uncaged/nerve-core':
|
|
specifier: workspace:*
|
|
version: link:../core
|
|
citty:
|
|
specifier: ^0.1.6
|
|
version: 0.1.6
|
|
devDependencies:
|
|
'@types/node':
|
|
specifier: ^22.0.0
|
|
version: 22.19.17
|
|
'@uncaged/nerve-daemon':
|
|
specifier: workspace:*
|
|
version: link:../daemon
|
|
vitest:
|
|
specifier: ^4.1.5
|
|
version: 4.1.5(@types/node@22.19.17)(vite@8.0.9(@types/node@22.19.17)(esbuild@0.27.7)(yaml@2.8.3))
|
|
|
|
packages/core:
|
|
dependencies:
|
|
yaml:
|
|
specifier: ^2.8.3
|
|
version: 2.8.3
|
|
devDependencies:
|
|
vitest:
|
|
specifier: ^4.1.5
|
|
version: 4.1.5(@types/node@25.6.0)(vite@8.0.9(@types/node@25.6.0)(esbuild@0.27.7)(yaml@2.8.3))
|
|
|
|
packages/daemon:
|
|
dependencies:
|
|
'@uncaged/nerve-core':
|
|
specifier: workspace:*
|
|
version: link:../core
|
|
drizzle-orm:
|
|
specifier: 1.0.0-beta.23-c10d10c
|
|
version: 1.0.0-beta.23-c10d10c(@types/better-sqlite3@7.6.13)(@types/mssql@9.1.11(@azure/core-client@1.10.1))(better-sqlite3@11.10.0)(mssql@11.0.1(@azure/core-client@1.10.1))(sql.js@1.14.1)
|
|
yaml:
|
|
specifier: ^2.8.3
|
|
version: 2.8.3
|
|
devDependencies:
|
|
vitest:
|
|
specifier: ^4.1.5
|
|
version: 4.1.5(@types/node@25.6.0)(vite@8.0.9(@types/node@25.6.0)(esbuild@0.27.7)(yaml@2.8.3))
|
|
|
|
packages:
|
|
|
|
'@azure-rest/core-client@2.6.0':
|
|
resolution: {integrity: sha512-iuFKDm8XPzNxPfRjhyU5/xKZmcRDzSuEghXDHHk4MjBV/wFL34GmYVBZnn9wmuoLBeS1qAw9ceMdaeJBPcB1QQ==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@azure/abort-controller@2.1.2':
|
|
resolution: {integrity: sha512-nBrLsEWm4J2u5LpAPjxADTlq3trDgVZZXHNKabeXZtpq3d3AbN/KGO82R87rdDz5/lYB024rtEf10/q0urNgsA==}
|
|
engines: {node: '>=18.0.0'}
|
|
|
|
'@azure/core-auth@1.10.1':
|
|
resolution: {integrity: sha512-ykRMW8PjVAn+RS6ww5cmK9U2CyH9p4Q88YJwvUslfuMmN98w/2rdGRLPqJYObapBCdzBVeDgYWdJnFPFb7qzpg==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@azure/core-client@1.10.1':
|
|
resolution: {integrity: sha512-Nh5PhEOeY6PrnxNPsEHRr9eimxLwgLlpmguQaHKBinFYA/RU9+kOYVOQqOrTsCL+KSxrLLl1gD8Dk5BFW/7l/w==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@azure/core-http-compat@2.4.0':
|
|
resolution: {integrity: sha512-f1P96IB399YiN2ARYHP7EpZi3Bf3wH4SN2lGzrw7JVwm7bbsVYtf2iKSBwTywD2P62NOPZGHFSZi+6jjb75JuA==}
|
|
engines: {node: '>=20.0.0'}
|
|
peerDependencies:
|
|
'@azure/core-client': ^1.10.0
|
|
'@azure/core-rest-pipeline': ^1.22.0
|
|
|
|
'@azure/core-lro@2.7.2':
|
|
resolution: {integrity: sha512-0YIpccoX8m/k00O7mDDMdJpbr6mf1yWo2dfmxt5A8XVZVVMz2SSKaEbMCeJRvgQ0IaSlqhjT47p4hVIRRy90xw==}
|
|
engines: {node: '>=18.0.0'}
|
|
|
|
'@azure/core-paging@1.6.2':
|
|
resolution: {integrity: sha512-YKWi9YuCU04B55h25cnOYZHxXYtEvQEbKST5vqRga7hWY9ydd3FZHdeQF8pyh+acWZvppw13M/LMGx0LABUVMA==}
|
|
engines: {node: '>=18.0.0'}
|
|
|
|
'@azure/core-rest-pipeline@1.23.0':
|
|
resolution: {integrity: sha512-Evs1INHo+jUjwHi1T6SG6Ua/LHOQBCLuKEEE6efIpt4ZOoNonaT1kP32GoOcdNDbfqsD2445CPri3MubBy5DEQ==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@azure/core-tracing@1.3.1':
|
|
resolution: {integrity: sha512-9MWKevR7Hz8kNzzPLfX4EAtGM2b8mr50HPDBvio96bURP/9C+HjdH3sBlLSNNrvRAr5/k/svoH457gB5IKpmwQ==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@azure/core-util@1.13.1':
|
|
resolution: {integrity: sha512-XPArKLzsvl0Hf0CaGyKHUyVgF7oDnhKoP85Xv6M4StF/1AhfORhZudHtOyf2s+FcbuQ9dPRAjB8J2KvRRMUK2A==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@azure/identity@4.13.1':
|
|
resolution: {integrity: sha512-5C/2WD5Vb1lHnZS16dNQRPMjN6oV/Upba+C9nBIs15PmOi6A3ZGs4Lr2u60zw4S04gi+u3cEXiqTVP7M4Pz3kw==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@azure/keyvault-common@2.1.0':
|
|
resolution: {integrity: sha512-aCDidWuKY06LWQ4x7/8TIXK6iRqTaRWRL3t7T+LC+j1b07HtoIsOxP/tU90G4jCSBn5TAyUTCtA4MS/y5Hudaw==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@azure/keyvault-keys@4.10.0':
|
|
resolution: {integrity: sha512-eDT7iXoBTRZ2n3fLiftuGJFD+yjkiB1GNqzU2KbY1TLYeXeSPVTVgn2eJ5vmRTZ11978jy2Kg2wI7xa9Tyr8ag==}
|
|
engines: {node: '>=18.0.0'}
|
|
|
|
'@azure/logger@1.3.0':
|
|
resolution: {integrity: sha512-fCqPIfOcLE+CGqGPd66c8bZpwAji98tZ4JI9i/mlTNTlsIWslCfpg48s/ypyLxZTump5sypjrKn2/kY7q8oAbA==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@azure/msal-browser@5.8.0':
|
|
resolution: {integrity: sha512-X7IZV77bN56l7sbLjkcbQJX1t3U4tgxqztDr/XFbUcUfKk+z2FavcLgKP+OYUNj0wl/pEEtV9lldW9siY8BuHQ==}
|
|
engines: {node: '>=0.8.0'}
|
|
|
|
'@azure/msal-common@16.5.1':
|
|
resolution: {integrity: sha512-WS9w9SfI8SEYO7mTnxGeZ3UwQfhAVYCWglYF2/7GNx3ioHiAs2gPkl9eSwVs8cPrmiGh+zi9ai/OOKoq4cyzDw==}
|
|
engines: {node: '>=0.8.0'}
|
|
|
|
'@azure/msal-node@5.1.4':
|
|
resolution: {integrity: sha512-G4LXGGggok1QC48uKu64/SV2DPRDlddmV8EieK8pflsNYMj9/Zz+Y9OHoEBhT15h+zpdwXXLYA/7PJCR/yZ8aw==}
|
|
engines: {node: '>=20'}
|
|
|
|
'@biomejs/biome@1.9.4':
|
|
resolution: {integrity: sha512-1rkd7G70+o9KkTn5KLmDYXihGoTaIGO9PIIN2ZB7UJxFrWw04CZHPYiMRjYsaDvVV7hP1dYNRLxSANLaBFGpog==}
|
|
engines: {node: '>=14.21.3'}
|
|
hasBin: true
|
|
|
|
'@biomejs/cli-darwin-arm64@1.9.4':
|
|
resolution: {integrity: sha512-bFBsPWrNvkdKrNCYeAp+xo2HecOGPAy9WyNyB/jKnnedgzl4W4Hb9ZMzYNbf8dMCGmUdSavlYHiR01QaYR58cw==}
|
|
engines: {node: '>=14.21.3'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@biomejs/cli-darwin-x64@1.9.4':
|
|
resolution: {integrity: sha512-ngYBh/+bEedqkSevPVhLP4QfVPCpb+4BBe2p7Xs32dBgs7rh9nY2AIYUL6BgLw1JVXV8GlpKmb/hNiuIxfPfZg==}
|
|
engines: {node: '>=14.21.3'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@biomejs/cli-linux-arm64-musl@1.9.4':
|
|
resolution: {integrity: sha512-v665Ct9WCRjGa8+kTr0CzApU0+XXtRgwmzIf1SeKSGAv+2scAlW6JR5PMFo6FzqqZ64Po79cKODKf3/AAmECqA==}
|
|
engines: {node: '>=14.21.3'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@biomejs/cli-linux-arm64@1.9.4':
|
|
resolution: {integrity: sha512-fJIW0+LYujdjUgJJuwesP4EjIBl/N/TcOX3IvIHJQNsAqvV2CHIogsmA94BPG6jZATS4Hi+xv4SkBBQSt1N4/g==}
|
|
engines: {node: '>=14.21.3'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@biomejs/cli-linux-x64-musl@1.9.4':
|
|
resolution: {integrity: sha512-gEhi/jSBhZ2m6wjV530Yy8+fNqG8PAinM3oV7CyO+6c3CEh16Eizm21uHVsyVBEB6RIM8JHIl6AGYCv6Q6Q9Tg==}
|
|
engines: {node: '>=14.21.3'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@biomejs/cli-linux-x64@1.9.4':
|
|
resolution: {integrity: sha512-lRCJv/Vi3Vlwmbd6K+oQ0KhLHMAysN8lXoCI7XeHlxaajk06u7G+UsFSO01NAs5iYuWKmVZjmiOzJ0OJmGsMwg==}
|
|
engines: {node: '>=14.21.3'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@biomejs/cli-win32-arm64@1.9.4':
|
|
resolution: {integrity: sha512-tlbhLk+WXZmgwoIKwHIHEBZUwxml7bRJgk0X2sPyNR3S93cdRq6XulAZRQJ17FYGGzWne0fgrXBKpl7l4M87Hg==}
|
|
engines: {node: '>=14.21.3'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@biomejs/cli-win32-x64@1.9.4':
|
|
resolution: {integrity: sha512-8Y5wMhVIPaWe6jw2H+KlEm4wP/f7EW3810ZLmDlrEEy5KvBsb9ECEfu/kMWD484ijfQ8+nIi0giMgu9g1UAuuA==}
|
|
engines: {node: '>=14.21.3'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@emnapi/core@1.9.2':
|
|
resolution: {integrity: sha512-UC+ZhH3XtczQYfOlu3lNEkdW/p4dsJ1r/bP7H8+rhao3TTTMO1ATq/4DdIi23XuGoFY+Cz0JmCbdVl0hz9jZcA==}
|
|
|
|
'@emnapi/runtime@1.9.2':
|
|
resolution: {integrity: sha512-3U4+MIWHImeyu1wnmVygh5WlgfYDtyf0k8AbLhMFxOipihf6nrWC4syIm/SwEeec0mNSafiiNnMJwbza/Is6Lw==}
|
|
|
|
'@emnapi/wasi-threads@1.2.1':
|
|
resolution: {integrity: sha512-uTII7OYF+/Mes/MrcIOYp5yOtSMLBWSIoLPpcgwipoiKbli6k322tcoFsxoIIxPDqW01SQGAgko4EzZi2BNv2w==}
|
|
|
|
'@esbuild/aix-ppc64@0.27.7':
|
|
resolution: {integrity: sha512-EKX3Qwmhz1eMdEJokhALr0YiD0lhQNwDqkPYyPhiSwKrh7/4KRjQc04sZ8db+5DVVnZ1LmbNDI1uAMPEUBnQPg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ppc64]
|
|
os: [aix]
|
|
|
|
'@esbuild/android-arm64@0.27.7':
|
|
resolution: {integrity: sha512-62dPZHpIXzvChfvfLJow3q5dDtiNMkwiRzPylSCfriLvZeq0a1bWChrGx/BbUbPwOrsWKMn8idSllklzBy+dgQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@esbuild/android-arm@0.27.7':
|
|
resolution: {integrity: sha512-jbPXvB4Yj2yBV7HUfE2KHe4GJX51QplCN1pGbYjvsyCZbQmies29EoJbkEc+vYuU5o45AfQn37vZlyXy4YJ8RQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@esbuild/android-x64@0.27.7':
|
|
resolution: {integrity: sha512-x5VpMODneVDb70PYV2VQOmIUUiBtY3D3mPBG8NxVk5CogneYhkR7MmM3yR/uMdITLrC1ml/NV1rj4bMJuy9MCg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [android]
|
|
|
|
'@esbuild/darwin-arm64@0.27.7':
|
|
resolution: {integrity: sha512-5lckdqeuBPlKUwvoCXIgI2D9/ABmPq3Rdp7IfL70393YgaASt7tbju3Ac+ePVi3KDH6N2RqePfHnXkaDtY9fkw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/darwin-x64@0.27.7':
|
|
resolution: {integrity: sha512-rYnXrKcXuT7Z+WL5K980jVFdvVKhCHhUwid+dDYQpH+qu+TefcomiMAJpIiC2EM3Rjtq0sO3StMV/+3w3MyyqQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/freebsd-arm64@0.27.7':
|
|
resolution: {integrity: sha512-B48PqeCsEgOtzME2GbNM2roU29AMTuOIN91dsMO30t+Ydis3z/3Ngoj5hhnsOSSwNzS+6JppqWsuhTp6E82l2w==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/freebsd-x64@0.27.7':
|
|
resolution: {integrity: sha512-jOBDK5XEjA4m5IJK3bpAQF9/Lelu/Z9ZcdhTRLf4cajlB+8VEhFFRjWgfy3M1O4rO2GQ/b2dLwCUGpiF/eATNQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/linux-arm64@0.27.7':
|
|
resolution: {integrity: sha512-RZPHBoxXuNnPQO9rvjh5jdkRmVizktkT7TCDkDmQ0W2SwHInKCAV95GRuvdSvA7w4VMwfCjUiPwDi0ZO6Nfe9A==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-arm@0.27.7':
|
|
resolution: {integrity: sha512-RkT/YXYBTSULo3+af8Ib0ykH8u2MBh57o7q/DAs3lTJlyVQkgQvlrPTnjIzzRPQyavxtPtfg0EopvDyIt0j1rA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ia32@0.27.7':
|
|
resolution: {integrity: sha512-GA48aKNkyQDbd3KtkplYWT102C5sn/EZTY4XROkxONgruHPU72l+gW+FfF8tf2cFjeHaRbWpOYa/uRBz/Xq1Pg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ia32]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-loong64@0.27.7':
|
|
resolution: {integrity: sha512-a4POruNM2oWsD4WKvBSEKGIiWQF8fZOAsycHOt6JBpZ+JN2n2JH9WAv56SOyu9X5IqAjqSIPTaJkqN8F7XOQ5Q==}
|
|
engines: {node: '>=18'}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-mips64el@0.27.7':
|
|
resolution: {integrity: sha512-KabT5I6StirGfIz0FMgl1I+R1H73Gp0ofL9A3nG3i/cYFJzKHhouBV5VWK1CSgKvVaG4q1RNpCTR2LuTVB3fIw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [mips64el]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ppc64@0.27.7':
|
|
resolution: {integrity: sha512-gRsL4x6wsGHGRqhtI+ifpN/vpOFTQtnbsupUF5R5YTAg+y/lKelYR1hXbnBdzDjGbMYjVJLJTd2OFmMewAgwlQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-riscv64@0.27.7':
|
|
resolution: {integrity: sha512-hL25LbxO1QOngGzu2U5xeXtxXcW+/GvMN3ejANqXkxZ/opySAZMrc+9LY/WyjAan41unrR3YrmtTsUpwT66InQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-s390x@0.27.7':
|
|
resolution: {integrity: sha512-2k8go8Ycu1Kb46vEelhu1vqEP+UeRVj2zY1pSuPdgvbd5ykAw82Lrro28vXUrRmzEsUV0NzCf54yARIK8r0fdw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-x64@0.27.7':
|
|
resolution: {integrity: sha512-hzznmADPt+OmsYzw1EE33ccA+HPdIqiCRq7cQeL1Jlq2gb1+OyWBkMCrYGBJ+sxVzve2ZJEVeePbLM2iEIZSxA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@esbuild/netbsd-arm64@0.27.7':
|
|
resolution: {integrity: sha512-b6pqtrQdigZBwZxAn1UpazEisvwaIDvdbMbmrly7cDTMFnw/+3lVxxCTGOrkPVnsYIosJJXAsILG9XcQS+Yu6w==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [netbsd]
|
|
|
|
'@esbuild/netbsd-x64@0.27.7':
|
|
resolution: {integrity: sha512-OfatkLojr6U+WN5EDYuoQhtM+1xco+/6FSzJJnuWiUw5eVcicbyK3dq5EeV/QHT1uy6GoDhGbFpprUiHUYggrw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [netbsd]
|
|
|
|
'@esbuild/openbsd-arm64@0.27.7':
|
|
resolution: {integrity: sha512-AFuojMQTxAz75Fo8idVcqoQWEHIXFRbOc1TrVcFSgCZtQfSdc1RXgB3tjOn/krRHENUB4j00bfGjyl2mJrU37A==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [openbsd]
|
|
|
|
'@esbuild/openbsd-x64@0.27.7':
|
|
resolution: {integrity: sha512-+A1NJmfM8WNDv5CLVQYJ5PshuRm/4cI6WMZRg1by1GwPIQPCTs1GLEUHwiiQGT5zDdyLiRM/l1G0Pv54gvtKIg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
|
|
'@esbuild/openharmony-arm64@0.27.7':
|
|
resolution: {integrity: sha512-+KrvYb/C8zA9CU/g0sR6w2RBw7IGc5J2BPnc3dYc5VJxHCSF1yNMxTV5LQ7GuKteQXZtspjFbiuW5/dOj7H4Yw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [openharmony]
|
|
|
|
'@esbuild/sunos-x64@0.27.7':
|
|
resolution: {integrity: sha512-ikktIhFBzQNt/QDyOL580ti9+5mL/YZeUPKU2ivGtGjdTYoqz6jObj6nOMfhASpS4GU4Q/Clh1QtxWAvcYKamA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [sunos]
|
|
|
|
'@esbuild/win32-arm64@0.27.7':
|
|
resolution: {integrity: sha512-7yRhbHvPqSpRUV7Q20VuDwbjW5kIMwTHpptuUzV+AA46kiPze5Z7qgt6CLCK3pWFrHeNfDd1VKgyP4O+ng17CA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-ia32@0.27.7':
|
|
resolution: {integrity: sha512-SmwKXe6VHIyZYbBLJrhOoCJRB/Z1tckzmgTLfFYOfpMAx63BJEaL9ExI8x7v0oAO3Zh6D/Oi1gVxEYr5oUCFhw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-x64@0.27.7':
|
|
resolution: {integrity: sha512-56hiAJPhwQ1R4i+21FVF7V8kSD5zZTdHcVuRFMW0hn753vVfQN8xlx4uOPT4xoGH0Z/oVATuR82AiqSTDIpaHg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@jridgewell/gen-mapping@0.3.13':
|
|
resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==}
|
|
|
|
'@jridgewell/resolve-uri@3.1.2':
|
|
resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
'@jridgewell/sourcemap-codec@1.5.5':
|
|
resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==}
|
|
|
|
'@jridgewell/trace-mapping@0.3.31':
|
|
resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==}
|
|
|
|
'@js-joda/core@5.7.0':
|
|
resolution: {integrity: sha512-WBu4ULVVxySLLzK1Ppq+OdfP+adRS4ntmDQT915rzDJ++i95gc2jZkM5B6LWEAwN3lGXpfie3yPABozdD3K3Vg==}
|
|
|
|
'@napi-rs/wasm-runtime@1.1.4':
|
|
resolution: {integrity: sha512-3NQNNgA1YSlJb/kMH1ildASP9HW7/7kYnRI2szWJaofaS1hWmbGI4H+d3+22aGzXXN9IJ+n+GiFVcGipJP18ow==}
|
|
peerDependencies:
|
|
'@emnapi/core': ^1.7.1
|
|
'@emnapi/runtime': ^1.7.1
|
|
|
|
'@oxc-project/types@0.126.0':
|
|
resolution: {integrity: sha512-oGfVtjAgwQVVpfBrbtk4e1XDyWHRFta6BS3GWVzrF8xYBT2VGQAk39yJS/wFSMrZqoiCU4oghT3Ch0HaHGIHcQ==}
|
|
|
|
'@rolldown/binding-android-arm64@1.0.0-rc.16':
|
|
resolution: {integrity: sha512-rhY3k7Bsae9qQfOtph2Pm2jZEA+s8Gmjoz4hhmx70K9iMQ/ddeae+xhRQcM5IuVx5ry1+bGfkvMn7D6MJggVSA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@rolldown/binding-darwin-arm64@1.0.0-rc.16':
|
|
resolution: {integrity: sha512-rNz0yK078yrNn3DrdgN+PKiMOW8HfQ92jQiXxwX8yW899ayV00MLVdaCNeVBhG/TbH3ouYVObo8/yrkiectkcQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@rolldown/binding-darwin-x64@1.0.0-rc.16':
|
|
resolution: {integrity: sha512-r/OmdR00HmD4i79Z//xO06uEPOq5hRXdhw7nzkxQxwSavs3PSHa1ijntdpOiZ2mzOQ3fVVu8C1M19FoNM+dMUQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@rolldown/binding-freebsd-x64@1.0.0-rc.16':
|
|
resolution: {integrity: sha512-KcRE5w8h0OnjUatG8pldyD14/CQ5Phs1oxfR+3pKDjboHRo9+MkqQaiIZlZRpsxC15paeXme/I127tUa9TXJ6g==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@rolldown/binding-linux-arm-gnueabihf@1.0.0-rc.16':
|
|
resolution: {integrity: sha512-bT0guA1bpxEJ/ZhTRniQf7rNF8ybvXOuWbNIeLABaV5NGjx4EtOWBTSRGWFU9ZWVkPOZ+HNFP8RMcBokBiZ0Kg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@rolldown/binding-linux-arm64-gnu@1.0.0-rc.16':
|
|
resolution: {integrity: sha512-+tHktCHWV8BDQSjemUqm/Jl/TPk3QObCTIjmdDy/nlupcujZghmKK2962LYrqFpWu+ai01AN/REOH3NEpqvYQg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@rolldown/binding-linux-arm64-musl@1.0.0-rc.16':
|
|
resolution: {integrity: sha512-3fPzdREH806oRLxpTWW1Gt4tQHs0TitZFOECB2xzCFLPKnSOy90gwA7P29cksYilFO6XVRY1kzga0cL2nRjKPg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@rolldown/binding-linux-ppc64-gnu@1.0.0-rc.16':
|
|
resolution: {integrity: sha512-EKwI1tSrLs7YVw+JPJT/G2dJQ1jl9qlTTTEG0V2Ok/RdOenRfBw2PQdLPyjhIu58ocdBfP7vIRN/pvMsPxs/AQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@rolldown/binding-linux-s390x-gnu@1.0.0-rc.16':
|
|
resolution: {integrity: sha512-Uknladnb3Sxqu6SEcqBldQyJUpk8NleooZEc0MbRBJ4inEhRYWZX0NJu12vNf2mqAq7gsofAxHrGghiUYjhaLQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@rolldown/binding-linux-x64-gnu@1.0.0-rc.16':
|
|
resolution: {integrity: sha512-FIb8+uG49sZBtLTn+zt1AJ20TqVcqWeSIyoVt0or7uAWesgKaHbiBh6OpA/k9v0LTt+PTrb1Lao133kP4uVxkg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@rolldown/binding-linux-x64-musl@1.0.0-rc.16':
|
|
resolution: {integrity: sha512-RuERhF9/EgWxZEXYWCOaViUWHIboceK4/ivdtQ3R0T44NjLkIIlGIAVAuCddFxsZ7vnRHtNQUrt2vR2n2slB2w==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@rolldown/binding-openharmony-arm64@1.0.0-rc.16':
|
|
resolution: {integrity: sha512-mXcXnvd9GpazCxeUCCnZ2+YF7nut+ZOEbE4GtaiPtyY6AkhZWbK70y1KK3j+RDhjVq5+U8FySkKRb/+w0EeUwA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [openharmony]
|
|
|
|
'@rolldown/binding-wasm32-wasi@1.0.0-rc.16':
|
|
resolution: {integrity: sha512-3Q2KQxnC8IJOLqXmUMoYwyIPZU9hzRbnHaoV3Euz+VVnjZKcY8ktnNP8T9R4/GGQtb27C/UYKABxesKWb8lsvQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [wasm32]
|
|
|
|
'@rolldown/binding-win32-arm64-msvc@1.0.0-rc.16':
|
|
resolution: {integrity: sha512-tj7XRemQcOcFwv7qhpUxMTBbI5mWMlE4c1Omhg5+h8GuLXzyj8HviYgR+bB2DMDgRqUE+jiDleqSCRjx4aYk/Q==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@rolldown/binding-win32-x64-msvc@1.0.0-rc.16':
|
|
resolution: {integrity: sha512-PH5DRZT+F4f2PTXRXR8uJxnBq2po/xFtddyabTJVJs/ZYVHqXPEgNIr35IHTEa6bpa0Q8Awg+ymkTaGnKITw4g==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@rolldown/pluginutils@1.0.0-rc.16':
|
|
resolution: {integrity: sha512-45+YtqxLYKDWQouLKCrpIZhke+nXxhsw+qAHVzHDVwttyBlHNBVs2K25rDXrZzhpTp9w1FlAlvweV1H++fdZoA==}
|
|
|
|
'@rollup/rollup-android-arm-eabi@4.60.2':
|
|
resolution: {integrity: sha512-dnlp69efPPg6Uaw2dVqzWRfAWRnYVb1XJ8CyyhIbZeaq4CA5/mLeZ1IEt9QqQxmbdvagjLIm2ZL8BxXv5lH4Yw==}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@rollup/rollup-android-arm64@4.60.2':
|
|
resolution: {integrity: sha512-OqZTwDRDchGRHHm/hwLOL7uVPB9aUvI0am/eQuWMNyFHf5PSEQmyEeYYheA0EPPKUO/l0uigCp+iaTjoLjVoHg==}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@rollup/rollup-darwin-arm64@4.60.2':
|
|
resolution: {integrity: sha512-UwRE7CGpvSVEQS8gUMBe1uADWjNnVgP3Iusyda1nSRwNDCsRjnGc7w6El6WLQsXmZTbLZx9cecegumcitNfpmA==}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@rollup/rollup-darwin-x64@4.60.2':
|
|
resolution: {integrity: sha512-gjEtURKLCC5VXm1I+2i1u9OhxFsKAQJKTVB8WvDAHF+oZlq0GTVFOlTlO1q3AlCTE/DF32c16ESvfgqR7343/g==}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@rollup/rollup-freebsd-arm64@4.60.2':
|
|
resolution: {integrity: sha512-Bcl6CYDeAgE70cqZaMojOi/eK63h5Me97ZqAQoh77VPjMysA/4ORQBRGo3rRy45x4MzVlU9uZxs8Uwy7ZaKnBw==}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
|
|
'@rollup/rollup-freebsd-x64@4.60.2':
|
|
resolution: {integrity: sha512-LU+TPda3mAE2QB0/Hp5VyeKJivpC6+tlOXd1VMoXV/YFMvk/MNk5iXeBfB4MQGRWyOYVJ01625vjkr0Az98OJQ==}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@rollup/rollup-linux-arm-gnueabihf@4.60.2':
|
|
resolution: {integrity: sha512-2QxQrM+KQ7DAW4o22j+XZ6RKdxjLD7BOWTP0Bv0tmjdyhXSsr2Ul1oJDQqh9Zf5qOwTuTc7Ek83mOFaKnodPjg==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@rollup/rollup-linux-arm-musleabihf@4.60.2':
|
|
resolution: {integrity: sha512-TbziEu2DVsTEOPif2mKWkMeDMLoYjx95oESa9fkQQK7r/Orta0gnkcDpzwufEcAO2BLBsD7mZkXGFqEdMRRwfw==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@rollup/rollup-linux-arm64-gnu@4.60.2':
|
|
resolution: {integrity: sha512-bO/rVDiDUuM2YfuCUwZ1t1cP+/yqjqz+Xf2VtkdppefuOFS2OSeAfgafaHNkFn0t02hEyXngZkxtGqXcXwO8Rg==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@rollup/rollup-linux-arm64-musl@4.60.2':
|
|
resolution: {integrity: sha512-hr26p7e93Rl0Za+JwW7EAnwAvKkehh12BU1Llm9Ykiibg4uIr2rbpxG9WCf56GuvidlTG9KiiQT/TXT1yAWxTA==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@rollup/rollup-linux-loong64-gnu@4.60.2':
|
|
resolution: {integrity: sha512-pOjB/uSIyDt+ow3k/RcLvUAOGpysT2phDn7TTUB3n75SlIgZzM6NKAqlErPhoFU+npgY3/n+2HYIQVbF70P9/A==}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@rollup/rollup-linux-loong64-musl@4.60.2':
|
|
resolution: {integrity: sha512-2/w+q8jszv9Ww1c+6uJT3OwqhdmGP2/4T17cu8WuwyUuuaCDDJ2ojdyYwZzCxx0GcsZBhzi3HmH+J5pZNXnd+Q==}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@rollup/rollup-linux-ppc64-gnu@4.60.2':
|
|
resolution: {integrity: sha512-11+aL5vKheYgczxtPVVRhdptAM2H7fcDR5Gw4/bTcteuZBlH4oP9f5s9zYO9aGZvoGeBpqXI/9TZZihZ609wKw==}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@rollup/rollup-linux-ppc64-musl@4.60.2':
|
|
resolution: {integrity: sha512-i16fokAGK46IVZuV8LIIwMdtqhin9hfYkCh8pf8iC3QU3LpwL+1FSFGej+O7l3E/AoknL6Dclh2oTdnRMpTzFQ==}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@rollup/rollup-linux-riscv64-gnu@4.60.2':
|
|
resolution: {integrity: sha512-49FkKS6RGQoriDSK/6E2GkAsAuU5kETFCh7pG4yD/ylj9rKhTmO3elsnmBvRD4PgJPds5W2PkhC82aVwmUcJ7A==}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@rollup/rollup-linux-riscv64-musl@4.60.2':
|
|
resolution: {integrity: sha512-mjYNkHPfGpUR00DuM1ZZIgs64Hpf4bWcz9Z41+4Q+pgDx73UwWdAYyf6EG/lRFldmdHHzgrYyge5akFUW0D3mQ==}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@rollup/rollup-linux-s390x-gnu@4.60.2':
|
|
resolution: {integrity: sha512-ALyvJz965BQk8E9Al/JDKKDLH2kfKFLTGMlgkAbbYtZuJt9LU8DW3ZoDMCtQpXAltZxwBHevXz5u+gf0yA0YoA==}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@rollup/rollup-linux-x64-gnu@4.60.2':
|
|
resolution: {integrity: sha512-UQjrkIdWrKI626Du8lCQ6MJp/6V1LAo2bOK9OTu4mSn8GGXIkPXk/Vsp4bLHCd9Z9Iz2OTEaokUE90VweJgIYQ==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
'@rollup/rollup-linux-x64-musl@4.60.2':
|
|
resolution: {integrity: sha512-bTsRGj6VlSdn/XD4CGyzMnzaBs9bsRxy79eTqTCBsA8TMIEky7qg48aPkvJvFe1HyzQ5oMZdg7AnVlWQSKLTnw==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
'@rollup/rollup-openbsd-x64@4.60.2':
|
|
resolution: {integrity: sha512-6d4Z3534xitaA1FcMWP7mQPq5zGwBmGbhphh2DwaA1aNIXUu3KTOfwrWpbwI4/Gr0uANo7NTtaykFyO2hPuFLg==}
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
|
|
'@rollup/rollup-openharmony-arm64@4.60.2':
|
|
resolution: {integrity: sha512-NetAg5iO2uN7eB8zE5qrZ3CSil+7IJt4WDFLcC75Ymywq1VZVD6qJ6EvNLjZ3rEm6gB7XW5JdT60c6MN35Z85Q==}
|
|
cpu: [arm64]
|
|
os: [openharmony]
|
|
|
|
'@rollup/rollup-win32-arm64-msvc@4.60.2':
|
|
resolution: {integrity: sha512-NCYhOotpgWZ5kdxCZsv6Iudx0wX8980Q/oW4pNFNihpBKsDbEA1zpkfxJGC0yugsUuyDZ7gL37dbzwhR0VI7pQ==}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@rollup/rollup-win32-ia32-msvc@4.60.2':
|
|
resolution: {integrity: sha512-RXsaOqXxfoUBQoOgvmmijVxJnW2IGB0eoMO7F8FAjaj0UTywUO/luSqimWBJn04WNgUkeNhh7fs7pESXajWmkg==}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@rollup/rollup-win32-x64-gnu@4.60.2':
|
|
resolution: {integrity: sha512-qdAzEULD+/hzObedtmV6iBpdL5TIbKVztGiK7O3/KYSf+HIzU257+MX1EXJcyIiDbMAqmbwaufcYPvyRryeZtA==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@rollup/rollup-win32-x64-msvc@4.60.2':
|
|
resolution: {integrity: sha512-Nd/SgG27WoA9e+/TdK74KnHz852TLa94ovOYySo/yMPuTmpckK/jIF2jSwS3g7ELSKXK13/cVdmg1Z/DaCWKxA==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@standard-schema/spec@1.1.0':
|
|
resolution: {integrity: sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==}
|
|
|
|
'@tediousjs/connection-string@0.5.0':
|
|
resolution: {integrity: sha512-7qSgZbincDDDFyRweCIEvZULFAw5iz/DeunhvuxpL31nfntX3P4Yd4HkHBRg9H8CdqY1e5WFN1PZIz/REL9MVQ==}
|
|
|
|
'@tybys/wasm-util@0.10.1':
|
|
resolution: {integrity: sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==}
|
|
|
|
'@types/better-sqlite3@7.6.13':
|
|
resolution: {integrity: sha512-NMv9ASNARoKksWtsq/SHakpYAYnhBrQgGD8zkLYk/jaK8jUGn08CfEdTRgYhMypUQAfzSP8W6gNLe0q19/t4VA==}
|
|
|
|
'@types/chai@5.2.3':
|
|
resolution: {integrity: sha512-Mw558oeA9fFbv65/y4mHtXDs9bPnFMZAL/jxdPFUpOHHIXX91mcgEHbS5Lahr+pwZFR8A7GQleRWeI6cGFC2UA==}
|
|
|
|
'@types/deep-eql@4.0.2':
|
|
resolution: {integrity: sha512-c9h9dVVMigMPc4bwTvC5dxqtqJZwQPePsWjPlpSOnojbor6pGqdk541lfA7AqFQr5pB1BRdq0juY9db81BwyFw==}
|
|
|
|
'@types/estree@1.0.8':
|
|
resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==}
|
|
|
|
'@types/mssql@9.1.11':
|
|
resolution: {integrity: sha512-vcujgrDbDezCxNDO4KY6gjwduLYOKfrexpRUwhoysRvcXZ3+IgZ/PMYFDgh8c3cQIxZ6skAwYo+H6ibMrBWPjQ==}
|
|
|
|
'@types/node@22.19.17':
|
|
resolution: {integrity: sha512-wGdMcf+vPYM6jikpS/qhg6WiqSV/OhG+jeeHT/KlVqxYfD40iYJf9/AE1uQxVWFvU7MipKRkRv8NSHiCGgPr8Q==}
|
|
|
|
'@types/node@25.6.0':
|
|
resolution: {integrity: sha512-+qIYRKdNYJwY3vRCZMdJbPLJAtGjQBudzZzdzwQYkEPQd+PJGixUL5QfvCLDaULoLv+RhT3LDkwEfKaAkgSmNQ==}
|
|
|
|
'@types/readable-stream@4.0.23':
|
|
resolution: {integrity: sha512-wwXrtQvbMHxCbBgjHaMGEmImFTQxxpfMOR/ZoQnXxB1woqkUbdLGFDgauo00Py9IudiaqSeiBiulSV9i6XIPig==}
|
|
|
|
'@typespec/ts-http-runtime@0.3.5':
|
|
resolution: {integrity: sha512-yURCknZhvywvQItHMMmFSo+fq5arCUIyz/CVk7jD89MSai7dkaX8ufjCWp3NttLojoTVbcE72ri+be/TnEbMHw==}
|
|
engines: {node: '>=20.0.0'}
|
|
|
|
'@vitest/expect@4.1.5':
|
|
resolution: {integrity: sha512-PWBaRY5JoKuRnHlUHfpV/KohFylaDZTupcXN1H9vYryNLOnitSw60Mw9IAE2r67NbwwzBw/Cc/8q9BK3kIX8Kw==}
|
|
|
|
'@vitest/mocker@4.1.5':
|
|
resolution: {integrity: sha512-/x2EmFC4mT4NNzqvC3fmesuV97w5FC903KPmey4gsnJiMQ3Be1IlDKVaDaG8iqaLFHqJ2FVEkxZk5VmeLjIItw==}
|
|
peerDependencies:
|
|
msw: ^2.4.9
|
|
vite: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
peerDependenciesMeta:
|
|
msw:
|
|
optional: true
|
|
vite:
|
|
optional: true
|
|
|
|
'@vitest/pretty-format@4.1.5':
|
|
resolution: {integrity: sha512-7I3q6l5qr03dVfMX2wCo9FxwSJbPdwKjy2uu/YPpU3wfHvIL4QHwVRp57OfGrDFeUJ8/8QdfBKIV12FTtLn00g==}
|
|
|
|
'@vitest/runner@4.1.5':
|
|
resolution: {integrity: sha512-2D+o7Pr82IEO46YPpoA/YU0neeyr6FTerQb5Ro7BUnBuv6NQtT/kmVnczngiMEBhzgqz2UZYl5gArejsyERDSQ==}
|
|
|
|
'@vitest/snapshot@4.1.5':
|
|
resolution: {integrity: sha512-zypXEt4KH/XgKGPUz4eC2AvErYx0My5hfL8oDb1HzGFpEk1P62bxSohdyOmvz+d9UJwanI68MKwr2EquOaOgMQ==}
|
|
|
|
'@vitest/spy@4.1.5':
|
|
resolution: {integrity: sha512-2lNOsh6+R2Idnf1TCZqSwYlKN2E/iDlD8sgU59kYVl+OMDmvldO1VDk39smRfpUNwYpNRVn3w4YfuC7KfbBnkQ==}
|
|
|
|
'@vitest/utils@4.1.5':
|
|
resolution: {integrity: sha512-76wdkrmfXfqGjueGgnb45ITPyUi1ycZ4IHgC2bhPDUfWHklY/q3MdLOAB+TF1e6xfl8NxNY0ZYaPCFNWSsw3Ug==}
|
|
|
|
abort-controller@3.0.0:
|
|
resolution: {integrity: sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==}
|
|
engines: {node: '>=6.5'}
|
|
|
|
acorn@8.16.0:
|
|
resolution: {integrity: sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==}
|
|
engines: {node: '>=0.4.0'}
|
|
hasBin: true
|
|
|
|
agent-base@7.1.4:
|
|
resolution: {integrity: sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==}
|
|
engines: {node: '>= 14'}
|
|
|
|
any-promise@1.3.0:
|
|
resolution: {integrity: sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==}
|
|
|
|
assertion-error@2.0.1:
|
|
resolution: {integrity: sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==}
|
|
engines: {node: '>=12'}
|
|
|
|
base64-js@1.5.1:
|
|
resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
|
|
|
|
better-sqlite3@11.10.0:
|
|
resolution: {integrity: sha512-EwhOpyXiOEL/lKzHz9AW1msWFNzGc/z+LzeB3/jnFJpxu+th2yqvzsSWas1v9jgs9+xiXJcD5A8CJxAG2TaghQ==}
|
|
|
|
bindings@1.5.0:
|
|
resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==}
|
|
|
|
bl@4.1.0:
|
|
resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==}
|
|
|
|
bl@6.1.6:
|
|
resolution: {integrity: sha512-jLsPgN/YSvPUg9UX0Kd73CXpm2Psg9FxMeCSXnk3WBO3CMT10JMwijubhGfHCnFu6TPn1ei3b975dxv7K2pWVg==}
|
|
|
|
buffer-equal-constant-time@1.0.1:
|
|
resolution: {integrity: sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA==}
|
|
|
|
buffer@5.7.1:
|
|
resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==}
|
|
|
|
buffer@6.0.3:
|
|
resolution: {integrity: sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==}
|
|
|
|
bundle-name@4.1.0:
|
|
resolution: {integrity: sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==}
|
|
engines: {node: '>=18'}
|
|
|
|
bundle-require@5.1.0:
|
|
resolution: {integrity: sha512-3WrrOuZiyaaZPWiEt4G3+IffISVC9HYlWueJEBWED4ZH4aIAC2PnkdnuRrR94M+w6yGWn4AglWtJtBI8YqvgoA==}
|
|
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'}
|
|
|
|
chai@6.2.2:
|
|
resolution: {integrity: sha512-NUPRluOfOiTKBKvWPtSD4PhFvWCqOi0BGStNWs57X9js7XGTprSmFoz5F0tWhR4WPjNeR9jXqdC7/UpSJTnlRg==}
|
|
engines: {node: '>=18'}
|
|
|
|
chokidar@4.0.3:
|
|
resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==}
|
|
engines: {node: '>= 14.16.0'}
|
|
|
|
chownr@1.1.4:
|
|
resolution: {integrity: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==}
|
|
|
|
citty@0.1.6:
|
|
resolution: {integrity: sha512-tskPPKEs8D2KPafUypv2gxwJP8h/OaJmC82QQGGDQcHvXX43xF2VDACcJVmZ0EuSxkpO9Kc4MlrA3q0+FG58AQ==}
|
|
|
|
commander@11.1.0:
|
|
resolution: {integrity: sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==}
|
|
engines: {node: '>=16'}
|
|
|
|
commander@4.1.1:
|
|
resolution: {integrity: sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==}
|
|
engines: {node: '>= 6'}
|
|
|
|
confbox@0.1.8:
|
|
resolution: {integrity: sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==}
|
|
|
|
consola@3.4.2:
|
|
resolution: {integrity: sha512-5IKcdX0nnYavi6G7TtOhwkYzyjfJlatbjMjuLSfE2kYT5pMDOilZ4OvMhi637CcDICTmz3wARPoyhqyX1Y+XvA==}
|
|
engines: {node: ^14.18.0 || >=16.10.0}
|
|
|
|
convert-source-map@2.0.0:
|
|
resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
|
|
|
|
debug@4.4.3:
|
|
resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==}
|
|
engines: {node: '>=6.0'}
|
|
peerDependencies:
|
|
supports-color: '*'
|
|
peerDependenciesMeta:
|
|
supports-color:
|
|
optional: true
|
|
|
|
decompress-response@6.0.0:
|
|
resolution: {integrity: sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
deep-extend@0.6.0:
|
|
resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==}
|
|
engines: {node: '>=4.0.0'}
|
|
|
|
default-browser-id@5.0.1:
|
|
resolution: {integrity: sha512-x1VCxdX4t+8wVfd1so/9w+vQ4vx7lKd2Qp5tDRutErwmR85OgmfX7RlLRMWafRMY7hbEiXIbudNrjOAPa/hL8Q==}
|
|
engines: {node: '>=18'}
|
|
|
|
default-browser@5.5.0:
|
|
resolution: {integrity: sha512-H9LMLr5zwIbSxrmvikGuI/5KGhZ8E2zH3stkMgM5LpOWDutGM2JZaj460Udnf1a+946zc7YBgrqEWwbk7zHvGw==}
|
|
engines: {node: '>=18'}
|
|
|
|
define-lazy-prop@3.0.0:
|
|
resolution: {integrity: sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==}
|
|
engines: {node: '>=12'}
|
|
|
|
detect-libc@2.1.2:
|
|
resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
drizzle-orm@1.0.0-beta.23-c10d10c:
|
|
resolution: {integrity: sha512-l7KNyUoBLlB3SiSg00VmjpvtDBIztjHXWj7+AkgbNGtsyZpLxdr6orecIUAx0GxDNYIpBp3nicMjpCks1uK69A==}
|
|
peerDependencies:
|
|
'@aws-sdk/client-rds-data': '>=3'
|
|
'@cloudflare/workers-types': '>=4'
|
|
'@effect/sql': ^0.48.5
|
|
'@effect/sql-pg': ^0.49.7
|
|
'@electric-sql/pglite': '>=0.2.0'
|
|
'@libsql/client': '>=0.10.0'
|
|
'@libsql/client-wasm': '>=0.10.0'
|
|
'@neondatabase/serverless': '>=0.10.0'
|
|
'@op-engineering/op-sqlite': '>=2'
|
|
'@opentelemetry/api': ^1.4.1
|
|
'@planetscale/database': '>=1.13'
|
|
'@sinclair/typebox': '>=0.34.8'
|
|
'@sqlitecloud/drivers': '>=1.0.653'
|
|
'@tidbcloud/serverless': '*'
|
|
'@tursodatabase/database': '>=0.2.1'
|
|
'@tursodatabase/database-common': '>=0.2.1'
|
|
'@tursodatabase/database-wasm': '>=0.2.1'
|
|
'@types/better-sqlite3': '*'
|
|
'@types/mssql': ^9.1.4
|
|
'@types/pg': '*'
|
|
'@types/sql.js': '*'
|
|
'@upstash/redis': '>=1.34.7'
|
|
'@vercel/postgres': '>=0.8.0'
|
|
'@xata.io/client': '*'
|
|
arktype: '>=2.0.0'
|
|
better-sqlite3: '>=9.3.0'
|
|
bun-types: '*'
|
|
expo-sqlite: '>=14.0.0'
|
|
gel: '>=2'
|
|
mssql: ^11.0.1
|
|
mysql2: '>=2'
|
|
pg: '>=8'
|
|
postgres: '>=3'
|
|
sql.js: '>=1'
|
|
sqlite3: '>=5'
|
|
typebox: '>=1.0.0'
|
|
valibot: '>=1.0.0-beta.7'
|
|
zod: ^3.25.0 || ^4.0.0
|
|
peerDependenciesMeta:
|
|
'@aws-sdk/client-rds-data':
|
|
optional: true
|
|
'@cloudflare/workers-types':
|
|
optional: true
|
|
'@effect/sql':
|
|
optional: true
|
|
'@effect/sql-pg':
|
|
optional: true
|
|
'@electric-sql/pglite':
|
|
optional: true
|
|
'@libsql/client':
|
|
optional: true
|
|
'@libsql/client-wasm':
|
|
optional: true
|
|
'@neondatabase/serverless':
|
|
optional: true
|
|
'@op-engineering/op-sqlite':
|
|
optional: true
|
|
'@opentelemetry/api':
|
|
optional: true
|
|
'@planetscale/database':
|
|
optional: true
|
|
'@sinclair/typebox':
|
|
optional: true
|
|
'@sqlitecloud/drivers':
|
|
optional: true
|
|
'@tidbcloud/serverless':
|
|
optional: true
|
|
'@tursodatabase/database':
|
|
optional: true
|
|
'@tursodatabase/database-common':
|
|
optional: true
|
|
'@tursodatabase/database-wasm':
|
|
optional: true
|
|
'@types/better-sqlite3':
|
|
optional: true
|
|
'@types/mssql':
|
|
optional: true
|
|
'@types/pg':
|
|
optional: true
|
|
'@types/sql.js':
|
|
optional: true
|
|
'@upstash/redis':
|
|
optional: true
|
|
'@vercel/postgres':
|
|
optional: true
|
|
'@xata.io/client':
|
|
optional: true
|
|
arktype:
|
|
optional: true
|
|
better-sqlite3:
|
|
optional: true
|
|
bun-types:
|
|
optional: true
|
|
expo-sqlite:
|
|
optional: true
|
|
gel:
|
|
optional: true
|
|
mssql:
|
|
optional: true
|
|
mysql2:
|
|
optional: true
|
|
pg:
|
|
optional: true
|
|
postgres:
|
|
optional: true
|
|
sql.js:
|
|
optional: true
|
|
sqlite3:
|
|
optional: true
|
|
typebox:
|
|
optional: true
|
|
valibot:
|
|
optional: true
|
|
zod:
|
|
optional: true
|
|
|
|
ecdsa-sig-formatter@1.0.11:
|
|
resolution: {integrity: sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==}
|
|
|
|
end-of-stream@1.4.5:
|
|
resolution: {integrity: sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg==}
|
|
|
|
es-module-lexer@2.0.0:
|
|
resolution: {integrity: sha512-5POEcUuZybH7IdmGsD8wlf0AI55wMecM9rVBTI/qEAy2c1kTOm3DjFYjrBdI2K3BaJjJYfYFeRtM0t9ssnRuxw==}
|
|
|
|
esbuild@0.27.7:
|
|
resolution: {integrity: sha512-IxpibTjyVnmrIQo5aqNpCgoACA/dTKLTlhMHihVHhdkxKyPO1uBBthumT0rdHmcsk9uMonIWS0m4FljWzILh3w==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
|
|
estree-walker@3.0.3:
|
|
resolution: {integrity: sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==}
|
|
|
|
event-target-shim@5.0.1:
|
|
resolution: {integrity: sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
events@3.3.0:
|
|
resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==}
|
|
engines: {node: '>=0.8.x'}
|
|
|
|
expand-template@2.0.3:
|
|
resolution: {integrity: sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==}
|
|
engines: {node: '>=6'}
|
|
|
|
expect-type@1.3.0:
|
|
resolution: {integrity: sha512-knvyeauYhqjOYvQ66MznSMs83wmHrCycNEN6Ao+2AeYEfxUIkuiVxdEa1qlGEPK+We3n0THiDciYSsCcgW/DoA==}
|
|
engines: {node: '>=12.0.0'}
|
|
|
|
fdir@6.5.0:
|
|
resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==}
|
|
engines: {node: '>=12.0.0'}
|
|
peerDependencies:
|
|
picomatch: ^3 || ^4
|
|
peerDependenciesMeta:
|
|
picomatch:
|
|
optional: true
|
|
|
|
file-uri-to-path@1.0.0:
|
|
resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==}
|
|
|
|
fix-dts-default-cjs-exports@1.0.1:
|
|
resolution: {integrity: sha512-pVIECanWFC61Hzl2+oOCtoJ3F17kglZC/6N94eRWycFgBH35hHx0Li604ZIzhseh97mf2p0cv7vVrOZGoqhlEg==}
|
|
|
|
fs-constants@1.0.0:
|
|
resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==}
|
|
|
|
fsevents@2.3.3:
|
|
resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
|
|
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
|
os: [darwin]
|
|
|
|
github-from-package@0.0.0:
|
|
resolution: {integrity: sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==}
|
|
|
|
http-proxy-agent@7.0.2:
|
|
resolution: {integrity: sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==}
|
|
engines: {node: '>= 14'}
|
|
|
|
https-proxy-agent@7.0.6:
|
|
resolution: {integrity: sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==}
|
|
engines: {node: '>= 14'}
|
|
|
|
iconv-lite@0.6.3:
|
|
resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
iconv-lite@0.7.2:
|
|
resolution: {integrity: sha512-im9DjEDQ55s9fL4EYzOAv0yMqmMBSZp6G0VvFyTMPKWxiSBHUj9NW/qqLmXUwXrrM7AvqSlTCfvqRb0cM8yYqw==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
ieee754@1.2.1:
|
|
resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==}
|
|
|
|
inherits@2.0.4:
|
|
resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
|
|
|
|
ini@1.3.8:
|
|
resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==}
|
|
|
|
is-docker@3.0.0:
|
|
resolution: {integrity: sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==}
|
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
|
hasBin: true
|
|
|
|
is-inside-container@1.0.0:
|
|
resolution: {integrity: sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==}
|
|
engines: {node: '>=14.16'}
|
|
hasBin: true
|
|
|
|
is-wsl@3.1.1:
|
|
resolution: {integrity: sha512-e6rvdUCiQCAuumZslxRJWR/Doq4VpPR82kqclvcS0efgt430SlGIk05vdCN58+VrzgtIcfNODjozVielycD4Sw==}
|
|
engines: {node: '>=16'}
|
|
|
|
joycon@3.1.1:
|
|
resolution: {integrity: sha512-34wB/Y7MW7bzjKRjUKTa46I2Z7eV62Rkhva+KkopW7Qvv/OSWBqvkSY7vusOPrNuZcUG3tApvdVgNB8POj3SPw==}
|
|
engines: {node: '>=10'}
|
|
|
|
js-md4@0.3.2:
|
|
resolution: {integrity: sha512-/GDnfQYsltsjRswQhN9fhv3EMw2sCpUdrdxyWDOUK7eyD++r3gRhzgiQgc/x4MAv2i1iuQ4lxO5mvqM3vj4bwA==}
|
|
|
|
jsonwebtoken@9.0.3:
|
|
resolution: {integrity: sha512-MT/xP0CrubFRNLNKvxJ2BYfy53Zkm++5bX9dtuPbqAeQpTVe0MQTFhao8+Cp//EmJp244xt6Drw/GVEGCUj40g==}
|
|
engines: {node: '>=12', npm: '>=6'}
|
|
|
|
jwa@2.0.1:
|
|
resolution: {integrity: sha512-hRF04fqJIP8Abbkq5NKGN0Bbr3JxlQ+qhZufXVr0DvujKy93ZCbXZMHDL4EOtodSbCWxOqR8MS1tXA5hwqCXDg==}
|
|
|
|
jws@4.0.1:
|
|
resolution: {integrity: sha512-EKI/M/yqPncGUUh44xz0PxSidXFr/+r0pA70+gIYhjv+et7yxM+s29Y+VGDkovRofQem0fs7Uvf4+YmAdyRduA==}
|
|
|
|
lightningcss-android-arm64@1.32.0:
|
|
resolution: {integrity: sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
lightningcss-darwin-arm64@1.32.0:
|
|
resolution: {integrity: sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
lightningcss-darwin-x64@1.32.0:
|
|
resolution: {integrity: sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
lightningcss-freebsd-x64@1.32.0:
|
|
resolution: {integrity: sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
lightningcss-linux-arm-gnueabihf@1.32.0:
|
|
resolution: {integrity: sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
lightningcss-linux-arm64-gnu@1.32.0:
|
|
resolution: {integrity: sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
lightningcss-linux-arm64-musl@1.32.0:
|
|
resolution: {integrity: sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
lightningcss-linux-x64-gnu@1.32.0:
|
|
resolution: {integrity: sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
lightningcss-linux-x64-musl@1.32.0:
|
|
resolution: {integrity: sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
lightningcss-win32-arm64-msvc@1.32.0:
|
|
resolution: {integrity: sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
lightningcss-win32-x64-msvc@1.32.0:
|
|
resolution: {integrity: sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
lightningcss@1.32.0:
|
|
resolution: {integrity: sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==}
|
|
engines: {node: '>= 12.0.0'}
|
|
|
|
lilconfig@3.1.3:
|
|
resolution: {integrity: sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==}
|
|
engines: {node: '>=14'}
|
|
|
|
lines-and-columns@1.2.4:
|
|
resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
|
|
|
|
load-tsconfig@0.2.5:
|
|
resolution: {integrity: sha512-IXO6OCs9yg8tMKzfPZ1YmheJbZCiEsnBdcB03l0OcfK9prKnJb96siuHCr5Fl37/yo9DnKU+TLpxzTUspw9shg==}
|
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
|
|
|
lodash.includes@4.3.0:
|
|
resolution: {integrity: sha512-W3Bx6mdkRTGtlJISOvVD/lbqjTlPPUDTMnlXZFnVwi9NKJ6tiAk6LVdlhZMm17VZisqhKcgzpO5Wz91PCt5b0w==}
|
|
|
|
lodash.isboolean@3.0.3:
|
|
resolution: {integrity: sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==}
|
|
|
|
lodash.isinteger@4.0.4:
|
|
resolution: {integrity: sha512-DBwtEWN2caHQ9/imiNeEA5ys1JoRtRfY3d7V9wkqtbycnAmTvRRmbHKDV4a0EYc678/dia0jrte4tjYwVBaZUA==}
|
|
|
|
lodash.isnumber@3.0.3:
|
|
resolution: {integrity: sha512-QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw==}
|
|
|
|
lodash.isplainobject@4.0.6:
|
|
resolution: {integrity: sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==}
|
|
|
|
lodash.isstring@4.0.1:
|
|
resolution: {integrity: sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw==}
|
|
|
|
lodash.once@4.1.1:
|
|
resolution: {integrity: sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==}
|
|
|
|
magic-string@0.30.21:
|
|
resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==}
|
|
|
|
mimic-response@3.1.0:
|
|
resolution: {integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
minimist@1.2.8:
|
|
resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
|
|
|
|
mkdirp-classic@0.5.3:
|
|
resolution: {integrity: sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==}
|
|
|
|
mlly@1.8.2:
|
|
resolution: {integrity: sha512-d+ObxMQFmbt10sretNDytwt85VrbkhhUA/JBGm1MPaWJ65Cl4wOgLaB1NYvJSZ0Ef03MMEU/0xpPMXUIQ29UfA==}
|
|
|
|
ms@2.1.3:
|
|
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
|
|
|
|
mssql@11.0.1:
|
|
resolution: {integrity: sha512-KlGNsugoT90enKlR8/G36H0kTxPthDhmtNUCwEHvgRza5Cjpjoj+P2X6eMpFUDN7pFrJZsKadL4x990G8RBE1w==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
|
|
mz@2.7.0:
|
|
resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==}
|
|
|
|
nanoid@3.3.11:
|
|
resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==}
|
|
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
|
hasBin: true
|
|
|
|
napi-build-utils@2.0.0:
|
|
resolution: {integrity: sha512-GEbrYkbfF7MoNaoh2iGG84Mnf/WZfB0GdGEsM8wz7Expx/LlWf5U8t9nvJKXSp3qr5IsEbK04cBGhol/KwOsWA==}
|
|
|
|
native-duplexpair@1.0.0:
|
|
resolution: {integrity: sha512-E7QQoM+3jvNtlmyfqRZ0/U75VFgCls+fSkbml2MpgWkWyz3ox8Y58gNhfuziuQYGNNQAbFZJQck55LHCnCK6CA==}
|
|
|
|
node-abi@3.89.0:
|
|
resolution: {integrity: sha512-6u9UwL0HlAl21+agMN3YAMXcKByMqwGx+pq+P76vii5f7hTPtKDp08/H9py6DY+cfDw7kQNTGEj/rly3IgbNQA==}
|
|
engines: {node: '>=10'}
|
|
|
|
object-assign@4.1.1:
|
|
resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
obug@2.1.1:
|
|
resolution: {integrity: sha512-uTqF9MuPraAQ+IsnPf366RG4cP9RtUi7MLO1N3KEc+wb0a6yKpeL0lmk2IB1jY5KHPAlTc6T/JRdC/YqxHNwkQ==}
|
|
|
|
once@1.4.0:
|
|
resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
|
|
|
|
open@10.2.0:
|
|
resolution: {integrity: sha512-YgBpdJHPyQ2UE5x+hlSXcnejzAvD0b22U2OuAP+8OnlJT+PjWPxtgmGqKKc+RgTM63U9gN0YzrYc71R2WT/hTA==}
|
|
engines: {node: '>=18'}
|
|
|
|
pathe@2.0.3:
|
|
resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==}
|
|
|
|
picocolors@1.1.1:
|
|
resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
|
|
|
|
picomatch@4.0.4:
|
|
resolution: {integrity: sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==}
|
|
engines: {node: '>=12'}
|
|
|
|
pirates@4.0.7:
|
|
resolution: {integrity: sha512-TfySrs/5nm8fQJDcBDuUng3VOUKsd7S+zqvbOTiGXHfxX4wK31ard+hoNuvkicM/2YFzlpDgABOevKSsB4G/FA==}
|
|
engines: {node: '>= 6'}
|
|
|
|
pkg-types@1.3.1:
|
|
resolution: {integrity: sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==}
|
|
|
|
postcss-load-config@6.0.1:
|
|
resolution: {integrity: sha512-oPtTM4oerL+UXmx+93ytZVN82RrlY/wPUV8IeDxFrzIjXOLF1pN+EmKPLbubvKHT2HC20xXsCAH2Z+CKV6Oz/g==}
|
|
engines: {node: '>= 18'}
|
|
peerDependencies:
|
|
jiti: '>=1.21.0'
|
|
postcss: '>=8.0.9'
|
|
tsx: ^4.8.1
|
|
yaml: ^2.4.2
|
|
peerDependenciesMeta:
|
|
jiti:
|
|
optional: true
|
|
postcss:
|
|
optional: true
|
|
tsx:
|
|
optional: true
|
|
yaml:
|
|
optional: true
|
|
|
|
postcss@8.5.10:
|
|
resolution: {integrity: sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==}
|
|
engines: {node: ^10 || ^12 || >=14}
|
|
|
|
prebuild-install@7.1.3:
|
|
resolution: {integrity: sha512-8Mf2cbV7x1cXPUILADGI3wuhfqWvtiLA1iclTDbFRZkgRQS0NqsPZphna9V+HyTEadheuPmjaJMsbzKQFOzLug==}
|
|
engines: {node: '>=10'}
|
|
deprecated: No longer maintained. Please contact the author of the relevant native addon; alternatives are available.
|
|
hasBin: true
|
|
|
|
process@0.11.10:
|
|
resolution: {integrity: sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==}
|
|
engines: {node: '>= 0.6.0'}
|
|
|
|
pump@3.0.4:
|
|
resolution: {integrity: sha512-VS7sjc6KR7e1ukRFhQSY5LM2uBWAUPiOPa/A3mkKmiMwSmRFUITt0xuj+/lesgnCv+dPIEYlkzrcyXgquIHMcA==}
|
|
|
|
rc@1.2.8:
|
|
resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==}
|
|
hasBin: true
|
|
|
|
readable-stream@3.6.2:
|
|
resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==}
|
|
engines: {node: '>= 6'}
|
|
|
|
readable-stream@4.7.0:
|
|
resolution: {integrity: sha512-oIGGmcpTLwPga8Bn6/Z75SVaH1z5dUut2ibSyAMVhmUggWpmDn2dapB0n7f8nwaSiRtepAsfJyfXIO5DCVAODg==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
readdirp@4.1.2:
|
|
resolution: {integrity: sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==}
|
|
engines: {node: '>= 14.18.0'}
|
|
|
|
resolve-from@5.0.0:
|
|
resolution: {integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==}
|
|
engines: {node: '>=8'}
|
|
|
|
rfdc@1.4.1:
|
|
resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==}
|
|
|
|
rolldown@1.0.0-rc.16:
|
|
resolution: {integrity: sha512-rzi5WqKzEZw3SooTt7cgm4eqIoujPIyGcJNGFL7iPEuajQw7vxMHUkXylu4/vhCkJGXsgRmxqMKXUpT6FEgl0g==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
hasBin: true
|
|
|
|
rollup@4.60.2:
|
|
resolution: {integrity: sha512-J9qZyW++QK/09NyN/zeO0dG/1GdGfyp9lV8ajHnRVLfo/uFsbji5mHnDgn/qYdUHyCkM2N+8VyspgZclfAh0eQ==}
|
|
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|
|
hasBin: true
|
|
|
|
run-applescript@7.1.0:
|
|
resolution: {integrity: sha512-DPe5pVFaAsinSaV6QjQ6gdiedWDcRCbUuiQfQa2wmWV7+xC9bGulGI8+TdRmoFkAPaBXk8CrAbnlY2ISniJ47Q==}
|
|
engines: {node: '>=18'}
|
|
|
|
safe-buffer@5.2.1:
|
|
resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==}
|
|
|
|
safer-buffer@2.1.2:
|
|
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
|
|
|
|
semver@7.7.4:
|
|
resolution: {integrity: sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==}
|
|
engines: {node: '>=10'}
|
|
hasBin: true
|
|
|
|
siginfo@2.0.0:
|
|
resolution: {integrity: sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==}
|
|
|
|
simple-concat@1.0.1:
|
|
resolution: {integrity: sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==}
|
|
|
|
simple-get@4.0.1:
|
|
resolution: {integrity: sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==}
|
|
|
|
source-map-js@1.2.1:
|
|
resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
source-map@0.7.6:
|
|
resolution: {integrity: sha512-i5uvt8C3ikiWeNZSVZNWcfZPItFQOsYTUAOkcUPGd8DqDy1uOUikjt5dG+uRlwyvR108Fb9DOd4GvXfT0N2/uQ==}
|
|
engines: {node: '>= 12'}
|
|
|
|
sprintf-js@1.1.3:
|
|
resolution: {integrity: sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==}
|
|
|
|
sql.js@1.14.1:
|
|
resolution: {integrity: sha512-gcj8zBWU5cFsi9WUP+4bFNXAyF1iRpA3LLyS/DP5xlrNzGmPIizUeBggKa8DbDwdqaKwUcTEnChtd2grWo/x/A==}
|
|
|
|
stackback@0.0.2:
|
|
resolution: {integrity: sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==}
|
|
|
|
std-env@4.1.0:
|
|
resolution: {integrity: sha512-Rq7ybcX2RuC55r9oaPVEW7/xu3tj8u4GeBYHBWCychFtzMIr86A7e3PPEBPT37sHStKX3+TiX/Fr/ACmJLVlLQ==}
|
|
|
|
string_decoder@1.3.0:
|
|
resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==}
|
|
|
|
strip-json-comments@2.0.1:
|
|
resolution: {integrity: sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
sucrase@3.35.1:
|
|
resolution: {integrity: sha512-DhuTmvZWux4H1UOnWMB3sk0sbaCVOoQZjv8u1rDoTV0HTdGem9hkAZtl4JZy8P2z4Bg0nT+YMeOFyVr4zcG5Tw==}
|
|
engines: {node: '>=16 || 14 >=14.17'}
|
|
hasBin: true
|
|
|
|
tar-fs@2.1.4:
|
|
resolution: {integrity: sha512-mDAjwmZdh7LTT6pNleZ05Yt65HC3E+NiQzl672vQG38jIrehtJk/J3mNwIg+vShQPcLF/LV7CMnDW6vjj6sfYQ==}
|
|
|
|
tar-stream@2.2.0:
|
|
resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
tarn@3.0.2:
|
|
resolution: {integrity: sha512-51LAVKUSZSVfI05vjPESNc5vwqqZpbXCsU+/+wxlOrUjk2SnFTt97v9ZgQrD4YmxYW1Px6w2KjaDitCfkvgxMQ==}
|
|
engines: {node: '>=8.0.0'}
|
|
|
|
tedious@18.6.2:
|
|
resolution: {integrity: sha512-g7jC56o3MzLkE3lHkaFe2ZdOVFBahq5bsB60/M4NYUbocw/MCrS89IOEQUFr+ba6pb8ZHczZ/VqCyYeYq0xBAg==}
|
|
engines: {node: '>=18'}
|
|
|
|
tedious@19.2.1:
|
|
resolution: {integrity: sha512-pk1Q16Yl62iocuQB+RWbg6rFUFkIyzqOFQ6NfysCltRvQqKwfurgj8v/f2X+CKvDhSL4IJ0cCOfCHDg9PWEEYA==}
|
|
engines: {node: '>=18.17'}
|
|
|
|
thenify-all@1.6.0:
|
|
resolution: {integrity: sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==}
|
|
engines: {node: '>=0.8'}
|
|
|
|
thenify@3.3.1:
|
|
resolution: {integrity: sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==}
|
|
|
|
tinybench@2.9.0:
|
|
resolution: {integrity: sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==}
|
|
|
|
tinyexec@0.3.2:
|
|
resolution: {integrity: sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==}
|
|
|
|
tinyexec@1.1.1:
|
|
resolution: {integrity: sha512-VKS/ZaQhhkKFMANmAOhhXVoIfBXblQxGX1myCQ2faQrfmobMftXeJPcZGp0gS07ocvGJWDLZGyOZDadDBqYIJg==}
|
|
engines: {node: '>=18'}
|
|
|
|
tinyglobby@0.2.16:
|
|
resolution: {integrity: sha512-pn99VhoACYR8nFHhxqix+uvsbXineAasWm5ojXoN8xEwK5Kd3/TrhNn1wByuD52UxWRLy8pu+kRMniEi6Eq9Zg==}
|
|
engines: {node: '>=12.0.0'}
|
|
|
|
tinyrainbow@3.1.0:
|
|
resolution: {integrity: sha512-Bf+ILmBgretUrdJxzXM0SgXLZ3XfiaUuOj/IKQHuTXip+05Xn+uyEYdVg0kYDipTBcLrCVyUzAPz7QmArb0mmw==}
|
|
engines: {node: '>=14.0.0'}
|
|
|
|
tree-kill@1.2.2:
|
|
resolution: {integrity: sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==}
|
|
hasBin: true
|
|
|
|
ts-interface-checker@0.1.13:
|
|
resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==}
|
|
|
|
tslib@2.8.1:
|
|
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
|
|
|
|
tsup@8.5.1:
|
|
resolution: {integrity: sha512-xtgkqwdhpKWr3tKPmCkvYmS9xnQK3m3XgxZHwSUjvfTjp7YfXe5tT3GgWi0F2N+ZSMsOeWeZFh7ZZFg5iPhing==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@microsoft/api-extractor': ^7.36.0
|
|
'@swc/core': ^1
|
|
postcss: ^8.4.12
|
|
typescript: '>=4.5.0'
|
|
peerDependenciesMeta:
|
|
'@microsoft/api-extractor':
|
|
optional: true
|
|
'@swc/core':
|
|
optional: true
|
|
postcss:
|
|
optional: true
|
|
typescript:
|
|
optional: true
|
|
|
|
tunnel-agent@0.6.0:
|
|
resolution: {integrity: sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==}
|
|
|
|
typescript@5.9.3:
|
|
resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==}
|
|
engines: {node: '>=14.17'}
|
|
hasBin: true
|
|
|
|
ufo@1.6.3:
|
|
resolution: {integrity: sha512-yDJTmhydvl5lJzBmy/hyOAA0d+aqCBuwl818haVdYCRrWV84o7YyeVm4QlVHStqNrrJSTb6jKuFAVqAFsr+K3Q==}
|
|
|
|
undici-types@6.21.0:
|
|
resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==}
|
|
|
|
undici-types@7.19.2:
|
|
resolution: {integrity: sha512-qYVnV5OEm2AW8cJMCpdV20CDyaN3g0AjDlOGf1OW4iaDEx8MwdtChUp4zu4H0VP3nDRF/8RKWH+IPp9uW0YGZg==}
|
|
|
|
util-deprecate@1.0.2:
|
|
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
|
|
|
|
uuid@8.3.2:
|
|
resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==}
|
|
hasBin: true
|
|
|
|
vite@8.0.9:
|
|
resolution: {integrity: sha512-t7g7GVRpMXjNpa67HaVWI/8BWtdVIQPCL2WoozXXA7LBGEFK4AkkKkHx2hAQf5x1GZSlcmEDPkVLSGahxnEEZw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@types/node': ^20.19.0 || >=22.12.0
|
|
'@vitejs/devtools': ^0.1.0
|
|
esbuild: ^0.27.0 || ^0.28.0
|
|
jiti: '>=1.21.0'
|
|
less: ^4.0.0
|
|
sass: ^1.70.0
|
|
sass-embedded: ^1.70.0
|
|
stylus: '>=0.54.8'
|
|
sugarss: ^5.0.0
|
|
terser: ^5.16.0
|
|
tsx: ^4.8.1
|
|
yaml: ^2.4.2
|
|
peerDependenciesMeta:
|
|
'@types/node':
|
|
optional: true
|
|
'@vitejs/devtools':
|
|
optional: true
|
|
esbuild:
|
|
optional: true
|
|
jiti:
|
|
optional: true
|
|
less:
|
|
optional: true
|
|
sass:
|
|
optional: true
|
|
sass-embedded:
|
|
optional: true
|
|
stylus:
|
|
optional: true
|
|
sugarss:
|
|
optional: true
|
|
terser:
|
|
optional: true
|
|
tsx:
|
|
optional: true
|
|
yaml:
|
|
optional: true
|
|
|
|
vitest@4.1.5:
|
|
resolution: {integrity: sha512-9Xx1v3/ih3m9hN+SbfkUyy0JAs72ap3r7joc87XL6jwF0jGg6mFBvQ1SrwaX+h8BlkX6Hz9shdd1uo6AF+ZGpg==}
|
|
engines: {node: ^20.0.0 || ^22.0.0 || >=24.0.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@edge-runtime/vm': '*'
|
|
'@opentelemetry/api': ^1.9.0
|
|
'@types/node': ^20.0.0 || ^22.0.0 || >=24.0.0
|
|
'@vitest/browser-playwright': 4.1.5
|
|
'@vitest/browser-preview': 4.1.5
|
|
'@vitest/browser-webdriverio': 4.1.5
|
|
'@vitest/coverage-istanbul': 4.1.5
|
|
'@vitest/coverage-v8': 4.1.5
|
|
'@vitest/ui': 4.1.5
|
|
happy-dom: '*'
|
|
jsdom: '*'
|
|
vite: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
peerDependenciesMeta:
|
|
'@edge-runtime/vm':
|
|
optional: true
|
|
'@opentelemetry/api':
|
|
optional: true
|
|
'@types/node':
|
|
optional: true
|
|
'@vitest/browser-playwright':
|
|
optional: true
|
|
'@vitest/browser-preview':
|
|
optional: true
|
|
'@vitest/browser-webdriverio':
|
|
optional: true
|
|
'@vitest/coverage-istanbul':
|
|
optional: true
|
|
'@vitest/coverage-v8':
|
|
optional: true
|
|
'@vitest/ui':
|
|
optional: true
|
|
happy-dom:
|
|
optional: true
|
|
jsdom:
|
|
optional: true
|
|
|
|
why-is-node-running@2.3.0:
|
|
resolution: {integrity: sha512-hUrmaWBdVDcxvYqnyh09zunKzROWjbZTiNy8dBEjkS7ehEDQibXJ7XvlmtbwuTclUiIyN+CyXQD4Vmko8fNm8w==}
|
|
engines: {node: '>=8'}
|
|
hasBin: true
|
|
|
|
wrappy@1.0.2:
|
|
resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
|
|
|
|
wsl-utils@0.1.0:
|
|
resolution: {integrity: sha512-h3Fbisa2nKGPxCpm89Hk33lBLsnaGBvctQopaBSOW/uIs6FTe1ATyAnKFJrzVs9vpGdsTe73WF3V4lIsk4Gacw==}
|
|
engines: {node: '>=18'}
|
|
|
|
yaml@2.8.3:
|
|
resolution: {integrity: sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg==}
|
|
engines: {node: '>= 14.6'}
|
|
hasBin: true
|
|
|
|
snapshots:
|
|
|
|
'@azure-rest/core-client@2.6.0':
|
|
dependencies:
|
|
'@azure/abort-controller': 2.1.2
|
|
'@azure/core-auth': 1.10.1
|
|
'@azure/core-rest-pipeline': 1.23.0
|
|
'@azure/core-tracing': 1.3.1
|
|
'@typespec/ts-http-runtime': 0.3.5
|
|
tslib: 2.8.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
optional: true
|
|
|
|
'@azure/abort-controller@2.1.2':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
optional: true
|
|
|
|
'@azure/core-auth@1.10.1':
|
|
dependencies:
|
|
'@azure/abort-controller': 2.1.2
|
|
'@azure/core-util': 1.13.1
|
|
tslib: 2.8.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
optional: true
|
|
|
|
'@azure/core-client@1.10.1':
|
|
dependencies:
|
|
'@azure/abort-controller': 2.1.2
|
|
'@azure/core-auth': 1.10.1
|
|
'@azure/core-rest-pipeline': 1.23.0
|
|
'@azure/core-tracing': 1.3.1
|
|
'@azure/core-util': 1.13.1
|
|
'@azure/logger': 1.3.0
|
|
tslib: 2.8.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
optional: true
|
|
|
|
'@azure/core-http-compat@2.4.0(@azure/core-client@1.10.1)(@azure/core-rest-pipeline@1.23.0)':
|
|
dependencies:
|
|
'@azure/abort-controller': 2.1.2
|
|
'@azure/core-client': 1.10.1
|
|
'@azure/core-rest-pipeline': 1.23.0
|
|
optional: true
|
|
|
|
'@azure/core-lro@2.7.2':
|
|
dependencies:
|
|
'@azure/abort-controller': 2.1.2
|
|
'@azure/core-util': 1.13.1
|
|
'@azure/logger': 1.3.0
|
|
tslib: 2.8.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
optional: true
|
|
|
|
'@azure/core-paging@1.6.2':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
optional: true
|
|
|
|
'@azure/core-rest-pipeline@1.23.0':
|
|
dependencies:
|
|
'@azure/abort-controller': 2.1.2
|
|
'@azure/core-auth': 1.10.1
|
|
'@azure/core-tracing': 1.3.1
|
|
'@azure/core-util': 1.13.1
|
|
'@azure/logger': 1.3.0
|
|
'@typespec/ts-http-runtime': 0.3.5
|
|
tslib: 2.8.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
optional: true
|
|
|
|
'@azure/core-tracing@1.3.1':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
optional: true
|
|
|
|
'@azure/core-util@1.13.1':
|
|
dependencies:
|
|
'@azure/abort-controller': 2.1.2
|
|
'@typespec/ts-http-runtime': 0.3.5
|
|
tslib: 2.8.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
optional: true
|
|
|
|
'@azure/identity@4.13.1':
|
|
dependencies:
|
|
'@azure/abort-controller': 2.1.2
|
|
'@azure/core-auth': 1.10.1
|
|
'@azure/core-client': 1.10.1
|
|
'@azure/core-rest-pipeline': 1.23.0
|
|
'@azure/core-tracing': 1.3.1
|
|
'@azure/core-util': 1.13.1
|
|
'@azure/logger': 1.3.0
|
|
'@azure/msal-browser': 5.8.0
|
|
'@azure/msal-node': 5.1.4
|
|
open: 10.2.0
|
|
tslib: 2.8.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
optional: true
|
|
|
|
'@azure/keyvault-common@2.1.0':
|
|
dependencies:
|
|
'@azure-rest/core-client': 2.6.0
|
|
'@azure/abort-controller': 2.1.2
|
|
'@azure/core-auth': 1.10.1
|
|
'@azure/core-rest-pipeline': 1.23.0
|
|
'@azure/core-tracing': 1.3.1
|
|
'@azure/core-util': 1.13.1
|
|
'@azure/logger': 1.3.0
|
|
tslib: 2.8.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
optional: true
|
|
|
|
'@azure/keyvault-keys@4.10.0(@azure/core-client@1.10.1)':
|
|
dependencies:
|
|
'@azure-rest/core-client': 2.6.0
|
|
'@azure/abort-controller': 2.1.2
|
|
'@azure/core-auth': 1.10.1
|
|
'@azure/core-http-compat': 2.4.0(@azure/core-client@1.10.1)(@azure/core-rest-pipeline@1.23.0)
|
|
'@azure/core-lro': 2.7.2
|
|
'@azure/core-paging': 1.6.2
|
|
'@azure/core-rest-pipeline': 1.23.0
|
|
'@azure/core-tracing': 1.3.1
|
|
'@azure/core-util': 1.13.1
|
|
'@azure/keyvault-common': 2.1.0
|
|
'@azure/logger': 1.3.0
|
|
tslib: 2.8.1
|
|
transitivePeerDependencies:
|
|
- '@azure/core-client'
|
|
- supports-color
|
|
optional: true
|
|
|
|
'@azure/logger@1.3.0':
|
|
dependencies:
|
|
'@typespec/ts-http-runtime': 0.3.5
|
|
tslib: 2.8.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
optional: true
|
|
|
|
'@azure/msal-browser@5.8.0':
|
|
dependencies:
|
|
'@azure/msal-common': 16.5.1
|
|
optional: true
|
|
|
|
'@azure/msal-common@16.5.1':
|
|
optional: true
|
|
|
|
'@azure/msal-node@5.1.4':
|
|
dependencies:
|
|
'@azure/msal-common': 16.5.1
|
|
jsonwebtoken: 9.0.3
|
|
uuid: 8.3.2
|
|
optional: true
|
|
|
|
'@biomejs/biome@1.9.4':
|
|
optionalDependencies:
|
|
'@biomejs/cli-darwin-arm64': 1.9.4
|
|
'@biomejs/cli-darwin-x64': 1.9.4
|
|
'@biomejs/cli-linux-arm64': 1.9.4
|
|
'@biomejs/cli-linux-arm64-musl': 1.9.4
|
|
'@biomejs/cli-linux-x64': 1.9.4
|
|
'@biomejs/cli-linux-x64-musl': 1.9.4
|
|
'@biomejs/cli-win32-arm64': 1.9.4
|
|
'@biomejs/cli-win32-x64': 1.9.4
|
|
|
|
'@biomejs/cli-darwin-arm64@1.9.4':
|
|
optional: true
|
|
|
|
'@biomejs/cli-darwin-x64@1.9.4':
|
|
optional: true
|
|
|
|
'@biomejs/cli-linux-arm64-musl@1.9.4':
|
|
optional: true
|
|
|
|
'@biomejs/cli-linux-arm64@1.9.4':
|
|
optional: true
|
|
|
|
'@biomejs/cli-linux-x64-musl@1.9.4':
|
|
optional: true
|
|
|
|
'@biomejs/cli-linux-x64@1.9.4':
|
|
optional: true
|
|
|
|
'@biomejs/cli-win32-arm64@1.9.4':
|
|
optional: true
|
|
|
|
'@biomejs/cli-win32-x64@1.9.4':
|
|
optional: true
|
|
|
|
'@emnapi/core@1.9.2':
|
|
dependencies:
|
|
'@emnapi/wasi-threads': 1.2.1
|
|
tslib: 2.8.1
|
|
optional: true
|
|
|
|
'@emnapi/runtime@1.9.2':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
optional: true
|
|
|
|
'@emnapi/wasi-threads@1.2.1':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
optional: true
|
|
|
|
'@esbuild/aix-ppc64@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm64@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/android-x64@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-arm64@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-x64@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-arm64@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-x64@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm64@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ia32@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/linux-loong64@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/linux-mips64el@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ppc64@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/linux-riscv64@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/linux-s390x@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/linux-x64@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/netbsd-arm64@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/netbsd-x64@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/openbsd-arm64@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/openbsd-x64@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/openharmony-arm64@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/sunos-x64@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/win32-arm64@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/win32-ia32@0.27.7':
|
|
optional: true
|
|
|
|
'@esbuild/win32-x64@0.27.7':
|
|
optional: true
|
|
|
|
'@jridgewell/gen-mapping@0.3.13':
|
|
dependencies:
|
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
|
|
'@jridgewell/resolve-uri@3.1.2': {}
|
|
|
|
'@jridgewell/sourcemap-codec@1.5.5': {}
|
|
|
|
'@jridgewell/trace-mapping@0.3.31':
|
|
dependencies:
|
|
'@jridgewell/resolve-uri': 3.1.2
|
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
|
|
'@js-joda/core@5.7.0':
|
|
optional: true
|
|
|
|
'@napi-rs/wasm-runtime@1.1.4(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)':
|
|
dependencies:
|
|
'@emnapi/core': 1.9.2
|
|
'@emnapi/runtime': 1.9.2
|
|
'@tybys/wasm-util': 0.10.1
|
|
optional: true
|
|
|
|
'@oxc-project/types@0.126.0': {}
|
|
|
|
'@rolldown/binding-android-arm64@1.0.0-rc.16':
|
|
optional: true
|
|
|
|
'@rolldown/binding-darwin-arm64@1.0.0-rc.16':
|
|
optional: true
|
|
|
|
'@rolldown/binding-darwin-x64@1.0.0-rc.16':
|
|
optional: true
|
|
|
|
'@rolldown/binding-freebsd-x64@1.0.0-rc.16':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-arm-gnueabihf@1.0.0-rc.16':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-arm64-gnu@1.0.0-rc.16':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-arm64-musl@1.0.0-rc.16':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-ppc64-gnu@1.0.0-rc.16':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-s390x-gnu@1.0.0-rc.16':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-x64-gnu@1.0.0-rc.16':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-x64-musl@1.0.0-rc.16':
|
|
optional: true
|
|
|
|
'@rolldown/binding-openharmony-arm64@1.0.0-rc.16':
|
|
optional: true
|
|
|
|
'@rolldown/binding-wasm32-wasi@1.0.0-rc.16':
|
|
dependencies:
|
|
'@emnapi/core': 1.9.2
|
|
'@emnapi/runtime': 1.9.2
|
|
'@napi-rs/wasm-runtime': 1.1.4(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)
|
|
optional: true
|
|
|
|
'@rolldown/binding-win32-arm64-msvc@1.0.0-rc.16':
|
|
optional: true
|
|
|
|
'@rolldown/binding-win32-x64-msvc@1.0.0-rc.16':
|
|
optional: true
|
|
|
|
'@rolldown/pluginutils@1.0.0-rc.16': {}
|
|
|
|
'@rollup/rollup-android-arm-eabi@4.60.2':
|
|
optional: true
|
|
|
|
'@rollup/rollup-android-arm64@4.60.2':
|
|
optional: true
|
|
|
|
'@rollup/rollup-darwin-arm64@4.60.2':
|
|
optional: true
|
|
|
|
'@rollup/rollup-darwin-x64@4.60.2':
|
|
optional: true
|
|
|
|
'@rollup/rollup-freebsd-arm64@4.60.2':
|
|
optional: true
|
|
|
|
'@rollup/rollup-freebsd-x64@4.60.2':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm-gnueabihf@4.60.2':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm-musleabihf@4.60.2':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm64-gnu@4.60.2':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm64-musl@4.60.2':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-loong64-gnu@4.60.2':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-loong64-musl@4.60.2':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-ppc64-gnu@4.60.2':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-ppc64-musl@4.60.2':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-riscv64-gnu@4.60.2':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-riscv64-musl@4.60.2':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-s390x-gnu@4.60.2':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-x64-gnu@4.60.2':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-x64-musl@4.60.2':
|
|
optional: true
|
|
|
|
'@rollup/rollup-openbsd-x64@4.60.2':
|
|
optional: true
|
|
|
|
'@rollup/rollup-openharmony-arm64@4.60.2':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-arm64-msvc@4.60.2':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-ia32-msvc@4.60.2':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-x64-gnu@4.60.2':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-x64-msvc@4.60.2':
|
|
optional: true
|
|
|
|
'@standard-schema/spec@1.1.0': {}
|
|
|
|
'@tediousjs/connection-string@0.5.0':
|
|
optional: true
|
|
|
|
'@tybys/wasm-util@0.10.1':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
optional: true
|
|
|
|
'@types/better-sqlite3@7.6.13':
|
|
dependencies:
|
|
'@types/node': 22.19.17
|
|
optional: true
|
|
|
|
'@types/chai@5.2.3':
|
|
dependencies:
|
|
'@types/deep-eql': 4.0.2
|
|
assertion-error: 2.0.1
|
|
|
|
'@types/deep-eql@4.0.2': {}
|
|
|
|
'@types/estree@1.0.8': {}
|
|
|
|
'@types/mssql@9.1.11(@azure/core-client@1.10.1)':
|
|
dependencies:
|
|
'@types/node': 22.19.17
|
|
tarn: 3.0.2
|
|
tedious: 19.2.1(@azure/core-client@1.10.1)
|
|
transitivePeerDependencies:
|
|
- '@azure/core-client'
|
|
- supports-color
|
|
optional: true
|
|
|
|
'@types/node@22.19.17':
|
|
dependencies:
|
|
undici-types: 6.21.0
|
|
|
|
'@types/node@25.6.0':
|
|
dependencies:
|
|
undici-types: 7.19.2
|
|
optional: true
|
|
|
|
'@types/readable-stream@4.0.23':
|
|
dependencies:
|
|
'@types/node': 22.19.17
|
|
optional: true
|
|
|
|
'@typespec/ts-http-runtime@0.3.5':
|
|
dependencies:
|
|
http-proxy-agent: 7.0.2
|
|
https-proxy-agent: 7.0.6
|
|
tslib: 2.8.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
optional: true
|
|
|
|
'@vitest/expect@4.1.5':
|
|
dependencies:
|
|
'@standard-schema/spec': 1.1.0
|
|
'@types/chai': 5.2.3
|
|
'@vitest/spy': 4.1.5
|
|
'@vitest/utils': 4.1.5
|
|
chai: 6.2.2
|
|
tinyrainbow: 3.1.0
|
|
|
|
'@vitest/mocker@4.1.5(vite@8.0.9(@types/node@22.19.17)(esbuild@0.27.7)(yaml@2.8.3))':
|
|
dependencies:
|
|
'@vitest/spy': 4.1.5
|
|
estree-walker: 3.0.3
|
|
magic-string: 0.30.21
|
|
optionalDependencies:
|
|
vite: 8.0.9(@types/node@22.19.17)(esbuild@0.27.7)(yaml@2.8.3)
|
|
|
|
'@vitest/mocker@4.1.5(vite@8.0.9(@types/node@25.6.0)(esbuild@0.27.7)(yaml@2.8.3))':
|
|
dependencies:
|
|
'@vitest/spy': 4.1.5
|
|
estree-walker: 3.0.3
|
|
magic-string: 0.30.21
|
|
optionalDependencies:
|
|
vite: 8.0.9(@types/node@25.6.0)(esbuild@0.27.7)(yaml@2.8.3)
|
|
|
|
'@vitest/pretty-format@4.1.5':
|
|
dependencies:
|
|
tinyrainbow: 3.1.0
|
|
|
|
'@vitest/runner@4.1.5':
|
|
dependencies:
|
|
'@vitest/utils': 4.1.5
|
|
pathe: 2.0.3
|
|
|
|
'@vitest/snapshot@4.1.5':
|
|
dependencies:
|
|
'@vitest/pretty-format': 4.1.5
|
|
'@vitest/utils': 4.1.5
|
|
magic-string: 0.30.21
|
|
pathe: 2.0.3
|
|
|
|
'@vitest/spy@4.1.5': {}
|
|
|
|
'@vitest/utils@4.1.5':
|
|
dependencies:
|
|
'@vitest/pretty-format': 4.1.5
|
|
convert-source-map: 2.0.0
|
|
tinyrainbow: 3.1.0
|
|
|
|
abort-controller@3.0.0:
|
|
dependencies:
|
|
event-target-shim: 5.0.1
|
|
optional: true
|
|
|
|
acorn@8.16.0: {}
|
|
|
|
agent-base@7.1.4:
|
|
optional: true
|
|
|
|
any-promise@1.3.0: {}
|
|
|
|
assertion-error@2.0.1: {}
|
|
|
|
base64-js@1.5.1:
|
|
optional: true
|
|
|
|
better-sqlite3@11.10.0:
|
|
dependencies:
|
|
bindings: 1.5.0
|
|
prebuild-install: 7.1.3
|
|
optional: true
|
|
|
|
bindings@1.5.0:
|
|
dependencies:
|
|
file-uri-to-path: 1.0.0
|
|
optional: true
|
|
|
|
bl@4.1.0:
|
|
dependencies:
|
|
buffer: 5.7.1
|
|
inherits: 2.0.4
|
|
readable-stream: 3.6.2
|
|
optional: true
|
|
|
|
bl@6.1.6:
|
|
dependencies:
|
|
'@types/readable-stream': 4.0.23
|
|
buffer: 6.0.3
|
|
inherits: 2.0.4
|
|
readable-stream: 4.7.0
|
|
optional: true
|
|
|
|
buffer-equal-constant-time@1.0.1:
|
|
optional: true
|
|
|
|
buffer@5.7.1:
|
|
dependencies:
|
|
base64-js: 1.5.1
|
|
ieee754: 1.2.1
|
|
optional: true
|
|
|
|
buffer@6.0.3:
|
|
dependencies:
|
|
base64-js: 1.5.1
|
|
ieee754: 1.2.1
|
|
optional: true
|
|
|
|
bundle-name@4.1.0:
|
|
dependencies:
|
|
run-applescript: 7.1.0
|
|
optional: true
|
|
|
|
bundle-require@5.1.0(esbuild@0.27.7):
|
|
dependencies:
|
|
esbuild: 0.27.7
|
|
load-tsconfig: 0.2.5
|
|
|
|
cac@6.7.14: {}
|
|
|
|
chai@6.2.2: {}
|
|
|
|
chokidar@4.0.3:
|
|
dependencies:
|
|
readdirp: 4.1.2
|
|
|
|
chownr@1.1.4:
|
|
optional: true
|
|
|
|
citty@0.1.6:
|
|
dependencies:
|
|
consola: 3.4.2
|
|
|
|
commander@11.1.0:
|
|
optional: true
|
|
|
|
commander@4.1.1: {}
|
|
|
|
confbox@0.1.8: {}
|
|
|
|
consola@3.4.2: {}
|
|
|
|
convert-source-map@2.0.0: {}
|
|
|
|
debug@4.4.3:
|
|
dependencies:
|
|
ms: 2.1.3
|
|
|
|
decompress-response@6.0.0:
|
|
dependencies:
|
|
mimic-response: 3.1.0
|
|
optional: true
|
|
|
|
deep-extend@0.6.0:
|
|
optional: true
|
|
|
|
default-browser-id@5.0.1:
|
|
optional: true
|
|
|
|
default-browser@5.5.0:
|
|
dependencies:
|
|
bundle-name: 4.1.0
|
|
default-browser-id: 5.0.1
|
|
optional: true
|
|
|
|
define-lazy-prop@3.0.0:
|
|
optional: true
|
|
|
|
detect-libc@2.1.2: {}
|
|
|
|
drizzle-orm@1.0.0-beta.23-c10d10c(@types/better-sqlite3@7.6.13)(@types/mssql@9.1.11(@azure/core-client@1.10.1))(better-sqlite3@11.10.0)(mssql@11.0.1(@azure/core-client@1.10.1))(sql.js@1.14.1):
|
|
optionalDependencies:
|
|
'@types/better-sqlite3': 7.6.13
|
|
'@types/mssql': 9.1.11(@azure/core-client@1.10.1)
|
|
better-sqlite3: 11.10.0
|
|
mssql: 11.0.1(@azure/core-client@1.10.1)
|
|
sql.js: 1.14.1
|
|
|
|
ecdsa-sig-formatter@1.0.11:
|
|
dependencies:
|
|
safe-buffer: 5.2.1
|
|
optional: true
|
|
|
|
end-of-stream@1.4.5:
|
|
dependencies:
|
|
once: 1.4.0
|
|
optional: true
|
|
|
|
es-module-lexer@2.0.0: {}
|
|
|
|
esbuild@0.27.7:
|
|
optionalDependencies:
|
|
'@esbuild/aix-ppc64': 0.27.7
|
|
'@esbuild/android-arm': 0.27.7
|
|
'@esbuild/android-arm64': 0.27.7
|
|
'@esbuild/android-x64': 0.27.7
|
|
'@esbuild/darwin-arm64': 0.27.7
|
|
'@esbuild/darwin-x64': 0.27.7
|
|
'@esbuild/freebsd-arm64': 0.27.7
|
|
'@esbuild/freebsd-x64': 0.27.7
|
|
'@esbuild/linux-arm': 0.27.7
|
|
'@esbuild/linux-arm64': 0.27.7
|
|
'@esbuild/linux-ia32': 0.27.7
|
|
'@esbuild/linux-loong64': 0.27.7
|
|
'@esbuild/linux-mips64el': 0.27.7
|
|
'@esbuild/linux-ppc64': 0.27.7
|
|
'@esbuild/linux-riscv64': 0.27.7
|
|
'@esbuild/linux-s390x': 0.27.7
|
|
'@esbuild/linux-x64': 0.27.7
|
|
'@esbuild/netbsd-arm64': 0.27.7
|
|
'@esbuild/netbsd-x64': 0.27.7
|
|
'@esbuild/openbsd-arm64': 0.27.7
|
|
'@esbuild/openbsd-x64': 0.27.7
|
|
'@esbuild/openharmony-arm64': 0.27.7
|
|
'@esbuild/sunos-x64': 0.27.7
|
|
'@esbuild/win32-arm64': 0.27.7
|
|
'@esbuild/win32-ia32': 0.27.7
|
|
'@esbuild/win32-x64': 0.27.7
|
|
|
|
estree-walker@3.0.3:
|
|
dependencies:
|
|
'@types/estree': 1.0.8
|
|
|
|
event-target-shim@5.0.1:
|
|
optional: true
|
|
|
|
events@3.3.0:
|
|
optional: true
|
|
|
|
expand-template@2.0.3:
|
|
optional: true
|
|
|
|
expect-type@1.3.0: {}
|
|
|
|
fdir@6.5.0(picomatch@4.0.4):
|
|
optionalDependencies:
|
|
picomatch: 4.0.4
|
|
|
|
file-uri-to-path@1.0.0:
|
|
optional: true
|
|
|
|
fix-dts-default-cjs-exports@1.0.1:
|
|
dependencies:
|
|
magic-string: 0.30.21
|
|
mlly: 1.8.2
|
|
rollup: 4.60.2
|
|
|
|
fs-constants@1.0.0:
|
|
optional: true
|
|
|
|
fsevents@2.3.3:
|
|
optional: true
|
|
|
|
github-from-package@0.0.0:
|
|
optional: true
|
|
|
|
http-proxy-agent@7.0.2:
|
|
dependencies:
|
|
agent-base: 7.1.4
|
|
debug: 4.4.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
optional: true
|
|
|
|
https-proxy-agent@7.0.6:
|
|
dependencies:
|
|
agent-base: 7.1.4
|
|
debug: 4.4.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
optional: true
|
|
|
|
iconv-lite@0.6.3:
|
|
dependencies:
|
|
safer-buffer: 2.1.2
|
|
optional: true
|
|
|
|
iconv-lite@0.7.2:
|
|
dependencies:
|
|
safer-buffer: 2.1.2
|
|
optional: true
|
|
|
|
ieee754@1.2.1:
|
|
optional: true
|
|
|
|
inherits@2.0.4:
|
|
optional: true
|
|
|
|
ini@1.3.8:
|
|
optional: true
|
|
|
|
is-docker@3.0.0:
|
|
optional: true
|
|
|
|
is-inside-container@1.0.0:
|
|
dependencies:
|
|
is-docker: 3.0.0
|
|
optional: true
|
|
|
|
is-wsl@3.1.1:
|
|
dependencies:
|
|
is-inside-container: 1.0.0
|
|
optional: true
|
|
|
|
joycon@3.1.1: {}
|
|
|
|
js-md4@0.3.2:
|
|
optional: true
|
|
|
|
jsonwebtoken@9.0.3:
|
|
dependencies:
|
|
jws: 4.0.1
|
|
lodash.includes: 4.3.0
|
|
lodash.isboolean: 3.0.3
|
|
lodash.isinteger: 4.0.4
|
|
lodash.isnumber: 3.0.3
|
|
lodash.isplainobject: 4.0.6
|
|
lodash.isstring: 4.0.1
|
|
lodash.once: 4.1.1
|
|
ms: 2.1.3
|
|
semver: 7.7.4
|
|
optional: true
|
|
|
|
jwa@2.0.1:
|
|
dependencies:
|
|
buffer-equal-constant-time: 1.0.1
|
|
ecdsa-sig-formatter: 1.0.11
|
|
safe-buffer: 5.2.1
|
|
optional: true
|
|
|
|
jws@4.0.1:
|
|
dependencies:
|
|
jwa: 2.0.1
|
|
safe-buffer: 5.2.1
|
|
optional: true
|
|
|
|
lightningcss-android-arm64@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-darwin-arm64@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-darwin-x64@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-freebsd-x64@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-arm-gnueabihf@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-arm64-gnu@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-arm64-musl@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-x64-gnu@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-x64-musl@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-win32-arm64-msvc@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-win32-x64-msvc@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss@1.32.0:
|
|
dependencies:
|
|
detect-libc: 2.1.2
|
|
optionalDependencies:
|
|
lightningcss-android-arm64: 1.32.0
|
|
lightningcss-darwin-arm64: 1.32.0
|
|
lightningcss-darwin-x64: 1.32.0
|
|
lightningcss-freebsd-x64: 1.32.0
|
|
lightningcss-linux-arm-gnueabihf: 1.32.0
|
|
lightningcss-linux-arm64-gnu: 1.32.0
|
|
lightningcss-linux-arm64-musl: 1.32.0
|
|
lightningcss-linux-x64-gnu: 1.32.0
|
|
lightningcss-linux-x64-musl: 1.32.0
|
|
lightningcss-win32-arm64-msvc: 1.32.0
|
|
lightningcss-win32-x64-msvc: 1.32.0
|
|
|
|
lilconfig@3.1.3: {}
|
|
|
|
lines-and-columns@1.2.4: {}
|
|
|
|
load-tsconfig@0.2.5: {}
|
|
|
|
lodash.includes@4.3.0:
|
|
optional: true
|
|
|
|
lodash.isboolean@3.0.3:
|
|
optional: true
|
|
|
|
lodash.isinteger@4.0.4:
|
|
optional: true
|
|
|
|
lodash.isnumber@3.0.3:
|
|
optional: true
|
|
|
|
lodash.isplainobject@4.0.6:
|
|
optional: true
|
|
|
|
lodash.isstring@4.0.1:
|
|
optional: true
|
|
|
|
lodash.once@4.1.1:
|
|
optional: true
|
|
|
|
magic-string@0.30.21:
|
|
dependencies:
|
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
|
|
mimic-response@3.1.0:
|
|
optional: true
|
|
|
|
minimist@1.2.8:
|
|
optional: true
|
|
|
|
mkdirp-classic@0.5.3:
|
|
optional: true
|
|
|
|
mlly@1.8.2:
|
|
dependencies:
|
|
acorn: 8.16.0
|
|
pathe: 2.0.3
|
|
pkg-types: 1.3.1
|
|
ufo: 1.6.3
|
|
|
|
ms@2.1.3: {}
|
|
|
|
mssql@11.0.1(@azure/core-client@1.10.1):
|
|
dependencies:
|
|
'@tediousjs/connection-string': 0.5.0
|
|
commander: 11.1.0
|
|
debug: 4.4.3
|
|
rfdc: 1.4.1
|
|
tarn: 3.0.2
|
|
tedious: 18.6.2(@azure/core-client@1.10.1)
|
|
transitivePeerDependencies:
|
|
- '@azure/core-client'
|
|
- supports-color
|
|
optional: true
|
|
|
|
mz@2.7.0:
|
|
dependencies:
|
|
any-promise: 1.3.0
|
|
object-assign: 4.1.1
|
|
thenify-all: 1.6.0
|
|
|
|
nanoid@3.3.11: {}
|
|
|
|
napi-build-utils@2.0.0:
|
|
optional: true
|
|
|
|
native-duplexpair@1.0.0:
|
|
optional: true
|
|
|
|
node-abi@3.89.0:
|
|
dependencies:
|
|
semver: 7.7.4
|
|
optional: true
|
|
|
|
object-assign@4.1.1: {}
|
|
|
|
obug@2.1.1: {}
|
|
|
|
once@1.4.0:
|
|
dependencies:
|
|
wrappy: 1.0.2
|
|
optional: true
|
|
|
|
open@10.2.0:
|
|
dependencies:
|
|
default-browser: 5.5.0
|
|
define-lazy-prop: 3.0.0
|
|
is-inside-container: 1.0.0
|
|
wsl-utils: 0.1.0
|
|
optional: true
|
|
|
|
pathe@2.0.3: {}
|
|
|
|
picocolors@1.1.1: {}
|
|
|
|
picomatch@4.0.4: {}
|
|
|
|
pirates@4.0.7: {}
|
|
|
|
pkg-types@1.3.1:
|
|
dependencies:
|
|
confbox: 0.1.8
|
|
mlly: 1.8.2
|
|
pathe: 2.0.3
|
|
|
|
postcss-load-config@6.0.1(postcss@8.5.10)(yaml@2.8.3):
|
|
dependencies:
|
|
lilconfig: 3.1.3
|
|
optionalDependencies:
|
|
postcss: 8.5.10
|
|
yaml: 2.8.3
|
|
|
|
postcss@8.5.10:
|
|
dependencies:
|
|
nanoid: 3.3.11
|
|
picocolors: 1.1.1
|
|
source-map-js: 1.2.1
|
|
|
|
prebuild-install@7.1.3:
|
|
dependencies:
|
|
detect-libc: 2.1.2
|
|
expand-template: 2.0.3
|
|
github-from-package: 0.0.0
|
|
minimist: 1.2.8
|
|
mkdirp-classic: 0.5.3
|
|
napi-build-utils: 2.0.0
|
|
node-abi: 3.89.0
|
|
pump: 3.0.4
|
|
rc: 1.2.8
|
|
simple-get: 4.0.1
|
|
tar-fs: 2.1.4
|
|
tunnel-agent: 0.6.0
|
|
optional: true
|
|
|
|
process@0.11.10:
|
|
optional: true
|
|
|
|
pump@3.0.4:
|
|
dependencies:
|
|
end-of-stream: 1.4.5
|
|
once: 1.4.0
|
|
optional: true
|
|
|
|
rc@1.2.8:
|
|
dependencies:
|
|
deep-extend: 0.6.0
|
|
ini: 1.3.8
|
|
minimist: 1.2.8
|
|
strip-json-comments: 2.0.1
|
|
optional: true
|
|
|
|
readable-stream@3.6.2:
|
|
dependencies:
|
|
inherits: 2.0.4
|
|
string_decoder: 1.3.0
|
|
util-deprecate: 1.0.2
|
|
optional: true
|
|
|
|
readable-stream@4.7.0:
|
|
dependencies:
|
|
abort-controller: 3.0.0
|
|
buffer: 6.0.3
|
|
events: 3.3.0
|
|
process: 0.11.10
|
|
string_decoder: 1.3.0
|
|
optional: true
|
|
|
|
readdirp@4.1.2: {}
|
|
|
|
resolve-from@5.0.0: {}
|
|
|
|
rfdc@1.4.1:
|
|
optional: true
|
|
|
|
rolldown@1.0.0-rc.16:
|
|
dependencies:
|
|
'@oxc-project/types': 0.126.0
|
|
'@rolldown/pluginutils': 1.0.0-rc.16
|
|
optionalDependencies:
|
|
'@rolldown/binding-android-arm64': 1.0.0-rc.16
|
|
'@rolldown/binding-darwin-arm64': 1.0.0-rc.16
|
|
'@rolldown/binding-darwin-x64': 1.0.0-rc.16
|
|
'@rolldown/binding-freebsd-x64': 1.0.0-rc.16
|
|
'@rolldown/binding-linux-arm-gnueabihf': 1.0.0-rc.16
|
|
'@rolldown/binding-linux-arm64-gnu': 1.0.0-rc.16
|
|
'@rolldown/binding-linux-arm64-musl': 1.0.0-rc.16
|
|
'@rolldown/binding-linux-ppc64-gnu': 1.0.0-rc.16
|
|
'@rolldown/binding-linux-s390x-gnu': 1.0.0-rc.16
|
|
'@rolldown/binding-linux-x64-gnu': 1.0.0-rc.16
|
|
'@rolldown/binding-linux-x64-musl': 1.0.0-rc.16
|
|
'@rolldown/binding-openharmony-arm64': 1.0.0-rc.16
|
|
'@rolldown/binding-wasm32-wasi': 1.0.0-rc.16
|
|
'@rolldown/binding-win32-arm64-msvc': 1.0.0-rc.16
|
|
'@rolldown/binding-win32-x64-msvc': 1.0.0-rc.16
|
|
|
|
rollup@4.60.2:
|
|
dependencies:
|
|
'@types/estree': 1.0.8
|
|
optionalDependencies:
|
|
'@rollup/rollup-android-arm-eabi': 4.60.2
|
|
'@rollup/rollup-android-arm64': 4.60.2
|
|
'@rollup/rollup-darwin-arm64': 4.60.2
|
|
'@rollup/rollup-darwin-x64': 4.60.2
|
|
'@rollup/rollup-freebsd-arm64': 4.60.2
|
|
'@rollup/rollup-freebsd-x64': 4.60.2
|
|
'@rollup/rollup-linux-arm-gnueabihf': 4.60.2
|
|
'@rollup/rollup-linux-arm-musleabihf': 4.60.2
|
|
'@rollup/rollup-linux-arm64-gnu': 4.60.2
|
|
'@rollup/rollup-linux-arm64-musl': 4.60.2
|
|
'@rollup/rollup-linux-loong64-gnu': 4.60.2
|
|
'@rollup/rollup-linux-loong64-musl': 4.60.2
|
|
'@rollup/rollup-linux-ppc64-gnu': 4.60.2
|
|
'@rollup/rollup-linux-ppc64-musl': 4.60.2
|
|
'@rollup/rollup-linux-riscv64-gnu': 4.60.2
|
|
'@rollup/rollup-linux-riscv64-musl': 4.60.2
|
|
'@rollup/rollup-linux-s390x-gnu': 4.60.2
|
|
'@rollup/rollup-linux-x64-gnu': 4.60.2
|
|
'@rollup/rollup-linux-x64-musl': 4.60.2
|
|
'@rollup/rollup-openbsd-x64': 4.60.2
|
|
'@rollup/rollup-openharmony-arm64': 4.60.2
|
|
'@rollup/rollup-win32-arm64-msvc': 4.60.2
|
|
'@rollup/rollup-win32-ia32-msvc': 4.60.2
|
|
'@rollup/rollup-win32-x64-gnu': 4.60.2
|
|
'@rollup/rollup-win32-x64-msvc': 4.60.2
|
|
fsevents: 2.3.3
|
|
|
|
run-applescript@7.1.0:
|
|
optional: true
|
|
|
|
safe-buffer@5.2.1:
|
|
optional: true
|
|
|
|
safer-buffer@2.1.2:
|
|
optional: true
|
|
|
|
semver@7.7.4:
|
|
optional: true
|
|
|
|
siginfo@2.0.0: {}
|
|
|
|
simple-concat@1.0.1:
|
|
optional: true
|
|
|
|
simple-get@4.0.1:
|
|
dependencies:
|
|
decompress-response: 6.0.0
|
|
once: 1.4.0
|
|
simple-concat: 1.0.1
|
|
optional: true
|
|
|
|
source-map-js@1.2.1: {}
|
|
|
|
source-map@0.7.6: {}
|
|
|
|
sprintf-js@1.1.3:
|
|
optional: true
|
|
|
|
sql.js@1.14.1:
|
|
optional: true
|
|
|
|
stackback@0.0.2: {}
|
|
|
|
std-env@4.1.0: {}
|
|
|
|
string_decoder@1.3.0:
|
|
dependencies:
|
|
safe-buffer: 5.2.1
|
|
optional: true
|
|
|
|
strip-json-comments@2.0.1:
|
|
optional: true
|
|
|
|
sucrase@3.35.1:
|
|
dependencies:
|
|
'@jridgewell/gen-mapping': 0.3.13
|
|
commander: 4.1.1
|
|
lines-and-columns: 1.2.4
|
|
mz: 2.7.0
|
|
pirates: 4.0.7
|
|
tinyglobby: 0.2.16
|
|
ts-interface-checker: 0.1.13
|
|
|
|
tar-fs@2.1.4:
|
|
dependencies:
|
|
chownr: 1.1.4
|
|
mkdirp-classic: 0.5.3
|
|
pump: 3.0.4
|
|
tar-stream: 2.2.0
|
|
optional: true
|
|
|
|
tar-stream@2.2.0:
|
|
dependencies:
|
|
bl: 4.1.0
|
|
end-of-stream: 1.4.5
|
|
fs-constants: 1.0.0
|
|
inherits: 2.0.4
|
|
readable-stream: 3.6.2
|
|
optional: true
|
|
|
|
tarn@3.0.2:
|
|
optional: true
|
|
|
|
tedious@18.6.2(@azure/core-client@1.10.1):
|
|
dependencies:
|
|
'@azure/core-auth': 1.10.1
|
|
'@azure/identity': 4.13.1
|
|
'@azure/keyvault-keys': 4.10.0(@azure/core-client@1.10.1)
|
|
'@js-joda/core': 5.7.0
|
|
'@types/node': 22.19.17
|
|
bl: 6.1.6
|
|
iconv-lite: 0.6.3
|
|
js-md4: 0.3.2
|
|
native-duplexpair: 1.0.0
|
|
sprintf-js: 1.1.3
|
|
transitivePeerDependencies:
|
|
- '@azure/core-client'
|
|
- supports-color
|
|
optional: true
|
|
|
|
tedious@19.2.1(@azure/core-client@1.10.1):
|
|
dependencies:
|
|
'@azure/core-auth': 1.10.1
|
|
'@azure/identity': 4.13.1
|
|
'@azure/keyvault-keys': 4.10.0(@azure/core-client@1.10.1)
|
|
'@js-joda/core': 5.7.0
|
|
'@types/node': 22.19.17
|
|
bl: 6.1.6
|
|
iconv-lite: 0.7.2
|
|
js-md4: 0.3.2
|
|
native-duplexpair: 1.0.0
|
|
sprintf-js: 1.1.3
|
|
transitivePeerDependencies:
|
|
- '@azure/core-client'
|
|
- supports-color
|
|
optional: true
|
|
|
|
thenify-all@1.6.0:
|
|
dependencies:
|
|
thenify: 3.3.1
|
|
|
|
thenify@3.3.1:
|
|
dependencies:
|
|
any-promise: 1.3.0
|
|
|
|
tinybench@2.9.0: {}
|
|
|
|
tinyexec@0.3.2: {}
|
|
|
|
tinyexec@1.1.1: {}
|
|
|
|
tinyglobby@0.2.16:
|
|
dependencies:
|
|
fdir: 6.5.0(picomatch@4.0.4)
|
|
picomatch: 4.0.4
|
|
|
|
tinyrainbow@3.1.0: {}
|
|
|
|
tree-kill@1.2.2: {}
|
|
|
|
ts-interface-checker@0.1.13: {}
|
|
|
|
tslib@2.8.1:
|
|
optional: true
|
|
|
|
tsup@8.5.1(postcss@8.5.10)(typescript@5.9.3)(yaml@2.8.3):
|
|
dependencies:
|
|
bundle-require: 5.1.0(esbuild@0.27.7)
|
|
cac: 6.7.14
|
|
chokidar: 4.0.3
|
|
consola: 3.4.2
|
|
debug: 4.4.3
|
|
esbuild: 0.27.7
|
|
fix-dts-default-cjs-exports: 1.0.1
|
|
joycon: 3.1.1
|
|
picocolors: 1.1.1
|
|
postcss-load-config: 6.0.1(postcss@8.5.10)(yaml@2.8.3)
|
|
resolve-from: 5.0.0
|
|
rollup: 4.60.2
|
|
source-map: 0.7.6
|
|
sucrase: 3.35.1
|
|
tinyexec: 0.3.2
|
|
tinyglobby: 0.2.16
|
|
tree-kill: 1.2.2
|
|
optionalDependencies:
|
|
postcss: 8.5.10
|
|
typescript: 5.9.3
|
|
transitivePeerDependencies:
|
|
- jiti
|
|
- supports-color
|
|
- tsx
|
|
- yaml
|
|
|
|
tunnel-agent@0.6.0:
|
|
dependencies:
|
|
safe-buffer: 5.2.1
|
|
optional: true
|
|
|
|
typescript@5.9.3: {}
|
|
|
|
ufo@1.6.3: {}
|
|
|
|
undici-types@6.21.0: {}
|
|
|
|
undici-types@7.19.2:
|
|
optional: true
|
|
|
|
util-deprecate@1.0.2:
|
|
optional: true
|
|
|
|
uuid@8.3.2:
|
|
optional: true
|
|
|
|
vite@8.0.9(@types/node@22.19.17)(esbuild@0.27.7)(yaml@2.8.3):
|
|
dependencies:
|
|
lightningcss: 1.32.0
|
|
picomatch: 4.0.4
|
|
postcss: 8.5.10
|
|
rolldown: 1.0.0-rc.16
|
|
tinyglobby: 0.2.16
|
|
optionalDependencies:
|
|
'@types/node': 22.19.17
|
|
esbuild: 0.27.7
|
|
fsevents: 2.3.3
|
|
yaml: 2.8.3
|
|
|
|
vite@8.0.9(@types/node@25.6.0)(esbuild@0.27.7)(yaml@2.8.3):
|
|
dependencies:
|
|
lightningcss: 1.32.0
|
|
picomatch: 4.0.4
|
|
postcss: 8.5.10
|
|
rolldown: 1.0.0-rc.16
|
|
tinyglobby: 0.2.16
|
|
optionalDependencies:
|
|
'@types/node': 25.6.0
|
|
esbuild: 0.27.7
|
|
fsevents: 2.3.3
|
|
yaml: 2.8.3
|
|
|
|
vitest@4.1.5(@types/node@22.19.17)(vite@8.0.9(@types/node@22.19.17)(esbuild@0.27.7)(yaml@2.8.3)):
|
|
dependencies:
|
|
'@vitest/expect': 4.1.5
|
|
'@vitest/mocker': 4.1.5(vite@8.0.9(@types/node@22.19.17)(esbuild@0.27.7)(yaml@2.8.3))
|
|
'@vitest/pretty-format': 4.1.5
|
|
'@vitest/runner': 4.1.5
|
|
'@vitest/snapshot': 4.1.5
|
|
'@vitest/spy': 4.1.5
|
|
'@vitest/utils': 4.1.5
|
|
es-module-lexer: 2.0.0
|
|
expect-type: 1.3.0
|
|
magic-string: 0.30.21
|
|
obug: 2.1.1
|
|
pathe: 2.0.3
|
|
picomatch: 4.0.4
|
|
std-env: 4.1.0
|
|
tinybench: 2.9.0
|
|
tinyexec: 1.1.1
|
|
tinyglobby: 0.2.16
|
|
tinyrainbow: 3.1.0
|
|
vite: 8.0.9(@types/node@22.19.17)(esbuild@0.27.7)(yaml@2.8.3)
|
|
why-is-node-running: 2.3.0
|
|
optionalDependencies:
|
|
'@types/node': 22.19.17
|
|
transitivePeerDependencies:
|
|
- msw
|
|
|
|
vitest@4.1.5(@types/node@25.6.0)(vite@8.0.9(@types/node@25.6.0)(esbuild@0.27.7)(yaml@2.8.3)):
|
|
dependencies:
|
|
'@vitest/expect': 4.1.5
|
|
'@vitest/mocker': 4.1.5(vite@8.0.9(@types/node@25.6.0)(esbuild@0.27.7)(yaml@2.8.3))
|
|
'@vitest/pretty-format': 4.1.5
|
|
'@vitest/runner': 4.1.5
|
|
'@vitest/snapshot': 4.1.5
|
|
'@vitest/spy': 4.1.5
|
|
'@vitest/utils': 4.1.5
|
|
es-module-lexer: 2.0.0
|
|
expect-type: 1.3.0
|
|
magic-string: 0.30.21
|
|
obug: 2.1.1
|
|
pathe: 2.0.3
|
|
picomatch: 4.0.4
|
|
std-env: 4.1.0
|
|
tinybench: 2.9.0
|
|
tinyexec: 1.1.1
|
|
tinyglobby: 0.2.16
|
|
tinyrainbow: 3.1.0
|
|
vite: 8.0.9(@types/node@25.6.0)(esbuild@0.27.7)(yaml@2.8.3)
|
|
why-is-node-running: 2.3.0
|
|
optionalDependencies:
|
|
'@types/node': 25.6.0
|
|
transitivePeerDependencies:
|
|
- msw
|
|
|
|
why-is-node-running@2.3.0:
|
|
dependencies:
|
|
siginfo: 2.0.0
|
|
stackback: 0.0.2
|
|
|
|
wrappy@1.0.2:
|
|
optional: true
|
|
|
|
wsl-utils@0.1.0:
|
|
dependencies:
|
|
is-wsl: 3.1.1
|
|
optional: true
|
|
|
|
yaml@2.8.3: {}
|