fix(core): update

This commit is contained in:
2023-11-11 18:28:50 +01:00
parent 3e23534f9d
commit da22f375d2
11 changed files with 484 additions and 60 deletions

23
pnpm-lock.yaml generated
View File

@@ -32,9 +32,6 @@ dependencies:
'@types/tar-stream':
specifier: ^3.1.3
version: 3.1.3
'@types/unbzip2-stream':
specifier: ^1.4.3
version: 1.4.3
fflate:
specifier: ^0.8.1
version: 0.8.1
@@ -44,9 +41,9 @@ dependencies:
tar-stream:
specifier: ^3.1.6
version: 3.1.6
unbzip2-stream:
specifier: ^1.4.3
version: 1.4.3
through:
specifier: ^2.3.8
version: 2.3.8
devDependencies:
'@git.zone/tsbuild':
@@ -1671,12 +1668,6 @@ packages:
dependencies:
'@types/node': 20.8.10
/@types/through@0.0.33:
resolution: {integrity: sha512-HsJ+z3QuETzP3cswwtzt2vEIiHBk/dCcHGhbmG5X3ecnwFD/lPrMpliGXxSCg03L9AhrdwA4Oz/qfspkDW+xGQ==}
dependencies:
'@types/node': 20.9.0
dev: false
/@types/trusted-types@2.0.5:
resolution: {integrity: sha512-I3pkr8j/6tmQtKV/ZzHtuaqYSQvyjGRKH4go60Rr0IDLlFxuRT5V32uvB1mecM5G1EVAUyF/4r4QZ1GHgz+mxA==}
dev: true
@@ -1687,12 +1678,6 @@ packages:
source-map: 0.6.1
dev: true
/@types/unbzip2-stream@1.4.3:
resolution: {integrity: sha512-D8X5uuJRISqc8YtwL8jNW2FpPdUOCYXbfD6zNROCTbVXK9nawucxh10tVXE3MPjnHdRA1LvB0zDxVya/lBsnYw==}
dependencies:
'@types/through': 0.0.33
dev: false
/@types/uuid@7.0.7:
resolution: {integrity: sha512-xlbA6IkLhAK9G0hn6qli0ygl8KOKhONfuEvfoBrs9QX++g6v2qF//xGTYx+AKs5e151s2V1J7qWuABqaT+lGXw==}
dev: true
@@ -2103,6 +2088,7 @@ packages:
dependencies:
base64-js: 1.5.1
ieee754: 1.2.1
dev: true
/buffer@6.0.3:
resolution: {integrity: sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==}
@@ -5368,6 +5354,7 @@ packages:
dependencies:
buffer: 5.7.1
through: 2.3.8
dev: true
/undici-types@5.26.5:
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}