This commit is contained in:
2025-05-21 02:17:18 +00:00
parent b1890f59ee
commit 162795802f
15 changed files with 2144 additions and 190 deletions

120
pnpm-lock.yaml generated
View File

@ -39,8 +39,8 @@ importers:
specifier: ^11.0.4
version: 11.2.0
'@push.rocks/smartlog':
specifier: ^3.1.7
version: 3.1.7
specifier: ^3.1.8
version: 3.1.8
'@push.rocks/smartmail':
specifier: ^2.1.0
version: 2.1.0
@ -91,8 +91,8 @@ importers:
version: 11.1.0
devDependencies:
'@git.zone/tsbuild':
specifier: ^2.5.1
version: 2.5.1
specifier: ^2.5.2
version: 2.5.2
'@git.zone/tsrun':
specifier: ^1.2.8
version: 1.3.3
@ -103,8 +103,8 @@ importers:
specifier: ^2.0.1
version: 2.1.0
'@types/node':
specifier: ^22.15.20
version: 22.15.20
specifier: ^22.15.21
version: 22.15.21
packages:
@ -623,8 +623,8 @@ packages:
cpu: [x64]
os: [win32]
'@git.zone/tsbuild@2.5.1':
resolution: {integrity: sha512-b1TyaNnaPCD3dvdRZ2da0MkZbH9liCrhzg57pwFIB2Gx4g8UMv8ZLN2cA1NRaNE0o8NCybf3gV1L+V0FO0DrMQ==}
'@git.zone/tsbuild@2.5.2':
resolution: {integrity: sha512-GoZ2vNgMe6OeGcejwhx7Sem8YCbwybEuU4r2/wWnrNrozw+HuT5UTROVGW7rTAxcxr2Hi4jWHSsuoCz9/6ZzrA==}
hasBin: true
'@git.zone/tsbundle@2.2.5':
@ -869,8 +869,8 @@ packages:
'@push.rocks/smartlog-interfaces@3.0.2':
resolution: {integrity: sha512-8hGRTJehbsFSJxLhCQkA018mZtXVPxPTblbg9VaE/EqISRzUw+eosJ2EJV7M4Qu0eiTJZjnWnNLn8CkD77ziWw==}
'@push.rocks/smartlog@3.1.7':
resolution: {integrity: sha512-ltg4oALFBrAflWMTOhN7lcK6OJ50MvrDx46wyXVGZZ+zRzYUUjBqyBzSXLQrOohOt/r6vQH+KYPgt6D0tYJA9A==}
'@push.rocks/smartlog@3.1.8':
resolution: {integrity: sha512-j4H5x4/hEmiIO7q+/LKyX3N+AhRIOj1jDE4TvZDvujZkbT/9wEWfpO1bqeMe/EQbg1eOQMlAuyrcLXUcDICpQg==}
'@push.rocks/smartmail@2.1.0':
resolution: {integrity: sha512-PUzxHuDQRdUZGKb5CejjkFr4JyRAZjUmEyX0jL/kTr9BEX+Ba+/t0cAOFC4v/xFbIxvFAlF3VvFtULCbgAvwaA==}
@ -1494,11 +1494,11 @@ packages:
'@types/node-forge@1.3.11':
resolution: {integrity: sha512-FQx220y22OKNTqaByeBGqHWYz4cl94tpcxeFdvBo3wjG6XPBuZ0BNgNZRV5J5TFmmcsJ4IzsLkmGRiQbnYsBEQ==}
'@types/node@18.19.102':
resolution: {integrity: sha512-8+SHxopyHeI9xdylfts948LTTr7ZOCSQWMEEDS1qmFIv1kdl03YoMcy3H2NhmxeozCxJiTw6al1h5PAp9h0a5w==}
'@types/node@18.19.103':
resolution: {integrity: sha512-hHTHp+sEz6SxFsp+SA+Tqrua3AbmlAw+Y//aEwdHrdZkYVRWdvWD3y5uPZ0flYOkgskaFWqZ/YGFm3FaFQ0pRw==}
'@types/node@22.15.20':
resolution: {integrity: sha512-A6BohGFRGHAscJsTslDCA9JG7qSJr/DWUvrvY8yi9IgnGtMxCyat7vvQ//MFa0DnLsyuS3wYTpLdw4Hf+Q5JXw==}
'@types/node@22.15.21':
resolution: {integrity: sha512-EV/37Td6c+MgKAbkcLG6vqZ2zEYHD7bvSrzqqs2RIhbA6w3x+Dqz8MZM3sP6kGTeLrdoOgKZe+Xja7tUB2DNkQ==}
'@types/ping@0.4.4':
resolution: {integrity: sha512-ifvo6w2f5eJYlXm+HiVx67iJe8WZp87sfa683nlqED5Vnt9Z93onkokNoWqOG21EaE8fMxyKPobE+mkPEyxsdw==}
@ -4178,7 +4178,7 @@ snapshots:
'@push.rocks/smartfeed': 1.0.11
'@push.rocks/smartfile': 11.2.0
'@push.rocks/smartjson': 5.0.20
'@push.rocks/smartlog': 3.1.7
'@push.rocks/smartlog': 3.1.8
'@push.rocks/smartlog-destination-devtools': 1.0.12
'@push.rocks/smartlog-interfaces': 3.0.2
'@push.rocks/smartmanifest': 2.0.2
@ -4232,7 +4232,7 @@ snapshots:
'@apiclient.xyz/cloudflare@6.4.1':
dependencies:
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartlog': 3.1.7
'@push.rocks/smartlog': 3.1.8
'@push.rocks/smartpromise': 4.2.3
'@push.rocks/smartrequest': 2.1.0
'@push.rocks/smartstring': 4.0.15
@ -5001,14 +5001,14 @@ snapshots:
'@esbuild/win32-x64@0.25.4':
optional: true
'@git.zone/tsbuild@2.5.1':
'@git.zone/tsbuild@2.5.2':
dependencies:
'@git.zone/tspublish': 1.9.1
'@push.rocks/early': 4.0.4
'@push.rocks/smartcli': 4.0.11
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartfile': 11.2.0
'@push.rocks/smartlog': 3.1.7
'@push.rocks/smartlog': 3.1.8
'@push.rocks/smartpath': 5.0.18
'@push.rocks/smartpromise': 4.2.3
typescript: 5.7.3
@ -5021,7 +5021,7 @@ snapshots:
'@push.rocks/smartcli': 4.0.11
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartfile': 11.2.0
'@push.rocks/smartlog': 3.1.7
'@push.rocks/smartlog': 3.1.8
'@push.rocks/smartlog-destination-local': 9.0.2
'@push.rocks/smartpath': 5.0.18
'@push.rocks/smartpromise': 4.2.3
@ -5038,7 +5038,7 @@ snapshots:
'@push.rocks/smartcli': 4.0.11
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartfile': 11.2.0
'@push.rocks/smartlog': 3.1.7
'@push.rocks/smartlog': 3.1.8
'@push.rocks/smartnpm': 2.0.4
'@push.rocks/smartpath': 5.0.18
'@push.rocks/smartrequest': 2.1.0
@ -5066,7 +5066,7 @@ snapshots:
'@push.rocks/smartexpect': 2.4.2
'@push.rocks/smartfile': 11.2.0
'@push.rocks/smartjson': 5.0.20
'@push.rocks/smartlog': 3.1.7
'@push.rocks/smartlog': 3.1.8
'@push.rocks/smartmongo': 2.0.12(@aws-sdk/credential-providers@3.812.0)(socks@2.8.4)
'@push.rocks/smartpath': 5.0.18
'@push.rocks/smartpromise': 4.2.3
@ -5106,7 +5106,7 @@ snapshots:
'@push.rocks/smartcli': 4.0.11
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartfile': 11.2.0
'@push.rocks/smartlog': 3.1.7
'@push.rocks/smartlog': 3.1.8
'@push.rocks/smartlog-destination-local': 9.0.2
'@push.rocks/smartshell': 3.2.3
'@push.rocks/taskbuffer': 3.1.7
@ -5384,7 +5384,7 @@ snapshots:
'@api.global/typedrequest': 3.1.10
'@configvault.io/interfaces': 1.0.17
'@push.rocks/smartfile': 11.2.0
'@push.rocks/smartlog': 3.1.7
'@push.rocks/smartlog': 3.1.8
'@push.rocks/smartpath': 5.0.18
'@push.rocks/smartacme@8.0.0(@aws-sdk/credential-providers@3.812.0)(socks@2.8.4)':
@ -5396,7 +5396,7 @@ snapshots:
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartdns': 6.2.2
'@push.rocks/smartfile': 11.2.0
'@push.rocks/smartlog': 3.1.7
'@push.rocks/smartlog': 3.1.8
'@push.rocks/smartnetwork': 4.0.2
'@push.rocks/smartpromise': 4.2.3
'@push.rocks/smartrequest': 2.1.0
@ -5410,7 +5410,6 @@ snapshots:
- '@mongodb-js/zstd'
- '@nuxt/kit'
- aws-crt
- bufferutil
- encoding
- gcp-metadata
- kerberos
@ -5419,7 +5418,6 @@ snapshots:
- snappy
- socks
- supports-color
- utf-8-validate
- vue
'@push.rocks/smartarchive@3.0.8':
@ -5486,7 +5484,7 @@ snapshots:
'@push.rocks/smartcli@4.0.11':
dependencies:
'@push.rocks/lik': 6.2.2
'@push.rocks/smartlog': 3.1.7
'@push.rocks/smartlog': 3.1.8
'@push.rocks/smartobject': 1.0.12
'@push.rocks/smartpromise': 4.2.3
'@push.rocks/smartrx': 3.0.10
@ -5511,7 +5509,7 @@ snapshots:
dependencies:
'@push.rocks/lik': 6.2.2
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartlog': 3.1.7
'@push.rocks/smartlog': 3.1.8
'@push.rocks/smartmongo': 2.0.12(@aws-sdk/credential-providers@3.812.0)(socks@2.8.4)
'@push.rocks/smartpromise': 4.2.3
'@push.rocks/smartrx': 3.0.10
@ -5649,7 +5647,7 @@ snapshots:
'@api.global/typedrequest-interfaces': 2.0.2
'@tsclass/tsclass': 4.4.4
'@push.rocks/smartlog@3.1.7':
'@push.rocks/smartlog@3.1.8':
dependencies:
'@api.global/typedrequest-interfaces': 3.0.19
'@push.rocks/consolecolor': 2.0.2
@ -5820,7 +5818,7 @@ snapshots:
'@push.rocks/smartcrypto': 2.0.4
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartfile': 11.2.0
'@push.rocks/smartlog': 3.1.7
'@push.rocks/smartlog': 3.1.8
'@push.rocks/smartnetwork': 4.0.2
'@push.rocks/smartpromise': 4.2.3
'@push.rocks/smartrequest': 2.1.0
@ -5922,7 +5920,7 @@ snapshots:
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartenv': 5.0.12
'@push.rocks/smartjson': 5.0.20
'@push.rocks/smartlog': 3.1.7
'@push.rocks/smartlog': 3.1.8
'@push.rocks/smartpromise': 4.2.3
'@push.rocks/smartrx': 3.0.10
'@push.rocks/smarttime': 4.1.1
@ -6020,7 +6018,7 @@ snapshots:
dependencies:
'@push.rocks/lik': 6.2.2
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartlog': 3.1.7
'@push.rocks/smartlog': 3.1.8
'@push.rocks/smartpromise': 4.2.3
'@push.rocks/smartrx': 3.0.10
'@push.rocks/smarttime': 4.1.1
@ -6616,27 +6614,27 @@ snapshots:
'@types/bn.js@5.1.6':
dependencies:
'@types/node': 22.15.20
'@types/node': 22.15.21
'@types/body-parser@1.19.5':
dependencies:
'@types/connect': 3.4.38
'@types/node': 22.15.20
'@types/node': 22.15.21
'@types/buffer-json@2.0.3': {}
'@types/clean-css@4.2.11':
dependencies:
'@types/node': 22.15.20
'@types/node': 22.15.21
source-map: 0.6.1
'@types/connect@3.4.38':
dependencies:
'@types/node': 22.15.20
'@types/node': 22.15.21
'@types/cors@2.8.18':
dependencies:
'@types/node': 22.15.20
'@types/node': 22.15.21
'@types/debug@4.1.12':
dependencies:
@ -6648,7 +6646,7 @@ snapshots:
'@types/dns-packet@5.6.5':
dependencies:
'@types/node': 22.15.20
'@types/node': 22.15.21
'@types/elliptic@6.4.18':
dependencies:
@ -6656,7 +6654,7 @@ snapshots:
'@types/express-serve-static-core@5.0.6':
dependencies:
'@types/node': 22.15.20
'@types/node': 22.15.21
'@types/qs': 6.14.0
'@types/range-parser': 1.2.7
'@types/send': 0.17.4
@ -6673,30 +6671,30 @@ snapshots:
'@types/from2@2.3.5':
dependencies:
'@types/node': 22.15.20
'@types/node': 22.15.21
'@types/fs-extra@11.0.4':
dependencies:
'@types/jsonfile': 6.1.4
'@types/node': 22.15.20
'@types/node': 22.15.21
'@types/fs-extra@9.0.13':
dependencies:
'@types/node': 22.15.20
'@types/node': 22.15.21
'@types/glob@7.2.0':
dependencies:
'@types/minimatch': 5.1.2
'@types/node': 22.15.20
'@types/node': 22.15.21
'@types/glob@8.1.0':
dependencies:
'@types/minimatch': 5.1.2
'@types/node': 22.15.20
'@types/node': 22.15.21
'@types/gunzip-maybe@1.4.2':
dependencies:
'@types/node': 22.15.20
'@types/node': 22.15.21
'@types/hast@3.0.4':
dependencies:
@ -6718,11 +6716,11 @@ snapshots:
'@types/jsonfile@6.1.4':
dependencies:
'@types/node': 22.15.20
'@types/node': 22.15.21
'@types/mailparser@3.4.6':
dependencies:
'@types/node': 22.15.20
'@types/node': 22.15.21
iconv-lite: 0.6.3
'@types/mdast@4.0.4':
@ -6741,18 +6739,18 @@ snapshots:
'@types/node-fetch@2.6.12':
dependencies:
'@types/node': 22.15.20
'@types/node': 22.15.21
form-data: 4.0.2
'@types/node-forge@1.3.11':
dependencies:
'@types/node': 22.15.20
'@types/node': 22.15.21
'@types/node@18.19.102':
'@types/node@18.19.103':
dependencies:
undici-types: 5.26.5
'@types/node@22.15.20':
'@types/node@22.15.21':
dependencies:
undici-types: 6.21.0
@ -6768,30 +6766,30 @@ snapshots:
'@types/s3rver@3.7.4':
dependencies:
'@types/node': 22.15.20
'@types/node': 22.15.21
'@types/semver@7.7.0': {}
'@types/send@0.17.4':
dependencies:
'@types/mime': 1.3.5
'@types/node': 22.15.20
'@types/node': 22.15.21
'@types/serve-static@1.15.7':
dependencies:
'@types/http-errors': 2.0.4
'@types/node': 22.15.20
'@types/node': 22.15.21
'@types/send': 0.17.4
'@types/symbol-tree@3.2.5': {}
'@types/tar-stream@2.2.3':
dependencies:
'@types/node': 22.15.20
'@types/node': 22.15.21
'@types/through2@2.0.41':
dependencies:
'@types/node': 22.15.20
'@types/node': 22.15.21
'@types/triple-beam@1.3.5': {}
@ -6815,18 +6813,18 @@ snapshots:
'@types/whatwg-url@8.2.2':
dependencies:
'@types/node': 22.15.20
'@types/node': 22.15.21
'@types/webidl-conversions': 7.0.3
'@types/which@3.0.4': {}
'@types/ws@8.18.1':
dependencies:
'@types/node': 22.15.20
'@types/node': 22.15.21
'@types/yauzl@2.10.3':
dependencies:
'@types/node': 22.15.20
'@types/node': 22.15.21
optional: true
'@ungap/structured-clone@1.3.0': {}
@ -7106,7 +7104,7 @@ snapshots:
cloudflare@4.2.0:
dependencies:
'@types/node': 18.19.102
'@types/node': 18.19.103
'@types/node-fetch': 2.6.12
abort-controller: 3.0.0
agentkeepalive: 4.6.0
@ -7377,7 +7375,7 @@ snapshots:
engine.io@6.6.4:
dependencies:
'@types/cors': 2.8.18
'@types/node': 22.15.20
'@types/node': 22.15.21
accepts: 1.3.8
base64id: 2.0.0
cookie: 0.7.2