pacote
This commit is contained in:
parent
70396f1a06
commit
589e8fa175
3 changed files with 7 additions and 7 deletions
2
bun.lock
2
bun.lock
|
|
@ -4,7 +4,7 @@
|
|||
"": {
|
||||
"name": "p-respostas",
|
||||
"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",
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
"nodev": "check-node-version --node '>= 20'"
|
||||
},
|
||||
"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"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
|
@ -9,8 +9,8 @@ importers:
|
|||
.:
|
||||
dependencies:
|
||||
p-comuns:
|
||||
specifier: git+https://git2.idz.one/publico/_comuns.git#v.3
|
||||
version: git+https://git2.idz.one/publico/_comuns.git#a23158f1b4e953520fba0fd073953b79181707e0
|
||||
specifier: git+https://git2.idz.one/publico/_comuns.git#v3.0.0
|
||||
version: git+https://git2.idz.one/publico/_comuns.git#80f1079b4fc25dd213de27b2edb6a2505d391734
|
||||
zod:
|
||||
specifier: 3.24.1
|
||||
version: 3.24.1
|
||||
|
|
@ -131,8 +131,8 @@ packages:
|
|||
object-filter@1.0.2:
|
||||
resolution: {integrity: sha512-NahvP2vZcy1ZiiYah30CEPw0FpDcSkSePJBMpzl5EQgCmISijiGuJm3SPYp7U+Lf2TljyaIw3E5EgkEx/TNEVA==}
|
||||
|
||||
p-comuns@git+https://git2.idz.one/publico/_comuns.git#a23158f1b4e953520fba0fd073953b79181707e0:
|
||||
resolution: {commit: a23158f1b4e953520fba0fd073953b79181707e0, repo: https://git2.idz.one/publico/_comuns.git, type: git}
|
||||
p-comuns@git+https://git2.idz.one/publico/_comuns.git#80f1079b4fc25dd213de27b2edb6a2505d391734:
|
||||
resolution: {commit: 80f1079b4fc25dd213de27b2edb6a2505d391734, repo: https://git2.idz.one/publico/_comuns.git, type: git}
|
||||
version: 0.127.0
|
||||
|
||||
queue-microtask@1.2.3:
|
||||
|
|
@ -252,7 +252,7 @@ snapshots:
|
|||
|
||||
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:
|
||||
cross-fetch: 4.1.0
|
||||
zod: 3.24.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue