pacote
This commit is contained in:
parent
bdf8d9ac9a
commit
5c0fca7ac7
2 changed files with 10 additions and 14 deletions
16
bun.lock
16
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.21.0.tgz",
|
||||
"autenticacao-drive": "git+https://git2.idz.one/publico/autenticacao-drive.git#master",
|
||||
"check-node-version": "^4.2.1",
|
||||
"cross-fetch": "^4.0.0",
|
||||
"dayjs": "^1.11.13",
|
||||
"p-comuns": "git+https://git2.idz.one/luiz/_comuns.git",
|
||||
"p-respostas": "git+https://git2.idz.one/luiz/_respostas.git",
|
||||
"p-comuns": "git+https://git2.idz.one/publico/_comuns.git#master",
|
||||
"p-respostas": "git+https://git2.idz.one/publico/_respostas.git#master",
|
||||
"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.21.0.tgz", { "dependencies": { "cross-fetch": "^4.1.0", "p-comuns": "git+https://git2.idz.one/luiz/_comuns.git#master", "p-respostas": "git+https://git2.idz.one/luiz/_respostas.git#master" } }],
|
||||
"autenticacao-drive": ["p-autenticacao-drive@git+https://git2.idz.one/publico/autenticacao-drive.git#f34b66cbe47e16aa5830c75a68e5604434fa4ba0", { "dependencies": { "cross-fetch": "^4.1.0" } }, "f34b66cbe47e16aa5830c75a68e5604434fa4ba0"],
|
||||
|
||||
"balanced-match": ["balanced-match@1.0.2", "", {}, "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="],
|
||||
|
||||
|
|
@ -243,9 +243,9 @@
|
|||
|
||||
"object-filter": ["object-filter@1.0.2", "", {}, "sha512-NahvP2vZcy1ZiiYah30CEPw0FpDcSkSePJBMpzl5EQgCmISijiGuJm3SPYp7U+Lf2TljyaIw3E5EgkEx/TNEVA=="],
|
||||
|
||||
"p-comuns": ["p-comuns@git+https://git2.idz.one/luiz/_comuns.git#0011c9b222deaeb60932191cc1995412a0ba06dd", { "dependencies": { "cross-fetch": "^4.1.0", "zod": "3.24.1" } }, "0011c9b222deaeb60932191cc1995412a0ba06dd"],
|
||||
"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/luiz/_respostas.git#a00d459a800f6238ba00fbcdcbceaa2fe666d42b", { "dependencies": { "zod": "3.24.1" } }, "a00d459a800f6238ba00fbcdcbceaa2fe666d42b"],
|
||||
"p-respostas": ["p-respostas@git+https://git2.idz.one/publico/_respostas.git#a00d459a800f6238ba00fbcdcbceaa2fe666d42b", { "dependencies": { "zod": "3.24.1" } }, "a00d459a800f6238ba00fbcdcbceaa2fe666d42b"],
|
||||
|
||||
"package-json-from-dist": ["package-json-from-dist@1.0.1", "", {}, "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw=="],
|
||||
|
||||
|
|
@ -333,10 +333,6 @@
|
|||
|
||||
"zod": ["zod@3.24.1", "", {}, "sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A=="],
|
||||
|
||||
"autenticacao-drive/p-comuns": ["p-comuns@git+https://git2.idz.one/luiz/_comuns.git#0011c9b222deaeb60932191cc1995412a0ba06dd", { "dependencies": { "cross-fetch": "^4.1.0", "zod": "3.24.1" } }, "0011c9b222deaeb60932191cc1995412a0ba06dd"],
|
||||
|
||||
"autenticacao-drive/p-respostas": ["p-respostas@git+https://git2.idz.one/luiz/_respostas.git#a00d459a800f6238ba00fbcdcbceaa2fe666d42b", { "dependencies": { "zod": "3.24.1" } }, "a00d459a800f6238ba00fbcdcbceaa2fe666d42b"],
|
||||
|
||||
"source-map/whatwg-url": ["whatwg-url@7.1.0", "", { "dependencies": { "lodash.sortby": "^4.7.0", "tr46": "^1.0.1", "webidl-conversions": "^4.0.2" } }, "sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg=="],
|
||||
|
||||
"string-width-cjs/emoji-regex": ["emoji-regex@8.0.0", "", {}, "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="],
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "p-drives",
|
||||
"version": "0.242.0",
|
||||
"version": "0.243.0",
|
||||
"description": "",
|
||||
"main": "src/index.ts",
|
||||
"exports": {
|
||||
|
|
@ -27,14 +27,14 @@
|
|||
},
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"autenticacao-drive": "git+https://git2.idz.one/publico/autenticacao-drive.git#master",
|
||||
"p-comuns": "git+https://git2.idz.one/publico/_comuns.git#master",
|
||||
"p-respostas": "git+https://git2.idz.one/publico/_respostas.git#master",
|
||||
"@biomejs/biome": "^2.0.6",
|
||||
"@types/node": "^20.14.1",
|
||||
"autenticacao-drive": "https://e-licencie.com.br/pacotes/p-autenticacao-drive-1.21.0.tgz",
|
||||
"check-node-version": "^4.2.1",
|
||||
"cross-fetch": "^4.0.0",
|
||||
"dayjs": "^1.11.13",
|
||||
"p-comuns": "git+https://git2.idz.one/publico/_comuns.git#master",
|
||||
"p-respostas": "git+https://git2.idz.one/publico/_respostas.git#master",
|
||||
"tsup": "^8.3.5",
|
||||
"typescript": "5.5.4",
|
||||
"zod": "3.24.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue