fix(core): update

This commit is contained in:
2024-05-13 23:24:08 +02:00
parent 84e214d087
commit 1644cbbfad
37 changed files with 880 additions and 7 deletions

13
pnpm-lock.yaml generated
View File

@@ -14,6 +14,9 @@ dependencies:
'@api.global/typedsocket':
specifier: ^3.0.1
version: 3.0.1
'@cloudflare/workers-types':
specifier: ^4.20240502.0
version: 4.20240502.0
'@design.estate/dees-comms':
specifier: ^1.0.24
version: 1.0.24
@@ -44,9 +47,15 @@ dependencies:
'@push.rocks/smartlog-destination-devtools':
specifier: ^1.0.10
version: 1.0.10
'@push.rocks/smartlog-interfaces':
specifier: ^3.0.0
version: 3.0.0
'@push.rocks/smartmanifest':
specifier: ^2.0.2
version: 2.0.2
'@push.rocks/smartmatch':
specifier: ^2.0.0
version: 2.0.0
'@push.rocks/smartmime':
specifier: ^1.0.5
version: 1.0.6
@@ -232,6 +241,10 @@ packages:
regenerator-runtime: 0.14.1
dev: false
/@cloudflare/workers-types@4.20240502.0:
resolution: {integrity: sha512-OB1jIyPOzyOcuZFHWhsQnkRLN6u8+jmU9X3T4KZlGgn3Ivw8pBiswhLOp+yFeChR3Y4/5+V0hPFRko5SReordg==}
dev: false
/@cspotcode/source-map-support@0.8.1:
resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==}
engines: {node: '>=12'}