diff --git a/package.json b/package.json index c3daffea..900ffde1 100644 --- a/package.json +++ b/package.json @@ -47,8 +47,8 @@ }, "devDependencies": { "@antfu/eslint-config": "2.26.0", - "@fuman/build": "https://pkg.pr.new/teidesu/fuman/@fuman/build@1a73dc1", - "@fuman/utils": "https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4", + "@fuman/build": "https://pkg.pr.new/teidesu/fuman/@fuman/build@b0c74cb", + "@fuman/utils": "https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb", "@types/deno": "npm:@teidesu/deno-types@1.46.3", "@types/node": "20.10.0", "@types/bun": "1.1.14", diff --git a/packages/bun/package.json b/packages/bun/package.json index f22954e0..33b418ae 100644 --- a/packages/bun/package.json +++ b/packages/bun/package.json @@ -17,10 +17,10 @@ "@mtcute/html-parser": "workspace:^", "@mtcute/markdown-parser": "workspace:^", "@mtcute/wasm": "workspace:^", - "@fuman/utils": "https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4", - "@fuman/bun": "https://pkg.pr.new/teidesu/fuman/@fuman/bun@6017eb4", - "@fuman/net": "https://pkg.pr.new/teidesu/fuman/@fuman/net@6017eb4", - "@fuman/io": "https://pkg.pr.new/teidesu/fuman/@fuman/io@6017eb4" + "@fuman/utils": "https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb", + "@fuman/bun": "https://pkg.pr.new/teidesu/fuman/@fuman/bun@b0c74cb", + "@fuman/net": "https://pkg.pr.new/teidesu/fuman/@fuman/net@b0c74cb", + "@fuman/io": "https://pkg.pr.new/teidesu/fuman/@fuman/io@b0c74cb" }, "devDependencies": { "@mtcute/test": "workspace:^" diff --git a/packages/core/package.json b/packages/core/package.json index 9fb39bf1..82c08417 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -19,9 +19,9 @@ "gen-updates": "node ./scripts/generate-updates.cjs" }, "dependencies": { - "@fuman/io": "https://pkg.pr.new/teidesu/fuman/@fuman/io@6017eb4", - "@fuman/net": "https://pkg.pr.new/teidesu/fuman/@fuman/net@6017eb4", - "@fuman/utils": "https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4", + "@fuman/io": "https://pkg.pr.new/teidesu/fuman/@fuman/io@b0c74cb", + "@fuman/net": "https://pkg.pr.new/teidesu/fuman/@fuman/net@b0c74cb", + "@fuman/utils": "https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb", "@mtcute/file-id": "workspace:^", "@mtcute/tl": "workspace:^", "@mtcute/tl-runtime": "workspace:^", diff --git a/packages/deno/package.json b/packages/deno/package.json index 048bb3dd..f172ccd4 100644 --- a/packages/deno/package.json +++ b/packages/deno/package.json @@ -14,9 +14,9 @@ }, "dependencies": { "@db/sqlite": "npm:@jsr/db__sqlite@0.12.0", - "@fuman/utils": "https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4", - "@fuman/net": "https://pkg.pr.new/teidesu/fuman/@fuman/net@6017eb4", - "@fuman/io": "https://pkg.pr.new/teidesu/fuman/@fuman/io@6017eb4", + "@fuman/utils": "https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb", + "@fuman/net": "https://pkg.pr.new/teidesu/fuman/@fuman/net@b0c74cb", + "@fuman/io": "https://pkg.pr.new/teidesu/fuman/@fuman/io@b0c74cb", "@mtcute/core": "workspace:^", "@mtcute/html-parser": "workspace:^", "@mtcute/markdown-parser": "workspace:^", diff --git a/packages/dispatcher/package.json b/packages/dispatcher/package.json index 08c18215..1a037cbf 100644 --- a/packages/dispatcher/package.json +++ b/packages/dispatcher/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@mtcute/core": "workspace:^", - "@fuman/utils": "https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4", + "@fuman/utils": "https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb", "events": "3.2.0" }, "devDependencies": { diff --git a/packages/file-id/package.json b/packages/file-id/package.json index 189900cf..c7e6a46f 100644 --- a/packages/file-id/package.json +++ b/packages/file-id/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@mtcute/tl-runtime": "workspace:^", - "@fuman/utils": "https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4", + "@fuman/utils": "https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb", "long": "5.2.3" } } diff --git a/packages/node/package.json b/packages/node/package.json index 3899d47a..9ed2cc73 100644 --- a/packages/node/package.json +++ b/packages/node/package.json @@ -17,9 +17,9 @@ "@mtcute/html-parser": "workspace:^", "@mtcute/markdown-parser": "workspace:^", "@mtcute/wasm": "workspace:^", - "@fuman/utils": "https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4", - "@fuman/net": "https://pkg.pr.new/teidesu/fuman/@fuman/net@6017eb4", - "@fuman/node": "https://pkg.pr.new/teidesu/fuman/@fuman/node@6017eb4", + "@fuman/utils": "https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb", + "@fuman/net": "https://pkg.pr.new/teidesu/fuman/@fuman/net@b0c74cb", + "@fuman/node": "https://pkg.pr.new/teidesu/fuman/@fuman/node@b0c74cb", "better-sqlite3": "11.3.0" }, "devDependencies": { diff --git a/packages/test/package.json b/packages/test/package.json index 5b8c7e4a..9b4f11f5 100644 --- a/packages/test/package.json +++ b/packages/test/package.json @@ -25,8 +25,8 @@ }, "dependencies": { "long": "5.2.3", - "@fuman/utils": "https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4", - "@fuman/net": "https://pkg.pr.new/teidesu/fuman/@fuman/net@6017eb4" + "@fuman/utils": "https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb", + "@fuman/net": "https://pkg.pr.new/teidesu/fuman/@fuman/net@b0c74cb" }, "devDependencies": { "@mtcute/tl-utils": "workspace:^" diff --git a/packages/tl-runtime/package.json b/packages/tl-runtime/package.json index 010a9028..f6f9cecb 100644 --- a/packages/tl-runtime/package.json +++ b/packages/tl-runtime/package.json @@ -12,6 +12,6 @@ }, "dependencies": { "long": "5.2.3", - "@fuman/utils": "https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4" + "@fuman/utils": "https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb" } } diff --git a/packages/tl/package.json b/packages/tl/package.json index 41a43eb0..9a1caacd 100644 --- a/packages/tl/package.json +++ b/packages/tl/package.json @@ -23,8 +23,8 @@ "@mtcute/core": "workspace:^", "@mtcute/node": "workspace:^", "@mtcute/tl-utils": "workspace:^", - "@fuman/utils": "https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4", - "@fuman/fetch": "https://pkg.pr.new/teidesu/fuman/@fuman/fetch@6017eb4", + "@fuman/utils": "https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb", + "@fuman/fetch": "https://pkg.pr.new/teidesu/fuman/@fuman/fetch@b0c74cb", "@types/js-yaml": "^4.0.5", "cheerio": "1.0.0-rc.12", "csv-parse": "^5.5.0", diff --git a/packages/wasm/package.json b/packages/wasm/package.json index bace326c..bc18066a 100644 --- a/packages/wasm/package.json +++ b/packages/wasm/package.json @@ -18,6 +18,6 @@ "@mtcute/core": "workspace:^", "@mtcute/node": "workspace:^", "@mtcute/web": "workspace:^", - "@fuman/utils": "https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4" + "@fuman/utils": "https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb" } } diff --git a/packages/web/package.json b/packages/web/package.json index a3d578d9..b7c8b48a 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -15,7 +15,7 @@ "dependencies": { "@mtcute/core": "workspace:^", "@mtcute/wasm": "workspace:^", - "@fuman/net": "https://pkg.pr.new/teidesu/fuman/@fuman/net@6017eb4", + "@fuman/net": "https://pkg.pr.new/teidesu/fuman/@fuman/net@b0c74cb", "events": "3.2.0" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3d0ecc22..4415fe2a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,11 +15,11 @@ importers: specifier: 2.26.0 version: 2.26.0(@typescript-eslint/utils@8.14.0(eslint@9.9.0)(typescript@5.5.4))(@vue/compiler-sfc@3.5.13)(eslint@9.9.0)(typescript@5.5.4)(vitest@2.0.5(@types/node@20.10.0)(@vitest/browser@2.0.5)(@vitest/ui@2.0.5)) '@fuman/build': - specifier: https://pkg.pr.new/teidesu/fuman/@fuman/build@1a73dc1 - version: https://pkg.pr.new/teidesu/fuman/@fuman/build@1a73dc1(tough-cookie@4.1.4)(typescript@5.5.4)(vite@5.4.2(@types/node@20.10.0)) + specifier: https://pkg.pr.new/teidesu/fuman/@fuman/build@b0c74cb + version: https://pkg.pr.new/teidesu/fuman/@fuman/build@b0c74cb(tough-cookie@4.1.4)(typescript@5.5.4)(vite@5.4.2(@types/node@20.10.0)) '@fuman/utils': - specifier: https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4 - version: https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4 + specifier: https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb + version: https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb '@types/bun': specifier: 1.1.14 version: 1.1.14 @@ -105,17 +105,17 @@ importers: packages/bun: dependencies: '@fuman/bun': - specifier: https://pkg.pr.new/teidesu/fuman/@fuman/bun@6017eb4 - version: https://pkg.pr.new/teidesu/fuman/@fuman/bun@6017eb4 + specifier: https://pkg.pr.new/teidesu/fuman/@fuman/bun@b0c74cb + version: https://pkg.pr.new/teidesu/fuman/@fuman/bun@b0c74cb '@fuman/io': - specifier: https://pkg.pr.new/teidesu/fuman/@fuman/io@6017eb4 - version: https://pkg.pr.new/teidesu/fuman/@fuman/io@6017eb4 + specifier: https://pkg.pr.new/teidesu/fuman/@fuman/io@b0c74cb + version: https://pkg.pr.new/teidesu/fuman/@fuman/io@b0c74cb '@fuman/net': - specifier: https://pkg.pr.new/teidesu/fuman/@fuman/net@6017eb4 - version: https://pkg.pr.new/teidesu/fuman/@fuman/net@6017eb4 + specifier: https://pkg.pr.new/teidesu/fuman/@fuman/net@b0c74cb + version: https://pkg.pr.new/teidesu/fuman/@fuman/net@b0c74cb '@fuman/utils': - specifier: https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4 - version: https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4 + specifier: https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb + version: https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb '@mtcute/core': specifier: workspace:^ version: link:../core @@ -135,16 +135,22 @@ importers: packages/convert: dependencies: + '@fuman/io': + specifier: https://pkg.pr.new/teidesu/fuman/@fuman/io@b0c74cb + version: https://pkg.pr.new/teidesu/fuman/@fuman/io@b0c74cb '@fuman/net': - specifier: https://pkg.pr.new/teidesu/fuman/@fuman/net@6017eb4 - version: https://pkg.pr.new/teidesu/fuman/@fuman/net@6017eb4 + specifier: https://pkg.pr.new/teidesu/fuman/@fuman/net@b0c74cb + version: https://pkg.pr.new/teidesu/fuman/@fuman/net@b0c74cb '@fuman/utils': - specifier: https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4 - version: https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4 + specifier: https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb + version: https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb '@mtcute/core': specifier: workspace:^ version: link:../core devDependencies: + '@mtcute/node': + specifier: workspace:^ + version: link:../node '@mtcute/test': specifier: workspace:^ version: link:../test @@ -152,14 +158,14 @@ importers: packages/core: dependencies: '@fuman/io': - specifier: https://pkg.pr.new/teidesu/fuman/@fuman/io@6017eb4 - version: https://pkg.pr.new/teidesu/fuman/@fuman/io@6017eb4 + specifier: https://pkg.pr.new/teidesu/fuman/@fuman/io@b0c74cb + version: https://pkg.pr.new/teidesu/fuman/@fuman/io@b0c74cb '@fuman/net': - specifier: https://pkg.pr.new/teidesu/fuman/@fuman/net@6017eb4 - version: https://pkg.pr.new/teidesu/fuman/@fuman/net@6017eb4 + specifier: https://pkg.pr.new/teidesu/fuman/@fuman/net@b0c74cb + version: https://pkg.pr.new/teidesu/fuman/@fuman/net@b0c74cb '@fuman/utils': - specifier: https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4 - version: https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4 + specifier: https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb + version: https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb '@mtcute/file-id': specifier: workspace:^ version: link:../file-id @@ -239,14 +245,14 @@ importers: specifier: npm:@jsr/db__sqlite@0.12.0 version: '@jsr/db__sqlite@0.12.0' '@fuman/io': - specifier: https://pkg.pr.new/teidesu/fuman/@fuman/io@6017eb4 - version: https://pkg.pr.new/teidesu/fuman/@fuman/io@6017eb4 + specifier: https://pkg.pr.new/teidesu/fuman/@fuman/io@b0c74cb + version: https://pkg.pr.new/teidesu/fuman/@fuman/io@b0c74cb '@fuman/net': - specifier: https://pkg.pr.new/teidesu/fuman/@fuman/net@6017eb4 - version: https://pkg.pr.new/teidesu/fuman/@fuman/net@6017eb4 + specifier: https://pkg.pr.new/teidesu/fuman/@fuman/net@b0c74cb + version: https://pkg.pr.new/teidesu/fuman/@fuman/net@b0c74cb '@fuman/utils': - specifier: https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4 - version: https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4 + specifier: https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb + version: https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb '@mtcute/core': specifier: workspace:^ version: link:../core @@ -270,8 +276,8 @@ importers: packages/dispatcher: dependencies: '@fuman/utils': - specifier: https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4 - version: https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4 + specifier: https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb + version: https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb '@mtcute/core': specifier: workspace:^ version: link:../core @@ -286,8 +292,8 @@ importers: packages/file-id: dependencies: '@fuman/utils': - specifier: https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4 - version: https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4 + specifier: https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb + version: https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb '@mtcute/tl-runtime': specifier: workspace:^ version: link:../tl-runtime @@ -328,14 +334,14 @@ importers: packages/node: dependencies: '@fuman/net': - specifier: https://pkg.pr.new/teidesu/fuman/@fuman/net@6017eb4 - version: https://pkg.pr.new/teidesu/fuman/@fuman/net@6017eb4 + specifier: https://pkg.pr.new/teidesu/fuman/@fuman/net@b0c74cb + version: https://pkg.pr.new/teidesu/fuman/@fuman/net@b0c74cb '@fuman/node': - specifier: https://pkg.pr.new/teidesu/fuman/@fuman/node@6017eb4 - version: https://pkg.pr.new/teidesu/fuman/@fuman/node@6017eb4 + specifier: https://pkg.pr.new/teidesu/fuman/@fuman/node@b0c74cb + version: https://pkg.pr.new/teidesu/fuman/@fuman/node@b0c74cb '@fuman/utils': - specifier: https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4 - version: https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4 + specifier: https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb + version: https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb '@mtcute/core': specifier: workspace:^ version: link:../core @@ -362,11 +368,11 @@ importers: packages/test: dependencies: '@fuman/net': - specifier: https://pkg.pr.new/teidesu/fuman/@fuman/net@6017eb4 - version: https://pkg.pr.new/teidesu/fuman/@fuman/net@6017eb4 + specifier: https://pkg.pr.new/teidesu/fuman/@fuman/net@b0c74cb + version: https://pkg.pr.new/teidesu/fuman/@fuman/net@b0c74cb '@fuman/utils': - specifier: https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4 - version: https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4 + specifier: https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb + version: https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb '@mtcute/core': specifier: workspace:^ version: link:../core @@ -397,11 +403,11 @@ importers: version: 5.2.3 devDependencies: '@fuman/fetch': - specifier: https://pkg.pr.new/teidesu/fuman/@fuman/fetch@6017eb4 - version: https://pkg.pr.new/teidesu/fuman/@fuman/fetch@6017eb4(tough-cookie@4.1.4)(zod@3.23.8) + specifier: https://pkg.pr.new/teidesu/fuman/@fuman/fetch@b0c74cb + version: https://pkg.pr.new/teidesu/fuman/@fuman/fetch@b0c74cb(tough-cookie@4.1.4)(zod@3.23.8) '@fuman/utils': - specifier: https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4 - version: https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4 + specifier: https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb + version: https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb '@mtcute/core': specifier: workspace:^ version: link:../core @@ -427,8 +433,8 @@ importers: packages/tl-runtime: dependencies: '@fuman/utils': - specifier: https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4 - version: https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4 + specifier: https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb + version: https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb long: specifier: 5.2.3 version: 5.2.3 @@ -445,8 +451,8 @@ importers: packages/wasm: devDependencies: '@fuman/utils': - specifier: https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4 - version: https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4 + specifier: https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb + version: https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb '@mtcute/core': specifier: workspace:^ version: link:../core @@ -460,8 +466,8 @@ importers: packages/web: dependencies: '@fuman/net': - specifier: https://pkg.pr.new/teidesu/fuman/@fuman/net@6017eb4 - version: https://pkg.pr.new/teidesu/fuman/@fuman/net@6017eb4 + specifier: https://pkg.pr.new/teidesu/fuman/@fuman/net@b0c74cb + version: https://pkg.pr.new/teidesu/fuman/@fuman/net@b0c74cb '@mtcute/core': specifier: workspace:^ version: link:../core @@ -904,20 +910,20 @@ packages: resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@fuman/build@https://pkg.pr.new/teidesu/fuman/@fuman/build@1a73dc1': - resolution: {tarball: https://pkg.pr.new/teidesu/fuman/@fuman/build@1a73dc1} + '@fuman/build@https://pkg.pr.new/teidesu/fuman/@fuman/build@b0c74cb': + resolution: {tarball: https://pkg.pr.new/teidesu/fuman/@fuman/build@b0c74cb} version: 0.0.1 hasBin: true peerDependencies: typescript: 5.5.4 vite: ^5.4.0 - '@fuman/bun@https://pkg.pr.new/teidesu/fuman/@fuman/bun@6017eb4': - resolution: {tarball: https://pkg.pr.new/teidesu/fuman/@fuman/bun@6017eb4} + '@fuman/bun@https://pkg.pr.new/teidesu/fuman/@fuman/bun@b0c74cb': + resolution: {tarball: https://pkg.pr.new/teidesu/fuman/@fuman/bun@b0c74cb} version: 0.0.1 - '@fuman/fetch@https://pkg.pr.new/teidesu/fuman/@fuman/fetch@1a73dc1': - resolution: {tarball: https://pkg.pr.new/teidesu/fuman/@fuman/fetch@1a73dc1} + '@fuman/fetch@https://pkg.pr.new/teidesu/fuman/@fuman/fetch@b0c74cb': + resolution: {tarball: https://pkg.pr.new/teidesu/fuman/@fuman/fetch@b0c74cb} version: 0.0.1 peerDependencies: tough-cookie: ^5.0.0 || ^4.0.0 @@ -934,54 +940,20 @@ packages: zod: optional: true - '@fuman/fetch@https://pkg.pr.new/teidesu/fuman/@fuman/fetch@6017eb4': - resolution: {tarball: https://pkg.pr.new/teidesu/fuman/@fuman/fetch@6017eb4} - version: 0.0.1 - peerDependencies: - tough-cookie: ^5.0.0 || ^4.0.0 - valibot: ^0.42.0 - yup: ^1.0.0 - zod: ^3.0.0 - peerDependenciesMeta: - tough-cookie: - optional: true - valibot: - optional: true - yup: - optional: true - zod: - optional: true - - '@fuman/io@https://pkg.pr.new/teidesu/fuman/@fuman/io@1a73dc1': - resolution: {tarball: https://pkg.pr.new/teidesu/fuman/@fuman/io@1a73dc1} + '@fuman/io@https://pkg.pr.new/teidesu/fuman/@fuman/io@b0c74cb': + resolution: {tarball: https://pkg.pr.new/teidesu/fuman/@fuman/io@b0c74cb} version: 0.0.1 - '@fuman/io@https://pkg.pr.new/teidesu/fuman/@fuman/io@6017eb4': - resolution: {tarball: https://pkg.pr.new/teidesu/fuman/@fuman/io@6017eb4} + '@fuman/net@https://pkg.pr.new/teidesu/fuman/@fuman/net@b0c74cb': + resolution: {tarball: https://pkg.pr.new/teidesu/fuman/@fuman/net@b0c74cb} version: 0.0.1 - '@fuman/net@https://pkg.pr.new/teidesu/fuman/@fuman/net@1a73dc1': - resolution: {tarball: https://pkg.pr.new/teidesu/fuman/@fuman/net@1a73dc1} + '@fuman/node@https://pkg.pr.new/teidesu/fuman/@fuman/node@b0c74cb': + resolution: {tarball: https://pkg.pr.new/teidesu/fuman/@fuman/node@b0c74cb} version: 0.0.1 - '@fuman/net@https://pkg.pr.new/teidesu/fuman/@fuman/net@6017eb4': - resolution: {tarball: https://pkg.pr.new/teidesu/fuman/@fuman/net@6017eb4} - version: 0.0.1 - - '@fuman/node@https://pkg.pr.new/teidesu/fuman/@fuman/node@1a73dc1': - resolution: {tarball: https://pkg.pr.new/teidesu/fuman/@fuman/node@1a73dc1} - version: 0.0.1 - - '@fuman/node@https://pkg.pr.new/teidesu/fuman/@fuman/node@6017eb4': - resolution: {tarball: https://pkg.pr.new/teidesu/fuman/@fuman/node@6017eb4} - version: 0.0.1 - - '@fuman/utils@https://pkg.pr.new/teidesu/fuman/@fuman/utils@1a73dc1': - resolution: {tarball: https://pkg.pr.new/teidesu/fuman/@fuman/utils@1a73dc1} - version: 0.0.1 - - '@fuman/utils@https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4': - resolution: {tarball: https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4} + '@fuman/utils@https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb': + resolution: {tarball: https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb} version: 0.0.1 '@humanwhocodes/module-importer@1.0.1': @@ -4290,13 +4262,13 @@ snapshots: '@eslint/object-schema@2.1.4': {} - '@fuman/build@https://pkg.pr.new/teidesu/fuman/@fuman/build@1a73dc1(tough-cookie@4.1.4)(typescript@5.5.4)(vite@5.4.2(@types/node@20.10.0))': + '@fuman/build@https://pkg.pr.new/teidesu/fuman/@fuman/build@b0c74cb(tough-cookie@4.1.4)(typescript@5.5.4)(vite@5.4.2(@types/node@20.10.0))': dependencies: '@drizzle-team/brocli': 0.10.2 - '@fuman/fetch': https://pkg.pr.new/teidesu/fuman/@fuman/fetch@1a73dc1(tough-cookie@4.1.4)(zod@3.23.8) - '@fuman/io': https://pkg.pr.new/teidesu/fuman/@fuman/io@1a73dc1 - '@fuman/node': https://pkg.pr.new/teidesu/fuman/@fuman/node@1a73dc1 - '@fuman/utils': https://pkg.pr.new/teidesu/fuman/@fuman/utils@1a73dc1 + '@fuman/fetch': https://pkg.pr.new/teidesu/fuman/@fuman/fetch@b0c74cb(tough-cookie@4.1.4)(zod@3.23.8) + '@fuman/io': https://pkg.pr.new/teidesu/fuman/@fuman/io@b0c74cb + '@fuman/node': https://pkg.pr.new/teidesu/fuman/@fuman/node@b0c74cb + '@fuman/utils': https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb cross-spawn: 7.0.3 detect-indent: 7.0.1 js-yaml: 4.1.0 @@ -4311,59 +4283,35 @@ snapshots: - valibot - yup - '@fuman/bun@https://pkg.pr.new/teidesu/fuman/@fuman/bun@6017eb4': + '@fuman/bun@https://pkg.pr.new/teidesu/fuman/@fuman/bun@b0c74cb': dependencies: - '@fuman/io': https://pkg.pr.new/teidesu/fuman/@fuman/io@6017eb4 - '@fuman/net': https://pkg.pr.new/teidesu/fuman/@fuman/net@6017eb4 - '@fuman/utils': https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4 + '@fuman/io': https://pkg.pr.new/teidesu/fuman/@fuman/io@b0c74cb + '@fuman/net': https://pkg.pr.new/teidesu/fuman/@fuman/net@b0c74cb + '@fuman/utils': https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb - '@fuman/fetch@https://pkg.pr.new/teidesu/fuman/@fuman/fetch@1a73dc1(tough-cookie@4.1.4)(zod@3.23.8)': + '@fuman/fetch@https://pkg.pr.new/teidesu/fuman/@fuman/fetch@b0c74cb(tough-cookie@4.1.4)(zod@3.23.8)': dependencies: - '@fuman/utils': https://pkg.pr.new/teidesu/fuman/@fuman/utils@1a73dc1 + '@fuman/utils': https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb optionalDependencies: tough-cookie: 4.1.4 zod: 3.23.8 - '@fuman/fetch@https://pkg.pr.new/teidesu/fuman/@fuman/fetch@6017eb4(tough-cookie@4.1.4)(zod@3.23.8)': + '@fuman/io@https://pkg.pr.new/teidesu/fuman/@fuman/io@b0c74cb': dependencies: - '@fuman/utils': https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4 - optionalDependencies: - tough-cookie: 4.1.4 - zod: 3.23.8 + '@fuman/utils': https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb - '@fuman/io@https://pkg.pr.new/teidesu/fuman/@fuman/io@1a73dc1': + '@fuman/net@https://pkg.pr.new/teidesu/fuman/@fuman/net@b0c74cb': dependencies: - '@fuman/utils': https://pkg.pr.new/teidesu/fuman/@fuman/utils@1a73dc1 + '@fuman/io': https://pkg.pr.new/teidesu/fuman/@fuman/io@b0c74cb + '@fuman/utils': https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb - '@fuman/io@https://pkg.pr.new/teidesu/fuman/@fuman/io@6017eb4': + '@fuman/node@https://pkg.pr.new/teidesu/fuman/@fuman/node@b0c74cb': dependencies: - '@fuman/utils': https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4 + '@fuman/io': https://pkg.pr.new/teidesu/fuman/@fuman/io@b0c74cb + '@fuman/net': https://pkg.pr.new/teidesu/fuman/@fuman/net@b0c74cb + '@fuman/utils': https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb - '@fuman/net@https://pkg.pr.new/teidesu/fuman/@fuman/net@1a73dc1': - dependencies: - '@fuman/io': https://pkg.pr.new/teidesu/fuman/@fuman/io@1a73dc1 - '@fuman/utils': https://pkg.pr.new/teidesu/fuman/@fuman/utils@1a73dc1 - - '@fuman/net@https://pkg.pr.new/teidesu/fuman/@fuman/net@6017eb4': - dependencies: - '@fuman/io': https://pkg.pr.new/teidesu/fuman/@fuman/io@6017eb4 - '@fuman/utils': https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4 - - '@fuman/node@https://pkg.pr.new/teidesu/fuman/@fuman/node@1a73dc1': - dependencies: - '@fuman/io': https://pkg.pr.new/teidesu/fuman/@fuman/io@1a73dc1 - '@fuman/net': https://pkg.pr.new/teidesu/fuman/@fuman/net@1a73dc1 - '@fuman/utils': https://pkg.pr.new/teidesu/fuman/@fuman/utils@1a73dc1 - - '@fuman/node@https://pkg.pr.new/teidesu/fuman/@fuman/node@6017eb4': - dependencies: - '@fuman/io': https://pkg.pr.new/teidesu/fuman/@fuman/io@6017eb4 - '@fuman/net': https://pkg.pr.new/teidesu/fuman/@fuman/net@6017eb4 - '@fuman/utils': https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4 - - '@fuman/utils@https://pkg.pr.new/teidesu/fuman/@fuman/utils@1a73dc1': {} - - '@fuman/utils@https://pkg.pr.new/teidesu/fuman/@fuman/utils@6017eb4': {} + '@fuman/utils@https://pkg.pr.new/teidesu/fuman/@fuman/utils@b0c74cb': {} '@humanwhocodes/module-importer@1.0.1': {}