fix(compliance): improve compliance

This commit is contained in:
2025-05-28 14:46:32 +00:00
parent 784a50bc7f
commit 16e2bd6b1a
16 changed files with 4718 additions and 3138 deletions

80
pnpm-lock.yaml generated
View File

@ -43,11 +43,11 @@ importers:
specifier: ^1.3.3
version: 1.3.3
'@git.zone/tstest':
specifier: ^2.2.5
version: 2.2.5(@aws-sdk/credential-providers@3.817.0)(socks@2.8.4)(typescript@5.8.3)
specifier: ^2.3.1
version: 2.3.1(@aws-sdk/credential-providers@3.817.0)(socks@2.8.4)(typescript@5.8.3)
'@types/node':
specifier: ^22.15.21
version: 22.15.21
specifier: ^22.15.23
version: 22.15.23
packages:
@ -244,8 +244,8 @@ packages:
resolution: {integrity: sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw==}
engines: {node: '>=6.9.0'}
'@cloudflare/workers-types@4.20250525.0':
resolution: {integrity: sha512-3loeNVJkcDLb9giarUIHmDgvh+/4RtH+R/rHn4BCmME1qKdu73n/hvECYhH8BabCZplF8zQy1wok1MKwXEWC/A==}
'@cloudflare/workers-types@4.20250528.0':
resolution: {integrity: sha512-q4yNRSw7At9nm1GsN+KUGfbrl5nGuiS+q/1esbhcXL/FQUDUZbVdutbPBMtJLaXAd5PCLdOST/nZni8GzJkaYg==}
'@colors/colors@1.6.0':
resolution: {integrity: sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA==}
@ -604,8 +604,8 @@ packages:
resolution: {integrity: sha512-DDzWunkxXLtXJTxBf4EioXLwhuqdA2VzdTmOzWrw4Z4Qnms/YM67q36yajwNohAajPYyRz5DayU0ikrceFXyVw==}
hasBin: true
'@git.zone/tstest@2.2.5':
resolution: {integrity: sha512-KLj32yIznLIFMX6U9eEumEKI7NLNYpEHeGzD/BfqF+GvfVL8eVmdmI3GR6Cdj013C9F9nQBKnpDG5eDJnxBZEA==}
'@git.zone/tstest@2.3.1':
resolution: {integrity: sha512-VrgVhh3xJFIuBd0nRyujrXvCMaPZokGzbGesOCLDs4Qs4cGvUkf6WVMwKT5A73fn6YPZK79iTp9OqBHdV67OPw==}
hasBin: true
'@happy-dom/global-registrator@15.11.7':
@ -1358,8 +1358,8 @@ packages:
'@types/node-forge@1.3.11':
resolution: {integrity: sha512-FQx220y22OKNTqaByeBGqHWYz4cl94tpcxeFdvBo3wjG6XPBuZ0BNgNZRV5J5TFmmcsJ4IzsLkmGRiQbnYsBEQ==}
'@types/node@22.15.21':
resolution: {integrity: sha512-EV/37Td6c+MgKAbkcLG6vqZ2zEYHD7bvSrzqqs2RIhbA6w3x+Dqz8MZM3sP6kGTeLrdoOgKZe+Xja7tUB2DNkQ==}
'@types/node@22.15.23':
resolution: {integrity: sha512-7Ec1zaFPF4RJ0eXu1YT/xgiebqwqoJz8rYPDi/O2BcZ++Wpt0Kq9cl0eg6NN6bYbPnR67ZLo7St5Q3UK0SnARw==}
'@types/ping@0.4.4':
resolution: {integrity: sha512-ifvo6w2f5eJYlXm+HiVx67iJe8WZp87sfa683nlqED5Vnt9Z93onkokNoWqOG21EaE8fMxyKPobE+mkPEyxsdw==}
@ -3859,8 +3859,8 @@ packages:
resolution: {integrity: sha512-2OQsPNEmBCvXuFlIni/a+Rn+R2pHW9INm0BxXJ4hVDA8TirqMj+J/Rp9ItLatT/5pZqWwefVrTQcHpixsxnVlA==}
engines: {node: '>= 4.0.0'}
zod@3.25.28:
resolution: {integrity: sha512-/nt/67WYKnr5by3YS7LroZJbtcCBurDKKPBPWWzaxvVCGuG/NOsiKkrjoOhI8mJ+SQUXEbUzeB3S+6XDUEEj7Q==}
zod@3.25.32:
resolution: {integrity: sha512-OSm2xTIRfW8CV5/QKgngwmQW/8aPfGdaQFlrGoErlgg/Epm7cjb6K6VEyExfe65a3VybUOnu381edLb0dfJl0g==}
zwitch@2.0.4:
resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==}
@ -3888,7 +3888,7 @@ snapshots:
'@api.global/typedrequest': 3.1.10
'@api.global/typedrequest-interfaces': 3.0.19
'@api.global/typedsocket': 3.0.1
'@cloudflare/workers-types': 4.20250525.0
'@cloudflare/workers-types': 4.20250528.0
'@design.estate/dees-comms': 1.0.27
'@push.rocks/lik': 6.2.2
'@push.rocks/smartchok': 1.0.34
@ -4508,7 +4508,7 @@ snapshots:
dependencies:
regenerator-runtime: 0.14.1
'@cloudflare/workers-types@4.20250525.0': {}
'@cloudflare/workers-types@4.20250528.0': {}
'@colors/colors@1.6.0': {}
@ -4785,7 +4785,7 @@ snapshots:
'@push.rocks/smartshell': 3.2.2
tsx: 4.19.2
'@git.zone/tstest@2.2.5(@aws-sdk/credential-providers@3.817.0)(socks@2.8.4)(typescript@5.8.3)':
'@git.zone/tstest@2.3.1(@aws-sdk/credential-providers@3.817.0)(socks@2.8.4)(typescript@5.8.3)':
dependencies:
'@api.global/typedserver': 3.0.74
'@git.zone/tsbundle': 2.2.5
@ -6103,22 +6103,22 @@ snapshots:
'@types/body-parser@1.19.5':
dependencies:
'@types/connect': 3.4.38
'@types/node': 22.15.21
'@types/node': 22.15.23
'@types/buffer-json@2.0.3': {}
'@types/clean-css@4.2.11':
dependencies:
'@types/node': 22.15.21
'@types/node': 22.15.23
source-map: 0.6.1
'@types/connect@3.4.38':
dependencies:
'@types/node': 22.15.21
'@types/node': 22.15.23
'@types/cors@2.8.18':
dependencies:
'@types/node': 22.15.21
'@types/node': 22.15.23
'@types/debug@4.1.12':
dependencies:
@ -6128,7 +6128,7 @@ snapshots:
'@types/express-serve-static-core@5.0.6':
dependencies:
'@types/node': 22.15.21
'@types/node': 22.15.23
'@types/qs': 6.14.0
'@types/range-parser': 1.2.7
'@types/send': 0.17.4
@ -6145,30 +6145,30 @@ snapshots:
'@types/from2@2.3.5':
dependencies:
'@types/node': 22.15.21
'@types/node': 22.15.23
'@types/fs-extra@11.0.4':
dependencies:
'@types/jsonfile': 6.1.4
'@types/node': 22.15.21
'@types/node': 22.15.23
'@types/fs-extra@9.0.13':
dependencies:
'@types/node': 22.15.21
'@types/node': 22.15.23
'@types/glob@7.2.0':
dependencies:
'@types/minimatch': 5.1.2
'@types/node': 22.15.21
'@types/node': 22.15.23
'@types/glob@8.1.0':
dependencies:
'@types/minimatch': 5.1.2
'@types/node': 22.15.21
'@types/node': 22.15.23
'@types/gunzip-maybe@1.4.2':
dependencies:
'@types/node': 22.15.21
'@types/node': 22.15.23
'@types/hast@3.0.4':
dependencies:
@ -6190,7 +6190,7 @@ snapshots:
'@types/jsonfile@6.1.4':
dependencies:
'@types/node': 22.15.21
'@types/node': 22.15.23
'@types/mdast@4.0.4':
dependencies:
@ -6208,9 +6208,9 @@ snapshots:
'@types/node-forge@1.3.11':
dependencies:
'@types/node': 22.15.21
'@types/node': 22.15.23
'@types/node@22.15.21':
'@types/node@22.15.23':
dependencies:
undici-types: 6.21.0
@ -6226,30 +6226,30 @@ snapshots:
'@types/s3rver@3.7.4':
dependencies:
'@types/node': 22.15.21
'@types/node': 22.15.23
'@types/semver@7.7.0': {}
'@types/send@0.17.4':
dependencies:
'@types/mime': 1.3.5
'@types/node': 22.15.21
'@types/node': 22.15.23
'@types/serve-static@1.15.7':
dependencies:
'@types/http-errors': 2.0.4
'@types/node': 22.15.21
'@types/node': 22.15.23
'@types/send': 0.17.4
'@types/symbol-tree@3.2.5': {}
'@types/tar-stream@2.2.3':
dependencies:
'@types/node': 22.15.21
'@types/node': 22.15.23
'@types/through2@2.0.41':
dependencies:
'@types/node': 22.15.21
'@types/node': 22.15.23
'@types/triple-beam@1.3.5': {}
@ -6273,18 +6273,18 @@ snapshots:
'@types/whatwg-url@8.2.2':
dependencies:
'@types/node': 22.15.21
'@types/node': 22.15.23
'@types/webidl-conversions': 7.0.3
'@types/which@3.0.4': {}
'@types/ws@8.18.1':
dependencies:
'@types/node': 22.15.21
'@types/node': 22.15.23
'@types/yauzl@2.10.3':
dependencies:
'@types/node': 22.15.21
'@types/node': 22.15.23
optional: true
'@ungap/structured-clone@1.3.0': {}
@ -6508,7 +6508,7 @@ snapshots:
dependencies:
devtools-protocol: 0.0.1439962
mitt: 3.0.1
zod: 3.25.28
zod: 3.25.32
clean-css@4.2.4:
dependencies:
@ -6769,7 +6769,7 @@ snapshots:
engine.io@6.6.4:
dependencies:
'@types/cors': 2.8.18
'@types/node': 22.15.21
'@types/node': 22.15.23
accepts: 1.3.8
base64id: 2.0.0
cookie: 0.7.2
@ -9090,6 +9090,6 @@ snapshots:
ylru@1.4.0: {}
zod@3.25.28: {}
zod@3.25.32: {}
zwitch@2.0.4: {}