lock file

This commit is contained in:
Niccolo Borgioli 2025-02-03 10:56:47 +01:00
parent f87c1aef53
commit 5b4a043f6c

30
pnpm-lock.yaml generated
View File

@ -32,9 +32,6 @@ importers:
vitest:
specifier: ^3.0.4
version: 3.0.4(@types/node@22.13.0)(@vitest/browser@3.0.4)(msw@2.7.0(@types/node@22.13.0)(typescript@5.7.3))(yaml@2.7.0)
zx:
specifier: ^8.3.2
version: 8.3.2
packages:
@ -388,15 +385,9 @@ packages:
'@types/estree@1.0.6':
resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==}
'@types/fs-extra@11.0.4':
resolution: {integrity: sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ==}
'@types/hast@3.0.4':
resolution: {integrity: sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==}
'@types/jsonfile@6.1.4':
resolution: {integrity: sha512-D5qGUYwjvnNNextdU59/+fI+spnwtTFmyQP0h+PfIOSkNfpU6AOICUOkm4i0OnSk+NyjdPJrxCDro0sJsWlRpQ==}
'@types/node@22.13.0':
resolution: {integrity: sha512-ClIbNe36lawluuvq3+YYhnIN2CELi+6q8NpnM7PYp4hBn/TatfboPgVSm2rwKRfnV2M+Ty9GWDFI64KEe+kysA==}
@ -1438,11 +1429,6 @@ packages:
resolution: {integrity: sha512-cYVsTjKl8b+FrnidjibDWskAv7UKOfcwaVZdp/it9n1s9fU3IkgDbhdIRKCW4JDsAlECJY0ytoVPT3sK6kideA==}
engines: {node: '>=18'}
zx@8.3.2:
resolution: {integrity: sha512-qjTunv1NClO05jDaUjrNZfpqC9yvNCchge/bzOcQevsh1aM5qE3TG6MY24kuQKlOWx+7vNuhqO2wa9nQCIGvZA==}
engines: {node: '>= 12.17.0'}
hasBin: true
snapshots:
'@babel/code-frame@7.26.2':
@ -1691,21 +1677,10 @@ snapshots:
'@types/estree@1.0.6': {}
'@types/fs-extra@11.0.4':
dependencies:
'@types/jsonfile': 6.1.4
'@types/node': 22.13.0
optional: true
'@types/hast@3.0.4':
dependencies:
'@types/unist': 3.0.3
'@types/jsonfile@6.1.4':
dependencies:
'@types/node': 22.13.0
optional: true
'@types/node@22.13.0':
dependencies:
undici-types: 6.20.0
@ -2926,8 +2901,3 @@ snapshots:
yargs-parser: 21.1.1
yoctocolors-cjs@2.1.2: {}
zx@8.3.2:
optionalDependencies:
'@types/fs-extra': 11.0.4
'@types/node': 22.13.0