|
@@ -41,6 +41,9 @@ importers:
|
|
|
eslint-plugin-sonarjs:
|
|
eslint-plugin-sonarjs:
|
|
|
specifier: ^4.1.0
|
|
specifier: ^4.1.0
|
|
|
version: 4.1.0(eslint@10.5.0(jiti@2.7.0))
|
|
version: 4.1.0(eslint@10.5.0(jiti@2.7.0))
|
|
|
|
|
+ execa:
|
|
|
|
|
+ specifier: ^10.0.0
|
|
|
|
|
+ version: 10.0.0
|
|
|
fast-check:
|
|
fast-check:
|
|
|
specifier: ^4.8.0
|
|
specifier: ^4.8.0
|
|
|
version: 4.8.0
|
|
version: 4.8.0
|
|
@@ -4005,6 +4008,9 @@ importers:
|
|
|
|
|
|
|
|
packages/support/loader-smoke:
|
|
packages/support/loader-smoke:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
|
|
+ execa:
|
|
|
|
|
+ specifier: ^10.0.0
|
|
|
|
|
+ version: 10.0.0
|
|
|
tsx:
|
|
tsx:
|
|
|
specifier: ^4.22.4
|
|
specifier: ^4.22.4
|
|
|
version: 4.22.4
|
|
version: 4.22.4
|
|
@@ -6922,6 +6928,9 @@ packages:
|
|
|
cpu: [x64]
|
|
cpu: [x64]
|
|
|
os: [win32]
|
|
os: [win32]
|
|
|
|
|
|
|
|
|
|
+ '@sec-ant/readable-stream@0.4.1':
|
|
|
|
|
+ resolution: {integrity: sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==}
|
|
|
|
|
+
|
|
|
'@shikijs/core@2.5.0':
|
|
'@shikijs/core@2.5.0':
|
|
|
resolution: {integrity: sha512-uu/8RExTKtavlpH7XqnVYBrfBkUc20ngXiX9NSrBhOVZYv/7XQRKUyhtkeflY5QsxC0GbJThCerruZfsUaSldg==}
|
|
resolution: {integrity: sha512-uu/8RExTKtavlpH7XqnVYBrfBkUc20ngXiX9NSrBhOVZYv/7XQRKUyhtkeflY5QsxC0GbJThCerruZfsUaSldg==}
|
|
|
|
|
|
|
@@ -6974,6 +6983,10 @@ packages:
|
|
|
'@shikijs/vscode-textmate@10.0.2':
|
|
'@shikijs/vscode-textmate@10.0.2':
|
|
|
resolution: {integrity: sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==}
|
|
resolution: {integrity: sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==}
|
|
|
|
|
|
|
|
|
|
+ '@sindresorhus/merge-streams@4.0.0':
|
|
|
|
|
+ resolution: {integrity: sha512-tlqY9xq5ukxTUZBmoOp+m61cqwQD5pHJtFY3Mn8CA8ps6yghLH/Hw8UPdqg4OLmFW3IFlcXnQNmo/dh8HzXYIQ==}
|
|
|
|
|
+ engines: {node: '>=18'}
|
|
|
|
|
+
|
|
|
'@smithy/core@3.24.7':
|
|
'@smithy/core@3.24.7':
|
|
|
resolution: {integrity: sha512-KoUi4M1f3BG6kzN1FnCwL7oyFptTbyBJKjR6yhSib+JHRdUmM1o+VwsFtJ66NZCkCzVfJMWRHJNo0R0jznp0Pg==}
|
|
resolution: {integrity: sha512-KoUi4M1f3BG6kzN1FnCwL7oyFptTbyBJKjR6yhSib+JHRdUmM1o+VwsFtJ66NZCkCzVfJMWRHJNo0R0jznp0Pg==}
|
|
|
engines: {node: '>=18.0.0'}
|
|
engines: {node: '>=18.0.0'}
|
|
@@ -8119,6 +8132,10 @@ packages:
|
|
|
resolution: {integrity: sha512-CRT1WTyuQoD771GW56XEZFQ/ZoSfWid1alKGDYMmkt2yl8UXrVR4pspqWNEcqKvVIzg6PAltWjxcSSPrboA4iA==}
|
|
resolution: {integrity: sha512-CRT1WTyuQoD771GW56XEZFQ/ZoSfWid1alKGDYMmkt2yl8UXrVR4pspqWNEcqKvVIzg6PAltWjxcSSPrboA4iA==}
|
|
|
engines: {node: '>=18.0.0'}
|
|
engines: {node: '>=18.0.0'}
|
|
|
|
|
|
|
|
|
|
+ execa@10.0.0:
|
|
|
|
|
+ resolution: {integrity: sha512-Cxl6MKxB1dr1H0FHmiizJ+lavKF7pV+fcDZFyqMB8d5m7qUPm/OtZYcD5vPWePKxSnTQ57KuBd9mtdZ3oNCvyQ==}
|
|
|
|
|
+ engines: {node: '>=22'}
|
|
|
|
|
+
|
|
|
expect-type@1.3.0:
|
|
expect-type@1.3.0:
|
|
|
resolution: {integrity: sha512-knvyeauYhqjOYvQ66MznSMs83wmHrCycNEN6Ao+2AeYEfxUIkuiVxdEa1qlGEPK+We3n0THiDciYSsCcgW/DoA==}
|
|
resolution: {integrity: sha512-knvyeauYhqjOYvQ66MznSMs83wmHrCycNEN6Ao+2AeYEfxUIkuiVxdEa1qlGEPK+We3n0THiDciYSsCcgW/DoA==}
|
|
|
engines: {node: '>=12.0.0'}
|
|
engines: {node: '>=12.0.0'}
|
|
@@ -8184,6 +8201,10 @@ packages:
|
|
|
resolution: {integrity: sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==}
|
|
resolution: {integrity: sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==}
|
|
|
engines: {node: ^12.20 || >= 14.13}
|
|
engines: {node: ^12.20 || >= 14.13}
|
|
|
|
|
|
|
|
|
|
+ figures@6.1.0:
|
|
|
|
|
+ resolution: {integrity: sha512-d+l3qxjSesT4V7v2fh+QnmFnUWv9lSpjarhShNTgBOfA0ttejbQUAlHLitbjkoRiDulW0OPoQPYIGhIC8ohejg==}
|
|
|
|
|
+ engines: {node: '>=18'}
|
|
|
|
|
+
|
|
|
file-entry-cache@8.0.0:
|
|
file-entry-cache@8.0.0:
|
|
|
resolution: {integrity: sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==}
|
|
resolution: {integrity: sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==}
|
|
|
engines: {node: '>=16.0.0'}
|
|
engines: {node: '>=16.0.0'}
|
|
@@ -8267,6 +8288,10 @@ packages:
|
|
|
resolution: {integrity: sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==}
|
|
resolution: {integrity: sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==}
|
|
|
engines: {node: '>= 0.4'}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
|
|
|
|
|
|
+ get-stream@9.0.1:
|
|
|
|
|
+ resolution: {integrity: sha512-kVCxPF3vQM/N0B1PmoqVUqgHP+EeVjmZSQn+1oCRPxd2P21P2F19lIgbR3HBosbB1PUhOAoctJnfEn2GbN2eZA==}
|
|
|
|
|
+ engines: {node: '>=18'}
|
|
|
|
|
+
|
|
|
get-tsconfig@4.14.0:
|
|
get-tsconfig@4.14.0:
|
|
|
resolution: {integrity: sha512-yTb+8DXzDREzgvYmh6s9vHsSVCHeC0G3PI5bEXNBHtmshPnO+S5O7qgLEOn0I5QvMy6kpZN8K1NKGyilLb93wA==}
|
|
resolution: {integrity: sha512-yTb+8DXzDREzgvYmh6s9vHsSVCHeC0G3PI5bEXNBHtmshPnO+S5O7qgLEOn0I5QvMy6kpZN8K1NKGyilLb93wA==}
|
|
|
|
|
|
|
@@ -8366,6 +8391,10 @@ packages:
|
|
|
resolution: {integrity: sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==}
|
|
resolution: {integrity: sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==}
|
|
|
engines: {node: '>= 14'}
|
|
engines: {node: '>= 14'}
|
|
|
|
|
|
|
|
|
|
+ human-signals@8.0.1:
|
|
|
|
|
+ resolution: {integrity: sha512-eKCa6bwnJhvxj14kZk5NCPc6Hb6BdsU9DZcOnmQKSnO1VKrfV0zCvtttPZUsBvjmNDn8rpcJfpwSYnHBjc95MQ==}
|
|
|
|
|
+ engines: {node: '>=18.18.0'}
|
|
|
|
|
+
|
|
|
iconv-lite@0.6.3:
|
|
iconv-lite@0.6.3:
|
|
|
resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==}
|
|
resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==}
|
|
|
engines: {node: '>=0.10.0'}
|
|
engines: {node: '>=0.10.0'}
|
|
@@ -8454,6 +8483,14 @@ packages:
|
|
|
is-promise@4.0.0:
|
|
is-promise@4.0.0:
|
|
|
resolution: {integrity: sha512-hvpoI6korhJMnej285dSg6nu1+e6uxs7zG3BYAm5byqDsgJNWwxzM6z6iZiAgQR4TJ30JmBTOwqZUw3WlyH3AQ==}
|
|
resolution: {integrity: sha512-hvpoI6korhJMnej285dSg6nu1+e6uxs7zG3BYAm5byqDsgJNWwxzM6z6iZiAgQR4TJ30JmBTOwqZUw3WlyH3AQ==}
|
|
|
|
|
|
|
|
|
|
+ is-stream@4.0.1:
|
|
|
|
|
+ resolution: {integrity: sha512-Dnz92NInDqYckGEUJv689RbRiTSEHCQ7wOVeALbkOz999YpqT46yMRIGtSNl2iCL1waAZSx40+h59NV/EwzV/A==}
|
|
|
|
|
+ engines: {node: '>=18'}
|
|
|
|
|
+
|
|
|
|
|
+ is-unicode-supported@2.1.0:
|
|
|
|
|
+ resolution: {integrity: sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==}
|
|
|
|
|
+ engines: {node: '>=18'}
|
|
|
|
|
+
|
|
|
is-what@5.5.0:
|
|
is-what@5.5.0:
|
|
|
resolution: {integrity: sha512-oG7cgbmg5kLYae2N5IVd3jm2s+vldjxJzK1pcu9LfpGuQ93MQSzo0okvRna+7y5ifrD+20FE8FvjusyGaz14fw==}
|
|
resolution: {integrity: sha512-oG7cgbmg5kLYae2N5IVd3jm2s+vldjxJzK1pcu9LfpGuQ93MQSzo0okvRna+7y5ifrD+20FE8FvjusyGaz14fw==}
|
|
|
engines: {node: '>=18'}
|
|
engines: {node: '>=18'}
|
|
@@ -9098,6 +9135,10 @@ packages:
|
|
|
non-layered-tidy-tree-layout@2.0.2:
|
|
non-layered-tidy-tree-layout@2.0.2:
|
|
|
resolution: {integrity: sha512-gkXMxRzUH+PB0ax9dUN0yYF0S25BqeAYqhgMaLUFmpXLEk7Fcu8f4emJuOAY0V8kjDICxROIKsTAKsV/v355xw==}
|
|
resolution: {integrity: sha512-gkXMxRzUH+PB0ax9dUN0yYF0S25BqeAYqhgMaLUFmpXLEk7Fcu8f4emJuOAY0V8kjDICxROIKsTAKsV/v355xw==}
|
|
|
|
|
|
|
|
|
|
+ npm-run-path@6.0.0:
|
|
|
|
|
+ resolution: {integrity: sha512-9qny7Z9DsQU8Ou39ERsPU4OZQlSTP47ShQzuKZ6PRXpYLtIFgl/DEBYEXKlvcEa+9tHVcK8CF81Y2V72qaZhWA==}
|
|
|
|
|
+ engines: {node: '>=18'}
|
|
|
|
|
+
|
|
|
object-assign@4.1.1:
|
|
object-assign@4.1.1:
|
|
|
resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==}
|
|
resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==}
|
|
|
engines: {node: '>=0.10.0'}
|
|
engines: {node: '>=0.10.0'}
|
|
@@ -9173,6 +9214,10 @@ packages:
|
|
|
parse-entities@4.0.2:
|
|
parse-entities@4.0.2:
|
|
|
resolution: {integrity: sha512-GG2AQYWoLgL877gQIKeRPGO1xF9+eG1ujIb5soS5gPvLQ1y2o8FL90w2QWNdf9I361Mpp7726c+lj3U0qK1uGw==}
|
|
resolution: {integrity: sha512-GG2AQYWoLgL877gQIKeRPGO1xF9+eG1ujIb5soS5gPvLQ1y2o8FL90w2QWNdf9I361Mpp7726c+lj3U0qK1uGw==}
|
|
|
|
|
|
|
|
|
|
+ parse-ms@4.0.0:
|
|
|
|
|
+ resolution: {integrity: sha512-TXfryirbmq34y8QBwgqCVLi+8oA3oWx2eAnSn62ITyEhEYaWRlVZ2DvMM9eZbMs/RfxPu/PK/aBLyGj4IrqMHw==}
|
|
|
|
|
+ engines: {node: '>=18'}
|
|
|
|
|
+
|
|
|
parse5@8.0.1:
|
|
parse5@8.0.1:
|
|
|
resolution: {integrity: sha512-z1e/HMG90obSGeidlli3hj7cbocou0/wa5HacvI3ASx34PecNjNQeaHNo5WIZpWofN9kgkqV1q5YvXe3F0FoPw==}
|
|
resolution: {integrity: sha512-z1e/HMG90obSGeidlli3hj7cbocou0/wa5HacvI3ASx34PecNjNQeaHNo5WIZpWofN9kgkqV1q5YvXe3F0FoPw==}
|
|
|
|
|
|
|
@@ -9198,6 +9243,10 @@ packages:
|
|
|
resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
|
|
resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
|
|
|
engines: {node: '>=8'}
|
|
engines: {node: '>=8'}
|
|
|
|
|
|
|
|
|
|
+ path-key@4.0.0:
|
|
|
|
|
+ resolution: {integrity: sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==}
|
|
|
|
|
+ engines: {node: '>=12'}
|
|
|
|
|
+
|
|
|
path-scurry@1.11.1:
|
|
path-scurry@1.11.1:
|
|
|
resolution: {integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==}
|
|
resolution: {integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==}
|
|
|
engines: {node: '>=16 || 14 >=14.18'}
|
|
engines: {node: '>=16 || 14 >=14.18'}
|
|
@@ -9258,6 +9307,10 @@ packages:
|
|
|
resolution: {integrity: sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==}
|
|
resolution: {integrity: sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==}
|
|
|
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
|
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
|
|
|
|
|
|
|
|
|
+ pretty-ms@9.3.0:
|
|
|
|
|
+ resolution: {integrity: sha512-gjVS5hOP+M3wMm5nmNOucbIrqudzs9v/57bWRHQWLYklXqoXKrVfYW2W9+glfGsqtPgpiz5WwyEEB+ksXIx3gQ==}
|
|
|
|
|
+ engines: {node: '>=18'}
|
|
|
|
|
+
|
|
|
process-nextick-args@2.0.1:
|
|
process-nextick-args@2.0.1:
|
|
|
resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==}
|
|
resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==}
|
|
|
|
|
|
|
@@ -9563,6 +9616,10 @@ packages:
|
|
|
resolution: {integrity: sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==}
|
|
resolution: {integrity: sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==}
|
|
|
engines: {node: '>=12'}
|
|
engines: {node: '>=12'}
|
|
|
|
|
|
|
|
|
|
+ strip-final-newline@4.0.0:
|
|
|
|
|
+ resolution: {integrity: sha512-aulFJcD6YK8V1G7iRB5tigAP4TsHBZZrOV8pjV++zdUwmeV8uzbY7yn6h9MswN62adStNZFuCIx4haBnRuMDaw==}
|
|
|
|
|
+ engines: {node: '>=18'}
|
|
|
|
|
+
|
|
|
strip-json-comments@5.0.3:
|
|
strip-json-comments@5.0.3:
|
|
|
resolution: {integrity: sha512-1tB5mhVo7U+ETBKNf92xT4hrQa3pm0MZ0PQvuDnWgAAGHDsfp4lPSpiS6psrSiet87wyGPh9ft6wmhOMQ0hDiw==}
|
|
resolution: {integrity: sha512-1tB5mhVo7U+ETBKNf92xT4hrQa3pm0MZ0PQvuDnWgAAGHDsfp4lPSpiS6psrSiet87wyGPh9ft6wmhOMQ0hDiw==}
|
|
|
engines: {node: '>=14.16'}
|
|
engines: {node: '>=14.16'}
|
|
@@ -9761,6 +9818,10 @@ packages:
|
|
|
resolution: {integrity: sha512-cRZYrTDwWznlnRiPjggAGxZXanty6M8RV1ff8Wm4LWXBp7/IG8v5DnOm74DtUBp9OONpK75YlPnIjQqX0dBDtA==}
|
|
resolution: {integrity: sha512-cRZYrTDwWznlnRiPjggAGxZXanty6M8RV1ff8Wm4LWXBp7/IG8v5DnOm74DtUBp9OONpK75YlPnIjQqX0dBDtA==}
|
|
|
engines: {node: '>=20.18.1'}
|
|
engines: {node: '>=20.18.1'}
|
|
|
|
|
|
|
|
|
|
+ unicorn-magic@0.3.0:
|
|
|
|
|
+ resolution: {integrity: sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==}
|
|
|
|
|
+ engines: {node: '>=18'}
|
|
|
|
|
+
|
|
|
unified@11.0.5:
|
|
unified@11.0.5:
|
|
|
resolution: {integrity: sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==}
|
|
resolution: {integrity: sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==}
|
|
|
|
|
|
|
@@ -10038,6 +10099,11 @@ packages:
|
|
|
resolution: {integrity: sha512-1to4zXBxmXHV3IiSSEInrreIlu02vUOvrhxJJH5vcxYTBDAx51cqZiKdyTxlecdKNSjj8EcxGBxNf6Vg+945gw==}
|
|
resolution: {integrity: sha512-1to4zXBxmXHV3IiSSEInrreIlu02vUOvrhxJJH5vcxYTBDAx51cqZiKdyTxlecdKNSjj8EcxGBxNf6Vg+945gw==}
|
|
|
engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0}
|
|
engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0}
|
|
|
|
|
|
|
|
|
|
+ which-command@0.1.0:
|
|
|
|
|
+ resolution: {integrity: sha512-XZyoF5/5hZtXitIwzrU4NKK+Wtbb9aB9CezUEw2Q0wlYK8NUYQxC1rRXgNueYLtBAJwXIb+/tFVk4dozciNJMA==}
|
|
|
|
|
+ engines: {node: '>=22'}
|
|
|
|
|
+ hasBin: true
|
|
|
|
|
+
|
|
|
which@2.0.2:
|
|
which@2.0.2:
|
|
|
resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
|
|
resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
|
|
|
engines: {node: '>= 8'}
|
|
engines: {node: '>= 8'}
|
|
@@ -10101,6 +10167,10 @@ packages:
|
|
|
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
|
|
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
|
|
|
engines: {node: '>=10'}
|
|
engines: {node: '>=10'}
|
|
|
|
|
|
|
|
|
|
+ yoctocolors@2.1.2:
|
|
|
|
|
+ resolution: {integrity: sha512-CzhO+pFNo8ajLM2d2IW/R93ipy99LWjtwblvC1RsoSUMZgyLbYFr221TnSNT7GjGdYui6P459mw9JH/g/zW2ug==}
|
|
|
|
|
+ engines: {node: '>=18'}
|
|
|
|
|
+
|
|
|
zod-to-json-schema@3.25.2:
|
|
zod-to-json-schema@3.25.2:
|
|
|
resolution: {integrity: sha512-O/PgfnpT1xKSDeQYSCfRI5Gy3hPf91mKVDuYLUHZJMiDFptvP41MSnWofm8dnCm0256ZNfZIM7DSzuSMAFnjHA==}
|
|
resolution: {integrity: sha512-O/PgfnpT1xKSDeQYSCfRI5Gy3hPf91mKVDuYLUHZJMiDFptvP41MSnWofm8dnCm0256ZNfZIM7DSzuSMAFnjHA==}
|
|
|
peerDependencies:
|
|
peerDependencies:
|
|
@@ -11602,6 +11672,8 @@ snapshots:
|
|
|
'@rollup/rollup-win32-x64-msvc@4.62.2':
|
|
'@rollup/rollup-win32-x64-msvc@4.62.2':
|
|
|
optional: true
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
+ '@sec-ant/readable-stream@0.4.1': {}
|
|
|
|
|
+
|
|
|
'@shikijs/core@2.5.0':
|
|
'@shikijs/core@2.5.0':
|
|
|
dependencies:
|
|
dependencies:
|
|
|
'@shikijs/engine-javascript': 2.5.0
|
|
'@shikijs/engine-javascript': 2.5.0
|
|
@@ -11680,6 +11752,8 @@ snapshots:
|
|
|
|
|
|
|
|
'@shikijs/vscode-textmate@10.0.2': {}
|
|
'@shikijs/vscode-textmate@10.0.2': {}
|
|
|
|
|
|
|
|
|
|
+ '@sindresorhus/merge-streams@4.0.0': {}
|
|
|
|
|
+
|
|
|
'@smithy/core@3.24.7':
|
|
'@smithy/core@3.24.7':
|
|
|
dependencies:
|
|
dependencies:
|
|
|
'@aws-crypto/crc32': 5.2.0
|
|
'@aws-crypto/crc32': 5.2.0
|
|
@@ -13026,6 +13100,22 @@ snapshots:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
eventsource-parser: 3.1.0
|
|
eventsource-parser: 3.1.0
|
|
|
|
|
|
|
|
|
|
+ execa@10.0.0:
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ '@sindresorhus/merge-streams': 4.0.0
|
|
|
|
|
+ figures: 6.1.0
|
|
|
|
|
+ get-stream: 9.0.1
|
|
|
|
|
+ human-signals: 8.0.1
|
|
|
|
|
+ is-plain-obj: 4.1.0
|
|
|
|
|
+ is-stream: 4.0.1
|
|
|
|
|
+ npm-run-path: 6.0.0
|
|
|
|
|
+ path-key: 4.0.0
|
|
|
|
|
+ pretty-ms: 9.3.0
|
|
|
|
|
+ signal-exit: 4.1.0
|
|
|
|
|
+ strip-final-newline: 4.0.0
|
|
|
|
|
+ which-command: 0.1.0
|
|
|
|
|
+ yoctocolors: 2.1.2
|
|
|
|
|
+
|
|
|
expect-type@1.3.0: {}
|
|
expect-type@1.3.0: {}
|
|
|
|
|
|
|
|
express-rate-limit@8.5.2(express@5.2.1):
|
|
express-rate-limit@8.5.2(express@5.2.1):
|
|
@@ -13115,6 +13205,10 @@ snapshots:
|
|
|
node-domexception: 1.0.0
|
|
node-domexception: 1.0.0
|
|
|
web-streams-polyfill: 3.3.3
|
|
web-streams-polyfill: 3.3.3
|
|
|
|
|
|
|
|
|
|
+ figures@6.1.0:
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ is-unicode-supported: 2.1.0
|
|
|
|
|
+
|
|
|
file-entry-cache@8.0.0:
|
|
file-entry-cache@8.0.0:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
flat-cache: 4.0.1
|
|
flat-cache: 4.0.1
|
|
@@ -13211,6 +13305,11 @@ snapshots:
|
|
|
dunder-proto: 1.0.1
|
|
dunder-proto: 1.0.1
|
|
|
es-object-atoms: 1.1.2
|
|
es-object-atoms: 1.1.2
|
|
|
|
|
|
|
|
|
|
+ get-stream@9.0.1:
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ '@sec-ant/readable-stream': 0.4.1
|
|
|
|
|
+ is-stream: 4.0.1
|
|
|
|
|
+
|
|
|
get-tsconfig@4.14.0:
|
|
get-tsconfig@4.14.0:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
resolve-pkg-maps: 1.0.0
|
|
resolve-pkg-maps: 1.0.0
|
|
@@ -13348,6 +13447,8 @@ snapshots:
|
|
|
transitivePeerDependencies:
|
|
transitivePeerDependencies:
|
|
|
- supports-color
|
|
- supports-color
|
|
|
|
|
|
|
|
|
|
+ human-signals@8.0.1: {}
|
|
|
|
|
+
|
|
|
iconv-lite@0.6.3:
|
|
iconv-lite@0.6.3:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
safer-buffer: 2.1.2
|
|
safer-buffer: 2.1.2
|
|
@@ -13407,6 +13508,10 @@ snapshots:
|
|
|
|
|
|
|
|
is-promise@4.0.0: {}
|
|
is-promise@4.0.0: {}
|
|
|
|
|
|
|
|
|
|
+ is-stream@4.0.1: {}
|
|
|
|
|
+
|
|
|
|
|
+ is-unicode-supported@2.1.0: {}
|
|
|
|
|
+
|
|
|
is-what@5.5.0: {}
|
|
is-what@5.5.0: {}
|
|
|
|
|
|
|
|
isarray@1.0.0: {}
|
|
isarray@1.0.0: {}
|
|
@@ -14228,6 +14333,11 @@ snapshots:
|
|
|
non-layered-tidy-tree-layout@2.0.2:
|
|
non-layered-tidy-tree-layout@2.0.2:
|
|
|
optional: true
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
+ npm-run-path@6.0.0:
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ path-key: 4.0.0
|
|
|
|
|
+ unicorn-magic: 0.3.0
|
|
|
|
|
+
|
|
|
object-assign@4.1.1: {}
|
|
object-assign@4.1.1: {}
|
|
|
|
|
|
|
|
object-inspect@1.13.4: {}
|
|
object-inspect@1.13.4: {}
|
|
@@ -14346,6 +14456,8 @@ snapshots:
|
|
|
is-decimal: 2.0.1
|
|
is-decimal: 2.0.1
|
|
|
is-hexadecimal: 2.0.1
|
|
is-hexadecimal: 2.0.1
|
|
|
|
|
|
|
|
|
|
+ parse-ms@4.0.0: {}
|
|
|
|
|
+
|
|
|
parse5@8.0.1:
|
|
parse5@8.0.1:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
entities: 8.0.0
|
|
entities: 8.0.0
|
|
@@ -14362,6 +14474,8 @@ snapshots:
|
|
|
|
|
|
|
|
path-key@3.1.1: {}
|
|
path-key@3.1.1: {}
|
|
|
|
|
|
|
|
|
|
+ path-key@4.0.0: {}
|
|
|
|
|
+
|
|
|
path-scurry@1.11.1:
|
|
path-scurry@1.11.1:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
lru-cache: 10.4.3
|
|
lru-cache: 10.4.3
|
|
@@ -14410,6 +14524,10 @@ snapshots:
|
|
|
ansi-styles: 5.2.0
|
|
ansi-styles: 5.2.0
|
|
|
react-is: 17.0.2
|
|
react-is: 17.0.2
|
|
|
|
|
|
|
|
|
|
+ pretty-ms@9.3.0:
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ parse-ms: 4.0.0
|
|
|
|
|
+
|
|
|
process-nextick-args@2.0.1: {}
|
|
process-nextick-args@2.0.1: {}
|
|
|
|
|
|
|
|
property-information@7.2.0: {}
|
|
property-information@7.2.0: {}
|
|
@@ -14846,6 +14964,8 @@ snapshots:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
ansi-regex: 6.2.2
|
|
ansi-regex: 6.2.2
|
|
|
|
|
|
|
|
|
|
+ strip-final-newline@4.0.0: {}
|
|
|
|
|
+
|
|
|
strip-json-comments@5.0.3: {}
|
|
strip-json-comments@5.0.3: {}
|
|
|
|
|
|
|
|
strnum@2.4.0:
|
|
strnum@2.4.0:
|
|
@@ -15006,6 +15126,8 @@ snapshots:
|
|
|
|
|
|
|
|
undici@7.28.0: {}
|
|
undici@7.28.0: {}
|
|
|
|
|
|
|
|
|
|
+ unicorn-magic@0.3.0: {}
|
|
|
|
|
+
|
|
|
unified@11.0.5:
|
|
unified@11.0.5:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
'@types/unist': 3.0.3
|
|
'@types/unist': 3.0.3
|
|
@@ -15325,6 +15447,8 @@ snapshots:
|
|
|
transitivePeerDependencies:
|
|
transitivePeerDependencies:
|
|
|
- '@noble/hashes'
|
|
- '@noble/hashes'
|
|
|
|
|
|
|
|
|
|
+ which-command@0.1.0: {}
|
|
|
|
|
+
|
|
|
which@2.0.2:
|
|
which@2.0.2:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
isexe: 2.0.0
|
|
isexe: 2.0.0
|
|
@@ -15366,6 +15490,8 @@ snapshots:
|
|
|
|
|
|
|
|
yocto-queue@0.1.0: {}
|
|
yocto-queue@0.1.0: {}
|
|
|
|
|
|
|
|
|
|
+ yoctocolors@2.1.2: {}
|
|
|
|
|
+
|
|
|
zod-to-json-schema@3.25.2(zod@4.4.3):
|
|
zod-to-json-schema@3.25.2(zod@4.4.3):
|
|
|
dependencies:
|
|
dependencies:
|
|
|
zod: 4.4.3
|
|
zod: 4.4.3
|