This commit is contained in:
Luiz Silva 2025-07-06 11:30:14 -03:00
parent b763471c16
commit 9cfc9244d5
2 changed files with 4 additions and 4 deletions

View file

@ -6,12 +6,12 @@
"dependencies": { "dependencies": {
"@biomejs/biome": "^2.0.6", "@biomejs/biome": "^2.0.6",
"@types/node": "^20.14.1", "@types/node": "^20.14.1",
"autenticacao-drive": "https://e-licencie.com.br/pacotes/p-autenticacao-drive-1.19.0.tgz", "autenticacao-drive": "https://e-licencie.com.br/pacotes/p-autenticacao-drive-1.20.0.tgz",
"check-node-version": "^4.2.1", "check-node-version": "^4.2.1",
"cross-fetch": "^4.0.0", "cross-fetch": "^4.0.0",
"dayjs": "^1.11.13", "dayjs": "^1.11.13",
"p-respostas": "git+https://git2.idz.one/luiz/_respostas.git",
"p-comuns": "git+https://git2.idz.one/luiz/_comuns.git", "p-comuns": "git+https://git2.idz.one/luiz/_comuns.git",
"p-respostas": "git+https://git2.idz.one/luiz/_respostas.git",
"tsup": "^8.3.5", "tsup": "^8.3.5",
"typescript": "5.5.4", "typescript": "5.5.4",
"zod": "3.24.1", "zod": "3.24.1",
@ -151,7 +151,7 @@
"any-promise": ["any-promise@1.3.0", "", {}, "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A=="], "any-promise": ["any-promise@1.3.0", "", {}, "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A=="],
"autenticacao-drive": ["p-autenticacao-drive@https://e-licencie.com.br/pacotes/p-autenticacao-drive-1.19.0.tgz", { "dependencies": { "cross-fetch": "^4.1.0", "p-comuns": "git+https://git2.idz.one/luiz/_comuns.git", "p-respostas": "git+https://git2.idz.one/luiz/_respostas.git" } }], "autenticacao-drive": ["p-autenticacao-drive@https://e-licencie.com.br/pacotes/p-autenticacao-drive-1.20.0.tgz", { "dependencies": { "cross-fetch": "^4.1.0", "p-comuns": "git+https://git2.idz.one/luiz/_comuns.git", "p-respostas": "git+https://git2.idz.one/luiz/_respostas.git" } }],
"balanced-match": ["balanced-match@1.0.2", "", {}, "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="], "balanced-match": ["balanced-match@1.0.2", "", {}, "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="],

View file

@ -29,7 +29,7 @@
"dependencies": { "dependencies": {
"@biomejs/biome": "^2.0.6", "@biomejs/biome": "^2.0.6",
"@types/node": "^20.14.1", "@types/node": "^20.14.1",
"autenticacao-drive": "https://e-licencie.com.br/pacotes/p-autenticacao-drive-1.19.0.tgz", "autenticacao-drive": "https://e-licencie.com.br/pacotes/p-autenticacao-drive-1.20.0.tgz",
"check-node-version": "^4.2.1", "check-node-version": "^4.2.1",
"cross-fetch": "^4.0.0", "cross-fetch": "^4.0.0",
"dayjs": "^1.11.13", "dayjs": "^1.11.13",