fix(core): update

This commit is contained in:
2024-04-12 15:07:56 +02:00
parent c0c627fedb
commit 489349e45a
7 changed files with 183 additions and 114 deletions

140
pnpm-lock.yaml generated
View File

@@ -24,8 +24,8 @@ dependencies:
specifier: ^3.0.5
version: 3.0.5
'@push.rocks/smartfile':
specifier: ^11.0.4
version: 11.0.4
specifier: ^11.0.13
version: 11.0.13
'@push.rocks/smartinteract':
specifier: ^2.0.15
version: 2.0.15
@@ -36,17 +36,17 @@ dependencies:
specifier: ^9.0.1
version: 9.0.1
'@push.rocks/smartpath':
specifier: ^5.0.5
version: 5.0.11
specifier: ^5.0.13
version: 5.0.13
'@push.rocks/smartshell':
specifier: ^3.0.4
version: 3.0.4
typedoc:
specifier: ^0.25.12
version: 0.25.12(typescript@5.4.3)
specifier: ^0.25.13
version: 0.25.13(typescript@5.4.5)
typescript:
specifier: ^5.4.3
version: 5.4.3
specifier: ^5.4.5
version: 5.4.5
devDependencies:
'@git.zone/tsbuild':
@@ -54,16 +54,16 @@ devDependencies:
version: 2.1.72
'@git.zone/tsrun':
specifier: ^1.2.46
version: 1.2.46(@types/node@20.12.2)
version: 1.2.46(@types/node@20.12.7)
'@git.zone/tstest':
specifier: ^1.0.73
version: 1.0.88(@types/node@20.12.2)
version: 1.0.88(@types/node@20.12.7)
'@push.rocks/tapbundle':
specifier: ^5.0.4
version: 5.0.22
'@types/node':
specifier: ^20.12.2
version: 20.12.2
specifier: ^20.12.7
version: 20.12.7
packages:
@@ -93,14 +93,14 @@ packages:
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartenv': 5.0.12
'@push.rocks/smartfeed': 1.0.11
'@push.rocks/smartfile': 11.0.4
'@push.rocks/smartfile': 11.0.13
'@push.rocks/smartjson': 5.0.16
'@push.rocks/smartlog': 3.0.3
'@push.rocks/smartlog-destination-devtools': 1.0.10
'@push.rocks/smartmanifest': 2.0.2
'@push.rocks/smartmime': 1.0.6
'@push.rocks/smartopen': 2.0.0
'@push.rocks/smartpath': 5.0.11
'@push.rocks/smartpath': 5.0.13
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartrequest': 2.0.21
'@push.rocks/smartrx': 3.0.7
@@ -401,9 +401,9 @@ packages:
'@push.rocks/early': 4.0.4
'@push.rocks/smartcli': 4.0.8
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartfile': 11.0.4
'@push.rocks/smartfile': 11.0.13
'@push.rocks/smartlog': 3.0.3
'@push.rocks/smartpath': 5.0.11
'@push.rocks/smartpath': 5.0.13
'@push.rocks/smartpromise': 4.0.3
typescript: 5.3.3
dev: true
@@ -415,10 +415,10 @@ packages:
'@push.rocks/early': 4.0.4
'@push.rocks/smartcli': 4.0.8
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartfile': 11.0.4
'@push.rocks/smartfile': 11.0.13
'@push.rocks/smartlog': 3.0.3
'@push.rocks/smartlog-destination-local': 9.0.1
'@push.rocks/smartpath': 5.0.11
'@push.rocks/smartpath': 5.0.13
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartspawn': 3.0.2
'@types/html-minifier': 4.0.5
@@ -429,13 +429,13 @@ packages:
- supports-color
dev: true
/@git.zone/tsrun@1.2.46(@types/node@20.12.2):
/@git.zone/tsrun@1.2.46(@types/node@20.12.7):
resolution: {integrity: sha512-8miFVBle9Mnjx+uPGI/P+EuWcIOXWjBAkdjN5IYbdp5Ytt4xQODCLh4JSnC9h56UeU1nUxCAxZeJs2e9TXrivA==}
hasBin: true
dependencies:
'@push.rocks/smartfile': 10.0.41
'@push.rocks/smartshell': 3.0.4
ts-node: 10.9.2(@types/node@20.12.2)(typescript@5.1.6)
ts-node: 10.9.2(@types/node@20.12.7)(typescript@5.1.6)
typescript: 5.1.6
transitivePeerDependencies:
- '@swc/core'
@@ -443,17 +443,17 @@ packages:
- '@types/node'
dev: true
/@git.zone/tstest@1.0.88(@types/node@20.12.2):
/@git.zone/tstest@1.0.88(@types/node@20.12.7):
resolution: {integrity: sha512-yTBKLI48Nz35qHOJ9ZnXY06VvBAhcC3NEZ4YyGDN4CmrZQ6MVK3fIMQUQCFVmba0GzSmvbgbJcZnd6IRezkyzQ==}
hasBin: true
dependencies:
'@api.global/typedserver': 3.0.27
'@git.zone/tsbundle': 2.0.15
'@git.zone/tsrun': 1.2.46(@types/node@20.12.2)
'@git.zone/tsrun': 1.2.46(@types/node@20.12.7)
'@push.rocks/consolecolor': 2.0.2
'@push.rocks/smartbrowser': 2.0.6
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartfile': 11.0.4
'@push.rocks/smartfile': 11.0.13
'@push.rocks/smartlog': 3.0.3
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartshell': 3.0.4
@@ -628,10 +628,10 @@ packages:
resolution: {integrity: sha512-qkyIwlKW9jEqBTCkoo4IuaF5et7QTRZhAPjotQF8E71MRwYBH+QUvj5JwQMBy4ZhpWf+3/3X47aib3JAhzJFbQ==}
dependencies:
'@push.rocks/qenv': 6.0.5
'@push.rocks/smartfile': 11.0.4
'@push.rocks/smartfile': 11.0.13
'@push.rocks/smartjson': 5.0.16
'@push.rocks/smartlog': 3.0.3
'@push.rocks/smartpath': 5.0.11
'@push.rocks/smartpath': 5.0.13
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartrx': 3.0.7
'@push.rocks/taskbuffer': 3.1.7
@@ -642,17 +642,17 @@ packages:
dependencies:
'@api.global/typedrequest': 3.0.19
'@configvault.io/interfaces': 1.0.17
'@push.rocks/smartfile': 11.0.4
'@push.rocks/smartfile': 11.0.13
'@push.rocks/smartlog': 3.0.3
'@push.rocks/smartpath': 5.0.11
'@push.rocks/smartpath': 5.0.13
dev: false
/@push.rocks/smartai@0.0.8:
resolution: {integrity: sha512-OvNXUv9m+qMdzYvReYzDm7hdBCisB3vb+AiLCGkxmLseh/VVe7hcC/5OrPMncstinm1SDl6mL7wDyoh43u8K1w==}
dependencies:
'@push.rocks/qenv': 6.0.5
'@push.rocks/smartfile': 11.0.4
'@push.rocks/smartpath': 5.0.11
'@push.rocks/smartfile': 11.0.13
'@push.rocks/smartpath': 5.0.13
'@push.rocks/smartpromise': 4.0.3
openai: 4.31.0
transitivePeerDependencies:
@@ -749,7 +749,7 @@ packages:
'@push.rocks/smarthash': 3.0.4
'@push.rocks/smartjson': 5.0.16
'@push.rocks/smartmime': 1.0.6
'@push.rocks/smartpath': 5.0.11
'@push.rocks/smartpath': 5.0.13
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartrequest': 2.0.21
'@push.rocks/smartstream': 2.0.8
@@ -761,8 +761,8 @@ packages:
js-yaml: 4.1.0
dev: true
/@push.rocks/smartfile@11.0.4:
resolution: {integrity: sha512-NXAyqYE5zNUJ9Mu/t2oWUKu21CRUI4Dvlm56rKBSczCq5xeC7EwmamTzL3Nyn6Tmu1jBpYktYL4zIx17JJOB7w==}
/@push.rocks/smartfile@11.0.13:
resolution: {integrity: sha512-vB017WrxusnXQTi0xiTqEP4ghW4GiLXmsLEMRP4OfQhEssYiH6HxO2t0hgxh1Lfv83R/77AttJguZSbb6ylGRQ==}
dependencies:
'@push.rocks/lik': 6.0.14
'@push.rocks/smartdelay': 3.0.5
@@ -770,7 +770,7 @@ packages:
'@push.rocks/smarthash': 3.0.4
'@push.rocks/smartjson': 5.0.16
'@push.rocks/smartmime': 1.0.6
'@push.rocks/smartpath': 5.0.11
'@push.rocks/smartpath': 5.0.13
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartrequest': 2.0.21
'@push.rocks/smartstream': 3.0.34
@@ -879,8 +879,8 @@ packages:
'@push.rocks/smartpromise': 4.0.3
minimatch: 9.0.4
/@push.rocks/smartpath@5.0.11:
resolution: {integrity: sha512-dqdd7KTby0AdaWYC9gVoHDTUIixFhEvo+mmdaTdNshZsfHNkm/EDV25dA+9gJ8/yoyuCYmrwmByNYy9a+xFUeQ==}
/@push.rocks/smartpath@5.0.13:
resolution: {integrity: sha512-MTcZ2kVQDtyNSmcyadIMcSsGeTX2EcNvw2HFHRWNmMq/CHpEM8rluad11zJm5ULTydsAl176rEwESzn4YD5e8A==}
/@push.rocks/smartpdf@3.0.17:
resolution: {integrity: sha512-oymxajeDnwMzg20Ru7GkpYHM4KtNyTrvxt+AwXD3EjzOaJnFtevszDpCdcCruBik8BcG2XiKJIyY5PprPALvaA==}
@@ -888,7 +888,7 @@ packages:
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartfile': 10.0.41
'@push.rocks/smartnetwork': 3.0.2
'@push.rocks/smartpath': 5.0.11
'@push.rocks/smartpath': 5.0.13
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpuppeteer': 2.0.2
'@push.rocks/smartunique': 3.0.8
@@ -1385,7 +1385,7 @@ packages:
/@types/accepts@1.3.7:
resolution: {integrity: sha512-Pay9fq2lM2wXPWbteBsRAGiWH2hig4ZE2asK+mm7kUzlxRTfL961rj89I6zV/E3PcIkDqyuBEcMxFT7rccugeQ==}
dependencies:
'@types/node': 20.12.2
'@types/node': 20.12.7
dev: true
/@types/babel__code-frame@7.0.6:
@@ -1396,7 +1396,7 @@ packages:
resolution: {integrity: sha512-fB3Zu92ucau0iQ0JMCFQE7b/dv8Ot07NI3KaZIkIUNXq82k4eBAqUaneXfleGY9JWskeS9y+u0nXMyspcuQrCg==}
dependencies:
'@types/connect': 3.4.38
'@types/node': 20.12.2
'@types/node': 20.12.7
dev: true
/@types/buffer-json@2.0.3:
@@ -1416,21 +1416,21 @@ packages:
/@types/clean-css@4.2.11:
resolution: {integrity: sha512-Y8n81lQVTAfP2TOdtJJEsCoYl1AnOkqDqMvXb9/7pfgZZ7r8YrEyurrAvAoAjHOGXKRybay+5CsExqIH6liccw==}
dependencies:
'@types/node': 20.12.2
'@types/node': 20.12.7
source-map: 0.6.1
dev: true
/@types/co-body@6.1.3:
resolution: {integrity: sha512-UhuhrQ5hclX6UJctv5m4Rfp52AfG9o9+d9/HwjxhVB5NjXxr5t9oKgJxN8xRHgr35oo8meUEHUPFWiKg6y71aA==}
dependencies:
'@types/node': 20.12.2
'@types/node': 20.12.7
'@types/qs': 6.9.14
dev: true
/@types/connect@3.4.38:
resolution: {integrity: sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==}
dependencies:
'@types/node': 20.12.2
'@types/node': 20.12.7
dev: true
/@types/content-disposition@0.5.8:
@@ -1451,13 +1451,13 @@ packages:
'@types/connect': 3.4.38
'@types/express': 4.17.21
'@types/keygrip': 1.0.6
'@types/node': 20.12.2
'@types/node': 20.12.7
dev: true
/@types/cors@2.8.17:
resolution: {integrity: sha512-8CGDvrBj1zgo2qE+oS3pOCyYNqCPryMWY2bGfwA0dcfopWGgxs+78df0Rs3rc9THP4JkOhLsAa+15VdpAqkcUA==}
dependencies:
'@types/node': 20.12.2
'@types/node': 20.12.7
dev: true
/@types/debounce@1.2.4:
@@ -1471,7 +1471,7 @@ packages:
/@types/express-serve-static-core@4.17.43:
resolution: {integrity: sha512-oaYtiBirUOPQGSWNGPWnzyAFJ0BP3cwvN4oWZQY+zUBwpVIGsKUkpBpSztp74drYcjavs7SKFZ4DX1V2QeN8rg==}
dependencies:
'@types/node': 20.12.2
'@types/node': 20.12.7
'@types/qs': 6.9.14
'@types/range-parser': 1.2.7
'@types/send': 0.17.4
@@ -1489,20 +1489,20 @@ packages:
/@types/from2@2.3.5:
resolution: {integrity: sha512-giavnjf3kNlJnE+HpZA1CQ3UKHxgehzsTuIMGda8pGMbOiLYGVNADEskey44OZcADHm/HOoBany8IV+0x28XFw==}
dependencies:
'@types/node': 20.12.2
'@types/node': 20.12.7
dev: true
/@types/fs-extra@11.0.4:
resolution: {integrity: sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ==}
dependencies:
'@types/jsonfile': 6.1.4
'@types/node': 20.12.2
'@types/node': 20.12.7
/@types/glob@8.1.0:
resolution: {integrity: sha512-IO+MJPVhoqz+28h1qLAcBEH2+xHMK6MTyHJc7MTnnYb6wsoLR29POVGJ7LycmVXIqyy/4/2ShP5sUwTXuOwb/w==}
dependencies:
'@types/minimatch': 5.1.2
'@types/node': 20.12.2
'@types/node': 20.12.7
/@types/html-minifier@4.0.5:
resolution: {integrity: sha512-LfE7f7MFd+YUfZnlBz8W43P4NgSObWiqyKapANsWCj63Aqeqli8/9gVsGP4CwC8jPpTTYlTopKCk9rJSuht/ew==}
@@ -1557,7 +1557,7 @@ packages:
/@types/jsonfile@6.1.4:
resolution: {integrity: sha512-D5qGUYwjvnNNextdU59/+fI+spnwtTFmyQP0h+PfIOSkNfpU6AOICUOkm4i0OnSk+NyjdPJrxCDro0sJsWlRpQ==}
dependencies:
'@types/node': 20.12.2
'@types/node': 20.12.7
/@types/keygrip@1.0.6:
resolution: {integrity: sha512-lZuNAY9xeJt7Bx4t4dx0rYCDqGPW8RXhQZK1td7d4H6E9zYbLoOtjBvfwdTKpsyxQI/2jv+armjX/RW+ZNpXOQ==}
@@ -1579,7 +1579,7 @@ packages:
'@types/http-errors': 2.0.4
'@types/keygrip': 1.0.6
'@types/koa-compose': 3.2.8
'@types/node': 20.12.2
'@types/node': 20.12.7
dev: true
/@types/mime-types@2.1.4:
@@ -1606,18 +1606,18 @@ packages:
/@types/node-fetch@2.6.11:
resolution: {integrity: sha512-24xFj9R5+rfQJLRyM56qh+wnVSYhyXC2tkoBndtY0U+vubqNsYXGjufB2nn8Q6gt0LrARwL6UBtMCSVCwl4B1g==}
dependencies:
'@types/node': 20.12.2
'@types/node': 20.12.7
form-data: 4.0.0
dev: false
/@types/node@18.19.28:
resolution: {integrity: sha512-J5cOGD9n4x3YGgVuaND6khm5x07MMdAKkRyXnjVR6KFhLMNh2yONGiP7Z+4+tBOt5mK+GvDTiacTOVGGpqiecw==}
/@types/node@18.19.31:
resolution: {integrity: sha512-ArgCD39YpyyrtFKIqMDvjz79jto5fcI/SVUs2HwB+f0dAzq68yqOdyaSivLiLugSziTpNXLQrVb7RZFmdZzbhA==}
dependencies:
undici-types: 5.26.5
dev: false
/@types/node@20.12.2:
resolution: {integrity: sha512-zQ0NYO87hyN6Xrclcqp7f8ZbXNbRfoGWNcMvHTPQp9UUrwI0mI7XBz+cu7/W6/VClYo2g63B0cjull/srU7LgQ==}
/@types/node@20.12.7:
resolution: {integrity: sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==}
dependencies:
undici-types: 5.26.5
@@ -1648,7 +1648,7 @@ packages:
resolution: {integrity: sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==}
dependencies:
'@types/mime': 1.3.5
'@types/node': 20.12.2
'@types/node': 20.12.7
dev: true
/@types/serve-static@1.15.5:
@@ -1656,7 +1656,7 @@ packages:
dependencies:
'@types/http-errors': 2.0.4
'@types/mime': 4.0.0
'@types/node': 20.12.2
'@types/node': 20.12.7
dev: true
/@types/sinon-chai@3.2.12:
@@ -1682,12 +1682,12 @@ packages:
/@types/through2@2.0.41:
resolution: {integrity: sha512-ryQ0tidWkb1O1JuYvWKyMLYEtOWDqF5mHerJzKz/gQpoAaJq2l/dsMPBF0B5BNVT34rbARYJ5/tsZwLfUi2kwQ==}
dependencies:
'@types/node': 20.12.2
'@types/node': 20.12.7
/@types/through@0.0.33:
resolution: {integrity: sha512-HsJ+z3QuETzP3cswwtzt2vEIiHBk/dCcHGhbmG5X3ecnwFD/lPrMpliGXxSCg03L9AhrdwA4Oz/qfspkDW+xGQ==}
dependencies:
'@types/node': 20.12.2
'@types/node': 20.12.7
dev: false
/@types/trusted-types@2.0.7:
@@ -1713,20 +1713,20 @@ packages:
/@types/ws@7.4.7:
resolution: {integrity: sha512-JQbbmxZTZehdc2iszGKs5oC3NFnjeay7mtAWrdt7qNtAVK0g19muApzAy4bm9byz79xa2ZnO/BOBC2R8RC5Lww==}
dependencies:
'@types/node': 20.12.2
'@types/node': 20.12.7
dev: true
/@types/ws@8.5.10:
resolution: {integrity: sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==}
dependencies:
'@types/node': 20.12.2
'@types/node': 20.12.7
dev: true
/@types/yauzl@2.10.3:
resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==}
requiresBuild: true
dependencies:
'@types/node': 20.12.2
'@types/node': 20.12.7
dev: true
optional: true
@@ -2539,7 +2539,7 @@ packages:
dependencies:
'@types/cookie': 0.4.1
'@types/cors': 2.8.17
'@types/node': 20.12.2
'@types/node': 20.12.7
accepts: 1.3.8
base64id: 2.0.0
cookie: 0.4.2
@@ -3879,7 +3879,7 @@ packages:
resolution: {integrity: sha512-JebkRnRGEGLnJt3+bJ5B7au8nBeZvJjs9baVxDmUZ5+BgafAdy6KDxJGSuyaw/IA+ErqY3jmOH5cDC2mCDJF2w==}
hasBin: true
dependencies:
'@types/node': 18.19.28
'@types/node': 18.19.31
'@types/node-fetch': 2.6.11
abort-controller: 3.0.0
agentkeepalive: 4.5.0
@@ -4670,7 +4670,7 @@ packages:
resolution: {integrity: sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==}
hasBin: true
/ts-node@10.9.2(@types/node@20.12.2)(typescript@5.1.6):
/ts-node@10.9.2(@types/node@20.12.7)(typescript@5.1.6):
resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==}
hasBin: true
peerDependencies:
@@ -4689,7 +4689,7 @@ packages:
'@tsconfig/node12': 1.0.11
'@tsconfig/node14': 1.0.3
'@tsconfig/node16': 1.0.4
'@types/node': 20.12.2
'@types/node': 20.12.7
acorn: 8.11.3
acorn-walk: 8.3.2
arg: 4.1.3
@@ -4730,8 +4730,8 @@ packages:
mime-types: 2.1.35
dev: true
/typedoc@0.25.12(typescript@5.4.3):
resolution: {integrity: sha512-F+qhkK2VoTweDXd1c42GS/By2DvI2uDF4/EpG424dTexSHdtCH52C6IcAvMA6jR3DzAWZjHpUOW+E02kyPNUNw==}
/typedoc@0.25.13(typescript@5.4.5):
resolution: {integrity: sha512-pQqiwiJ+Z4pigfOnnysObszLiU3mVLWAExSPf+Mu06G/qsc3wzbuM56SZQvONhHLncLUhYzOVkjFFpFfL5AzhQ==}
engines: {node: '>= 16'}
hasBin: true
peerDependencies:
@@ -4741,7 +4741,7 @@ packages:
marked: 4.3.0
minimatch: 9.0.4
shiki: 0.14.7
typescript: 5.4.3
typescript: 5.4.5
dev: false
/typescript@5.1.6:
@@ -4756,8 +4756,8 @@ packages:
hasBin: true
dev: true
/typescript@5.4.3:
resolution: {integrity: sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==}
/typescript@5.4.5:
resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==}
engines: {node: '>=14.17'}
hasBin: true
dev: false