|
|
|
@ -164,9 +164,6 @@ importers:
|
|
|
|
|
execa:
|
|
|
|
|
specifier: ^9.3.1
|
|
|
|
|
version: 9.3.1
|
|
|
|
|
fast-glob:
|
|
|
|
|
specifier: ^3.3.2
|
|
|
|
|
version: 3.3.2
|
|
|
|
|
fs-extra:
|
|
|
|
|
specifier: ^11.2.0
|
|
|
|
|
version: 11.2.0
|
|
|
|
@ -272,6 +269,9 @@ importers:
|
|
|
|
|
supports-color:
|
|
|
|
|
specifier: ^9.4.0
|
|
|
|
|
version: 9.4.0
|
|
|
|
|
tinyglobby:
|
|
|
|
|
specifier: ^0.2.5
|
|
|
|
|
version: 0.2.5
|
|
|
|
|
typescript:
|
|
|
|
|
specifier: ^5.5.4
|
|
|
|
|
version: 5.5.4
|
|
|
|
@ -1607,6 +1607,14 @@ packages:
|
|
|
|
|
fastq@1.17.1:
|
|
|
|
|
resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==}
|
|
|
|
|
|
|
|
|
|
fdir@6.3.0:
|
|
|
|
|
resolution: {integrity: sha512-QOnuT+BOtivR77wYvCWHfGt9s4Pz1VIMbD463vegT5MLqNXy8rYFT/lPVEqf/bhYeT6qmqrNHhsX+rWwe3rOCQ==}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
picomatch: ^3 || ^4
|
|
|
|
|
peerDependenciesMeta:
|
|
|
|
|
picomatch:
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
figures@6.1.0:
|
|
|
|
|
resolution: {integrity: sha512-d+l3qxjSesT4V7v2fh+QnmFnUWv9lSpjarhShNTgBOfA0ttejbQUAlHLitbjkoRiDulW0OPoQPYIGhIC8ohejg==}
|
|
|
|
|
engines: {node: '>=18'}
|
|
|
|
@ -2179,6 +2187,10 @@ packages:
|
|
|
|
|
resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
|
|
|
|
|
engines: {node: '>=8.6'}
|
|
|
|
|
|
|
|
|
|
picomatch@4.0.2:
|
|
|
|
|
resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
|
|
|
|
|
|
pidtree@0.6.0:
|
|
|
|
|
resolution: {integrity: sha512-eG2dWTVw5bzqGRztnHExczNxt5VGsE6OwTeCG3fdUf9KBsZzO3R5OIIIzWR+iZA0NtZ+RDVdaoE2dK1cn6jH4g==}
|
|
|
|
|
engines: {node: '>=0.10'}
|
|
|
|
@ -2502,6 +2514,10 @@ packages:
|
|
|
|
|
tinybench@2.9.0:
|
|
|
|
|
resolution: {integrity: sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==}
|
|
|
|
|
|
|
|
|
|
tinyglobby@0.2.5:
|
|
|
|
|
resolution: {integrity: sha512-Dlqgt6h0QkoHttG53/WGADNh9QhcjCAIZMTERAVhdpmIBEejSuLI9ZmGKWzB7tweBjlk30+s/ofi4SLmBeTYhw==}
|
|
|
|
|
engines: {node: '>=12.0.0'}
|
|
|
|
|
|
|
|
|
|
tinypool@1.0.1:
|
|
|
|
|
resolution: {integrity: sha512-URZYihUbRPcGv95En+sz6MfghfIc2OJ1sv/RmhWZLouPY0/8Vo80viwPvg3dlaS9fuq7fQMEfgRRK7BBZThBEA==}
|
|
|
|
|
engines: {node: ^18.0.0 || >=20.0.0}
|
|
|
|
@ -4037,6 +4053,10 @@ snapshots:
|
|
|
|
|
dependencies:
|
|
|
|
|
reusify: 1.0.4
|
|
|
|
|
|
|
|
|
|
fdir@6.3.0(picomatch@4.0.2):
|
|
|
|
|
optionalDependencies:
|
|
|
|
|
picomatch: 4.0.2
|
|
|
|
|
|
|
|
|
|
figures@6.1.0:
|
|
|
|
|
dependencies:
|
|
|
|
|
is-unicode-supported: 2.0.0
|
|
|
|
@ -4581,6 +4601,8 @@ snapshots:
|
|
|
|
|
|
|
|
|
|
picomatch@2.3.1: {}
|
|
|
|
|
|
|
|
|
|
picomatch@4.0.2: {}
|
|
|
|
|
|
|
|
|
|
pidtree@0.6.0: {}
|
|
|
|
|
|
|
|
|
|
pkg-dir@8.0.0:
|
|
|
|
@ -4903,6 +4925,11 @@ snapshots:
|
|
|
|
|
|
|
|
|
|
tinybench@2.9.0: {}
|
|
|
|
|
|
|
|
|
|
tinyglobby@0.2.5:
|
|
|
|
|
dependencies:
|
|
|
|
|
fdir: 6.3.0(picomatch@4.0.2)
|
|
|
|
|
picomatch: 4.0.2
|
|
|
|
|
|
|
|
|
|
tinypool@1.0.1: {}
|
|
|
|
|
|
|
|
|
|
tinyrainbow@1.2.0: {}
|
|
|
|
|