mirror of
https://git.stupid.fish/teidesu/scripts.git
synced 2025-07-28 02:32:11 +10:00
chore: update public repo
This commit is contained in:
parent
67a6238632
commit
fd6cfba726
3 changed files with 55 additions and 30 deletions
21
pnpm-lock.yaml
generated
21
pnpm-lock.yaml
generated
|
@ -79,11 +79,11 @@ importers:
|
|||
specifier: 3.10.0
|
||||
version: 3.10.0(@typescript-eslint/utils@8.16.0(eslint@9.15.0)(typescript@5.7.2))(@vue/compiler-sfc@3.5.13)(eslint@9.15.0)(typescript@5.7.2)
|
||||
'@fuman/fetch':
|
||||
specifier: 0.0.7
|
||||
version: 0.0.7(@badrap/valita@0.4.2)(tough-cookie@5.0.0)(zod@3.23.8)
|
||||
specifier: 0.0.10
|
||||
version: 0.0.10(@badrap/valita@0.4.2)(tough-cookie@5.0.0)(zod@3.23.8)
|
||||
'@fuman/utils':
|
||||
specifier: 0.0.4
|
||||
version: 0.0.4
|
||||
specifier: 0.0.10
|
||||
version: 0.0.10
|
||||
'@types/node':
|
||||
specifier: 22.10.0
|
||||
version: 22.10.0
|
||||
|
@ -397,8 +397,8 @@ packages:
|
|||
resolution: {integrity: sha512-r0tJ3ZOkMd9xsu3VRfqlFR6cz0V/jFYRswAIpC+m/DIfAUXq7g8N7wTAlhSANySXYGKzGryfDXwtwsY8TxEIDw==}
|
||||
engines: {node: '>=18.0.0', npm: '>=9.0.0'}
|
||||
|
||||
'@fuman/fetch@0.0.7':
|
||||
resolution: {integrity: sha512-yzyQI9ssqBrx04zKlfZwRHvJ9sw44RvfForjhaMhy7yA9jtghgVAjceeLTvF5xWEMgvIlIMfZRmSzEtCgGlfcg==}
|
||||
'@fuman/fetch@0.0.10':
|
||||
resolution: {integrity: sha512-Zy1GKZ8/NGP2adH0JXVaP91TZPpXngZDTGOFrb38pEp6RYAVSywt0yOPO2kwZGUpordfCj96CMNv+e6zUc7qqw==}
|
||||
peerDependencies:
|
||||
'@badrap/valita': '>=0.4.0'
|
||||
tough-cookie: ^5.0.0 || ^4.0.0
|
||||
|
@ -432,6 +432,9 @@ packages:
|
|||
'@fuman/node@0.0.4':
|
||||
resolution: {integrity: sha512-tgwbIceUHWuwh4RTwJRQ1sLjzuIGrWx0SeCrqYhGF+IkI/B7DY0FP2SZykWImkVDtW8IzmdZskPZqiDINRGcNg==}
|
||||
|
||||
'@fuman/utils@0.0.10':
|
||||
resolution: {integrity: sha512-KVlDx0S1Og7IWcPi93f1T45WPfCSUV6/A4dQb36zZRtb8KECl1BK2u9WkNVI+sjrjKCb3xijjY5gq4lS3PqH5g==}
|
||||
|
||||
'@fuman/utils@0.0.4':
|
||||
resolution: {integrity: sha512-YBZIlGDbM8s9G85pWFZJ9wQrDY4511XLHZ06/uxZfXBY0eSStwje8JFNmRMNF0SjRk4D3iRmPl9wirHKTkg89w==}
|
||||
|
||||
|
@ -2332,9 +2335,9 @@ snapshots:
|
|||
|
||||
'@faker-js/faker@9.3.0': {}
|
||||
|
||||
'@fuman/fetch@0.0.7(@badrap/valita@0.4.2)(tough-cookie@5.0.0)(zod@3.23.8)':
|
||||
'@fuman/fetch@0.0.10(@badrap/valita@0.4.2)(tough-cookie@5.0.0)(zod@3.23.8)':
|
||||
dependencies:
|
||||
'@fuman/utils': 0.0.4
|
||||
'@fuman/utils': 0.0.10
|
||||
optionalDependencies:
|
||||
'@badrap/valita': 0.4.2
|
||||
tough-cookie: 5.0.0
|
||||
|
@ -2364,6 +2367,8 @@ snapshots:
|
|||
'@fuman/net': 0.0.4
|
||||
'@fuman/utils': 0.0.4
|
||||
|
||||
'@fuman/utils@0.0.10': {}
|
||||
|
||||
'@fuman/utils@0.0.4': {}
|
||||
|
||||
'@humanfs/core@0.19.1': {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue