.
This commit is contained in:
parent
dce1b94b2a
commit
13181ef7f2
3 changed files with 6 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "p-respostas",
|
"name": "p-respostas",
|
||||||
"version": "0.60.0",
|
"version": "0.61.0",
|
||||||
"description": "Contrato simples de respostas (sucesso/erro) para APIs e serviços.",
|
"description": "Contrato simples de respostas (sucesso/erro) para APIs e serviços.",
|
||||||
"main": "./dist-back/index.js",
|
"main": "./dist-back/index.js",
|
||||||
"module": "./dist-front/index.mjs",
|
"module": "./dist-front/index.mjs",
|
||||||
|
|
|
||||||
BIN
pacote.tgz
BIN
pacote.tgz
Binary file not shown.
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
|
@ -19,7 +19,7 @@ importers:
|
||||||
version: 4.2.1
|
version: 4.2.1
|
||||||
p-comuns:
|
p-comuns:
|
||||||
specifier: git+https://git2.idz.one/publico/_comuns.git
|
specifier: git+https://git2.idz.one/publico/_comuns.git
|
||||||
version: git+https://git2.idz.one/publico/_comuns.git#21a1b27d35667fe2ff3b75e9e93cdc539625403f(cross-fetch@4.1.0)(dayjs@1.11.18)(uuid@11.1.0)(zod@4.1.4)
|
version: git+https://git2.idz.one/publico/_comuns.git#4ed3d82bb2a8d140e71a16a91628e7920ab0843c(cross-fetch@4.1.0)(dayjs@1.11.18)(uuid@11.1.0)(zod@4.1.4)
|
||||||
tsup:
|
tsup:
|
||||||
specifier: ^8.5.0
|
specifier: ^8.5.0
|
||||||
version: 8.5.0(typescript@5.9.3)
|
version: 8.5.0(typescript@5.9.3)
|
||||||
|
|
@ -584,9 +584,9 @@ 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/publico/_comuns.git#21a1b27d35667fe2ff3b75e9e93cdc539625403f:
|
p-comuns@git+https://git2.idz.one/publico/_comuns.git#4ed3d82bb2a8d140e71a16a91628e7920ab0843c:
|
||||||
resolution: {commit: 21a1b27d35667fe2ff3b75e9e93cdc539625403f, repo: https://git2.idz.one/publico/_comuns.git, type: git}
|
resolution: {commit: 4ed3d82bb2a8d140e71a16a91628e7920ab0843c, repo: https://git2.idz.one/publico/_comuns.git, type: git}
|
||||||
version: 0.316.0
|
version: 0.317.0
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
cross-fetch: 4.1.0
|
cross-fetch: 4.1.0
|
||||||
dayjs: ^1.11.18
|
dayjs: ^1.11.18
|
||||||
|
|
@ -1208,7 +1208,7 @@ snapshots:
|
||||||
|
|
||||||
object-filter@1.0.2: {}
|
object-filter@1.0.2: {}
|
||||||
|
|
||||||
p-comuns@git+https://git2.idz.one/publico/_comuns.git#21a1b27d35667fe2ff3b75e9e93cdc539625403f(cross-fetch@4.1.0)(dayjs@1.11.18)(uuid@11.1.0)(zod@4.1.4):
|
p-comuns@git+https://git2.idz.one/publico/_comuns.git#4ed3d82bb2a8d140e71a16a91628e7920ab0843c(cross-fetch@4.1.0)(dayjs@1.11.18)(uuid@11.1.0)(zod@4.1.4):
|
||||||
dependencies:
|
dependencies:
|
||||||
cross-fetch: 4.1.0
|
cross-fetch: 4.1.0
|
||||||
dayjs: 1.11.18
|
dayjs: 1.11.18
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue