diff --git a/package.json b/package.json index c567ef6..c79db2f 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@commitlint/config-pnpm-scopes": "^19.8.1", "@commitlint/cz-commitlint": "^19.8.1", "@trigen/eslint-config": "8.0.0-alpha.33", - "@trigen/scripts": "8.0.0-alpha.33", + "@trigen/scripts": "8.0.0", "@vitest/coverage-v8": "^3.0.0", "clean-publish": "5.1.0", "commitizen": "^4.2.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7836592..749531c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: 8.0.0-alpha.33 version: 8.0.0-alpha.33(eslint@8.57.1)(typescript@5.2.2) '@trigen/scripts': - specifier: 8.0.0-alpha.33 - version: 8.0.0-alpha.33 + specifier: 8.0.0 + version: 8.0.0 '@vitest/coverage-v8': specifier: ^3.0.0 version: 3.2.2(vitest@3.2.2(@types/node@22.15.30)(jiti@2.4.2)) @@ -868,6 +868,10 @@ packages: resolution: {integrity: sha512-yUjZwZS8An/un6iyC0/HJMbWyEvp8y3RSW5DnxgfVXdDs9OLdulWMPs2EQLZkulsxCm3JohkB3JbyVsfeondkg==} engines: {node: '>=18'} + '@simple-libs/child-process-utils@1.0.1': + resolution: {integrity: sha512-3nWd8irxvDI6v856wpPCHZ+08iQR0oHTZfzAZmnbsLzf+Sf1odraP6uKOHDZToXq3RPRV/LbqGVlSCogm9cJjg==} + engines: {node: '>=18'} + '@simple-libs/hosted-git-info@1.0.1': resolution: {integrity: sha512-R8/PbLKPw5iLeULJgnvwIKkggeyzwXPFERp+4itc0zSrG4sUTf23w7JlMSImPD2o+ZRpEv7YgG6IXgSk87jTgw==} engines: {node: '>=18'} @@ -894,8 +898,8 @@ packages: '@testing-library/dom': optional: true - '@trigen/scripts@8.0.0-alpha.33': - resolution: {integrity: sha512-CNeDTiiM7Kxkb9+U5dFWKA8QxVhxVY9t2DVYslux2fpp3dImXPG7gU/OYFgJwjKXzj6TZnLQ774NWl1YTOIY/Q==} + '@trigen/scripts@8.0.0': + resolution: {integrity: sha512-GsZlxLB5pqEx028TZtiKjfyh/LLA4oGHArp9sQS0oYBPgOs6m13fTGyRcmL7MFzcIXlWR6V7WfnRdV79mrq/RA==} engines: {node: '>=20'} hasBin: true @@ -2576,8 +2580,8 @@ packages: resolution: {integrity: sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - p-limit@5.0.0: - resolution: {integrity: sha512-/Eaoq+QyLSiXQ4lyYV23f14mZRQcXnxfHrN0vCai+ak9G0pp9iEQukIIZq5NccEvwRB8PUnZT0KsOoDCINS1qQ==} + p-limit@6.2.0: + resolution: {integrity: sha512-kuUqqHNUqoIWp/c467RI4X6mmyuojY5jGutNU0wVTmEOOfcuwLqyMVoAi9MKi2Ak+5i9+nhmrK4ufZE8069kHA==} engines: {node: '>=18'} p-locate@5.0.0: @@ -3867,6 +3871,11 @@ snapshots: '@simple-libs/stream-utils': 1.0.0 '@types/node': 22.15.23 + '@simple-libs/child-process-utils@1.0.1': + dependencies: + '@simple-libs/stream-utils': 1.1.0 + '@types/node': 22.15.30 + '@simple-libs/hosted-git-info@1.0.1': {} '@simple-libs/stream-utils@1.0.0': @@ -3898,11 +3907,13 @@ snapshots: - supports-color - typescript - '@trigen/scripts@8.0.0-alpha.33': + '@trigen/scripts@8.0.0': dependencies: + '@simple-libs/child-process-utils': 1.0.1 + '@simple-libs/stream-utils': 1.1.0 argue-cli: 2.1.0 dotenv: 16.5.0 - p-limit: 5.0.0 + p-limit: 6.2.0 '@types/chai@5.2.2': dependencies: @@ -5813,7 +5824,7 @@ snapshots: dependencies: yocto-queue: 1.2.1 - p-limit@5.0.0: + p-limit@6.2.0: dependencies: yocto-queue: 1.2.1