diff --git a/package.json b/package.json index f5f621ae..9819b2e1 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "nx": "19.4.0", "prettier": "3.3.3", "ts-node": "10.9.2", - "tsup": "8.1.1", + "tsup": "8.1.2", "typescript": "5.5.3", "zx": "8.1.4" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fa8d2886..bfd5aa4c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -82,8 +82,8 @@ importers: specifier: 10.9.2 version: 10.9.2(@swc/core@1.6.13)(@types/node@20.14.10)(typescript@5.5.3) tsup: - specifier: 8.1.1 - version: 8.1.1(@swc/core@1.6.13)(typescript@5.5.3) + specifier: 8.1.2 + version: 8.1.2(@swc/core@1.6.13)(typescript@5.5.3) typescript: specifier: 5.5.3 version: 5.5.3 @@ -4124,8 +4124,8 @@ packages: tslib@2.4.0: resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==} - tsup@8.1.1: - resolution: {integrity: sha512-lLXP3BshJ6y/32b3tPZUB2siD2mkJ6mLzhbPOShfjogSc3aRw8MhbBV4cPKbqkbXuhsJR+c9B0W9RHMbtbXLMQ==} + tsup@8.1.2: + resolution: {integrity: sha512-Gzw/PXSX/z0aYMNmkcI54bKKFVFJQbLne+EqTJZeQ3lNT3QpumjtMU4rl+ZwTTp8oRF3ahMbEAxT2sZPJLFSrg==} engines: {node: '>=18'} hasBin: true peerDependencies: @@ -9377,7 +9377,7 @@ snapshots: tslib@2.4.0: {} - tsup@8.1.1(@swc/core@1.6.13)(typescript@5.5.3): + tsup@8.1.2(@swc/core@1.6.13)(typescript@5.5.3): dependencies: bundle-require: 5.0.0(esbuild@0.23.0) cac: 6.7.14