This commit is contained in:
2026-09-06 18:34:07 +02:00
parent 062054f450
commit e0d22283c8
14 changed files with 474 additions and 30 deletions
+16
View File
@@ -123,7 +123,13 @@ importers:
'@noble/hashes':
specifier: ^2.2.0
version: 2.2.0
lz4js:
specifier: ^0.2.0
version: 0.2.0
devDependencies:
'@types/lz4js':
specifier: ^0.2.2
version: 0.2.2
typescript:
specifier: ^5.9.3
version: 5.9.3
@@ -828,6 +834,9 @@ packages:
'@types/inquirer@9.0.10':
resolution: {integrity: sha512-vFW2WbXwO9eZpRT5GJGFJ/shgyMNnYozmnjakt9jCQSS1lvqX8pZEQMjJ9RdDPct/YxwciQ8+V8OYn9euIrZDA==}
'@types/lz4js@0.2.2':
resolution: {integrity: sha512-pqXfoJ2AwllcLTf1Nia0+HT1KHj8z4wWo3bBP6vn7Aen5ySywBqrh/u1TyBwWxuKDS+mPzVHkPbHivqZEfk6pA==}
'@types/node@22.20.0':
resolution: {integrity: sha512-QWlFW2wf3nTjC13/DqRnBpR4ZO36VJH/JVBkA/vcnmbTBNQIlnObqyqZE1tUR7+Ni23Lda8R1BxMfbXRpCUx5g==}
@@ -1440,6 +1449,9 @@ packages:
lru-cache@5.1.1:
resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
lz4js@0.2.0:
resolution: {integrity: sha512-gY2Ia9Lm7Ep8qMiuGRhvUq0Q7qUereeldZPP1PMEJxPtEWHJLqw9pgX68oHajBH0nzJK4MaZEA/YNV3jT8u8Bg==}
magic-string@0.30.17:
resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==}
@@ -2799,6 +2811,8 @@ snapshots:
'@types/through': 0.0.33
rxjs: 7.8.1
'@types/lz4js@0.2.2': {}
'@types/node@22.20.0':
dependencies:
undici-types: 6.21.0
@@ -3334,6 +3348,8 @@ snapshots:
dependencies:
yallist: 3.1.1
lz4js@0.2.0: {}
magic-string@0.30.17:
dependencies:
'@jridgewell/sourcemap-codec': 1.5.0