This commit is contained in:
Luiz Silva 2025-07-06 19:58:44 -03:00
parent 4354156983
commit 996757e643
3 changed files with 24 additions and 22 deletions

View file

@ -5,6 +5,8 @@
"name": "p-autenticacao-drive", "name": "p-autenticacao-drive",
"dependencies": { "dependencies": {
"cross-fetch": "^4.1.0", "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": { "devDependencies": {
"@biomejs/biome": "^2.0.6", "@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": { "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=="], "@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=="], "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=="], "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=="], "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=="], "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=="], "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=="],
} }
} }

View file

@ -20,9 +20,7 @@
"nodev": "check-node-version --node '>= 20'" "nodev": "check-node-version --node '>= 20'"
}, },
"dependencies": { "dependencies": {
"cross-fetch": "^4.1.0" "cross-fetch": "^4.1.0",
},
"overrides": {
"p-comuns": "git+https://git2.idz.one/publico/_comuns.git#master", "p-comuns": "git+https://git2.idz.one/publico/_comuns.git#master",
"p-respostas": "git+https://git2.idz.one/publico/_respostas.git#master" "p-respostas": "git+https://git2.idz.one/publico/_respostas.git#master"
}, },

30
pnpm-lock.yaml generated
View file

@ -12,18 +12,18 @@ importers:
specifier: ^4.1.0 specifier: ^4.1.0
version: 4.1.0 version: 4.1.0
p-comuns: p-comuns:
specifier: git+https://git2.idz.one/luiz/_comuns.git specifier: git+https://git2.idz.one/publico/_comuns.git#master
version: git+https://git2.idz.one/luiz/_comuns.git#0011c9b222deaeb60932191cc1995412a0ba06dd version: git+https://git2.idz.one/publico/_comuns.git#4845733519d5c0a09927026137ed6a8028adb761
p-respostas: p-respostas:
specifier: git+https://git2.idz.one/luiz/_respostas.git specifier: git+https://git2.idz.one/publico/_respostas.git#master
version: git+https://git2.idz.one/luiz/_respostas.git#a00d459a800f6238ba00fbcdcbceaa2fe666d42b version: git+https://git2.idz.one/publico/_respostas.git#9bda7126b0a712002236c4912da7cc1e86fc43f1
devDependencies: devDependencies:
'@biomejs/biome': '@biomejs/biome':
specifier: ^2.0.6 specifier: ^2.0.6
version: 2.0.6 version: 2.0.6
'@types/node': '@types/node':
specifier: ^20.16.1 specifier: ^20.16.1
version: 20.19.2 version: 20.19.4
check-node-version: check-node-version:
specifier: ^4.2.1 specifier: ^4.2.1
version: 4.2.1 version: 4.2.1
@ -86,8 +86,8 @@ packages:
cpu: [x64] cpu: [x64]
os: [win32] os: [win32]
'@types/node@20.19.2': '@types/node@20.19.4':
resolution: {integrity: sha512-9pLGGwdzOUBDYi0GNjM97FIA+f92fqSke6joWeBjWXllfNxZBs7qeMF7tvtOIsbY45xkWkxrdwUfUf3MnQa9gA==} resolution: {integrity: sha512-OP+We5WV8Xnbuvw0zC2m4qfB/BJvjyCwtNjhHdJxV1639SGSKrLmJkc3fMnp2Qy8nJyHp8RO6umxELN/dS1/EA==}
ansi-styles@4.3.0: ansi-styles@4.3.0:
resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==} resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
@ -134,13 +134,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@git+https://git2.idz.one/luiz/_comuns.git#0011c9b222deaeb60932191cc1995412a0ba06dd: p-comuns@git+https://git2.idz.one/publico/_comuns.git#4845733519d5c0a09927026137ed6a8028adb761:
resolution: {commit: 0011c9b222deaeb60932191cc1995412a0ba06dd, repo: https://git2.idz.one/luiz/_comuns.git, type: git} resolution: {commit: 4845733519d5c0a09927026137ed6a8028adb761, repo: https://git2.idz.one/publico/_comuns.git, type: git}
version: 0.119.0 version: 0.119.0
p-respostas@git+https://git2.idz.one/luiz/_respostas.git#a00d459a800f6238ba00fbcdcbceaa2fe666d42b: p-respostas@git+https://git2.idz.one/publico/_respostas.git#9bda7126b0a712002236c4912da7cc1e86fc43f1:
resolution: {commit: a00d459a800f6238ba00fbcdcbceaa2fe666d42b, repo: https://git2.idz.one/luiz/_respostas.git, type: git} resolution: {commit: 9bda7126b0a712002236c4912da7cc1e86fc43f1, repo: https://git2.idz.one/publico/_respostas.git, type: git}
version: 0.36.0 version: 0.37.0
queue-microtask@1.2.3: queue-microtask@1.2.3:
resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
@ -213,7 +213,7 @@ snapshots:
'@biomejs/cli-win32-x64@2.0.6': '@biomejs/cli-win32-x64@2.0.6':
optional: true optional: true
'@types/node@20.19.2': '@types/node@20.19.4':
dependencies: dependencies:
undici-types: 6.21.0 undici-types: 6.21.0
@ -259,14 +259,14 @@ snapshots:
object-filter@1.0.2: {} 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: dependencies:
cross-fetch: 4.1.0 cross-fetch: 4.1.0
zod: 3.24.1 zod: 3.24.1
transitivePeerDependencies: transitivePeerDependencies:
- encoding - encoding
p-respostas@git+https://git2.idz.one/luiz/_respostas.git#a00d459a800f6238ba00fbcdcbceaa2fe666d42b: p-respostas@git+https://git2.idz.one/publico/_respostas.git#9bda7126b0a712002236c4912da7cc1e86fc43f1:
dependencies: dependencies:
zod: 3.24.1 zod: 3.24.1