chore: bumped fuman
All checks were successful
Publish and deploy / publish (push) Successful in 42s
Publish and deploy / deploy (push) Successful in 6s

This commit is contained in:
alina 🌸 2025-01-24 08:18:41 +03:00
parent 3c4e21b69d
commit e44a9724ff
Signed by: teidesu
SSH key fingerprint: SHA256:uNeCpw6aTSU4aIObXLvHfLkDa82HWH9EiOj9AXOIRpI
2 changed files with 13 additions and 13 deletions

View file

@ -15,8 +15,8 @@
"@astrojs/check": "^0.9.1", "@astrojs/check": "^0.9.1",
"@astrojs/node": "^8.3.2", "@astrojs/node": "^8.3.2",
"@astrojs/solid-js": "^4.4.0", "@astrojs/solid-js": "^4.4.0",
"@fuman/fetch": "0.0.7", "@fuman/fetch": "0.0.10",
"@fuman/utils": "0.0.4", "@fuman/utils": "0.0.10",
"@mtcute/dispatcher": "^0.17.0", "@mtcute/dispatcher": "^0.17.0",
"@mtcute/node": "^0.17.0", "@mtcute/node": "^0.17.0",
"@tanstack/solid-query": "^5.51.21", "@tanstack/solid-query": "^5.51.21",

View file

@ -18,11 +18,11 @@ importers:
specifier: ^4.4.0 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))) 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': '@fuman/fetch':
specifier: 0.0.7 specifier: 0.0.10
version: 0.0.7(zod@3.23.8) version: 0.0.10(zod@3.23.8)
'@fuman/utils': '@fuman/utils':
specifier: 0.0.4 specifier: 0.0.10
version: 0.0.4 version: 0.0.10
'@mtcute/dispatcher': '@mtcute/dispatcher':
specifier: ^0.17.0 specifier: ^0.17.0
version: 0.17.2 version: 0.17.2
@ -825,8 +825,8 @@ packages:
resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==} resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@fuman/fetch@0.0.7': '@fuman/fetch@0.0.10':
resolution: {integrity: sha512-yzyQI9ssqBrx04zKlfZwRHvJ9sw44RvfForjhaMhy7yA9jtghgVAjceeLTvF5xWEMgvIlIMfZRmSzEtCgGlfcg==} resolution: {integrity: sha512-Zy1GKZ8/NGP2adH0JXVaP91TZPpXngZDTGOFrb38pEp6RYAVSywt0yOPO2kwZGUpordfCj96CMNv+e6zUc7qqw==}
peerDependencies: peerDependencies:
'@badrap/valita': '>=0.4.0' '@badrap/valita': '>=0.4.0'
tough-cookie: ^5.0.0 || ^4.0.0 tough-cookie: ^5.0.0 || ^4.0.0
@ -845,8 +845,8 @@ packages:
zod: zod:
optional: true optional: true
'@fuman/utils@0.0.4': '@fuman/utils@0.0.10':
resolution: {integrity: sha512-YBZIlGDbM8s9G85pWFZJ9wQrDY4511XLHZ06/uxZfXBY0eSStwje8JFNmRMNF0SjRk4D3iRmPl9wirHKTkg89w==} resolution: {integrity: sha512-KVlDx0S1Og7IWcPi93f1T45WPfCSUV6/A4dQb36zZRtb8KECl1BK2u9WkNVI+sjrjKCb3xijjY5gq4lS3PqH5g==}
'@humanwhocodes/module-importer@1.0.1': '@humanwhocodes/module-importer@1.0.1':
resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==} resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
@ -4467,13 +4467,13 @@ snapshots:
'@eslint/object-schema@2.1.4': {} '@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: dependencies:
'@fuman/utils': 0.0.4 '@fuman/utils': 0.0.10
optionalDependencies: optionalDependencies:
zod: 3.23.8 zod: 3.23.8
'@fuman/utils@0.0.4': {} '@fuman/utils@0.0.10': {}
'@humanwhocodes/module-importer@1.0.1': {} '@humanwhocodes/module-importer@1.0.1': {}