- Vue 3 + TypeScript + Pinia + SCSS - 3-tab navigation (home, booking, profile) + 11 sub-pages - HTTP client with JWT auth, request interceptors - Pinia stores: user (auth, profile, memberships), studio, booking - Utility functions: price formatting, date helpers - WeChat login helper - All pages as stubs ready for implementation
10179 lines
344 KiB
YAML
10179 lines
344 KiB
YAML
lockfileVersion: '9.0'
|
|
|
|
settings:
|
|
autoInstallPeers: true
|
|
excludeLinksFromLockfile: false
|
|
|
|
importers:
|
|
|
|
.: {}
|
|
|
|
packages/app:
|
|
dependencies:
|
|
'@dcloudio/uni-app':
|
|
specifier: 3.0.0-4060620250520001
|
|
version: 3.0.0-4060620250520001(@dcloudio/types@3.4.30)(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))
|
|
'@dcloudio/uni-app-plus':
|
|
specifier: 3.0.0-4060620250520001
|
|
version: 3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vite@5.4.21(@types/node@20.19.37)(sass@1.98.0)(terser@5.46.1))(vue@3.5.31(typescript@5.9.3))
|
|
'@dcloudio/uni-components':
|
|
specifier: 3.0.0-4060620250520001
|
|
version: 3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))
|
|
'@dcloudio/uni-h5':
|
|
specifier: 3.0.0-4060620250520001
|
|
version: 3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))
|
|
'@dcloudio/uni-mp-weixin':
|
|
specifier: 3.0.0-4060620250520001
|
|
version: 3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))
|
|
'@mp-pilates/shared':
|
|
specifier: workspace:*
|
|
version: link:../shared
|
|
pinia:
|
|
specifier: ^2.1.7
|
|
version: 2.3.1(typescript@5.9.3)(vue@3.5.31(typescript@5.9.3))
|
|
vue:
|
|
specifier: ^3.4.0
|
|
version: 3.5.31(typescript@5.9.3)
|
|
devDependencies:
|
|
'@dcloudio/types':
|
|
specifier: ^3.4.0
|
|
version: 3.4.30
|
|
'@dcloudio/uni-automator':
|
|
specifier: 3.0.0-4060620250520001
|
|
version: 3.0.0-4060620250520001(jest-environment-node@29.7.0)(jest@29.7.0(@types/node@20.19.37)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3)))(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))
|
|
'@dcloudio/uni-cli-shared':
|
|
specifier: 3.0.0-4060620250520001
|
|
version: 3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))
|
|
'@dcloudio/uni-stacktracey':
|
|
specifier: 3.0.0-4060620250520001
|
|
version: 3.0.0-4060620250520001
|
|
'@dcloudio/vite-plugin-uni':
|
|
specifier: 3.0.0-4060620250520001
|
|
version: 3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vite@5.4.21(@types/node@20.19.37)(sass@1.98.0)(terser@5.46.1))(vue@3.5.31(typescript@5.9.3))
|
|
'@types/node':
|
|
specifier: ^20.0.0
|
|
version: 20.19.37
|
|
sass:
|
|
specifier: ^1.77.0
|
|
version: 1.98.0
|
|
typescript:
|
|
specifier: ^5.4.0
|
|
version: 5.9.3
|
|
vite:
|
|
specifier: ^5.4.0
|
|
version: 5.4.21(@types/node@20.19.37)(sass@1.98.0)(terser@5.46.1)
|
|
vue-tsc:
|
|
specifier: ^2.0.0
|
|
version: 2.2.12(typescript@5.9.3)
|
|
|
|
packages/server:
|
|
dependencies:
|
|
'@mp-pilates/shared':
|
|
specifier: workspace:*
|
|
version: link:../shared
|
|
'@nestjs/common':
|
|
specifier: ^10.4.0
|
|
version: 10.4.22(class-transformer@0.5.1)(class-validator@0.14.4)(reflect-metadata@0.2.2)(rxjs@7.8.2)
|
|
'@nestjs/config':
|
|
specifier: ^3.2.0
|
|
version: 3.3.0(@nestjs/common@10.4.22(class-transformer@0.5.1)(class-validator@0.14.4)(reflect-metadata@0.2.2)(rxjs@7.8.2))(rxjs@7.8.2)
|
|
'@nestjs/core':
|
|
specifier: ^10.4.0
|
|
version: 10.4.22(@nestjs/common@10.4.22(class-transformer@0.5.1)(class-validator@0.14.4)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/platform-express@10.4.22)(reflect-metadata@0.2.2)(rxjs@7.8.2)
|
|
'@nestjs/jwt':
|
|
specifier: ^10.2.0
|
|
version: 10.2.0(@nestjs/common@10.4.22(class-transformer@0.5.1)(class-validator@0.14.4)(reflect-metadata@0.2.2)(rxjs@7.8.2))
|
|
'@nestjs/passport':
|
|
specifier: ^10.0.3
|
|
version: 10.0.3(@nestjs/common@10.4.22(class-transformer@0.5.1)(class-validator@0.14.4)(reflect-metadata@0.2.2)(rxjs@7.8.2))(passport@0.7.0)
|
|
'@nestjs/platform-express':
|
|
specifier: ^10.4.0
|
|
version: 10.4.22(@nestjs/common@10.4.22(class-transformer@0.5.1)(class-validator@0.14.4)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/core@10.4.22)
|
|
'@nestjs/schedule':
|
|
specifier: ^4.1.0
|
|
version: 4.1.2(@nestjs/common@10.4.22(class-transformer@0.5.1)(class-validator@0.14.4)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/core@10.4.22)
|
|
'@prisma/client':
|
|
specifier: ^5.19.0
|
|
version: 5.22.0(prisma@5.22.0)
|
|
class-transformer:
|
|
specifier: ^0.5.1
|
|
version: 0.5.1
|
|
class-validator:
|
|
specifier: ^0.14.1
|
|
version: 0.14.4
|
|
passport:
|
|
specifier: ^0.7.0
|
|
version: 0.7.0
|
|
passport-jwt:
|
|
specifier: ^4.0.1
|
|
version: 4.0.1
|
|
reflect-metadata:
|
|
specifier: ^0.2.2
|
|
version: 0.2.2
|
|
rxjs:
|
|
specifier: ^7.8.1
|
|
version: 7.8.2
|
|
devDependencies:
|
|
'@nestjs/cli':
|
|
specifier: ^10.4.0
|
|
version: 10.4.9
|
|
'@nestjs/schematics':
|
|
specifier: ^10.1.0
|
|
version: 10.2.3(chokidar@3.6.0)(typescript@5.9.3)
|
|
'@nestjs/testing':
|
|
specifier: ^10.4.0
|
|
version: 10.4.22(@nestjs/common@10.4.22(class-transformer@0.5.1)(class-validator@0.14.4)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/core@10.4.22)(@nestjs/platform-express@10.4.22)
|
|
'@types/express':
|
|
specifier: ^4.17.21
|
|
version: 4.17.25
|
|
'@types/jest':
|
|
specifier: ^29.5.12
|
|
version: 29.5.14
|
|
'@types/passport-jwt':
|
|
specifier: ^4.0.1
|
|
version: 4.0.1
|
|
jest:
|
|
specifier: ^29.7.0
|
|
version: 29.7.0(@types/node@20.19.37)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))
|
|
prisma:
|
|
specifier: ^5.19.0
|
|
version: 5.22.0
|
|
source-map-support:
|
|
specifier: ^0.5.21
|
|
version: 0.5.21
|
|
supertest:
|
|
specifier: ^7.0.0
|
|
version: 7.2.2
|
|
ts-jest:
|
|
specifier: ^29.2.0
|
|
version: 29.4.9(@babel/core@7.29.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.29.0))(jest-util@29.7.0)(jest@29.7.0(@types/node@20.19.37)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3)))(typescript@5.9.3)
|
|
ts-node:
|
|
specifier: ^10.9.2
|
|
version: 10.9.2(@types/node@20.19.37)(typescript@5.9.3)
|
|
typescript:
|
|
specifier: ^5.4.0
|
|
version: 5.9.3
|
|
|
|
packages/shared:
|
|
devDependencies:
|
|
typescript:
|
|
specifier: ^5.4.0
|
|
version: 5.9.3
|
|
|
|
packages:
|
|
|
|
'@ampproject/remapping@2.3.0':
|
|
resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==}
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
'@angular-devkit/core@17.3.11':
|
|
resolution: {integrity: sha512-vTNDYNsLIWpYk2I969LMQFH29GTsLzxNk/0cLw5q56ARF0v5sIWfHYwGTS88jdDqIpuuettcSczbxeA7EuAmqQ==}
|
|
engines: {node: ^18.13.0 || >=20.9.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
|
|
peerDependencies:
|
|
chokidar: ^3.5.2
|
|
peerDependenciesMeta:
|
|
chokidar:
|
|
optional: true
|
|
|
|
'@angular-devkit/schematics-cli@17.3.11':
|
|
resolution: {integrity: sha512-kcOMqp+PHAKkqRad7Zd7PbpqJ0LqLaNZdY1+k66lLWmkEBozgq8v4ASn/puPWf9Bo0HpCiK+EzLf0VHE8Z/y6Q==}
|
|
engines: {node: ^18.13.0 || >=20.9.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
|
|
hasBin: true
|
|
|
|
'@angular-devkit/schematics@17.3.11':
|
|
resolution: {integrity: sha512-I5wviiIqiFwar9Pdk30Lujk8FczEEc18i22A5c6Z9lbmhPQdTroDnEQdsfXjy404wPe8H62s0I15o4pmMGfTYQ==}
|
|
engines: {node: ^18.13.0 || >=20.9.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
|
|
|
|
'@babel/code-frame@7.29.0':
|
|
resolution: {integrity: sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/compat-data@7.29.0':
|
|
resolution: {integrity: sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/core@7.29.0':
|
|
resolution: {integrity: sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/generator@7.29.1':
|
|
resolution: {integrity: sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-annotate-as-pure@7.27.3':
|
|
resolution: {integrity: sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-compilation-targets@7.28.6':
|
|
resolution: {integrity: sha512-JYtls3hqi15fcx5GaSNL7SCTJ2MNmjrkHXg4FSpOA/grxK8KwyZ5bubHsCq8FXCkua6xhuaaBit+3b7+VZRfcA==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-create-class-features-plugin@7.28.6':
|
|
resolution: {integrity: sha512-dTOdvsjnG3xNT9Y0AUg1wAl38y+4Rl4sf9caSQZOXdNqVn+H+HbbJ4IyyHaIqNR6SW9oJpA/RuRjsjCw2IdIow==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/helper-create-regexp-features-plugin@7.28.5':
|
|
resolution: {integrity: sha512-N1EhvLtHzOvj7QQOUCCS3NrPJP8c5W6ZXCHDn7Yialuy1iu4r5EmIYkXlKNqT99Ciw+W0mDqWoR6HWMZlFP3hw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/helper-define-polyfill-provider@0.6.8':
|
|
resolution: {integrity: sha512-47UwBLPpQi1NoWzLuHNjRoHlYXMwIJoBf7MFou6viC/sIHWYygpvr0B6IAyh5sBdA2nr2LPIRww8lfaUVQINBA==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
|
|
|
|
'@babel/helper-globals@7.28.0':
|
|
resolution: {integrity: sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-member-expression-to-functions@7.28.5':
|
|
resolution: {integrity: sha512-cwM7SBRZcPCLgl8a7cY0soT1SptSzAlMH39vwiRpOQkJlh53r5hdHwLSCZpQdVLT39sZt+CRpNwYG4Y2v77atg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-module-imports@7.28.6':
|
|
resolution: {integrity: sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-module-transforms@7.28.6':
|
|
resolution: {integrity: sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/helper-optimise-call-expression@7.27.1':
|
|
resolution: {integrity: sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-plugin-utils@7.28.6':
|
|
resolution: {integrity: sha512-S9gzZ/bz83GRysI7gAD4wPT/AI3uCnY+9xn+Mx/KPs2JwHJIz1W8PZkg2cqyt3RNOBM8ejcXhV6y8Og7ly/Dug==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-remap-async-to-generator@7.27.1':
|
|
resolution: {integrity: sha512-7fiA521aVw8lSPeI4ZOD3vRFkoqkJcS+z4hFo82bFSH/2tNd6eJ5qCVMS5OzDmZh/kaHQeBaeyxK6wljcPtveA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/helper-replace-supers@7.28.6':
|
|
resolution: {integrity: sha512-mq8e+laIk94/yFec3DxSjCRD2Z0TAjhVbEJY3UQrlwVo15Lmt7C2wAUbK4bjnTs4APkwsYLTahXRraQXhb1WCg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/helper-skip-transparent-expression-wrappers@7.27.1':
|
|
resolution: {integrity: sha512-Tub4ZKEXqbPjXgWLl2+3JpQAYBJ8+ikpQ2Ocj/q/r0LwE3UhENh7EUabyHjz2kCEsrRY83ew2DQdHluuiDQFzg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-string-parser@7.27.1':
|
|
resolution: {integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-validator-identifier@7.28.5':
|
|
resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-validator-option@7.27.1':
|
|
resolution: {integrity: sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helper-wrap-function@7.28.6':
|
|
resolution: {integrity: sha512-z+PwLziMNBeSQJonizz2AGnndLsP2DeGHIxDAn+wdHOGuo4Fo1x1HBPPXeE9TAOPHNNWQKCSlA2VZyYyyibDnQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/helpers@7.29.2':
|
|
resolution: {integrity: sha512-HoGuUs4sCZNezVEKdVcwqmZN8GoHirLUcLaYVNBK2J0DadGtdcqgr3BCbvH8+XUo4NGjNl3VOtSjEKNzqfFgKw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/parser@7.29.2':
|
|
resolution: {integrity: sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==}
|
|
engines: {node: '>=6.0.0'}
|
|
hasBin: true
|
|
|
|
'@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.28.5':
|
|
resolution: {integrity: sha512-87GDMS3tsmMSi/3bWOte1UblL+YUTFMV8SZPZ2eSEL17s74Cw/l63rR6NmGVKMYW2GYi85nE+/d6Hw5N0bEk2Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/plugin-bugfix-safari-class-field-initializer-scope@7.27.1':
|
|
resolution: {integrity: sha512-qNeq3bCKnGgLkEXUuFry6dPlGfCdQNZbn7yUAPCInwAJHMU7THJfrBSozkcWq5sNM6RcF3S8XyQL2A52KNR9IA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.27.1':
|
|
resolution: {integrity: sha512-g4L7OYun04N1WyqMNjldFwlfPCLVkgB54A/YCXICZYBsvJJE3kByKv9c9+R/nAfmIfjl2rKYLNyMHboYbZaWaA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.27.1':
|
|
resolution: {integrity: sha512-oO02gcONcD5O1iTLi/6frMJBIwWEHceWGSGqrpCmEL8nogiS6J9PBlE48CaK20/Jx1LuRml9aDftLgdjXT8+Cw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.13.0
|
|
|
|
'@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.28.6':
|
|
resolution: {integrity: sha512-a0aBScVTlNaiUe35UtfxAN7A/tehvvG4/ByO6+46VPKTRSlfnAFsgKy0FUh+qAkQrDTmhDkT+IBOKlOoMUxQ0g==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2':
|
|
resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-async-generators@7.8.4':
|
|
resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-bigint@7.8.3':
|
|
resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-class-properties@7.12.13':
|
|
resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-class-static-block@7.14.5':
|
|
resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-import-assertions@7.28.6':
|
|
resolution: {integrity: sha512-pSJUpFHdx9z5nqTSirOCMtYVP2wFgoWhP0p3g8ONK/4IHhLIBd0B9NYqAvIUAhq+OkhO4VM1tENCt0cjlsNShw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-import-attributes@7.28.6':
|
|
resolution: {integrity: sha512-jiLC0ma9XkQT3TKJ9uYvlakm66Pamywo+qwL+oL8HJOvc6TWdZXVfhqJr8CCzbSGUAbDOzlGHJC1U+vRfLQDvw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-import-meta@7.10.4':
|
|
resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-json-strings@7.8.3':
|
|
resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-jsx@7.28.6':
|
|
resolution: {integrity: sha512-wgEmr06G6sIpqr8YDwA2dSRTE3bJ+V0IfpzfSY3Lfgd7YWOaAdlykvJi13ZKBt8cZHfgH1IXN+CL656W3uUa4w==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-logical-assignment-operators@7.10.4':
|
|
resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-nullish-coalescing-operator@7.8.3':
|
|
resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-numeric-separator@7.10.4':
|
|
resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-object-rest-spread@7.8.3':
|
|
resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-optional-catch-binding@7.8.3':
|
|
resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-optional-chaining@7.8.3':
|
|
resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-private-property-in-object@7.14.5':
|
|
resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-top-level-await@7.14.5':
|
|
resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-typescript@7.28.6':
|
|
resolution: {integrity: sha512-+nDNmQye7nlnuuHDboPbGm00Vqg3oO8niRRL27/4LYHUsHYh0zJ1xWOz0uRwNFmM1Avzk8wZbc6rdiYhomzv/A==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-syntax-unicode-sets-regex@7.18.6':
|
|
resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/plugin-transform-arrow-functions@7.27.1':
|
|
resolution: {integrity: sha512-8Z4TGic6xW70FKThA5HYEKKyBpOOsucTOD1DjU3fZxDg+K3zBJcXMFnt/4yQiZnf5+MiOMSXQ9PaEK/Ilh1DeA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-async-generator-functions@7.29.0':
|
|
resolution: {integrity: sha512-va0VdWro4zlBr2JsXC+ofCPB2iG12wPtVGTWFx2WLDOM3nYQZZIGP82qku2eW/JR83sD+k2k+CsNtyEbUqhU6w==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-async-to-generator@7.28.6':
|
|
resolution: {integrity: sha512-ilTRcmbuXjsMmcZ3HASTe4caH5Tpo93PkTxF9oG2VZsSWsahydmcEHhix9Ik122RcTnZnUzPbmux4wh1swfv7g==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-block-scoped-functions@7.27.1':
|
|
resolution: {integrity: sha512-cnqkuOtZLapWYZUYM5rVIdv1nXYuFVIltZ6ZJ7nIj585QsjKM5dhL2Fu/lICXZ1OyIAFc7Qy+bvDAtTXqGrlhg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-block-scoping@7.28.6':
|
|
resolution: {integrity: sha512-tt/7wOtBmwHPNMPu7ax4pdPz6shjFrmHDghvNC+FG9Qvj7D6mJcoRQIF5dy4njmxR941l6rgtvfSB2zX3VlUIw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-class-properties@7.28.6':
|
|
resolution: {integrity: sha512-dY2wS3I2G7D697VHndN91TJr8/AAfXQNt5ynCTI/MpxMsSzHp+52uNivYT5wCPax3whc47DR8Ba7cmlQMg24bw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-class-static-block@7.28.6':
|
|
resolution: {integrity: sha512-rfQ++ghVwTWTqQ7w8qyDxL1XGihjBss4CmTgGRCTAC9RIbhVpyp4fOeZtta0Lbf+dTNIVJer6ych2ibHwkZqsQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.12.0
|
|
|
|
'@babel/plugin-transform-classes@7.28.6':
|
|
resolution: {integrity: sha512-EF5KONAqC5zAqT783iMGuM2ZtmEBy+mJMOKl2BCvPZ2lVrwvXnB6o+OBWCS+CoeCCpVRF2sA2RBKUxvT8tQT5Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-computed-properties@7.28.6':
|
|
resolution: {integrity: sha512-bcc3k0ijhHbc2lEfpFHgx7eYw9KNXqOerKWfzbxEHUGKnS3sz9C4CNL9OiFN1297bDNfUiSO7DaLzbvHQQQ1BQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-destructuring@7.28.5':
|
|
resolution: {integrity: sha512-Kl9Bc6D0zTUcFUvkNuQh4eGXPKKNDOJQXVyyM4ZAQPMveniJdxi8XMJwLo+xSoW3MIq81bD33lcUe9kZpl0MCw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-dotall-regex@7.28.6':
|
|
resolution: {integrity: sha512-SljjowuNKB7q5Oayv4FoPzeB74g3QgLt8IVJw9ADvWy3QnUb/01aw8I4AVv8wYnPvQz2GDDZ/g3GhcNyDBI4Bg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-duplicate-keys@7.27.1':
|
|
resolution: {integrity: sha512-MTyJk98sHvSs+cvZ4nOauwTTG1JeonDjSGvGGUNHreGQns+Mpt6WX/dVzWBHgg+dYZhkC4X+zTDfkTU+Vy9y7Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-duplicate-named-capturing-groups-regex@7.29.0':
|
|
resolution: {integrity: sha512-zBPcW2lFGxdiD8PUnPwJjag2J9otbcLQzvbiOzDxpYXyCuYX9agOwMPGn1prVH0a4qzhCKu24rlH4c1f7yA8rw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/plugin-transform-dynamic-import@7.27.1':
|
|
resolution: {integrity: sha512-MHzkWQcEmjzzVW9j2q8LGjwGWpG2mjwaaB0BNQwst3FIjqsg8Ct/mIZlvSPJvfi9y2AC8mi/ktxbFVL9pZ1I4A==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-explicit-resource-management@7.28.6':
|
|
resolution: {integrity: sha512-Iao5Konzx2b6g7EPqTy40UZbcdXE126tTxVFr/nAIj+WItNxjKSYTEw3RC+A2/ZetmdJsgueL1KhaMCQHkLPIg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-exponentiation-operator@7.28.6':
|
|
resolution: {integrity: sha512-WitabqiGjV/vJ0aPOLSFfNY1u9U3R7W36B03r5I2KoNix+a3sOhJ3pKFB3R5It9/UiK78NiO0KE9P21cMhlPkw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-export-namespace-from@7.27.1':
|
|
resolution: {integrity: sha512-tQvHWSZ3/jH2xuq/vZDy0jNn+ZdXJeM8gHvX4lnJmsc3+50yPlWdZXIc5ay+umX+2/tJIqHqiEqcJvxlmIvRvQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-for-of@7.27.1':
|
|
resolution: {integrity: sha512-BfbWFFEJFQzLCQ5N8VocnCtA8J1CLkNTe2Ms2wocj75dd6VpiqS5Z5quTYcUoo4Yq+DN0rtikODccuv7RU81sw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-function-name@7.27.1':
|
|
resolution: {integrity: sha512-1bQeydJF9Nr1eBCMMbC+hdwmRlsv5XYOMu03YSWFwNs0HsAmtSxxF1fyuYPqemVldVyFmlCU7w8UE14LupUSZQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-json-strings@7.28.6':
|
|
resolution: {integrity: sha512-Nr+hEN+0geQkzhbdgQVPoqr47lZbm+5fCUmO70722xJZd0Mvb59+33QLImGj6F+DkK3xgDi1YVysP8whD6FQAw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-literals@7.27.1':
|
|
resolution: {integrity: sha512-0HCFSepIpLTkLcsi86GG3mTUzxV5jpmbv97hTETW3yzrAij8aqlD36toB1D0daVFJM8NK6GvKO0gslVQmm+zZA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-logical-assignment-operators@7.28.6':
|
|
resolution: {integrity: sha512-+anKKair6gpi8VsM/95kmomGNMD0eLz1NQ8+Pfw5sAwWH9fGYXT50E55ZpV0pHUHWf6IUTWPM+f/7AAff+wr9A==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-member-expression-literals@7.27.1':
|
|
resolution: {integrity: sha512-hqoBX4dcZ1I33jCSWcXrP+1Ku7kdqXf1oeah7ooKOIiAdKQ+uqftgCFNOSzA5AMS2XIHEYeGFg4cKRCdpxzVOQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-modules-amd@7.27.1':
|
|
resolution: {integrity: sha512-iCsytMg/N9/oFq6n+gFTvUYDZQOMK5kEdeYxmxt91fcJGycfxVP9CnrxoliM0oumFERba2i8ZtwRUCMhvP1LnA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-modules-commonjs@7.28.6':
|
|
resolution: {integrity: sha512-jppVbf8IV9iWWwWTQIxJMAJCWBuuKx71475wHwYytrRGQ2CWiDvYlADQno3tcYpS/T2UUWFQp3nVtYfK/YBQrA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-modules-systemjs@7.29.0':
|
|
resolution: {integrity: sha512-PrujnVFbOdUpw4UHiVwKvKRLMMic8+eC0CuNlxjsyZUiBjhFdPsewdXCkveh2KqBA9/waD0W1b4hXSOBQJezpQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-modules-umd@7.27.1':
|
|
resolution: {integrity: sha512-iQBE/xC5BV1OxJbp6WG7jq9IWiD+xxlZhLrdwpPkTX3ydmXdvoCpyfJN7acaIBZaOqTfr76pgzqBJflNbeRK+w==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-named-capturing-groups-regex@7.29.0':
|
|
resolution: {integrity: sha512-1CZQA5KNAD6ZYQLPw7oi5ewtDNxH/2vuCh+6SmvgDfhumForvs8a1o9n0UrEoBD8HU4djO2yWngTQlXl1NDVEQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/plugin-transform-new-target@7.27.1':
|
|
resolution: {integrity: sha512-f6PiYeqXQ05lYq3TIfIDu/MtliKUbNwkGApPUvyo6+tc7uaR4cPjPe7DFPr15Uyycg2lZU6btZ575CuQoYh7MQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-nullish-coalescing-operator@7.28.6':
|
|
resolution: {integrity: sha512-3wKbRgmzYbw24mDJXT7N+ADXw8BC/imU9yo9c9X9NKaLF1fW+e5H1U5QjMUBe4Qo4Ox/o++IyUkl1sVCLgevKg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-numeric-separator@7.28.6':
|
|
resolution: {integrity: sha512-SJR8hPynj8outz+SlStQSwvziMN4+Bq99it4tMIf5/Caq+3iOc0JtKyse8puvyXkk3eFRIA5ID/XfunGgO5i6w==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-object-rest-spread@7.28.6':
|
|
resolution: {integrity: sha512-5rh+JR4JBC4pGkXLAcYdLHZjXudVxWMXbB6u6+E9lRL5TrGVbHt1TjxGbZ8CkmYw9zjkB7jutzOROArsqtncEA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-object-super@7.27.1':
|
|
resolution: {integrity: sha512-SFy8S9plRPbIcxlJ8A6mT/CxFdJx/c04JEctz4jf8YZaVS2px34j7NXRrlGlHkN/M2gnpL37ZpGRGVFLd3l8Ng==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-optional-catch-binding@7.28.6':
|
|
resolution: {integrity: sha512-R8ja/Pyrv0OGAvAXQhSTmWyPJPml+0TMqXlO5w+AsMEiwb2fg3WkOvob7UxFSL3OIttFSGSRFKQsOhJ/X6HQdQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-optional-chaining@7.28.6':
|
|
resolution: {integrity: sha512-A4zobikRGJTsX9uqVFdafzGkqD30t26ck2LmOzAuLL8b2x6k3TIqRiT2xVvA9fNmFeTX484VpsdgmKNA0bS23w==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-parameters@7.27.7':
|
|
resolution: {integrity: sha512-qBkYTYCb76RRxUM6CcZA5KRu8K4SM8ajzVeUgVdMVO9NN9uI/GaVmBg/WKJJGnNokV9SY8FxNOVWGXzqzUidBg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-private-methods@7.28.6':
|
|
resolution: {integrity: sha512-piiuapX9CRv7+0st8lmuUlRSmX6mBcVeNQ1b4AYzJxfCMuBfB0vBXDiGSmm03pKJw1v6cZ8KSeM+oUnM6yAExg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-private-property-in-object@7.28.6':
|
|
resolution: {integrity: sha512-b97jvNSOb5+ehyQmBpmhOCiUC5oVK4PMnpRvO7+ymFBoqYjeDHIU9jnrNUuwHOiL9RpGDoKBpSViarV+BU+eVA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-property-literals@7.27.1':
|
|
resolution: {integrity: sha512-oThy3BCuCha8kDZ8ZkgOg2exvPYUlprMukKQXI1r1pJ47NCvxfkEy8vK+r/hT9nF0Aa4H1WUPZZjHTFtAhGfmQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-regenerator@7.29.0':
|
|
resolution: {integrity: sha512-FijqlqMA7DmRdg/aINBSs04y8XNTYw/lr1gJ2WsmBnnaNw1iS43EPkJW+zK7z65auG3AWRFXWj+NcTQwYptUog==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-regexp-modifiers@7.28.6':
|
|
resolution: {integrity: sha512-QGWAepm9qxpaIs7UM9FvUSnCGlb8Ua1RhyM4/veAxLwt3gMat/LSGrZixyuj4I6+Kn9iwvqCyPTtbdxanYoWYg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/plugin-transform-reserved-words@7.27.1':
|
|
resolution: {integrity: sha512-V2ABPHIJX4kC7HegLkYoDpfg9PVmuWy/i6vUM5eGK22bx4YVFD3M5F0QQnWQoDs6AGsUWTVOopBiMFQgHaSkVw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-shorthand-properties@7.27.1':
|
|
resolution: {integrity: sha512-N/wH1vcn4oYawbJ13Y/FxcQrWk63jhfNa7jef0ih7PHSIHX2LB7GWE1rkPrOnka9kwMxb6hMl19p7lidA+EHmQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-spread@7.28.6':
|
|
resolution: {integrity: sha512-9U4QObUC0FtJl05AsUcodau/RWDytrU6uKgkxu09mLR9HLDAtUMoPuuskm5huQsoktmsYpI+bGmq+iapDcriKA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-sticky-regex@7.27.1':
|
|
resolution: {integrity: sha512-lhInBO5bi/Kowe2/aLdBAawijx+q1pQzicSgnkB6dUPc1+RC8QmJHKf2OjvU+NZWitguJHEaEmbV6VWEouT58g==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-template-literals@7.27.1':
|
|
resolution: {integrity: sha512-fBJKiV7F2DxZUkg5EtHKXQdbsbURW3DZKQUWphDum0uRP6eHGGa/He9mc0mypL680pb+e/lDIthRohlv8NCHkg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-typeof-symbol@7.27.1':
|
|
resolution: {integrity: sha512-RiSILC+nRJM7FY5srIyc4/fGIwUhyDuuBSdWn4y6yT6gm652DpCHZjIipgn6B7MQ1ITOUnAKWixEUjQRIBIcLw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-typescript@7.28.6':
|
|
resolution: {integrity: sha512-0YWL2RFxOqEm9Efk5PvreamxPME8OyY0wM5wh5lHjF+VtVhdneCWGzZeSqzOfiobVqQaNCd2z0tQvnI9DaPWPw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-unicode-escapes@7.27.1':
|
|
resolution: {integrity: sha512-Ysg4v6AmF26k9vpfFuTZg8HRfVWzsh1kVfowA23y9j/Gu6dOuahdUVhkLqpObp3JIv27MLSii6noRnuKN8H0Mg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-unicode-property-regex@7.28.6':
|
|
resolution: {integrity: sha512-4Wlbdl/sIZjzi/8St0evF0gEZrgOswVO6aOzqxh1kDZOl9WmLrHq2HtGhnOJZmHZYKP8WZ1MDLCt5DAWwRo57A==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-unicode-regex@7.27.1':
|
|
resolution: {integrity: sha512-xvINq24TRojDuyt6JGtHmkVkrfVV3FPT16uytxImLeBZqW3/H52yN+kM1MGuyPkIQxrzKwPHs5U/MP3qKyzkGw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/plugin-transform-unicode-sets-regex@7.28.6':
|
|
resolution: {integrity: sha512-/wHc/paTUmsDYN7SZkpWxogTOBNnlx7nBQYfy6JJlCT7G3mVhltk3e++N7zV0XfgGsrqBxd4rJQt9H16I21Y1Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
'@babel/preset-env@7.29.2':
|
|
resolution: {integrity: sha512-DYD23veRYGvBFhcTY1iUvJnDNpuqNd/BzBwCvzOTKUnJjKg5kpUBh3/u9585Agdkgj+QuygG7jLfOPWMa2KVNw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@babel/preset-modules@0.1.6-no-external-plugins':
|
|
resolution: {integrity: sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0 || ^8.0.0-0 <8.0.0
|
|
|
|
'@babel/runtime@7.29.2':
|
|
resolution: {integrity: sha512-JiDShH45zKHWyGe4ZNVRrCjBz8Nh9TMmZG1kh4QTK8hCBTWBi8Da+i7s1fJw7/lYpM4ccepSNfqzZ/QvABBi5g==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/template@7.28.6':
|
|
resolution: {integrity: sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/traverse@7.29.0':
|
|
resolution: {integrity: sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@babel/types@7.29.0':
|
|
resolution: {integrity: sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
'@bcoe/v8-coverage@0.2.3':
|
|
resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==}
|
|
|
|
'@borewit/text-codec@0.2.2':
|
|
resolution: {integrity: sha512-DDaRehssg1aNrH4+2hnj1B7vnUGEjU6OIlyRdkMd0aUdIUvKXrJfXsy8LVtXAy7DRvYVluWbMspsRhz2lcW0mQ==}
|
|
|
|
'@colors/colors@1.5.0':
|
|
resolution: {integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==}
|
|
engines: {node: '>=0.1.90'}
|
|
|
|
'@cspotcode/source-map-support@0.8.1':
|
|
resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==}
|
|
engines: {node: '>=12'}
|
|
|
|
'@dcloudio/types@3.4.30':
|
|
resolution: {integrity: sha512-qUSRM4x8ekdtZHpYaz0gUd2+wDBeCo3jWmhc+hqX8hUx0KoModW8dI7FJQYMfMGRF2F/gbvy9LWUyV50M7VF6g==}
|
|
|
|
'@dcloudio/uni-app-plus@3.0.0-4060620250520001':
|
|
resolution: {integrity: sha512-dvPgDWXUyh9DLb7q9hPCFzFEb3Nc26V5E3xNeAELwsOdAltzsrrz4ecPBYaOqoUREZ4PNmcNuS/I+AuNW+HvVA==}
|
|
|
|
'@dcloudio/uni-app-uts@3.0.0-4060620250520001':
|
|
resolution: {integrity: sha512-kq1JhhBmtmdfqmkeOCj3jhOwIv3J20gqXbMexoc1B998k42Byt4XQ68x/fITeZ6JGUw/ev99eFexyECI4Y1Nuw==}
|
|
|
|
'@dcloudio/uni-app-vite@3.0.0-4060620250520001':
|
|
resolution: {integrity: sha512-Aid9y2L330X0r7v3IwlJFLTrlESNEqgkwxzyuTZqN6Zlhb1ETgHuliV0Bl1/Pq4GPnt3OEgFg2H2BcqAYekNGQ==}
|
|
|
|
'@dcloudio/uni-app-vue@3.0.0-4060620250520001':
|
|
resolution: {integrity: sha512-eBr1gZlpyzW6jv2mMvrU9eTfibfWJu7cSU8P6k8OoKRt9bIRrQxELNsDGsORQFaWkrNcuarhAXuKxxvnV9bVCA==}
|
|
|
|
'@dcloudio/uni-app@3.0.0-4060620250520001':
|
|
resolution: {integrity: sha512-lF9bNbAyeGNP0uAgpcdby5+Wbf4gdvjtW2J/DIWe5E0zoFfTDJkyiE3Zg90i3uF7aZ4unw/hwBdlGLZ6xuQIAg==}
|
|
peerDependencies:
|
|
'@dcloudio/types': ^3.4.14
|
|
|
|
'@dcloudio/uni-automator@3.0.0-4060620250520001':
|
|
resolution: {integrity: sha512-ImOT4lXHyTPUVNs4jIweB1ORtcIsWVPcO0/Yr9jh1Qwfy17D4yC26+R8cx+kDdowYutTV1hA3IqKk/g/NS2x+Q==}
|
|
peerDependencies:
|
|
jest: 27.0.4
|
|
jest-environment-node: 27.5.1
|
|
|
|
'@dcloudio/uni-cli-shared@3.0.0-4060620250520001':
|
|
resolution: {integrity: sha512-6OhYL/3xDq2vqqfD6jka8yfNPEjTFcr6qZ1HQvN6YZbM1+AJrgPZkCyhh3w4ypC911lSMVWeWqunIigLLobXAw==}
|
|
engines: {node: ^14.18.0 || >=16.0.0}
|
|
|
|
'@dcloudio/uni-cloud@3.0.0-4060620250520001':
|
|
resolution: {integrity: sha512-M/OCsqNwWkj0xjKqECGHy2w/Veo4E52TZJifov+7dOahRvEKuZe2S5gstI7YlfQuNl17B1MsckyUVwdoqthsiw==}
|
|
|
|
'@dcloudio/uni-components@3.0.0-4060620250520001':
|
|
resolution: {integrity: sha512-kRIGLVaTvkoUFgljtxyTbSRgin7l0TVc9biZTViLRFL8W1DbK7/Nxy4XAOgUwPC807c/bKAf/JUfljlCcMwwQg==}
|
|
|
|
'@dcloudio/uni-console@3.0.0-4060620250520001':
|
|
resolution: {integrity: sha512-KdEj12xYogeGKBxrTh/9HKUsTOe3+nzK1mszT7abkeEZ0iLFEVewhQjxqpD7AzLeGL4wem648sVc+lEbLz75vw==}
|
|
|
|
'@dcloudio/uni-h5-vite@3.0.0-4060620250520001':
|
|
resolution: {integrity: sha512-sLHfMkEfUMJTZXZedr2/FGuz+M84teDnt1BrdZjGE1tiC+1qPHa49Bg8oxeuR0MLWLAuWq33cW4b2149/ZBW7Q==}
|
|
|
|
'@dcloudio/uni-h5-vue@3.0.0-4060620250520001':
|
|
resolution: {integrity: sha512-5il9s6XMxSmi1ZT6xBqKr6D7Si71rxxRC50WxMyr/a59rgpLVcvqonX6BMPwAxxgYKrGU6HIUifJs0UnD64JNQ==}
|
|
|
|
'@dcloudio/uni-h5@3.0.0-4060620250520001':
|
|
resolution: {integrity: sha512-lfjD85Pj0rLnsPJQKP6T+iy3H1gW/PWwcRU8b/K6lfE0CL74P9DdgZp9VsFRyaTvH1uvwg+PeUElj6iFsI9cSQ==}
|
|
|
|
'@dcloudio/uni-i18n@3.0.0-4060620250520001':
|
|
resolution: {integrity: sha512-UqYcjERvmlb8FPhKqg9xAkDPxjMXG9BjezaVm0PTw33Jm5h2Sf9BnCJZYVg2RNS7+3kPSwUBIGdyC4rBNI4COg==}
|
|
|
|
'@dcloudio/uni-mp-compiler@3.0.0-4060620250520001':
|
|
resolution: {integrity: sha512-nMeZO/vX/vOZVCnFj+fwwzyrSwWI/oiBUL3ci1bnPfOR8mgM1TB6TVLt3x0g8Xmpjvc88E9/La+2UmCpcKWUAg==}
|
|
|
|
'@dcloudio/uni-mp-vite@3.0.0-4060620250520001':
|
|
resolution: {integrity: sha512-zk62bZsl6X6U+Ite7p7BONIjnN7XiNdhu8P+xcZGDOJCstUawrdbvqzsix2Uht/UxFp4I4a7lB82nDLCcPBdlA==}
|
|
|
|
'@dcloudio/uni-mp-vue@3.0.0-4060620250520001':
|
|
resolution: {integrity: sha512-7VlkwL8XSPhurdkj3CXVWaNPt5ydsQJqRtXZDsbpiLET3TF3pB23QRdPHWSZadv1BSM0zOxaA3HiHnnSQmnG3Q==}
|
|
|
|
'@dcloudio/uni-mp-weixin@3.0.0-4060620250520001':
|
|
resolution: {integrity: sha512-0vzOMVPsLtJB/LF+HlplZEzYmXguEP8Ph4Gzl1/5o7PSvsZQGz+e6hpCjjQPSWdm6Pga4nvGnrtOQ9F7yZvkfA==}
|
|
|
|
'@dcloudio/uni-nvue-styler@3.0.0-4060620250520001':
|
|
resolution: {integrity: sha512-XsM2jDrMVMMQvKJLGHcxBV4sGkyiFw0J6SctbYci7I/qf/se9WehEqdnuNdFrDv1Fah92bitQ5RFrNrsh7MKOw==}
|
|
|
|
'@dcloudio/uni-push@3.0.0-4060620250520001':
|
|
resolution: {integrity: sha512-7ly9CIZQOPu/mkej/M/2OI88Qq2O89E71lbW2NM+isHMbeJWXDTIn84Xdlk9EONWcOw03HuUWLb2ZYqoeDYiTw==}
|
|
|
|
'@dcloudio/uni-shared@3.0.0-4060620250520001':
|
|
resolution: {integrity: sha512-U3VhBYC2+kPDFm7Ap9oZeJTqmys774bcli6kJpNmDYFkgkqOoYUtT+0SueOliREL98ogaqoW42zV5T4XjPXj4w==}
|
|
|
|
'@dcloudio/uni-stacktracey@3.0.0-4060620250520001':
|
|
resolution: {integrity: sha512-Sd3Zvps3TWqMCiSVUtb0Ro30GhA1ic7e92kv5PzCP9REHg7ecNJl7ACo6cY2NioAgITEvmMu6jeZKE2Z+FX4sg==}
|
|
|
|
'@dcloudio/uni-stat@3.0.0-4060620250520001':
|
|
resolution: {integrity: sha512-l2XREt2On5uf33PVrAdarncMmGqBLkgZdLsafqag8R2Kdw2Gg/JQQ66RsrLlfBHN2m9eXpfFW6MITqF2vYOoeA==}
|
|
|
|
'@dcloudio/vite-plugin-uni@3.0.0-4060620250520001':
|
|
resolution: {integrity: sha512-U2UDgnEF6A2xQ2cqGnwaCZMCOk6hMQaJ/lmJoUAlst9ldy8c70T4oPTfzaJzBUQJioF0T+BRhF/HbKnrxICh4g==}
|
|
engines: {node: ^14.18.0 || >=16.0.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
vite: ^5.2.8
|
|
|
|
'@esbuild/aix-ppc64@0.20.2':
|
|
resolution: {integrity: sha512-D+EBOJHXdNZcLJRBkhENNG8Wji2kgc9AZ9KiPr1JuZjsNtyHzrsfLRrY0tk2H2aoFu6RANO1y1iPPUCDYWkb5g==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ppc64]
|
|
os: [aix]
|
|
|
|
'@esbuild/aix-ppc64@0.21.5':
|
|
resolution: {integrity: sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ppc64]
|
|
os: [aix]
|
|
|
|
'@esbuild/android-arm64@0.20.2':
|
|
resolution: {integrity: sha512-mRzjLacRtl/tWU0SvD8lUEwb61yP9cqQo6noDZP/O8VkwafSYwZ4yWy24kan8jE/IMERpYncRt2dw438LP3Xmg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@esbuild/android-arm64@0.21.5':
|
|
resolution: {integrity: sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@esbuild/android-arm@0.20.2':
|
|
resolution: {integrity: sha512-t98Ra6pw2VaDhqNWO2Oph2LXbz/EJcnLmKLGBJwEwXX/JAN83Fym1rU8l0JUWK6HkIbWONCSSatf4sf2NBRx/w==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@esbuild/android-arm@0.21.5':
|
|
resolution: {integrity: sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@esbuild/android-x64@0.20.2':
|
|
resolution: {integrity: sha512-btzExgV+/lMGDDa194CcUQm53ncxzeBrWJcncOBxuC6ndBkKxnHdFJn86mCIgTELsooUmwUm9FkhSp5HYu00Rg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [android]
|
|
|
|
'@esbuild/android-x64@0.21.5':
|
|
resolution: {integrity: sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [android]
|
|
|
|
'@esbuild/darwin-arm64@0.20.2':
|
|
resolution: {integrity: sha512-4J6IRT+10J3aJH3l1yzEg9y3wkTDgDk7TSDFX+wKFiWjqWp/iCfLIYzGyasx9l0SAFPT1HwSCR+0w/h1ES/MjA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/darwin-arm64@0.21.5':
|
|
resolution: {integrity: sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/darwin-x64@0.20.2':
|
|
resolution: {integrity: sha512-tBcXp9KNphnNH0dfhv8KYkZhjc+H3XBkF5DKtswJblV7KlT9EI2+jeA8DgBjp908WEuYll6pF+UStUCfEpdysA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/darwin-x64@0.21.5':
|
|
resolution: {integrity: sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@esbuild/freebsd-arm64@0.20.2':
|
|
resolution: {integrity: sha512-d3qI41G4SuLiCGCFGUrKsSeTXyWG6yem1KcGZVS+3FYlYhtNoNgYrWcvkOoaqMhwXSMrZRl69ArHsGJ9mYdbbw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/freebsd-arm64@0.21.5':
|
|
resolution: {integrity: sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/freebsd-x64@0.20.2':
|
|
resolution: {integrity: sha512-d+DipyvHRuqEeM5zDivKV1KuXn9WeRX6vqSqIDgwIfPQtwMP4jaDsQsDncjTDDsExT4lR/91OLjRo8bmC1e+Cw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/freebsd-x64@0.21.5':
|
|
resolution: {integrity: sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@esbuild/linux-arm64@0.20.2':
|
|
resolution: {integrity: sha512-9pb6rBjGvTFNira2FLIWqDk/uaf42sSyLE8j1rnUpuzsODBq7FvpwHYZxQ/It/8b+QOS1RYfqgGFNLRI+qlq2A==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-arm64@0.21.5':
|
|
resolution: {integrity: sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-arm@0.20.2':
|
|
resolution: {integrity: sha512-VhLPeR8HTMPccbuWWcEUD1Az68TqaTYyj6nfE4QByZIQEQVWBB8vup8PpR7y1QHL3CpcF6xd5WVBU/+SBEvGTg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-arm@0.21.5':
|
|
resolution: {integrity: sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ia32@0.20.2':
|
|
resolution: {integrity: sha512-o10utieEkNPFDZFQm9CoP7Tvb33UutoJqg3qKf1PWVeeJhJw0Q347PxMvBgVVFgouYLGIhFYG0UGdBumROyiig==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ia32]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ia32@0.21.5':
|
|
resolution: {integrity: sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ia32]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-loong64@0.20.2':
|
|
resolution: {integrity: sha512-PR7sp6R/UC4CFVomVINKJ80pMFlfDfMQMYynX7t1tNTeivQ6XdX5r2XovMmha/VjR1YN/HgHWsVcTRIMkymrgQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-loong64@0.21.5':
|
|
resolution: {integrity: sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-mips64el@0.20.2':
|
|
resolution: {integrity: sha512-4BlTqeutE/KnOiTG5Y6Sb/Hw6hsBOZapOVF6njAESHInhlQAghVVZL1ZpIctBOoTFbQyGW+LsVYZ8lSSB3wkjA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [mips64el]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-mips64el@0.21.5':
|
|
resolution: {integrity: sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [mips64el]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ppc64@0.20.2':
|
|
resolution: {integrity: sha512-rD3KsaDprDcfajSKdn25ooz5J5/fWBylaaXkuotBDGnMnDP1Uv5DLAN/45qfnf3JDYyJv/ytGHQaziHUdyzaAg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-ppc64@0.21.5':
|
|
resolution: {integrity: sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-riscv64@0.20.2':
|
|
resolution: {integrity: sha512-snwmBKacKmwTMmhLlz/3aH1Q9T8v45bKYGE3j26TsaOVtjIag4wLfWSiZykXzXuE1kbCE+zJRmwp+ZbIHinnVg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-riscv64@0.21.5':
|
|
resolution: {integrity: sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-s390x@0.20.2':
|
|
resolution: {integrity: sha512-wcWISOobRWNm3cezm5HOZcYz1sKoHLd8VL1dl309DiixxVFoFe/o8HnwuIwn6sXre88Nwj+VwZUvJf4AFxkyrQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-s390x@0.21.5':
|
|
resolution: {integrity: sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==}
|
|
engines: {node: '>=12'}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-x64@0.20.2':
|
|
resolution: {integrity: sha512-1MdwI6OOTsfQfek8sLwgyjOXAu+wKhLEoaOLTjbijk6E2WONYpH9ZU2mNtR+lZ2B4uwr+usqGuVfFT9tMtGvGw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@esbuild/linux-x64@0.21.5':
|
|
resolution: {integrity: sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@esbuild/netbsd-x64@0.20.2':
|
|
resolution: {integrity: sha512-K8/DhBxcVQkzYc43yJXDSyjlFeHQJBiowJ0uVL6Tor3jGQfSGHNNJcWxNbOI8v5k82prYqzPuwkzHt3J1T1iZQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [netbsd]
|
|
|
|
'@esbuild/netbsd-x64@0.21.5':
|
|
resolution: {integrity: sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [netbsd]
|
|
|
|
'@esbuild/openbsd-x64@0.20.2':
|
|
resolution: {integrity: sha512-eMpKlV0SThJmmJgiVyN9jTPJ2VBPquf6Kt/nAoo6DgHAoN57K15ZghiHaMvqjCye/uU4X5u3YSMgVBI1h3vKrQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
|
|
'@esbuild/openbsd-x64@0.21.5':
|
|
resolution: {integrity: sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
|
|
'@esbuild/sunos-x64@0.20.2':
|
|
resolution: {integrity: sha512-2UyFtRC6cXLyejf/YEld4Hajo7UHILetzE1vsRcGL3earZEW77JxrFjH4Ez2qaTiEfMgAXxfAZCm1fvM/G/o8w==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [sunos]
|
|
|
|
'@esbuild/sunos-x64@0.21.5':
|
|
resolution: {integrity: sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [sunos]
|
|
|
|
'@esbuild/win32-arm64@0.20.2':
|
|
resolution: {integrity: sha512-GRibxoawM9ZCnDxnP3usoUDO9vUkpAxIIZ6GQI+IlVmr5kP3zUq+l17xELTHMWTWzjxa2guPNyrpq1GWmPvcGQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-arm64@0.21.5':
|
|
resolution: {integrity: sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-ia32@0.20.2':
|
|
resolution: {integrity: sha512-HfLOfn9YWmkSKRQqovpnITazdtquEW8/SoHW7pWpuEeguaZI4QnCRW6b+oZTztdBnZOS2hqJ6im/D5cPzBTTlQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-ia32@0.21.5':
|
|
resolution: {integrity: sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-x64@0.20.2':
|
|
resolution: {integrity: sha512-N49X4lJX27+l9jbLKSqZ6bKNjzQvHaT8IIFUy+YIqmXQdjYCToGWwOItDrfby14c78aDd5NHQl29xingXfCdLQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@esbuild/win32-x64@0.21.5':
|
|
resolution: {integrity: sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@intlify/core-base@9.1.9':
|
|
resolution: {integrity: sha512-x5T0p/Ja0S8hs5xs+ImKyYckVkL4CzcEXykVYYV6rcbXxJTe2o58IquSqX9bdncVKbRZP7GlBU1EcRaQEEJ+vw==}
|
|
engines: {node: '>= 10'}
|
|
|
|
'@intlify/devtools-if@9.1.9':
|
|
resolution: {integrity: sha512-oKSMKjttG3Ut/1UGEZjSdghuP3fwA15zpDPcjkf/1FjlOIm6uIBGMNS5jXzsZy593u+P/YcnrZD6cD3IVFz9vQ==}
|
|
engines: {node: '>= 10'}
|
|
|
|
'@intlify/message-compiler@9.1.9':
|
|
resolution: {integrity: sha512-6YgCMF46Xd0IH2hMRLCssZI3gFG4aywidoWQ3QP4RGYQXQYYfFC54DxhSgfIPpVoPLQ+4AD29eoYmhiHZ+qLFQ==}
|
|
engines: {node: '>= 10'}
|
|
|
|
'@intlify/message-resolver@9.1.9':
|
|
resolution: {integrity: sha512-Lx/DBpigeK0sz2BBbzv5mu9/dAlt98HxwbG7xLawC3O2xMF9MNWU5FtOziwYG6TDIjNq0O/3ZbOJAxwITIWXEA==}
|
|
engines: {node: '>= 10'}
|
|
|
|
'@intlify/runtime@9.1.9':
|
|
resolution: {integrity: sha512-XgPw8+UlHCiie3fI41HPVa/VDJb3/aSH7bLhY1hJvlvNV713PFtb4p4Jo+rlE0gAoMsMCGcsiT982fImolSltg==}
|
|
engines: {node: '>= 10'}
|
|
|
|
'@intlify/shared@9.1.9':
|
|
resolution: {integrity: sha512-xKGM1d0EAxdDFCWedcYXOm6V5Pfw/TMudd6/qCdEb4tv0hk9EKeg7lwQF1azE0dP2phvx0yXxrt7UQK+IZjNdw==}
|
|
engines: {node: '>= 10'}
|
|
|
|
'@intlify/vue-devtools@9.1.9':
|
|
resolution: {integrity: sha512-YPehH9uL4vZcGXky4Ev5qQIITnHKIvsD2GKGXgqf+05osMUI6WSEQHaN9USRa318Rs8RyyPCiDfmA0hRu3k7og==}
|
|
engines: {node: '>= 10'}
|
|
|
|
'@isaacs/cliui@8.0.2':
|
|
resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==}
|
|
engines: {node: '>=12'}
|
|
|
|
'@istanbuljs/load-nyc-config@1.1.0':
|
|
resolution: {integrity: sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
'@istanbuljs/schema@0.1.3':
|
|
resolution: {integrity: sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==}
|
|
engines: {node: '>=8'}
|
|
|
|
'@jest/console@29.7.0':
|
|
resolution: {integrity: sha512-5Ni4CU7XHQi32IJ398EEP4RrB8eV09sXP2ROqD4bksHrnTree52PsxvX8tpL8LvTZ3pFzXyPbNQReSN41CAhOg==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
'@jest/core@29.7.0':
|
|
resolution: {integrity: sha512-n7aeXWKMnGtDA48y8TLWJPJmLmmZ642Ceo78cYWEpiD7FzDgmNDV/GCVRorPABdXLJZ/9wzzgZAlHjXjxDHGsg==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
peerDependencies:
|
|
node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
|
|
peerDependenciesMeta:
|
|
node-notifier:
|
|
optional: true
|
|
|
|
'@jest/environment@29.7.0':
|
|
resolution: {integrity: sha512-aQIfHDq33ExsN4jP1NWGXhxgQ/wixs60gDiKO+XVMd8Mn0NWPWgc34ZQDTb2jKaUWQ7MuwoitXAsN2XVXNMpAw==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
'@jest/expect-utils@29.7.0':
|
|
resolution: {integrity: sha512-GlsNBWiFQFCVi9QVSx7f5AgMeLxe9YCCs5PuP2O2LdjDAA8Jh9eX7lA1Jq/xdXw3Wb3hyvlFNfZIfcRetSzYcA==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
'@jest/expect@29.7.0':
|
|
resolution: {integrity: sha512-8uMeAMycttpva3P1lBHB8VciS9V0XAr3GymPpipdyQXbBcuhkLQOSe8E/p92RyAdToS6ZD1tFkX+CkhoECE0dQ==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
'@jest/fake-timers@29.7.0':
|
|
resolution: {integrity: sha512-q4DH1Ha4TTFPdxLsqDXK1d3+ioSL7yL5oCMJZgDYm6i+6CygW5E5xVr/D1HdsGxjt1ZWSfUAs9OxSB/BNelWrQ==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
'@jest/globals@29.7.0':
|
|
resolution: {integrity: sha512-mpiz3dutLbkW2MNFubUGUEVLkTGiqW6yLVTA+JbP6fI6J5iL9Y0Nlg8k95pcF8ctKwCS7WVxteBs29hhfAotzQ==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
'@jest/reporters@29.7.0':
|
|
resolution: {integrity: sha512-DApq0KJbJOEzAFYjHADNNxAE3KbhxQB1y5Kplb5Waqw6zVbuWatSnMjE5gs8FUgEPmNsnZA3NCWl9NG0ia04Pg==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
peerDependencies:
|
|
node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
|
|
peerDependenciesMeta:
|
|
node-notifier:
|
|
optional: true
|
|
|
|
'@jest/schemas@29.6.3':
|
|
resolution: {integrity: sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
'@jest/source-map@29.6.3':
|
|
resolution: {integrity: sha512-MHjT95QuipcPrpLM+8JMSzFx6eHp5Bm+4XeFDJlwsvVBjmKNiIAvasGK2fxz2WbGRlnvqehFbh07MMa7n3YJnw==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
'@jest/test-result@29.7.0':
|
|
resolution: {integrity: sha512-Fdx+tv6x1zlkJPcWXmMDAG2HBnaR9XPSd5aDWQVsfrZmLVT3lU1cwyxLgRmXR9yrq4NBoEm9BMsfgFzTQAbJYA==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
'@jest/test-sequencer@29.7.0':
|
|
resolution: {integrity: sha512-GQwJ5WZVrKnOJuiYiAF52UNUJXgTZx1NHjFSEB0qEMmSZKAkdMoIzw/Cj6x6NF4AvV23AUqDpFzQkN/eYCYTxw==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
'@jest/transform@29.7.0':
|
|
resolution: {integrity: sha512-ok/BTPFzFKVMwO5eOHRrvnBVHdRy9IrsrW1GpMaQ9MCnilNLXQKmAX8s1YXDFaai9xJpac2ySzV0YeRRECr2Vw==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
'@jest/types@29.6.3':
|
|
resolution: {integrity: sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
'@jimp/bmp@0.10.3':
|
|
resolution: {integrity: sha512-keMOc5woiDmONXsB/6aXLR4Z5Q+v8lFq3EY2rcj2FmstbDMhRuGbmcBxlEgOqfRjwvtf/wOtJ3Of37oAWtVfLg==}
|
|
peerDependencies:
|
|
'@jimp/custom': '>=0.3.5'
|
|
|
|
'@jimp/core@0.10.3':
|
|
resolution: {integrity: sha512-Gd5IpL3U2bFIO57Fh/OA3HCpWm4uW/pU01E75rI03BXfTdz3T+J7TwvyG1XaqsQ7/DSlS99GXtLQPlfFIe28UA==}
|
|
|
|
'@jimp/custom@0.10.3':
|
|
resolution: {integrity: sha512-nZmSI+jwTi5IRyNLbKSXQovoeqsw+D0Jn0SxW08wYQvdkiWA8bTlDQFgQ7HVwCAKBm8oKkDB/ZEo9qvHJ+1gAQ==}
|
|
|
|
'@jimp/gif@0.10.3':
|
|
resolution: {integrity: sha512-vjlRodSfz1CrUvvrnUuD/DsLK1GHB/yDZXHthVdZu23zYJIW7/WrIiD1IgQ5wOMV7NocfrvPn2iqUfBP81/WWA==}
|
|
peerDependencies:
|
|
'@jimp/custom': '>=0.3.5'
|
|
|
|
'@jimp/jpeg@0.10.3':
|
|
resolution: {integrity: sha512-AAANwgUZOt6f6P7LZxY9lyJ9xclqutYJlsxt3JbriXUGJgrrFAIkcKcqv1nObgmQASSAQKYaMV9KdHjMlWFKlQ==}
|
|
peerDependencies:
|
|
'@jimp/custom': '>=0.3.5'
|
|
|
|
'@jimp/plugin-blit@0.10.3':
|
|
resolution: {integrity: sha512-5zlKlCfx4JWw9qUVC7GI4DzXyxDWyFvgZLaoGFoT00mlXlN75SarlDwc9iZ/2e2kp4bJWxz3cGgG4G/WXrbg3Q==}
|
|
peerDependencies:
|
|
'@jimp/custom': '>=0.3.5'
|
|
|
|
'@jimp/plugin-blur@0.10.3':
|
|
resolution: {integrity: sha512-cTOK3rjh1Yjh23jSfA6EHCHjsPJDEGLC8K2y9gM7dnTUK1y9NNmkFS23uHpyjgsWFIoH9oRh2SpEs3INjCpZhQ==}
|
|
peerDependencies:
|
|
'@jimp/custom': '>=0.3.5'
|
|
|
|
'@jimp/plugin-circle@0.10.3':
|
|
resolution: {integrity: sha512-51GAPIVelqAcfuUpaM5JWJ0iWl4vEjNXB7p4P7SX5udugK5bxXUjO6KA2qgWmdpHuCKtoNgkzWU9fNSuYp7tCA==}
|
|
peerDependencies:
|
|
'@jimp/custom': '>=0.3.5'
|
|
|
|
'@jimp/plugin-color@0.10.3':
|
|
resolution: {integrity: sha512-RgeHUElmlTH7vpI4WyQrz6u59spiKfVQbsG/XUzfWGamFSixa24ZDwX/yV/Ts+eNaz7pZeIuv533qmKPvw2ujg==}
|
|
peerDependencies:
|
|
'@jimp/custom': '>=0.3.5'
|
|
|
|
'@jimp/plugin-contain@0.10.3':
|
|
resolution: {integrity: sha512-bYJKW9dqzcB0Ihc6u7jSyKa3juStzbLs2LFr6fu8TzA2WkMS/R8h+ddkiO36+F9ILTWHP0CIA3HFe5OdOGcigw==}
|
|
peerDependencies:
|
|
'@jimp/custom': '>=0.3.5'
|
|
'@jimp/plugin-blit': '>=0.3.5'
|
|
'@jimp/plugin-resize': '>=0.3.5'
|
|
'@jimp/plugin-scale': '>=0.3.5'
|
|
|
|
'@jimp/plugin-cover@0.10.3':
|
|
resolution: {integrity: sha512-pOxu0cM0BRPzdV468n4dMocJXoMbTnARDY/EpC3ZW15SpMuc/dr1KhWQHgoQX5kVW1Wt8zgqREAJJCQ5KuPKDA==}
|
|
peerDependencies:
|
|
'@jimp/custom': '>=0.3.5'
|
|
'@jimp/plugin-crop': '>=0.3.5'
|
|
'@jimp/plugin-resize': '>=0.3.5'
|
|
'@jimp/plugin-scale': '>=0.3.5'
|
|
|
|
'@jimp/plugin-crop@0.10.3':
|
|
resolution: {integrity: sha512-nB7HgOjjl9PgdHr076xZ3Sr6qHYzeBYBs9qvs3tfEEUeYMNnvzgCCGtUl6eMakazZFCMk3mhKmcB9zQuHFOvkg==}
|
|
peerDependencies:
|
|
'@jimp/custom': '>=0.3.5'
|
|
|
|
'@jimp/plugin-displace@0.10.3':
|
|
resolution: {integrity: sha512-8t3fVKCH5IVqI4lewe4lFFjpxxr69SQCz5/tlpDLQZsrNScNJivHdQ09zljTrVTCSgeCqQJIKgH2Q7Sk/pAZ0w==}
|
|
peerDependencies:
|
|
'@jimp/custom': '>=0.3.5'
|
|
|
|
'@jimp/plugin-dither@0.10.3':
|
|
resolution: {integrity: sha512-JCX/oNSnEg1kGQ8ffZ66bEgQOLCY3Rn+lrd6v1jjLy/mn9YVZTMsxLtGCXpiCDC2wG/KTmi4862ysmP9do9dAQ==}
|
|
peerDependencies:
|
|
'@jimp/custom': '>=0.3.5'
|
|
|
|
'@jimp/plugin-fisheye@0.10.3':
|
|
resolution: {integrity: sha512-RRZb1wqe+xdocGcFtj2xHU7sF7xmEZmIa6BmrfSchjyA2b32TGPWKnP3qyj7p6LWEsXn+19hRYbjfyzyebPElQ==}
|
|
peerDependencies:
|
|
'@jimp/custom': '>=0.3.5'
|
|
|
|
'@jimp/plugin-flip@0.10.3':
|
|
resolution: {integrity: sha512-0epbi8XEzp0wmSjoW9IB0iMu0yNF17aZOxLdURCN3Zr+8nWPs5VNIMqSVa1Y62GSyiMDpVpKF/ITiXre+EqrPg==}
|
|
peerDependencies:
|
|
'@jimp/custom': '>=0.3.5'
|
|
'@jimp/plugin-rotate': '>=0.3.5'
|
|
|
|
'@jimp/plugin-gaussian@0.10.3':
|
|
resolution: {integrity: sha512-25eHlFbHUDnMMGpgRBBeQ2AMI4wsqCg46sue0KklI+c2BaZ+dGXmJA5uT8RTOrt64/K9Wz5E+2n7eBnny4dfpQ==}
|
|
peerDependencies:
|
|
'@jimp/custom': '>=0.3.5'
|
|
|
|
'@jimp/plugin-invert@0.10.3':
|
|
resolution: {integrity: sha512-effYSApWY/FbtlzqsKXlTLkgloKUiHBKjkQnqh5RL4oQxh/33j6aX+HFdDyQKtsXb8CMd4xd7wyiD2YYabTa0g==}
|
|
peerDependencies:
|
|
'@jimp/custom': '>=0.3.5'
|
|
|
|
'@jimp/plugin-mask@0.10.3':
|
|
resolution: {integrity: sha512-twrg8q8TIhM9Z6Jcu9/5f+OCAPaECb0eKrrbbIajJqJ3bCUlj5zbfgIhiQIzjPJ6KjpnFPSqHQfHkU1Vvk/nVw==}
|
|
peerDependencies:
|
|
'@jimp/custom': '>=0.3.5'
|
|
|
|
'@jimp/plugin-normalize@0.10.3':
|
|
resolution: {integrity: sha512-xkb5eZI/mMlbwKkDN79+1/t/+DBo8bBXZUMsT4gkFgMRKNRZ6NQPxlv1d3QpRzlocsl6UMxrHnhgnXdLAcgrXw==}
|
|
peerDependencies:
|
|
'@jimp/custom': '>=0.3.5'
|
|
|
|
'@jimp/plugin-print@0.10.3':
|
|
resolution: {integrity: sha512-wjRiI6yjXsAgMe6kVjizP+RgleUCLkH256dskjoNvJzmzbEfO7xQw9g6M02VET+emnbY0CO83IkrGm2q43VRyg==}
|
|
peerDependencies:
|
|
'@jimp/custom': '>=0.3.5'
|
|
'@jimp/plugin-blit': '>=0.3.5'
|
|
|
|
'@jimp/plugin-resize@0.10.3':
|
|
resolution: {integrity: sha512-rf8YmEB1d7Sg+g4LpqF0Mp+dfXfb6JFJkwlAIWPUOR7lGsPWALavEwTW91c0etEdnp0+JB9AFpy6zqq7Lwkq6w==}
|
|
peerDependencies:
|
|
'@jimp/custom': '>=0.3.5'
|
|
|
|
'@jimp/plugin-rotate@0.10.3':
|
|
resolution: {integrity: sha512-YXLlRjm18fkW9MOHUaVAxWjvgZM851ofOipytz5FyKp4KZWDLk+dZK1JNmVmK7MyVmAzZ5jsgSLhIgj+GgN0Eg==}
|
|
peerDependencies:
|
|
'@jimp/custom': '>=0.3.5'
|
|
'@jimp/plugin-blit': '>=0.3.5'
|
|
'@jimp/plugin-crop': '>=0.3.5'
|
|
'@jimp/plugin-resize': '>=0.3.5'
|
|
|
|
'@jimp/plugin-scale@0.10.3':
|
|
resolution: {integrity: sha512-5DXD7x7WVcX1gUgnlFXQa8F+Q3ThRYwJm+aesgrYvDOY+xzRoRSdQvhmdd4JEEue3lyX44DvBSgCIHPtGcEPaw==}
|
|
peerDependencies:
|
|
'@jimp/custom': '>=0.3.5'
|
|
'@jimp/plugin-resize': '>=0.3.5'
|
|
|
|
'@jimp/plugin-shadow@0.10.3':
|
|
resolution: {integrity: sha512-/nkFXpt2zVcdP4ETdkAUL0fSzyrC5ZFxdcphbYBodqD7fXNqChS/Un1eD4xCXWEpW8cnG9dixZgQgStjywH0Mg==}
|
|
peerDependencies:
|
|
'@jimp/custom': '>=0.3.5'
|
|
'@jimp/plugin-blur': '>=0.3.5'
|
|
'@jimp/plugin-resize': '>=0.3.5'
|
|
|
|
'@jimp/plugin-threshold@0.10.3':
|
|
resolution: {integrity: sha512-Dzh0Yq2wXP2SOnxcbbiyA4LJ2luwrdf1MghNIt9H+NX7B+IWw/N8qA2GuSm9n4BPGSLluuhdAWJqHcTiREriVA==}
|
|
peerDependencies:
|
|
'@jimp/custom': '>=0.3.5'
|
|
'@jimp/plugin-color': '>=0.8.0'
|
|
'@jimp/plugin-resize': '>=0.8.0'
|
|
|
|
'@jimp/plugins@0.10.3':
|
|
resolution: {integrity: sha512-jTT3/7hOScf0EIKiAXmxwayHhryhc1wWuIe3FrchjDjr9wgIGNN2a7XwCgPl3fML17DXK1x8EzDneCdh261bkw==}
|
|
peerDependencies:
|
|
'@jimp/custom': '>=0.3.5'
|
|
|
|
'@jimp/png@0.10.3':
|
|
resolution: {integrity: sha512-YKqk/dkl+nGZxSYIDQrqhmaP8tC3IK8H7dFPnnzFVvbhDnyYunqBZZO3SaZUKTichClRw8k/CjBhbc+hifSGWg==}
|
|
peerDependencies:
|
|
'@jimp/custom': '>=0.3.5'
|
|
|
|
'@jimp/tiff@0.10.3':
|
|
resolution: {integrity: sha512-7EsJzZ5Y/EtinkBGuwX3Bi4S+zgbKouxjt9c82VJTRJOQgLWsE/RHqcyRCOQBhHAZ9QexYmDz34medfLKdoX0g==}
|
|
peerDependencies:
|
|
'@jimp/custom': '>=0.3.5'
|
|
|
|
'@jimp/types@0.10.3':
|
|
resolution: {integrity: sha512-XGmBakiHZqseSWr/puGN+CHzx0IKBSpsKlmEmsNV96HKDiP6eu8NSnwdGCEq2mmIHe0JNcg1hqg59hpwtQ7Tiw==}
|
|
peerDependencies:
|
|
'@jimp/custom': '>=0.3.5'
|
|
|
|
'@jimp/utils@0.10.3':
|
|
resolution: {integrity: sha512-VcSlQhkil4ReYmg1KkN+WqHyYfZ2XfZxDsKAHSfST1GEz/RQHxKZbX+KhFKtKflnL0F4e6DlNQj3vznMNXCR2w==}
|
|
|
|
'@jridgewell/gen-mapping@0.3.13':
|
|
resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==}
|
|
|
|
'@jridgewell/remapping@2.3.5':
|
|
resolution: {integrity: sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==}
|
|
|
|
'@jridgewell/resolve-uri@3.1.2':
|
|
resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
'@jridgewell/source-map@0.3.11':
|
|
resolution: {integrity: sha512-ZMp1V8ZFcPG5dIWnQLr3NSI1MiCU7UETdS/A0G8V/XWHvJv3ZsFqutJn1Y5RPmAPX6F3BiE397OqveU/9NCuIA==}
|
|
|
|
'@jridgewell/sourcemap-codec@1.5.5':
|
|
resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==}
|
|
|
|
'@jridgewell/trace-mapping@0.3.31':
|
|
resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==}
|
|
|
|
'@jridgewell/trace-mapping@0.3.9':
|
|
resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==}
|
|
|
|
'@ljharb/through@2.3.14':
|
|
resolution: {integrity: sha512-ajBvlKpWucBB17FuQYUShqpqy8GRgYEpJW0vWJbUu1CV9lWyrDCapy0lScU8T8Z6qn49sSwJB3+M+evYIdGg+A==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
'@lukeed/csprng@1.1.0':
|
|
resolution: {integrity: sha512-Z7C/xXCiGWsg0KuKsHTKJxbWhpI3Vs5GwLfOean7MGyVFGqdRgBbAjOCh6u4bbjPc/8MJ2pZmK/0DLdCbivLDA==}
|
|
engines: {node: '>=8'}
|
|
|
|
'@nestjs/cli@10.4.9':
|
|
resolution: {integrity: sha512-s8qYd97bggqeK7Op3iD49X2MpFtW4LVNLAwXFkfbRxKME6IYT7X0muNTJ2+QfI8hpbNx9isWkrLWIp+g5FOhiA==}
|
|
engines: {node: '>= 16.14'}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@swc/cli': ^0.1.62 || ^0.3.0 || ^0.4.0 || ^0.5.0
|
|
'@swc/core': ^1.3.62
|
|
peerDependenciesMeta:
|
|
'@swc/cli':
|
|
optional: true
|
|
'@swc/core':
|
|
optional: true
|
|
|
|
'@nestjs/common@10.4.22':
|
|
resolution: {integrity: sha512-fxJ4v85nDHaqT1PmfNCQ37b/jcv2OojtXTaK1P2uAXhzLf9qq6WNUOFvxBrV4fhQek1EQoT1o9oj5xAZmv3NRw==}
|
|
peerDependencies:
|
|
class-transformer: '*'
|
|
class-validator: '*'
|
|
reflect-metadata: ^0.1.12 || ^0.2.0
|
|
rxjs: ^7.1.0
|
|
peerDependenciesMeta:
|
|
class-transformer:
|
|
optional: true
|
|
class-validator:
|
|
optional: true
|
|
|
|
'@nestjs/config@3.3.0':
|
|
resolution: {integrity: sha512-pdGTp8m9d0ZCrjTpjkUbZx6gyf2IKf+7zlkrPNMsJzYZ4bFRRTpXrnj+556/5uiI6AfL5mMrJc2u7dB6bvM+VA==}
|
|
peerDependencies:
|
|
'@nestjs/common': ^8.0.0 || ^9.0.0 || ^10.0.0
|
|
rxjs: ^7.1.0
|
|
|
|
'@nestjs/core@10.4.22':
|
|
resolution: {integrity: sha512-6IX9+VwjiKtCjx+mXVPncpkQ5ZjKfmssOZPFexmT+6T9H9wZ3svpYACAo7+9e7Nr9DZSoRZw3pffkJP7Z0UjaA==}
|
|
peerDependencies:
|
|
'@nestjs/common': ^10.0.0
|
|
'@nestjs/microservices': ^10.0.0
|
|
'@nestjs/platform-express': ^10.0.0
|
|
'@nestjs/websockets': ^10.0.0
|
|
reflect-metadata: ^0.1.12 || ^0.2.0
|
|
rxjs: ^7.1.0
|
|
peerDependenciesMeta:
|
|
'@nestjs/microservices':
|
|
optional: true
|
|
'@nestjs/platform-express':
|
|
optional: true
|
|
'@nestjs/websockets':
|
|
optional: true
|
|
|
|
'@nestjs/jwt@10.2.0':
|
|
resolution: {integrity: sha512-x8cG90SURkEiLOehNaN2aRlotxT0KZESUliOPKKnjWiyJOcWurkF3w345WOX0P4MgFzUjGoZ1Sy0aZnxeihT0g==}
|
|
peerDependencies:
|
|
'@nestjs/common': ^8.0.0 || ^9.0.0 || ^10.0.0
|
|
|
|
'@nestjs/passport@10.0.3':
|
|
resolution: {integrity: sha512-znJ9Y4S8ZDVY+j4doWAJ8EuuVO7SkQN3yOBmzxbGaXbvcSwFDAdGJ+OMCg52NdzIO4tQoN4pYKx8W6M0ArfFRQ==}
|
|
peerDependencies:
|
|
'@nestjs/common': ^8.0.0 || ^9.0.0 || ^10.0.0
|
|
passport: ^0.4.0 || ^0.5.0 || ^0.6.0 || ^0.7.0
|
|
|
|
'@nestjs/platform-express@10.4.22':
|
|
resolution: {integrity: sha512-ySSq7Py/DFozzZdNDH67m/vHoeVdphDniWBnl6q5QVoXldDdrZIHLXLRMPayTDh5A95nt7jjJzmD4qpTbNQ6tA==}
|
|
peerDependencies:
|
|
'@nestjs/common': ^10.0.0
|
|
'@nestjs/core': ^10.0.0
|
|
|
|
'@nestjs/schedule@4.1.2':
|
|
resolution: {integrity: sha512-hCTQ1lNjIA5EHxeu8VvQu2Ed2DBLS1GSC6uKPYlBiQe6LL9a7zfE9iVSK+zuK8E2odsApteEBmfAQchc8Hx0Gg==}
|
|
peerDependencies:
|
|
'@nestjs/common': ^8.0.0 || ^9.0.0 || ^10.0.0
|
|
'@nestjs/core': ^8.0.0 || ^9.0.0 || ^10.0.0
|
|
|
|
'@nestjs/schematics@10.2.3':
|
|
resolution: {integrity: sha512-4e8gxaCk7DhBxVUly2PjYL4xC2ifDFexCqq1/u4TtivLGXotVk0wHdYuPYe1tHTHuR1lsOkRbfOCpkdTnigLVg==}
|
|
peerDependencies:
|
|
typescript: '>=4.8.2'
|
|
|
|
'@nestjs/testing@10.4.22':
|
|
resolution: {integrity: sha512-HO9aPus3bAedAC+jKVAA8jTdaj4fs5M9fing4giHrcYV2txe9CvC1l1WAjwQ9RDhEHdugjY4y+FZA/U/YqPZrA==}
|
|
peerDependencies:
|
|
'@nestjs/common': ^10.0.0
|
|
'@nestjs/core': ^10.0.0
|
|
'@nestjs/microservices': ^10.0.0
|
|
'@nestjs/platform-express': ^10.0.0
|
|
peerDependenciesMeta:
|
|
'@nestjs/microservices':
|
|
optional: true
|
|
'@nestjs/platform-express':
|
|
optional: true
|
|
|
|
'@noble/hashes@1.8.0':
|
|
resolution: {integrity: sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A==}
|
|
engines: {node: ^14.21.3 || >=16}
|
|
|
|
'@nodelib/fs.scandir@2.1.5':
|
|
resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
|
|
engines: {node: '>= 8'}
|
|
|
|
'@nodelib/fs.stat@2.0.5':
|
|
resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
|
|
engines: {node: '>= 8'}
|
|
|
|
'@nodelib/fs.walk@1.2.8':
|
|
resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
|
|
engines: {node: '>= 8'}
|
|
|
|
'@nuxtjs/opencollective@0.3.2':
|
|
resolution: {integrity: sha512-um0xL3fO7Mf4fDxcqx9KryrB7zgRM5JSlvGN5AGkP6JLM5XEKyjeAiPbNxdXVXQ16isuAhYpvP88NgL2BGd6aA==}
|
|
engines: {node: '>=8.0.0', npm: '>=5.0.0'}
|
|
hasBin: true
|
|
|
|
'@paralleldrive/cuid2@2.3.1':
|
|
resolution: {integrity: sha512-XO7cAxhnTZl0Yggq6jOgjiOHhbgcO4NqFqwSmQpjK3b6TEE6Uj/jfSk6wzYyemh3+I0sHirKSetjQwn5cZktFw==}
|
|
|
|
'@parcel/watcher-android-arm64@2.5.6':
|
|
resolution: {integrity: sha512-YQxSS34tPF/6ZG7r/Ih9xy+kP/WwediEUsqmtf0cuCV5TPPKw/PQHRhueUo6JdeFJaqV3pyjm0GdYjZotbRt/A==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@parcel/watcher-darwin-arm64@2.5.6':
|
|
resolution: {integrity: sha512-Z2ZdrnwyXvvvdtRHLmM4knydIdU9adO3D4n/0cVipF3rRiwP+3/sfzpAwA/qKFL6i1ModaabkU7IbpeMBgiVEA==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@parcel/watcher-darwin-x64@2.5.6':
|
|
resolution: {integrity: sha512-HgvOf3W9dhithcwOWX9uDZyn1lW9R+7tPZ4sug+NGrGIo4Rk1hAXLEbcH1TQSqxts0NYXXlOWqVpvS1SFS4fRg==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@parcel/watcher-freebsd-x64@2.5.6':
|
|
resolution: {integrity: sha512-vJVi8yd/qzJxEKHkeemh7w3YAn6RJCtYlE4HPMoVnCpIXEzSrxErBW5SJBgKLbXU3WdIpkjBTeUNtyBVn8TRng==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@parcel/watcher-linux-arm-glibc@2.5.6':
|
|
resolution: {integrity: sha512-9JiYfB6h6BgV50CCfasfLf/uvOcJskMSwcdH1PHH9rvS1IrNy8zad6IUVPVUfmXr+u+Km9IxcfMLzgdOudz9EQ==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@parcel/watcher-linux-arm-musl@2.5.6':
|
|
resolution: {integrity: sha512-Ve3gUCG57nuUUSyjBq/MAM0CzArtuIOxsBdQ+ftz6ho8n7s1i9E1Nmk/xmP323r2YL0SONs1EuwqBp2u1k5fxg==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@parcel/watcher-linux-arm64-glibc@2.5.6':
|
|
resolution: {integrity: sha512-f2g/DT3NhGPdBmMWYoxixqYr3v/UXcmLOYy16Bx0TM20Tchduwr4EaCbmxh1321TABqPGDpS8D/ggOTaljijOA==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@parcel/watcher-linux-arm64-musl@2.5.6':
|
|
resolution: {integrity: sha512-qb6naMDGlbCwdhLj6hgoVKJl2odL34z2sqkC7Z6kzir8b5W65WYDpLB6R06KabvZdgoHI/zxke4b3zR0wAbDTA==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@parcel/watcher-linux-x64-glibc@2.5.6':
|
|
resolution: {integrity: sha512-kbT5wvNQlx7NaGjzPFu8nVIW1rWqV780O7ZtkjuWaPUgpv2NMFpjYERVi0UYj1msZNyCzGlaCWEtzc+exjMGbQ==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@parcel/watcher-linux-x64-musl@2.5.6':
|
|
resolution: {integrity: sha512-1JRFeC+h7RdXwldHzTsmdtYR/Ku8SylLgTU/reMuqdVD7CtLwf0VR1FqeprZ0eHQkO0vqsbvFLXUmYm/uNKJBg==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@parcel/watcher-win32-arm64@2.5.6':
|
|
resolution: {integrity: sha512-3ukyebjc6eGlw9yRt678DxVF7rjXatWiHvTXqphZLvo7aC5NdEgFufVwjFfY51ijYEWpXbqF5jtrK275z52D4Q==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@parcel/watcher-win32-ia32@2.5.6':
|
|
resolution: {integrity: sha512-k35yLp1ZMwwee3Ez/pxBi5cf4AoBKYXj00CZ80jUz5h8prpiaQsiRPKQMxoLstNuqe2vR4RNPEAEcjEFzhEz/g==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@parcel/watcher-win32-x64@2.5.6':
|
|
resolution: {integrity: sha512-hbQlYcCq5dlAX9Qx+kFb0FHue6vbjlf0FrNzSKdYK2APUf7tGfGxQCk2ihEREmbR6ZMc0MVAD5RIX/41gpUzTw==}
|
|
engines: {node: '>= 10.0.0'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@parcel/watcher@2.5.6':
|
|
resolution: {integrity: sha512-tmmZ3lQxAe/k/+rNnXQRawJ4NjxO2hqiOLTHvWchtGZULp4RyFeh6aU4XdOYBFe2KE1oShQTv4AblOs2iOrNnQ==}
|
|
engines: {node: '>= 10.0.0'}
|
|
|
|
'@pkgjs/parseargs@0.11.0':
|
|
resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
|
|
engines: {node: '>=14'}
|
|
|
|
'@prisma/client@5.22.0':
|
|
resolution: {integrity: sha512-M0SVXfyHnQREBKxCgyo7sffrKttwE6R8PMq330MIUF0pTwjUhLbW84pFDlf06B27XyCR++VtjugEnIHdr07SVA==}
|
|
engines: {node: '>=16.13'}
|
|
peerDependencies:
|
|
prisma: '*'
|
|
peerDependenciesMeta:
|
|
prisma:
|
|
optional: true
|
|
|
|
'@prisma/debug@5.22.0':
|
|
resolution: {integrity: sha512-AUt44v3YJeggO2ZU5BkXI7M4hu9BF2zzH2iF2V5pyXT/lRTyWiElZ7It+bRH1EshoMRxHgpYg4VB6rCM+mG5jQ==}
|
|
|
|
'@prisma/engines-version@5.22.0-44.605197351a3c8bdd595af2d2a9bc3025bca48ea2':
|
|
resolution: {integrity: sha512-2PTmxFR2yHW/eB3uqWtcgRcgAbG1rwG9ZriSvQw+nnb7c4uCr3RAcGMb6/zfE88SKlC1Nj2ziUvc96Z379mHgQ==}
|
|
|
|
'@prisma/engines@5.22.0':
|
|
resolution: {integrity: sha512-UNjfslWhAt06kVL3CjkuYpHAWSO6L4kDCVPegV6itt7nD1kSJavd3vhgAEhjglLJJKEdJ7oIqDJ+yHk6qO8gPA==}
|
|
|
|
'@prisma/fetch-engine@5.22.0':
|
|
resolution: {integrity: sha512-bkrD/Mc2fSvkQBV5EpoFcZ87AvOgDxbG99488a5cexp5Ccny+UM6MAe/UFkUC0wLYD9+9befNOqGiIJhhq+HbA==}
|
|
|
|
'@prisma/get-platform@5.22.0':
|
|
resolution: {integrity: sha512-pHhpQdr1UPFpt+zFfnPazhulaZYCUqeIcPpJViYoq9R+D/yw4fjE+CtnsnKzPYm0ddUbeXUzjGVGIRVgPDCk4Q==}
|
|
|
|
'@rollup/pluginutils@5.3.0':
|
|
resolution: {integrity: sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q==}
|
|
engines: {node: '>=14.0.0'}
|
|
peerDependencies:
|
|
rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
|
|
peerDependenciesMeta:
|
|
rollup:
|
|
optional: true
|
|
|
|
'@rollup/rollup-android-arm-eabi@4.60.1':
|
|
resolution: {integrity: sha512-d6FinEBLdIiK+1uACUttJKfgZREXrF0Qc2SmLII7W2AD8FfiZ9Wjd+rD/iRuf5s5dWrr1GgwXCvPqOuDquOowA==}
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
'@rollup/rollup-android-arm64@4.60.1':
|
|
resolution: {integrity: sha512-YjG/EwIDvvYI1YvYbHvDz/BYHtkY4ygUIXHnTdLhG+hKIQFBiosfWiACWortsKPKU/+dUwQQCKQM3qrDe8c9BA==}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@rollup/rollup-darwin-arm64@4.60.1':
|
|
resolution: {integrity: sha512-mjCpF7GmkRtSJwon+Rq1N8+pI+8l7w5g9Z3vWj4T7abguC4Czwi3Yu/pFaLvA3TTeMVjnu3ctigusqWUfjZzvw==}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@rollup/rollup-darwin-x64@4.60.1':
|
|
resolution: {integrity: sha512-haZ7hJ1JT4e9hqkoT9R/19XW2QKqjfJVv+i5AGg57S+nLk9lQnJ1F/eZloRO3o9Scy9CM3wQ9l+dkXtcBgN5Ew==}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@rollup/rollup-freebsd-arm64@4.60.1':
|
|
resolution: {integrity: sha512-czw90wpQq3ZsAVBlinZjAYTKduOjTywlG7fEeWKUA7oCmpA8xdTkxZZlwNJKWqILlq0wehoZcJYfBvOyhPTQ6w==}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
|
|
'@rollup/rollup-freebsd-x64@4.60.1':
|
|
resolution: {integrity: sha512-KVB2rqsxTHuBtfOeySEyzEOB7ltlB/ux38iu2rBQzkjbwRVlkhAGIEDiiYnO2kFOkJp+Z7pUXKyrRRFuFUKt+g==}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@rollup/rollup-linux-arm-gnueabihf@4.60.1':
|
|
resolution: {integrity: sha512-L+34Qqil+v5uC0zEubW7uByo78WOCIrBvci69E7sFASRl0X7b/MB6Cqd1lky/CtcSVTydWa2WZwFuWexjS5o6g==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-arm-musleabihf@4.60.1':
|
|
resolution: {integrity: sha512-n83O8rt4v34hgFzlkb1ycniJh7IR5RCIqt6mz1VRJD6pmhRi0CXdmfnLu9dIUS6buzh60IvACM842Ffb3xd6Gg==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-arm64-gnu@4.60.1':
|
|
resolution: {integrity: sha512-Nql7sTeAzhTAja3QXeAI48+/+GjBJ+QmAH13snn0AJSNL50JsDqotyudHyMbO2RbJkskbMbFJfIJKWA6R1LCJQ==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-arm64-musl@4.60.1':
|
|
resolution: {integrity: sha512-+pUymDhd0ys9GcKZPPWlFiZ67sTWV5UU6zOJat02M1+PiuSGDziyRuI/pPue3hoUwm2uGfxdL+trT6Z9rxnlMA==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-loong64-gnu@4.60.1':
|
|
resolution: {integrity: sha512-VSvgvQeIcsEvY4bKDHEDWcpW4Yw7BtlKG1GUT4FzBUlEKQK0rWHYBqQt6Fm2taXS+1bXvJT6kICu5ZwqKCnvlQ==}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-loong64-musl@4.60.1':
|
|
resolution: {integrity: sha512-4LqhUomJqwe641gsPp6xLfhqWMbQV04KtPp7/dIp0nzPxAkNY1AbwL5W0MQpcalLYk07vaW9Kp1PBhdpZYYcEw==}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-ppc64-gnu@4.60.1':
|
|
resolution: {integrity: sha512-tLQQ9aPvkBxOc/EUT6j3pyeMD6Hb8QF2BTBnCQWP/uu1lhc9AIrIjKnLYMEroIz/JvtGYgI9dF3AxHZNaEH0rw==}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-ppc64-musl@4.60.1':
|
|
resolution: {integrity: sha512-RMxFhJwc9fSXP6PqmAz4cbv3kAyvD1etJFjTx4ONqFP9DkTkXsAMU4v3Vyc5BgzC+anz7nS/9tp4obsKfqkDHg==}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-riscv64-gnu@4.60.1':
|
|
resolution: {integrity: sha512-QKgFl+Yc1eEk6MmOBfRHYF6lTxiiiV3/z/BRrbSiW2I7AFTXoBFvdMEyglohPj//2mZS4hDOqeB0H1ACh3sBbg==}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-riscv64-musl@4.60.1':
|
|
resolution: {integrity: sha512-RAjXjP/8c6ZtzatZcA1RaQr6O1TRhzC+adn8YZDnChliZHviqIjmvFwHcxi4JKPSDAt6Uhf/7vqcBzQJy0PDJg==}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-s390x-gnu@4.60.1':
|
|
resolution: {integrity: sha512-wcuocpaOlaL1COBYiA89O6yfjlp3RwKDeTIA0hM7OpmhR1Bjo9j31G1uQVpDlTvwxGn2nQs65fBFL5UFd76FcQ==}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-x64-gnu@4.60.1':
|
|
resolution: {integrity: sha512-77PpsFQUCOiZR9+LQEFg9GClyfkNXj1MP6wRnzYs0EeWbPcHs02AXu4xuUbM1zhwn3wqaizle3AEYg5aeoohhg==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-linux-x64-musl@4.60.1':
|
|
resolution: {integrity: sha512-5cIATbk5vynAjqqmyBjlciMJl1+R/CwX9oLk/EyiFXDWd95KpHdrOJT//rnUl4cUcskrd0jCCw3wpZnhIHdD9w==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@rollup/rollup-openbsd-x64@4.60.1':
|
|
resolution: {integrity: sha512-cl0w09WsCi17mcmWqqglez9Gk8isgeWvoUZ3WiJFYSR3zjBQc2J5/ihSjpl+VLjPqjQ/1hJRcqBfLjssREQILw==}
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
|
|
'@rollup/rollup-openharmony-arm64@4.60.1':
|
|
resolution: {integrity: sha512-4Cv23ZrONRbNtbZa37mLSueXUCtN7MXccChtKpUnQNgF010rjrjfHx3QxkS2PI7LqGT5xXyYs1a7LbzAwT0iCA==}
|
|
cpu: [arm64]
|
|
os: [openharmony]
|
|
|
|
'@rollup/rollup-win32-arm64-msvc@4.60.1':
|
|
resolution: {integrity: sha512-i1okWYkA4FJICtr7KpYzFpRTHgy5jdDbZiWfvny21iIKky5YExiDXP+zbXzm3dUcFpkEeYNHgQ5fuG236JPq0g==}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@rollup/rollup-win32-ia32-msvc@4.60.1':
|
|
resolution: {integrity: sha512-u09m3CuwLzShA0EYKMNiFgcjjzwqtUMLmuCJLeZWjjOYA3IT2Di09KaxGBTP9xVztWyIWjVdsB2E9goMjZvTQg==}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
'@rollup/rollup-win32-x64-gnu@4.60.1':
|
|
resolution: {integrity: sha512-k+600V9Zl1CM7eZxJgMyTUzmrmhB/0XZnF4pRypKAlAgxmedUA+1v9R+XOFv56W4SlHEzfeMtzujLJD22Uz5zg==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@rollup/rollup-win32-x64-msvc@4.60.1':
|
|
resolution: {integrity: sha512-lWMnixq/QzxyhTV6NjQJ4SFo1J6PvOX8vUx5Wb4bBPsEb+8xZ89Bz6kOXpfXj9ak9AHTQVQzlgzBEc1SyM27xQ==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@sinclair/typebox@0.27.10':
|
|
resolution: {integrity: sha512-MTBk/3jGLNB2tVxv6uLlFh1iu64iYOQ2PbdOSK3NW8JZsmlaOh2q6sdtKowBhfw8QFLmYNzTW4/oK4uATIi6ZA==}
|
|
|
|
'@sinonjs/commons@3.0.1':
|
|
resolution: {integrity: sha512-K3mCHKQ9sVh8o1C9cxkwxaOmXoAMlDxC1mYyHrjqOWEcBjYr76t96zL2zlj5dUGZ3HSw240X1qgH3Mjf1yJWpQ==}
|
|
|
|
'@sinonjs/fake-timers@10.3.0':
|
|
resolution: {integrity: sha512-V4BG07kuYSUkTCSBHG8G8TNhM+F19jXFWnQtzj+we8DrkpSBCee9Z3Ms8yiGer/dlmhe35/Xdgyo3/0rQKg7YA==}
|
|
|
|
'@tokenizer/inflate@0.2.7':
|
|
resolution: {integrity: sha512-MADQgmZT1eKjp06jpI2yozxaU9uVs4GzzgSL+uEq7bVcJ9V1ZXQkeGNql1fsSI0gMy1vhvNTNbUqrx+pZfJVmg==}
|
|
engines: {node: '>=18'}
|
|
|
|
'@tokenizer/token@0.3.0':
|
|
resolution: {integrity: sha512-OvjF+z51L3ov0OyAU0duzsYuvO01PH7x4t6DJx+guahgTnBHkhJdG7soQeTSFLWN3efnHyibZ4Z8l2EuWwJN3A==}
|
|
|
|
'@tsconfig/node10@1.0.12':
|
|
resolution: {integrity: sha512-UCYBaeFvM11aU2y3YPZ//O5Rhj+xKyzy7mvcIoAjASbigy8mHMryP5cK7dgjlz2hWxh1g5pLw084E0a/wlUSFQ==}
|
|
|
|
'@tsconfig/node12@1.0.11':
|
|
resolution: {integrity: sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==}
|
|
|
|
'@tsconfig/node14@1.0.3':
|
|
resolution: {integrity: sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==}
|
|
|
|
'@tsconfig/node16@1.0.4':
|
|
resolution: {integrity: sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==}
|
|
|
|
'@types/babel__core@7.20.5':
|
|
resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==}
|
|
|
|
'@types/babel__generator@7.27.0':
|
|
resolution: {integrity: sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg==}
|
|
|
|
'@types/babel__template@7.4.4':
|
|
resolution: {integrity: sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==}
|
|
|
|
'@types/babel__traverse@7.28.0':
|
|
resolution: {integrity: sha512-8PvcXf70gTDZBgt9ptxJ8elBeBjcLOAcOtoO/mPJjtji1+CdGbHgm77om1GrsPxsiE+uXIpNSK64UYaIwQXd4Q==}
|
|
|
|
'@types/body-parser@1.19.6':
|
|
resolution: {integrity: sha512-HLFeCYgz89uk22N5Qg3dvGvsv46B8GLvKKo1zKG4NybA8U2DiEO3w9lqGg29t/tfLRJpJ6iQxnVw4OnB7MoM9g==}
|
|
|
|
'@types/connect@3.4.38':
|
|
resolution: {integrity: sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==}
|
|
|
|
'@types/eslint-scope@3.7.7':
|
|
resolution: {integrity: sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==}
|
|
|
|
'@types/eslint@9.6.1':
|
|
resolution: {integrity: sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==}
|
|
|
|
'@types/estree@1.0.8':
|
|
resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==}
|
|
|
|
'@types/express-serve-static-core@4.19.8':
|
|
resolution: {integrity: sha512-02S5fmqeoKzVZCHPZid4b8JH2eM5HzQLZWN2FohQEy/0eXTq8VXZfSN6Pcr3F6N9R/vNrj7cpgbhjie6m/1tCA==}
|
|
|
|
'@types/express@4.17.25':
|
|
resolution: {integrity: sha512-dVd04UKsfpINUnK0yBoYHDF3xu7xVH4BuDotC/xGuycx4CgbP48X/KF/586bcObxT0HENHXEU8Nqtu6NR+eKhw==}
|
|
|
|
'@types/graceful-fs@4.1.9':
|
|
resolution: {integrity: sha512-olP3sd1qOEe5dXTSaFvQG+02VdRXcdytWLAZsAq1PecU8uqQAhkrnbli7DagjtXKW/Bl7YJbUsa8MPcuc8LHEQ==}
|
|
|
|
'@types/http-errors@2.0.5':
|
|
resolution: {integrity: sha512-r8Tayk8HJnX0FztbZN7oVqGccWgw98T/0neJphO91KkmOzug1KkofZURD4UaD5uH8AqcFLfdPErnBod0u71/qg==}
|
|
|
|
'@types/istanbul-lib-coverage@2.0.6':
|
|
resolution: {integrity: sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==}
|
|
|
|
'@types/istanbul-lib-report@3.0.3':
|
|
resolution: {integrity: sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA==}
|
|
|
|
'@types/istanbul-reports@3.0.4':
|
|
resolution: {integrity: sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==}
|
|
|
|
'@types/jest@29.5.14':
|
|
resolution: {integrity: sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==}
|
|
|
|
'@types/json-schema@7.0.15':
|
|
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
|
|
|
|
'@types/jsonwebtoken@9.0.10':
|
|
resolution: {integrity: sha512-asx5hIG9Qmf/1oStypjanR7iKTv0gXQ1Ov/jfrX6kS/EO0OFni8orbmGCn0672NHR3kXHwpAwR+B368ZGN/2rA==}
|
|
|
|
'@types/jsonwebtoken@9.0.5':
|
|
resolution: {integrity: sha512-VRLSGzik+Unrup6BsouBeHsf4d1hOEgYWTm/7Nmw1sXoN1+tRly/Gy/po3yeahnP4jfnQWWAhQAqcNfH7ngOkA==}
|
|
|
|
'@types/luxon@3.4.2':
|
|
resolution: {integrity: sha512-TifLZlFudklWlMBfhubvgqTXRzLDI5pCbGa4P8a3wPyUQSW+1xQ5eDsreP9DWHX3tjq1ke96uYG/nwundroWcA==}
|
|
|
|
'@types/mime@1.3.5':
|
|
resolution: {integrity: sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==}
|
|
|
|
'@types/ms@2.1.0':
|
|
resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==}
|
|
|
|
'@types/node@20.19.37':
|
|
resolution: {integrity: sha512-8kzdPJ3FsNsVIurqBs7oodNnCEVbni9yUEkaHbgptDACOPW04jimGagZ51E6+lXUwJjgnBw+hyko/lkFWCldqw==}
|
|
|
|
'@types/passport-jwt@4.0.1':
|
|
resolution: {integrity: sha512-Y0Ykz6nWP4jpxgEUYq8NoVZeCQPo1ZndJLfapI249g1jHChvRfZRO/LS3tqu26YgAS/laI1qx98sYGz0IalRXQ==}
|
|
|
|
'@types/passport-strategy@0.2.38':
|
|
resolution: {integrity: sha512-GC6eMqqojOooq993Tmnmp7AUTbbQSgilyvpCYQjT+H6JfG/g6RGc7nXEniZlp0zyKJ0WUdOiZWLBZft9Yug1uA==}
|
|
|
|
'@types/passport@1.0.17':
|
|
resolution: {integrity: sha512-aciLyx+wDwT2t2/kJGJR2AEeBz0nJU4WuRX04Wu9Dqc5lSUtwu0WERPHYsLhF9PtseiAMPBGNUOtFjxZ56prsg==}
|
|
|
|
'@types/qs@6.15.0':
|
|
resolution: {integrity: sha512-JawvT8iBVWpzTrz3EGw9BTQFg3BQNmwERdKE22vlTxawwtbyUSlMppvZYKLZzB5zgACXdXxbD3m1bXaMqP/9ow==}
|
|
|
|
'@types/range-parser@1.2.7':
|
|
resolution: {integrity: sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==}
|
|
|
|
'@types/send@0.17.6':
|
|
resolution: {integrity: sha512-Uqt8rPBE8SY0RK8JB1EzVOIZ32uqy8HwdxCnoCOsYrvnswqmFZ/k+9Ikidlk/ImhsdvBsloHbAlewb2IEBV/Og==}
|
|
|
|
'@types/send@1.2.1':
|
|
resolution: {integrity: sha512-arsCikDvlU99zl1g69TcAB3mzZPpxgw0UQnaHeC1Nwb015xp8bknZv5rIfri9xTOcMuaVgvabfIRA7PSZVuZIQ==}
|
|
|
|
'@types/serve-static@1.15.10':
|
|
resolution: {integrity: sha512-tRs1dB+g8Itk72rlSI2ZrW6vZg0YrLI81iQSTkMmOqnqCaNr/8Ek4VwWcN5vZgCYWbg/JJSGBlUaYGAOP73qBw==}
|
|
|
|
'@types/stack-utils@2.0.3':
|
|
resolution: {integrity: sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==}
|
|
|
|
'@types/validator@13.15.10':
|
|
resolution: {integrity: sha512-T8L6i7wCuyoK8A/ZeLYt1+q0ty3Zb9+qbSSvrIVitzT3YjZqkTZ40IbRsPanlB4h1QB3JVL1SYCdR6ngtFYcuA==}
|
|
|
|
'@types/yargs-parser@21.0.3':
|
|
resolution: {integrity: sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==}
|
|
|
|
'@types/yargs@17.0.35':
|
|
resolution: {integrity: sha512-qUHkeCyQFxMXg79wQfTtfndEC+N9ZZg76HJftDJp+qH2tV7Gj4OJi7l+PiWwJ+pWtW8GwSmqsDj/oymhrTWXjg==}
|
|
|
|
'@vitejs/plugin-legacy@5.3.2':
|
|
resolution: {integrity: sha512-8moCOrIMaZ/Rjln0Q6GsH6s8fAt1JOI3k8nmfX4tXUxE5KAExVctSyOBk+A25GClsdSWqIk2yaUthH3KJ2X4tg==}
|
|
engines: {node: ^18.0.0 || >=20.0.0}
|
|
peerDependencies:
|
|
terser: ^5.4.0
|
|
vite: ^5.0.0
|
|
|
|
'@vitejs/plugin-vue-jsx@3.1.0':
|
|
resolution: {integrity: sha512-w9M6F3LSEU5kszVb9An2/MmXNxocAnUb3WhRr8bHlimhDrXNt6n6D2nJQR3UXpGlZHh/EsgouOHCsM8V3Ln+WA==}
|
|
engines: {node: ^14.18.0 || >=16.0.0}
|
|
peerDependencies:
|
|
vite: ^4.0.0 || ^5.0.0
|
|
vue: ^3.0.0
|
|
|
|
'@vitejs/plugin-vue@5.1.0':
|
|
resolution: {integrity: sha512-QMRxARyrdiwi1mj3AW4fLByoHTavreXq0itdEW696EihXglf1MB3D4C2gBvE0jMPH29ZjC3iK8aIaUMLf4EOGA==}
|
|
engines: {node: ^18.0.0 || >=20.0.0}
|
|
peerDependencies:
|
|
vite: ^5.0.0
|
|
vue: ^3.2.25
|
|
|
|
'@volar/language-core@2.4.15':
|
|
resolution: {integrity: sha512-3VHw+QZU0ZG9IuQmzT68IyN4hZNd9GchGPhbD9+pa8CVv7rnoOZwo7T8weIbrRmihqy3ATpdfXFnqRrfPVK6CA==}
|
|
|
|
'@volar/source-map@2.4.15':
|
|
resolution: {integrity: sha512-CPbMWlUN6hVZJYGcU/GSoHu4EnCHiLaXI9n8c9la6RaI9W5JHX+NqG+GSQcB0JdC2FIBLdZJwGsfKyBB71VlTg==}
|
|
|
|
'@volar/typescript@2.4.15':
|
|
resolution: {integrity: sha512-2aZ8i0cqPGjXb4BhkMsPYDkkuc2ZQ6yOpqwAuNwUoncELqoy5fRgOQtLR9gB0g902iS0NAkvpIzs27geVyVdPg==}
|
|
|
|
'@vue/babel-helper-vue-transform-on@1.5.0':
|
|
resolution: {integrity: sha512-0dAYkerNhhHutHZ34JtTl2czVQHUNWv6xEbkdF5W+Yrv5pCWsqjeORdOgbtW2I9gWlt+wBmVn+ttqN9ZxR5tzA==}
|
|
|
|
'@vue/babel-plugin-jsx@1.5.0':
|
|
resolution: {integrity: sha512-mneBhw1oOqCd2247O0Yw/mRwC9jIGACAJUlawkmMBiNmL4dGA2eMzuNZVNqOUfYTa6vqmND4CtOPzmEEEqLKFw==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
peerDependenciesMeta:
|
|
'@babel/core':
|
|
optional: true
|
|
|
|
'@vue/babel-plugin-resolve-type@1.5.0':
|
|
resolution: {integrity: sha512-Wm/60o+53JwJODm4Knz47dxJnLDJ9FnKnGZJbUUf8nQRAtt6P+undLUAVU3Ha33LxOJe6IPoifRQ6F/0RrU31w==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
'@vue/compiler-core@3.4.21':
|
|
resolution: {integrity: sha512-MjXawxZf2SbZszLPYxaFCjxfibYrzr3eYbKxwpLR9EQN+oaziSu3qKVbwBERj1IFIB8OLUewxB5m/BFzi613og==}
|
|
|
|
'@vue/compiler-core@3.5.31':
|
|
resolution: {integrity: sha512-k/ueL14aNIEy5Onf0OVzR8kiqF/WThgLdFhxwa4e/KF/0qe38IwIdofoSWBTvvxQOesaz6riAFAUaYjoF9fLLQ==}
|
|
|
|
'@vue/compiler-dom@3.4.21':
|
|
resolution: {integrity: sha512-IZC6FKowtT1sl0CR5DpXSiEB5ayw75oT2bma1BEhV7RRR1+cfwLrxc2Z8Zq/RGFzJ8w5r9QtCOvTjQgdn0IKmA==}
|
|
|
|
'@vue/compiler-dom@3.5.31':
|
|
resolution: {integrity: sha512-BMY/ozS/xxjYqRFL+tKdRpATJYDTTgWSo0+AJvJNg4ig+Hgb0dOsHPXvloHQ5hmlivUqw1Yt2pPIqp4e0v1GUw==}
|
|
|
|
'@vue/compiler-sfc@3.4.21':
|
|
resolution: {integrity: sha512-me7epoTxYlY+2CUM7hy9PCDdpMPfIwrOvAXud2Upk10g4YLv9UBW7kL798TvMeDhPthkZ0CONNrK2GoeI1ODiQ==}
|
|
|
|
'@vue/compiler-sfc@3.5.31':
|
|
resolution: {integrity: sha512-M8wpPgR9UJ8MiRGjppvx9uWJfLV7A/T+/rL8s/y3QG3u0c2/YZgff3d6SuimKRIhcYnWg5fTfDMlz2E6seUW8Q==}
|
|
|
|
'@vue/compiler-ssr@3.4.21':
|
|
resolution: {integrity: sha512-M5+9nI2lPpAsgXOGQobnIueVqc9sisBFexh5yMIMRAPYLa7+5wEJs8iqOZc1WAa9WQbx9GR2twgznU8LTIiZ4Q==}
|
|
|
|
'@vue/compiler-ssr@3.5.31':
|
|
resolution: {integrity: sha512-h0xIMxrt/LHOvJKMri+vdYT92BrK3HFLtDqq9Pr/lVVfE4IyKZKvWf0vJFW10Yr6nX02OR4MkJwI0c1HDa1hog==}
|
|
|
|
'@vue/compiler-vue2@2.7.16':
|
|
resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==}
|
|
|
|
'@vue/consolidate@1.0.0':
|
|
resolution: {integrity: sha512-oTyUE+QHIzLw2PpV14GD/c7EohDyP64xCniWTcqcEmTd699eFqTIwOmtDYjcO1j3QgdXoJEoWv1/cCdLrRoOfg==}
|
|
engines: {node: '>= 0.12.0'}
|
|
|
|
'@vue/devtools-api@6.6.4':
|
|
resolution: {integrity: sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==}
|
|
|
|
'@vue/language-core@2.2.12':
|
|
resolution: {integrity: sha512-IsGljWbKGU1MZpBPN+BvPAdr55YPkj2nB/TBNGNC32Vy2qLG25DYu/NBN2vNtZqdRbTRjaoYrahLrToim2NanA==}
|
|
peerDependencies:
|
|
typescript: '*'
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
|
|
'@vue/reactivity@3.5.31':
|
|
resolution: {integrity: sha512-DtKXxk9E/KuVvt8VxWu+6Luc9I9ETNcqR1T1oW1gf02nXaZ1kuAx58oVu7uX9XxJR0iJCro6fqBLw9oSBELo5g==}
|
|
|
|
'@vue/runtime-core@3.5.31':
|
|
resolution: {integrity: sha512-AZPmIHXEAyhpkmN7aWlqjSfYynmkWlluDNPHMCZKFHH+lLtxP/30UJmoVhXmbDoP1Ng0jG0fyY2zCj1PnSSA6Q==}
|
|
|
|
'@vue/runtime-dom@3.5.31':
|
|
resolution: {integrity: sha512-xQJsNRmGPeDCJq/u813tyonNgWBFjzfVkBwDREdEWndBnGdHLHgkwNBQxLtg4zDrzKTEcnikUy1UUNecb3lJ6g==}
|
|
|
|
'@vue/server-renderer@3.4.21':
|
|
resolution: {integrity: sha512-aV1gXyKSN6Rz+6kZ6kr5+Ll14YzmIbeuWe7ryJl5muJ4uwSwY/aStXTixx76TwkZFJLm1aAlA/HSWEJ4EyiMkg==}
|
|
peerDependencies:
|
|
vue: 3.4.21
|
|
|
|
'@vue/server-renderer@3.5.31':
|
|
resolution: {integrity: sha512-GJuwRvMcdZX/CriUnyIIOGkx3rMV3H6sOu0JhdKbduaeCji6zb60iOGMY7tFoN24NfsUYoFBhshZtGxGpxO4iA==}
|
|
peerDependencies:
|
|
vue: 3.5.31
|
|
|
|
'@vue/shared@3.4.21':
|
|
resolution: {integrity: sha512-PuJe7vDIi6VYSinuEbUIQgMIRZGgM8e4R+G+/dQTk0X1NEdvgvvgv7m+rfmDH1gZzyA1OjjoWskvHlfRNfQf3g==}
|
|
|
|
'@vue/shared@3.5.31':
|
|
resolution: {integrity: sha512-nBxuiuS9Lj5bPkPbWogPUnjxxWpkRniX7e5UBQDWl6Fsf4roq9wwV+cR7ezQ4zXswNvPIlsdj1slcLB7XCsRAw==}
|
|
|
|
'@webassemblyjs/ast@1.14.1':
|
|
resolution: {integrity: sha512-nuBEDgQfm1ccRp/8bCQrx1frohyufl4JlbMMZ4P1wpeOfDhF6FQkxZJ1b/e+PLwr6X1Nhw6OLme5usuBWYBvuQ==}
|
|
|
|
'@webassemblyjs/floating-point-hex-parser@1.13.2':
|
|
resolution: {integrity: sha512-6oXyTOzbKxGH4steLbLNOu71Oj+C8Lg34n6CqRvqfS2O71BxY6ByfMDRhBytzknj9yGUPVJ1qIKhRlAwO1AovA==}
|
|
|
|
'@webassemblyjs/helper-api-error@1.13.2':
|
|
resolution: {integrity: sha512-U56GMYxy4ZQCbDZd6JuvvNV/WFildOjsaWD3Tzzvmw/mas3cXzRJPMjP83JqEsgSbyrmaGjBfDtV7KDXV9UzFQ==}
|
|
|
|
'@webassemblyjs/helper-buffer@1.14.1':
|
|
resolution: {integrity: sha512-jyH7wtcHiKssDtFPRB+iQdxlDf96m0E39yb0k5uJVhFGleZFoNw1c4aeIcVUPPbXUVJ94wwnMOAqUHyzoEPVMA==}
|
|
|
|
'@webassemblyjs/helper-numbers@1.13.2':
|
|
resolution: {integrity: sha512-FE8aCmS5Q6eQYcV3gI35O4J789wlQA+7JrqTTpJqn5emA4U2hvwJmvFRC0HODS+3Ye6WioDklgd6scJ3+PLnEA==}
|
|
|
|
'@webassemblyjs/helper-wasm-bytecode@1.13.2':
|
|
resolution: {integrity: sha512-3QbLKy93F0EAIXLh0ogEVR6rOubA9AoZ+WRYhNbFyuB70j3dRdwH9g+qXhLAO0kiYGlg3TxDV+I4rQTr/YNXkA==}
|
|
|
|
'@webassemblyjs/helper-wasm-section@1.14.1':
|
|
resolution: {integrity: sha512-ds5mXEqTJ6oxRoqjhWDU83OgzAYjwsCV8Lo/N+oRsNDmx/ZDpqalmrtgOMkHwxsG0iI//3BwWAErYRHtgn0dZw==}
|
|
|
|
'@webassemblyjs/ieee754@1.13.2':
|
|
resolution: {integrity: sha512-4LtOzh58S/5lX4ITKxnAK2USuNEvpdVV9AlgGQb8rJDHaLeHciwG4zlGr0j/SNWlr7x3vO1lDEsuePvtcDNCkw==}
|
|
|
|
'@webassemblyjs/leb128@1.13.2':
|
|
resolution: {integrity: sha512-Lde1oNoIdzVzdkNEAWZ1dZ5orIbff80YPdHx20mrHwHrVNNTjNr8E3xz9BdpcGqRQbAEa+fkrCb+fRFTl/6sQw==}
|
|
|
|
'@webassemblyjs/utf8@1.13.2':
|
|
resolution: {integrity: sha512-3NQWGjKTASY1xV5m7Hr0iPeXD9+RDobLll3T9d2AO+g3my8xy5peVyjSag4I50mR1bBSN/Ct12lo+R9tJk0NZQ==}
|
|
|
|
'@webassemblyjs/wasm-edit@1.14.1':
|
|
resolution: {integrity: sha512-RNJUIQH/J8iA/1NzlE4N7KtyZNHi3w7at7hDjvRNm5rcUXa00z1vRz3glZoULfJ5mpvYhLybmVcwcjGrC1pRrQ==}
|
|
|
|
'@webassemblyjs/wasm-gen@1.14.1':
|
|
resolution: {integrity: sha512-AmomSIjP8ZbfGQhumkNvgC33AY7qtMCXnN6bL2u2Js4gVCg8fp735aEiMSBbDR7UQIj90n4wKAFUSEd0QN2Ukg==}
|
|
|
|
'@webassemblyjs/wasm-opt@1.14.1':
|
|
resolution: {integrity: sha512-PTcKLUNvBqnY2U6E5bdOQcSM+oVP/PmrDY9NzowJjislEjwP/C4an2303MCVS2Mg9d3AJpIGdUFIQQWbPds0Sw==}
|
|
|
|
'@webassemblyjs/wasm-parser@1.14.1':
|
|
resolution: {integrity: sha512-JLBl+KZ0R5qB7mCnud/yyX08jWFw5MsoalJ1pQ4EdFlgj9VdXKGuENGsiCIjegI1W7p91rUlcB/LB5yRJKNTcQ==}
|
|
|
|
'@webassemblyjs/wast-printer@1.14.1':
|
|
resolution: {integrity: sha512-kPSSXE6De1XOR820C90RIo2ogvZG+c3KiHzqUoO/F34Y2shGzesfqv7o57xrxovZJH/MetF5UjroJ/R/3isoiw==}
|
|
|
|
'@xtuc/ieee754@1.2.0':
|
|
resolution: {integrity: sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==}
|
|
|
|
'@xtuc/long@4.2.2':
|
|
resolution: {integrity: sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==}
|
|
|
|
accepts@1.3.8:
|
|
resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
acorn-walk@8.3.5:
|
|
resolution: {integrity: sha512-HEHNfbars9v4pgpW6SO1KSPkfoS0xVOM/9UzkJltjlsHZmJasxg8aXkuZa7SMf8vKGIBhpUsPluQSqhJFCqebw==}
|
|
engines: {node: '>=0.4.0'}
|
|
|
|
acorn@8.16.0:
|
|
resolution: {integrity: sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==}
|
|
engines: {node: '>=0.4.0'}
|
|
hasBin: true
|
|
|
|
address@1.2.2:
|
|
resolution: {integrity: sha512-4B/qKCfeE/ODUaAUpSwfzazo5x29WD4r3vXiWsB7I2mSDAihwEqKO+g8GELZUQSSAo5e1XTYh3ZVfLyxBc12nA==}
|
|
engines: {node: '>= 10.0.0'}
|
|
|
|
adm-zip@0.5.17:
|
|
resolution: {integrity: sha512-+Ut8d9LLqwEvHHJl1+PIHqoyDxFgVN847JTVM3Izi3xHDWPE4UtzzXysMZQs64DMcrJfBeS/uoEP4AD3HQHnQQ==}
|
|
engines: {node: '>=12.0'}
|
|
|
|
ajv-formats@2.1.1:
|
|
resolution: {integrity: sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==}
|
|
peerDependencies:
|
|
ajv: ^8.0.0
|
|
peerDependenciesMeta:
|
|
ajv:
|
|
optional: true
|
|
|
|
ajv-keywords@3.5.2:
|
|
resolution: {integrity: sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==}
|
|
peerDependencies:
|
|
ajv: ^6.9.1
|
|
|
|
ajv-keywords@5.1.0:
|
|
resolution: {integrity: sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==}
|
|
peerDependencies:
|
|
ajv: ^8.8.2
|
|
|
|
ajv@6.14.0:
|
|
resolution: {integrity: sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==}
|
|
|
|
ajv@8.12.0:
|
|
resolution: {integrity: sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==}
|
|
|
|
ajv@8.18.0:
|
|
resolution: {integrity: sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==}
|
|
|
|
alien-signals@1.0.13:
|
|
resolution: {integrity: sha512-OGj9yyTnJEttvzhTUWuscOvtqxq5vrhF7vL9oS0xJ2mK0ItPYP1/y+vCFebfxoEyAz0++1AIwJ5CMr+Fk3nDmg==}
|
|
|
|
ansi-colors@4.1.3:
|
|
resolution: {integrity: sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==}
|
|
engines: {node: '>=6'}
|
|
|
|
ansi-escapes@4.3.2:
|
|
resolution: {integrity: sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
ansi-regex@5.0.1:
|
|
resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
ansi-regex@6.2.2:
|
|
resolution: {integrity: sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==}
|
|
engines: {node: '>=12'}
|
|
|
|
ansi-styles@4.3.0:
|
|
resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
|
|
engines: {node: '>=8'}
|
|
|
|
ansi-styles@5.2.0:
|
|
resolution: {integrity: sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==}
|
|
engines: {node: '>=10'}
|
|
|
|
ansi-styles@6.2.3:
|
|
resolution: {integrity: sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==}
|
|
engines: {node: '>=12'}
|
|
|
|
any-base@1.1.0:
|
|
resolution: {integrity: sha512-uMgjozySS8adZZYePpaWs8cxB9/kdzmpX6SgJZ+wbz1K5eYk5QMYDVJaZKhxyIHUdnnJkfR7SVgStgH7LkGUyg==}
|
|
|
|
anymatch@3.1.3:
|
|
resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
|
|
engines: {node: '>= 8'}
|
|
|
|
append-field@1.0.0:
|
|
resolution: {integrity: sha512-klpgFSWLW1ZEs8svjfb7g4qWY0YS5imI82dTg+QahUvJ8YqAY0P10Uk8tTyh9ZGuYEZEMaeJYCF5BFuX552hsw==}
|
|
|
|
arg@4.1.3:
|
|
resolution: {integrity: sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==}
|
|
|
|
argparse@1.0.10:
|
|
resolution: {integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==}
|
|
|
|
argparse@2.0.1:
|
|
resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
|
|
|
|
array-flatten@1.1.1:
|
|
resolution: {integrity: sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==}
|
|
|
|
array-timsort@1.0.3:
|
|
resolution: {integrity: sha512-/+3GRL7dDAGEfM6TseQk/U+mi18TU2Ms9I3UlLdUMhz2hbvGNTKdj9xniwXfUqgYhHxRx0+8UnKkvlNwVU+cWQ==}
|
|
|
|
asap@2.0.6:
|
|
resolution: {integrity: sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA==}
|
|
|
|
asynckit@0.4.0:
|
|
resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
|
|
|
|
autoprefixer@10.4.27:
|
|
resolution: {integrity: sha512-NP9APE+tO+LuJGn7/9+cohklunJsXWiaWEfV3si4Gi/XHDwVNgkwr1J3RQYFIvPy76GmJ9/bW8vyoU1LcxwKHA==}
|
|
engines: {node: ^10 || ^12 || >=14}
|
|
hasBin: true
|
|
peerDependencies:
|
|
postcss: ^8.1.0
|
|
|
|
babel-jest@29.7.0:
|
|
resolution: {integrity: sha512-BrvGY3xZSwEcCzKvKsCi2GgHqDqsYkOP4/by5xCgIwGXQxIEh+8ew3gmrE1y7XRR6LHZIj6yLYnUi/mm2KXKBg==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
peerDependencies:
|
|
'@babel/core': ^7.8.0
|
|
|
|
babel-plugin-istanbul@6.1.1:
|
|
resolution: {integrity: sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==}
|
|
engines: {node: '>=8'}
|
|
|
|
babel-plugin-jest-hoist@29.6.3:
|
|
resolution: {integrity: sha512-ESAc/RJvGTFEzRwOTT4+lNDk/GNHMkKbNzsvT0qKRfDyyYTskxB5rnU2njIDYVxXCBHHEI1c0YwHob3WaYujOg==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
babel-plugin-polyfill-corejs2@0.4.17:
|
|
resolution: {integrity: sha512-aTyf30K/rqAsNwN76zYrdtx8obu0E4KoUME29B1xj+B3WxgvWkp943vYQ+z8Mv3lw9xHXMHpvSPOBxzAkIa94w==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
|
|
|
|
babel-plugin-polyfill-corejs3@0.14.2:
|
|
resolution: {integrity: sha512-coWpDLJ410R781Npmn/SIBZEsAetR4xVi0SxLMXPaMO4lSf1MwnkGYMtkFxew0Dn8B3/CpbpYxN0JCgg8mn67g==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
|
|
|
|
babel-plugin-polyfill-regenerator@0.6.8:
|
|
resolution: {integrity: sha512-M762rNHfSF1EV3SLtnCJXFoQbbIIz0OyRwnCmV0KPC7qosSfCO0QLTSuJX3ayAebubhE6oYBAYPrBA5ljowaZg==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
|
|
|
|
babel-preset-current-node-syntax@1.2.0:
|
|
resolution: {integrity: sha512-E/VlAEzRrsLEb2+dv8yp3bo4scof3l9nR4lrld+Iy5NyVqgVYUJnDAmunkhPMisRI32Qc4iRiz425d8vM++2fg==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0 || ^8.0.0-0
|
|
|
|
babel-preset-jest@29.6.3:
|
|
resolution: {integrity: sha512-0B3bhxR6snWXJZtR/RliHTDPRgn1sNHOR0yVtq/IiQFyuOVjFS+wuio/R4gSNkyYmKmJB4wGZv2NZanmKmTnNA==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
|
|
balanced-match@1.0.2:
|
|
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
|
|
|
|
base64-js@1.5.1:
|
|
resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
|
|
|
|
base64url@3.0.1:
|
|
resolution: {integrity: sha512-ir1UPr3dkwexU7FdV8qBBbNDRUhMmIekYMFZfi+C/sLNnRESKPl23nB9b2pltqfOQNnGzsDdId90AEtG5tCx4A==}
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
baseline-browser-mapping@2.10.13:
|
|
resolution: {integrity: sha512-BL2sTuHOdy0YT1lYieUxTw/QMtPBC3pmlJC6xk8BBYVv6vcw3SGdKemQ+Xsx9ik2F/lYDO9tqsFQH1r9PFuHKw==}
|
|
engines: {node: '>=6.0.0'}
|
|
hasBin: true
|
|
|
|
binary-extensions@2.3.0:
|
|
resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
|
|
engines: {node: '>=8'}
|
|
|
|
bl@4.1.0:
|
|
resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==}
|
|
|
|
bmp-js@0.1.0:
|
|
resolution: {integrity: sha512-vHdS19CnY3hwiNdkaqk93DvjVLfbEcI8mys4UjuWrlX1haDmroo8o4xCzh4wD6DGV6HxRCyauwhHRqMTfERtjw==}
|
|
|
|
body-parser@1.20.4:
|
|
resolution: {integrity: sha512-ZTgYYLMOXY9qKU/57FAo8F+HA2dGX7bqGc71txDRC1rS4frdFI5R7NhluHxH6M0YItAP0sHB4uqAOcYKxO6uGA==}
|
|
engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16}
|
|
|
|
brace-expansion@1.1.13:
|
|
resolution: {integrity: sha512-9ZLprWS6EENmhEOpjCYW2c8VkmOvckIJZfkr7rBW6dObmfgJ/L1GpSYW5Hpo9lDz4D1+n0Ckz8rU7FwHDQiG/w==}
|
|
|
|
brace-expansion@2.0.3:
|
|
resolution: {integrity: sha512-MCV/fYJEbqx68aE58kv2cA/kiky1G8vux3OR6/jbS+jIMe/6fJWa0DTzJU7dqijOWYwHi1t29FlfYI9uytqlpA==}
|
|
|
|
braces@3.0.3:
|
|
resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
|
|
engines: {node: '>=8'}
|
|
|
|
browserslist-to-esbuild@2.1.1:
|
|
resolution: {integrity: sha512-KN+mty6C3e9AN8Z5dI1xeN15ExcRNeISoC3g7V0Kax/MMF9MSoYA2G7lkTTcVUFntiEjkpI0HNgqJC1NjdyNUw==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
peerDependencies:
|
|
browserslist: '*'
|
|
|
|
browserslist@4.28.2:
|
|
resolution: {integrity: sha512-48xSriZYYg+8qXna9kwqjIVzuQxi+KYWp2+5nCYnYKPTr0LvD89Jqk2Or5ogxz0NUMfIjhh2lIUX/LyX9B4oIg==}
|
|
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
|
hasBin: true
|
|
|
|
bs-logger@0.2.6:
|
|
resolution: {integrity: sha512-pd8DCoxmbgc7hyPKOvxtqNcjYoOsABPQdcCUjGp3d42VR2CX1ORhk2A87oqqu5R1kk+76nsxZupkmyd+MVtCog==}
|
|
engines: {node: '>= 6'}
|
|
|
|
bser@2.1.1:
|
|
resolution: {integrity: sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==}
|
|
|
|
buffer-equal-constant-time@1.0.1:
|
|
resolution: {integrity: sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA==}
|
|
|
|
buffer-equal@0.0.1:
|
|
resolution: {integrity: sha512-RgSV6InVQ9ODPdLWJ5UAqBqJBOg370Nz6ZQtRzpt6nUjc8v0St97uJ4PYC6NztqIScrAXafKM3mZPMygSe1ggA==}
|
|
engines: {node: '>=0.4.0'}
|
|
|
|
buffer-from@1.1.2:
|
|
resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
|
|
|
|
buffer@5.7.1:
|
|
resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==}
|
|
|
|
busboy@1.6.0:
|
|
resolution: {integrity: sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==}
|
|
engines: {node: '>=10.16.0'}
|
|
|
|
bytes@3.1.2:
|
|
resolution: {integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
cac@6.7.9:
|
|
resolution: {integrity: sha512-XN5qEpfNQCJ8jRaZgitSkkukjMRCGio+X3Ks5KUbGGlPbV+pSem1l9VuzooCBXOiMFshUZgyYqg6rgN8rjkb/w==}
|
|
engines: {node: '>=8'}
|
|
|
|
call-bind-apply-helpers@1.0.2:
|
|
resolution: {integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
call-bind@1.0.8:
|
|
resolution: {integrity: sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
call-bound@1.0.4:
|
|
resolution: {integrity: sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
callsites@3.1.0:
|
|
resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
camelcase@5.3.1:
|
|
resolution: {integrity: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==}
|
|
engines: {node: '>=6'}
|
|
|
|
camelcase@6.3.0:
|
|
resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==}
|
|
engines: {node: '>=10'}
|
|
|
|
caniuse-lite@1.0.30001784:
|
|
resolution: {integrity: sha512-WU346nBTklUV9YfUl60fqRbU5ZqyXlqvo1SgigE1OAXK5bFL8LL9q1K7aap3N739l4BvNqnkm3YrGHiY9sfUQw==}
|
|
|
|
centra@2.7.0:
|
|
resolution: {integrity: sha512-PbFMgMSrmgx6uxCdm57RUos9Tc3fclMvhLSATYN39XsDV29B89zZ3KA89jmY0vwSGazyU+uerqwa6t+KaodPcg==}
|
|
|
|
chalk@4.1.2:
|
|
resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
|
|
engines: {node: '>=10'}
|
|
|
|
chalk@5.6.2:
|
|
resolution: {integrity: sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==}
|
|
engines: {node: ^12.17.0 || ^14.13 || >=16.0.0}
|
|
|
|
char-regex@1.0.2:
|
|
resolution: {integrity: sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==}
|
|
engines: {node: '>=10'}
|
|
|
|
chardet@0.7.0:
|
|
resolution: {integrity: sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==}
|
|
|
|
chokidar@3.6.0:
|
|
resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
|
|
engines: {node: '>= 8.10.0'}
|
|
|
|
chokidar@4.0.3:
|
|
resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==}
|
|
engines: {node: '>= 14.16.0'}
|
|
|
|
chrome-trace-event@1.0.4:
|
|
resolution: {integrity: sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ==}
|
|
engines: {node: '>=6.0'}
|
|
|
|
ci-info@3.9.0:
|
|
resolution: {integrity: sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
cjs-module-lexer@1.4.3:
|
|
resolution: {integrity: sha512-9z8TZaGM1pfswYeXrUpzPrkx8UnWYdhJclsiYMm6x/w5+nN+8Tf/LnAgfLGQCm59qAOxU8WwHEq2vNwF6i4j+Q==}
|
|
|
|
class-transformer@0.5.1:
|
|
resolution: {integrity: sha512-SQa1Ws6hUbfC98vKGxZH3KFY0Y1lm5Zm0SY8XX9zbK7FJCyVEac3ATW0RIpwzW+oOfmHE5PMPufDG9hCfoEOMw==}
|
|
|
|
class-validator@0.14.4:
|
|
resolution: {integrity: sha512-AwNusCCam51q703dW82x95tOqQp6oC9HNUl724KxJJOfnKscI8dOloXFgyez7LbTTKWuRBA37FScqVbJEoq8Yw==}
|
|
|
|
cli-cursor@3.1.0:
|
|
resolution: {integrity: sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==}
|
|
engines: {node: '>=8'}
|
|
|
|
cli-spinners@2.9.2:
|
|
resolution: {integrity: sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==}
|
|
engines: {node: '>=6'}
|
|
|
|
cli-table3@0.6.5:
|
|
resolution: {integrity: sha512-+W/5efTR7y5HRD7gACw9yQjqMVvEMLBHmboM/kPWam+H+Hmyrgjh6YncVKK122YZkXrLudzTuAukUw9FnMf7IQ==}
|
|
engines: {node: 10.* || >= 12.*}
|
|
|
|
cli-width@3.0.0:
|
|
resolution: {integrity: sha512-FxqpkPPwu1HjuN93Omfm4h8uIanXofW0RxVEW3k5RKx+mJJYSthzNhp32Kzxxy3YAEZ/Dc/EWN1vZRY0+kOhbw==}
|
|
engines: {node: '>= 10'}
|
|
|
|
cli-width@4.1.0:
|
|
resolution: {integrity: sha512-ouuZd4/dm2Sw5Gmqy6bGyNNNe1qt9RpmxveLSO7KcgsTnU7RXfsw+/bukWGo1abgBiMAic068rclZsO4IWmmxQ==}
|
|
engines: {node: '>= 12'}
|
|
|
|
cliui@8.0.1:
|
|
resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==}
|
|
engines: {node: '>=12'}
|
|
|
|
clone@1.0.4:
|
|
resolution: {integrity: sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==}
|
|
engines: {node: '>=0.8'}
|
|
|
|
co@4.6.0:
|
|
resolution: {integrity: sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==}
|
|
engines: {iojs: '>= 1.0.0', node: '>= 0.12.0'}
|
|
|
|
collect-v8-coverage@1.0.3:
|
|
resolution: {integrity: sha512-1L5aqIkwPfiodaMgQunkF1zRhNqifHBmtbbbxcr6yVxxBnliw4TDOW6NxpO8DJLgJ16OT+Y4ztZqP6p/FtXnAw==}
|
|
|
|
color-convert@2.0.1:
|
|
resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
|
|
engines: {node: '>=7.0.0'}
|
|
|
|
color-name@1.1.4:
|
|
resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
|
|
|
|
combined-stream@1.0.8:
|
|
resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
commander@2.20.3:
|
|
resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==}
|
|
|
|
commander@4.1.1:
|
|
resolution: {integrity: sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==}
|
|
engines: {node: '>= 6'}
|
|
|
|
comment-json@4.2.5:
|
|
resolution: {integrity: sha512-bKw/r35jR3HGt5PEPm1ljsQQGyCrR8sFGNiN5L+ykDHdpO8Smxkrkla9Yi6NkQyUrb8V54PGhfMs6NrIwtxtdw==}
|
|
engines: {node: '>= 6'}
|
|
|
|
compare-versions@3.6.0:
|
|
resolution: {integrity: sha512-W6Af2Iw1z4CB7q4uU4hv646dW9GQuBM+YpC0UvUCWSD8w90SJjp+ujJuXaEMtAXBtSqGfMPuFOVn4/+FlaqfBA==}
|
|
|
|
component-emitter@1.3.1:
|
|
resolution: {integrity: sha512-T0+barUSQRTUQASh8bx02dl+DhF54GtIDY13Y3m9oWTklKbb3Wv974meRpeZ3lp1JpLVECWWNHC4vaG2XHXouQ==}
|
|
|
|
concat-map@0.0.1:
|
|
resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
|
|
|
|
concat-stream@2.0.0:
|
|
resolution: {integrity: sha512-MWufYdFw53ccGjCA+Ol7XJYpAlW6/prSMzuPOTRnJGcGzuhLn4Scrz7qf6o8bROZ514ltazcIFJZevcfbo0x7A==}
|
|
engines: {'0': node >= 6.0}
|
|
|
|
confbox@0.1.8:
|
|
resolution: {integrity: sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==}
|
|
|
|
confbox@0.2.4:
|
|
resolution: {integrity: sha512-ysOGlgTFbN2/Y6Cg3Iye8YKulHw+R2fNXHrgSmXISQdMnomY6eNDprVdW9R5xBguEqI954+S6709UyiO7B+6OQ==}
|
|
|
|
consola@2.15.3:
|
|
resolution: {integrity: sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw==}
|
|
|
|
content-disposition@0.5.4:
|
|
resolution: {integrity: sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
content-type@1.0.5:
|
|
resolution: {integrity: sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
convert-source-map@2.0.0:
|
|
resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
|
|
|
|
cookie-signature@1.0.7:
|
|
resolution: {integrity: sha512-NXdYc3dLr47pBkpUCHtKSwIOQXLVn8dZEuywboCOJY/osA0wFSLlSawr3KN8qXJEyX66FcONTH8EIlVuK0yyFA==}
|
|
|
|
cookie-signature@1.2.2:
|
|
resolution: {integrity: sha512-D76uU73ulSXrD1UXF4KE2TMxVVwhsnCgfAyTg9k8P6KGZjlXKrOLe4dJQKI3Bxi5wjesZoFXJWElNWBjPZMbhg==}
|
|
engines: {node: '>=6.6.0'}
|
|
|
|
cookie@0.7.2:
|
|
resolution: {integrity: sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
cookiejar@2.1.4:
|
|
resolution: {integrity: sha512-LDx6oHrK+PhzLKJU9j5S7/Y3jM/mUHvD/DeI1WQmJn652iPC5Y4TBzC9l+5OMOXlyTTA+SmVUPm0HQUwpD5Jqw==}
|
|
|
|
core-js-compat@3.49.0:
|
|
resolution: {integrity: sha512-VQXt1jr9cBz03b331DFDCCP90b3fanciLkgiOoy8SBHy06gNf+vQ1A3WFLqG7I8TipYIKeYK9wxd0tUrvHcOZA==}
|
|
|
|
core-js@3.49.0:
|
|
resolution: {integrity: sha512-es1U2+YTtzpwkxVLwAFdSpaIMyQaq0PBgm3YD1W3Qpsn1NAmO3KSgZfu+oGSWVu6NvLHoHCV/aYcsE5wiB7ALg==}
|
|
|
|
core-util-is@1.0.3:
|
|
resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==}
|
|
|
|
cors@2.8.5:
|
|
resolution: {integrity: sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==}
|
|
engines: {node: '>= 0.10'}
|
|
|
|
cosmiconfig@8.3.6:
|
|
resolution: {integrity: sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
typescript: '>=4.9.5'
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
|
|
create-jest@29.7.0:
|
|
resolution: {integrity: sha512-Adz2bdH0Vq3F53KEMJOoftQFutWCukm6J24wbPWRO4k1kMY7gS7ds/uoJkNuV8wDCtWWnuwGcJwpWcih+zEW1Q==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
hasBin: true
|
|
|
|
create-require@1.1.1:
|
|
resolution: {integrity: sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==}
|
|
|
|
cron@3.2.1:
|
|
resolution: {integrity: sha512-w2n5l49GMmmkBFEsH9FIDhjZ1n1QgTMOCMGuQtOXs5veNiosZmso6bQGuqOJSYAXXrG84WQFVneNk+Yt0Ua9iw==}
|
|
|
|
cross-env@7.0.3:
|
|
resolution: {integrity: sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==}
|
|
engines: {node: '>=10.14', npm: '>=6', yarn: '>=1'}
|
|
hasBin: true
|
|
|
|
cross-spawn@7.0.6:
|
|
resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
|
|
engines: {node: '>= 8'}
|
|
|
|
css-font-size-keywords@1.0.0:
|
|
resolution: {integrity: sha512-Q+svMDbMlelgCfH/RVDKtTDaf5021O486ZThQPIpahnIjUkMUslC+WuOQSWTgGSrNCH08Y7tYNEmmy0hkfMI8Q==}
|
|
|
|
css-font-stretch-keywords@1.0.1:
|
|
resolution: {integrity: sha512-KmugPO2BNqoyp9zmBIUGwt58UQSfyk1X5DbOlkb2pckDXFSAfjsD5wenb88fNrD6fvS+vu90a/tsPpb9vb0SLg==}
|
|
|
|
css-font-style-keywords@1.0.1:
|
|
resolution: {integrity: sha512-0Fn0aTpcDktnR1RzaBYorIxQily85M2KXRpzmxQPgh8pxUN9Fcn00I8u9I3grNr1QXVgCl9T5Imx0ZwKU973Vg==}
|
|
|
|
css-font-weight-keywords@1.0.0:
|
|
resolution: {integrity: sha512-5So8/NH+oDD+EzsnF4iaG4ZFHQ3vaViePkL1ZbZ5iC/KrsCY+WHq/lvOgrtmuOQ9pBBZ1ADGpaf+A4lj1Z9eYA==}
|
|
|
|
css-list-helpers@2.0.0:
|
|
resolution: {integrity: sha512-9Bj8tZ0jWbAM3u/U6m/boAzAwLPwtjzFvwivr2piSvyVa3K3rChJzQy4RIHkNkKiZCHrEMWDJWtTR8UyVhdDnQ==}
|
|
|
|
css-system-font-keywords@1.0.0:
|
|
resolution: {integrity: sha512-1umTtVd/fXS25ftfjB71eASCrYhilmEsvDEI6wG/QplnmlfmVM5HkZ/ZX46DT5K3eblFPgLUHt5BRCb0YXkSFA==}
|
|
|
|
cssesc@3.0.0:
|
|
resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==}
|
|
engines: {node: '>=4'}
|
|
hasBin: true
|
|
|
|
csstype@3.2.3:
|
|
resolution: {integrity: sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==}
|
|
|
|
de-indent@1.0.2:
|
|
resolution: {integrity: sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==}
|
|
|
|
debug@2.6.9:
|
|
resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==}
|
|
peerDependencies:
|
|
supports-color: '*'
|
|
peerDependenciesMeta:
|
|
supports-color:
|
|
optional: true
|
|
|
|
debug@4.4.3:
|
|
resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==}
|
|
engines: {node: '>=6.0'}
|
|
peerDependencies:
|
|
supports-color: '*'
|
|
peerDependenciesMeta:
|
|
supports-color:
|
|
optional: true
|
|
|
|
dedent@1.7.2:
|
|
resolution: {integrity: sha512-WzMx3mW98SN+zn3hgemf4OzdmyNhhhKz5Ay0pUfQiMQ3e1g+xmTJWp/pKdwKVXhdSkAEGIIzqeuWrL3mV/AXbA==}
|
|
peerDependencies:
|
|
babel-plugin-macros: ^3.1.0
|
|
peerDependenciesMeta:
|
|
babel-plugin-macros:
|
|
optional: true
|
|
|
|
deepmerge@4.3.1:
|
|
resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
default-gateway@6.0.3:
|
|
resolution: {integrity: sha512-fwSOJsbbNzZ/CUFpqFBqYfYNLj1NbMPm8MMCIzHjC83iSJRBEGmDUxU+WP661BaBQImeC2yHwXtz+P/O9o+XEg==}
|
|
engines: {node: '>= 10'}
|
|
|
|
defaults@1.0.4:
|
|
resolution: {integrity: sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==}
|
|
|
|
define-data-property@1.1.4:
|
|
resolution: {integrity: sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
delayed-stream@1.0.0:
|
|
resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
|
|
engines: {node: '>=0.4.0'}
|
|
|
|
depd@2.0.0:
|
|
resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
destroy@1.2.0:
|
|
resolution: {integrity: sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==}
|
|
engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16}
|
|
|
|
detect-libc@2.1.2:
|
|
resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
detect-newline@3.1.0:
|
|
resolution: {integrity: sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==}
|
|
engines: {node: '>=8'}
|
|
|
|
dezalgo@1.0.4:
|
|
resolution: {integrity: sha512-rXSP0bf+5n0Qonsb+SVVfNfIsimO4HEtmnIpPHY8Q1UCzKlQrDMfdobr8nJOOsRgWCyMRqeSBQzmWUMq7zvVig==}
|
|
|
|
diff-sequences@29.6.3:
|
|
resolution: {integrity: sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
diff@4.0.4:
|
|
resolution: {integrity: sha512-X07nttJQkwkfKfvTPG/KSnE2OMdcUCao6+eXF3wmnIQRn2aPAHH3VxDbDOdegkd6JbPsXqShpvEOHfAT+nCNwQ==}
|
|
engines: {node: '>=0.3.1'}
|
|
|
|
dom-walk@0.1.2:
|
|
resolution: {integrity: sha512-6QvTW9mrGeIegrFXdtQi9pk7O/nSK6lSdXW2eqUspN5LWD7UTji2Fqw5V2YLjBpHEoU9Xl/eUWNpDeZvoyOv2w==}
|
|
|
|
dotenv-expand@10.0.0:
|
|
resolution: {integrity: sha512-GopVGCpVS1UKH75VKHGuQFqS1Gusej0z4FyQkPdwjil2gNIv+LNsqBlboOzpJFZKVT95GkCyWJbBSdFEFUWI2A==}
|
|
engines: {node: '>=12'}
|
|
|
|
dotenv@16.4.5:
|
|
resolution: {integrity: sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==}
|
|
engines: {node: '>=12'}
|
|
|
|
dunder-proto@1.0.1:
|
|
resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
eastasianwidth@0.2.0:
|
|
resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==}
|
|
|
|
ecdsa-sig-formatter@1.0.11:
|
|
resolution: {integrity: sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==}
|
|
|
|
ee-first@1.1.1:
|
|
resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==}
|
|
|
|
electron-to-chromium@1.5.331:
|
|
resolution: {integrity: sha512-IbxXrsTlD3hRodkLnbxAPP4OuJYdWCeM3IOdT+CpcMoIwIoDfCmRpEtSPfwBXxVkg9xmBeY7Lz2Eo2TDn/HC3Q==}
|
|
|
|
emittery@0.13.1:
|
|
resolution: {integrity: sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==}
|
|
engines: {node: '>=12'}
|
|
|
|
emoji-regex@8.0.0:
|
|
resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
|
|
|
|
emoji-regex@9.2.2:
|
|
resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==}
|
|
|
|
encodeurl@2.0.0:
|
|
resolution: {integrity: sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
enhanced-resolve@5.20.1:
|
|
resolution: {integrity: sha512-Qohcme7V1inbAfvjItgw0EaxVX5q2rdVEZHRBrEQdRZTssLDGsL8Lwrznl8oQ/6kuTJONLaDcGjkNP247XEhcA==}
|
|
engines: {node: '>=10.13.0'}
|
|
|
|
entities@4.5.0:
|
|
resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
|
|
engines: {node: '>=0.12'}
|
|
|
|
entities@7.0.1:
|
|
resolution: {integrity: sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==}
|
|
engines: {node: '>=0.12'}
|
|
|
|
error-ex@1.3.4:
|
|
resolution: {integrity: sha512-sqQamAnR14VgCr1A618A3sGrygcpK+HEbenA/HiEAkkUwcZIIB/tgWqHFxWgOyDh4nB4JCRimh79dR5Ywc9MDQ==}
|
|
|
|
es-define-property@1.0.1:
|
|
resolution: {integrity: sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
es-errors@1.3.0:
|
|
resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
es-module-lexer@1.7.0:
|
|
resolution: {integrity: sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA==}
|
|
|
|
es-object-atoms@1.1.1:
|
|
resolution: {integrity: sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
es-set-tostringtag@2.1.0:
|
|
resolution: {integrity: sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
esbuild@0.20.2:
|
|
resolution: {integrity: sha512-WdOOppmUNU+IbZ0PaDiTst80zjnrOkyJNHoKupIcVyU8Lvla3Ugx94VzkQ32Ijqd7UhHJy75gNWDMUekcrSJ6g==}
|
|
engines: {node: '>=12'}
|
|
hasBin: true
|
|
|
|
esbuild@0.21.5:
|
|
resolution: {integrity: sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==}
|
|
engines: {node: '>=12'}
|
|
hasBin: true
|
|
|
|
escalade@3.2.0:
|
|
resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
|
|
engines: {node: '>=6'}
|
|
|
|
escape-html@1.0.3:
|
|
resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==}
|
|
|
|
escape-string-regexp@1.0.5:
|
|
resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==}
|
|
engines: {node: '>=0.8.0'}
|
|
|
|
escape-string-regexp@2.0.0:
|
|
resolution: {integrity: sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==}
|
|
engines: {node: '>=8'}
|
|
|
|
escape-string-regexp@5.0.0:
|
|
resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==}
|
|
engines: {node: '>=12'}
|
|
|
|
eslint-scope@5.1.1:
|
|
resolution: {integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==}
|
|
engines: {node: '>=8.0.0'}
|
|
|
|
esprima@4.0.1:
|
|
resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==}
|
|
engines: {node: '>=4'}
|
|
hasBin: true
|
|
|
|
esrecurse@4.3.0:
|
|
resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==}
|
|
engines: {node: '>=4.0'}
|
|
|
|
estraverse@4.3.0:
|
|
resolution: {integrity: sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==}
|
|
engines: {node: '>=4.0'}
|
|
|
|
estraverse@5.3.0:
|
|
resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==}
|
|
engines: {node: '>=4.0'}
|
|
|
|
estree-walker@2.0.2:
|
|
resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
|
|
|
|
estree-walker@3.0.3:
|
|
resolution: {integrity: sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==}
|
|
|
|
esutils@2.0.3:
|
|
resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
etag@1.8.1:
|
|
resolution: {integrity: sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
events@3.3.0:
|
|
resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==}
|
|
engines: {node: '>=0.8.x'}
|
|
|
|
execa@5.1.1:
|
|
resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==}
|
|
engines: {node: '>=10'}
|
|
|
|
exif-parser@0.1.12:
|
|
resolution: {integrity: sha512-c2bQfLNbMzLPmzQuOr8fy0csy84WmwnER81W88DzTp9CYNPJ6yzOj2EZAh9pywYpqHnshVLHQJ8WzldAyfY+Iw==}
|
|
|
|
exit@0.1.2:
|
|
resolution: {integrity: sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ==}
|
|
engines: {node: '>= 0.8.0'}
|
|
|
|
expect@29.7.0:
|
|
resolution: {integrity: sha512-2Zks0hf1VLFYI1kbh0I5jP3KHHyCHpkfyHBzsSXRFgl/Bg9mWYfMW8oD+PdMPlEwy5HNsR9JutYy6pMeOh61nw==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
express@4.22.1:
|
|
resolution: {integrity: sha512-F2X8g9P1X7uCPZMA3MVf9wcTqlyNp7IhH5qPCI0izhaOIYXaW9L535tGA3qmjRzpH+bZczqq7hVKxTR4NWnu+g==}
|
|
engines: {node: '>= 0.10.0'}
|
|
|
|
exsolve@1.0.8:
|
|
resolution: {integrity: sha512-LmDxfWXwcTArk8fUEnOfSZpHOJ6zOMUJKOtFLFqJLoKJetuQG874Uc7/Kki7zFLzYybmZhp1M7+98pfMqeX8yA==}
|
|
|
|
external-editor@3.1.0:
|
|
resolution: {integrity: sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==}
|
|
engines: {node: '>=4'}
|
|
|
|
fast-deep-equal@3.1.3:
|
|
resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
|
|
|
|
fast-glob@3.3.3:
|
|
resolution: {integrity: sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==}
|
|
engines: {node: '>=8.6.0'}
|
|
|
|
fast-json-stable-stringify@2.1.0:
|
|
resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
|
|
|
|
fast-safe-stringify@2.1.1:
|
|
resolution: {integrity: sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==}
|
|
|
|
fast-uri@3.1.0:
|
|
resolution: {integrity: sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==}
|
|
|
|
fastq@1.20.1:
|
|
resolution: {integrity: sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==}
|
|
|
|
fb-watchman@2.0.2:
|
|
resolution: {integrity: sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA==}
|
|
|
|
fflate@0.8.2:
|
|
resolution: {integrity: sha512-cPJU47OaAoCbg0pBvzsgpTPhmhqI5eJjh/JIu8tPj5q+T7iLvW/JAYUqmE7KOB4R1ZyEhzBaIQpQpardBF5z8A==}
|
|
|
|
figures@3.2.0:
|
|
resolution: {integrity: sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==}
|
|
engines: {node: '>=8'}
|
|
|
|
file-type@20.4.1:
|
|
resolution: {integrity: sha512-hw9gNZXUfZ02Jo0uafWLaFVPter5/k2rfcrjFJJHX/77xtSDOfJuEFb6oKlFV86FLP1SuyHMW1PSk0U9M5tKkQ==}
|
|
engines: {node: '>=18'}
|
|
|
|
file-type@9.0.0:
|
|
resolution: {integrity: sha512-Qe/5NJrgIOlwijpq3B7BEpzPFcgzggOTagZmkXQY4LA6bsXKTUstK7Wp12lEJ/mLKTpvIZxmIuRcLYWT6ov9lw==}
|
|
engines: {node: '>=6'}
|
|
|
|
fill-range@7.1.1:
|
|
resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
|
|
engines: {node: '>=8'}
|
|
|
|
finalhandler@1.3.2:
|
|
resolution: {integrity: sha512-aA4RyPcd3badbdABGDuTXCMTtOneUCAYH/gxoYRTZlIJdF0YPWuGqiAsIrhNnnqdXGswYk6dGujem4w80UJFhg==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
find-up@4.1.0:
|
|
resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==}
|
|
engines: {node: '>=8'}
|
|
|
|
follow-redirects@1.15.11:
|
|
resolution: {integrity: sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==}
|
|
engines: {node: '>=4.0'}
|
|
peerDependencies:
|
|
debug: '*'
|
|
peerDependenciesMeta:
|
|
debug:
|
|
optional: true
|
|
|
|
foreground-child@3.3.1:
|
|
resolution: {integrity: sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==}
|
|
engines: {node: '>=14'}
|
|
|
|
fork-ts-checker-webpack-plugin@9.0.2:
|
|
resolution: {integrity: sha512-Uochze2R8peoN1XqlSi/rGUkDQpRogtLFocP9+PGu68zk1BDAKXfdeCdyVZpgTk8V8WFVQXdEz426VKjXLO1Gg==}
|
|
engines: {node: '>=12.13.0', yarn: '>=1.0.0'}
|
|
peerDependencies:
|
|
typescript: '>3.6.0'
|
|
webpack: ^5.11.0
|
|
|
|
form-data@4.0.5:
|
|
resolution: {integrity: sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==}
|
|
engines: {node: '>= 6'}
|
|
|
|
formidable@3.5.4:
|
|
resolution: {integrity: sha512-YikH+7CUTOtP44ZTnUhR7Ic2UASBPOqmaRkRKxRbywPTe5VxF7RRCck4af9wutiZ/QKM5nME9Bie2fFaPz5Gug==}
|
|
engines: {node: '>=14.0.0'}
|
|
|
|
forwarded@0.2.0:
|
|
resolution: {integrity: sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
fraction.js@5.3.4:
|
|
resolution: {integrity: sha512-1X1NTtiJphryn/uLQz3whtY6jK3fTqoE3ohKs0tT+Ujr1W59oopxmoEh7Lu5p6vBaPbgoM0bzveAW4Qi5RyWDQ==}
|
|
|
|
fresh@0.5.2:
|
|
resolution: {integrity: sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
fs-extra@10.1.0:
|
|
resolution: {integrity: sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==}
|
|
engines: {node: '>=12'}
|
|
|
|
fs-monkey@1.1.0:
|
|
resolution: {integrity: sha512-QMUezzXWII9EV5aTFXW1UBVUO77wYPpjqIF8/AviUCThNeSYZykpoTixUeaNNBwmCev0AMDWMAni+f8Hxb1IFw==}
|
|
|
|
fs.realpath@1.0.0:
|
|
resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==}
|
|
|
|
fsevents@2.3.3:
|
|
resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
|
|
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
|
os: [darwin]
|
|
|
|
function-bind@1.1.2:
|
|
resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
|
|
|
|
generic-names@4.0.0:
|
|
resolution: {integrity: sha512-ySFolZQfw9FoDb3ed9d80Cm9f0+r7qj+HJkWjeD9RBfpxEVTlVhol+gvaQB/78WbwYfbnNh8nWHHBSlg072y6A==}
|
|
|
|
gensync@1.0.0-beta.2:
|
|
resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
get-caller-file@2.0.5:
|
|
resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==}
|
|
engines: {node: 6.* || 8.* || >= 10.*}
|
|
|
|
get-intrinsic@1.3.0:
|
|
resolution: {integrity: sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
get-package-type@0.1.0:
|
|
resolution: {integrity: sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==}
|
|
engines: {node: '>=8.0.0'}
|
|
|
|
get-proto@1.0.1:
|
|
resolution: {integrity: sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
get-stream@6.0.1:
|
|
resolution: {integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==}
|
|
engines: {node: '>=10'}
|
|
|
|
glob-parent@5.1.2:
|
|
resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
|
|
engines: {node: '>= 6'}
|
|
|
|
glob-to-regexp@0.4.1:
|
|
resolution: {integrity: sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==}
|
|
|
|
glob@10.4.5:
|
|
resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==}
|
|
hasBin: true
|
|
|
|
glob@7.2.3:
|
|
resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==}
|
|
deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
|
|
|
|
global@4.4.0:
|
|
resolution: {integrity: sha512-wv/LAoHdRE3BeTGz53FAamhGlPLhlssK45usmGFThIi4XqnBmjKQ16u+RNbP7WvigRZDxUsM0J3gcQ5yicaL0w==}
|
|
|
|
gopd@1.2.0:
|
|
resolution: {integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
graceful-fs@4.2.11:
|
|
resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
|
|
|
|
handlebars@4.7.9:
|
|
resolution: {integrity: sha512-4E71E0rpOaQuJR2A3xDZ+GM1HyWYv1clR58tC8emQNeQe3RH7MAzSbat+V0wG78LQBo6m6bzSG/L4pBuCsgnUQ==}
|
|
engines: {node: '>=0.4.7'}
|
|
hasBin: true
|
|
|
|
has-flag@4.0.0:
|
|
resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
has-own-prop@2.0.0:
|
|
resolution: {integrity: sha512-Pq0h+hvsVm6dDEa8x82GnLSYHOzNDt7f0ddFa3FqcQlgzEiptPqL+XrOJNavjOzSYiYWIrgeVYYgGlLmnxwilQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
has-property-descriptors@1.0.2:
|
|
resolution: {integrity: sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==}
|
|
|
|
has-symbols@1.1.0:
|
|
resolution: {integrity: sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
has-tostringtag@1.0.2:
|
|
resolution: {integrity: sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
hash-sum@2.0.0:
|
|
resolution: {integrity: sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg==}
|
|
|
|
hasown@2.0.2:
|
|
resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
he@1.2.0:
|
|
resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
|
|
hasBin: true
|
|
|
|
html-escaper@2.0.2:
|
|
resolution: {integrity: sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==}
|
|
|
|
http-errors@2.0.1:
|
|
resolution: {integrity: sha512-4FbRdAX+bSdmo4AUFuS0WNiPz8NgFt+r8ThgNWmlrjQjt1Q7ZR9+zTlce2859x4KSXrwIsaeTqDoKQmtP8pLmQ==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
human-signals@2.1.0:
|
|
resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==}
|
|
engines: {node: '>=10.17.0'}
|
|
|
|
iconv-lite@0.4.24:
|
|
resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
icss-replace-symbols@1.1.0:
|
|
resolution: {integrity: sha512-chIaY3Vh2mh2Q3RGXttaDIzeiPvaVXJ+C4DAh/w3c37SKZ/U6PGMmuicR2EQQp9bKG8zLMCl7I+PtIoOOPp8Gg==}
|
|
|
|
icss-utils@5.1.0:
|
|
resolution: {integrity: sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==}
|
|
engines: {node: ^10 || ^12 || >= 14}
|
|
peerDependencies:
|
|
postcss: ^8.1.0
|
|
|
|
ieee754@1.2.1:
|
|
resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==}
|
|
|
|
immutable@5.1.5:
|
|
resolution: {integrity: sha512-t7xcm2siw+hlUM68I+UEOK+z84RzmN59as9DZ7P1l0994DKUWV7UXBMQZVxaoMSRQ+PBZbHCOoBt7a2wxOMt+A==}
|
|
|
|
import-fresh@3.3.1:
|
|
resolution: {integrity: sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
import-local@3.2.0:
|
|
resolution: {integrity: sha512-2SPlun1JUPWoM6t3F0dw0FkCF/jWY8kttcY4f599GLTSjh2OCuuhdTkJQsEcZzBqbXZGKMK2OqW1oZsjtf/gQA==}
|
|
engines: {node: '>=8'}
|
|
hasBin: true
|
|
|
|
imurmurhash@0.1.4:
|
|
resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==}
|
|
engines: {node: '>=0.8.19'}
|
|
|
|
inflight@1.0.6:
|
|
resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==}
|
|
deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
|
|
|
|
inherits@2.0.4:
|
|
resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
|
|
|
|
inquirer@8.2.6:
|
|
resolution: {integrity: sha512-M1WuAmb7pn9zdFRtQYk26ZBoY043Sse0wVDdk4Bppr+JOXyQYybdtvK+l9wUibhtjdjvtoiNy8tk+EgsYIUqKg==}
|
|
engines: {node: '>=12.0.0'}
|
|
|
|
inquirer@9.2.15:
|
|
resolution: {integrity: sha512-vI2w4zl/mDluHt9YEQ/543VTCwPKWiHzKtm9dM2V0NdFcqEexDAjUHzO1oA60HRNaVifGXXM1tRRNluLVHa0Kg==}
|
|
engines: {node: '>=18'}
|
|
|
|
invert-kv@3.0.1:
|
|
resolution: {integrity: sha512-CYdFeFexxhv/Bcny+Q0BfOV+ltRlJcd4BBZBYFX/O0u4npJrgZtIcjokegtiSMAvlMTJ+Koq0GBCc//3bueQxw==}
|
|
engines: {node: '>=8'}
|
|
|
|
ipaddr.js@1.9.1:
|
|
resolution: {integrity: sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==}
|
|
engines: {node: '>= 0.10'}
|
|
|
|
is-arrayish@0.2.1:
|
|
resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==}
|
|
|
|
is-binary-path@2.1.0:
|
|
resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
|
|
engines: {node: '>=8'}
|
|
|
|
is-core-module@2.16.1:
|
|
resolution: {integrity: sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
is-extglob@2.1.1:
|
|
resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
is-fullwidth-code-point@3.0.0:
|
|
resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==}
|
|
engines: {node: '>=8'}
|
|
|
|
is-function@1.0.2:
|
|
resolution: {integrity: sha512-lw7DUp0aWXYg+CBCN+JKkcE0Q2RayZnSvnZBlwgxHBQhqt5pZNVy4Ri7H9GmmXkdu7LUthszM+Tor1u/2iBcpQ==}
|
|
|
|
is-generator-fn@2.1.0:
|
|
resolution: {integrity: sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
is-glob@4.0.3:
|
|
resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
is-interactive@1.0.0:
|
|
resolution: {integrity: sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==}
|
|
engines: {node: '>=8'}
|
|
|
|
is-number@7.0.0:
|
|
resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
|
|
engines: {node: '>=0.12.0'}
|
|
|
|
is-stream@2.0.1:
|
|
resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==}
|
|
engines: {node: '>=8'}
|
|
|
|
is-unicode-supported@0.1.0:
|
|
resolution: {integrity: sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==}
|
|
engines: {node: '>=10'}
|
|
|
|
isbinaryfile@5.0.7:
|
|
resolution: {integrity: sha512-gnWD14Jh3FzS3CPhF0AxNOJ8CxqeblPTADzI38r0wt8ZyQl5edpy75myt08EG2oKvpyiqSqsx+Wkz9vtkbTqYQ==}
|
|
engines: {node: '>= 18.0.0'}
|
|
|
|
isexe@2.0.0:
|
|
resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
|
|
|
|
istanbul-lib-coverage@3.2.2:
|
|
resolution: {integrity: sha512-O8dpsF+r0WV/8MNRKfnmrtCWhuKjxrq2w+jpzBL5UZKTi2LeVWnWOmWRxFlesJONmc+wLAGvKQZEOanko0LFTg==}
|
|
engines: {node: '>=8'}
|
|
|
|
istanbul-lib-instrument@5.2.1:
|
|
resolution: {integrity: sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==}
|
|
engines: {node: '>=8'}
|
|
|
|
istanbul-lib-instrument@6.0.3:
|
|
resolution: {integrity: sha512-Vtgk7L/R2JHyyGW07spoFlB8/lpjiOLTjMdms6AFMraYt3BaJauod/NGrfnVG/y4Ix1JEuMRPDPEj2ua+zz1/Q==}
|
|
engines: {node: '>=10'}
|
|
|
|
istanbul-lib-report@3.0.1:
|
|
resolution: {integrity: sha512-GCfE1mtsHGOELCU8e/Z7YWzpmybrx/+dSTfLrvY8qRmaY6zXTKWn6WQIjaAFw069icm6GVMNkgu0NzI4iPZUNw==}
|
|
engines: {node: '>=10'}
|
|
|
|
istanbul-lib-source-maps@4.0.1:
|
|
resolution: {integrity: sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==}
|
|
engines: {node: '>=10'}
|
|
|
|
istanbul-reports@3.2.0:
|
|
resolution: {integrity: sha512-HGYWWS/ehqTV3xN10i23tkPkpH46MLCIMFNCaaKNavAXTF1RkqxawEPtnjnGZ6XKSInBKkiOA5BKS+aZiY3AvA==}
|
|
engines: {node: '>=8'}
|
|
|
|
iterare@1.2.1:
|
|
resolution: {integrity: sha512-RKYVTCjAnRthyJes037NX/IiqeidgN1xc3j1RjFfECFp28A1GVwK9nA+i0rJPaHqSZwygLzRnFlzUuHFoWWy+Q==}
|
|
engines: {node: '>=6'}
|
|
|
|
jackspeak@3.4.3:
|
|
resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==}
|
|
|
|
jest-changed-files@29.7.0:
|
|
resolution: {integrity: sha512-fEArFiwf1BpQ+4bXSprcDc3/x4HSzL4al2tozwVpDFpsxALjLYdyiIK4e5Vz66GQJIbXJ82+35PtysofptNX2w==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-circus@29.7.0:
|
|
resolution: {integrity: sha512-3E1nCMgipcTkCocFwM90XXQab9bS+GMsjdpmPrlelaxwD93Ad8iVEjX/vvHPdLPnFf+L40u+5+iutRdA1N9myw==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-cli@29.7.0:
|
|
resolution: {integrity: sha512-OVVobw2IubN/GSYsxETi+gOe7Ka59EFMR/twOU3Jb2GnKKeMGJB5SGUUrEz3SFVmJASUdZUzy83sLNNQ2gZslg==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
|
|
peerDependenciesMeta:
|
|
node-notifier:
|
|
optional: true
|
|
|
|
jest-config@29.7.0:
|
|
resolution: {integrity: sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
peerDependencies:
|
|
'@types/node': '*'
|
|
ts-node: '>=9.0.0'
|
|
peerDependenciesMeta:
|
|
'@types/node':
|
|
optional: true
|
|
ts-node:
|
|
optional: true
|
|
|
|
jest-diff@29.7.0:
|
|
resolution: {integrity: sha512-LMIgiIrhigmPrs03JHpxUh2yISK3vLFPkAodPeo0+BuF7wA2FoQbkEg1u8gBYBThncu7e1oEDUfIXVuTqLRUjw==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-docblock@29.7.0:
|
|
resolution: {integrity: sha512-q617Auw3A612guyaFgsbFeYpNP5t2aoUNLwBUbc/0kD1R4t9ixDbyFTHd1nok4epoVFpr7PmeWHrhvuV3XaJ4g==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-each@29.7.0:
|
|
resolution: {integrity: sha512-gns+Er14+ZrEoC5fhOfYCY1LOHHr0TI+rQUHZS8Ttw2l7gl+80eHc/gFf2Ktkw0+SIACDTeWvpFcv3B04VembQ==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-environment-node@29.7.0:
|
|
resolution: {integrity: sha512-DOSwCRqXirTOyheM+4d5YZOrWcdu0LNZ87ewUoywbcb2XR4wKgqiG8vNeYwhjFMbEkfju7wx2GYH0P2gevGvFw==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-get-type@29.6.3:
|
|
resolution: {integrity: sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-haste-map@29.7.0:
|
|
resolution: {integrity: sha512-fP8u2pyfqx0K1rGn1R9pyE0/KTn+G7PxktWidOBTqFPLYX0b9ksaMFkhK5vrS3DVun09pckLdlx90QthlW7AmA==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-leak-detector@29.7.0:
|
|
resolution: {integrity: sha512-kYA8IJcSYtST2BY9I+SMC32nDpBT3J2NvWJx8+JCuCdl/CR1I4EKUJROiP8XtCcxqgTTBGJNdbB1A8XRKbTetw==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-matcher-utils@29.7.0:
|
|
resolution: {integrity: sha512-sBkD+Xi9DtcChsI3L3u0+N0opgPYnCRPtGcQYrgXmR+hmt/fYfWAL0xRXYU8eWOdfuLgBe0YCW3AFtnRLagq/g==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-message-util@29.7.0:
|
|
resolution: {integrity: sha512-GBEV4GRADeP+qtB2+6u61stea8mGcOT4mCtrYISZwfu9/ISHFJ/5zOMXYbpBE9RsS5+Gb63DW4FgmnKJ79Kf6w==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-mock@29.7.0:
|
|
resolution: {integrity: sha512-ITOMZn+UkYS4ZFh83xYAOzWStloNzJFO2s8DWrE4lhtGD+AorgnbkiKERe4wQVBydIGPx059g6riW5Btp6Llnw==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-pnp-resolver@1.2.3:
|
|
resolution: {integrity: sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==}
|
|
engines: {node: '>=6'}
|
|
peerDependencies:
|
|
jest-resolve: '*'
|
|
peerDependenciesMeta:
|
|
jest-resolve:
|
|
optional: true
|
|
|
|
jest-regex-util@29.6.3:
|
|
resolution: {integrity: sha512-KJJBsRCyyLNWCNBOvZyRDnAIfUiRJ8v+hOBQYGn8gDyF3UegwiP4gwRR3/SDa42g1YbVycTidUF3rKjyLFDWbg==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-resolve-dependencies@29.7.0:
|
|
resolution: {integrity: sha512-un0zD/6qxJ+S0et7WxeI3H5XSe9lTBBR7bOHCHXkKR6luG5mwDDlIzVQ0V5cZCuoTgEdcdwzTghYkTWfubi+nA==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-resolve@29.7.0:
|
|
resolution: {integrity: sha512-IOVhZSrg+UvVAshDSDtHyFCCBUl/Q3AAJv8iZ6ZjnZ74xzvwuzLXid9IIIPgTnY62SJjfuupMKZsZQRsCvxEgA==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-runner@29.7.0:
|
|
resolution: {integrity: sha512-fsc4N6cPCAahybGBfTRcq5wFR6fpLznMg47sY5aDpsoejOcVYFb07AHuSnR0liMcPTgBsA3ZJL6kFOjPdoNipQ==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-runtime@29.7.0:
|
|
resolution: {integrity: sha512-gUnLjgwdGqW7B4LvOIkbKs9WGbn+QLqRQQ9juC6HndeDiezIwhDP+mhMwHWCEcfQ5RUXa6OPnFF8BJh5xegwwQ==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-snapshot@29.7.0:
|
|
resolution: {integrity: sha512-Rm0BMWtxBcioHr1/OX5YCP8Uov4riHvKPknOGs804Zg9JGZgmIBkbtlxJC/7Z4msKYVbIJtfU+tKb8xlYNfdkw==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-util@29.7.0:
|
|
resolution: {integrity: sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-validate@29.7.0:
|
|
resolution: {integrity: sha512-ZB7wHqaRGVw/9hST/OuFUReG7M8vKeq0/J2egIGLdvjHCmYqGARhzXmtgi+gVeZ5uXFF219aOc3Ls2yLg27tkw==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-watcher@29.7.0:
|
|
resolution: {integrity: sha512-49Fg7WXkU3Vl2h6LbLtMQ/HyB6rXSIX7SqvBLQmssRBGN9I0PNvPmAmCWSOY6SOvrjhI/F7/bGAv9RtnsPA03g==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest-worker@27.5.1:
|
|
resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==}
|
|
engines: {node: '>= 10.13.0'}
|
|
|
|
jest-worker@29.7.0:
|
|
resolution: {integrity: sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
jest@29.7.0:
|
|
resolution: {integrity: sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
|
|
peerDependenciesMeta:
|
|
node-notifier:
|
|
optional: true
|
|
|
|
jimp@0.10.3:
|
|
resolution: {integrity: sha512-meVWmDMtyUG5uYjFkmzu0zBgnCvvxwWNi27c4cg55vWNVC9ES4Lcwb+ogx+uBBQE3Q+dLKjXaLl0JVW+nUNwbQ==}
|
|
|
|
jpeg-js@0.3.7:
|
|
resolution: {integrity: sha512-9IXdWudL61npZjvLuVe/ktHiA41iE8qFyLB+4VDTblEsWBzeg8WQTlktdUK4CdncUqtUgUg0bbOmTE2bKBKaBQ==}
|
|
|
|
js-tokens@4.0.0:
|
|
resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
|
|
|
|
js-tokens@9.0.1:
|
|
resolution: {integrity: sha512-mxa9E9ITFOt0ban3j6L5MpjwegGz6lBQmM1IJkWeBZGcMxto50+eWdjC/52xDbS2vy0k7vIMK0Fe2wfL9OQSpQ==}
|
|
|
|
js-yaml@3.14.2:
|
|
resolution: {integrity: sha512-PMSmkqxr106Xa156c2M265Z+FTrPl+oxd/rgOQy2tijQeK5TxQ43psO1ZCwhVOSdnn+RzkzlRz/eY4BgJBYVpg==}
|
|
hasBin: true
|
|
|
|
js-yaml@4.1.1:
|
|
resolution: {integrity: sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==}
|
|
hasBin: true
|
|
|
|
jsesc@3.1.0:
|
|
resolution: {integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==}
|
|
engines: {node: '>=6'}
|
|
hasBin: true
|
|
|
|
json-parse-even-better-errors@2.3.1:
|
|
resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==}
|
|
|
|
json-schema-traverse@0.4.1:
|
|
resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==}
|
|
|
|
json-schema-traverse@1.0.0:
|
|
resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==}
|
|
|
|
json5@2.2.3:
|
|
resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
|
|
engines: {node: '>=6'}
|
|
hasBin: true
|
|
|
|
jsonc-parser@3.2.1:
|
|
resolution: {integrity: sha512-AilxAyFOAcK5wA1+LeaySVBrHsGQvUFCDWXKpZjzaL0PqW+xfBOttn8GNtWKFWqneyMZj41MWF9Kl6iPWLwgOA==}
|
|
|
|
jsonc-parser@3.3.1:
|
|
resolution: {integrity: sha512-HUgH65KyejrUFPvHFPbqOY0rsFip3Bo5wb4ngvdi1EpCYWUQDC5V+Y7mZws+DLkr4M//zQJoanu1SP+87Dv1oQ==}
|
|
|
|
jsonfile@6.2.0:
|
|
resolution: {integrity: sha512-FGuPw30AdOIUTRMC2OMRtQV+jkVj2cfPqSeWXv1NEAJ1qZ5zb1X6z1mFhbfOB/iy3ssJCD+3KuZ8r8C3uVFlAg==}
|
|
|
|
jsonwebtoken@9.0.2:
|
|
resolution: {integrity: sha512-PRp66vJ865SSqOlgqS8hujT5U4AOgMfhrwYIuIhfKaoSCZcirrmASQr8CX7cUg+RMih+hgznrjp99o+W4pJLHQ==}
|
|
engines: {node: '>=12', npm: '>=6'}
|
|
|
|
jsonwebtoken@9.0.3:
|
|
resolution: {integrity: sha512-MT/xP0CrubFRNLNKvxJ2BYfy53Zkm++5bX9dtuPbqAeQpTVe0MQTFhao8+Cp//EmJp244xt6Drw/GVEGCUj40g==}
|
|
engines: {node: '>=12', npm: '>=6'}
|
|
|
|
jwa@1.4.2:
|
|
resolution: {integrity: sha512-eeH5JO+21J78qMvTIDdBXidBd6nG2kZjg5Ohz/1fpa28Z4CcsWUzJ1ZZyFq/3z3N17aZy+ZuBoHljASbL1WfOw==}
|
|
|
|
jwa@2.0.1:
|
|
resolution: {integrity: sha512-hRF04fqJIP8Abbkq5NKGN0Bbr3JxlQ+qhZufXVr0DvujKy93ZCbXZMHDL4EOtodSbCWxOqR8MS1tXA5hwqCXDg==}
|
|
|
|
jws@3.2.3:
|
|
resolution: {integrity: sha512-byiJ0FLRdLdSVSReO/U4E7RoEyOCKnEnEPMjq3HxWtvzLsV08/i5RQKsFVNkCldrCaPr2vDNAOMsfs8T/Hze7g==}
|
|
|
|
jws@4.0.1:
|
|
resolution: {integrity: sha512-EKI/M/yqPncGUUh44xz0PxSidXFr/+r0pA70+gIYhjv+et7yxM+s29Y+VGDkovRofQem0fs7Uvf4+YmAdyRduA==}
|
|
|
|
kleur@3.0.3:
|
|
resolution: {integrity: sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==}
|
|
engines: {node: '>=6'}
|
|
|
|
lcid@3.1.1:
|
|
resolution: {integrity: sha512-M6T051+5QCGLBQb8id3hdvIW8+zeFV2FyBGFS9IEK5H9Wt4MueD4bW1eWikpHgZp+5xR3l5c8pZUkQsIA0BFZg==}
|
|
engines: {node: '>=8'}
|
|
|
|
leven@3.1.0:
|
|
resolution: {integrity: sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==}
|
|
engines: {node: '>=6'}
|
|
|
|
libphonenumber-js@1.12.41:
|
|
resolution: {integrity: sha512-lsmMmGXBxXIK/VMLEj0kL6MtUs1kBGj1nTCzi6zgQoG1DEwqwt2DQyHxcLykceIxAnfE3hya7NuIh6PpC6S3fA==}
|
|
|
|
licia@1.48.0:
|
|
resolution: {integrity: sha512-bBWiT5CSdEtwuAHiYTJ74yItCjIFdHi4xiFk6BRDfKa+sdCpkUHp69YKb5udNOJlHDzFjNjcMgNZ/+wQIHrB8A==}
|
|
|
|
lilconfig@2.1.0:
|
|
resolution: {integrity: sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
lines-and-columns@1.2.4:
|
|
resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
|
|
|
|
lines-and-columns@2.0.4:
|
|
resolution: {integrity: sha512-wM1+Z03eypVAVUCE7QdSqpVIvelbOakn1M0bPDoA4SGWPx3sNDVUiMo3L6To6WWGClB7VyXnhQ4Sn7gxiJbE6A==}
|
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
|
|
|
load-bmfont@1.4.2:
|
|
resolution: {integrity: sha512-qElWkmjW9Oq1F9EI5Gt7aD9zcdHb9spJCW1L/dmPf7KzCCEJxq8nhHz5eCgI9aMf7vrG/wyaCqdsI+Iy9ZTlog==}
|
|
|
|
loader-runner@4.3.1:
|
|
resolution: {integrity: sha512-IWqP2SCPhyVFTBtRcgMHdzlf9ul25NwaFx4wCEH/KjAXuuHY4yNjvPXsBokp8jCB936PyWRaPKUNh8NvylLp2Q==}
|
|
engines: {node: '>=6.11.5'}
|
|
|
|
loader-utils@3.3.1:
|
|
resolution: {integrity: sha512-FMJTLMXfCLMLfJxcX9PFqX5qD88Z5MRGaZCVzfuqeZSPsyiBzs+pahDQjbIWz2QIzPZz0NX9Zy4FX3lmK6YHIg==}
|
|
engines: {node: '>= 12.13.0'}
|
|
|
|
local-pkg@1.1.2:
|
|
resolution: {integrity: sha512-arhlxbFRmoQHl33a0Zkle/YWlmNwoyt6QNZEIJcqNbdrsix5Lvc4HyyI3EnwxTYlZYc32EbYrQ8SzEZ7dqgg9A==}
|
|
engines: {node: '>=14'}
|
|
|
|
localstorage-polyfill@1.0.1:
|
|
resolution: {integrity: sha512-m4iHVZxFH5734oQcPKU08025gIz2+4bjWR9lulP8ZYxEJR0BpA0w32oJmkzh8y3UI9ci7xCBehQDc3oA1X+VHw==}
|
|
engines: {node: '>=6'}
|
|
|
|
locate-path@5.0.0:
|
|
resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==}
|
|
engines: {node: '>=8'}
|
|
|
|
lodash.camelcase@4.3.0:
|
|
resolution: {integrity: sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==}
|
|
|
|
lodash.debounce@4.0.8:
|
|
resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==}
|
|
|
|
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.memoize@4.1.2:
|
|
resolution: {integrity: sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==}
|
|
|
|
lodash.once@4.1.1:
|
|
resolution: {integrity: sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==}
|
|
|
|
lodash@4.17.21:
|
|
resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
|
|
|
|
lodash@4.18.1:
|
|
resolution: {integrity: sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==}
|
|
|
|
log-symbols@4.1.0:
|
|
resolution: {integrity: sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==}
|
|
engines: {node: '>=10'}
|
|
|
|
lru-cache@10.4.3:
|
|
resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
|
|
|
|
lru-cache@5.1.1:
|
|
resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
|
|
|
|
luxon@3.5.0:
|
|
resolution: {integrity: sha512-rh+Zjr6DNfUYR3bPwJEnuwDdqMbxZW7LOQfUN4B54+Cl+0o5zaU9RJ6bcidfDtC1cWCZXQ+nvX8bf6bAji37QQ==}
|
|
engines: {node: '>=12'}
|
|
|
|
magic-string@0.30.21:
|
|
resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==}
|
|
|
|
magic-string@0.30.8:
|
|
resolution: {integrity: sha512-ISQTe55T2ao7XtlAStud6qwYPZjE4GK1S/BeVPus4jrq6JuOnQ00YKQC581RWhR122W7msZV263KzVeLoqidyQ==}
|
|
engines: {node: '>=12'}
|
|
|
|
make-dir@4.0.0:
|
|
resolution: {integrity: sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==}
|
|
engines: {node: '>=10'}
|
|
|
|
make-error@1.3.6:
|
|
resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==}
|
|
|
|
makeerror@1.0.12:
|
|
resolution: {integrity: sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==}
|
|
|
|
math-intrinsics@1.1.0:
|
|
resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
media-typer@0.3.0:
|
|
resolution: {integrity: sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
memfs@3.5.3:
|
|
resolution: {integrity: sha512-UERzLsxzllchadvbPs5aolHh65ISpKpM+ccLbOJ8/vvpBKmAWf+la7dXFy7Mr0ySHbdHrFv5kGFCUHHe6GFEmw==}
|
|
engines: {node: '>= 4.0.0'}
|
|
|
|
meow@13.2.0:
|
|
resolution: {integrity: sha512-pxQJQzB6djGPXh08dacEloMFopsOqGVRKFPYvPOt9XDZ1HasbgDZA74CJGreSU4G3Ak7EFJGoiH2auq+yXISgA==}
|
|
engines: {node: '>=18'}
|
|
|
|
merge-descriptors@1.0.3:
|
|
resolution: {integrity: sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==}
|
|
|
|
merge-stream@2.0.0:
|
|
resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==}
|
|
|
|
merge2@1.4.1:
|
|
resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
|
|
engines: {node: '>= 8'}
|
|
|
|
merge@2.1.1:
|
|
resolution: {integrity: sha512-jz+Cfrg9GWOZbQAnDQ4hlVnQky+341Yk5ru8bZSe6sIDTCIg8n9i/u7hSQGSVOF3C7lH6mGtqjkiT9G4wFLL0w==}
|
|
|
|
methods@1.1.2:
|
|
resolution: {integrity: sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
micromatch@4.0.8:
|
|
resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
|
|
engines: {node: '>=8.6'}
|
|
|
|
mime-db@1.52.0:
|
|
resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
mime-types@2.1.35:
|
|
resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
mime@1.6.0:
|
|
resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==}
|
|
engines: {node: '>=4'}
|
|
hasBin: true
|
|
|
|
mime@2.6.0:
|
|
resolution: {integrity: sha512-USPkMeET31rOMiarsBNIHZKLGgvKc/LrjofAnBlOttf5ajRvqiRA8QsenbcooctK6d6Ts6aqZXBA+XbkKthiQg==}
|
|
engines: {node: '>=4.0.0'}
|
|
hasBin: true
|
|
|
|
mime@3.0.0:
|
|
resolution: {integrity: sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==}
|
|
engines: {node: '>=10.0.0'}
|
|
hasBin: true
|
|
|
|
mimic-fn@2.1.0:
|
|
resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==}
|
|
engines: {node: '>=6'}
|
|
|
|
min-document@2.19.2:
|
|
resolution: {integrity: sha512-8S5I8db/uZN8r9HSLFVWPdJCvYOejMcEC82VIzNUc6Zkklf/d1gg2psfE79/vyhWOj4+J8MtwmoOz3TmvaGu5A==}
|
|
|
|
minimatch@3.1.5:
|
|
resolution: {integrity: sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==}
|
|
|
|
minimatch@9.0.9:
|
|
resolution: {integrity: sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==}
|
|
engines: {node: '>=16 || 14 >=14.17'}
|
|
|
|
minimist@1.2.8:
|
|
resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
|
|
|
|
minipass@7.1.3:
|
|
resolution: {integrity: sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==}
|
|
engines: {node: '>=16 || 14 >=14.17'}
|
|
|
|
mkdirp@0.5.6:
|
|
resolution: {integrity: sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==}
|
|
hasBin: true
|
|
|
|
mlly@1.8.2:
|
|
resolution: {integrity: sha512-d+ObxMQFmbt10sretNDytwt85VrbkhhUA/JBGm1MPaWJ65Cl4wOgLaB1NYvJSZ0Ef03MMEU/0xpPMXUIQ29UfA==}
|
|
|
|
module-alias@2.3.4:
|
|
resolution: {integrity: sha512-bOclZt8hkpuGgSSoG07PKmvzTizROilUTvLNyrMqvlC9snhs7y7GzjNWAVbISIOlhCP1T14rH1PDAV9iNyBq/w==}
|
|
|
|
ms@2.0.0:
|
|
resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==}
|
|
|
|
ms@2.1.3:
|
|
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
|
|
|
|
muggle-string@0.4.1:
|
|
resolution: {integrity: sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==}
|
|
|
|
multer@2.0.2:
|
|
resolution: {integrity: sha512-u7f2xaZ/UG8oLXHvtF/oWTRvT44p9ecwBBqTwgJVq0+4BW1g8OW01TyMEGWBHbyMOYVHXslaut7qEQ1meATXgw==}
|
|
engines: {node: '>= 10.16.0'}
|
|
|
|
mute-stream@0.0.8:
|
|
resolution: {integrity: sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==}
|
|
|
|
mute-stream@1.0.0:
|
|
resolution: {integrity: sha512-avsJQhyd+680gKXyG/sQc0nXaC6rBkPOfyHYcFb9+hdkqQkR9bdnkJ0AMZhke0oesPqIO+mFFJ+IdBc7mst4IA==}
|
|
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
|
|
|
|
nanoid@3.3.11:
|
|
resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==}
|
|
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
|
hasBin: true
|
|
|
|
natural-compare@1.4.0:
|
|
resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
|
|
|
|
negotiator@0.6.3:
|
|
resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
neo-async@2.6.2:
|
|
resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==}
|
|
|
|
node-abort-controller@3.1.1:
|
|
resolution: {integrity: sha512-AGK2yQKIjRuqnc6VkX2Xj5d+QW8xZ87pa1UK6yA6ouUyuxfHuMP6umE5QK7UmTeOAymo+Zx1Fxiuw9rVx8taHQ==}
|
|
|
|
node-addon-api@7.1.1:
|
|
resolution: {integrity: sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==}
|
|
|
|
node-emoji@1.11.0:
|
|
resolution: {integrity: sha512-wo2DpQkQp7Sjm2A0cq+sN7EHKO6Sl0ctXeBdFZrL9T9+UywORbufTcTZxom8YqpLQt/FqNMUkOpkZrJVYSKD3A==}
|
|
|
|
node-fetch@2.7.0:
|
|
resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==}
|
|
engines: {node: 4.x || >=6.0.0}
|
|
peerDependencies:
|
|
encoding: ^0.1.0
|
|
peerDependenciesMeta:
|
|
encoding:
|
|
optional: true
|
|
|
|
node-int64@0.4.0:
|
|
resolution: {integrity: sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==}
|
|
|
|
node-releases@2.0.36:
|
|
resolution: {integrity: sha512-TdC8FSgHz8Mwtw9g5L4gR/Sh9XhSP/0DEkQxfEFXOpiul5IiHgHan2VhYYb6agDSfp4KuvltmGApc8HMgUrIkA==}
|
|
|
|
normalize-path@3.0.0:
|
|
resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
npm-run-path@4.0.1:
|
|
resolution: {integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==}
|
|
engines: {node: '>=8'}
|
|
|
|
object-assign@4.1.1:
|
|
resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
object-inspect@1.13.4:
|
|
resolution: {integrity: sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
omggif@1.0.10:
|
|
resolution: {integrity: sha512-LMJTtvgc/nugXj0Vcrrs68Mn2D1r0zf630VNtqtpI1FEO7e+O9FP4gqs9AcnBaSEeoHIPm28u6qgPR0oyEpGSw==}
|
|
|
|
on-finished@2.4.1:
|
|
resolution: {integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
once@1.4.0:
|
|
resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
|
|
|
|
onetime@5.1.2:
|
|
resolution: {integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==}
|
|
engines: {node: '>=6'}
|
|
|
|
ora@5.4.1:
|
|
resolution: {integrity: sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
os-locale-s-fix@1.0.8-fix-1:
|
|
resolution: {integrity: sha512-Sv0OvhPiMutICiwORAUefv02DCPb62IelBmo8ZsSrRHyI3FStqIWZvjqDkvtjU+lcujo7UNir+dCwKSqlEQ/5w==}
|
|
engines: {node: '>=10', yarn: ^1.22.4}
|
|
|
|
os-tmpdir@1.0.2:
|
|
resolution: {integrity: sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
p-limit@2.3.0:
|
|
resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==}
|
|
engines: {node: '>=6'}
|
|
|
|
p-limit@3.1.0:
|
|
resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
p-locate@4.1.0:
|
|
resolution: {integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==}
|
|
engines: {node: '>=8'}
|
|
|
|
p-try@2.2.0:
|
|
resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
package-json-from-dist@1.0.1:
|
|
resolution: {integrity: sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==}
|
|
|
|
pako@1.0.11:
|
|
resolution: {integrity: sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==}
|
|
|
|
parent-module@1.0.1:
|
|
resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
|
|
engines: {node: '>=6'}
|
|
|
|
parse-bmfont-ascii@1.0.6:
|
|
resolution: {integrity: sha512-U4RrVsUFCleIOBsIGYOMKjn9PavsGOXxbvYGtMOEfnId0SVNsgehXh1DxUdVPLoxd5mvcEtvmKs2Mmf0Mpa1ZA==}
|
|
|
|
parse-bmfont-binary@1.0.6:
|
|
resolution: {integrity: sha512-GxmsRea0wdGdYthjuUeWTMWPqm2+FAd4GI8vCvhgJsFnoGhTrLhXDDupwTo7rXVAgaLIGoVHDZS9p/5XbSqeWA==}
|
|
|
|
parse-bmfont-xml@1.1.6:
|
|
resolution: {integrity: sha512-0cEliVMZEhrFDwMh4SxIyVJpqYoOWDJ9P895tFuS+XuNzI5UBmBk5U5O4KuJdTnZpSBI4LFA2+ZiJaiwfSwlMA==}
|
|
|
|
parse-css-font@4.0.0:
|
|
resolution: {integrity: sha512-lnY7dTUfjRXsSo5G5C639L8RaBBaVSgL+5hacIFKsNHzeCJQ5SFSZv1DZmc7+wZv/22PFGOq2YbaEHLdaCS/mQ==}
|
|
|
|
parse-headers@2.0.6:
|
|
resolution: {integrity: sha512-Tz11t3uKztEW5FEVZnj1ox8GKblWn+PvHY9TmJV5Mll2uHEwRdR/5Li1OlXoECjLYkApdhWy44ocONwXLiKO5A==}
|
|
|
|
parse-json@5.2.0:
|
|
resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==}
|
|
engines: {node: '>=8'}
|
|
|
|
parseurl@1.3.3:
|
|
resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
passport-jwt@4.0.1:
|
|
resolution: {integrity: sha512-UCKMDYhNuGOBE9/9Ycuoyh7vP6jpeTp/+sfMJl7nLff/t6dps+iaeE0hhNkKN8/HZHcJ7lCdOyDxHdDoxoSvdQ==}
|
|
|
|
passport-strategy@1.0.0:
|
|
resolution: {integrity: sha512-CB97UUvDKJde2V0KDWWB3lyf6PC3FaZP7YxZ2G8OAtn9p4HI9j9JLP9qjOGZFvyl8uwNT8qM+hGnz/n16NI7oA==}
|
|
engines: {node: '>= 0.4.0'}
|
|
|
|
passport@0.7.0:
|
|
resolution: {integrity: sha512-cPLl+qZpSc+ireUvt+IzqbED1cHHkDoVYMo30jbJIdOOjQ1MQYZBPiNvmi8UM6lJuOpTPXJGZQk0DtC4y61MYQ==}
|
|
engines: {node: '>= 0.4.0'}
|
|
|
|
path-browserify@1.0.1:
|
|
resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==}
|
|
|
|
path-exists@4.0.0:
|
|
resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
|
|
engines: {node: '>=8'}
|
|
|
|
path-is-absolute@1.0.1:
|
|
resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
path-key@3.1.1:
|
|
resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
|
|
engines: {node: '>=8'}
|
|
|
|
path-parse@1.0.7:
|
|
resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
|
|
|
|
path-scurry@1.11.1:
|
|
resolution: {integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==}
|
|
engines: {node: '>=16 || 14 >=14.18'}
|
|
|
|
path-to-regexp@0.1.13:
|
|
resolution: {integrity: sha512-A/AGNMFN3c8bOlvV9RreMdrv7jsmF9XIfDeCd87+I8RNg6s78BhJxMu69NEMHBSJFxKidViTEdruRwEk/WIKqA==}
|
|
|
|
path-to-regexp@3.3.0:
|
|
resolution: {integrity: sha512-qyCH421YQPS2WFDxDjftfc1ZR5WKQzVzqsp4n9M2kQhVOo/ByahFoUNJfl58kOcEGfQ//7weFTDhm+ss8Ecxgw==}
|
|
|
|
path-type@4.0.0:
|
|
resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==}
|
|
engines: {node: '>=8'}
|
|
|
|
pathe@2.0.3:
|
|
resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==}
|
|
|
|
pause@0.0.1:
|
|
resolution: {integrity: sha512-KG8UEiEVkR3wGEb4m5yZkVCzigAD+cVEJck2CzYZO37ZGJfctvVptVO192MwrtPhzONn6go8ylnOdMhKqi4nfg==}
|
|
|
|
phin@2.9.3:
|
|
resolution: {integrity: sha512-CzFr90qM24ju5f88quFC/6qohjC144rehe5n6DH900lgXmUe86+xCKc10ev56gRKC4/BkHUoG4uSiQgBiIXwDA==}
|
|
deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
|
|
|
|
phin@3.7.1:
|
|
resolution: {integrity: sha512-GEazpTWwTZaEQ9RhL7Nyz0WwqilbqgLahDM3D0hxWwmVDI52nXEybHqiN6/elwpkJBhcuj+WbBu+QfT0uhPGfQ==}
|
|
engines: {node: '>= 8'}
|
|
deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
|
|
|
|
picocolors@1.1.1:
|
|
resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
|
|
|
|
picomatch@2.3.2:
|
|
resolution: {integrity: sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==}
|
|
engines: {node: '>=8.6'}
|
|
|
|
picomatch@4.0.1:
|
|
resolution: {integrity: sha512-xUXwsxNjwTQ8K3GnT4pCJm+xq3RUPQbmkYJTP5aFIfNIvbcc/4MUxgBaaRSZJ6yGJZiGSyYlM6MzwTsRk8SYCg==}
|
|
engines: {node: '>=12'}
|
|
|
|
picomatch@4.0.4:
|
|
resolution: {integrity: sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==}
|
|
engines: {node: '>=12'}
|
|
|
|
pify@2.3.0:
|
|
resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
pinia@2.3.1:
|
|
resolution: {integrity: sha512-khUlZSwt9xXCaTbbxFYBKDc/bWAGWJjOgvxETwkTN7KRm66EeT1ZdZj6i2ceh9sP2Pzqsbc704r2yngBrxBVug==}
|
|
peerDependencies:
|
|
typescript: '>=4.4.4'
|
|
vue: ^2.7.0 || ^3.5.11
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
|
|
pirates@4.0.7:
|
|
resolution: {integrity: sha512-TfySrs/5nm8fQJDcBDuUng3VOUKsd7S+zqvbOTiGXHfxX4wK31ard+hoNuvkicM/2YFzlpDgABOevKSsB4G/FA==}
|
|
engines: {node: '>= 6'}
|
|
|
|
pixelmatch@4.0.2:
|
|
resolution: {integrity: sha512-J8B6xqiO37sU/gkcMglv6h5Jbd9xNER7aHzpfRdNmV4IbQBzBpe4l9XmbG+xPF/znacgu2jfEw+wHffaq/YkXA==}
|
|
hasBin: true
|
|
|
|
pkg-dir@4.2.0:
|
|
resolution: {integrity: sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
pkg-types@1.3.1:
|
|
resolution: {integrity: sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==}
|
|
|
|
pkg-types@2.3.0:
|
|
resolution: {integrity: sha512-SIqCzDRg0s9npO5XQ3tNZioRY1uK06lA41ynBC1YmFTmnY6FjUjVt6s4LoADmwoig1qqD0oK8h1p/8mlMx8Oig==}
|
|
|
|
pluralize@8.0.0:
|
|
resolution: {integrity: sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==}
|
|
engines: {node: '>=4'}
|
|
|
|
pngjs@3.4.0:
|
|
resolution: {integrity: sha512-NCrCHhWmnQklfH4MtJMRjZ2a8c80qXeMlQMv2uVp9ISJMTt562SbGd6n2oq0PaPgKm7Z6pL9E2UlLIhC+SHL3w==}
|
|
engines: {node: '>=4.0.0'}
|
|
|
|
postcss-import@14.1.0:
|
|
resolution: {integrity: sha512-flwI+Vgm4SElObFVPpTIT7SU7R3qk2L7PyduMcokiaVKuWv9d/U+Gm/QAd8NDLuykTWTkcrjOeD2Pp1rMeBTGw==}
|
|
engines: {node: '>=10.0.0'}
|
|
peerDependencies:
|
|
postcss: ^8.0.0
|
|
|
|
postcss-load-config@3.1.4:
|
|
resolution: {integrity: sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==}
|
|
engines: {node: '>= 10'}
|
|
peerDependencies:
|
|
postcss: '>=8.0.9'
|
|
ts-node: '>=9.0.0'
|
|
peerDependenciesMeta:
|
|
postcss:
|
|
optional: true
|
|
ts-node:
|
|
optional: true
|
|
|
|
postcss-modules-extract-imports@3.1.0:
|
|
resolution: {integrity: sha512-k3kNe0aNFQDAZGbin48pL2VNidTF0w4/eASDsxlyspobzU3wZQLOGj7L9gfRe0Jo9/4uud09DsjFNH7winGv8Q==}
|
|
engines: {node: ^10 || ^12 || >= 14}
|
|
peerDependencies:
|
|
postcss: ^8.1.0
|
|
|
|
postcss-modules-local-by-default@4.2.0:
|
|
resolution: {integrity: sha512-5kcJm/zk+GJDSfw+V/42fJ5fhjL5YbFDl8nVdXkJPLLW+Vf9mTD5Xe0wqIaDnLuL2U6cDNpTr+UQ+v2HWIBhzw==}
|
|
engines: {node: ^10 || ^12 || >= 14}
|
|
peerDependencies:
|
|
postcss: ^8.1.0
|
|
|
|
postcss-modules-scope@3.2.1:
|
|
resolution: {integrity: sha512-m9jZstCVaqGjTAuny8MdgE88scJnCiQSlSrOWcTQgM2t32UBe+MUmFSO5t7VMSfAf/FJKImAxBav8ooCHJXCJA==}
|
|
engines: {node: ^10 || ^12 || >= 14}
|
|
peerDependencies:
|
|
postcss: ^8.1.0
|
|
|
|
postcss-modules-values@4.0.0:
|
|
resolution: {integrity: sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==}
|
|
engines: {node: ^10 || ^12 || >= 14}
|
|
peerDependencies:
|
|
postcss: ^8.1.0
|
|
|
|
postcss-modules@4.3.1:
|
|
resolution: {integrity: sha512-ItUhSUxBBdNamkT3KzIZwYNNRFKmkJrofvC2nWab3CPKhYBQ1f27XXh1PAPE27Psx58jeelPsxWB/+og+KEH0Q==}
|
|
peerDependencies:
|
|
postcss: ^8.0.0
|
|
|
|
postcss-selector-parser@6.1.2:
|
|
resolution: {integrity: sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==}
|
|
engines: {node: '>=4'}
|
|
|
|
postcss-selector-parser@7.1.1:
|
|
resolution: {integrity: sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg==}
|
|
engines: {node: '>=4'}
|
|
|
|
postcss-value-parser@4.2.0:
|
|
resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
|
|
|
|
postcss@8.5.8:
|
|
resolution: {integrity: sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==}
|
|
engines: {node: ^10 || ^12 || >=14}
|
|
|
|
pretty-format@29.7.0:
|
|
resolution: {integrity: sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
|
|
prisma@5.22.0:
|
|
resolution: {integrity: sha512-vtpjW3XuYCSnMsNVBjLMNkTj6OZbudcPPTPYHqX0CJfpcdWciI1dM8uHETwmDxxiqEwCIE6WvXucWUetJgfu/A==}
|
|
engines: {node: '>=16.13'}
|
|
hasBin: true
|
|
|
|
process@0.11.10:
|
|
resolution: {integrity: sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==}
|
|
engines: {node: '>= 0.6.0'}
|
|
|
|
prompts@2.4.2:
|
|
resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==}
|
|
engines: {node: '>= 6'}
|
|
|
|
proxy-addr@2.0.7:
|
|
resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==}
|
|
engines: {node: '>= 0.10'}
|
|
|
|
punycode@2.3.1:
|
|
resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
|
|
engines: {node: '>=6'}
|
|
|
|
pure-rand@6.1.0:
|
|
resolution: {integrity: sha512-bVWawvoZoBYpp6yIoQtQXHZjmz35RSVHnUOTefl8Vcjr8snTPY1wnpSPMWekcFwbxI6gtmT7rSYPFvz71ldiOA==}
|
|
|
|
qrcode-reader@1.0.4:
|
|
resolution: {integrity: sha512-rRjALGNh9zVqvweg1j5OKIQKNsw3bLC+7qwlnead5K/9cb1cEIAGkwikt/09U0K+2IDWGD9CC6SP7tHAjUeqvQ==}
|
|
|
|
qrcode-terminal@0.12.0:
|
|
resolution: {integrity: sha512-EXtzRZmC+YGmGlDFbXKxQiMZNwCLEO6BANKXG4iCtSIM0yqc/pappSx3RIKr4r0uh5JsBckOXeKrB3Iz7mdQpQ==}
|
|
hasBin: true
|
|
|
|
qs@6.14.2:
|
|
resolution: {integrity: sha512-V/yCWTTF7VJ9hIh18Ugr2zhJMP01MY7c5kh4J870L7imm6/DIzBsNLTXzMwUA3yZ5b/KBqLx8Kp3uRvd7xSe3Q==}
|
|
engines: {node: '>=0.6'}
|
|
|
|
qs@6.15.0:
|
|
resolution: {integrity: sha512-mAZTtNCeetKMH+pSjrb76NAM8V9a05I9aBZOHztWy/UqcJdQYNsf59vrRKWnojAT9Y+GbIvoTBC++CPHqpDBhQ==}
|
|
engines: {node: '>=0.6'}
|
|
|
|
quansync@0.2.11:
|
|
resolution: {integrity: sha512-AifT7QEbW9Nri4tAwR5M/uzpBuqfZf+zwaEM/QkzEjj7NBuFD2rBuy0K3dE+8wltbezDV7JMA0WfnCPYRSYbXA==}
|
|
|
|
queue-microtask@1.2.3:
|
|
resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
|
|
|
|
range-parser@1.2.1:
|
|
resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
raw-body@2.5.3:
|
|
resolution: {integrity: sha512-s4VSOf6yN0rvbRZGxs8Om5CWj6seneMwK3oDb4lWDH0UPhWcxwOWw5+qk24bxq87szX1ydrwylIOp2uG1ojUpA==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
react-is@18.3.1:
|
|
resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==}
|
|
|
|
read-cache@1.0.0:
|
|
resolution: {integrity: sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==}
|
|
|
|
readable-stream@3.6.2:
|
|
resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==}
|
|
engines: {node: '>= 6'}
|
|
|
|
readdirp@3.6.0:
|
|
resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
|
|
engines: {node: '>=8.10.0'}
|
|
|
|
readdirp@4.1.2:
|
|
resolution: {integrity: sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==}
|
|
engines: {node: '>= 14.18.0'}
|
|
|
|
reflect-metadata@0.2.2:
|
|
resolution: {integrity: sha512-urBwgfrvVP/eAyXx4hluJivBKzuEbSQs9rKWCrCkbSxNv8mxPcUZKeuoF3Uy4mJl3Lwprp6yy5/39VWigZ4K6Q==}
|
|
|
|
regenerate-unicode-properties@10.2.2:
|
|
resolution: {integrity: sha512-m03P+zhBeQd1RGnYxrGyDAPpWX/epKirLrp8e3qevZdVkKtnCrjjWczIbYc8+xd6vcTStVlqfycTx1KR4LOr0g==}
|
|
engines: {node: '>=4'}
|
|
|
|
regenerate@1.4.2:
|
|
resolution: {integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==}
|
|
|
|
regenerator-runtime@0.13.11:
|
|
resolution: {integrity: sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==}
|
|
|
|
regenerator-runtime@0.14.1:
|
|
resolution: {integrity: sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==}
|
|
|
|
regexpu-core@6.4.0:
|
|
resolution: {integrity: sha512-0ghuzq67LI9bLXpOX/ISfve/Mq33a4aFRzoQYhnnok1JOFpmE/A2TBGkNVenOGEeSBCjIiWcc6MVOG5HEQv0sA==}
|
|
engines: {node: '>=4'}
|
|
|
|
regjsgen@0.8.0:
|
|
resolution: {integrity: sha512-RvwtGe3d7LvWiDQXeQw8p5asZUmfU1G/l6WbUXeHta7Y2PEIvBTwH6E2EfmYUK8pxcxEdEmaomqyp0vZZ7C+3Q==}
|
|
|
|
regjsparser@0.13.0:
|
|
resolution: {integrity: sha512-NZQZdC5wOE/H3UT28fVGL+ikOZcEzfMGk/c3iN9UGxzWHMa1op7274oyiUVrAG4B2EuFhus8SvkaYnhvW92p9Q==}
|
|
hasBin: true
|
|
|
|
repeat-string@1.6.1:
|
|
resolution: {integrity: sha512-PV0dzCYDNfRi1jCDbJzpW7jNNDRuCOG/jI5ctQcGKt/clZD+YcPS3yIlWuTJMmESC8aevCFmWJy5wjAFgNqN6w==}
|
|
engines: {node: '>=0.10'}
|
|
|
|
require-directory@2.1.1:
|
|
resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
require-from-string@2.0.2:
|
|
resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
resolve-cwd@3.0.0:
|
|
resolution: {integrity: sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==}
|
|
engines: {node: '>=8'}
|
|
|
|
resolve-from@4.0.0:
|
|
resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==}
|
|
engines: {node: '>=4'}
|
|
|
|
resolve-from@5.0.0:
|
|
resolution: {integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==}
|
|
engines: {node: '>=8'}
|
|
|
|
resolve.exports@2.0.3:
|
|
resolution: {integrity: sha512-OcXjMsGdhL4XnbShKpAcSqPMzQoYkYyhbEaeSko47MjRP9NfEQMhZkXL1DoFlt9LWQn4YttrdnV6X2OiyzBi+A==}
|
|
engines: {node: '>=10'}
|
|
|
|
resolve@1.22.11:
|
|
resolution: {integrity: sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ==}
|
|
engines: {node: '>= 0.4'}
|
|
hasBin: true
|
|
|
|
restore-cursor@3.1.0:
|
|
resolution: {integrity: sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==}
|
|
engines: {node: '>=8'}
|
|
|
|
reusify@1.1.0:
|
|
resolution: {integrity: sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==}
|
|
engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
|
|
|
|
rollup@4.60.1:
|
|
resolution: {integrity: sha512-VmtB2rFU/GroZ4oL8+ZqXgSA38O6GR8KSIvWmEFv63pQ0G6KaBH9s07PO8XTXP4vI+3UJUEypOfjkGfmSBBR0w==}
|
|
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|
|
hasBin: true
|
|
|
|
run-async@2.4.1:
|
|
resolution: {integrity: sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==}
|
|
engines: {node: '>=0.12.0'}
|
|
|
|
run-async@3.0.0:
|
|
resolution: {integrity: sha512-540WwVDOMxA6dN6We19EcT9sc3hkXPw5mzRNGM3FkdN/vtE9NFvj5lFAPNwUDmJjXidm3v7TC1cTE7t17Ulm1Q==}
|
|
engines: {node: '>=0.12.0'}
|
|
|
|
run-parallel@1.2.0:
|
|
resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
|
|
|
|
rxjs@7.8.1:
|
|
resolution: {integrity: sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==}
|
|
|
|
rxjs@7.8.2:
|
|
resolution: {integrity: sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA==}
|
|
|
|
safe-area-insets@1.4.1:
|
|
resolution: {integrity: sha512-r/nRWTjFGhhm3w1Z6Kd/jY11srN+lHt2mNl1E/emQGW8ic7n3Avu4noibklfSM+Y34peNphHD/BSZecav0sXYQ==}
|
|
|
|
safe-buffer@5.2.1:
|
|
resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==}
|
|
|
|
safer-buffer@2.1.2:
|
|
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
|
|
|
|
sass@1.98.0:
|
|
resolution: {integrity: sha512-+4N/u9dZ4PrgzGgPlKnaaRQx64RO0JBKs9sDhQ2pLgN6JQZ25uPQZKQYaBJU48Kd5BxgXoJ4e09Dq7nMcOUW3A==}
|
|
engines: {node: '>=14.0.0'}
|
|
hasBin: true
|
|
|
|
sax@1.6.0:
|
|
resolution: {integrity: sha512-6R3J5M4AcbtLUdZmRv2SygeVaM7IhrLXu9BmnOGmmACak8fiUtOsYNWUS4uK7upbmHIBbLBeFeI//477BKLBzA==}
|
|
engines: {node: '>=11.0.0'}
|
|
|
|
schema-utils@3.3.0:
|
|
resolution: {integrity: sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==}
|
|
engines: {node: '>= 10.13.0'}
|
|
|
|
schema-utils@4.3.3:
|
|
resolution: {integrity: sha512-eflK8wEtyOE6+hsaRVPxvUKYCpRgzLqDTb8krvAsRIwOGlHoSgYLgBXoubGgLd2fT41/OUYdb48v4k4WWHQurA==}
|
|
engines: {node: '>= 10.13.0'}
|
|
|
|
scule@1.3.0:
|
|
resolution: {integrity: sha512-6FtHJEvt+pVMIB9IBY+IcCJ6Z5f1iQnytgyfKMhDKgmzYG+TeH/wx1y3l27rshSbLiSanrR9ffZDrEsmjlQF2g==}
|
|
|
|
semver@6.3.1:
|
|
resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
|
|
hasBin: true
|
|
|
|
semver@7.7.4:
|
|
resolution: {integrity: sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==}
|
|
engines: {node: '>=10'}
|
|
hasBin: true
|
|
|
|
send@0.19.2:
|
|
resolution: {integrity: sha512-VMbMxbDeehAxpOtWJXlcUS5E8iXh6QmN+BkRX1GARS3wRaXEEgzCcB10gTQazO42tpNIya8xIyNx8fll1OFPrg==}
|
|
engines: {node: '>= 0.8.0'}
|
|
|
|
serve-static@1.16.3:
|
|
resolution: {integrity: sha512-x0RTqQel6g5SY7Lg6ZreMmsOzncHFU7nhnRWkKgWuMTu5NN0DR5oruckMqRvacAN9d5w6ARnRBXl9xhDCgfMeA==}
|
|
engines: {node: '>= 0.8.0'}
|
|
|
|
set-function-length@1.2.2:
|
|
resolution: {integrity: sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
setprototypeof@1.2.0:
|
|
resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==}
|
|
|
|
shebang-command@2.0.0:
|
|
resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
|
|
engines: {node: '>=8'}
|
|
|
|
shebang-regex@3.0.0:
|
|
resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
|
|
engines: {node: '>=8'}
|
|
|
|
side-channel-list@1.0.0:
|
|
resolution: {integrity: sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
side-channel-map@1.0.1:
|
|
resolution: {integrity: sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
side-channel-weakmap@1.0.2:
|
|
resolution: {integrity: sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
side-channel@1.1.0:
|
|
resolution: {integrity: sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
signal-exit@3.0.7:
|
|
resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==}
|
|
|
|
signal-exit@4.1.0:
|
|
resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
|
|
engines: {node: '>=14'}
|
|
|
|
sisteransi@1.0.5:
|
|
resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==}
|
|
|
|
slash@3.0.0:
|
|
resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==}
|
|
engines: {node: '>=8'}
|
|
|
|
source-map-js@1.2.1:
|
|
resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
source-map-support@0.5.13:
|
|
resolution: {integrity: sha512-SHSKFHadjVA5oR4PPqhtAVdcBWwRYVd6g6cAXnIbRiIwc2EhPrTuKUBdSLvlEKyIP3GCf89fltvcZiP9MMFA1w==}
|
|
|
|
source-map-support@0.5.21:
|
|
resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==}
|
|
|
|
source-map@0.6.1:
|
|
resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
source-map@0.7.4:
|
|
resolution: {integrity: sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==}
|
|
engines: {node: '>= 8'}
|
|
|
|
sprintf-js@1.0.3:
|
|
resolution: {integrity: sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==}
|
|
|
|
stack-utils@2.0.6:
|
|
resolution: {integrity: sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
statuses@2.0.2:
|
|
resolution: {integrity: sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
streamsearch@1.1.0:
|
|
resolution: {integrity: sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==}
|
|
engines: {node: '>=10.0.0'}
|
|
|
|
string-hash@1.1.3:
|
|
resolution: {integrity: sha512-kJUvRUFK49aub+a7T1nNE66EJbZBMnBgoC1UbCZ5n6bsZKBRga4KgBRTMn/pFkeCZSYtNeSyMxPDM0AXWELk2A==}
|
|
|
|
string-length@4.0.2:
|
|
resolution: {integrity: sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
string-width@4.2.3:
|
|
resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
|
|
engines: {node: '>=8'}
|
|
|
|
string-width@5.1.2:
|
|
resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==}
|
|
engines: {node: '>=12'}
|
|
|
|
string_decoder@1.3.0:
|
|
resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==}
|
|
|
|
strip-ansi@6.0.1:
|
|
resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
|
|
engines: {node: '>=8'}
|
|
|
|
strip-ansi@7.2.0:
|
|
resolution: {integrity: sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==}
|
|
engines: {node: '>=12'}
|
|
|
|
strip-bom@3.0.0:
|
|
resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==}
|
|
engines: {node: '>=4'}
|
|
|
|
strip-bom@4.0.0:
|
|
resolution: {integrity: sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==}
|
|
engines: {node: '>=8'}
|
|
|
|
strip-final-newline@2.0.0:
|
|
resolution: {integrity: sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==}
|
|
engines: {node: '>=6'}
|
|
|
|
strip-json-comments@3.1.1:
|
|
resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
|
|
engines: {node: '>=8'}
|
|
|
|
strip-literal@3.1.0:
|
|
resolution: {integrity: sha512-8r3mkIM/2+PpjHoOtiAW8Rg3jJLHaV7xPwG+YRGrv6FP0wwk/toTpATxWYOW0BKdWwl82VT2tFYi5DlROa0Mxg==}
|
|
|
|
strtok3@10.3.5:
|
|
resolution: {integrity: sha512-ki4hZQfh5rX0QDLLkOCj+h+CVNkqmp/CMf8v8kZpkNVK6jGQooMytqzLZYUVYIZcFZ6yDB70EfD8POcFXiF5oA==}
|
|
engines: {node: '>=18'}
|
|
|
|
superagent@10.3.0:
|
|
resolution: {integrity: sha512-B+4Ik7ROgVKrQsXTV0Jwp2u+PXYLSlqtDAhYnkkD+zn3yg8s/zjA2MeGayPoY/KICrbitwneDHrjSotxKL+0XQ==}
|
|
engines: {node: '>=14.18.0'}
|
|
|
|
supertest@7.2.2:
|
|
resolution: {integrity: sha512-oK8WG9diS3DlhdUkcFn4tkNIiIbBx9lI2ClF8K+b2/m8Eyv47LSawxUzZQSNKUrVb2KsqeTDCcjAAVPYaSLVTA==}
|
|
engines: {node: '>=14.18.0'}
|
|
|
|
supports-color@7.2.0:
|
|
resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
|
|
engines: {node: '>=8'}
|
|
|
|
supports-color@8.1.1:
|
|
resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==}
|
|
engines: {node: '>=10'}
|
|
|
|
supports-preserve-symlinks-flag@1.0.0:
|
|
resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
symbol-observable@4.0.0:
|
|
resolution: {integrity: sha512-b19dMThMV4HVFynSAM1++gBHAbk2Tc/osgLIBZMKsyqh34jb2e8Os7T6ZW/Bt3pJFdBTd2JwAnAAEQV7rSNvcQ==}
|
|
engines: {node: '>=0.10'}
|
|
|
|
systemjs@6.15.1:
|
|
resolution: {integrity: sha512-Nk8c4lXvMB98MtbmjX7JwJRgJOL8fluecYCfCeYBznwmpOs8Bf15hLM6z4z71EDAhQVrQrI+wt1aLWSXZq+hXA==}
|
|
|
|
tapable@2.3.2:
|
|
resolution: {integrity: sha512-1MOpMXuhGzGL5TTCZFItxCc0AARf1EZFQkGqMm7ERKj8+Hgr5oLvJOVFcC+lRmR8hCe2S3jC4T5D7Vg/d7/fhA==}
|
|
engines: {node: '>=6'}
|
|
|
|
terser-webpack-plugin@5.4.0:
|
|
resolution: {integrity: sha512-Bn5vxm48flOIfkdl5CaD2+1CiUVbonWQ3KQPyP7/EuIl9Gbzq/gQFOzaMFUEgVjB1396tcK0SG8XcNJ/2kDH8g==}
|
|
engines: {node: '>= 10.13.0'}
|
|
peerDependencies:
|
|
'@swc/core': '*'
|
|
esbuild: '*'
|
|
uglify-js: '*'
|
|
webpack: ^5.1.0
|
|
peerDependenciesMeta:
|
|
'@swc/core':
|
|
optional: true
|
|
esbuild:
|
|
optional: true
|
|
uglify-js:
|
|
optional: true
|
|
|
|
terser@5.46.1:
|
|
resolution: {integrity: sha512-vzCjQO/rgUuK9sf8VJZvjqiqiHFaZLnOiimmUuOKODxWL8mm/xua7viT7aqX7dgPY60otQjUotzFMmCB4VdmqQ==}
|
|
engines: {node: '>=10'}
|
|
hasBin: true
|
|
|
|
test-exclude@6.0.0:
|
|
resolution: {integrity: sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==}
|
|
engines: {node: '>=8'}
|
|
|
|
through@2.3.8:
|
|
resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==}
|
|
|
|
timm@1.7.1:
|
|
resolution: {integrity: sha512-IjZc9KIotudix8bMaBW6QvMuq64BrJWFs1+4V0lXwWGQZwH+LnX87doAYhem4caOEusRP9/g6jVDQmZ8XOk1nw==}
|
|
|
|
tinycolor2@1.6.0:
|
|
resolution: {integrity: sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw==}
|
|
|
|
tmp@0.0.33:
|
|
resolution: {integrity: sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==}
|
|
engines: {node: '>=0.6.0'}
|
|
|
|
tmpl@1.0.5:
|
|
resolution: {integrity: sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==}
|
|
|
|
to-regex-range@5.0.1:
|
|
resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
|
|
engines: {node: '>=8.0'}
|
|
|
|
toidentifier@1.0.1:
|
|
resolution: {integrity: sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==}
|
|
engines: {node: '>=0.6'}
|
|
|
|
token-types@6.1.2:
|
|
resolution: {integrity: sha512-dRXchy+C0IgK8WPC6xvCHFRIWYUbqqdEIKPaKo/AcTUNzwLTK6AH7RjdLWsEZcAN/TBdtfUw3PYEgPr5VPr6ww==}
|
|
engines: {node: '>=14.16'}
|
|
|
|
tr46@0.0.3:
|
|
resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==}
|
|
|
|
tree-kill@1.2.2:
|
|
resolution: {integrity: sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==}
|
|
hasBin: true
|
|
|
|
ts-jest@29.4.9:
|
|
resolution: {integrity: sha512-LTb9496gYPMCqjeDLdPrKuXtncudeV1yRZnF4Wo5l3SFi0RYEnYRNgMrFIdg+FHvfzjCyQk1cLncWVqiSX+EvQ==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@babel/core': '>=7.0.0-beta.0 <8'
|
|
'@jest/transform': ^29.0.0 || ^30.0.0
|
|
'@jest/types': ^29.0.0 || ^30.0.0
|
|
babel-jest: ^29.0.0 || ^30.0.0
|
|
esbuild: '*'
|
|
jest: ^29.0.0 || ^30.0.0
|
|
jest-util: ^29.0.0 || ^30.0.0
|
|
typescript: '>=4.3 <7'
|
|
peerDependenciesMeta:
|
|
'@babel/core':
|
|
optional: true
|
|
'@jest/transform':
|
|
optional: true
|
|
'@jest/types':
|
|
optional: true
|
|
babel-jest:
|
|
optional: true
|
|
esbuild:
|
|
optional: true
|
|
jest-util:
|
|
optional: true
|
|
|
|
ts-node@10.9.2:
|
|
resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@swc/core': '>=1.2.50'
|
|
'@swc/wasm': '>=1.2.50'
|
|
'@types/node': '*'
|
|
typescript: '>=2.7'
|
|
peerDependenciesMeta:
|
|
'@swc/core':
|
|
optional: true
|
|
'@swc/wasm':
|
|
optional: true
|
|
|
|
tsconfig-paths-webpack-plugin@4.2.0:
|
|
resolution: {integrity: sha512-zbem3rfRS8BgeNK50Zz5SIQgXzLafiHjOwUAvk/38/o1jHn/V5QAgVUcz884or7WYcPaH3N2CIfUc2u0ul7UcA==}
|
|
engines: {node: '>=10.13.0'}
|
|
|
|
tsconfig-paths@4.2.0:
|
|
resolution: {integrity: sha512-NoZ4roiN7LnbKn9QqE1amc9DJfzvZXxF4xDavcOWt1BPkdx+m+0gJuPM+S0vCe7zTJMYUP0R8pO2XMr+Y8oLIg==}
|
|
engines: {node: '>=6'}
|
|
|
|
tslib@2.8.1:
|
|
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
|
|
|
|
type-detect@4.0.8:
|
|
resolution: {integrity: sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==}
|
|
engines: {node: '>=4'}
|
|
|
|
type-fest@0.21.3:
|
|
resolution: {integrity: sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==}
|
|
engines: {node: '>=10'}
|
|
|
|
type-fest@4.41.0:
|
|
resolution: {integrity: sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==}
|
|
engines: {node: '>=16'}
|
|
|
|
type-is@1.6.18:
|
|
resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
typedarray@0.0.6:
|
|
resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==}
|
|
|
|
typescript@5.7.2:
|
|
resolution: {integrity: sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==}
|
|
engines: {node: '>=14.17'}
|
|
hasBin: true
|
|
|
|
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==}
|
|
|
|
uglify-js@3.19.3:
|
|
resolution: {integrity: sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ==}
|
|
engines: {node: '>=0.8.0'}
|
|
hasBin: true
|
|
|
|
uid@2.0.2:
|
|
resolution: {integrity: sha512-u3xV3X7uzvi5b1MncmZo3i2Aw222Zk1keqLA1YkHldREkAhAqi65wuPfe7lHx8H/Wzy+8CE7S7uS3jekIM5s8g==}
|
|
engines: {node: '>=8'}
|
|
|
|
uint8array-extras@1.5.0:
|
|
resolution: {integrity: sha512-rvKSBiC5zqCCiDZ9kAOszZcDvdAHwwIKJG33Ykj43OKcWsnmcBRL09YTU4nOeHZ8Y2a7l1MgTd08SBe9A8Qj6A==}
|
|
engines: {node: '>=18'}
|
|
|
|
undici-types@6.21.0:
|
|
resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==}
|
|
|
|
unicode-canonical-property-names-ecmascript@2.0.1:
|
|
resolution: {integrity: sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==}
|
|
engines: {node: '>=4'}
|
|
|
|
unicode-match-property-ecmascript@2.0.0:
|
|
resolution: {integrity: sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==}
|
|
engines: {node: '>=4'}
|
|
|
|
unicode-match-property-value-ecmascript@2.2.1:
|
|
resolution: {integrity: sha512-JQ84qTuMg4nVkx8ga4A16a1epI9H6uTXAknqxkGF/aFfRLw1xC/Bp24HNLaZhHSkWd3+84t8iXnp1J0kYcZHhg==}
|
|
engines: {node: '>=4'}
|
|
|
|
unicode-property-aliases-ecmascript@2.2.0:
|
|
resolution: {integrity: sha512-hpbDzxUY9BFwX+UeBnxv3Sh1q7HFxj48DTmXchNgRa46lO8uj3/1iEn3MiNUYTg1g9ctIqXCCERn8gYZhHC5lQ==}
|
|
engines: {node: '>=4'}
|
|
|
|
unimport@4.1.1:
|
|
resolution: {integrity: sha512-j9+fijH6aDd05yv1fXlyt7HSxtOWtGtrZeYTVBsSUg57Iuf+Ps2itIZjeyu7bEQ4k0WOgYhHrdW8m/pJgOpl5g==}
|
|
engines: {node: '>=18.12.0'}
|
|
|
|
universalify@2.0.1:
|
|
resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==}
|
|
engines: {node: '>= 10.0.0'}
|
|
|
|
unpipe@1.0.0:
|
|
resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
unplugin-auto-import@19.1.0:
|
|
resolution: {integrity: sha512-B+TGBEBHqY9aR+7YfShfLujETOHstzpV+yaqgy5PkfV0QG7Py+TYMX7vJ9W4SrysHR+UzR+gzcx/nuZjmPeclA==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@nuxt/kit': ^3.2.2
|
|
'@vueuse/core': '*'
|
|
peerDependenciesMeta:
|
|
'@nuxt/kit':
|
|
optional: true
|
|
'@vueuse/core':
|
|
optional: true
|
|
|
|
unplugin-utils@0.2.5:
|
|
resolution: {integrity: sha512-gwXJnPRewT4rT7sBi/IvxKTjsms7jX7QIDLOClApuZwR49SXbrB1z2NLUZ+vDHyqCj/n58OzRRqaW+B8OZi8vg==}
|
|
engines: {node: '>=18.12.0'}
|
|
|
|
unplugin@2.3.11:
|
|
resolution: {integrity: sha512-5uKD0nqiYVzlmCRs01Fhs2BdkEgBS3SAVP6ndrBsuK42iC2+JHyxM05Rm9G8+5mkmRtzMZGY8Ct5+mliZxU/Ww==}
|
|
engines: {node: '>=18.12.0'}
|
|
|
|
unquote@1.1.1:
|
|
resolution: {integrity: sha512-vRCqFv6UhXpWxZPyGDh/F3ZpNv8/qo7w6iufLpQg9aKnQ71qM4B5KiI7Mia9COcjEhrO9LueHpMYjYzsWH3OIg==}
|
|
|
|
update-browserslist-db@1.2.3:
|
|
resolution: {integrity: sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==}
|
|
hasBin: true
|
|
peerDependencies:
|
|
browserslist: '>= 4.21.0'
|
|
|
|
uri-js@4.4.1:
|
|
resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
|
|
|
|
utif@2.0.1:
|
|
resolution: {integrity: sha512-Z/S1fNKCicQTf375lIP9G8Sa1H/phcysstNrrSdZKj1f9g58J4NMgb5IgiEZN9/nLMPDwF0W7hdOe9Qq2IYoLg==}
|
|
|
|
util-deprecate@1.0.2:
|
|
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
|
|
|
|
utils-merge@1.0.1:
|
|
resolution: {integrity: sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==}
|
|
engines: {node: '>= 0.4.0'}
|
|
|
|
uuid@11.0.3:
|
|
resolution: {integrity: sha512-d0z310fCWv5dJwnX1Y/MncBAqGMKEzlBb1AOf7z9K8ALnd0utBX/msg/fA0+sbyN1ihbMsLhrBlnl1ak7Wa0rg==}
|
|
hasBin: true
|
|
|
|
v8-compile-cache-lib@3.0.1:
|
|
resolution: {integrity: sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==}
|
|
|
|
v8-to-istanbul@9.3.0:
|
|
resolution: {integrity: sha512-kiGUalWN+rgBJ/1OHZsBtU4rXZOfj/7rKQxULKlIzwzQSvMJUUNgPwJEEh7gU6xEVxC0ahoOBvN2YI8GH6FNgA==}
|
|
engines: {node: '>=10.12.0'}
|
|
|
|
validator@13.15.26:
|
|
resolution: {integrity: sha512-spH26xU080ydGggxRyR1Yhcbgx+j3y5jbNXk/8L+iRvdIEQ4uTRH2Sgf2dokud6Q4oAtsbNvJ1Ft+9xmm6IZcA==}
|
|
engines: {node: '>= 0.10'}
|
|
|
|
vary@1.1.2:
|
|
resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==}
|
|
engines: {node: '>= 0.8'}
|
|
|
|
vite@5.4.21:
|
|
resolution: {integrity: sha512-o5a9xKjbtuhY6Bi5S3+HvbRERmouabWbyUcpXXUA1u+GNUKoROi9byOJ8M0nHbHYHkYICiMlqxkg1KkYmm25Sw==}
|
|
engines: {node: ^18.0.0 || >=20.0.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@types/node': ^18.0.0 || >=20.0.0
|
|
less: '*'
|
|
lightningcss: ^1.21.0
|
|
sass: '*'
|
|
sass-embedded: '*'
|
|
stylus: '*'
|
|
sugarss: '*'
|
|
terser: ^5.4.0
|
|
peerDependenciesMeta:
|
|
'@types/node':
|
|
optional: true
|
|
less:
|
|
optional: true
|
|
lightningcss:
|
|
optional: true
|
|
sass:
|
|
optional: true
|
|
sass-embedded:
|
|
optional: true
|
|
stylus:
|
|
optional: true
|
|
sugarss:
|
|
optional: true
|
|
terser:
|
|
optional: true
|
|
|
|
vscode-uri@3.1.0:
|
|
resolution: {integrity: sha512-/BpdSx+yCQGnCvecbyXdxHDkuk55/G3xwnC0GqY4gmQ3j+A+g8kzzgB4Nk/SINjqn6+waqw3EgbVF2QKExkRxQ==}
|
|
|
|
vue-demi@0.14.10:
|
|
resolution: {integrity: sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==}
|
|
engines: {node: '>=12'}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@vue/composition-api': ^1.0.0-rc.1
|
|
vue: ^3.0.0-0 || ^2.6.0
|
|
peerDependenciesMeta:
|
|
'@vue/composition-api':
|
|
optional: true
|
|
|
|
vue-router@4.6.4:
|
|
resolution: {integrity: sha512-Hz9q5sa33Yhduglwz6g9skT8OBPii+4bFn88w6J+J4MfEo4KRRpmiNG/hHHkdbRFlLBOqxN8y8gf2Fb0MTUgVg==}
|
|
peerDependencies:
|
|
vue: ^3.5.0
|
|
|
|
vue-tsc@2.2.12:
|
|
resolution: {integrity: sha512-P7OP77b2h/Pmk+lZdJ0YWs+5tJ6J2+uOQPo7tlBnY44QqQSPYvS0qVT4wqDJgwrZaLe47etJLLQRFia71GYITw==}
|
|
hasBin: true
|
|
peerDependencies:
|
|
typescript: '>=5.0.0'
|
|
|
|
vue@3.5.31:
|
|
resolution: {integrity: sha512-iV/sU9SzOlmA/0tygSmjkEN6Jbs3nPoIPFhCMLD2STrjgOU8DX7ZtzMhg4ahVwf5Rp9KoFzcXeB1ZrVbLBp5/Q==}
|
|
peerDependencies:
|
|
typescript: '*'
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
|
|
walker@1.0.8:
|
|
resolution: {integrity: sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==}
|
|
|
|
watchpack@2.5.1:
|
|
resolution: {integrity: sha512-Zn5uXdcFNIA1+1Ei5McRd+iRzfhENPCe7LeABkJtNulSxjma+l7ltNx55BWZkRlwRnpOgHqxnjyaDgJnNXnqzg==}
|
|
engines: {node: '>=10.13.0'}
|
|
|
|
wcwidth@1.0.1:
|
|
resolution: {integrity: sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==}
|
|
|
|
webidl-conversions@3.0.1:
|
|
resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==}
|
|
|
|
webpack-node-externals@3.0.0:
|
|
resolution: {integrity: sha512-LnL6Z3GGDPht/AigwRh2dvL9PQPFQ8skEpVrWZXLWBYmqcaojHNN0onvHzie6rq7EWKrrBfPYqNEzTJgiwEQDQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
webpack-sources@3.3.4:
|
|
resolution: {integrity: sha512-7tP1PdV4vF+lYPnkMR0jMY5/la2ub5Fc/8VQrrU+lXkiM6C4TjVfGw7iKfyhnTQOsD+6Q/iKw0eFciziRgD58Q==}
|
|
engines: {node: '>=10.13.0'}
|
|
|
|
webpack-virtual-modules@0.6.2:
|
|
resolution: {integrity: sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==}
|
|
|
|
webpack@5.97.1:
|
|
resolution: {integrity: sha512-EksG6gFY3L1eFMROS/7Wzgrii5mBAFe4rIr3r2BTfo7bcc+DWwFZ4OJ/miOuHJO/A85HwyI4eQ0F6IKXesO7Fg==}
|
|
engines: {node: '>=10.13.0'}
|
|
hasBin: true
|
|
peerDependencies:
|
|
webpack-cli: '*'
|
|
peerDependenciesMeta:
|
|
webpack-cli:
|
|
optional: true
|
|
|
|
whatwg-url@5.0.0:
|
|
resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==}
|
|
|
|
which@2.0.2:
|
|
resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
|
|
engines: {node: '>= 8'}
|
|
hasBin: true
|
|
|
|
wordwrap@1.0.0:
|
|
resolution: {integrity: sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==}
|
|
|
|
wrap-ansi@6.2.0:
|
|
resolution: {integrity: sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==}
|
|
engines: {node: '>=8'}
|
|
|
|
wrap-ansi@7.0.0:
|
|
resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==}
|
|
engines: {node: '>=10'}
|
|
|
|
wrap-ansi@8.1.0:
|
|
resolution: {integrity: sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==}
|
|
engines: {node: '>=12'}
|
|
|
|
wrappy@1.0.2:
|
|
resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
|
|
|
|
write-file-atomic@4.0.2:
|
|
resolution: {integrity: sha512-7KxauUdBmSdWnmpaGFg+ppNjKF8uNLry8LyzjauQDOVONfFLNKrKvQOxZ/VuTIcS/gge/YNahf5RIIQWTSarlg==}
|
|
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
|
|
|
|
ws@8.20.0:
|
|
resolution: {integrity: sha512-sAt8BhgNbzCtgGbt2OxmpuryO63ZoDk/sqaB/znQm94T4fCEsy/yV+7CdC1kJhOU9lboAEU7R3kquuycDoibVA==}
|
|
engines: {node: '>=10.0.0'}
|
|
peerDependencies:
|
|
bufferutil: ^4.0.1
|
|
utf-8-validate: '>=5.0.2'
|
|
peerDependenciesMeta:
|
|
bufferutil:
|
|
optional: true
|
|
utf-8-validate:
|
|
optional: true
|
|
|
|
xhr@2.6.0:
|
|
resolution: {integrity: sha512-/eCGLb5rxjx5e3mF1A7s+pLlR6CGyqWN91fv1JgER5mVWg1MZmlhBvy9kjcsOdRk8RrIujotWyJamfyrp+WIcA==}
|
|
|
|
xml-parse-from-string@1.0.1:
|
|
resolution: {integrity: sha512-ErcKwJTF54uRzzNMXq2X5sMIy88zJvfN2DmdoQvy7PAFJ+tPRU6ydWuOKNMyfmOjdyBQTFREi60s0Y0SyI0G0g==}
|
|
|
|
xml2js@0.5.0:
|
|
resolution: {integrity: sha512-drPFnkQJik/O+uPKpqSgr22mpuFHqKdbS835iAQrUC73L2F5WkboIRd63ai/2Yg6I1jzifPFKH2NTK+cfglkIA==}
|
|
engines: {node: '>=4.0.0'}
|
|
|
|
xmlbuilder@11.0.1:
|
|
resolution: {integrity: sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA==}
|
|
engines: {node: '>=4.0'}
|
|
|
|
xmlhttprequest@1.8.0:
|
|
resolution: {integrity: sha512-58Im/U0mlVBLM38NdZjHyhuMtCqa61469k2YP/AaPbvCoV9aQGUpbJBj1QRm2ytRiVQBD/fsw7L2bJGDVQswBA==}
|
|
engines: {node: '>=0.4.0'}
|
|
|
|
xregexp@3.1.0:
|
|
resolution: {integrity: sha512-4Y1x6DyB8xRoxosooa6PlGWqmmSKatbzhrftZ7Purmm4B8R4qIEJG1A2hZsdz5DhmIqS0msC0I7KEq93GphEVg==}
|
|
|
|
xtend@4.0.2:
|
|
resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==}
|
|
engines: {node: '>=0.4'}
|
|
|
|
y18n@5.0.8:
|
|
resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==}
|
|
engines: {node: '>=10'}
|
|
|
|
yallist@3.1.1:
|
|
resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
|
|
|
|
yaml@1.10.3:
|
|
resolution: {integrity: sha512-vIYeF1u3CjlhAFekPPAk2h/Kv4T3mAkMox5OymRiJQB0spDP10LHvt+K7G9Ny6NuuMAb25/6n1qyUjAcGNf/AA==}
|
|
engines: {node: '>= 6'}
|
|
|
|
yargs-parser@21.1.1:
|
|
resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==}
|
|
engines: {node: '>=12'}
|
|
|
|
yargs@17.7.2:
|
|
resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==}
|
|
engines: {node: '>=12'}
|
|
|
|
yn@3.1.1:
|
|
resolution: {integrity: sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==}
|
|
engines: {node: '>=6'}
|
|
|
|
yocto-queue@0.1.0:
|
|
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
|
|
engines: {node: '>=10'}
|
|
|
|
snapshots:
|
|
|
|
'@ampproject/remapping@2.3.0':
|
|
dependencies:
|
|
'@jridgewell/gen-mapping': 0.3.13
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
|
|
'@angular-devkit/core@17.3.11(chokidar@3.6.0)':
|
|
dependencies:
|
|
ajv: 8.12.0
|
|
ajv-formats: 2.1.1(ajv@8.12.0)
|
|
jsonc-parser: 3.2.1
|
|
picomatch: 4.0.1
|
|
rxjs: 7.8.1
|
|
source-map: 0.7.4
|
|
optionalDependencies:
|
|
chokidar: 3.6.0
|
|
|
|
'@angular-devkit/schematics-cli@17.3.11(chokidar@3.6.0)':
|
|
dependencies:
|
|
'@angular-devkit/core': 17.3.11(chokidar@3.6.0)
|
|
'@angular-devkit/schematics': 17.3.11(chokidar@3.6.0)
|
|
ansi-colors: 4.1.3
|
|
inquirer: 9.2.15
|
|
symbol-observable: 4.0.0
|
|
yargs-parser: 21.1.1
|
|
transitivePeerDependencies:
|
|
- chokidar
|
|
|
|
'@angular-devkit/schematics@17.3.11(chokidar@3.6.0)':
|
|
dependencies:
|
|
'@angular-devkit/core': 17.3.11(chokidar@3.6.0)
|
|
jsonc-parser: 3.2.1
|
|
magic-string: 0.30.8
|
|
ora: 5.4.1
|
|
rxjs: 7.8.1
|
|
transitivePeerDependencies:
|
|
- chokidar
|
|
|
|
'@babel/code-frame@7.29.0':
|
|
dependencies:
|
|
'@babel/helper-validator-identifier': 7.28.5
|
|
js-tokens: 4.0.0
|
|
picocolors: 1.1.1
|
|
|
|
'@babel/compat-data@7.29.0': {}
|
|
|
|
'@babel/core@7.29.0':
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.0
|
|
'@babel/generator': 7.29.1
|
|
'@babel/helper-compilation-targets': 7.28.6
|
|
'@babel/helper-module-transforms': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/helpers': 7.29.2
|
|
'@babel/parser': 7.29.2
|
|
'@babel/template': 7.28.6
|
|
'@babel/traverse': 7.29.0
|
|
'@babel/types': 7.29.0
|
|
'@jridgewell/remapping': 2.3.5
|
|
convert-source-map: 2.0.0
|
|
debug: 4.4.3
|
|
gensync: 1.0.0-beta.2
|
|
json5: 2.2.3
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/generator@7.29.1':
|
|
dependencies:
|
|
'@babel/parser': 7.29.2
|
|
'@babel/types': 7.29.0
|
|
'@jridgewell/gen-mapping': 0.3.13
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
jsesc: 3.1.0
|
|
|
|
'@babel/helper-annotate-as-pure@7.27.3':
|
|
dependencies:
|
|
'@babel/types': 7.29.0
|
|
|
|
'@babel/helper-compilation-targets@7.28.6':
|
|
dependencies:
|
|
'@babel/compat-data': 7.29.0
|
|
'@babel/helper-validator-option': 7.27.1
|
|
browserslist: 4.28.2
|
|
lru-cache: 5.1.1
|
|
semver: 6.3.1
|
|
|
|
'@babel/helper-create-class-features-plugin@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-annotate-as-pure': 7.27.3
|
|
'@babel/helper-member-expression-to-functions': 7.28.5
|
|
'@babel/helper-optimise-call-expression': 7.27.1
|
|
'@babel/helper-replace-supers': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.27.1
|
|
'@babel/traverse': 7.29.0
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-create-regexp-features-plugin@7.28.5(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-annotate-as-pure': 7.27.3
|
|
regexpu-core: 6.4.0
|
|
semver: 6.3.1
|
|
|
|
'@babel/helper-define-polyfill-provider@0.6.8(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-compilation-targets': 7.28.6
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
debug: 4.4.3
|
|
lodash.debounce: 4.0.8
|
|
resolve: 1.22.11
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-globals@7.28.0': {}
|
|
|
|
'@babel/helper-member-expression-to-functions@7.28.5':
|
|
dependencies:
|
|
'@babel/traverse': 7.29.0
|
|
'@babel/types': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-module-imports@7.28.6':
|
|
dependencies:
|
|
'@babel/traverse': 7.29.0
|
|
'@babel/types': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-module-transforms@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-module-imports': 7.28.6
|
|
'@babel/helper-validator-identifier': 7.28.5
|
|
'@babel/traverse': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-optimise-call-expression@7.27.1':
|
|
dependencies:
|
|
'@babel/types': 7.29.0
|
|
|
|
'@babel/helper-plugin-utils@7.28.6': {}
|
|
|
|
'@babel/helper-remap-async-to-generator@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-annotate-as-pure': 7.27.3
|
|
'@babel/helper-wrap-function': 7.28.6
|
|
'@babel/traverse': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-replace-supers@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-member-expression-to-functions': 7.28.5
|
|
'@babel/helper-optimise-call-expression': 7.27.1
|
|
'@babel/traverse': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-skip-transparent-expression-wrappers@7.27.1':
|
|
dependencies:
|
|
'@babel/traverse': 7.29.0
|
|
'@babel/types': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helper-string-parser@7.27.1': {}
|
|
|
|
'@babel/helper-validator-identifier@7.28.5': {}
|
|
|
|
'@babel/helper-validator-option@7.27.1': {}
|
|
|
|
'@babel/helper-wrap-function@7.28.6':
|
|
dependencies:
|
|
'@babel/template': 7.28.6
|
|
'@babel/traverse': 7.29.0
|
|
'@babel/types': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/helpers@7.29.2':
|
|
dependencies:
|
|
'@babel/template': 7.28.6
|
|
'@babel/types': 7.29.0
|
|
|
|
'@babel/parser@7.29.2':
|
|
dependencies:
|
|
'@babel/types': 7.29.0
|
|
|
|
'@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.28.5(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/traverse': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-bugfix-safari-class-field-initializer-scope@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.27.1
|
|
'@babel/plugin-transform-optional-chaining': 7.28.6(@babel/core@7.29.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/traverse': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
|
|
'@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-bigint@7.8.3(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-import-assertions@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-import-attributes@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-jsx@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-typescript@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-arrow-functions@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-async-generator-functions@7.29.0(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/helper-remap-async-to-generator': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/traverse': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-async-to-generator@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-module-imports': 7.28.6
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/helper-remap-async-to-generator': 7.27.1(@babel/core@7.29.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-block-scoped-functions@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-block-scoping@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-class-properties@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-class-static-block@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-classes@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-annotate-as-pure': 7.27.3
|
|
'@babel/helper-compilation-targets': 7.28.6
|
|
'@babel/helper-globals': 7.28.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/helper-replace-supers': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/traverse': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-computed-properties@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/template': 7.28.6
|
|
|
|
'@babel/plugin-transform-destructuring@7.28.5(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/traverse': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-dotall-regex@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-duplicate-keys@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-duplicate-named-capturing-groups-regex@7.29.0(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-dynamic-import@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-explicit-resource-management@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/plugin-transform-destructuring': 7.28.5(@babel/core@7.29.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-exponentiation-operator@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-export-namespace-from@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-for-of@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.27.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-function-name@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-compilation-targets': 7.28.6
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/traverse': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-json-strings@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-literals@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-logical-assignment-operators@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-member-expression-literals@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-modules-amd@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-module-transforms': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-modules-commonjs@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-module-transforms': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-modules-systemjs@7.29.0(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-module-transforms': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/helper-validator-identifier': 7.28.5
|
|
'@babel/traverse': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-modules-umd@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-module-transforms': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-named-capturing-groups-regex@7.29.0(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-new-target@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-nullish-coalescing-operator@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-numeric-separator@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-object-rest-spread@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-compilation-targets': 7.28.6
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/plugin-transform-destructuring': 7.28.5(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-parameters': 7.27.7(@babel/core@7.29.0)
|
|
'@babel/traverse': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-object-super@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/helper-replace-supers': 7.28.6(@babel/core@7.29.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-optional-catch-binding@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-optional-chaining@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.27.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-parameters@7.27.7(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-private-methods@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-private-property-in-object@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-annotate-as-pure': 7.27.3
|
|
'@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-property-literals@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-regenerator@7.29.0(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-regexp-modifiers@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-reserved-words@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-shorthand-properties@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-spread@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.27.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-sticky-regex@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-template-literals@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-typeof-symbol@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-typescript@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-annotate-as-pure': 7.27.3
|
|
'@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.27.1
|
|
'@babel/plugin-syntax-typescript': 7.28.6(@babel/core@7.29.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/plugin-transform-unicode-escapes@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-unicode-property-regex@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-unicode-regex@7.27.1(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/plugin-transform-unicode-sets-regex@7.28.6(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0)
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
|
|
'@babel/preset-env@7.29.2(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/compat-data': 7.29.0
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-compilation-targets': 7.28.6
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/helper-validator-option': 7.27.1
|
|
'@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.28.5(@babel/core@7.29.0)
|
|
'@babel/plugin-bugfix-safari-class-field-initializer-scope': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-import-assertions': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-import-attributes': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-arrow-functions': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-async-generator-functions': 7.29.0(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-async-to-generator': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-block-scoped-functions': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-block-scoping': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-class-properties': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-class-static-block': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-classes': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-computed-properties': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-destructuring': 7.28.5(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-dotall-regex': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-duplicate-keys': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-duplicate-named-capturing-groups-regex': 7.29.0(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-dynamic-import': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-explicit-resource-management': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-exponentiation-operator': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-export-namespace-from': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-for-of': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-function-name': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-json-strings': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-literals': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-logical-assignment-operators': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-member-expression-literals': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-modules-amd': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-modules-commonjs': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-modules-systemjs': 7.29.0(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-modules-umd': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-named-capturing-groups-regex': 7.29.0(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-new-target': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-nullish-coalescing-operator': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-numeric-separator': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-object-rest-spread': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-object-super': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-optional-catch-binding': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-optional-chaining': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-parameters': 7.27.7(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-private-methods': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-private-property-in-object': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-property-literals': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-regenerator': 7.29.0(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-regexp-modifiers': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-reserved-words': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-shorthand-properties': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-spread': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-sticky-regex': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-template-literals': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-typeof-symbol': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-unicode-escapes': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-unicode-property-regex': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-unicode-regex': 7.27.1(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-unicode-sets-regex': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.29.0)
|
|
babel-plugin-polyfill-corejs2: 0.4.17(@babel/core@7.29.0)
|
|
babel-plugin-polyfill-corejs3: 0.14.2(@babel/core@7.29.0)
|
|
babel-plugin-polyfill-regenerator: 0.6.8(@babel/core@7.29.0)
|
|
core-js-compat: 3.49.0
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/types': 7.29.0
|
|
esutils: 2.0.3
|
|
|
|
'@babel/runtime@7.29.2': {}
|
|
|
|
'@babel/template@7.28.6':
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.0
|
|
'@babel/parser': 7.29.2
|
|
'@babel/types': 7.29.0
|
|
|
|
'@babel/traverse@7.29.0':
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.0
|
|
'@babel/generator': 7.29.1
|
|
'@babel/helper-globals': 7.28.0
|
|
'@babel/parser': 7.29.2
|
|
'@babel/template': 7.28.6
|
|
'@babel/types': 7.29.0
|
|
debug: 4.4.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@babel/types@7.29.0':
|
|
dependencies:
|
|
'@babel/helper-string-parser': 7.27.1
|
|
'@babel/helper-validator-identifier': 7.28.5
|
|
|
|
'@bcoe/v8-coverage@0.2.3': {}
|
|
|
|
'@borewit/text-codec@0.2.2': {}
|
|
|
|
'@colors/colors@1.5.0':
|
|
optional: true
|
|
|
|
'@cspotcode/source-map-support@0.8.1':
|
|
dependencies:
|
|
'@jridgewell/trace-mapping': 0.3.9
|
|
|
|
'@dcloudio/types@3.4.30': {}
|
|
|
|
'@dcloudio/uni-app-plus@3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vite@5.4.21(@types/node@20.19.37)(sass@1.98.0)(terser@5.46.1))(vue@3.5.31(typescript@5.9.3))':
|
|
dependencies:
|
|
'@dcloudio/uni-app-uts': 3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))
|
|
'@dcloudio/uni-app-vite': 3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vite@5.4.21(@types/node@20.19.37)(sass@1.98.0)(terser@5.46.1))(vue@3.5.31(typescript@5.9.3))
|
|
'@dcloudio/uni-app-vue': 3.0.0-4060620250520001
|
|
debug: 4.4.3
|
|
fs-extra: 10.1.0
|
|
licia: 1.48.0
|
|
postcss-selector-parser: 6.1.2
|
|
transitivePeerDependencies:
|
|
- '@nuxt/kit'
|
|
- '@vueuse/core'
|
|
- postcss
|
|
- rollup
|
|
- supports-color
|
|
- ts-node
|
|
- vite
|
|
- vue
|
|
|
|
'@dcloudio/uni-app-uts@3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))':
|
|
dependencies:
|
|
'@babel/parser': 7.29.2
|
|
'@babel/types': 7.29.0
|
|
'@dcloudio/uni-cli-shared': 3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))
|
|
'@dcloudio/uni-console': 3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))
|
|
'@dcloudio/uni-i18n': 3.0.0-4060620250520001
|
|
'@dcloudio/uni-nvue-styler': 3.0.0-4060620250520001
|
|
'@dcloudio/uni-shared': 3.0.0-4060620250520001
|
|
'@jridgewell/gen-mapping': 0.3.13
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
'@rollup/pluginutils': 5.3.0(rollup@4.60.1)
|
|
'@vue/compiler-core': 3.4.21
|
|
'@vue/compiler-dom': 3.4.21
|
|
'@vue/compiler-sfc': 3.4.21
|
|
'@vue/consolidate': 1.0.0
|
|
'@vue/shared': 3.4.21
|
|
debug: 4.4.3
|
|
es-module-lexer: 1.7.0
|
|
estree-walker: 2.0.2
|
|
fs-extra: 10.1.0
|
|
magic-string: 0.30.8
|
|
picocolors: 1.1.1
|
|
source-map-js: 1.2.1
|
|
unimport: 4.1.1
|
|
transitivePeerDependencies:
|
|
- '@nuxt/kit'
|
|
- '@vueuse/core'
|
|
- postcss
|
|
- rollup
|
|
- supports-color
|
|
- ts-node
|
|
- vue
|
|
|
|
'@dcloudio/uni-app-vite@3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vite@5.4.21(@types/node@20.19.37)(sass@1.98.0)(terser@5.46.1))(vue@3.5.31(typescript@5.9.3))':
|
|
dependencies:
|
|
'@dcloudio/uni-cli-shared': 3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))
|
|
'@dcloudio/uni-i18n': 3.0.0-4060620250520001
|
|
'@dcloudio/uni-nvue-styler': 3.0.0-4060620250520001
|
|
'@dcloudio/uni-shared': 3.0.0-4060620250520001
|
|
'@rollup/pluginutils': 5.3.0(rollup@4.60.1)
|
|
'@vitejs/plugin-vue': 5.1.0(vite@5.4.21(@types/node@20.19.37)(sass@1.98.0)(terser@5.46.1))(vue@3.5.31(typescript@5.9.3))
|
|
'@vue/compiler-dom': 3.4.21
|
|
'@vue/compiler-sfc': 3.4.21
|
|
debug: 4.4.3
|
|
fs-extra: 10.1.0
|
|
picocolors: 1.1.1
|
|
transitivePeerDependencies:
|
|
- '@nuxt/kit'
|
|
- '@vueuse/core'
|
|
- postcss
|
|
- rollup
|
|
- supports-color
|
|
- ts-node
|
|
- vite
|
|
- vue
|
|
|
|
'@dcloudio/uni-app-vue@3.0.0-4060620250520001': {}
|
|
|
|
'@dcloudio/uni-app@3.0.0-4060620250520001(@dcloudio/types@3.4.30)(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))':
|
|
dependencies:
|
|
'@dcloudio/types': 3.4.30
|
|
'@dcloudio/uni-cloud': 3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))
|
|
'@dcloudio/uni-components': 3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))
|
|
'@dcloudio/uni-console': 3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))
|
|
'@dcloudio/uni-i18n': 3.0.0-4060620250520001
|
|
'@dcloudio/uni-push': 3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))
|
|
'@dcloudio/uni-shared': 3.0.0-4060620250520001
|
|
'@dcloudio/uni-stat': 3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))
|
|
'@vue/shared': 3.4.21
|
|
transitivePeerDependencies:
|
|
- '@nuxt/kit'
|
|
- '@vueuse/core'
|
|
- postcss
|
|
- rollup
|
|
- supports-color
|
|
- ts-node
|
|
- vue
|
|
|
|
'@dcloudio/uni-automator@3.0.0-4060620250520001(jest-environment-node@29.7.0)(jest@29.7.0(@types/node@20.19.37)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3)))(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))':
|
|
dependencies:
|
|
'@dcloudio/uni-cli-shared': 3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))
|
|
address: 1.2.2
|
|
cross-env: 7.0.3
|
|
debug: 4.4.3
|
|
default-gateway: 6.0.3
|
|
fs-extra: 10.1.0
|
|
jest: 29.7.0(@types/node@20.19.37)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))
|
|
jest-environment-node: 29.7.0
|
|
jsonc-parser: 3.3.1
|
|
licia: 1.48.0
|
|
merge: 2.1.1
|
|
qrcode-reader: 1.0.4
|
|
qrcode-terminal: 0.12.0
|
|
ws: 8.20.0
|
|
transitivePeerDependencies:
|
|
- '@nuxt/kit'
|
|
- '@vueuse/core'
|
|
- bufferutil
|
|
- postcss
|
|
- rollup
|
|
- supports-color
|
|
- ts-node
|
|
- utf-8-validate
|
|
- vue
|
|
|
|
'@dcloudio/uni-cli-shared@3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))':
|
|
dependencies:
|
|
'@ampproject/remapping': 2.3.0
|
|
'@babel/code-frame': 7.29.0
|
|
'@babel/core': 7.29.0
|
|
'@babel/parser': 7.29.2
|
|
'@babel/types': 7.29.0
|
|
'@dcloudio/uni-i18n': 3.0.0-4060620250520001
|
|
'@dcloudio/uni-shared': 3.0.0-4060620250520001
|
|
'@intlify/core-base': 9.1.9
|
|
'@intlify/shared': 9.1.9
|
|
'@intlify/vue-devtools': 9.1.9
|
|
'@rollup/pluginutils': 5.3.0(rollup@4.60.1)
|
|
'@vue/compiler-core': 3.4.21
|
|
'@vue/compiler-dom': 3.4.21
|
|
'@vue/compiler-sfc': 3.4.21
|
|
'@vue/compiler-ssr': 3.4.21
|
|
'@vue/server-renderer': 3.4.21(vue@3.5.31(typescript@5.9.3))
|
|
'@vue/shared': 3.4.21
|
|
adm-zip: 0.5.17
|
|
autoprefixer: 10.4.27(postcss@8.5.8)
|
|
base64url: 3.0.1
|
|
chokidar: 3.6.0
|
|
compare-versions: 3.6.0
|
|
debug: 4.4.3
|
|
es-module-lexer: 1.7.0
|
|
esbuild: 0.20.2
|
|
estree-walker: 2.0.2
|
|
fast-glob: 3.3.3
|
|
fs-extra: 10.1.0
|
|
hash-sum: 2.0.0
|
|
isbinaryfile: 5.0.7
|
|
jsonc-parser: 3.3.1
|
|
lines-and-columns: 2.0.4
|
|
magic-string: 0.30.8
|
|
merge: 2.1.1
|
|
mime: 3.0.0
|
|
module-alias: 2.3.4
|
|
os-locale-s-fix: 1.0.8-fix-1
|
|
picocolors: 1.1.1
|
|
postcss-import: 14.1.0(postcss@8.5.8)
|
|
postcss-load-config: 3.1.4(postcss@8.5.8)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))
|
|
postcss-modules: 4.3.1(postcss@8.5.8)
|
|
postcss-selector-parser: 6.1.2
|
|
resolve: 1.22.11
|
|
source-map-js: 1.2.1
|
|
tapable: 2.3.2
|
|
unimport: 4.1.1
|
|
unplugin-auto-import: 19.1.0
|
|
xregexp: 3.1.0
|
|
transitivePeerDependencies:
|
|
- '@nuxt/kit'
|
|
- '@vueuse/core'
|
|
- postcss
|
|
- rollup
|
|
- supports-color
|
|
- ts-node
|
|
- vue
|
|
|
|
'@dcloudio/uni-cloud@3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))':
|
|
dependencies:
|
|
'@dcloudio/uni-cli-shared': 3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))
|
|
'@dcloudio/uni-i18n': 3.0.0-4060620250520001
|
|
'@dcloudio/uni-shared': 3.0.0-4060620250520001
|
|
'@vue/shared': 3.4.21
|
|
fast-glob: 3.3.3
|
|
transitivePeerDependencies:
|
|
- '@nuxt/kit'
|
|
- '@vueuse/core'
|
|
- postcss
|
|
- rollup
|
|
- supports-color
|
|
- ts-node
|
|
- vue
|
|
|
|
'@dcloudio/uni-components@3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))':
|
|
dependencies:
|
|
'@dcloudio/uni-cloud': 3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))
|
|
'@dcloudio/uni-h5': 3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))
|
|
'@dcloudio/uni-i18n': 3.0.0-4060620250520001
|
|
transitivePeerDependencies:
|
|
- '@nuxt/kit'
|
|
- '@vueuse/core'
|
|
- postcss
|
|
- rollup
|
|
- supports-color
|
|
- ts-node
|
|
- vue
|
|
|
|
'@dcloudio/uni-console@3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))':
|
|
dependencies:
|
|
'@dcloudio/uni-cli-shared': 3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))
|
|
fs-extra: 10.1.0
|
|
transitivePeerDependencies:
|
|
- '@nuxt/kit'
|
|
- '@vueuse/core'
|
|
- postcss
|
|
- rollup
|
|
- supports-color
|
|
- ts-node
|
|
- vue
|
|
|
|
'@dcloudio/uni-h5-vite@3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))':
|
|
dependencies:
|
|
'@dcloudio/uni-cli-shared': 3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))
|
|
'@dcloudio/uni-shared': 3.0.0-4060620250520001
|
|
'@rollup/pluginutils': 5.3.0(rollup@4.60.1)
|
|
'@vue/compiler-dom': 3.4.21
|
|
'@vue/compiler-sfc': 3.4.21
|
|
'@vue/server-renderer': 3.4.21(vue@3.5.31(typescript@5.9.3))
|
|
'@vue/shared': 3.4.21
|
|
debug: 4.4.3
|
|
fs-extra: 10.1.0
|
|
mime: 3.0.0
|
|
module-alias: 2.3.4
|
|
transitivePeerDependencies:
|
|
- '@nuxt/kit'
|
|
- '@vueuse/core'
|
|
- postcss
|
|
- rollup
|
|
- supports-color
|
|
- ts-node
|
|
- vue
|
|
|
|
'@dcloudio/uni-h5-vue@3.0.0-4060620250520001(vue@3.5.31(typescript@5.9.3))':
|
|
dependencies:
|
|
'@dcloudio/uni-shared': 3.0.0-4060620250520001
|
|
'@vue/server-renderer': 3.4.21(vue@3.5.31(typescript@5.9.3))
|
|
transitivePeerDependencies:
|
|
- vue
|
|
|
|
'@dcloudio/uni-h5@3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))':
|
|
dependencies:
|
|
'@dcloudio/uni-h5-vite': 3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))
|
|
'@dcloudio/uni-h5-vue': 3.0.0-4060620250520001(vue@3.5.31(typescript@5.9.3))
|
|
'@dcloudio/uni-i18n': 3.0.0-4060620250520001
|
|
'@dcloudio/uni-shared': 3.0.0-4060620250520001
|
|
'@vue/server-renderer': 3.4.21(vue@3.5.31(typescript@5.9.3))
|
|
'@vue/shared': 3.4.21
|
|
debug: 4.4.3
|
|
localstorage-polyfill: 1.0.1
|
|
postcss-selector-parser: 6.1.2
|
|
safe-area-insets: 1.4.1
|
|
vue-router: 4.6.4(vue@3.5.31(typescript@5.9.3))
|
|
xmlhttprequest: 1.8.0
|
|
transitivePeerDependencies:
|
|
- '@nuxt/kit'
|
|
- '@vueuse/core'
|
|
- postcss
|
|
- rollup
|
|
- supports-color
|
|
- ts-node
|
|
- vue
|
|
|
|
'@dcloudio/uni-i18n@3.0.0-4060620250520001': {}
|
|
|
|
'@dcloudio/uni-mp-compiler@3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))':
|
|
dependencies:
|
|
'@babel/generator': 7.29.1
|
|
'@babel/parser': 7.29.2
|
|
'@babel/types': 7.29.0
|
|
'@dcloudio/uni-cli-shared': 3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))
|
|
'@dcloudio/uni-shared': 3.0.0-4060620250520001
|
|
'@vue/compiler-core': 3.4.21
|
|
'@vue/compiler-dom': 3.4.21
|
|
'@vue/shared': 3.4.21
|
|
estree-walker: 2.0.2
|
|
transitivePeerDependencies:
|
|
- '@nuxt/kit'
|
|
- '@vueuse/core'
|
|
- postcss
|
|
- rollup
|
|
- supports-color
|
|
- ts-node
|
|
- vue
|
|
|
|
'@dcloudio/uni-mp-vite@3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))':
|
|
dependencies:
|
|
'@dcloudio/uni-cli-shared': 3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))
|
|
'@dcloudio/uni-i18n': 3.0.0-4060620250520001
|
|
'@dcloudio/uni-mp-compiler': 3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))
|
|
'@dcloudio/uni-mp-vue': 3.0.0-4060620250520001
|
|
'@dcloudio/uni-shared': 3.0.0-4060620250520001
|
|
'@vue/compiler-dom': 3.4.21
|
|
'@vue/compiler-sfc': 3.4.21
|
|
'@vue/shared': 3.4.21
|
|
debug: 4.4.3
|
|
transitivePeerDependencies:
|
|
- '@nuxt/kit'
|
|
- '@vueuse/core'
|
|
- postcss
|
|
- rollup
|
|
- supports-color
|
|
- ts-node
|
|
- vue
|
|
|
|
'@dcloudio/uni-mp-vue@3.0.0-4060620250520001':
|
|
dependencies:
|
|
'@dcloudio/uni-shared': 3.0.0-4060620250520001
|
|
'@vue/shared': 3.4.21
|
|
|
|
'@dcloudio/uni-mp-weixin@3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))':
|
|
dependencies:
|
|
'@dcloudio/uni-cli-shared': 3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))
|
|
'@dcloudio/uni-mp-vite': 3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))
|
|
'@dcloudio/uni-mp-vue': 3.0.0-4060620250520001
|
|
'@dcloudio/uni-shared': 3.0.0-4060620250520001
|
|
'@vue/shared': 3.4.21
|
|
jimp: 0.10.3
|
|
licia: 1.48.0
|
|
qrcode-reader: 1.0.4
|
|
qrcode-terminal: 0.12.0
|
|
ws: 8.20.0
|
|
transitivePeerDependencies:
|
|
- '@nuxt/kit'
|
|
- '@vueuse/core'
|
|
- bufferutil
|
|
- debug
|
|
- postcss
|
|
- rollup
|
|
- supports-color
|
|
- ts-node
|
|
- utf-8-validate
|
|
- vue
|
|
|
|
'@dcloudio/uni-nvue-styler@3.0.0-4060620250520001':
|
|
dependencies:
|
|
parse-css-font: 4.0.0
|
|
postcss: 8.5.8
|
|
|
|
'@dcloudio/uni-push@3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))':
|
|
dependencies:
|
|
'@dcloudio/uni-cli-shared': 3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))
|
|
transitivePeerDependencies:
|
|
- '@nuxt/kit'
|
|
- '@vueuse/core'
|
|
- postcss
|
|
- rollup
|
|
- supports-color
|
|
- ts-node
|
|
- vue
|
|
|
|
'@dcloudio/uni-shared@3.0.0-4060620250520001':
|
|
dependencies:
|
|
'@vue/shared': 3.4.21
|
|
|
|
'@dcloudio/uni-stacktracey@3.0.0-4060620250520001': {}
|
|
|
|
'@dcloudio/uni-stat@3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))':
|
|
dependencies:
|
|
'@dcloudio/uni-cli-shared': 3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))
|
|
'@dcloudio/uni-shared': 3.0.0-4060620250520001
|
|
debug: 4.4.3
|
|
transitivePeerDependencies:
|
|
- '@nuxt/kit'
|
|
- '@vueuse/core'
|
|
- postcss
|
|
- rollup
|
|
- supports-color
|
|
- ts-node
|
|
- vue
|
|
|
|
'@dcloudio/vite-plugin-uni@3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vite@5.4.21(@types/node@20.19.37)(sass@1.98.0)(terser@5.46.1))(vue@3.5.31(typescript@5.9.3))':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.29.0)
|
|
'@babel/plugin-transform-typescript': 7.28.6(@babel/core@7.29.0)
|
|
'@dcloudio/uni-cli-shared': 3.0.0-4060620250520001(postcss@8.5.8)(rollup@4.60.1)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))(vue@3.5.31(typescript@5.9.3))
|
|
'@dcloudio/uni-shared': 3.0.0-4060620250520001
|
|
'@rollup/pluginutils': 5.3.0(rollup@4.60.1)
|
|
'@vitejs/plugin-legacy': 5.3.2(terser@5.46.1)(vite@5.4.21(@types/node@20.19.37)(sass@1.98.0)(terser@5.46.1))
|
|
'@vitejs/plugin-vue': 5.1.0(vite@5.4.21(@types/node@20.19.37)(sass@1.98.0)(terser@5.46.1))(vue@3.5.31(typescript@5.9.3))
|
|
'@vitejs/plugin-vue-jsx': 3.1.0(vite@5.4.21(@types/node@20.19.37)(sass@1.98.0)(terser@5.46.1))(vue@3.5.31(typescript@5.9.3))
|
|
'@vue/compiler-core': 3.4.21
|
|
'@vue/compiler-dom': 3.4.21
|
|
'@vue/compiler-sfc': 3.4.21
|
|
'@vue/shared': 3.4.21
|
|
cac: 6.7.9
|
|
debug: 4.4.3
|
|
estree-walker: 2.0.2
|
|
express: 4.22.1
|
|
fast-glob: 3.3.3
|
|
fs-extra: 10.1.0
|
|
hash-sum: 2.0.0
|
|
jsonc-parser: 3.3.1
|
|
magic-string: 0.30.8
|
|
picocolors: 1.1.1
|
|
terser: 5.46.1
|
|
unplugin-auto-import: 19.1.0
|
|
vite: 5.4.21(@types/node@20.19.37)(sass@1.98.0)(terser@5.46.1)
|
|
transitivePeerDependencies:
|
|
- '@nuxt/kit'
|
|
- '@vueuse/core'
|
|
- postcss
|
|
- rollup
|
|
- supports-color
|
|
- ts-node
|
|
- vue
|
|
|
|
'@esbuild/aix-ppc64@0.20.2':
|
|
optional: true
|
|
|
|
'@esbuild/aix-ppc64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm64@0.20.2':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm@0.20.2':
|
|
optional: true
|
|
|
|
'@esbuild/android-arm@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/android-x64@0.20.2':
|
|
optional: true
|
|
|
|
'@esbuild/android-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-arm64@0.20.2':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-arm64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-x64@0.20.2':
|
|
optional: true
|
|
|
|
'@esbuild/darwin-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-arm64@0.20.2':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-arm64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-x64@0.20.2':
|
|
optional: true
|
|
|
|
'@esbuild/freebsd-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm64@0.20.2':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm@0.20.2':
|
|
optional: true
|
|
|
|
'@esbuild/linux-arm@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ia32@0.20.2':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ia32@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-loong64@0.20.2':
|
|
optional: true
|
|
|
|
'@esbuild/linux-loong64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-mips64el@0.20.2':
|
|
optional: true
|
|
|
|
'@esbuild/linux-mips64el@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ppc64@0.20.2':
|
|
optional: true
|
|
|
|
'@esbuild/linux-ppc64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-riscv64@0.20.2':
|
|
optional: true
|
|
|
|
'@esbuild/linux-riscv64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-s390x@0.20.2':
|
|
optional: true
|
|
|
|
'@esbuild/linux-s390x@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/linux-x64@0.20.2':
|
|
optional: true
|
|
|
|
'@esbuild/linux-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/netbsd-x64@0.20.2':
|
|
optional: true
|
|
|
|
'@esbuild/netbsd-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/openbsd-x64@0.20.2':
|
|
optional: true
|
|
|
|
'@esbuild/openbsd-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/sunos-x64@0.20.2':
|
|
optional: true
|
|
|
|
'@esbuild/sunos-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/win32-arm64@0.20.2':
|
|
optional: true
|
|
|
|
'@esbuild/win32-arm64@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/win32-ia32@0.20.2':
|
|
optional: true
|
|
|
|
'@esbuild/win32-ia32@0.21.5':
|
|
optional: true
|
|
|
|
'@esbuild/win32-x64@0.20.2':
|
|
optional: true
|
|
|
|
'@esbuild/win32-x64@0.21.5':
|
|
optional: true
|
|
|
|
'@intlify/core-base@9.1.9':
|
|
dependencies:
|
|
'@intlify/devtools-if': 9.1.9
|
|
'@intlify/message-compiler': 9.1.9
|
|
'@intlify/message-resolver': 9.1.9
|
|
'@intlify/runtime': 9.1.9
|
|
'@intlify/shared': 9.1.9
|
|
'@intlify/vue-devtools': 9.1.9
|
|
|
|
'@intlify/devtools-if@9.1.9':
|
|
dependencies:
|
|
'@intlify/shared': 9.1.9
|
|
|
|
'@intlify/message-compiler@9.1.9':
|
|
dependencies:
|
|
'@intlify/message-resolver': 9.1.9
|
|
'@intlify/shared': 9.1.9
|
|
source-map: 0.6.1
|
|
|
|
'@intlify/message-resolver@9.1.9': {}
|
|
|
|
'@intlify/runtime@9.1.9':
|
|
dependencies:
|
|
'@intlify/message-compiler': 9.1.9
|
|
'@intlify/message-resolver': 9.1.9
|
|
'@intlify/shared': 9.1.9
|
|
|
|
'@intlify/shared@9.1.9': {}
|
|
|
|
'@intlify/vue-devtools@9.1.9':
|
|
dependencies:
|
|
'@intlify/message-resolver': 9.1.9
|
|
'@intlify/runtime': 9.1.9
|
|
'@intlify/shared': 9.1.9
|
|
|
|
'@isaacs/cliui@8.0.2':
|
|
dependencies:
|
|
string-width: 5.1.2
|
|
string-width-cjs: string-width@4.2.3
|
|
strip-ansi: 7.2.0
|
|
strip-ansi-cjs: strip-ansi@6.0.1
|
|
wrap-ansi: 8.1.0
|
|
wrap-ansi-cjs: wrap-ansi@7.0.0
|
|
|
|
'@istanbuljs/load-nyc-config@1.1.0':
|
|
dependencies:
|
|
camelcase: 5.3.1
|
|
find-up: 4.1.0
|
|
get-package-type: 0.1.0
|
|
js-yaml: 3.14.2
|
|
resolve-from: 5.0.0
|
|
|
|
'@istanbuljs/schema@0.1.3': {}
|
|
|
|
'@jest/console@29.7.0':
|
|
dependencies:
|
|
'@jest/types': 29.6.3
|
|
'@types/node': 20.19.37
|
|
chalk: 4.1.2
|
|
jest-message-util: 29.7.0
|
|
jest-util: 29.7.0
|
|
slash: 3.0.0
|
|
|
|
'@jest/core@29.7.0(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))':
|
|
dependencies:
|
|
'@jest/console': 29.7.0
|
|
'@jest/reporters': 29.7.0
|
|
'@jest/test-result': 29.7.0
|
|
'@jest/transform': 29.7.0
|
|
'@jest/types': 29.6.3
|
|
'@types/node': 20.19.37
|
|
ansi-escapes: 4.3.2
|
|
chalk: 4.1.2
|
|
ci-info: 3.9.0
|
|
exit: 0.1.2
|
|
graceful-fs: 4.2.11
|
|
jest-changed-files: 29.7.0
|
|
jest-config: 29.7.0(@types/node@20.19.37)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))
|
|
jest-haste-map: 29.7.0
|
|
jest-message-util: 29.7.0
|
|
jest-regex-util: 29.6.3
|
|
jest-resolve: 29.7.0
|
|
jest-resolve-dependencies: 29.7.0
|
|
jest-runner: 29.7.0
|
|
jest-runtime: 29.7.0
|
|
jest-snapshot: 29.7.0
|
|
jest-util: 29.7.0
|
|
jest-validate: 29.7.0
|
|
jest-watcher: 29.7.0
|
|
micromatch: 4.0.8
|
|
pretty-format: 29.7.0
|
|
slash: 3.0.0
|
|
strip-ansi: 6.0.1
|
|
transitivePeerDependencies:
|
|
- babel-plugin-macros
|
|
- supports-color
|
|
- ts-node
|
|
|
|
'@jest/environment@29.7.0':
|
|
dependencies:
|
|
'@jest/fake-timers': 29.7.0
|
|
'@jest/types': 29.6.3
|
|
'@types/node': 20.19.37
|
|
jest-mock: 29.7.0
|
|
|
|
'@jest/expect-utils@29.7.0':
|
|
dependencies:
|
|
jest-get-type: 29.6.3
|
|
|
|
'@jest/expect@29.7.0':
|
|
dependencies:
|
|
expect: 29.7.0
|
|
jest-snapshot: 29.7.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@jest/fake-timers@29.7.0':
|
|
dependencies:
|
|
'@jest/types': 29.6.3
|
|
'@sinonjs/fake-timers': 10.3.0
|
|
'@types/node': 20.19.37
|
|
jest-message-util: 29.7.0
|
|
jest-mock: 29.7.0
|
|
jest-util: 29.7.0
|
|
|
|
'@jest/globals@29.7.0':
|
|
dependencies:
|
|
'@jest/environment': 29.7.0
|
|
'@jest/expect': 29.7.0
|
|
'@jest/types': 29.6.3
|
|
jest-mock: 29.7.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@jest/reporters@29.7.0':
|
|
dependencies:
|
|
'@bcoe/v8-coverage': 0.2.3
|
|
'@jest/console': 29.7.0
|
|
'@jest/test-result': 29.7.0
|
|
'@jest/transform': 29.7.0
|
|
'@jest/types': 29.6.3
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
'@types/node': 20.19.37
|
|
chalk: 4.1.2
|
|
collect-v8-coverage: 1.0.3
|
|
exit: 0.1.2
|
|
glob: 7.2.3
|
|
graceful-fs: 4.2.11
|
|
istanbul-lib-coverage: 3.2.2
|
|
istanbul-lib-instrument: 6.0.3
|
|
istanbul-lib-report: 3.0.1
|
|
istanbul-lib-source-maps: 4.0.1
|
|
istanbul-reports: 3.2.0
|
|
jest-message-util: 29.7.0
|
|
jest-util: 29.7.0
|
|
jest-worker: 29.7.0
|
|
slash: 3.0.0
|
|
string-length: 4.0.2
|
|
strip-ansi: 6.0.1
|
|
v8-to-istanbul: 9.3.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@jest/schemas@29.6.3':
|
|
dependencies:
|
|
'@sinclair/typebox': 0.27.10
|
|
|
|
'@jest/source-map@29.6.3':
|
|
dependencies:
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
callsites: 3.1.0
|
|
graceful-fs: 4.2.11
|
|
|
|
'@jest/test-result@29.7.0':
|
|
dependencies:
|
|
'@jest/console': 29.7.0
|
|
'@jest/types': 29.6.3
|
|
'@types/istanbul-lib-coverage': 2.0.6
|
|
collect-v8-coverage: 1.0.3
|
|
|
|
'@jest/test-sequencer@29.7.0':
|
|
dependencies:
|
|
'@jest/test-result': 29.7.0
|
|
graceful-fs: 4.2.11
|
|
jest-haste-map: 29.7.0
|
|
slash: 3.0.0
|
|
|
|
'@jest/transform@29.7.0':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@jest/types': 29.6.3
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
babel-plugin-istanbul: 6.1.1
|
|
chalk: 4.1.2
|
|
convert-source-map: 2.0.0
|
|
fast-json-stable-stringify: 2.1.0
|
|
graceful-fs: 4.2.11
|
|
jest-haste-map: 29.7.0
|
|
jest-regex-util: 29.6.3
|
|
jest-util: 29.7.0
|
|
micromatch: 4.0.8
|
|
pirates: 4.0.7
|
|
slash: 3.0.0
|
|
write-file-atomic: 4.0.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@jest/types@29.6.3':
|
|
dependencies:
|
|
'@jest/schemas': 29.6.3
|
|
'@types/istanbul-lib-coverage': 2.0.6
|
|
'@types/istanbul-reports': 3.0.4
|
|
'@types/node': 20.19.37
|
|
'@types/yargs': 17.0.35
|
|
chalk: 4.1.2
|
|
|
|
'@jimp/bmp@0.10.3(@jimp/custom@0.10.3)':
|
|
dependencies:
|
|
'@babel/runtime': 7.29.2
|
|
'@jimp/custom': 0.10.3
|
|
'@jimp/utils': 0.10.3
|
|
bmp-js: 0.1.0
|
|
core-js: 3.49.0
|
|
|
|
'@jimp/core@0.10.3':
|
|
dependencies:
|
|
'@babel/runtime': 7.29.2
|
|
'@jimp/utils': 0.10.3
|
|
any-base: 1.1.0
|
|
buffer: 5.7.1
|
|
core-js: 3.49.0
|
|
exif-parser: 0.1.12
|
|
file-type: 9.0.0
|
|
load-bmfont: 1.4.2
|
|
mkdirp: 0.5.6
|
|
phin: 2.9.3
|
|
pixelmatch: 4.0.2
|
|
tinycolor2: 1.6.0
|
|
transitivePeerDependencies:
|
|
- debug
|
|
|
|
'@jimp/custom@0.10.3':
|
|
dependencies:
|
|
'@babel/runtime': 7.29.2
|
|
'@jimp/core': 0.10.3
|
|
core-js: 3.49.0
|
|
transitivePeerDependencies:
|
|
- debug
|
|
|
|
'@jimp/gif@0.10.3(@jimp/custom@0.10.3)':
|
|
dependencies:
|
|
'@babel/runtime': 7.29.2
|
|
'@jimp/custom': 0.10.3
|
|
'@jimp/utils': 0.10.3
|
|
core-js: 3.49.0
|
|
omggif: 1.0.10
|
|
|
|
'@jimp/jpeg@0.10.3(@jimp/custom@0.10.3)':
|
|
dependencies:
|
|
'@babel/runtime': 7.29.2
|
|
'@jimp/custom': 0.10.3
|
|
'@jimp/utils': 0.10.3
|
|
core-js: 3.49.0
|
|
jpeg-js: 0.3.7
|
|
|
|
'@jimp/plugin-blit@0.10.3(@jimp/custom@0.10.3)':
|
|
dependencies:
|
|
'@babel/runtime': 7.29.2
|
|
'@jimp/custom': 0.10.3
|
|
'@jimp/utils': 0.10.3
|
|
core-js: 3.49.0
|
|
|
|
'@jimp/plugin-blur@0.10.3(@jimp/custom@0.10.3)':
|
|
dependencies:
|
|
'@babel/runtime': 7.29.2
|
|
'@jimp/custom': 0.10.3
|
|
'@jimp/utils': 0.10.3
|
|
core-js: 3.49.0
|
|
|
|
'@jimp/plugin-circle@0.10.3(@jimp/custom@0.10.3)':
|
|
dependencies:
|
|
'@babel/runtime': 7.29.2
|
|
'@jimp/custom': 0.10.3
|
|
'@jimp/utils': 0.10.3
|
|
core-js: 3.49.0
|
|
|
|
'@jimp/plugin-color@0.10.3(@jimp/custom@0.10.3)':
|
|
dependencies:
|
|
'@babel/runtime': 7.29.2
|
|
'@jimp/custom': 0.10.3
|
|
'@jimp/utils': 0.10.3
|
|
core-js: 3.49.0
|
|
tinycolor2: 1.6.0
|
|
|
|
'@jimp/plugin-contain@0.10.3(@jimp/custom@0.10.3)(@jimp/plugin-blit@0.10.3(@jimp/custom@0.10.3))(@jimp/plugin-resize@0.10.3(@jimp/custom@0.10.3))(@jimp/plugin-scale@0.10.3(@jimp/custom@0.10.3)(@jimp/plugin-resize@0.10.3(@jimp/custom@0.10.3)))':
|
|
dependencies:
|
|
'@babel/runtime': 7.29.2
|
|
'@jimp/custom': 0.10.3
|
|
'@jimp/plugin-blit': 0.10.3(@jimp/custom@0.10.3)
|
|
'@jimp/plugin-resize': 0.10.3(@jimp/custom@0.10.3)
|
|
'@jimp/plugin-scale': 0.10.3(@jimp/custom@0.10.3)(@jimp/plugin-resize@0.10.3(@jimp/custom@0.10.3))
|
|
'@jimp/utils': 0.10.3
|
|
core-js: 3.49.0
|
|
|
|
'@jimp/plugin-cover@0.10.3(@jimp/custom@0.10.3)(@jimp/plugin-crop@0.10.3(@jimp/custom@0.10.3))(@jimp/plugin-resize@0.10.3(@jimp/custom@0.10.3))(@jimp/plugin-scale@0.10.3(@jimp/custom@0.10.3)(@jimp/plugin-resize@0.10.3(@jimp/custom@0.10.3)))':
|
|
dependencies:
|
|
'@babel/runtime': 7.29.2
|
|
'@jimp/custom': 0.10.3
|
|
'@jimp/plugin-crop': 0.10.3(@jimp/custom@0.10.3)
|
|
'@jimp/plugin-resize': 0.10.3(@jimp/custom@0.10.3)
|
|
'@jimp/plugin-scale': 0.10.3(@jimp/custom@0.10.3)(@jimp/plugin-resize@0.10.3(@jimp/custom@0.10.3))
|
|
'@jimp/utils': 0.10.3
|
|
core-js: 3.49.0
|
|
|
|
'@jimp/plugin-crop@0.10.3(@jimp/custom@0.10.3)':
|
|
dependencies:
|
|
'@babel/runtime': 7.29.2
|
|
'@jimp/custom': 0.10.3
|
|
'@jimp/utils': 0.10.3
|
|
core-js: 3.49.0
|
|
|
|
'@jimp/plugin-displace@0.10.3(@jimp/custom@0.10.3)':
|
|
dependencies:
|
|
'@babel/runtime': 7.29.2
|
|
'@jimp/custom': 0.10.3
|
|
'@jimp/utils': 0.10.3
|
|
core-js: 3.49.0
|
|
|
|
'@jimp/plugin-dither@0.10.3(@jimp/custom@0.10.3)':
|
|
dependencies:
|
|
'@babel/runtime': 7.29.2
|
|
'@jimp/custom': 0.10.3
|
|
'@jimp/utils': 0.10.3
|
|
core-js: 3.49.0
|
|
|
|
'@jimp/plugin-fisheye@0.10.3(@jimp/custom@0.10.3)':
|
|
dependencies:
|
|
'@babel/runtime': 7.29.2
|
|
'@jimp/custom': 0.10.3
|
|
'@jimp/utils': 0.10.3
|
|
core-js: 3.49.0
|
|
|
|
'@jimp/plugin-flip@0.10.3(@jimp/custom@0.10.3)(@jimp/plugin-rotate@0.10.3(@jimp/custom@0.10.3)(@jimp/plugin-blit@0.10.3(@jimp/custom@0.10.3))(@jimp/plugin-crop@0.10.3(@jimp/custom@0.10.3))(@jimp/plugin-resize@0.10.3(@jimp/custom@0.10.3)))':
|
|
dependencies:
|
|
'@babel/runtime': 7.29.2
|
|
'@jimp/custom': 0.10.3
|
|
'@jimp/plugin-rotate': 0.10.3(@jimp/custom@0.10.3)(@jimp/plugin-blit@0.10.3(@jimp/custom@0.10.3))(@jimp/plugin-crop@0.10.3(@jimp/custom@0.10.3))(@jimp/plugin-resize@0.10.3(@jimp/custom@0.10.3))
|
|
'@jimp/utils': 0.10.3
|
|
core-js: 3.49.0
|
|
|
|
'@jimp/plugin-gaussian@0.10.3(@jimp/custom@0.10.3)':
|
|
dependencies:
|
|
'@babel/runtime': 7.29.2
|
|
'@jimp/custom': 0.10.3
|
|
'@jimp/utils': 0.10.3
|
|
core-js: 3.49.0
|
|
|
|
'@jimp/plugin-invert@0.10.3(@jimp/custom@0.10.3)':
|
|
dependencies:
|
|
'@babel/runtime': 7.29.2
|
|
'@jimp/custom': 0.10.3
|
|
'@jimp/utils': 0.10.3
|
|
core-js: 3.49.0
|
|
|
|
'@jimp/plugin-mask@0.10.3(@jimp/custom@0.10.3)':
|
|
dependencies:
|
|
'@babel/runtime': 7.29.2
|
|
'@jimp/custom': 0.10.3
|
|
'@jimp/utils': 0.10.3
|
|
core-js: 3.49.0
|
|
|
|
'@jimp/plugin-normalize@0.10.3(@jimp/custom@0.10.3)':
|
|
dependencies:
|
|
'@babel/runtime': 7.29.2
|
|
'@jimp/custom': 0.10.3
|
|
'@jimp/utils': 0.10.3
|
|
core-js: 3.49.0
|
|
|
|
'@jimp/plugin-print@0.10.3(@jimp/custom@0.10.3)(@jimp/plugin-blit@0.10.3(@jimp/custom@0.10.3))':
|
|
dependencies:
|
|
'@babel/runtime': 7.29.2
|
|
'@jimp/custom': 0.10.3
|
|
'@jimp/plugin-blit': 0.10.3(@jimp/custom@0.10.3)
|
|
'@jimp/utils': 0.10.3
|
|
core-js: 3.49.0
|
|
load-bmfont: 1.4.2
|
|
transitivePeerDependencies:
|
|
- debug
|
|
|
|
'@jimp/plugin-resize@0.10.3(@jimp/custom@0.10.3)':
|
|
dependencies:
|
|
'@babel/runtime': 7.29.2
|
|
'@jimp/custom': 0.10.3
|
|
'@jimp/utils': 0.10.3
|
|
core-js: 3.49.0
|
|
|
|
'@jimp/plugin-rotate@0.10.3(@jimp/custom@0.10.3)(@jimp/plugin-blit@0.10.3(@jimp/custom@0.10.3))(@jimp/plugin-crop@0.10.3(@jimp/custom@0.10.3))(@jimp/plugin-resize@0.10.3(@jimp/custom@0.10.3))':
|
|
dependencies:
|
|
'@babel/runtime': 7.29.2
|
|
'@jimp/custom': 0.10.3
|
|
'@jimp/plugin-blit': 0.10.3(@jimp/custom@0.10.3)
|
|
'@jimp/plugin-crop': 0.10.3(@jimp/custom@0.10.3)
|
|
'@jimp/plugin-resize': 0.10.3(@jimp/custom@0.10.3)
|
|
'@jimp/utils': 0.10.3
|
|
core-js: 3.49.0
|
|
|
|
'@jimp/plugin-scale@0.10.3(@jimp/custom@0.10.3)(@jimp/plugin-resize@0.10.3(@jimp/custom@0.10.3))':
|
|
dependencies:
|
|
'@babel/runtime': 7.29.2
|
|
'@jimp/custom': 0.10.3
|
|
'@jimp/plugin-resize': 0.10.3(@jimp/custom@0.10.3)
|
|
'@jimp/utils': 0.10.3
|
|
core-js: 3.49.0
|
|
|
|
'@jimp/plugin-shadow@0.10.3(@jimp/custom@0.10.3)(@jimp/plugin-blur@0.10.3(@jimp/custom@0.10.3))(@jimp/plugin-resize@0.10.3(@jimp/custom@0.10.3))':
|
|
dependencies:
|
|
'@babel/runtime': 7.29.2
|
|
'@jimp/custom': 0.10.3
|
|
'@jimp/plugin-blur': 0.10.3(@jimp/custom@0.10.3)
|
|
'@jimp/plugin-resize': 0.10.3(@jimp/custom@0.10.3)
|
|
'@jimp/utils': 0.10.3
|
|
core-js: 3.49.0
|
|
|
|
'@jimp/plugin-threshold@0.10.3(@jimp/custom@0.10.3)(@jimp/plugin-color@0.10.3(@jimp/custom@0.10.3))(@jimp/plugin-resize@0.10.3(@jimp/custom@0.10.3))':
|
|
dependencies:
|
|
'@babel/runtime': 7.29.2
|
|
'@jimp/custom': 0.10.3
|
|
'@jimp/plugin-color': 0.10.3(@jimp/custom@0.10.3)
|
|
'@jimp/plugin-resize': 0.10.3(@jimp/custom@0.10.3)
|
|
'@jimp/utils': 0.10.3
|
|
core-js: 3.49.0
|
|
|
|
'@jimp/plugins@0.10.3(@jimp/custom@0.10.3)':
|
|
dependencies:
|
|
'@babel/runtime': 7.29.2
|
|
'@jimp/custom': 0.10.3
|
|
'@jimp/plugin-blit': 0.10.3(@jimp/custom@0.10.3)
|
|
'@jimp/plugin-blur': 0.10.3(@jimp/custom@0.10.3)
|
|
'@jimp/plugin-circle': 0.10.3(@jimp/custom@0.10.3)
|
|
'@jimp/plugin-color': 0.10.3(@jimp/custom@0.10.3)
|
|
'@jimp/plugin-contain': 0.10.3(@jimp/custom@0.10.3)(@jimp/plugin-blit@0.10.3(@jimp/custom@0.10.3))(@jimp/plugin-resize@0.10.3(@jimp/custom@0.10.3))(@jimp/plugin-scale@0.10.3(@jimp/custom@0.10.3)(@jimp/plugin-resize@0.10.3(@jimp/custom@0.10.3)))
|
|
'@jimp/plugin-cover': 0.10.3(@jimp/custom@0.10.3)(@jimp/plugin-crop@0.10.3(@jimp/custom@0.10.3))(@jimp/plugin-resize@0.10.3(@jimp/custom@0.10.3))(@jimp/plugin-scale@0.10.3(@jimp/custom@0.10.3)(@jimp/plugin-resize@0.10.3(@jimp/custom@0.10.3)))
|
|
'@jimp/plugin-crop': 0.10.3(@jimp/custom@0.10.3)
|
|
'@jimp/plugin-displace': 0.10.3(@jimp/custom@0.10.3)
|
|
'@jimp/plugin-dither': 0.10.3(@jimp/custom@0.10.3)
|
|
'@jimp/plugin-fisheye': 0.10.3(@jimp/custom@0.10.3)
|
|
'@jimp/plugin-flip': 0.10.3(@jimp/custom@0.10.3)(@jimp/plugin-rotate@0.10.3(@jimp/custom@0.10.3)(@jimp/plugin-blit@0.10.3(@jimp/custom@0.10.3))(@jimp/plugin-crop@0.10.3(@jimp/custom@0.10.3))(@jimp/plugin-resize@0.10.3(@jimp/custom@0.10.3)))
|
|
'@jimp/plugin-gaussian': 0.10.3(@jimp/custom@0.10.3)
|
|
'@jimp/plugin-invert': 0.10.3(@jimp/custom@0.10.3)
|
|
'@jimp/plugin-mask': 0.10.3(@jimp/custom@0.10.3)
|
|
'@jimp/plugin-normalize': 0.10.3(@jimp/custom@0.10.3)
|
|
'@jimp/plugin-print': 0.10.3(@jimp/custom@0.10.3)(@jimp/plugin-blit@0.10.3(@jimp/custom@0.10.3))
|
|
'@jimp/plugin-resize': 0.10.3(@jimp/custom@0.10.3)
|
|
'@jimp/plugin-rotate': 0.10.3(@jimp/custom@0.10.3)(@jimp/plugin-blit@0.10.3(@jimp/custom@0.10.3))(@jimp/plugin-crop@0.10.3(@jimp/custom@0.10.3))(@jimp/plugin-resize@0.10.3(@jimp/custom@0.10.3))
|
|
'@jimp/plugin-scale': 0.10.3(@jimp/custom@0.10.3)(@jimp/plugin-resize@0.10.3(@jimp/custom@0.10.3))
|
|
'@jimp/plugin-shadow': 0.10.3(@jimp/custom@0.10.3)(@jimp/plugin-blur@0.10.3(@jimp/custom@0.10.3))(@jimp/plugin-resize@0.10.3(@jimp/custom@0.10.3))
|
|
'@jimp/plugin-threshold': 0.10.3(@jimp/custom@0.10.3)(@jimp/plugin-color@0.10.3(@jimp/custom@0.10.3))(@jimp/plugin-resize@0.10.3(@jimp/custom@0.10.3))
|
|
core-js: 3.49.0
|
|
timm: 1.7.1
|
|
transitivePeerDependencies:
|
|
- debug
|
|
|
|
'@jimp/png@0.10.3(@jimp/custom@0.10.3)':
|
|
dependencies:
|
|
'@babel/runtime': 7.29.2
|
|
'@jimp/custom': 0.10.3
|
|
'@jimp/utils': 0.10.3
|
|
core-js: 3.49.0
|
|
pngjs: 3.4.0
|
|
|
|
'@jimp/tiff@0.10.3(@jimp/custom@0.10.3)':
|
|
dependencies:
|
|
'@babel/runtime': 7.29.2
|
|
'@jimp/custom': 0.10.3
|
|
core-js: 3.49.0
|
|
utif: 2.0.1
|
|
|
|
'@jimp/types@0.10.3(@jimp/custom@0.10.3)':
|
|
dependencies:
|
|
'@babel/runtime': 7.29.2
|
|
'@jimp/bmp': 0.10.3(@jimp/custom@0.10.3)
|
|
'@jimp/custom': 0.10.3
|
|
'@jimp/gif': 0.10.3(@jimp/custom@0.10.3)
|
|
'@jimp/jpeg': 0.10.3(@jimp/custom@0.10.3)
|
|
'@jimp/png': 0.10.3(@jimp/custom@0.10.3)
|
|
'@jimp/tiff': 0.10.3(@jimp/custom@0.10.3)
|
|
core-js: 3.49.0
|
|
timm: 1.7.1
|
|
|
|
'@jimp/utils@0.10.3':
|
|
dependencies:
|
|
'@babel/runtime': 7.29.2
|
|
core-js: 3.49.0
|
|
regenerator-runtime: 0.13.11
|
|
|
|
'@jridgewell/gen-mapping@0.3.13':
|
|
dependencies:
|
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
|
|
'@jridgewell/remapping@2.3.5':
|
|
dependencies:
|
|
'@jridgewell/gen-mapping': 0.3.13
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
|
|
'@jridgewell/resolve-uri@3.1.2': {}
|
|
|
|
'@jridgewell/source-map@0.3.11':
|
|
dependencies:
|
|
'@jridgewell/gen-mapping': 0.3.13
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
|
|
'@jridgewell/sourcemap-codec@1.5.5': {}
|
|
|
|
'@jridgewell/trace-mapping@0.3.31':
|
|
dependencies:
|
|
'@jridgewell/resolve-uri': 3.1.2
|
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
|
|
'@jridgewell/trace-mapping@0.3.9':
|
|
dependencies:
|
|
'@jridgewell/resolve-uri': 3.1.2
|
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
|
|
'@ljharb/through@2.3.14':
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
|
|
'@lukeed/csprng@1.1.0': {}
|
|
|
|
'@nestjs/cli@10.4.9':
|
|
dependencies:
|
|
'@angular-devkit/core': 17.3.11(chokidar@3.6.0)
|
|
'@angular-devkit/schematics': 17.3.11(chokidar@3.6.0)
|
|
'@angular-devkit/schematics-cli': 17.3.11(chokidar@3.6.0)
|
|
'@nestjs/schematics': 10.2.3(chokidar@3.6.0)(typescript@5.7.2)
|
|
chalk: 4.1.2
|
|
chokidar: 3.6.0
|
|
cli-table3: 0.6.5
|
|
commander: 4.1.1
|
|
fork-ts-checker-webpack-plugin: 9.0.2(typescript@5.7.2)(webpack@5.97.1)
|
|
glob: 10.4.5
|
|
inquirer: 8.2.6
|
|
node-emoji: 1.11.0
|
|
ora: 5.4.1
|
|
tree-kill: 1.2.2
|
|
tsconfig-paths: 4.2.0
|
|
tsconfig-paths-webpack-plugin: 4.2.0
|
|
typescript: 5.7.2
|
|
webpack: 5.97.1
|
|
webpack-node-externals: 3.0.0
|
|
transitivePeerDependencies:
|
|
- esbuild
|
|
- uglify-js
|
|
- webpack-cli
|
|
|
|
'@nestjs/common@10.4.22(class-transformer@0.5.1)(class-validator@0.14.4)(reflect-metadata@0.2.2)(rxjs@7.8.2)':
|
|
dependencies:
|
|
file-type: 20.4.1
|
|
iterare: 1.2.1
|
|
reflect-metadata: 0.2.2
|
|
rxjs: 7.8.2
|
|
tslib: 2.8.1
|
|
uid: 2.0.2
|
|
optionalDependencies:
|
|
class-transformer: 0.5.1
|
|
class-validator: 0.14.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@nestjs/config@3.3.0(@nestjs/common@10.4.22(class-transformer@0.5.1)(class-validator@0.14.4)(reflect-metadata@0.2.2)(rxjs@7.8.2))(rxjs@7.8.2)':
|
|
dependencies:
|
|
'@nestjs/common': 10.4.22(class-transformer@0.5.1)(class-validator@0.14.4)(reflect-metadata@0.2.2)(rxjs@7.8.2)
|
|
dotenv: 16.4.5
|
|
dotenv-expand: 10.0.0
|
|
lodash: 4.17.21
|
|
rxjs: 7.8.2
|
|
|
|
'@nestjs/core@10.4.22(@nestjs/common@10.4.22(class-transformer@0.5.1)(class-validator@0.14.4)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/platform-express@10.4.22)(reflect-metadata@0.2.2)(rxjs@7.8.2)':
|
|
dependencies:
|
|
'@nestjs/common': 10.4.22(class-transformer@0.5.1)(class-validator@0.14.4)(reflect-metadata@0.2.2)(rxjs@7.8.2)
|
|
'@nuxtjs/opencollective': 0.3.2
|
|
fast-safe-stringify: 2.1.1
|
|
iterare: 1.2.1
|
|
path-to-regexp: 3.3.0
|
|
reflect-metadata: 0.2.2
|
|
rxjs: 7.8.2
|
|
tslib: 2.8.1
|
|
uid: 2.0.2
|
|
optionalDependencies:
|
|
'@nestjs/platform-express': 10.4.22(@nestjs/common@10.4.22(class-transformer@0.5.1)(class-validator@0.14.4)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/core@10.4.22)
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
|
|
'@nestjs/jwt@10.2.0(@nestjs/common@10.4.22(class-transformer@0.5.1)(class-validator@0.14.4)(reflect-metadata@0.2.2)(rxjs@7.8.2))':
|
|
dependencies:
|
|
'@nestjs/common': 10.4.22(class-transformer@0.5.1)(class-validator@0.14.4)(reflect-metadata@0.2.2)(rxjs@7.8.2)
|
|
'@types/jsonwebtoken': 9.0.5
|
|
jsonwebtoken: 9.0.2
|
|
|
|
'@nestjs/passport@10.0.3(@nestjs/common@10.4.22(class-transformer@0.5.1)(class-validator@0.14.4)(reflect-metadata@0.2.2)(rxjs@7.8.2))(passport@0.7.0)':
|
|
dependencies:
|
|
'@nestjs/common': 10.4.22(class-transformer@0.5.1)(class-validator@0.14.4)(reflect-metadata@0.2.2)(rxjs@7.8.2)
|
|
passport: 0.7.0
|
|
|
|
'@nestjs/platform-express@10.4.22(@nestjs/common@10.4.22(class-transformer@0.5.1)(class-validator@0.14.4)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/core@10.4.22)':
|
|
dependencies:
|
|
'@nestjs/common': 10.4.22(class-transformer@0.5.1)(class-validator@0.14.4)(reflect-metadata@0.2.2)(rxjs@7.8.2)
|
|
'@nestjs/core': 10.4.22(@nestjs/common@10.4.22(class-transformer@0.5.1)(class-validator@0.14.4)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/platform-express@10.4.22)(reflect-metadata@0.2.2)(rxjs@7.8.2)
|
|
body-parser: 1.20.4
|
|
cors: 2.8.5
|
|
express: 4.22.1
|
|
multer: 2.0.2
|
|
tslib: 2.8.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@nestjs/schedule@4.1.2(@nestjs/common@10.4.22(class-transformer@0.5.1)(class-validator@0.14.4)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/core@10.4.22)':
|
|
dependencies:
|
|
'@nestjs/common': 10.4.22(class-transformer@0.5.1)(class-validator@0.14.4)(reflect-metadata@0.2.2)(rxjs@7.8.2)
|
|
'@nestjs/core': 10.4.22(@nestjs/common@10.4.22(class-transformer@0.5.1)(class-validator@0.14.4)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/platform-express@10.4.22)(reflect-metadata@0.2.2)(rxjs@7.8.2)
|
|
cron: 3.2.1
|
|
uuid: 11.0.3
|
|
|
|
'@nestjs/schematics@10.2.3(chokidar@3.6.0)(typescript@5.7.2)':
|
|
dependencies:
|
|
'@angular-devkit/core': 17.3.11(chokidar@3.6.0)
|
|
'@angular-devkit/schematics': 17.3.11(chokidar@3.6.0)
|
|
comment-json: 4.2.5
|
|
jsonc-parser: 3.3.1
|
|
pluralize: 8.0.0
|
|
typescript: 5.7.2
|
|
transitivePeerDependencies:
|
|
- chokidar
|
|
|
|
'@nestjs/schematics@10.2.3(chokidar@3.6.0)(typescript@5.9.3)':
|
|
dependencies:
|
|
'@angular-devkit/core': 17.3.11(chokidar@3.6.0)
|
|
'@angular-devkit/schematics': 17.3.11(chokidar@3.6.0)
|
|
comment-json: 4.2.5
|
|
jsonc-parser: 3.3.1
|
|
pluralize: 8.0.0
|
|
typescript: 5.9.3
|
|
transitivePeerDependencies:
|
|
- chokidar
|
|
|
|
'@nestjs/testing@10.4.22(@nestjs/common@10.4.22(class-transformer@0.5.1)(class-validator@0.14.4)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/core@10.4.22)(@nestjs/platform-express@10.4.22)':
|
|
dependencies:
|
|
'@nestjs/common': 10.4.22(class-transformer@0.5.1)(class-validator@0.14.4)(reflect-metadata@0.2.2)(rxjs@7.8.2)
|
|
'@nestjs/core': 10.4.22(@nestjs/common@10.4.22(class-transformer@0.5.1)(class-validator@0.14.4)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/platform-express@10.4.22)(reflect-metadata@0.2.2)(rxjs@7.8.2)
|
|
tslib: 2.8.1
|
|
optionalDependencies:
|
|
'@nestjs/platform-express': 10.4.22(@nestjs/common@10.4.22(class-transformer@0.5.1)(class-validator@0.14.4)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/core@10.4.22)
|
|
|
|
'@noble/hashes@1.8.0': {}
|
|
|
|
'@nodelib/fs.scandir@2.1.5':
|
|
dependencies:
|
|
'@nodelib/fs.stat': 2.0.5
|
|
run-parallel: 1.2.0
|
|
|
|
'@nodelib/fs.stat@2.0.5': {}
|
|
|
|
'@nodelib/fs.walk@1.2.8':
|
|
dependencies:
|
|
'@nodelib/fs.scandir': 2.1.5
|
|
fastq: 1.20.1
|
|
|
|
'@nuxtjs/opencollective@0.3.2':
|
|
dependencies:
|
|
chalk: 4.1.2
|
|
consola: 2.15.3
|
|
node-fetch: 2.7.0
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
|
|
'@paralleldrive/cuid2@2.3.1':
|
|
dependencies:
|
|
'@noble/hashes': 1.8.0
|
|
|
|
'@parcel/watcher-android-arm64@2.5.6':
|
|
optional: true
|
|
|
|
'@parcel/watcher-darwin-arm64@2.5.6':
|
|
optional: true
|
|
|
|
'@parcel/watcher-darwin-x64@2.5.6':
|
|
optional: true
|
|
|
|
'@parcel/watcher-freebsd-x64@2.5.6':
|
|
optional: true
|
|
|
|
'@parcel/watcher-linux-arm-glibc@2.5.6':
|
|
optional: true
|
|
|
|
'@parcel/watcher-linux-arm-musl@2.5.6':
|
|
optional: true
|
|
|
|
'@parcel/watcher-linux-arm64-glibc@2.5.6':
|
|
optional: true
|
|
|
|
'@parcel/watcher-linux-arm64-musl@2.5.6':
|
|
optional: true
|
|
|
|
'@parcel/watcher-linux-x64-glibc@2.5.6':
|
|
optional: true
|
|
|
|
'@parcel/watcher-linux-x64-musl@2.5.6':
|
|
optional: true
|
|
|
|
'@parcel/watcher-win32-arm64@2.5.6':
|
|
optional: true
|
|
|
|
'@parcel/watcher-win32-ia32@2.5.6':
|
|
optional: true
|
|
|
|
'@parcel/watcher-win32-x64@2.5.6':
|
|
optional: true
|
|
|
|
'@parcel/watcher@2.5.6':
|
|
dependencies:
|
|
detect-libc: 2.1.2
|
|
is-glob: 4.0.3
|
|
node-addon-api: 7.1.1
|
|
picomatch: 4.0.4
|
|
optionalDependencies:
|
|
'@parcel/watcher-android-arm64': 2.5.6
|
|
'@parcel/watcher-darwin-arm64': 2.5.6
|
|
'@parcel/watcher-darwin-x64': 2.5.6
|
|
'@parcel/watcher-freebsd-x64': 2.5.6
|
|
'@parcel/watcher-linux-arm-glibc': 2.5.6
|
|
'@parcel/watcher-linux-arm-musl': 2.5.6
|
|
'@parcel/watcher-linux-arm64-glibc': 2.5.6
|
|
'@parcel/watcher-linux-arm64-musl': 2.5.6
|
|
'@parcel/watcher-linux-x64-glibc': 2.5.6
|
|
'@parcel/watcher-linux-x64-musl': 2.5.6
|
|
'@parcel/watcher-win32-arm64': 2.5.6
|
|
'@parcel/watcher-win32-ia32': 2.5.6
|
|
'@parcel/watcher-win32-x64': 2.5.6
|
|
optional: true
|
|
|
|
'@pkgjs/parseargs@0.11.0':
|
|
optional: true
|
|
|
|
'@prisma/client@5.22.0(prisma@5.22.0)':
|
|
optionalDependencies:
|
|
prisma: 5.22.0
|
|
|
|
'@prisma/debug@5.22.0': {}
|
|
|
|
'@prisma/engines-version@5.22.0-44.605197351a3c8bdd595af2d2a9bc3025bca48ea2': {}
|
|
|
|
'@prisma/engines@5.22.0':
|
|
dependencies:
|
|
'@prisma/debug': 5.22.0
|
|
'@prisma/engines-version': 5.22.0-44.605197351a3c8bdd595af2d2a9bc3025bca48ea2
|
|
'@prisma/fetch-engine': 5.22.0
|
|
'@prisma/get-platform': 5.22.0
|
|
|
|
'@prisma/fetch-engine@5.22.0':
|
|
dependencies:
|
|
'@prisma/debug': 5.22.0
|
|
'@prisma/engines-version': 5.22.0-44.605197351a3c8bdd595af2d2a9bc3025bca48ea2
|
|
'@prisma/get-platform': 5.22.0
|
|
|
|
'@prisma/get-platform@5.22.0':
|
|
dependencies:
|
|
'@prisma/debug': 5.22.0
|
|
|
|
'@rollup/pluginutils@5.3.0(rollup@4.60.1)':
|
|
dependencies:
|
|
'@types/estree': 1.0.8
|
|
estree-walker: 2.0.2
|
|
picomatch: 4.0.4
|
|
optionalDependencies:
|
|
rollup: 4.60.1
|
|
|
|
'@rollup/rollup-android-arm-eabi@4.60.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-android-arm64@4.60.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-darwin-arm64@4.60.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-darwin-x64@4.60.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-freebsd-arm64@4.60.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-freebsd-x64@4.60.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm-gnueabihf@4.60.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm-musleabihf@4.60.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm64-gnu@4.60.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-arm64-musl@4.60.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-loong64-gnu@4.60.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-loong64-musl@4.60.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-ppc64-gnu@4.60.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-ppc64-musl@4.60.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-riscv64-gnu@4.60.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-riscv64-musl@4.60.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-s390x-gnu@4.60.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-x64-gnu@4.60.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-linux-x64-musl@4.60.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-openbsd-x64@4.60.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-openharmony-arm64@4.60.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-arm64-msvc@4.60.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-ia32-msvc@4.60.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-x64-gnu@4.60.1':
|
|
optional: true
|
|
|
|
'@rollup/rollup-win32-x64-msvc@4.60.1':
|
|
optional: true
|
|
|
|
'@sinclair/typebox@0.27.10': {}
|
|
|
|
'@sinonjs/commons@3.0.1':
|
|
dependencies:
|
|
type-detect: 4.0.8
|
|
|
|
'@sinonjs/fake-timers@10.3.0':
|
|
dependencies:
|
|
'@sinonjs/commons': 3.0.1
|
|
|
|
'@tokenizer/inflate@0.2.7':
|
|
dependencies:
|
|
debug: 4.4.3
|
|
fflate: 0.8.2
|
|
token-types: 6.1.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@tokenizer/token@0.3.0': {}
|
|
|
|
'@tsconfig/node10@1.0.12': {}
|
|
|
|
'@tsconfig/node12@1.0.11': {}
|
|
|
|
'@tsconfig/node14@1.0.3': {}
|
|
|
|
'@tsconfig/node16@1.0.4': {}
|
|
|
|
'@types/babel__core@7.20.5':
|
|
dependencies:
|
|
'@babel/parser': 7.29.2
|
|
'@babel/types': 7.29.0
|
|
'@types/babel__generator': 7.27.0
|
|
'@types/babel__template': 7.4.4
|
|
'@types/babel__traverse': 7.28.0
|
|
|
|
'@types/babel__generator@7.27.0':
|
|
dependencies:
|
|
'@babel/types': 7.29.0
|
|
|
|
'@types/babel__template@7.4.4':
|
|
dependencies:
|
|
'@babel/parser': 7.29.2
|
|
'@babel/types': 7.29.0
|
|
|
|
'@types/babel__traverse@7.28.0':
|
|
dependencies:
|
|
'@babel/types': 7.29.0
|
|
|
|
'@types/body-parser@1.19.6':
|
|
dependencies:
|
|
'@types/connect': 3.4.38
|
|
'@types/node': 20.19.37
|
|
|
|
'@types/connect@3.4.38':
|
|
dependencies:
|
|
'@types/node': 20.19.37
|
|
|
|
'@types/eslint-scope@3.7.7':
|
|
dependencies:
|
|
'@types/eslint': 9.6.1
|
|
'@types/estree': 1.0.8
|
|
|
|
'@types/eslint@9.6.1':
|
|
dependencies:
|
|
'@types/estree': 1.0.8
|
|
'@types/json-schema': 7.0.15
|
|
|
|
'@types/estree@1.0.8': {}
|
|
|
|
'@types/express-serve-static-core@4.19.8':
|
|
dependencies:
|
|
'@types/node': 20.19.37
|
|
'@types/qs': 6.15.0
|
|
'@types/range-parser': 1.2.7
|
|
'@types/send': 1.2.1
|
|
|
|
'@types/express@4.17.25':
|
|
dependencies:
|
|
'@types/body-parser': 1.19.6
|
|
'@types/express-serve-static-core': 4.19.8
|
|
'@types/qs': 6.15.0
|
|
'@types/serve-static': 1.15.10
|
|
|
|
'@types/graceful-fs@4.1.9':
|
|
dependencies:
|
|
'@types/node': 20.19.37
|
|
|
|
'@types/http-errors@2.0.5': {}
|
|
|
|
'@types/istanbul-lib-coverage@2.0.6': {}
|
|
|
|
'@types/istanbul-lib-report@3.0.3':
|
|
dependencies:
|
|
'@types/istanbul-lib-coverage': 2.0.6
|
|
|
|
'@types/istanbul-reports@3.0.4':
|
|
dependencies:
|
|
'@types/istanbul-lib-report': 3.0.3
|
|
|
|
'@types/jest@29.5.14':
|
|
dependencies:
|
|
expect: 29.7.0
|
|
pretty-format: 29.7.0
|
|
|
|
'@types/json-schema@7.0.15': {}
|
|
|
|
'@types/jsonwebtoken@9.0.10':
|
|
dependencies:
|
|
'@types/ms': 2.1.0
|
|
'@types/node': 20.19.37
|
|
|
|
'@types/jsonwebtoken@9.0.5':
|
|
dependencies:
|
|
'@types/node': 20.19.37
|
|
|
|
'@types/luxon@3.4.2': {}
|
|
|
|
'@types/mime@1.3.5': {}
|
|
|
|
'@types/ms@2.1.0': {}
|
|
|
|
'@types/node@20.19.37':
|
|
dependencies:
|
|
undici-types: 6.21.0
|
|
|
|
'@types/passport-jwt@4.0.1':
|
|
dependencies:
|
|
'@types/jsonwebtoken': 9.0.10
|
|
'@types/passport-strategy': 0.2.38
|
|
|
|
'@types/passport-strategy@0.2.38':
|
|
dependencies:
|
|
'@types/express': 4.17.25
|
|
'@types/passport': 1.0.17
|
|
|
|
'@types/passport@1.0.17':
|
|
dependencies:
|
|
'@types/express': 4.17.25
|
|
|
|
'@types/qs@6.15.0': {}
|
|
|
|
'@types/range-parser@1.2.7': {}
|
|
|
|
'@types/send@0.17.6':
|
|
dependencies:
|
|
'@types/mime': 1.3.5
|
|
'@types/node': 20.19.37
|
|
|
|
'@types/send@1.2.1':
|
|
dependencies:
|
|
'@types/node': 20.19.37
|
|
|
|
'@types/serve-static@1.15.10':
|
|
dependencies:
|
|
'@types/http-errors': 2.0.5
|
|
'@types/node': 20.19.37
|
|
'@types/send': 0.17.6
|
|
|
|
'@types/stack-utils@2.0.3': {}
|
|
|
|
'@types/validator@13.15.10': {}
|
|
|
|
'@types/yargs-parser@21.0.3': {}
|
|
|
|
'@types/yargs@17.0.35':
|
|
dependencies:
|
|
'@types/yargs-parser': 21.0.3
|
|
|
|
'@vitejs/plugin-legacy@5.3.2(terser@5.46.1)(vite@5.4.21(@types/node@20.19.37)(sass@1.98.0)(terser@5.46.1))':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/preset-env': 7.29.2(@babel/core@7.29.0)
|
|
browserslist: 4.28.2
|
|
browserslist-to-esbuild: 2.1.1(browserslist@4.28.2)
|
|
core-js: 3.49.0
|
|
magic-string: 0.30.8
|
|
regenerator-runtime: 0.14.1
|
|
systemjs: 6.15.1
|
|
terser: 5.46.1
|
|
vite: 5.4.21(@types/node@20.19.37)(sass@1.98.0)(terser@5.46.1)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@vitejs/plugin-vue-jsx@3.1.0(vite@5.4.21(@types/node@20.19.37)(sass@1.98.0)(terser@5.46.1))(vue@3.5.31(typescript@5.9.3))':
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/plugin-transform-typescript': 7.28.6(@babel/core@7.29.0)
|
|
'@vue/babel-plugin-jsx': 1.5.0(@babel/core@7.29.0)
|
|
vite: 5.4.21(@types/node@20.19.37)(sass@1.98.0)(terser@5.46.1)
|
|
vue: 3.5.31(typescript@5.9.3)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@vitejs/plugin-vue@5.1.0(vite@5.4.21(@types/node@20.19.37)(sass@1.98.0)(terser@5.46.1))(vue@3.5.31(typescript@5.9.3))':
|
|
dependencies:
|
|
vite: 5.4.21(@types/node@20.19.37)(sass@1.98.0)(terser@5.46.1)
|
|
vue: 3.5.31(typescript@5.9.3)
|
|
|
|
'@volar/language-core@2.4.15':
|
|
dependencies:
|
|
'@volar/source-map': 2.4.15
|
|
|
|
'@volar/source-map@2.4.15': {}
|
|
|
|
'@volar/typescript@2.4.15':
|
|
dependencies:
|
|
'@volar/language-core': 2.4.15
|
|
path-browserify: 1.0.1
|
|
vscode-uri: 3.1.0
|
|
|
|
'@vue/babel-helper-vue-transform-on@1.5.0': {}
|
|
|
|
'@vue/babel-plugin-jsx@1.5.0(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/helper-module-imports': 7.28.6
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/plugin-syntax-jsx': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/template': 7.28.6
|
|
'@babel/traverse': 7.29.0
|
|
'@babel/types': 7.29.0
|
|
'@vue/babel-helper-vue-transform-on': 1.5.0
|
|
'@vue/babel-plugin-resolve-type': 1.5.0(@babel/core@7.29.0)
|
|
'@vue/shared': 3.5.31
|
|
optionalDependencies:
|
|
'@babel/core': 7.29.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@vue/babel-plugin-resolve-type@1.5.0(@babel/core@7.29.0)':
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.0
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-module-imports': 7.28.6
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@babel/parser': 7.29.2
|
|
'@vue/compiler-sfc': 3.5.31
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
'@vue/compiler-core@3.4.21':
|
|
dependencies:
|
|
'@babel/parser': 7.29.2
|
|
'@vue/shared': 3.4.21
|
|
entities: 4.5.0
|
|
estree-walker: 2.0.2
|
|
source-map-js: 1.2.1
|
|
|
|
'@vue/compiler-core@3.5.31':
|
|
dependencies:
|
|
'@babel/parser': 7.29.2
|
|
'@vue/shared': 3.5.31
|
|
entities: 7.0.1
|
|
estree-walker: 2.0.2
|
|
source-map-js: 1.2.1
|
|
|
|
'@vue/compiler-dom@3.4.21':
|
|
dependencies:
|
|
'@vue/compiler-core': 3.4.21
|
|
'@vue/shared': 3.4.21
|
|
|
|
'@vue/compiler-dom@3.5.31':
|
|
dependencies:
|
|
'@vue/compiler-core': 3.5.31
|
|
'@vue/shared': 3.5.31
|
|
|
|
'@vue/compiler-sfc@3.4.21':
|
|
dependencies:
|
|
'@babel/parser': 7.29.2
|
|
'@vue/compiler-core': 3.4.21
|
|
'@vue/compiler-dom': 3.4.21
|
|
'@vue/compiler-ssr': 3.4.21
|
|
'@vue/shared': 3.4.21
|
|
estree-walker: 2.0.2
|
|
magic-string: 0.30.8
|
|
postcss: 8.5.8
|
|
source-map-js: 1.2.1
|
|
|
|
'@vue/compiler-sfc@3.5.31':
|
|
dependencies:
|
|
'@babel/parser': 7.29.2
|
|
'@vue/compiler-core': 3.5.31
|
|
'@vue/compiler-dom': 3.5.31
|
|
'@vue/compiler-ssr': 3.5.31
|
|
'@vue/shared': 3.5.31
|
|
estree-walker: 2.0.2
|
|
magic-string: 0.30.21
|
|
postcss: 8.5.8
|
|
source-map-js: 1.2.1
|
|
|
|
'@vue/compiler-ssr@3.4.21':
|
|
dependencies:
|
|
'@vue/compiler-dom': 3.4.21
|
|
'@vue/shared': 3.4.21
|
|
|
|
'@vue/compiler-ssr@3.5.31':
|
|
dependencies:
|
|
'@vue/compiler-dom': 3.5.31
|
|
'@vue/shared': 3.5.31
|
|
|
|
'@vue/compiler-vue2@2.7.16':
|
|
dependencies:
|
|
de-indent: 1.0.2
|
|
he: 1.2.0
|
|
|
|
'@vue/consolidate@1.0.0': {}
|
|
|
|
'@vue/devtools-api@6.6.4': {}
|
|
|
|
'@vue/language-core@2.2.12(typescript@5.9.3)':
|
|
dependencies:
|
|
'@volar/language-core': 2.4.15
|
|
'@vue/compiler-dom': 3.5.31
|
|
'@vue/compiler-vue2': 2.7.16
|
|
'@vue/shared': 3.5.31
|
|
alien-signals: 1.0.13
|
|
minimatch: 9.0.9
|
|
muggle-string: 0.4.1
|
|
path-browserify: 1.0.1
|
|
optionalDependencies:
|
|
typescript: 5.9.3
|
|
|
|
'@vue/reactivity@3.5.31':
|
|
dependencies:
|
|
'@vue/shared': 3.5.31
|
|
|
|
'@vue/runtime-core@3.5.31':
|
|
dependencies:
|
|
'@vue/reactivity': 3.5.31
|
|
'@vue/shared': 3.5.31
|
|
|
|
'@vue/runtime-dom@3.5.31':
|
|
dependencies:
|
|
'@vue/reactivity': 3.5.31
|
|
'@vue/runtime-core': 3.5.31
|
|
'@vue/shared': 3.5.31
|
|
csstype: 3.2.3
|
|
|
|
'@vue/server-renderer@3.4.21(vue@3.5.31(typescript@5.9.3))':
|
|
dependencies:
|
|
'@vue/compiler-ssr': 3.4.21
|
|
'@vue/shared': 3.4.21
|
|
vue: 3.5.31(typescript@5.9.3)
|
|
|
|
'@vue/server-renderer@3.5.31(vue@3.5.31(typescript@5.9.3))':
|
|
dependencies:
|
|
'@vue/compiler-ssr': 3.5.31
|
|
'@vue/shared': 3.5.31
|
|
vue: 3.5.31(typescript@5.9.3)
|
|
|
|
'@vue/shared@3.4.21': {}
|
|
|
|
'@vue/shared@3.5.31': {}
|
|
|
|
'@webassemblyjs/ast@1.14.1':
|
|
dependencies:
|
|
'@webassemblyjs/helper-numbers': 1.13.2
|
|
'@webassemblyjs/helper-wasm-bytecode': 1.13.2
|
|
|
|
'@webassemblyjs/floating-point-hex-parser@1.13.2': {}
|
|
|
|
'@webassemblyjs/helper-api-error@1.13.2': {}
|
|
|
|
'@webassemblyjs/helper-buffer@1.14.1': {}
|
|
|
|
'@webassemblyjs/helper-numbers@1.13.2':
|
|
dependencies:
|
|
'@webassemblyjs/floating-point-hex-parser': 1.13.2
|
|
'@webassemblyjs/helper-api-error': 1.13.2
|
|
'@xtuc/long': 4.2.2
|
|
|
|
'@webassemblyjs/helper-wasm-bytecode@1.13.2': {}
|
|
|
|
'@webassemblyjs/helper-wasm-section@1.14.1':
|
|
dependencies:
|
|
'@webassemblyjs/ast': 1.14.1
|
|
'@webassemblyjs/helper-buffer': 1.14.1
|
|
'@webassemblyjs/helper-wasm-bytecode': 1.13.2
|
|
'@webassemblyjs/wasm-gen': 1.14.1
|
|
|
|
'@webassemblyjs/ieee754@1.13.2':
|
|
dependencies:
|
|
'@xtuc/ieee754': 1.2.0
|
|
|
|
'@webassemblyjs/leb128@1.13.2':
|
|
dependencies:
|
|
'@xtuc/long': 4.2.2
|
|
|
|
'@webassemblyjs/utf8@1.13.2': {}
|
|
|
|
'@webassemblyjs/wasm-edit@1.14.1':
|
|
dependencies:
|
|
'@webassemblyjs/ast': 1.14.1
|
|
'@webassemblyjs/helper-buffer': 1.14.1
|
|
'@webassemblyjs/helper-wasm-bytecode': 1.13.2
|
|
'@webassemblyjs/helper-wasm-section': 1.14.1
|
|
'@webassemblyjs/wasm-gen': 1.14.1
|
|
'@webassemblyjs/wasm-opt': 1.14.1
|
|
'@webassemblyjs/wasm-parser': 1.14.1
|
|
'@webassemblyjs/wast-printer': 1.14.1
|
|
|
|
'@webassemblyjs/wasm-gen@1.14.1':
|
|
dependencies:
|
|
'@webassemblyjs/ast': 1.14.1
|
|
'@webassemblyjs/helper-wasm-bytecode': 1.13.2
|
|
'@webassemblyjs/ieee754': 1.13.2
|
|
'@webassemblyjs/leb128': 1.13.2
|
|
'@webassemblyjs/utf8': 1.13.2
|
|
|
|
'@webassemblyjs/wasm-opt@1.14.1':
|
|
dependencies:
|
|
'@webassemblyjs/ast': 1.14.1
|
|
'@webassemblyjs/helper-buffer': 1.14.1
|
|
'@webassemblyjs/wasm-gen': 1.14.1
|
|
'@webassemblyjs/wasm-parser': 1.14.1
|
|
|
|
'@webassemblyjs/wasm-parser@1.14.1':
|
|
dependencies:
|
|
'@webassemblyjs/ast': 1.14.1
|
|
'@webassemblyjs/helper-api-error': 1.13.2
|
|
'@webassemblyjs/helper-wasm-bytecode': 1.13.2
|
|
'@webassemblyjs/ieee754': 1.13.2
|
|
'@webassemblyjs/leb128': 1.13.2
|
|
'@webassemblyjs/utf8': 1.13.2
|
|
|
|
'@webassemblyjs/wast-printer@1.14.1':
|
|
dependencies:
|
|
'@webassemblyjs/ast': 1.14.1
|
|
'@xtuc/long': 4.2.2
|
|
|
|
'@xtuc/ieee754@1.2.0': {}
|
|
|
|
'@xtuc/long@4.2.2': {}
|
|
|
|
accepts@1.3.8:
|
|
dependencies:
|
|
mime-types: 2.1.35
|
|
negotiator: 0.6.3
|
|
|
|
acorn-walk@8.3.5:
|
|
dependencies:
|
|
acorn: 8.16.0
|
|
|
|
acorn@8.16.0: {}
|
|
|
|
address@1.2.2: {}
|
|
|
|
adm-zip@0.5.17: {}
|
|
|
|
ajv-formats@2.1.1(ajv@8.12.0):
|
|
optionalDependencies:
|
|
ajv: 8.12.0
|
|
|
|
ajv-formats@2.1.1(ajv@8.18.0):
|
|
optionalDependencies:
|
|
ajv: 8.18.0
|
|
|
|
ajv-keywords@3.5.2(ajv@6.14.0):
|
|
dependencies:
|
|
ajv: 6.14.0
|
|
|
|
ajv-keywords@5.1.0(ajv@8.18.0):
|
|
dependencies:
|
|
ajv: 8.18.0
|
|
fast-deep-equal: 3.1.3
|
|
|
|
ajv@6.14.0:
|
|
dependencies:
|
|
fast-deep-equal: 3.1.3
|
|
fast-json-stable-stringify: 2.1.0
|
|
json-schema-traverse: 0.4.1
|
|
uri-js: 4.4.1
|
|
|
|
ajv@8.12.0:
|
|
dependencies:
|
|
fast-deep-equal: 3.1.3
|
|
json-schema-traverse: 1.0.0
|
|
require-from-string: 2.0.2
|
|
uri-js: 4.4.1
|
|
|
|
ajv@8.18.0:
|
|
dependencies:
|
|
fast-deep-equal: 3.1.3
|
|
fast-uri: 3.1.0
|
|
json-schema-traverse: 1.0.0
|
|
require-from-string: 2.0.2
|
|
|
|
alien-signals@1.0.13: {}
|
|
|
|
ansi-colors@4.1.3: {}
|
|
|
|
ansi-escapes@4.3.2:
|
|
dependencies:
|
|
type-fest: 0.21.3
|
|
|
|
ansi-regex@5.0.1: {}
|
|
|
|
ansi-regex@6.2.2: {}
|
|
|
|
ansi-styles@4.3.0:
|
|
dependencies:
|
|
color-convert: 2.0.1
|
|
|
|
ansi-styles@5.2.0: {}
|
|
|
|
ansi-styles@6.2.3: {}
|
|
|
|
any-base@1.1.0: {}
|
|
|
|
anymatch@3.1.3:
|
|
dependencies:
|
|
normalize-path: 3.0.0
|
|
picomatch: 2.3.2
|
|
|
|
append-field@1.0.0: {}
|
|
|
|
arg@4.1.3: {}
|
|
|
|
argparse@1.0.10:
|
|
dependencies:
|
|
sprintf-js: 1.0.3
|
|
|
|
argparse@2.0.1: {}
|
|
|
|
array-flatten@1.1.1: {}
|
|
|
|
array-timsort@1.0.3: {}
|
|
|
|
asap@2.0.6: {}
|
|
|
|
asynckit@0.4.0: {}
|
|
|
|
autoprefixer@10.4.27(postcss@8.5.8):
|
|
dependencies:
|
|
browserslist: 4.28.2
|
|
caniuse-lite: 1.0.30001784
|
|
fraction.js: 5.3.4
|
|
picocolors: 1.1.1
|
|
postcss: 8.5.8
|
|
postcss-value-parser: 4.2.0
|
|
|
|
babel-jest@29.7.0(@babel/core@7.29.0):
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@jest/transform': 29.7.0
|
|
'@types/babel__core': 7.20.5
|
|
babel-plugin-istanbul: 6.1.1
|
|
babel-preset-jest: 29.6.3(@babel/core@7.29.0)
|
|
chalk: 4.1.2
|
|
graceful-fs: 4.2.11
|
|
slash: 3.0.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
babel-plugin-istanbul@6.1.1:
|
|
dependencies:
|
|
'@babel/helper-plugin-utils': 7.28.6
|
|
'@istanbuljs/load-nyc-config': 1.1.0
|
|
'@istanbuljs/schema': 0.1.3
|
|
istanbul-lib-instrument: 5.2.1
|
|
test-exclude: 6.0.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
babel-plugin-jest-hoist@29.6.3:
|
|
dependencies:
|
|
'@babel/template': 7.28.6
|
|
'@babel/types': 7.29.0
|
|
'@types/babel__core': 7.20.5
|
|
'@types/babel__traverse': 7.28.0
|
|
|
|
babel-plugin-polyfill-corejs2@0.4.17(@babel/core@7.29.0):
|
|
dependencies:
|
|
'@babel/compat-data': 7.29.0
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-define-polyfill-provider': 0.6.8(@babel/core@7.29.0)
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
babel-plugin-polyfill-corejs3@0.14.2(@babel/core@7.29.0):
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-define-polyfill-provider': 0.6.8(@babel/core@7.29.0)
|
|
core-js-compat: 3.49.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
babel-plugin-polyfill-regenerator@0.6.8(@babel/core@7.29.0):
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/helper-define-polyfill-provider': 0.6.8(@babel/core@7.29.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
babel-preset-current-node-syntax@1.2.0(@babel/core@7.29.0):
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-bigint': 7.8.3(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-import-attributes': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.29.0)
|
|
|
|
babel-preset-jest@29.6.3(@babel/core@7.29.0):
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
babel-plugin-jest-hoist: 29.6.3
|
|
babel-preset-current-node-syntax: 1.2.0(@babel/core@7.29.0)
|
|
|
|
balanced-match@1.0.2: {}
|
|
|
|
base64-js@1.5.1: {}
|
|
|
|
base64url@3.0.1: {}
|
|
|
|
baseline-browser-mapping@2.10.13: {}
|
|
|
|
binary-extensions@2.3.0: {}
|
|
|
|
bl@4.1.0:
|
|
dependencies:
|
|
buffer: 5.7.1
|
|
inherits: 2.0.4
|
|
readable-stream: 3.6.2
|
|
|
|
bmp-js@0.1.0: {}
|
|
|
|
body-parser@1.20.4:
|
|
dependencies:
|
|
bytes: 3.1.2
|
|
content-type: 1.0.5
|
|
debug: 2.6.9
|
|
depd: 2.0.0
|
|
destroy: 1.2.0
|
|
http-errors: 2.0.1
|
|
iconv-lite: 0.4.24
|
|
on-finished: 2.4.1
|
|
qs: 6.14.2
|
|
raw-body: 2.5.3
|
|
type-is: 1.6.18
|
|
unpipe: 1.0.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
brace-expansion@1.1.13:
|
|
dependencies:
|
|
balanced-match: 1.0.2
|
|
concat-map: 0.0.1
|
|
|
|
brace-expansion@2.0.3:
|
|
dependencies:
|
|
balanced-match: 1.0.2
|
|
|
|
braces@3.0.3:
|
|
dependencies:
|
|
fill-range: 7.1.1
|
|
|
|
browserslist-to-esbuild@2.1.1(browserslist@4.28.2):
|
|
dependencies:
|
|
browserslist: 4.28.2
|
|
meow: 13.2.0
|
|
|
|
browserslist@4.28.2:
|
|
dependencies:
|
|
baseline-browser-mapping: 2.10.13
|
|
caniuse-lite: 1.0.30001784
|
|
electron-to-chromium: 1.5.331
|
|
node-releases: 2.0.36
|
|
update-browserslist-db: 1.2.3(browserslist@4.28.2)
|
|
|
|
bs-logger@0.2.6:
|
|
dependencies:
|
|
fast-json-stable-stringify: 2.1.0
|
|
|
|
bser@2.1.1:
|
|
dependencies:
|
|
node-int64: 0.4.0
|
|
|
|
buffer-equal-constant-time@1.0.1: {}
|
|
|
|
buffer-equal@0.0.1: {}
|
|
|
|
buffer-from@1.1.2: {}
|
|
|
|
buffer@5.7.1:
|
|
dependencies:
|
|
base64-js: 1.5.1
|
|
ieee754: 1.2.1
|
|
|
|
busboy@1.6.0:
|
|
dependencies:
|
|
streamsearch: 1.1.0
|
|
|
|
bytes@3.1.2: {}
|
|
|
|
cac@6.7.9: {}
|
|
|
|
call-bind-apply-helpers@1.0.2:
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
function-bind: 1.1.2
|
|
|
|
call-bind@1.0.8:
|
|
dependencies:
|
|
call-bind-apply-helpers: 1.0.2
|
|
es-define-property: 1.0.1
|
|
get-intrinsic: 1.3.0
|
|
set-function-length: 1.2.2
|
|
|
|
call-bound@1.0.4:
|
|
dependencies:
|
|
call-bind-apply-helpers: 1.0.2
|
|
get-intrinsic: 1.3.0
|
|
|
|
callsites@3.1.0: {}
|
|
|
|
camelcase@5.3.1: {}
|
|
|
|
camelcase@6.3.0: {}
|
|
|
|
caniuse-lite@1.0.30001784: {}
|
|
|
|
centra@2.7.0:
|
|
dependencies:
|
|
follow-redirects: 1.15.11
|
|
transitivePeerDependencies:
|
|
- debug
|
|
|
|
chalk@4.1.2:
|
|
dependencies:
|
|
ansi-styles: 4.3.0
|
|
supports-color: 7.2.0
|
|
|
|
chalk@5.6.2: {}
|
|
|
|
char-regex@1.0.2: {}
|
|
|
|
chardet@0.7.0: {}
|
|
|
|
chokidar@3.6.0:
|
|
dependencies:
|
|
anymatch: 3.1.3
|
|
braces: 3.0.3
|
|
glob-parent: 5.1.2
|
|
is-binary-path: 2.1.0
|
|
is-glob: 4.0.3
|
|
normalize-path: 3.0.0
|
|
readdirp: 3.6.0
|
|
optionalDependencies:
|
|
fsevents: 2.3.3
|
|
|
|
chokidar@4.0.3:
|
|
dependencies:
|
|
readdirp: 4.1.2
|
|
|
|
chrome-trace-event@1.0.4: {}
|
|
|
|
ci-info@3.9.0: {}
|
|
|
|
cjs-module-lexer@1.4.3: {}
|
|
|
|
class-transformer@0.5.1: {}
|
|
|
|
class-validator@0.14.4:
|
|
dependencies:
|
|
'@types/validator': 13.15.10
|
|
libphonenumber-js: 1.12.41
|
|
validator: 13.15.26
|
|
|
|
cli-cursor@3.1.0:
|
|
dependencies:
|
|
restore-cursor: 3.1.0
|
|
|
|
cli-spinners@2.9.2: {}
|
|
|
|
cli-table3@0.6.5:
|
|
dependencies:
|
|
string-width: 4.2.3
|
|
optionalDependencies:
|
|
'@colors/colors': 1.5.0
|
|
|
|
cli-width@3.0.0: {}
|
|
|
|
cli-width@4.1.0: {}
|
|
|
|
cliui@8.0.1:
|
|
dependencies:
|
|
string-width: 4.2.3
|
|
strip-ansi: 6.0.1
|
|
wrap-ansi: 7.0.0
|
|
|
|
clone@1.0.4: {}
|
|
|
|
co@4.6.0: {}
|
|
|
|
collect-v8-coverage@1.0.3: {}
|
|
|
|
color-convert@2.0.1:
|
|
dependencies:
|
|
color-name: 1.1.4
|
|
|
|
color-name@1.1.4: {}
|
|
|
|
combined-stream@1.0.8:
|
|
dependencies:
|
|
delayed-stream: 1.0.0
|
|
|
|
commander@2.20.3: {}
|
|
|
|
commander@4.1.1: {}
|
|
|
|
comment-json@4.2.5:
|
|
dependencies:
|
|
array-timsort: 1.0.3
|
|
core-util-is: 1.0.3
|
|
esprima: 4.0.1
|
|
has-own-prop: 2.0.0
|
|
repeat-string: 1.6.1
|
|
|
|
compare-versions@3.6.0: {}
|
|
|
|
component-emitter@1.3.1: {}
|
|
|
|
concat-map@0.0.1: {}
|
|
|
|
concat-stream@2.0.0:
|
|
dependencies:
|
|
buffer-from: 1.1.2
|
|
inherits: 2.0.4
|
|
readable-stream: 3.6.2
|
|
typedarray: 0.0.6
|
|
|
|
confbox@0.1.8: {}
|
|
|
|
confbox@0.2.4: {}
|
|
|
|
consola@2.15.3: {}
|
|
|
|
content-disposition@0.5.4:
|
|
dependencies:
|
|
safe-buffer: 5.2.1
|
|
|
|
content-type@1.0.5: {}
|
|
|
|
convert-source-map@2.0.0: {}
|
|
|
|
cookie-signature@1.0.7: {}
|
|
|
|
cookie-signature@1.2.2: {}
|
|
|
|
cookie@0.7.2: {}
|
|
|
|
cookiejar@2.1.4: {}
|
|
|
|
core-js-compat@3.49.0:
|
|
dependencies:
|
|
browserslist: 4.28.2
|
|
|
|
core-js@3.49.0: {}
|
|
|
|
core-util-is@1.0.3: {}
|
|
|
|
cors@2.8.5:
|
|
dependencies:
|
|
object-assign: 4.1.1
|
|
vary: 1.1.2
|
|
|
|
cosmiconfig@8.3.6(typescript@5.7.2):
|
|
dependencies:
|
|
import-fresh: 3.3.1
|
|
js-yaml: 4.1.1
|
|
parse-json: 5.2.0
|
|
path-type: 4.0.0
|
|
optionalDependencies:
|
|
typescript: 5.7.2
|
|
|
|
create-jest@29.7.0(@types/node@20.19.37)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3)):
|
|
dependencies:
|
|
'@jest/types': 29.6.3
|
|
chalk: 4.1.2
|
|
exit: 0.1.2
|
|
graceful-fs: 4.2.11
|
|
jest-config: 29.7.0(@types/node@20.19.37)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))
|
|
jest-util: 29.7.0
|
|
prompts: 2.4.2
|
|
transitivePeerDependencies:
|
|
- '@types/node'
|
|
- babel-plugin-macros
|
|
- supports-color
|
|
- ts-node
|
|
|
|
create-require@1.1.1: {}
|
|
|
|
cron@3.2.1:
|
|
dependencies:
|
|
'@types/luxon': 3.4.2
|
|
luxon: 3.5.0
|
|
|
|
cross-env@7.0.3:
|
|
dependencies:
|
|
cross-spawn: 7.0.6
|
|
|
|
cross-spawn@7.0.6:
|
|
dependencies:
|
|
path-key: 3.1.1
|
|
shebang-command: 2.0.0
|
|
which: 2.0.2
|
|
|
|
css-font-size-keywords@1.0.0: {}
|
|
|
|
css-font-stretch-keywords@1.0.1: {}
|
|
|
|
css-font-style-keywords@1.0.1: {}
|
|
|
|
css-font-weight-keywords@1.0.0: {}
|
|
|
|
css-list-helpers@2.0.0: {}
|
|
|
|
css-system-font-keywords@1.0.0: {}
|
|
|
|
cssesc@3.0.0: {}
|
|
|
|
csstype@3.2.3: {}
|
|
|
|
de-indent@1.0.2: {}
|
|
|
|
debug@2.6.9:
|
|
dependencies:
|
|
ms: 2.0.0
|
|
|
|
debug@4.4.3:
|
|
dependencies:
|
|
ms: 2.1.3
|
|
|
|
dedent@1.7.2: {}
|
|
|
|
deepmerge@4.3.1: {}
|
|
|
|
default-gateway@6.0.3:
|
|
dependencies:
|
|
execa: 5.1.1
|
|
|
|
defaults@1.0.4:
|
|
dependencies:
|
|
clone: 1.0.4
|
|
|
|
define-data-property@1.1.4:
|
|
dependencies:
|
|
es-define-property: 1.0.1
|
|
es-errors: 1.3.0
|
|
gopd: 1.2.0
|
|
|
|
delayed-stream@1.0.0: {}
|
|
|
|
depd@2.0.0: {}
|
|
|
|
destroy@1.2.0: {}
|
|
|
|
detect-libc@2.1.2:
|
|
optional: true
|
|
|
|
detect-newline@3.1.0: {}
|
|
|
|
dezalgo@1.0.4:
|
|
dependencies:
|
|
asap: 2.0.6
|
|
wrappy: 1.0.2
|
|
|
|
diff-sequences@29.6.3: {}
|
|
|
|
diff@4.0.4: {}
|
|
|
|
dom-walk@0.1.2: {}
|
|
|
|
dotenv-expand@10.0.0: {}
|
|
|
|
dotenv@16.4.5: {}
|
|
|
|
dunder-proto@1.0.1:
|
|
dependencies:
|
|
call-bind-apply-helpers: 1.0.2
|
|
es-errors: 1.3.0
|
|
gopd: 1.2.0
|
|
|
|
eastasianwidth@0.2.0: {}
|
|
|
|
ecdsa-sig-formatter@1.0.11:
|
|
dependencies:
|
|
safe-buffer: 5.2.1
|
|
|
|
ee-first@1.1.1: {}
|
|
|
|
electron-to-chromium@1.5.331: {}
|
|
|
|
emittery@0.13.1: {}
|
|
|
|
emoji-regex@8.0.0: {}
|
|
|
|
emoji-regex@9.2.2: {}
|
|
|
|
encodeurl@2.0.0: {}
|
|
|
|
enhanced-resolve@5.20.1:
|
|
dependencies:
|
|
graceful-fs: 4.2.11
|
|
tapable: 2.3.2
|
|
|
|
entities@4.5.0: {}
|
|
|
|
entities@7.0.1: {}
|
|
|
|
error-ex@1.3.4:
|
|
dependencies:
|
|
is-arrayish: 0.2.1
|
|
|
|
es-define-property@1.0.1: {}
|
|
|
|
es-errors@1.3.0: {}
|
|
|
|
es-module-lexer@1.7.0: {}
|
|
|
|
es-object-atoms@1.1.1:
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
|
|
es-set-tostringtag@2.1.0:
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
get-intrinsic: 1.3.0
|
|
has-tostringtag: 1.0.2
|
|
hasown: 2.0.2
|
|
|
|
esbuild@0.20.2:
|
|
optionalDependencies:
|
|
'@esbuild/aix-ppc64': 0.20.2
|
|
'@esbuild/android-arm': 0.20.2
|
|
'@esbuild/android-arm64': 0.20.2
|
|
'@esbuild/android-x64': 0.20.2
|
|
'@esbuild/darwin-arm64': 0.20.2
|
|
'@esbuild/darwin-x64': 0.20.2
|
|
'@esbuild/freebsd-arm64': 0.20.2
|
|
'@esbuild/freebsd-x64': 0.20.2
|
|
'@esbuild/linux-arm': 0.20.2
|
|
'@esbuild/linux-arm64': 0.20.2
|
|
'@esbuild/linux-ia32': 0.20.2
|
|
'@esbuild/linux-loong64': 0.20.2
|
|
'@esbuild/linux-mips64el': 0.20.2
|
|
'@esbuild/linux-ppc64': 0.20.2
|
|
'@esbuild/linux-riscv64': 0.20.2
|
|
'@esbuild/linux-s390x': 0.20.2
|
|
'@esbuild/linux-x64': 0.20.2
|
|
'@esbuild/netbsd-x64': 0.20.2
|
|
'@esbuild/openbsd-x64': 0.20.2
|
|
'@esbuild/sunos-x64': 0.20.2
|
|
'@esbuild/win32-arm64': 0.20.2
|
|
'@esbuild/win32-ia32': 0.20.2
|
|
'@esbuild/win32-x64': 0.20.2
|
|
|
|
esbuild@0.21.5:
|
|
optionalDependencies:
|
|
'@esbuild/aix-ppc64': 0.21.5
|
|
'@esbuild/android-arm': 0.21.5
|
|
'@esbuild/android-arm64': 0.21.5
|
|
'@esbuild/android-x64': 0.21.5
|
|
'@esbuild/darwin-arm64': 0.21.5
|
|
'@esbuild/darwin-x64': 0.21.5
|
|
'@esbuild/freebsd-arm64': 0.21.5
|
|
'@esbuild/freebsd-x64': 0.21.5
|
|
'@esbuild/linux-arm': 0.21.5
|
|
'@esbuild/linux-arm64': 0.21.5
|
|
'@esbuild/linux-ia32': 0.21.5
|
|
'@esbuild/linux-loong64': 0.21.5
|
|
'@esbuild/linux-mips64el': 0.21.5
|
|
'@esbuild/linux-ppc64': 0.21.5
|
|
'@esbuild/linux-riscv64': 0.21.5
|
|
'@esbuild/linux-s390x': 0.21.5
|
|
'@esbuild/linux-x64': 0.21.5
|
|
'@esbuild/netbsd-x64': 0.21.5
|
|
'@esbuild/openbsd-x64': 0.21.5
|
|
'@esbuild/sunos-x64': 0.21.5
|
|
'@esbuild/win32-arm64': 0.21.5
|
|
'@esbuild/win32-ia32': 0.21.5
|
|
'@esbuild/win32-x64': 0.21.5
|
|
|
|
escalade@3.2.0: {}
|
|
|
|
escape-html@1.0.3: {}
|
|
|
|
escape-string-regexp@1.0.5: {}
|
|
|
|
escape-string-regexp@2.0.0: {}
|
|
|
|
escape-string-regexp@5.0.0: {}
|
|
|
|
eslint-scope@5.1.1:
|
|
dependencies:
|
|
esrecurse: 4.3.0
|
|
estraverse: 4.3.0
|
|
|
|
esprima@4.0.1: {}
|
|
|
|
esrecurse@4.3.0:
|
|
dependencies:
|
|
estraverse: 5.3.0
|
|
|
|
estraverse@4.3.0: {}
|
|
|
|
estraverse@5.3.0: {}
|
|
|
|
estree-walker@2.0.2: {}
|
|
|
|
estree-walker@3.0.3:
|
|
dependencies:
|
|
'@types/estree': 1.0.8
|
|
|
|
esutils@2.0.3: {}
|
|
|
|
etag@1.8.1: {}
|
|
|
|
events@3.3.0: {}
|
|
|
|
execa@5.1.1:
|
|
dependencies:
|
|
cross-spawn: 7.0.6
|
|
get-stream: 6.0.1
|
|
human-signals: 2.1.0
|
|
is-stream: 2.0.1
|
|
merge-stream: 2.0.0
|
|
npm-run-path: 4.0.1
|
|
onetime: 5.1.2
|
|
signal-exit: 3.0.7
|
|
strip-final-newline: 2.0.0
|
|
|
|
exif-parser@0.1.12: {}
|
|
|
|
exit@0.1.2: {}
|
|
|
|
expect@29.7.0:
|
|
dependencies:
|
|
'@jest/expect-utils': 29.7.0
|
|
jest-get-type: 29.6.3
|
|
jest-matcher-utils: 29.7.0
|
|
jest-message-util: 29.7.0
|
|
jest-util: 29.7.0
|
|
|
|
express@4.22.1:
|
|
dependencies:
|
|
accepts: 1.3.8
|
|
array-flatten: 1.1.1
|
|
body-parser: 1.20.4
|
|
content-disposition: 0.5.4
|
|
content-type: 1.0.5
|
|
cookie: 0.7.2
|
|
cookie-signature: 1.0.7
|
|
debug: 2.6.9
|
|
depd: 2.0.0
|
|
encodeurl: 2.0.0
|
|
escape-html: 1.0.3
|
|
etag: 1.8.1
|
|
finalhandler: 1.3.2
|
|
fresh: 0.5.2
|
|
http-errors: 2.0.1
|
|
merge-descriptors: 1.0.3
|
|
methods: 1.1.2
|
|
on-finished: 2.4.1
|
|
parseurl: 1.3.3
|
|
path-to-regexp: 0.1.13
|
|
proxy-addr: 2.0.7
|
|
qs: 6.14.2
|
|
range-parser: 1.2.1
|
|
safe-buffer: 5.2.1
|
|
send: 0.19.2
|
|
serve-static: 1.16.3
|
|
setprototypeof: 1.2.0
|
|
statuses: 2.0.2
|
|
type-is: 1.6.18
|
|
utils-merge: 1.0.1
|
|
vary: 1.1.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
exsolve@1.0.8: {}
|
|
|
|
external-editor@3.1.0:
|
|
dependencies:
|
|
chardet: 0.7.0
|
|
iconv-lite: 0.4.24
|
|
tmp: 0.0.33
|
|
|
|
fast-deep-equal@3.1.3: {}
|
|
|
|
fast-glob@3.3.3:
|
|
dependencies:
|
|
'@nodelib/fs.stat': 2.0.5
|
|
'@nodelib/fs.walk': 1.2.8
|
|
glob-parent: 5.1.2
|
|
merge2: 1.4.1
|
|
micromatch: 4.0.8
|
|
|
|
fast-json-stable-stringify@2.1.0: {}
|
|
|
|
fast-safe-stringify@2.1.1: {}
|
|
|
|
fast-uri@3.1.0: {}
|
|
|
|
fastq@1.20.1:
|
|
dependencies:
|
|
reusify: 1.1.0
|
|
|
|
fb-watchman@2.0.2:
|
|
dependencies:
|
|
bser: 2.1.1
|
|
|
|
fflate@0.8.2: {}
|
|
|
|
figures@3.2.0:
|
|
dependencies:
|
|
escape-string-regexp: 1.0.5
|
|
|
|
file-type@20.4.1:
|
|
dependencies:
|
|
'@tokenizer/inflate': 0.2.7
|
|
strtok3: 10.3.5
|
|
token-types: 6.1.2
|
|
uint8array-extras: 1.5.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
file-type@9.0.0: {}
|
|
|
|
fill-range@7.1.1:
|
|
dependencies:
|
|
to-regex-range: 5.0.1
|
|
|
|
finalhandler@1.3.2:
|
|
dependencies:
|
|
debug: 2.6.9
|
|
encodeurl: 2.0.0
|
|
escape-html: 1.0.3
|
|
on-finished: 2.4.1
|
|
parseurl: 1.3.3
|
|
statuses: 2.0.2
|
|
unpipe: 1.0.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
find-up@4.1.0:
|
|
dependencies:
|
|
locate-path: 5.0.0
|
|
path-exists: 4.0.0
|
|
|
|
follow-redirects@1.15.11: {}
|
|
|
|
foreground-child@3.3.1:
|
|
dependencies:
|
|
cross-spawn: 7.0.6
|
|
signal-exit: 4.1.0
|
|
|
|
fork-ts-checker-webpack-plugin@9.0.2(typescript@5.7.2)(webpack@5.97.1):
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.0
|
|
chalk: 4.1.2
|
|
chokidar: 3.6.0
|
|
cosmiconfig: 8.3.6(typescript@5.7.2)
|
|
deepmerge: 4.3.1
|
|
fs-extra: 10.1.0
|
|
memfs: 3.5.3
|
|
minimatch: 3.1.5
|
|
node-abort-controller: 3.1.1
|
|
schema-utils: 3.3.0
|
|
semver: 7.7.4
|
|
tapable: 2.3.2
|
|
typescript: 5.7.2
|
|
webpack: 5.97.1
|
|
|
|
form-data@4.0.5:
|
|
dependencies:
|
|
asynckit: 0.4.0
|
|
combined-stream: 1.0.8
|
|
es-set-tostringtag: 2.1.0
|
|
hasown: 2.0.2
|
|
mime-types: 2.1.35
|
|
|
|
formidable@3.5.4:
|
|
dependencies:
|
|
'@paralleldrive/cuid2': 2.3.1
|
|
dezalgo: 1.0.4
|
|
once: 1.4.0
|
|
|
|
forwarded@0.2.0: {}
|
|
|
|
fraction.js@5.3.4: {}
|
|
|
|
fresh@0.5.2: {}
|
|
|
|
fs-extra@10.1.0:
|
|
dependencies:
|
|
graceful-fs: 4.2.11
|
|
jsonfile: 6.2.0
|
|
universalify: 2.0.1
|
|
|
|
fs-monkey@1.1.0: {}
|
|
|
|
fs.realpath@1.0.0: {}
|
|
|
|
fsevents@2.3.3:
|
|
optional: true
|
|
|
|
function-bind@1.1.2: {}
|
|
|
|
generic-names@4.0.0:
|
|
dependencies:
|
|
loader-utils: 3.3.1
|
|
|
|
gensync@1.0.0-beta.2: {}
|
|
|
|
get-caller-file@2.0.5: {}
|
|
|
|
get-intrinsic@1.3.0:
|
|
dependencies:
|
|
call-bind-apply-helpers: 1.0.2
|
|
es-define-property: 1.0.1
|
|
es-errors: 1.3.0
|
|
es-object-atoms: 1.1.1
|
|
function-bind: 1.1.2
|
|
get-proto: 1.0.1
|
|
gopd: 1.2.0
|
|
has-symbols: 1.1.0
|
|
hasown: 2.0.2
|
|
math-intrinsics: 1.1.0
|
|
|
|
get-package-type@0.1.0: {}
|
|
|
|
get-proto@1.0.1:
|
|
dependencies:
|
|
dunder-proto: 1.0.1
|
|
es-object-atoms: 1.1.1
|
|
|
|
get-stream@6.0.1: {}
|
|
|
|
glob-parent@5.1.2:
|
|
dependencies:
|
|
is-glob: 4.0.3
|
|
|
|
glob-to-regexp@0.4.1: {}
|
|
|
|
glob@10.4.5:
|
|
dependencies:
|
|
foreground-child: 3.3.1
|
|
jackspeak: 3.4.3
|
|
minimatch: 9.0.9
|
|
minipass: 7.1.3
|
|
package-json-from-dist: 1.0.1
|
|
path-scurry: 1.11.1
|
|
|
|
glob@7.2.3:
|
|
dependencies:
|
|
fs.realpath: 1.0.0
|
|
inflight: 1.0.6
|
|
inherits: 2.0.4
|
|
minimatch: 3.1.5
|
|
once: 1.4.0
|
|
path-is-absolute: 1.0.1
|
|
|
|
global@4.4.0:
|
|
dependencies:
|
|
min-document: 2.19.2
|
|
process: 0.11.10
|
|
|
|
gopd@1.2.0: {}
|
|
|
|
graceful-fs@4.2.11: {}
|
|
|
|
handlebars@4.7.9:
|
|
dependencies:
|
|
minimist: 1.2.8
|
|
neo-async: 2.6.2
|
|
source-map: 0.6.1
|
|
wordwrap: 1.0.0
|
|
optionalDependencies:
|
|
uglify-js: 3.19.3
|
|
|
|
has-flag@4.0.0: {}
|
|
|
|
has-own-prop@2.0.0: {}
|
|
|
|
has-property-descriptors@1.0.2:
|
|
dependencies:
|
|
es-define-property: 1.0.1
|
|
|
|
has-symbols@1.1.0: {}
|
|
|
|
has-tostringtag@1.0.2:
|
|
dependencies:
|
|
has-symbols: 1.1.0
|
|
|
|
hash-sum@2.0.0: {}
|
|
|
|
hasown@2.0.2:
|
|
dependencies:
|
|
function-bind: 1.1.2
|
|
|
|
he@1.2.0: {}
|
|
|
|
html-escaper@2.0.2: {}
|
|
|
|
http-errors@2.0.1:
|
|
dependencies:
|
|
depd: 2.0.0
|
|
inherits: 2.0.4
|
|
setprototypeof: 1.2.0
|
|
statuses: 2.0.2
|
|
toidentifier: 1.0.1
|
|
|
|
human-signals@2.1.0: {}
|
|
|
|
iconv-lite@0.4.24:
|
|
dependencies:
|
|
safer-buffer: 2.1.2
|
|
|
|
icss-replace-symbols@1.1.0: {}
|
|
|
|
icss-utils@5.1.0(postcss@8.5.8):
|
|
dependencies:
|
|
postcss: 8.5.8
|
|
|
|
ieee754@1.2.1: {}
|
|
|
|
immutable@5.1.5: {}
|
|
|
|
import-fresh@3.3.1:
|
|
dependencies:
|
|
parent-module: 1.0.1
|
|
resolve-from: 4.0.0
|
|
|
|
import-local@3.2.0:
|
|
dependencies:
|
|
pkg-dir: 4.2.0
|
|
resolve-cwd: 3.0.0
|
|
|
|
imurmurhash@0.1.4: {}
|
|
|
|
inflight@1.0.6:
|
|
dependencies:
|
|
once: 1.4.0
|
|
wrappy: 1.0.2
|
|
|
|
inherits@2.0.4: {}
|
|
|
|
inquirer@8.2.6:
|
|
dependencies:
|
|
ansi-escapes: 4.3.2
|
|
chalk: 4.1.2
|
|
cli-cursor: 3.1.0
|
|
cli-width: 3.0.0
|
|
external-editor: 3.1.0
|
|
figures: 3.2.0
|
|
lodash: 4.18.1
|
|
mute-stream: 0.0.8
|
|
ora: 5.4.1
|
|
run-async: 2.4.1
|
|
rxjs: 7.8.2
|
|
string-width: 4.2.3
|
|
strip-ansi: 6.0.1
|
|
through: 2.3.8
|
|
wrap-ansi: 6.2.0
|
|
|
|
inquirer@9.2.15:
|
|
dependencies:
|
|
'@ljharb/through': 2.3.14
|
|
ansi-escapes: 4.3.2
|
|
chalk: 5.6.2
|
|
cli-cursor: 3.1.0
|
|
cli-width: 4.1.0
|
|
external-editor: 3.1.0
|
|
figures: 3.2.0
|
|
lodash: 4.18.1
|
|
mute-stream: 1.0.0
|
|
ora: 5.4.1
|
|
run-async: 3.0.0
|
|
rxjs: 7.8.2
|
|
string-width: 4.2.3
|
|
strip-ansi: 6.0.1
|
|
wrap-ansi: 6.2.0
|
|
|
|
invert-kv@3.0.1: {}
|
|
|
|
ipaddr.js@1.9.1: {}
|
|
|
|
is-arrayish@0.2.1: {}
|
|
|
|
is-binary-path@2.1.0:
|
|
dependencies:
|
|
binary-extensions: 2.3.0
|
|
|
|
is-core-module@2.16.1:
|
|
dependencies:
|
|
hasown: 2.0.2
|
|
|
|
is-extglob@2.1.1: {}
|
|
|
|
is-fullwidth-code-point@3.0.0: {}
|
|
|
|
is-function@1.0.2: {}
|
|
|
|
is-generator-fn@2.1.0: {}
|
|
|
|
is-glob@4.0.3:
|
|
dependencies:
|
|
is-extglob: 2.1.1
|
|
|
|
is-interactive@1.0.0: {}
|
|
|
|
is-number@7.0.0: {}
|
|
|
|
is-stream@2.0.1: {}
|
|
|
|
is-unicode-supported@0.1.0: {}
|
|
|
|
isbinaryfile@5.0.7: {}
|
|
|
|
isexe@2.0.0: {}
|
|
|
|
istanbul-lib-coverage@3.2.2: {}
|
|
|
|
istanbul-lib-instrument@5.2.1:
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/parser': 7.29.2
|
|
'@istanbuljs/schema': 0.1.3
|
|
istanbul-lib-coverage: 3.2.2
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
istanbul-lib-instrument@6.0.3:
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/parser': 7.29.2
|
|
'@istanbuljs/schema': 0.1.3
|
|
istanbul-lib-coverage: 3.2.2
|
|
semver: 7.7.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
istanbul-lib-report@3.0.1:
|
|
dependencies:
|
|
istanbul-lib-coverage: 3.2.2
|
|
make-dir: 4.0.0
|
|
supports-color: 7.2.0
|
|
|
|
istanbul-lib-source-maps@4.0.1:
|
|
dependencies:
|
|
debug: 4.4.3
|
|
istanbul-lib-coverage: 3.2.2
|
|
source-map: 0.6.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
istanbul-reports@3.2.0:
|
|
dependencies:
|
|
html-escaper: 2.0.2
|
|
istanbul-lib-report: 3.0.1
|
|
|
|
iterare@1.2.1: {}
|
|
|
|
jackspeak@3.4.3:
|
|
dependencies:
|
|
'@isaacs/cliui': 8.0.2
|
|
optionalDependencies:
|
|
'@pkgjs/parseargs': 0.11.0
|
|
|
|
jest-changed-files@29.7.0:
|
|
dependencies:
|
|
execa: 5.1.1
|
|
jest-util: 29.7.0
|
|
p-limit: 3.1.0
|
|
|
|
jest-circus@29.7.0:
|
|
dependencies:
|
|
'@jest/environment': 29.7.0
|
|
'@jest/expect': 29.7.0
|
|
'@jest/test-result': 29.7.0
|
|
'@jest/types': 29.6.3
|
|
'@types/node': 20.19.37
|
|
chalk: 4.1.2
|
|
co: 4.6.0
|
|
dedent: 1.7.2
|
|
is-generator-fn: 2.1.0
|
|
jest-each: 29.7.0
|
|
jest-matcher-utils: 29.7.0
|
|
jest-message-util: 29.7.0
|
|
jest-runtime: 29.7.0
|
|
jest-snapshot: 29.7.0
|
|
jest-util: 29.7.0
|
|
p-limit: 3.1.0
|
|
pretty-format: 29.7.0
|
|
pure-rand: 6.1.0
|
|
slash: 3.0.0
|
|
stack-utils: 2.0.6
|
|
transitivePeerDependencies:
|
|
- babel-plugin-macros
|
|
- supports-color
|
|
|
|
jest-cli@29.7.0(@types/node@20.19.37)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3)):
|
|
dependencies:
|
|
'@jest/core': 29.7.0(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))
|
|
'@jest/test-result': 29.7.0
|
|
'@jest/types': 29.6.3
|
|
chalk: 4.1.2
|
|
create-jest: 29.7.0(@types/node@20.19.37)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))
|
|
exit: 0.1.2
|
|
import-local: 3.2.0
|
|
jest-config: 29.7.0(@types/node@20.19.37)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))
|
|
jest-util: 29.7.0
|
|
jest-validate: 29.7.0
|
|
yargs: 17.7.2
|
|
transitivePeerDependencies:
|
|
- '@types/node'
|
|
- babel-plugin-macros
|
|
- supports-color
|
|
- ts-node
|
|
|
|
jest-config@29.7.0(@types/node@20.19.37)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3)):
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@jest/test-sequencer': 29.7.0
|
|
'@jest/types': 29.6.3
|
|
babel-jest: 29.7.0(@babel/core@7.29.0)
|
|
chalk: 4.1.2
|
|
ci-info: 3.9.0
|
|
deepmerge: 4.3.1
|
|
glob: 7.2.3
|
|
graceful-fs: 4.2.11
|
|
jest-circus: 29.7.0
|
|
jest-environment-node: 29.7.0
|
|
jest-get-type: 29.6.3
|
|
jest-regex-util: 29.6.3
|
|
jest-resolve: 29.7.0
|
|
jest-runner: 29.7.0
|
|
jest-util: 29.7.0
|
|
jest-validate: 29.7.0
|
|
micromatch: 4.0.8
|
|
parse-json: 5.2.0
|
|
pretty-format: 29.7.0
|
|
slash: 3.0.0
|
|
strip-json-comments: 3.1.1
|
|
optionalDependencies:
|
|
'@types/node': 20.19.37
|
|
ts-node: 10.9.2(@types/node@20.19.37)(typescript@5.9.3)
|
|
transitivePeerDependencies:
|
|
- babel-plugin-macros
|
|
- supports-color
|
|
|
|
jest-diff@29.7.0:
|
|
dependencies:
|
|
chalk: 4.1.2
|
|
diff-sequences: 29.6.3
|
|
jest-get-type: 29.6.3
|
|
pretty-format: 29.7.0
|
|
|
|
jest-docblock@29.7.0:
|
|
dependencies:
|
|
detect-newline: 3.1.0
|
|
|
|
jest-each@29.7.0:
|
|
dependencies:
|
|
'@jest/types': 29.6.3
|
|
chalk: 4.1.2
|
|
jest-get-type: 29.6.3
|
|
jest-util: 29.7.0
|
|
pretty-format: 29.7.0
|
|
|
|
jest-environment-node@29.7.0:
|
|
dependencies:
|
|
'@jest/environment': 29.7.0
|
|
'@jest/fake-timers': 29.7.0
|
|
'@jest/types': 29.6.3
|
|
'@types/node': 20.19.37
|
|
jest-mock: 29.7.0
|
|
jest-util: 29.7.0
|
|
|
|
jest-get-type@29.6.3: {}
|
|
|
|
jest-haste-map@29.7.0:
|
|
dependencies:
|
|
'@jest/types': 29.6.3
|
|
'@types/graceful-fs': 4.1.9
|
|
'@types/node': 20.19.37
|
|
anymatch: 3.1.3
|
|
fb-watchman: 2.0.2
|
|
graceful-fs: 4.2.11
|
|
jest-regex-util: 29.6.3
|
|
jest-util: 29.7.0
|
|
jest-worker: 29.7.0
|
|
micromatch: 4.0.8
|
|
walker: 1.0.8
|
|
optionalDependencies:
|
|
fsevents: 2.3.3
|
|
|
|
jest-leak-detector@29.7.0:
|
|
dependencies:
|
|
jest-get-type: 29.6.3
|
|
pretty-format: 29.7.0
|
|
|
|
jest-matcher-utils@29.7.0:
|
|
dependencies:
|
|
chalk: 4.1.2
|
|
jest-diff: 29.7.0
|
|
jest-get-type: 29.6.3
|
|
pretty-format: 29.7.0
|
|
|
|
jest-message-util@29.7.0:
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.0
|
|
'@jest/types': 29.6.3
|
|
'@types/stack-utils': 2.0.3
|
|
chalk: 4.1.2
|
|
graceful-fs: 4.2.11
|
|
micromatch: 4.0.8
|
|
pretty-format: 29.7.0
|
|
slash: 3.0.0
|
|
stack-utils: 2.0.6
|
|
|
|
jest-mock@29.7.0:
|
|
dependencies:
|
|
'@jest/types': 29.6.3
|
|
'@types/node': 20.19.37
|
|
jest-util: 29.7.0
|
|
|
|
jest-pnp-resolver@1.2.3(jest-resolve@29.7.0):
|
|
optionalDependencies:
|
|
jest-resolve: 29.7.0
|
|
|
|
jest-regex-util@29.6.3: {}
|
|
|
|
jest-resolve-dependencies@29.7.0:
|
|
dependencies:
|
|
jest-regex-util: 29.6.3
|
|
jest-snapshot: 29.7.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
jest-resolve@29.7.0:
|
|
dependencies:
|
|
chalk: 4.1.2
|
|
graceful-fs: 4.2.11
|
|
jest-haste-map: 29.7.0
|
|
jest-pnp-resolver: 1.2.3(jest-resolve@29.7.0)
|
|
jest-util: 29.7.0
|
|
jest-validate: 29.7.0
|
|
resolve: 1.22.11
|
|
resolve.exports: 2.0.3
|
|
slash: 3.0.0
|
|
|
|
jest-runner@29.7.0:
|
|
dependencies:
|
|
'@jest/console': 29.7.0
|
|
'@jest/environment': 29.7.0
|
|
'@jest/test-result': 29.7.0
|
|
'@jest/transform': 29.7.0
|
|
'@jest/types': 29.6.3
|
|
'@types/node': 20.19.37
|
|
chalk: 4.1.2
|
|
emittery: 0.13.1
|
|
graceful-fs: 4.2.11
|
|
jest-docblock: 29.7.0
|
|
jest-environment-node: 29.7.0
|
|
jest-haste-map: 29.7.0
|
|
jest-leak-detector: 29.7.0
|
|
jest-message-util: 29.7.0
|
|
jest-resolve: 29.7.0
|
|
jest-runtime: 29.7.0
|
|
jest-util: 29.7.0
|
|
jest-watcher: 29.7.0
|
|
jest-worker: 29.7.0
|
|
p-limit: 3.1.0
|
|
source-map-support: 0.5.13
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
jest-runtime@29.7.0:
|
|
dependencies:
|
|
'@jest/environment': 29.7.0
|
|
'@jest/fake-timers': 29.7.0
|
|
'@jest/globals': 29.7.0
|
|
'@jest/source-map': 29.6.3
|
|
'@jest/test-result': 29.7.0
|
|
'@jest/transform': 29.7.0
|
|
'@jest/types': 29.6.3
|
|
'@types/node': 20.19.37
|
|
chalk: 4.1.2
|
|
cjs-module-lexer: 1.4.3
|
|
collect-v8-coverage: 1.0.3
|
|
glob: 7.2.3
|
|
graceful-fs: 4.2.11
|
|
jest-haste-map: 29.7.0
|
|
jest-message-util: 29.7.0
|
|
jest-mock: 29.7.0
|
|
jest-regex-util: 29.6.3
|
|
jest-resolve: 29.7.0
|
|
jest-snapshot: 29.7.0
|
|
jest-util: 29.7.0
|
|
slash: 3.0.0
|
|
strip-bom: 4.0.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
jest-snapshot@29.7.0:
|
|
dependencies:
|
|
'@babel/core': 7.29.0
|
|
'@babel/generator': 7.29.1
|
|
'@babel/plugin-syntax-jsx': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/plugin-syntax-typescript': 7.28.6(@babel/core@7.29.0)
|
|
'@babel/types': 7.29.0
|
|
'@jest/expect-utils': 29.7.0
|
|
'@jest/transform': 29.7.0
|
|
'@jest/types': 29.6.3
|
|
babel-preset-current-node-syntax: 1.2.0(@babel/core@7.29.0)
|
|
chalk: 4.1.2
|
|
expect: 29.7.0
|
|
graceful-fs: 4.2.11
|
|
jest-diff: 29.7.0
|
|
jest-get-type: 29.6.3
|
|
jest-matcher-utils: 29.7.0
|
|
jest-message-util: 29.7.0
|
|
jest-util: 29.7.0
|
|
natural-compare: 1.4.0
|
|
pretty-format: 29.7.0
|
|
semver: 7.7.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
jest-util@29.7.0:
|
|
dependencies:
|
|
'@jest/types': 29.6.3
|
|
'@types/node': 20.19.37
|
|
chalk: 4.1.2
|
|
ci-info: 3.9.0
|
|
graceful-fs: 4.2.11
|
|
picomatch: 2.3.2
|
|
|
|
jest-validate@29.7.0:
|
|
dependencies:
|
|
'@jest/types': 29.6.3
|
|
camelcase: 6.3.0
|
|
chalk: 4.1.2
|
|
jest-get-type: 29.6.3
|
|
leven: 3.1.0
|
|
pretty-format: 29.7.0
|
|
|
|
jest-watcher@29.7.0:
|
|
dependencies:
|
|
'@jest/test-result': 29.7.0
|
|
'@jest/types': 29.6.3
|
|
'@types/node': 20.19.37
|
|
ansi-escapes: 4.3.2
|
|
chalk: 4.1.2
|
|
emittery: 0.13.1
|
|
jest-util: 29.7.0
|
|
string-length: 4.0.2
|
|
|
|
jest-worker@27.5.1:
|
|
dependencies:
|
|
'@types/node': 20.19.37
|
|
merge-stream: 2.0.0
|
|
supports-color: 8.1.1
|
|
|
|
jest-worker@29.7.0:
|
|
dependencies:
|
|
'@types/node': 20.19.37
|
|
jest-util: 29.7.0
|
|
merge-stream: 2.0.0
|
|
supports-color: 8.1.1
|
|
|
|
jest@29.7.0(@types/node@20.19.37)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3)):
|
|
dependencies:
|
|
'@jest/core': 29.7.0(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))
|
|
'@jest/types': 29.6.3
|
|
import-local: 3.2.0
|
|
jest-cli: 29.7.0(@types/node@20.19.37)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))
|
|
transitivePeerDependencies:
|
|
- '@types/node'
|
|
- babel-plugin-macros
|
|
- supports-color
|
|
- ts-node
|
|
|
|
jimp@0.10.3:
|
|
dependencies:
|
|
'@babel/runtime': 7.29.2
|
|
'@jimp/custom': 0.10.3
|
|
'@jimp/plugins': 0.10.3(@jimp/custom@0.10.3)
|
|
'@jimp/types': 0.10.3(@jimp/custom@0.10.3)
|
|
core-js: 3.49.0
|
|
regenerator-runtime: 0.13.11
|
|
transitivePeerDependencies:
|
|
- debug
|
|
|
|
jpeg-js@0.3.7: {}
|
|
|
|
js-tokens@4.0.0: {}
|
|
|
|
js-tokens@9.0.1: {}
|
|
|
|
js-yaml@3.14.2:
|
|
dependencies:
|
|
argparse: 1.0.10
|
|
esprima: 4.0.1
|
|
|
|
js-yaml@4.1.1:
|
|
dependencies:
|
|
argparse: 2.0.1
|
|
|
|
jsesc@3.1.0: {}
|
|
|
|
json-parse-even-better-errors@2.3.1: {}
|
|
|
|
json-schema-traverse@0.4.1: {}
|
|
|
|
json-schema-traverse@1.0.0: {}
|
|
|
|
json5@2.2.3: {}
|
|
|
|
jsonc-parser@3.2.1: {}
|
|
|
|
jsonc-parser@3.3.1: {}
|
|
|
|
jsonfile@6.2.0:
|
|
dependencies:
|
|
universalify: 2.0.1
|
|
optionalDependencies:
|
|
graceful-fs: 4.2.11
|
|
|
|
jsonwebtoken@9.0.2:
|
|
dependencies:
|
|
jws: 3.2.3
|
|
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
|
|
|
|
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
|
|
|
|
jwa@1.4.2:
|
|
dependencies:
|
|
buffer-equal-constant-time: 1.0.1
|
|
ecdsa-sig-formatter: 1.0.11
|
|
safe-buffer: 5.2.1
|
|
|
|
jwa@2.0.1:
|
|
dependencies:
|
|
buffer-equal-constant-time: 1.0.1
|
|
ecdsa-sig-formatter: 1.0.11
|
|
safe-buffer: 5.2.1
|
|
|
|
jws@3.2.3:
|
|
dependencies:
|
|
jwa: 1.4.2
|
|
safe-buffer: 5.2.1
|
|
|
|
jws@4.0.1:
|
|
dependencies:
|
|
jwa: 2.0.1
|
|
safe-buffer: 5.2.1
|
|
|
|
kleur@3.0.3: {}
|
|
|
|
lcid@3.1.1:
|
|
dependencies:
|
|
invert-kv: 3.0.1
|
|
|
|
leven@3.1.0: {}
|
|
|
|
libphonenumber-js@1.12.41: {}
|
|
|
|
licia@1.48.0: {}
|
|
|
|
lilconfig@2.1.0: {}
|
|
|
|
lines-and-columns@1.2.4: {}
|
|
|
|
lines-and-columns@2.0.4: {}
|
|
|
|
load-bmfont@1.4.2:
|
|
dependencies:
|
|
buffer-equal: 0.0.1
|
|
mime: 1.6.0
|
|
parse-bmfont-ascii: 1.0.6
|
|
parse-bmfont-binary: 1.0.6
|
|
parse-bmfont-xml: 1.1.6
|
|
phin: 3.7.1
|
|
xhr: 2.6.0
|
|
xtend: 4.0.2
|
|
transitivePeerDependencies:
|
|
- debug
|
|
|
|
loader-runner@4.3.1: {}
|
|
|
|
loader-utils@3.3.1: {}
|
|
|
|
local-pkg@1.1.2:
|
|
dependencies:
|
|
mlly: 1.8.2
|
|
pkg-types: 2.3.0
|
|
quansync: 0.2.11
|
|
|
|
localstorage-polyfill@1.0.1: {}
|
|
|
|
locate-path@5.0.0:
|
|
dependencies:
|
|
p-locate: 4.1.0
|
|
|
|
lodash.camelcase@4.3.0: {}
|
|
|
|
lodash.debounce@4.0.8: {}
|
|
|
|
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.memoize@4.1.2: {}
|
|
|
|
lodash.once@4.1.1: {}
|
|
|
|
lodash@4.17.21: {}
|
|
|
|
lodash@4.18.1: {}
|
|
|
|
log-symbols@4.1.0:
|
|
dependencies:
|
|
chalk: 4.1.2
|
|
is-unicode-supported: 0.1.0
|
|
|
|
lru-cache@10.4.3: {}
|
|
|
|
lru-cache@5.1.1:
|
|
dependencies:
|
|
yallist: 3.1.1
|
|
|
|
luxon@3.5.0: {}
|
|
|
|
magic-string@0.30.21:
|
|
dependencies:
|
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
|
|
magic-string@0.30.8:
|
|
dependencies:
|
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
|
|
make-dir@4.0.0:
|
|
dependencies:
|
|
semver: 7.7.4
|
|
|
|
make-error@1.3.6: {}
|
|
|
|
makeerror@1.0.12:
|
|
dependencies:
|
|
tmpl: 1.0.5
|
|
|
|
math-intrinsics@1.1.0: {}
|
|
|
|
media-typer@0.3.0: {}
|
|
|
|
memfs@3.5.3:
|
|
dependencies:
|
|
fs-monkey: 1.1.0
|
|
|
|
meow@13.2.0: {}
|
|
|
|
merge-descriptors@1.0.3: {}
|
|
|
|
merge-stream@2.0.0: {}
|
|
|
|
merge2@1.4.1: {}
|
|
|
|
merge@2.1.1: {}
|
|
|
|
methods@1.1.2: {}
|
|
|
|
micromatch@4.0.8:
|
|
dependencies:
|
|
braces: 3.0.3
|
|
picomatch: 2.3.2
|
|
|
|
mime-db@1.52.0: {}
|
|
|
|
mime-types@2.1.35:
|
|
dependencies:
|
|
mime-db: 1.52.0
|
|
|
|
mime@1.6.0: {}
|
|
|
|
mime@2.6.0: {}
|
|
|
|
mime@3.0.0: {}
|
|
|
|
mimic-fn@2.1.0: {}
|
|
|
|
min-document@2.19.2:
|
|
dependencies:
|
|
dom-walk: 0.1.2
|
|
|
|
minimatch@3.1.5:
|
|
dependencies:
|
|
brace-expansion: 1.1.13
|
|
|
|
minimatch@9.0.9:
|
|
dependencies:
|
|
brace-expansion: 2.0.3
|
|
|
|
minimist@1.2.8: {}
|
|
|
|
minipass@7.1.3: {}
|
|
|
|
mkdirp@0.5.6:
|
|
dependencies:
|
|
minimist: 1.2.8
|
|
|
|
mlly@1.8.2:
|
|
dependencies:
|
|
acorn: 8.16.0
|
|
pathe: 2.0.3
|
|
pkg-types: 1.3.1
|
|
ufo: 1.6.3
|
|
|
|
module-alias@2.3.4: {}
|
|
|
|
ms@2.0.0: {}
|
|
|
|
ms@2.1.3: {}
|
|
|
|
muggle-string@0.4.1: {}
|
|
|
|
multer@2.0.2:
|
|
dependencies:
|
|
append-field: 1.0.0
|
|
busboy: 1.6.0
|
|
concat-stream: 2.0.0
|
|
mkdirp: 0.5.6
|
|
object-assign: 4.1.1
|
|
type-is: 1.6.18
|
|
xtend: 4.0.2
|
|
|
|
mute-stream@0.0.8: {}
|
|
|
|
mute-stream@1.0.0: {}
|
|
|
|
nanoid@3.3.11: {}
|
|
|
|
natural-compare@1.4.0: {}
|
|
|
|
negotiator@0.6.3: {}
|
|
|
|
neo-async@2.6.2: {}
|
|
|
|
node-abort-controller@3.1.1: {}
|
|
|
|
node-addon-api@7.1.1:
|
|
optional: true
|
|
|
|
node-emoji@1.11.0:
|
|
dependencies:
|
|
lodash: 4.18.1
|
|
|
|
node-fetch@2.7.0:
|
|
dependencies:
|
|
whatwg-url: 5.0.0
|
|
|
|
node-int64@0.4.0: {}
|
|
|
|
node-releases@2.0.36: {}
|
|
|
|
normalize-path@3.0.0: {}
|
|
|
|
npm-run-path@4.0.1:
|
|
dependencies:
|
|
path-key: 3.1.1
|
|
|
|
object-assign@4.1.1: {}
|
|
|
|
object-inspect@1.13.4: {}
|
|
|
|
omggif@1.0.10: {}
|
|
|
|
on-finished@2.4.1:
|
|
dependencies:
|
|
ee-first: 1.1.1
|
|
|
|
once@1.4.0:
|
|
dependencies:
|
|
wrappy: 1.0.2
|
|
|
|
onetime@5.1.2:
|
|
dependencies:
|
|
mimic-fn: 2.1.0
|
|
|
|
ora@5.4.1:
|
|
dependencies:
|
|
bl: 4.1.0
|
|
chalk: 4.1.2
|
|
cli-cursor: 3.1.0
|
|
cli-spinners: 2.9.2
|
|
is-interactive: 1.0.0
|
|
is-unicode-supported: 0.1.0
|
|
log-symbols: 4.1.0
|
|
strip-ansi: 6.0.1
|
|
wcwidth: 1.0.1
|
|
|
|
os-locale-s-fix@1.0.8-fix-1:
|
|
dependencies:
|
|
lcid: 3.1.1
|
|
|
|
os-tmpdir@1.0.2: {}
|
|
|
|
p-limit@2.3.0:
|
|
dependencies:
|
|
p-try: 2.2.0
|
|
|
|
p-limit@3.1.0:
|
|
dependencies:
|
|
yocto-queue: 0.1.0
|
|
|
|
p-locate@4.1.0:
|
|
dependencies:
|
|
p-limit: 2.3.0
|
|
|
|
p-try@2.2.0: {}
|
|
|
|
package-json-from-dist@1.0.1: {}
|
|
|
|
pako@1.0.11: {}
|
|
|
|
parent-module@1.0.1:
|
|
dependencies:
|
|
callsites: 3.1.0
|
|
|
|
parse-bmfont-ascii@1.0.6: {}
|
|
|
|
parse-bmfont-binary@1.0.6: {}
|
|
|
|
parse-bmfont-xml@1.1.6:
|
|
dependencies:
|
|
xml-parse-from-string: 1.0.1
|
|
xml2js: 0.5.0
|
|
|
|
parse-css-font@4.0.0:
|
|
dependencies:
|
|
css-font-size-keywords: 1.0.0
|
|
css-font-stretch-keywords: 1.0.1
|
|
css-font-style-keywords: 1.0.1
|
|
css-font-weight-keywords: 1.0.0
|
|
css-list-helpers: 2.0.0
|
|
css-system-font-keywords: 1.0.0
|
|
unquote: 1.1.1
|
|
|
|
parse-headers@2.0.6: {}
|
|
|
|
parse-json@5.2.0:
|
|
dependencies:
|
|
'@babel/code-frame': 7.29.0
|
|
error-ex: 1.3.4
|
|
json-parse-even-better-errors: 2.3.1
|
|
lines-and-columns: 1.2.4
|
|
|
|
parseurl@1.3.3: {}
|
|
|
|
passport-jwt@4.0.1:
|
|
dependencies:
|
|
jsonwebtoken: 9.0.3
|
|
passport-strategy: 1.0.0
|
|
|
|
passport-strategy@1.0.0: {}
|
|
|
|
passport@0.7.0:
|
|
dependencies:
|
|
passport-strategy: 1.0.0
|
|
pause: 0.0.1
|
|
utils-merge: 1.0.1
|
|
|
|
path-browserify@1.0.1: {}
|
|
|
|
path-exists@4.0.0: {}
|
|
|
|
path-is-absolute@1.0.1: {}
|
|
|
|
path-key@3.1.1: {}
|
|
|
|
path-parse@1.0.7: {}
|
|
|
|
path-scurry@1.11.1:
|
|
dependencies:
|
|
lru-cache: 10.4.3
|
|
minipass: 7.1.3
|
|
|
|
path-to-regexp@0.1.13: {}
|
|
|
|
path-to-regexp@3.3.0: {}
|
|
|
|
path-type@4.0.0: {}
|
|
|
|
pathe@2.0.3: {}
|
|
|
|
pause@0.0.1: {}
|
|
|
|
phin@2.9.3: {}
|
|
|
|
phin@3.7.1:
|
|
dependencies:
|
|
centra: 2.7.0
|
|
transitivePeerDependencies:
|
|
- debug
|
|
|
|
picocolors@1.1.1: {}
|
|
|
|
picomatch@2.3.2: {}
|
|
|
|
picomatch@4.0.1: {}
|
|
|
|
picomatch@4.0.4: {}
|
|
|
|
pify@2.3.0: {}
|
|
|
|
pinia@2.3.1(typescript@5.9.3)(vue@3.5.31(typescript@5.9.3)):
|
|
dependencies:
|
|
'@vue/devtools-api': 6.6.4
|
|
vue: 3.5.31(typescript@5.9.3)
|
|
vue-demi: 0.14.10(vue@3.5.31(typescript@5.9.3))
|
|
optionalDependencies:
|
|
typescript: 5.9.3
|
|
transitivePeerDependencies:
|
|
- '@vue/composition-api'
|
|
|
|
pirates@4.0.7: {}
|
|
|
|
pixelmatch@4.0.2:
|
|
dependencies:
|
|
pngjs: 3.4.0
|
|
|
|
pkg-dir@4.2.0:
|
|
dependencies:
|
|
find-up: 4.1.0
|
|
|
|
pkg-types@1.3.1:
|
|
dependencies:
|
|
confbox: 0.1.8
|
|
mlly: 1.8.2
|
|
pathe: 2.0.3
|
|
|
|
pkg-types@2.3.0:
|
|
dependencies:
|
|
confbox: 0.2.4
|
|
exsolve: 1.0.8
|
|
pathe: 2.0.3
|
|
|
|
pluralize@8.0.0: {}
|
|
|
|
pngjs@3.4.0: {}
|
|
|
|
postcss-import@14.1.0(postcss@8.5.8):
|
|
dependencies:
|
|
postcss: 8.5.8
|
|
postcss-value-parser: 4.2.0
|
|
read-cache: 1.0.0
|
|
resolve: 1.22.11
|
|
|
|
postcss-load-config@3.1.4(postcss@8.5.8)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3)):
|
|
dependencies:
|
|
lilconfig: 2.1.0
|
|
yaml: 1.10.3
|
|
optionalDependencies:
|
|
postcss: 8.5.8
|
|
ts-node: 10.9.2(@types/node@20.19.37)(typescript@5.9.3)
|
|
|
|
postcss-modules-extract-imports@3.1.0(postcss@8.5.8):
|
|
dependencies:
|
|
postcss: 8.5.8
|
|
|
|
postcss-modules-local-by-default@4.2.0(postcss@8.5.8):
|
|
dependencies:
|
|
icss-utils: 5.1.0(postcss@8.5.8)
|
|
postcss: 8.5.8
|
|
postcss-selector-parser: 7.1.1
|
|
postcss-value-parser: 4.2.0
|
|
|
|
postcss-modules-scope@3.2.1(postcss@8.5.8):
|
|
dependencies:
|
|
postcss: 8.5.8
|
|
postcss-selector-parser: 7.1.1
|
|
|
|
postcss-modules-values@4.0.0(postcss@8.5.8):
|
|
dependencies:
|
|
icss-utils: 5.1.0(postcss@8.5.8)
|
|
postcss: 8.5.8
|
|
|
|
postcss-modules@4.3.1(postcss@8.5.8):
|
|
dependencies:
|
|
generic-names: 4.0.0
|
|
icss-replace-symbols: 1.1.0
|
|
lodash.camelcase: 4.3.0
|
|
postcss: 8.5.8
|
|
postcss-modules-extract-imports: 3.1.0(postcss@8.5.8)
|
|
postcss-modules-local-by-default: 4.2.0(postcss@8.5.8)
|
|
postcss-modules-scope: 3.2.1(postcss@8.5.8)
|
|
postcss-modules-values: 4.0.0(postcss@8.5.8)
|
|
string-hash: 1.1.3
|
|
|
|
postcss-selector-parser@6.1.2:
|
|
dependencies:
|
|
cssesc: 3.0.0
|
|
util-deprecate: 1.0.2
|
|
|
|
postcss-selector-parser@7.1.1:
|
|
dependencies:
|
|
cssesc: 3.0.0
|
|
util-deprecate: 1.0.2
|
|
|
|
postcss-value-parser@4.2.0: {}
|
|
|
|
postcss@8.5.8:
|
|
dependencies:
|
|
nanoid: 3.3.11
|
|
picocolors: 1.1.1
|
|
source-map-js: 1.2.1
|
|
|
|
pretty-format@29.7.0:
|
|
dependencies:
|
|
'@jest/schemas': 29.6.3
|
|
ansi-styles: 5.2.0
|
|
react-is: 18.3.1
|
|
|
|
prisma@5.22.0:
|
|
dependencies:
|
|
'@prisma/engines': 5.22.0
|
|
optionalDependencies:
|
|
fsevents: 2.3.3
|
|
|
|
process@0.11.10: {}
|
|
|
|
prompts@2.4.2:
|
|
dependencies:
|
|
kleur: 3.0.3
|
|
sisteransi: 1.0.5
|
|
|
|
proxy-addr@2.0.7:
|
|
dependencies:
|
|
forwarded: 0.2.0
|
|
ipaddr.js: 1.9.1
|
|
|
|
punycode@2.3.1: {}
|
|
|
|
pure-rand@6.1.0: {}
|
|
|
|
qrcode-reader@1.0.4: {}
|
|
|
|
qrcode-terminal@0.12.0: {}
|
|
|
|
qs@6.14.2:
|
|
dependencies:
|
|
side-channel: 1.1.0
|
|
|
|
qs@6.15.0:
|
|
dependencies:
|
|
side-channel: 1.1.0
|
|
|
|
quansync@0.2.11: {}
|
|
|
|
queue-microtask@1.2.3: {}
|
|
|
|
range-parser@1.2.1: {}
|
|
|
|
raw-body@2.5.3:
|
|
dependencies:
|
|
bytes: 3.1.2
|
|
http-errors: 2.0.1
|
|
iconv-lite: 0.4.24
|
|
unpipe: 1.0.0
|
|
|
|
react-is@18.3.1: {}
|
|
|
|
read-cache@1.0.0:
|
|
dependencies:
|
|
pify: 2.3.0
|
|
|
|
readable-stream@3.6.2:
|
|
dependencies:
|
|
inherits: 2.0.4
|
|
string_decoder: 1.3.0
|
|
util-deprecate: 1.0.2
|
|
|
|
readdirp@3.6.0:
|
|
dependencies:
|
|
picomatch: 2.3.2
|
|
|
|
readdirp@4.1.2: {}
|
|
|
|
reflect-metadata@0.2.2: {}
|
|
|
|
regenerate-unicode-properties@10.2.2:
|
|
dependencies:
|
|
regenerate: 1.4.2
|
|
|
|
regenerate@1.4.2: {}
|
|
|
|
regenerator-runtime@0.13.11: {}
|
|
|
|
regenerator-runtime@0.14.1: {}
|
|
|
|
regexpu-core@6.4.0:
|
|
dependencies:
|
|
regenerate: 1.4.2
|
|
regenerate-unicode-properties: 10.2.2
|
|
regjsgen: 0.8.0
|
|
regjsparser: 0.13.0
|
|
unicode-match-property-ecmascript: 2.0.0
|
|
unicode-match-property-value-ecmascript: 2.2.1
|
|
|
|
regjsgen@0.8.0: {}
|
|
|
|
regjsparser@0.13.0:
|
|
dependencies:
|
|
jsesc: 3.1.0
|
|
|
|
repeat-string@1.6.1: {}
|
|
|
|
require-directory@2.1.1: {}
|
|
|
|
require-from-string@2.0.2: {}
|
|
|
|
resolve-cwd@3.0.0:
|
|
dependencies:
|
|
resolve-from: 5.0.0
|
|
|
|
resolve-from@4.0.0: {}
|
|
|
|
resolve-from@5.0.0: {}
|
|
|
|
resolve.exports@2.0.3: {}
|
|
|
|
resolve@1.22.11:
|
|
dependencies:
|
|
is-core-module: 2.16.1
|
|
path-parse: 1.0.7
|
|
supports-preserve-symlinks-flag: 1.0.0
|
|
|
|
restore-cursor@3.1.0:
|
|
dependencies:
|
|
onetime: 5.1.2
|
|
signal-exit: 3.0.7
|
|
|
|
reusify@1.1.0: {}
|
|
|
|
rollup@4.60.1:
|
|
dependencies:
|
|
'@types/estree': 1.0.8
|
|
optionalDependencies:
|
|
'@rollup/rollup-android-arm-eabi': 4.60.1
|
|
'@rollup/rollup-android-arm64': 4.60.1
|
|
'@rollup/rollup-darwin-arm64': 4.60.1
|
|
'@rollup/rollup-darwin-x64': 4.60.1
|
|
'@rollup/rollup-freebsd-arm64': 4.60.1
|
|
'@rollup/rollup-freebsd-x64': 4.60.1
|
|
'@rollup/rollup-linux-arm-gnueabihf': 4.60.1
|
|
'@rollup/rollup-linux-arm-musleabihf': 4.60.1
|
|
'@rollup/rollup-linux-arm64-gnu': 4.60.1
|
|
'@rollup/rollup-linux-arm64-musl': 4.60.1
|
|
'@rollup/rollup-linux-loong64-gnu': 4.60.1
|
|
'@rollup/rollup-linux-loong64-musl': 4.60.1
|
|
'@rollup/rollup-linux-ppc64-gnu': 4.60.1
|
|
'@rollup/rollup-linux-ppc64-musl': 4.60.1
|
|
'@rollup/rollup-linux-riscv64-gnu': 4.60.1
|
|
'@rollup/rollup-linux-riscv64-musl': 4.60.1
|
|
'@rollup/rollup-linux-s390x-gnu': 4.60.1
|
|
'@rollup/rollup-linux-x64-gnu': 4.60.1
|
|
'@rollup/rollup-linux-x64-musl': 4.60.1
|
|
'@rollup/rollup-openbsd-x64': 4.60.1
|
|
'@rollup/rollup-openharmony-arm64': 4.60.1
|
|
'@rollup/rollup-win32-arm64-msvc': 4.60.1
|
|
'@rollup/rollup-win32-ia32-msvc': 4.60.1
|
|
'@rollup/rollup-win32-x64-gnu': 4.60.1
|
|
'@rollup/rollup-win32-x64-msvc': 4.60.1
|
|
fsevents: 2.3.3
|
|
|
|
run-async@2.4.1: {}
|
|
|
|
run-async@3.0.0: {}
|
|
|
|
run-parallel@1.2.0:
|
|
dependencies:
|
|
queue-microtask: 1.2.3
|
|
|
|
rxjs@7.8.1:
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
|
|
rxjs@7.8.2:
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
|
|
safe-area-insets@1.4.1: {}
|
|
|
|
safe-buffer@5.2.1: {}
|
|
|
|
safer-buffer@2.1.2: {}
|
|
|
|
sass@1.98.0:
|
|
dependencies:
|
|
chokidar: 4.0.3
|
|
immutable: 5.1.5
|
|
source-map-js: 1.2.1
|
|
optionalDependencies:
|
|
'@parcel/watcher': 2.5.6
|
|
|
|
sax@1.6.0: {}
|
|
|
|
schema-utils@3.3.0:
|
|
dependencies:
|
|
'@types/json-schema': 7.0.15
|
|
ajv: 6.14.0
|
|
ajv-keywords: 3.5.2(ajv@6.14.0)
|
|
|
|
schema-utils@4.3.3:
|
|
dependencies:
|
|
'@types/json-schema': 7.0.15
|
|
ajv: 8.18.0
|
|
ajv-formats: 2.1.1(ajv@8.18.0)
|
|
ajv-keywords: 5.1.0(ajv@8.18.0)
|
|
|
|
scule@1.3.0: {}
|
|
|
|
semver@6.3.1: {}
|
|
|
|
semver@7.7.4: {}
|
|
|
|
send@0.19.2:
|
|
dependencies:
|
|
debug: 2.6.9
|
|
depd: 2.0.0
|
|
destroy: 1.2.0
|
|
encodeurl: 2.0.0
|
|
escape-html: 1.0.3
|
|
etag: 1.8.1
|
|
fresh: 0.5.2
|
|
http-errors: 2.0.1
|
|
mime: 1.6.0
|
|
ms: 2.1.3
|
|
on-finished: 2.4.1
|
|
range-parser: 1.2.1
|
|
statuses: 2.0.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
serve-static@1.16.3:
|
|
dependencies:
|
|
encodeurl: 2.0.0
|
|
escape-html: 1.0.3
|
|
parseurl: 1.3.3
|
|
send: 0.19.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
set-function-length@1.2.2:
|
|
dependencies:
|
|
define-data-property: 1.1.4
|
|
es-errors: 1.3.0
|
|
function-bind: 1.1.2
|
|
get-intrinsic: 1.3.0
|
|
gopd: 1.2.0
|
|
has-property-descriptors: 1.0.2
|
|
|
|
setprototypeof@1.2.0: {}
|
|
|
|
shebang-command@2.0.0:
|
|
dependencies:
|
|
shebang-regex: 3.0.0
|
|
|
|
shebang-regex@3.0.0: {}
|
|
|
|
side-channel-list@1.0.0:
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
object-inspect: 1.13.4
|
|
|
|
side-channel-map@1.0.1:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
es-errors: 1.3.0
|
|
get-intrinsic: 1.3.0
|
|
object-inspect: 1.13.4
|
|
|
|
side-channel-weakmap@1.0.2:
|
|
dependencies:
|
|
call-bound: 1.0.4
|
|
es-errors: 1.3.0
|
|
get-intrinsic: 1.3.0
|
|
object-inspect: 1.13.4
|
|
side-channel-map: 1.0.1
|
|
|
|
side-channel@1.1.0:
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
object-inspect: 1.13.4
|
|
side-channel-list: 1.0.0
|
|
side-channel-map: 1.0.1
|
|
side-channel-weakmap: 1.0.2
|
|
|
|
signal-exit@3.0.7: {}
|
|
|
|
signal-exit@4.1.0: {}
|
|
|
|
sisteransi@1.0.5: {}
|
|
|
|
slash@3.0.0: {}
|
|
|
|
source-map-js@1.2.1: {}
|
|
|
|
source-map-support@0.5.13:
|
|
dependencies:
|
|
buffer-from: 1.1.2
|
|
source-map: 0.6.1
|
|
|
|
source-map-support@0.5.21:
|
|
dependencies:
|
|
buffer-from: 1.1.2
|
|
source-map: 0.6.1
|
|
|
|
source-map@0.6.1: {}
|
|
|
|
source-map@0.7.4: {}
|
|
|
|
sprintf-js@1.0.3: {}
|
|
|
|
stack-utils@2.0.6:
|
|
dependencies:
|
|
escape-string-regexp: 2.0.0
|
|
|
|
statuses@2.0.2: {}
|
|
|
|
streamsearch@1.1.0: {}
|
|
|
|
string-hash@1.1.3: {}
|
|
|
|
string-length@4.0.2:
|
|
dependencies:
|
|
char-regex: 1.0.2
|
|
strip-ansi: 6.0.1
|
|
|
|
string-width@4.2.3:
|
|
dependencies:
|
|
emoji-regex: 8.0.0
|
|
is-fullwidth-code-point: 3.0.0
|
|
strip-ansi: 6.0.1
|
|
|
|
string-width@5.1.2:
|
|
dependencies:
|
|
eastasianwidth: 0.2.0
|
|
emoji-regex: 9.2.2
|
|
strip-ansi: 7.2.0
|
|
|
|
string_decoder@1.3.0:
|
|
dependencies:
|
|
safe-buffer: 5.2.1
|
|
|
|
strip-ansi@6.0.1:
|
|
dependencies:
|
|
ansi-regex: 5.0.1
|
|
|
|
strip-ansi@7.2.0:
|
|
dependencies:
|
|
ansi-regex: 6.2.2
|
|
|
|
strip-bom@3.0.0: {}
|
|
|
|
strip-bom@4.0.0: {}
|
|
|
|
strip-final-newline@2.0.0: {}
|
|
|
|
strip-json-comments@3.1.1: {}
|
|
|
|
strip-literal@3.1.0:
|
|
dependencies:
|
|
js-tokens: 9.0.1
|
|
|
|
strtok3@10.3.5:
|
|
dependencies:
|
|
'@tokenizer/token': 0.3.0
|
|
|
|
superagent@10.3.0:
|
|
dependencies:
|
|
component-emitter: 1.3.1
|
|
cookiejar: 2.1.4
|
|
debug: 4.4.3
|
|
fast-safe-stringify: 2.1.1
|
|
form-data: 4.0.5
|
|
formidable: 3.5.4
|
|
methods: 1.1.2
|
|
mime: 2.6.0
|
|
qs: 6.15.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
supertest@7.2.2:
|
|
dependencies:
|
|
cookie-signature: 1.2.2
|
|
methods: 1.1.2
|
|
superagent: 10.3.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
supports-color@7.2.0:
|
|
dependencies:
|
|
has-flag: 4.0.0
|
|
|
|
supports-color@8.1.1:
|
|
dependencies:
|
|
has-flag: 4.0.0
|
|
|
|
supports-preserve-symlinks-flag@1.0.0: {}
|
|
|
|
symbol-observable@4.0.0: {}
|
|
|
|
systemjs@6.15.1: {}
|
|
|
|
tapable@2.3.2: {}
|
|
|
|
terser-webpack-plugin@5.4.0(webpack@5.97.1):
|
|
dependencies:
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
jest-worker: 27.5.1
|
|
schema-utils: 4.3.3
|
|
terser: 5.46.1
|
|
webpack: 5.97.1
|
|
|
|
terser@5.46.1:
|
|
dependencies:
|
|
'@jridgewell/source-map': 0.3.11
|
|
acorn: 8.16.0
|
|
commander: 2.20.3
|
|
source-map-support: 0.5.21
|
|
|
|
test-exclude@6.0.0:
|
|
dependencies:
|
|
'@istanbuljs/schema': 0.1.3
|
|
glob: 7.2.3
|
|
minimatch: 3.1.5
|
|
|
|
through@2.3.8: {}
|
|
|
|
timm@1.7.1: {}
|
|
|
|
tinycolor2@1.6.0: {}
|
|
|
|
tmp@0.0.33:
|
|
dependencies:
|
|
os-tmpdir: 1.0.2
|
|
|
|
tmpl@1.0.5: {}
|
|
|
|
to-regex-range@5.0.1:
|
|
dependencies:
|
|
is-number: 7.0.0
|
|
|
|
toidentifier@1.0.1: {}
|
|
|
|
token-types@6.1.2:
|
|
dependencies:
|
|
'@borewit/text-codec': 0.2.2
|
|
'@tokenizer/token': 0.3.0
|
|
ieee754: 1.2.1
|
|
|
|
tr46@0.0.3: {}
|
|
|
|
tree-kill@1.2.2: {}
|
|
|
|
ts-jest@29.4.9(@babel/core@7.29.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.29.0))(jest-util@29.7.0)(jest@29.7.0(@types/node@20.19.37)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3)))(typescript@5.9.3):
|
|
dependencies:
|
|
bs-logger: 0.2.6
|
|
fast-json-stable-stringify: 2.1.0
|
|
handlebars: 4.7.9
|
|
jest: 29.7.0(@types/node@20.19.37)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3))
|
|
json5: 2.2.3
|
|
lodash.memoize: 4.1.2
|
|
make-error: 1.3.6
|
|
semver: 7.7.4
|
|
type-fest: 4.41.0
|
|
typescript: 5.9.3
|
|
yargs-parser: 21.1.1
|
|
optionalDependencies:
|
|
'@babel/core': 7.29.0
|
|
'@jest/transform': 29.7.0
|
|
'@jest/types': 29.6.3
|
|
babel-jest: 29.7.0(@babel/core@7.29.0)
|
|
jest-util: 29.7.0
|
|
|
|
ts-node@10.9.2(@types/node@20.19.37)(typescript@5.9.3):
|
|
dependencies:
|
|
'@cspotcode/source-map-support': 0.8.1
|
|
'@tsconfig/node10': 1.0.12
|
|
'@tsconfig/node12': 1.0.11
|
|
'@tsconfig/node14': 1.0.3
|
|
'@tsconfig/node16': 1.0.4
|
|
'@types/node': 20.19.37
|
|
acorn: 8.16.0
|
|
acorn-walk: 8.3.5
|
|
arg: 4.1.3
|
|
create-require: 1.1.1
|
|
diff: 4.0.4
|
|
make-error: 1.3.6
|
|
typescript: 5.9.3
|
|
v8-compile-cache-lib: 3.0.1
|
|
yn: 3.1.1
|
|
|
|
tsconfig-paths-webpack-plugin@4.2.0:
|
|
dependencies:
|
|
chalk: 4.1.2
|
|
enhanced-resolve: 5.20.1
|
|
tapable: 2.3.2
|
|
tsconfig-paths: 4.2.0
|
|
|
|
tsconfig-paths@4.2.0:
|
|
dependencies:
|
|
json5: 2.2.3
|
|
minimist: 1.2.8
|
|
strip-bom: 3.0.0
|
|
|
|
tslib@2.8.1: {}
|
|
|
|
type-detect@4.0.8: {}
|
|
|
|
type-fest@0.21.3: {}
|
|
|
|
type-fest@4.41.0: {}
|
|
|
|
type-is@1.6.18:
|
|
dependencies:
|
|
media-typer: 0.3.0
|
|
mime-types: 2.1.35
|
|
|
|
typedarray@0.0.6: {}
|
|
|
|
typescript@5.7.2: {}
|
|
|
|
typescript@5.9.3: {}
|
|
|
|
ufo@1.6.3: {}
|
|
|
|
uglify-js@3.19.3:
|
|
optional: true
|
|
|
|
uid@2.0.2:
|
|
dependencies:
|
|
'@lukeed/csprng': 1.1.0
|
|
|
|
uint8array-extras@1.5.0: {}
|
|
|
|
undici-types@6.21.0: {}
|
|
|
|
unicode-canonical-property-names-ecmascript@2.0.1: {}
|
|
|
|
unicode-match-property-ecmascript@2.0.0:
|
|
dependencies:
|
|
unicode-canonical-property-names-ecmascript: 2.0.1
|
|
unicode-property-aliases-ecmascript: 2.2.0
|
|
|
|
unicode-match-property-value-ecmascript@2.2.1: {}
|
|
|
|
unicode-property-aliases-ecmascript@2.2.0: {}
|
|
|
|
unimport@4.1.1:
|
|
dependencies:
|
|
acorn: 8.16.0
|
|
escape-string-regexp: 5.0.0
|
|
estree-walker: 3.0.3
|
|
fast-glob: 3.3.3
|
|
local-pkg: 1.1.2
|
|
magic-string: 0.30.21
|
|
mlly: 1.8.2
|
|
pathe: 2.0.3
|
|
picomatch: 4.0.4
|
|
pkg-types: 1.3.1
|
|
scule: 1.3.0
|
|
strip-literal: 3.1.0
|
|
unplugin: 2.3.11
|
|
unplugin-utils: 0.2.5
|
|
|
|
universalify@2.0.1: {}
|
|
|
|
unpipe@1.0.0: {}
|
|
|
|
unplugin-auto-import@19.1.0:
|
|
dependencies:
|
|
local-pkg: 1.1.2
|
|
magic-string: 0.30.21
|
|
picomatch: 4.0.4
|
|
unimport: 4.1.1
|
|
unplugin: 2.3.11
|
|
unplugin-utils: 0.2.5
|
|
|
|
unplugin-utils@0.2.5:
|
|
dependencies:
|
|
pathe: 2.0.3
|
|
picomatch: 4.0.4
|
|
|
|
unplugin@2.3.11:
|
|
dependencies:
|
|
'@jridgewell/remapping': 2.3.5
|
|
acorn: 8.16.0
|
|
picomatch: 4.0.4
|
|
webpack-virtual-modules: 0.6.2
|
|
|
|
unquote@1.1.1: {}
|
|
|
|
update-browserslist-db@1.2.3(browserslist@4.28.2):
|
|
dependencies:
|
|
browserslist: 4.28.2
|
|
escalade: 3.2.0
|
|
picocolors: 1.1.1
|
|
|
|
uri-js@4.4.1:
|
|
dependencies:
|
|
punycode: 2.3.1
|
|
|
|
utif@2.0.1:
|
|
dependencies:
|
|
pako: 1.0.11
|
|
|
|
util-deprecate@1.0.2: {}
|
|
|
|
utils-merge@1.0.1: {}
|
|
|
|
uuid@11.0.3: {}
|
|
|
|
v8-compile-cache-lib@3.0.1: {}
|
|
|
|
v8-to-istanbul@9.3.0:
|
|
dependencies:
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
'@types/istanbul-lib-coverage': 2.0.6
|
|
convert-source-map: 2.0.0
|
|
|
|
validator@13.15.26: {}
|
|
|
|
vary@1.1.2: {}
|
|
|
|
vite@5.4.21(@types/node@20.19.37)(sass@1.98.0)(terser@5.46.1):
|
|
dependencies:
|
|
esbuild: 0.21.5
|
|
postcss: 8.5.8
|
|
rollup: 4.60.1
|
|
optionalDependencies:
|
|
'@types/node': 20.19.37
|
|
fsevents: 2.3.3
|
|
sass: 1.98.0
|
|
terser: 5.46.1
|
|
|
|
vscode-uri@3.1.0: {}
|
|
|
|
vue-demi@0.14.10(vue@3.5.31(typescript@5.9.3)):
|
|
dependencies:
|
|
vue: 3.5.31(typescript@5.9.3)
|
|
|
|
vue-router@4.6.4(vue@3.5.31(typescript@5.9.3)):
|
|
dependencies:
|
|
'@vue/devtools-api': 6.6.4
|
|
vue: 3.5.31(typescript@5.9.3)
|
|
|
|
vue-tsc@2.2.12(typescript@5.9.3):
|
|
dependencies:
|
|
'@volar/typescript': 2.4.15
|
|
'@vue/language-core': 2.2.12(typescript@5.9.3)
|
|
typescript: 5.9.3
|
|
|
|
vue@3.5.31(typescript@5.9.3):
|
|
dependencies:
|
|
'@vue/compiler-dom': 3.5.31
|
|
'@vue/compiler-sfc': 3.5.31
|
|
'@vue/runtime-dom': 3.5.31
|
|
'@vue/server-renderer': 3.5.31(vue@3.5.31(typescript@5.9.3))
|
|
'@vue/shared': 3.5.31
|
|
optionalDependencies:
|
|
typescript: 5.9.3
|
|
|
|
walker@1.0.8:
|
|
dependencies:
|
|
makeerror: 1.0.12
|
|
|
|
watchpack@2.5.1:
|
|
dependencies:
|
|
glob-to-regexp: 0.4.1
|
|
graceful-fs: 4.2.11
|
|
|
|
wcwidth@1.0.1:
|
|
dependencies:
|
|
defaults: 1.0.4
|
|
|
|
webidl-conversions@3.0.1: {}
|
|
|
|
webpack-node-externals@3.0.0: {}
|
|
|
|
webpack-sources@3.3.4: {}
|
|
|
|
webpack-virtual-modules@0.6.2: {}
|
|
|
|
webpack@5.97.1:
|
|
dependencies:
|
|
'@types/eslint-scope': 3.7.7
|
|
'@types/estree': 1.0.8
|
|
'@webassemblyjs/ast': 1.14.1
|
|
'@webassemblyjs/wasm-edit': 1.14.1
|
|
'@webassemblyjs/wasm-parser': 1.14.1
|
|
acorn: 8.16.0
|
|
browserslist: 4.28.2
|
|
chrome-trace-event: 1.0.4
|
|
enhanced-resolve: 5.20.1
|
|
es-module-lexer: 1.7.0
|
|
eslint-scope: 5.1.1
|
|
events: 3.3.0
|
|
glob-to-regexp: 0.4.1
|
|
graceful-fs: 4.2.11
|
|
json-parse-even-better-errors: 2.3.1
|
|
loader-runner: 4.3.1
|
|
mime-types: 2.1.35
|
|
neo-async: 2.6.2
|
|
schema-utils: 3.3.0
|
|
tapable: 2.3.2
|
|
terser-webpack-plugin: 5.4.0(webpack@5.97.1)
|
|
watchpack: 2.5.1
|
|
webpack-sources: 3.3.4
|
|
transitivePeerDependencies:
|
|
- '@swc/core'
|
|
- esbuild
|
|
- uglify-js
|
|
|
|
whatwg-url@5.0.0:
|
|
dependencies:
|
|
tr46: 0.0.3
|
|
webidl-conversions: 3.0.1
|
|
|
|
which@2.0.2:
|
|
dependencies:
|
|
isexe: 2.0.0
|
|
|
|
wordwrap@1.0.0: {}
|
|
|
|
wrap-ansi@6.2.0:
|
|
dependencies:
|
|
ansi-styles: 4.3.0
|
|
string-width: 4.2.3
|
|
strip-ansi: 6.0.1
|
|
|
|
wrap-ansi@7.0.0:
|
|
dependencies:
|
|
ansi-styles: 4.3.0
|
|
string-width: 4.2.3
|
|
strip-ansi: 6.0.1
|
|
|
|
wrap-ansi@8.1.0:
|
|
dependencies:
|
|
ansi-styles: 6.2.3
|
|
string-width: 5.1.2
|
|
strip-ansi: 7.2.0
|
|
|
|
wrappy@1.0.2: {}
|
|
|
|
write-file-atomic@4.0.2:
|
|
dependencies:
|
|
imurmurhash: 0.1.4
|
|
signal-exit: 3.0.7
|
|
|
|
ws@8.20.0: {}
|
|
|
|
xhr@2.6.0:
|
|
dependencies:
|
|
global: 4.4.0
|
|
is-function: 1.0.2
|
|
parse-headers: 2.0.6
|
|
xtend: 4.0.2
|
|
|
|
xml-parse-from-string@1.0.1: {}
|
|
|
|
xml2js@0.5.0:
|
|
dependencies:
|
|
sax: 1.6.0
|
|
xmlbuilder: 11.0.1
|
|
|
|
xmlbuilder@11.0.1: {}
|
|
|
|
xmlhttprequest@1.8.0: {}
|
|
|
|
xregexp@3.1.0: {}
|
|
|
|
xtend@4.0.2: {}
|
|
|
|
y18n@5.0.8: {}
|
|
|
|
yallist@3.1.1: {}
|
|
|
|
yaml@1.10.3: {}
|
|
|
|
yargs-parser@21.1.1: {}
|
|
|
|
yargs@17.7.2:
|
|
dependencies:
|
|
cliui: 8.0.1
|
|
escalade: 3.2.0
|
|
get-caller-file: 2.0.5
|
|
require-directory: 2.1.1
|
|
string-width: 4.2.3
|
|
y18n: 5.0.8
|
|
yargs-parser: 21.1.1
|
|
|
|
yn@3.1.1: {}
|
|
|
|
yocto-queue@0.1.0: {}
|