diff --git a/package.json b/package.json index 1b3736a..bdedc89 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@iarna/toml": "^2.2.5", "codama": "^1.3.1", "typescript": "^5.8.3", - "zx": "^8.7.1" + "zx": "^8.7.2" }, "engines": { "node": ">=v20.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 19a0a89..d0e823a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,28 +24,18 @@ importers: specifier: ^5.8.3 version: 5.8.3 zx: - specifier: ^8.7.1 - version: 8.7.1 + specifier: ^8.7.2 + version: 8.7.2 packages: - '@codama/errors@1.3.0': - resolution: {integrity: sha512-pYp/gOi1c/9btrybWvH2iK5jj7SOpMmyLm9EqbxrivV+lqzfEogU8IG+BLch9sqnuhPgg/PzCaB4sYd438UC/Q==} - hasBin: true - '@codama/errors@1.3.1': resolution: {integrity: sha512-tsQ83+8RRV7lXcRuSqRZJCjEM0gsVGo4PXAKL9dokUJzSTMMPQU4y87ExUps5KjeXQf6MkfOzYnGKqGf4FtU4g==} hasBin: true - '@codama/node-types@1.3.0': - resolution: {integrity: sha512-3dPbMXR/QgKUqXMMxc6PUi2f8Dq6eZ9P/v6+ChTQFLGhSQmqC1PsCbL77PuM7mf4IK9np1RXFqbC/EVpgLvbgA==} - '@codama/node-types@1.3.1': resolution: {integrity: sha512-tpZwqOnCNXs1aLj95+ZjQW3K96LkiekqsYFTmuJxgspWoR3Ro+NDQEoxD3j5364hIYt0VfjcZlAcFD6y95GaQA==} - '@codama/nodes@1.3.0': - resolution: {integrity: sha512-Spf+Whm4jBLFxGPtJuDGmteGe+avoIDnh6rsByU1iJlYmcJJLjZayexFkvW8+1IeDclUMPQYBSj6SjuQEItLqQ==} - '@codama/nodes@1.3.1': resolution: {integrity: sha512-ipmZFoX8Q7+2tKLOrTwcZ4R9eurhDyPU/oZ8I+2jNAuFEEW5mUewdNdeCt8xcq+vduovAd2BuvC3eJp2WbohCQ==} @@ -61,9 +51,6 @@ packages: '@codama/validators@1.3.1': resolution: {integrity: sha512-xgPz3dzUirrS+qkxQpFHm+g4WhUW8ff7wfgjzZEVnaMrc8qKhOPgFO8b0WwPVZSytUMTdhqIpa+zLNZg8vvzNw==} - '@codama/visitors-core@1.3.0': - resolution: {integrity: sha512-Lldy0aOc882QYDa1IhjXhwpDsQE7oirBaebRddggXYFQs4+cvFROibHXBqG2npHPvQM4Mot6dJHQqffB/QL4iQ==} - '@codama/visitors-core@1.3.1': resolution: {integrity: sha512-dlwzywaJEKO22QC/E3LpfVqNbSkTBXzFVR6pSGhWan/MNn//UR5+jyp3bFIKr+KPFDq+czilgFvFvllq5XFAXw==} @@ -124,10 +111,6 @@ packages: codama@1.3.1: resolution: {integrity: sha512-ItaKBdCaAO0S9rYkI27Wkm3T614YP+ks4qmvVk+CN5bbj1q+Jr2itPYOLYjEbRIBxTiHvZrWgiGUage72QEq8Q==} - commander@13.1.0: - resolution: {integrity: sha512-/rFeCpNJQbhSZjGVwO9RFV3xPqbnERS8MmIQzCtD/zl6gpJuV/bMLuN92oG3F7d8oDEHHRrujSXNUr8fpjntKw==} - engines: {node: '>=18'} - commander@14.0.0: resolution: {integrity: sha512-2uM9rYjPvyq39NwLRqaiLtWHyDC1FvryJDa2ATTVims5YAS4PupsEQsDvP14FqhFr0P49CYDugi59xaxJlTXRA==} engines: {node: '>=20'} @@ -227,34 +210,21 @@ packages: engines: {node: '>=14.17'} hasBin: true - zx@8.7.1: - resolution: {integrity: sha512-28u1w2LlIfvyvJvYe6pmCipesk8oL5AFMVp+P/U445LcaPgzrU5lNDtAPd6nJvWmoCNyXZz37R/xKOGokccjsw==} + zx@8.7.2: + resolution: {integrity: sha512-4Wtl46msLFx6QW6GjLu1aRnFhavukT4VSp4tdXvfRIBRNW3RP7Si3RlRFD7YeQeecQBacVFRQQgm5LTvE/YEGQ==} engines: {node: '>= 12.17.0'} hasBin: true snapshots: - '@codama/errors@1.3.0': - dependencies: - '@codama/node-types': 1.3.0 - chalk: 5.4.1 - commander: 13.1.0 - '@codama/errors@1.3.1': dependencies: '@codama/node-types': 1.3.1 chalk: 5.4.1 commander: 14.0.0 - '@codama/node-types@1.3.0': {} - '@codama/node-types@1.3.1': {} - '@codama/nodes@1.3.0': - dependencies: - '@codama/errors': 1.3.0 - '@codama/node-types': 1.3.0 - '@codama/nodes@1.3.1': dependencies: '@codama/errors': 1.3.1 @@ -299,12 +269,6 @@ snapshots: '@codama/nodes': 1.3.1 '@codama/visitors-core': 1.3.1 - '@codama/visitors-core@1.3.0': - dependencies: - '@codama/errors': 1.3.0 - '@codama/nodes': 1.3.0 - json-stable-stringify: 1.3.0 - '@codama/visitors-core@1.3.1': dependencies: '@codama/errors': 1.3.1 @@ -374,8 +338,6 @@ snapshots: '@codama/validators': 1.3.1 '@codama/visitors': 1.3.1 - commander@13.1.0: {} - commander@14.0.0: {} commander@5.1.0: {} @@ -469,4 +431,4 @@ snapshots: typescript@5.8.3: {} - zx@8.7.1: {} + zx@8.7.2: {}