diff --git a/package.json b/package.json index d0f0690..9f11fc6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "p-autenticacao-drive", - "version": "1.40.0", + "version": "1.41.0", "description": "", "main": "./src/index.ts", "exports": { @@ -21,8 +21,8 @@ }, "dependencies": { "cross-fetch": "4.1.0", - "p-comuns": "https://git2.idz.one/publico/_comuns/raw/branch/master/pacote.tgz", - "p-respostas": "https://git2.idz.one/publico/_respostas/raw/branch/master/pacote.tgz", + "p-comuns": "git+https://git2.idz.one/publico/_comuns.git", + "p-respostas": "git+https://git2.idz.one/publico/_respostas.git", "uuid": "11.1.0" }, "devDependencies": { diff --git a/pacote.tgz b/pacote.tgz index 1733e8f..1da10fc 100644 Binary files a/pacote.tgz and b/pacote.tgz differ diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 53ca39f..e1c144e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,11 +12,11 @@ importers: specifier: 4.1.0 version: 4.1.0 p-comuns: - specifier: https://git2.idz.one/publico/_comuns/raw/branch/master/pacote.tgz - version: https://git2.idz.one/publico/_comuns/raw/branch/master/pacote.tgz + specifier: git+https://git2.idz.one/publico/_comuns.git + version: git+https://git2.idz.one/publico/_comuns.git#3b37c764bdb04f4f3c0993d9de92533af7ee76e3 p-respostas: - specifier: https://git2.idz.one/publico/_respostas/raw/branch/master/pacote.tgz - version: https://git2.idz.one/publico/_respostas/raw/branch/master/pacote.tgz + specifier: git+https://git2.idz.one/publico/_respostas.git + version: git+https://git2.idz.one/publico/_respostas.git#d800f14230815264644d53555f9d143088c57d1e uuid: specifier: 11.1.0 version: 11.1.0 @@ -586,13 +586,13 @@ packages: object-filter@1.0.2: resolution: {integrity: sha512-NahvP2vZcy1ZiiYah30CEPw0FpDcSkSePJBMpzl5EQgCmISijiGuJm3SPYp7U+Lf2TljyaIw3E5EgkEx/TNEVA==} - p-comuns@https://git2.idz.one/publico/_comuns/raw/branch/master/pacote.tgz: - resolution: {tarball: https://git2.idz.one/publico/_comuns/raw/branch/master/pacote.tgz} - version: 0.247.0 + p-comuns@git+https://git2.idz.one/publico/_comuns.git#3b37c764bdb04f4f3c0993d9de92533af7ee76e3: + resolution: {commit: 3b37c764bdb04f4f3c0993d9de92533af7ee76e3, repo: https://git2.idz.one/publico/_comuns.git, type: git} + version: 0.265.0 - p-respostas@https://git2.idz.one/publico/_respostas/raw/branch/master/pacote.tgz: - resolution: {tarball: https://git2.idz.one/publico/_respostas/raw/branch/master/pacote.tgz} - version: 0.51.0 + p-respostas@git+https://git2.idz.one/publico/_respostas.git#d800f14230815264644d53555f9d143088c57d1e: + resolution: {commit: d800f14230815264644d53555f9d143088c57d1e, repo: https://git2.idz.one/publico/_respostas.git, type: git} + version: 0.54.0 package-json-from-dist@1.0.1: resolution: {integrity: sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==} @@ -1206,7 +1206,7 @@ snapshots: 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#3b37c764bdb04f4f3c0993d9de92533af7ee76e3: dependencies: cross-fetch: 4.1.0 dayjs: 1.11.18 @@ -1215,9 +1215,9 @@ snapshots: transitivePeerDependencies: - 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: - p-comuns: https://git2.idz.one/publico/_comuns/raw/branch/master/pacote.tgz + p-comuns: git+https://git2.idz.one/publico/_comuns.git#3b37c764bdb04f4f3c0993d9de92533af7ee76e3 zod: 4.1.4 transitivePeerDependencies: - encoding