This commit is contained in:
Luiz Silva 2025-10-27 08:21:52 -03:00
parent 8d0fa65bcb
commit f0afa2584a
3 changed files with 16 additions and 16 deletions

View file

@ -1,6 +1,6 @@
{ {
"name": "p-drives", "name": "p-drives",
"version": "0.261.0", "version": "0.262.0",
"description": "", "description": "",
"main": "./src/index.ts", "main": "./src/index.ts",
"exports": { "exports": {
@ -26,8 +26,8 @@
}, },
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"p-comuns": "https://git2.idz.one/publico/_comuns/raw/branch/master/pacote.tgz", "p-comuns": "git+https://git2.idz.one/publico/_comuns.git",
"p-respostas": "https://git2.idz.one/publico/_respostas/raw/branch/master/pacote.tgz", "p-respostas": "git+https://git2.idz.one/publico/_respostas.git",
"@types/node": "^20.19.11", "@types/node": "^20.19.11",
"check-node-version": "^4.2.1", "check-node-version": "^4.2.1",
"cross-fetch": "4.1.0", "cross-fetch": "4.1.0",

Binary file not shown.

26
pnpm-lock.yaml generated
View file

@ -21,11 +21,11 @@ importers:
specifier: 1.11.13 specifier: 1.11.13
version: 1.11.13 version: 1.11.13
p-comuns: p-comuns:
specifier: https://git2.idz.one/publico/_comuns/raw/branch/master/pacote.tgz specifier: git+https://git2.idz.one/publico/_comuns.git
version: https://git2.idz.one/publico/_comuns/raw/branch/master/pacote.tgz version: git+https://git2.idz.one/publico/_comuns.git#b3057a763874988e334853c2509a1e60bd66202e
p-respostas: p-respostas:
specifier: https://git2.idz.one/publico/_respostas/raw/branch/master/pacote.tgz specifier: git+https://git2.idz.one/publico/_respostas.git
version: https://git2.idz.one/publico/_respostas/raw/branch/master/pacote.tgz version: git+https://git2.idz.one/publico/_respostas.git#d800f14230815264644d53555f9d143088c57d1e
zod: zod:
specifier: 4.1.4 specifier: 4.1.4
version: 4.1.4 version: 4.1.4
@ -587,13 +587,13 @@ packages:
object-filter@1.0.2: object-filter@1.0.2:
resolution: {integrity: sha512-NahvP2vZcy1ZiiYah30CEPw0FpDcSkSePJBMpzl5EQgCmISijiGuJm3SPYp7U+Lf2TljyaIw3E5EgkEx/TNEVA==} resolution: {integrity: sha512-NahvP2vZcy1ZiiYah30CEPw0FpDcSkSePJBMpzl5EQgCmISijiGuJm3SPYp7U+Lf2TljyaIw3E5EgkEx/TNEVA==}
p-comuns@https://git2.idz.one/publico/_comuns/raw/branch/master/pacote.tgz: p-comuns@git+https://git2.idz.one/publico/_comuns.git#b3057a763874988e334853c2509a1e60bd66202e:
resolution: {tarball: https://git2.idz.one/publico/_comuns/raw/branch/master/pacote.tgz} resolution: {commit: b3057a763874988e334853c2509a1e60bd66202e, repo: https://git2.idz.one/publico/_comuns.git, type: git}
version: 0.247.0 version: 0.265.0
p-respostas@https://git2.idz.one/publico/_respostas/raw/branch/master/pacote.tgz: p-respostas@git+https://git2.idz.one/publico/_respostas.git#d800f14230815264644d53555f9d143088c57d1e:
resolution: {tarball: https://git2.idz.one/publico/_respostas/raw/branch/master/pacote.tgz} resolution: {commit: d800f14230815264644d53555f9d143088c57d1e, repo: https://git2.idz.one/publico/_respostas.git, type: git}
version: 0.51.0 version: 0.54.0
package-json-from-dist@1.0.1: package-json-from-dist@1.0.1:
resolution: {integrity: sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==} resolution: {integrity: sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==}
@ -1206,7 +1206,7 @@ snapshots:
object-filter@1.0.2: {} object-filter@1.0.2: {}
p-comuns@https://git2.idz.one/publico/_comuns/raw/branch/master/pacote.tgz: p-comuns@git+https://git2.idz.one/publico/_comuns.git#b3057a763874988e334853c2509a1e60bd66202e:
dependencies: dependencies:
cross-fetch: 4.1.0 cross-fetch: 4.1.0
dayjs: 1.11.18 dayjs: 1.11.18
@ -1215,9 +1215,9 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- encoding - encoding
p-respostas@https://git2.idz.one/publico/_respostas/raw/branch/master/pacote.tgz: p-respostas@git+https://git2.idz.one/publico/_respostas.git#d800f14230815264644d53555f9d143088c57d1e:
dependencies: dependencies:
p-comuns: https://git2.idz.one/publico/_comuns/raw/branch/master/pacote.tgz p-comuns: git+https://git2.idz.one/publico/_comuns.git#b3057a763874988e334853c2509a1e60bd66202e
zod: 4.1.4 zod: 4.1.4
transitivePeerDependencies: transitivePeerDependencies:
- encoding - encoding