This commit is contained in:
Luiz Silva 2025-10-27 10:22:05 -03:00
parent 43f9b8ef94
commit 36247ce2f5
3 changed files with 16 additions and 16 deletions

View file

@ -1,6 +1,6 @@
{ {
"name": "p-autenticacao-drive", "name": "p-autenticacao-drive",
"version": "1.40.0", "version": "1.41.0",
"description": "", "description": "",
"main": "./src/index.ts", "main": "./src/index.ts",
"exports": { "exports": {
@ -21,8 +21,8 @@
}, },
"dependencies": { "dependencies": {
"cross-fetch": "4.1.0", "cross-fetch": "4.1.0",
"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",
"uuid": "11.1.0" "uuid": "11.1.0"
}, },
"devDependencies": { "devDependencies": {

Binary file not shown.

26
pnpm-lock.yaml generated
View file

@ -12,11 +12,11 @@ importers:
specifier: 4.1.0 specifier: 4.1.0
version: 4.1.0 version: 4.1.0
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#3b37c764bdb04f4f3c0993d9de92533af7ee76e3
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
uuid: uuid:
specifier: 11.1.0 specifier: 11.1.0
version: 11.1.0 version: 11.1.0
@ -586,13 +586,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#3b37c764bdb04f4f3c0993d9de92533af7ee76e3:
resolution: {tarball: https://git2.idz.one/publico/_comuns/raw/branch/master/pacote.tgz} resolution: {commit: 3b37c764bdb04f4f3c0993d9de92533af7ee76e3, 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#3b37c764bdb04f4f3c0993d9de92533af7ee76e3:
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#3b37c764bdb04f4f3c0993d9de92533af7ee76e3
zod: 4.1.4 zod: 4.1.4
transitivePeerDependencies: transitivePeerDependencies:
- encoding - encoding