From 0a406d4ea9e38f990bbb137208c54a7f7600ec68 Mon Sep 17 00:00:00 2001 From: Luiz Silva Date: Wed, 16 Jul 2025 11:49:02 -0300 Subject: [PATCH] =?UTF-8?q?atualiza=C3=A7=C3=A3o=20de=20pacotes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bun.lock | 24 +++++++++++++++--------- package.json | 12 ++++++------ 2 files changed, 21 insertions(+), 15 deletions(-) diff --git a/bun.lock b/bun.lock index ffc34b6..0b6fc68 100644 --- a/bun.lock +++ b/bun.lock @@ -4,15 +4,15 @@ "": { "name": "p-drives", "dependencies": { - "@biomejs/biome": "^2.0.6", - "@types/node": "^20.14.1", + "@biomejs/biome": "2.0.6", + "@types/node": "^20.19.8", "autenticacao-drive": "git+https://git2.idz.one/publico/autenticacao-drive.git#master", "check-node-version": "^4.2.1", - "cross-fetch": "^4.0.0", - "dayjs": "^1.11.13", + "cross-fetch": "4.1.0", + "dayjs": "1.11.13", "p-comuns": "git+https://git2.idz.one/publico/_comuns.git#master", "p-respostas": "git+https://git2.idz.one/publico/_respostas.git#master", - "tsup": "^8.3.5", + "tsup": "^8.5.0", "typescript": "5.5.4", "zod": "3.24.1", }, @@ -141,7 +141,7 @@ "@types/estree": ["@types/estree@1.0.8", "", {}, "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w=="], - "@types/node": ["@types/node@20.19.4", "", { "dependencies": { "undici-types": "~6.21.0" } }, "sha512-OP+We5WV8Xnbuvw0zC2m4qfB/BJvjyCwtNjhHdJxV1639SGSKrLmJkc3fMnp2Qy8nJyHp8RO6umxELN/dS1/EA=="], + "@types/node": ["@types/node@20.19.8", "", { "dependencies": { "undici-types": "~6.21.0" } }, "sha512-HzbgCY53T6bfu4tT7Aq3TvViJyHjLjPNaAS3HOuMc9pw97KHsUtXNX4L+wu59g1WnjsZSko35MbEqnO58rihhw=="], "acorn": ["acorn@8.15.0", "", { "bin": { "acorn": "bin/acorn" } }, "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg=="], @@ -151,7 +151,7 @@ "any-promise": ["any-promise@1.3.0", "", {}, "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A=="], - "autenticacao-drive": ["p-autenticacao-drive@git+https://git2.idz.one/publico/autenticacao-drive.git#f34b66cbe47e16aa5830c75a68e5604434fa4ba0", { "dependencies": { "cross-fetch": "^4.1.0" } }, "f34b66cbe47e16aa5830c75a68e5604434fa4ba0"], + "autenticacao-drive": ["p-autenticacao-drive@git+https://git2.idz.one/publico/autenticacao-drive.git#00e9c4d698b1cf5d6059911c3732d22c46a085ce", { "dependencies": { "cross-fetch": "^4.1.0", "node-cache": "^5.1.2", "p-comuns": "git+https://git2.idz.one/publico/_comuns.git#master", "p-respostas": "git+https://git2.idz.one/publico/_respostas.git#master", "uuid": "^11.1.0" } }, "00e9c4d698b1cf5d6059911c3732d22c46a085ce"], "balanced-match": ["balanced-match@1.0.2", "", {}, "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="], @@ -167,6 +167,8 @@ "chokidar": ["chokidar@4.0.3", "", { "dependencies": { "readdirp": "^4.0.1" } }, "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA=="], + "clone": ["clone@2.1.2", "", {}, "sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w=="], + "color-convert": ["color-convert@2.0.1", "", { "dependencies": { "color-name": "~1.1.4" } }, "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ=="], "color-name": ["color-name@1.1.4", "", {}, "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="], @@ -237,15 +239,17 @@ "mz": ["mz@2.7.0", "", { "dependencies": { "any-promise": "^1.0.0", "object-assign": "^4.0.1", "thenify-all": "^1.0.0" } }, "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q=="], + "node-cache": ["node-cache@5.1.2", "", { "dependencies": { "clone": "2.x" } }, "sha512-t1QzWwnk4sjLWaQAS8CHgOJ+RAfmHpxFWmc36IWTiWHQfs0w5JDMBS1b1ZxQteo0vVVuWJvIUKHDkkeK7vIGCg=="], + "node-fetch": ["node-fetch@2.7.0", "", { "dependencies": { "whatwg-url": "^5.0.0" }, "peerDependencies": { "encoding": "^0.1.0" }, "optionalPeers": ["encoding"] }, "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A=="], "object-assign": ["object-assign@4.1.1", "", {}, "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg=="], "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-comuns": ["p-comuns@git+https://git2.idz.one/publico/_comuns.git#21ee49d1db1d73b7c8b959303b61f446ecbdcf96", { "dependencies": { "cross-fetch": "^4.1.0", "zod": "3.24.1" } }, "21ee49d1db1d73b7c8b959303b61f446ecbdcf96"], - "p-respostas": ["p-respostas@git+https://git2.idz.one/publico/_respostas.git#a00d459a800f6238ba00fbcdcbceaa2fe666d42b", { "dependencies": { "zod": "3.24.1" } }, "a00d459a800f6238ba00fbcdcbceaa2fe666d42b"], + "p-respostas": ["p-respostas@git+https://git2.idz.one/publico/_respostas.git#2fd21b3c246dbf2e7ac5a396cd3f428edae3e610", { "dependencies": { "p-comuns": "git+https://git2.idz.one/publico/_comuns.git#master", "zod": "3.24.1" } }, "2fd21b3c246dbf2e7ac5a396cd3f428edae3e610"], "package-json-from-dist": ["package-json-from-dist@1.0.1", "", {}, "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw=="], @@ -321,6 +325,8 @@ "undici-types": ["undici-types@6.21.0", "", {}, "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ=="], + "uuid": ["uuid@11.1.0", "", { "bin": { "uuid": "dist/esm/bin/uuid" } }, "sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A=="], + "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=="], diff --git a/package.json b/package.json index ba4b3d8..a4c7b9c 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "p-drives", - "version": "0.244.0", + "version": "0.246.0", "description": "", "main": "src/index.ts", "exports": { @@ -30,12 +30,12 @@ "autenticacao-drive": "git+https://git2.idz.one/publico/autenticacao-drive.git#master", "p-comuns": "git+https://git2.idz.one/publico/_comuns.git#master", "p-respostas": "git+https://git2.idz.one/publico/_respostas.git#master", - "@biomejs/biome": "^2.0.6", - "@types/node": "^20.14.1", + "@biomejs/biome": "2.0.6", + "@types/node": "^20.19.8", "check-node-version": "^4.2.1", - "cross-fetch": "^4.0.0", - "dayjs": "^1.11.13", - "tsup": "^8.3.5", + "cross-fetch": "4.1.0", + "dayjs": "1.11.13", + "tsup": "^8.5.0", "typescript": "5.5.4", "zod": "3.24.1" }