diff --git a/package.json b/package.json index 84ba06d..7f59b89 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "prettier-plugin-sh": "0.14.0", "release-it": "17.6.0", "sentences-per-line": "0.2.1", - "tsup": "8.2.2", + "tsup": "8.2.3", "typescript": "5.5.4", "typescript-eslint": "7.17.0", "vitest": "2.0.4" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3300ca8..63fe7e1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -100,8 +100,8 @@ importers: specifier: 0.2.1 version: 0.2.1 tsup: - specifier: 8.2.2 - version: 8.2.2(jiti@1.21.6)(postcss@8.4.39)(typescript@5.5.4)(yaml@2.4.5) + specifier: 8.2.3 + version: 8.2.3(jiti@1.21.6)(postcss@8.4.39)(typescript@5.5.4)(yaml@2.4.5) typescript: specifier: 5.5.4 version: 5.5.4 @@ -3282,8 +3282,8 @@ packages: tslib@2.6.3: resolution: {integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==} - tsup@8.2.2: - resolution: {integrity: sha512-MufIuzdSt6HYPOeOtjUXLR4rqRJySi6XsRNZdwvjC2XR+xghsu2L3vSmYmX+k4S1mO6j0OlUEyVQ3Fc0H66XcA==} + tsup@8.2.3: + resolution: {integrity: sha512-6YNT44oUfXRbZuSMNmN36GzwPPIlD2wBccY7looM2fkTcxkf2NEmwr3OZuDZoySklnrIG4hoEtzy8yUXYOqNcg==} engines: {node: '>=18'} hasBin: true peerDependencies: @@ -6779,7 +6779,7 @@ snapshots: tslib@2.6.3: {} - tsup@8.2.2(jiti@1.21.6)(postcss@8.4.39)(typescript@5.5.4)(yaml@2.4.5): + tsup@8.2.3(jiti@1.21.6)(postcss@8.4.39)(typescript@5.5.4)(yaml@2.4.5): dependencies: bundle-require: 5.0.0(esbuild@0.23.0) cac: 6.7.14