.
This commit is contained in:
parent
b763471c16
commit
9cfc9244d5
2 changed files with 4 additions and 4 deletions
6
bun.lock
6
bun.lock
|
|
@ -6,12 +6,12 @@
|
|||
"dependencies": {
|
||||
"@biomejs/biome": "^2.0.6",
|
||||
"@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",
|
||||
"cross-fetch": "^4.0.0",
|
||||
"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-respostas": "git+https://git2.idz.one/luiz/_respostas.git",
|
||||
"tsup": "^8.3.5",
|
||||
"typescript": "5.5.4",
|
||||
"zod": "3.24.1",
|
||||
|
|
@ -151,7 +151,7 @@
|
|||
|
||||
"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=="],
|
||||
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@
|
|||
"dependencies": {
|
||||
"@biomejs/biome": "^2.0.6",
|
||||
"@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",
|
||||
"cross-fetch": "^4.0.0",
|
||||
"dayjs": "^1.11.13",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue