mirror of
https://github.com/cupcakearmy/occulto.git
synced 2025-03-10 22:47:32 +00:00
lock file
This commit is contained in:
parent
f87c1aef53
commit
5b4a043f6c
30
pnpm-lock.yaml
generated
30
pnpm-lock.yaml
generated
@ -32,9 +32,6 @@ importers:
|
|||||||
vitest:
|
vitest:
|
||||||
specifier: ^3.0.4
|
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)
|
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:
|
packages:
|
||||||
|
|
||||||
@ -388,15 +385,9 @@ packages:
|
|||||||
'@types/estree@1.0.6':
|
'@types/estree@1.0.6':
|
||||||
resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==}
|
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':
|
'@types/hast@3.0.4':
|
||||||
resolution: {integrity: sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==}
|
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':
|
'@types/node@22.13.0':
|
||||||
resolution: {integrity: sha512-ClIbNe36lawluuvq3+YYhnIN2CELi+6q8NpnM7PYp4hBn/TatfboPgVSm2rwKRfnV2M+Ty9GWDFI64KEe+kysA==}
|
resolution: {integrity: sha512-ClIbNe36lawluuvq3+YYhnIN2CELi+6q8NpnM7PYp4hBn/TatfboPgVSm2rwKRfnV2M+Ty9GWDFI64KEe+kysA==}
|
||||||
|
|
||||||
@ -1438,11 +1429,6 @@ packages:
|
|||||||
resolution: {integrity: sha512-cYVsTjKl8b+FrnidjibDWskAv7UKOfcwaVZdp/it9n1s9fU3IkgDbhdIRKCW4JDsAlECJY0ytoVPT3sK6kideA==}
|
resolution: {integrity: sha512-cYVsTjKl8b+FrnidjibDWskAv7UKOfcwaVZdp/it9n1s9fU3IkgDbhdIRKCW4JDsAlECJY0ytoVPT3sK6kideA==}
|
||||||
engines: {node: '>=18'}
|
engines: {node: '>=18'}
|
||||||
|
|
||||||
zx@8.3.2:
|
|
||||||
resolution: {integrity: sha512-qjTunv1NClO05jDaUjrNZfpqC9yvNCchge/bzOcQevsh1aM5qE3TG6MY24kuQKlOWx+7vNuhqO2wa9nQCIGvZA==}
|
|
||||||
engines: {node: '>= 12.17.0'}
|
|
||||||
hasBin: true
|
|
||||||
|
|
||||||
snapshots:
|
snapshots:
|
||||||
|
|
||||||
'@babel/code-frame@7.26.2':
|
'@babel/code-frame@7.26.2':
|
||||||
@ -1691,21 +1677,10 @@ snapshots:
|
|||||||
|
|
||||||
'@types/estree@1.0.6': {}
|
'@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':
|
'@types/hast@3.0.4':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/unist': 3.0.3
|
'@types/unist': 3.0.3
|
||||||
|
|
||||||
'@types/jsonfile@6.1.4':
|
|
||||||
dependencies:
|
|
||||||
'@types/node': 22.13.0
|
|
||||||
optional: true
|
|
||||||
|
|
||||||
'@types/node@22.13.0':
|
'@types/node@22.13.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types: 6.20.0
|
undici-types: 6.20.0
|
||||||
@ -2926,8 +2901,3 @@ snapshots:
|
|||||||
yargs-parser: 21.1.1
|
yargs-parser: 21.1.1
|
||||||
|
|
||||||
yoctocolors-cjs@2.1.2: {}
|
yoctocolors-cjs@2.1.2: {}
|
||||||
|
|
||||||
zx@8.3.2:
|
|
||||||
optionalDependencies:
|
|
||||||
'@types/fs-extra': 11.0.4
|
|
||||||
'@types/node': 22.13.0
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user