From e44a9724fff6bb7cca6c794e177f8117473885f6 Mon Sep 17 00:00:00 2001 From: alina sireneva Date: Fri, 24 Jan 2025 08:18:41 +0300 Subject: [PATCH] chore: bumped fuman --- package.json | 4 ++-- pnpm-lock.yaml | 22 +++++++++++----------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 793cd7c..81f0446 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 846ff1f..029320d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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': {}