From 996757e64349e2e45f3fcff41e1efa073c72b185 Mon Sep 17 00:00:00 2001 From: Luiz Silva Date: Sun, 6 Jul 2025 19:58:44 -0300 Subject: [PATCH] pacote --- bun.lock | 12 ++++++++---- package.json | 4 +--- pnpm-lock.yaml | 30 +++++++++++++++--------------- 3 files changed, 24 insertions(+), 22 deletions(-) diff --git a/bun.lock b/bun.lock index 37d5db0..d5c6cf2 100644 --- a/bun.lock +++ b/bun.lock @@ -5,6 +5,8 @@ "name": "p-autenticacao-drive", "dependencies": { "cross-fetch": "^4.1.0", + "p-comuns": "git+https://git2.idz.one/publico/_comuns.git#master", + "p-respostas": "git+https://git2.idz.one/publico/_respostas.git#master", }, "devDependencies": { "@biomejs/biome": "^2.0.6", @@ -14,10 +16,6 @@ }, }, }, - "overrides": { - "p-comuns": "git+https://git2.idz.one/publico/_comuns.git#master", - "p-respostas": "git+https://git2.idz.one/publico/_respostas.git#master", - }, "packages": { "@biomejs/biome": ["@biomejs/biome@2.0.6", "", { "optionalDependencies": { "@biomejs/cli-darwin-arm64": "2.0.6", "@biomejs/cli-darwin-x64": "2.0.6", "@biomejs/cli-linux-arm64": "2.0.6", "@biomejs/cli-linux-arm64-musl": "2.0.6", "@biomejs/cli-linux-x64": "2.0.6", "@biomejs/cli-linux-x64-musl": "2.0.6", "@biomejs/cli-win32-arm64": "2.0.6", "@biomejs/cli-win32-x64": "2.0.6" }, "bin": { "biome": "bin/biome" } }, "sha512-RRP+9cdh5qwe2t0gORwXaa27oTOiQRQvrFf49x2PA1tnpsyU7FIHX4ZOFMtBC4QNtyWsN7Dqkf5EDbg4X+9iqA=="], @@ -61,6 +59,10 @@ "object-filter": ["object-filter@1.0.2", "", {}, "sha512-NahvP2vZcy1ZiiYah30CEPw0FpDcSkSePJBMpzl5EQgCmISijiGuJm3SPYp7U+Lf2TljyaIw3E5EgkEx/TNEVA=="], + "p-comuns": ["p-comuns@git+https://git2.idz.one/publico/_comuns.git#e602db04660b7e2d0dea30b185f84dfd3160dee6", { "dependencies": { "cross-fetch": "^4.1.0", "zod": "3.24.1" } }, "e602db04660b7e2d0dea30b185f84dfd3160dee6"], + + "p-respostas": ["p-respostas@git+https://git2.idz.one/publico/_respostas.git#a00d459a800f6238ba00fbcdcbceaa2fe666d42b", { "dependencies": { "zod": "3.24.1" } }, "a00d459a800f6238ba00fbcdcbceaa2fe666d42b"], + "queue-microtask": ["queue-microtask@1.2.3", "", {}, "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A=="], "run-parallel": ["run-parallel@1.2.0", "", { "dependencies": { "queue-microtask": "^1.2.2" } }, "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA=="], @@ -78,5 +80,7 @@ "webidl-conversions": ["webidl-conversions@3.0.1", "", {}, "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ=="], "whatwg-url": ["whatwg-url@5.0.0", "", { "dependencies": { "tr46": "~0.0.3", "webidl-conversions": "^3.0.0" } }, "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw=="], + + "zod": ["zod@3.24.1", "", {}, "sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A=="], } } diff --git a/package.json b/package.json index 0ddfa7d..16c1008 100644 --- a/package.json +++ b/package.json @@ -20,9 +20,7 @@ "nodev": "check-node-version --node '>= 20'" }, "dependencies": { - "cross-fetch": "^4.1.0" - }, - "overrides": { + "cross-fetch": "^4.1.0", "p-comuns": "git+https://git2.idz.one/publico/_comuns.git#master", "p-respostas": "git+https://git2.idz.one/publico/_respostas.git#master" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b6bca88..08eace7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,18 +12,18 @@ importers: specifier: ^4.1.0 version: 4.1.0 p-comuns: - specifier: git+https://git2.idz.one/luiz/_comuns.git - version: git+https://git2.idz.one/luiz/_comuns.git#0011c9b222deaeb60932191cc1995412a0ba06dd + specifier: git+https://git2.idz.one/publico/_comuns.git#master + version: git+https://git2.idz.one/publico/_comuns.git#4845733519d5c0a09927026137ed6a8028adb761 p-respostas: - specifier: git+https://git2.idz.one/luiz/_respostas.git - version: git+https://git2.idz.one/luiz/_respostas.git#a00d459a800f6238ba00fbcdcbceaa2fe666d42b + specifier: git+https://git2.idz.one/publico/_respostas.git#master + version: git+https://git2.idz.one/publico/_respostas.git#9bda7126b0a712002236c4912da7cc1e86fc43f1 devDependencies: '@biomejs/biome': specifier: ^2.0.6 version: 2.0.6 '@types/node': specifier: ^20.16.1 - version: 20.19.2 + version: 20.19.4 check-node-version: specifier: ^4.2.1 version: 4.2.1 @@ -86,8 +86,8 @@ packages: cpu: [x64] os: [win32] - '@types/node@20.19.2': - resolution: {integrity: sha512-9pLGGwdzOUBDYi0GNjM97FIA+f92fqSke6joWeBjWXllfNxZBs7qeMF7tvtOIsbY45xkWkxrdwUfUf3MnQa9gA==} + '@types/node@20.19.4': + resolution: {integrity: sha512-OP+We5WV8Xnbuvw0zC2m4qfB/BJvjyCwtNjhHdJxV1639SGSKrLmJkc3fMnp2Qy8nJyHp8RO6umxELN/dS1/EA==} ansi-styles@4.3.0: resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==} @@ -134,13 +134,13 @@ packages: object-filter@1.0.2: resolution: {integrity: sha512-NahvP2vZcy1ZiiYah30CEPw0FpDcSkSePJBMpzl5EQgCmISijiGuJm3SPYp7U+Lf2TljyaIw3E5EgkEx/TNEVA==} - p-comuns@git+https://git2.idz.one/luiz/_comuns.git#0011c9b222deaeb60932191cc1995412a0ba06dd: - resolution: {commit: 0011c9b222deaeb60932191cc1995412a0ba06dd, repo: https://git2.idz.one/luiz/_comuns.git, type: git} + p-comuns@git+https://git2.idz.one/publico/_comuns.git#4845733519d5c0a09927026137ed6a8028adb761: + resolution: {commit: 4845733519d5c0a09927026137ed6a8028adb761, repo: https://git2.idz.one/publico/_comuns.git, type: git} version: 0.119.0 - p-respostas@git+https://git2.idz.one/luiz/_respostas.git#a00d459a800f6238ba00fbcdcbceaa2fe666d42b: - resolution: {commit: a00d459a800f6238ba00fbcdcbceaa2fe666d42b, repo: https://git2.idz.one/luiz/_respostas.git, type: git} - version: 0.36.0 + p-respostas@git+https://git2.idz.one/publico/_respostas.git#9bda7126b0a712002236c4912da7cc1e86fc43f1: + resolution: {commit: 9bda7126b0a712002236c4912da7cc1e86fc43f1, repo: https://git2.idz.one/publico/_respostas.git, type: git} + version: 0.37.0 queue-microtask@1.2.3: resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} @@ -213,7 +213,7 @@ snapshots: '@biomejs/cli-win32-x64@2.0.6': optional: true - '@types/node@20.19.2': + '@types/node@20.19.4': dependencies: undici-types: 6.21.0 @@ -259,14 +259,14 @@ snapshots: object-filter@1.0.2: {} - p-comuns@git+https://git2.idz.one/luiz/_comuns.git#0011c9b222deaeb60932191cc1995412a0ba06dd: + p-comuns@git+https://git2.idz.one/publico/_comuns.git#4845733519d5c0a09927026137ed6a8028adb761: dependencies: cross-fetch: 4.1.0 zod: 3.24.1 transitivePeerDependencies: - encoding - p-respostas@git+https://git2.idz.one/luiz/_respostas.git#a00d459a800f6238ba00fbcdcbceaa2fe666d42b: + p-respostas@git+https://git2.idz.one/publico/_respostas.git#9bda7126b0a712002236c4912da7cc1e86fc43f1: dependencies: zod: 3.24.1