fix(core): update
This commit is contained in:
30
pnpm-lock.yaml
generated
30
pnpm-lock.yaml
generated
@ -9,8 +9,8 @@ dependencies:
|
||||
specifier: ^3.0.13
|
||||
version: 3.0.13
|
||||
'@git.zone/tsbundle':
|
||||
specifier: ^2.0.10
|
||||
version: 2.0.10
|
||||
specifier: ^2.0.12
|
||||
version: 2.0.12
|
||||
'@git.zone/tsrun':
|
||||
specifier: ^1.2.46
|
||||
version: 1.2.46(@types/node@20.10.7)
|
||||
@ -44,8 +44,8 @@ dependencies:
|
||||
|
||||
devDependencies:
|
||||
'@git.zone/tsbuild':
|
||||
specifier: ^2.1.70
|
||||
version: 2.1.70
|
||||
specifier: ^2.1.72
|
||||
version: 2.1.72
|
||||
'@git.zone/tstest':
|
||||
specifier: ^1.0.84
|
||||
version: 1.0.84(@types/node@20.10.7)(sinon@17.0.1)
|
||||
@ -342,28 +342,28 @@ packages:
|
||||
requiresBuild: true
|
||||
optional: true
|
||||
|
||||
/@git.zone/tsbuild@2.1.70:
|
||||
resolution: {integrity: sha512-r353o9NfWfP6LBV9yNvDkcvdtgH6/3ZFxds6C1myLliV8V+I75D3LKLv8fO9EbTrMvO5RRUlhHYtPIkCr1FEWQ==}
|
||||
/@git.zone/tsbuild@2.1.72:
|
||||
resolution: {integrity: sha512-rVWM98chNjkt8pXdF5knGErZjM3GPnRXZYHVGECptxNvvhTol2DliM1OP8k3p3X5UOwEPV2sQVe//XzXs3BcUw==}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@push.rocks/early': 4.0.4
|
||||
'@push.rocks/smartcli': 4.0.8
|
||||
'@push.rocks/smartdelay': 3.0.5
|
||||
'@push.rocks/smartfile': 10.0.41
|
||||
'@push.rocks/smartfile': 11.0.4
|
||||
'@push.rocks/smartlog': 3.0.3
|
||||
'@push.rocks/smartpath': 5.0.11
|
||||
'@push.rocks/smartpromise': 4.0.3
|
||||
typescript: 5.1.6
|
||||
typescript: 5.3.3
|
||||
dev: true
|
||||
|
||||
/@git.zone/tsbundle@2.0.10:
|
||||
resolution: {integrity: sha512-+8QNF0P8YCiGpL8oBLoGZD0peiZZ1c7vYmlAildumVNzwMnsAp4XFaAHNzP6CAiUfxGDSfC8SkVEevJcGOSChQ==}
|
||||
/@git.zone/tsbundle@2.0.12:
|
||||
resolution: {integrity: sha512-QdYimi2aJvEJlfSLFh1EtMTHnYyum8LWA9QSBlhtTkLn3ruBsOM4D8ifacP1/WSbO3Tzam5hE9vvw/cO9uLZRw==}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@push.rocks/early': 4.0.4
|
||||
'@push.rocks/smartcli': 4.0.8
|
||||
'@push.rocks/smartdelay': 3.0.5
|
||||
'@push.rocks/smartfile': 10.0.41
|
||||
'@push.rocks/smartfile': 11.0.4
|
||||
'@push.rocks/smartlog': 3.0.3
|
||||
'@push.rocks/smartlog-destination-local': 9.0.1
|
||||
'@push.rocks/smartpath': 5.0.11
|
||||
@ -372,7 +372,7 @@ packages:
|
||||
'@types/html-minifier': 4.0.5
|
||||
esbuild: 0.19.11
|
||||
html-minifier: 4.0.0
|
||||
typescript: 5.2.2
|
||||
typescript: 5.3.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
@ -394,7 +394,7 @@ packages:
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@api.global/typedserver': 3.0.13
|
||||
'@git.zone/tsbundle': 2.0.10
|
||||
'@git.zone/tsbundle': 2.0.12
|
||||
'@git.zone/tsrun': 1.2.46(@types/node@20.10.7)
|
||||
'@push.rocks/consolecolor': 2.0.1
|
||||
'@push.rocks/smartbrowser': 2.0.6
|
||||
@ -4985,8 +4985,8 @@ packages:
|
||||
engines: {node: '>=14.17'}
|
||||
hasBin: true
|
||||
|
||||
/typescript@5.2.2:
|
||||
resolution: {integrity: sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==}
|
||||
/typescript@5.3.3:
|
||||
resolution: {integrity: sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==}
|
||||
engines: {node: '>=14.17'}
|
||||
hasBin: true
|
||||
|
||||
|
Reference in New Issue
Block a user