.
This commit is contained in:
parent
0cfbaf86d7
commit
dce1b94b2a
3 changed files with 6 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "p-respostas",
|
||||
"version": "0.59.0",
|
||||
"version": "0.60.0",
|
||||
"description": "Contrato simples de respostas (sucesso/erro) para APIs e serviços.",
|
||||
"main": "./dist-back/index.js",
|
||||
"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
|
||||
p-comuns:
|
||||
specifier: git+https://git2.idz.one/publico/_comuns.git
|
||||
version: git+https://git2.idz.one/publico/_comuns.git#8ad68103bc38c13ff1b5ca8ebf07e1a153c89238(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#21a1b27d35667fe2ff3b75e9e93cdc539625403f(cross-fetch@4.1.0)(dayjs@1.11.18)(uuid@11.1.0)(zod@4.1.4)
|
||||
tsup:
|
||||
specifier: ^8.5.0
|
||||
version: 8.5.0(typescript@5.9.3)
|
||||
|
|
@ -584,9 +584,9 @@ packages:
|
|||
object-filter@1.0.2:
|
||||
resolution: {integrity: sha512-NahvP2vZcy1ZiiYah30CEPw0FpDcSkSePJBMpzl5EQgCmISijiGuJm3SPYp7U+Lf2TljyaIw3E5EgkEx/TNEVA==}
|
||||
|
||||
p-comuns@git+https://git2.idz.one/publico/_comuns.git#8ad68103bc38c13ff1b5ca8ebf07e1a153c89238:
|
||||
resolution: {commit: 8ad68103bc38c13ff1b5ca8ebf07e1a153c89238, repo: https://git2.idz.one/publico/_comuns.git, type: git}
|
||||
version: 0.313.0
|
||||
p-comuns@git+https://git2.idz.one/publico/_comuns.git#21a1b27d35667fe2ff3b75e9e93cdc539625403f:
|
||||
resolution: {commit: 21a1b27d35667fe2ff3b75e9e93cdc539625403f, repo: https://git2.idz.one/publico/_comuns.git, type: git}
|
||||
version: 0.316.0
|
||||
peerDependencies:
|
||||
cross-fetch: 4.1.0
|
||||
dayjs: ^1.11.18
|
||||
|
|
@ -1208,7 +1208,7 @@ snapshots:
|
|||
|
||||
object-filter@1.0.2: {}
|
||||
|
||||
p-comuns@git+https://git2.idz.one/publico/_comuns.git#8ad68103bc38c13ff1b5ca8ebf07e1a153c89238(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#21a1b27d35667fe2ff3b75e9e93cdc539625403f(cross-fetch@4.1.0)(dayjs@1.11.18)(uuid@11.1.0)(zod@4.1.4):
|
||||
dependencies:
|
||||
cross-fetch: 4.1.0
|
||||
dayjs: 1.11.18
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue