Phase9
Some checks failed
CI / Node — lint, typecheck, test, build (push) Failing after 9s
CI / Go — node-agent tests (push) Failing after 8s
CI / Go — edge-gateway build (push) Successful in 17s

This commit is contained in:
smueller
2026-06-26 13:46:25 +02:00
parent b335f6a497
commit ed8334328e
49 changed files with 2219 additions and 16 deletions

18
pnpm-lock.yaml generated
View File

@@ -44,6 +44,9 @@ importers:
'@hexahost/dns':
specifier: workspace:*
version: link:../../packages/dns
'@hexahost/integration-auth':
specifier: workspace:*
version: link:../../packages/integration-auth
'@hexahost/metering':
specifier: workspace:*
version: link:../../packages/metering
@@ -352,6 +355,21 @@ importers:
packages/eslint-config: {}
packages/integration-auth:
devDependencies:
'@hexahost/typescript-config':
specifier: workspace:*
version: link:../typescript-config
'@types/node':
specifier: ^22.10.2
version: 22.20.0
typescript:
specifier: ^5.7.3
version: 5.9.3
vitest:
specifier: ^3.0.8
version: 3.2.6(@types/node@22.20.0)(jiti@2.7.0)(terser@5.48.0)(tsx@4.22.4)
packages/metering:
devDependencies:
'@hexahost/typescript-config':