This commit is contained in:
Luiz Silva 2025-07-16 23:18:28 -03:00
parent 70396f1a06
commit 4e28505b41
3 changed files with 7 additions and 7 deletions

View file

@ -4,7 +4,7 @@
"": { "": {
"name": "p-respostas", "name": "p-respostas",
"dependencies": { "dependencies": {
"p-comuns": "git+https://git2.idz.one/publico/_comuns.git#v.3", "p-comuns": "git+https://git2.idz.one/publico/_comuns.git#v3.0.0",
"zod": "3.24.1", "zod": "3.24.1",
}, },
"devDependencies": { "devDependencies": {

View file

@ -19,7 +19,7 @@
"nodev": "check-node-version --node '>= 20'" "nodev": "check-node-version --node '>= 20'"
}, },
"dependencies": { "dependencies": {
"p-comuns": "git+https://git2.idz.one/publico/_comuns.git#v.3", "p-comuns": "git+https://git2.idz.one/publico/_comuns.git#v3.0.0",
"zod": "3.24.1" "zod": "3.24.1"
}, },
"devDependencies": { "devDependencies": {

10
pnpm-lock.yaml generated
View file

@ -9,8 +9,8 @@ importers:
.: .:
dependencies: dependencies:
p-comuns: p-comuns:
specifier: git+https://git2.idz.one/publico/_comuns.git#v.3 specifier: git+https://git2.idz.one/publico/_comuns.git#v3.0.0
version: git+https://git2.idz.one/publico/_comuns.git#a23158f1b4e953520fba0fd073953b79181707e0 version: git+https://git2.idz.one/publico/_comuns.git#80f1079b4fc25dd213de27b2edb6a2505d391734
zod: zod:
specifier: 3.24.1 specifier: 3.24.1
version: 3.24.1 version: 3.24.1
@ -131,8 +131,8 @@ 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#a23158f1b4e953520fba0fd073953b79181707e0: p-comuns@git+https://git2.idz.one/publico/_comuns.git#80f1079b4fc25dd213de27b2edb6a2505d391734:
resolution: {commit: a23158f1b4e953520fba0fd073953b79181707e0, repo: https://git2.idz.one/publico/_comuns.git, type: git} resolution: {commit: 80f1079b4fc25dd213de27b2edb6a2505d391734, repo: https://git2.idz.one/publico/_comuns.git, type: git}
version: 0.127.0 version: 0.127.0
queue-microtask@1.2.3: queue-microtask@1.2.3:
@ -252,7 +252,7 @@ snapshots:
object-filter@1.0.2: {} object-filter@1.0.2: {}
p-comuns@git+https://git2.idz.one/publico/_comuns.git#a23158f1b4e953520fba0fd073953b79181707e0: p-comuns@git+https://git2.idz.one/publico/_comuns.git#80f1079b4fc25dd213de27b2edb6a2505d391734:
dependencies: dependencies:
cross-fetch: 4.1.0 cross-fetch: 4.1.0
zod: 3.24.1 zod: 3.24.1