chore: bumped fuman
This commit is contained in:
parent
3c4e21b69d
commit
e44a9724ff
2 changed files with 13 additions and 13 deletions
|
@ -15,8 +15,8 @@
|
|||
"@astrojs/check": "^0.9.1",
|
||||
"@astrojs/node": "^8.3.2",
|
||||
"@astrojs/solid-js": "^4.4.0",
|
||||
"@fuman/fetch": "0.0.7",
|
||||
"@fuman/utils": "0.0.4",
|
||||
"@fuman/fetch": "0.0.10",
|
||||
"@fuman/utils": "0.0.10",
|
||||
"@mtcute/dispatcher": "^0.17.0",
|
||||
"@mtcute/node": "^0.17.0",
|
||||
"@tanstack/solid-query": "^5.51.21",
|
||||
|
|
|
@ -18,11 +18,11 @@ importers:
|
|||
specifier: ^4.4.0
|
||||
version: 4.4.0(solid-js@1.8.19)(vite@5.3.5(@types/node@22.0.2)(sugarss@4.0.1(postcss@8.4.40)))
|
||||
'@fuman/fetch':
|
||||
specifier: 0.0.7
|
||||
version: 0.0.7(zod@3.23.8)
|
||||
specifier: 0.0.10
|
||||
version: 0.0.10(zod@3.23.8)
|
||||
'@fuman/utils':
|
||||
specifier: 0.0.4
|
||||
version: 0.0.4
|
||||
specifier: 0.0.10
|
||||
version: 0.0.10
|
||||
'@mtcute/dispatcher':
|
||||
specifier: ^0.17.0
|
||||
version: 0.17.2
|
||||
|
@ -825,8 +825,8 @@ packages:
|
|||
resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.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
|
||||
|
@ -845,8 +845,8 @@ packages:
|
|||
zod:
|
||||
optional: true
|
||||
|
||||
'@fuman/utils@0.0.4':
|
||||
resolution: {integrity: sha512-YBZIlGDbM8s9G85pWFZJ9wQrDY4511XLHZ06/uxZfXBY0eSStwje8JFNmRMNF0SjRk4D3iRmPl9wirHKTkg89w==}
|
||||
'@fuman/utils@0.0.10':
|
||||
resolution: {integrity: sha512-KVlDx0S1Og7IWcPi93f1T45WPfCSUV6/A4dQb36zZRtb8KECl1BK2u9WkNVI+sjrjKCb3xijjY5gq4lS3PqH5g==}
|
||||
|
||||
'@humanwhocodes/module-importer@1.0.1':
|
||||
resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
|
||||
|
@ -4467,13 +4467,13 @@ snapshots:
|
|||
|
||||
'@eslint/object-schema@2.1.4': {}
|
||||
|
||||
'@fuman/fetch@0.0.7(zod@3.23.8)':
|
||||
'@fuman/fetch@0.0.10(zod@3.23.8)':
|
||||
dependencies:
|
||||
'@fuman/utils': 0.0.4
|
||||
'@fuman/utils': 0.0.10
|
||||
optionalDependencies:
|
||||
zod: 3.23.8
|
||||
|
||||
'@fuman/utils@0.0.4': {}
|
||||
'@fuman/utils@0.0.10': {}
|
||||
|
||||
'@humanwhocodes/module-importer@1.0.1': {}
|
||||
|
||||
|
|
Loading…
Reference in a new issue