pacote
This commit is contained in:
parent
f57da3665d
commit
62b8b064e7
2 changed files with 5 additions and 5 deletions
6
bun.lock
6
bun.lock
|
|
@ -11,8 +11,8 @@
|
||||||
"check-node-version": "^4.2.1",
|
"check-node-version": "^4.2.1",
|
||||||
"cross-fetch": "4.1.0",
|
"cross-fetch": "4.1.0",
|
||||||
"dayjs": "1.11.13",
|
"dayjs": "1.11.13",
|
||||||
"p-comuns": "git+https://git2.idz.one/publico/_comuns.git#v.2",
|
"p-comuns": "git+https://git2.idz.one/publico/_comuns.git#v.3",
|
||||||
"p-respostas": "git+https://git2.idz.one/publico/_respostas.git#v.2",
|
"p-respostas": "git+https://git2.idz.one/publico/_respostas.git#v.3",
|
||||||
"tsup": "^8.5.0",
|
"tsup": "^8.5.0",
|
||||||
"typescript": "5.5.4",
|
"typescript": "5.5.4",
|
||||||
"zod": "3.24.1",
|
"zod": "3.24.1",
|
||||||
|
|
@ -252,7 +252,7 @@
|
||||||
|
|
||||||
"p-comuns": ["p-comuns@git+https://git2.idz.one/publico/_comuns.git#1ae18a1c8a9201a320b87d5f54d90b616d3eb6f3", { "dependencies": { "cross-fetch": "4.1.0", "zod": "3.24.1" } }, "1ae18a1c8a9201a320b87d5f54d90b616d3eb6f3"],
|
"p-comuns": ["p-comuns@git+https://git2.idz.one/publico/_comuns.git#1ae18a1c8a9201a320b87d5f54d90b616d3eb6f3", { "dependencies": { "cross-fetch": "4.1.0", "zod": "3.24.1" } }, "1ae18a1c8a9201a320b87d5f54d90b616d3eb6f3"],
|
||||||
|
|
||||||
"p-respostas": ["p-respostas@git+https://git2.idz.one/publico/_respostas.git#54a2e90dbb8d5ae6386b9681beea1742885b5146", { "dependencies": { "p-comuns": "git+https://git2.idz.one/publico/_comuns.git#v.2", "zod": "3.24.1" } }, "54a2e90dbb8d5ae6386b9681beea1742885b5146"],
|
"p-respostas": ["p-respostas@git+https://git2.idz.one/publico/_respostas.git#70396f1a069c6cbef24af6f3125116b9f0f48ff8", { "dependencies": { "p-comuns": "git+https://git2.idz.one/publico/_comuns.git#v.3", "zod": "3.24.1" } }, "70396f1a069c6cbef24af6f3125116b9f0f48ff8"],
|
||||||
|
|
||||||
"package-json-from-dist": ["package-json-from-dist@1.0.1", "", {}, "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw=="],
|
"package-json-from-dist": ["package-json-from-dist@1.0.1", "", {}, "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw=="],
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -35,8 +35,8 @@
|
||||||
"check-node-version": "^4.2.1",
|
"check-node-version": "^4.2.1",
|
||||||
"cross-fetch": "4.1.0",
|
"cross-fetch": "4.1.0",
|
||||||
"dayjs": "1.11.13",
|
"dayjs": "1.11.13",
|
||||||
"p-comuns": "git+https://git2.idz.one/publico/_comuns.git#v.2",
|
"p-comuns": "git+https://git2.idz.one/publico/_comuns.git#v.3",
|
||||||
"p-respostas": "git+https://git2.idz.one/publico/_respostas.git#v.2",
|
"p-respostas": "git+https://git2.idz.one/publico/_respostas.git#v.3",
|
||||||
"tsup": "^8.5.0",
|
"tsup": "^8.5.0",
|
||||||
"typescript": "5.5.4",
|
"typescript": "5.5.4",
|
||||||
"zod": "3.24.1"
|
"zod": "3.24.1"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue