atualização de pacote
This commit is contained in:
parent
e72f14c3a7
commit
c2944d5f7e
3 changed files with 9 additions and 9 deletions
4
bun.lock
4
bun.lock
|
|
@ -4,7 +4,7 @@
|
||||||
"": {
|
"": {
|
||||||
"name": "p-respostas",
|
"name": "p-respostas",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"p-comuns": "git+https://git2.idz.one/publico/_comuns.git",
|
"p-comuns": "git+https://git2.idz.one/publico/_comuns.git#v.1",
|
||||||
"zod": "3.24.1",
|
"zod": "3.24.1",
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
@ -58,7 +58,7 @@
|
||||||
|
|
||||||
"object-filter": ["object-filter@1.0.2", "", {}, "sha512-NahvP2vZcy1ZiiYah30CEPw0FpDcSkSePJBMpzl5EQgCmISijiGuJm3SPYp7U+Lf2TljyaIw3E5EgkEx/TNEVA=="],
|
"object-filter": ["object-filter@1.0.2", "", {}, "sha512-NahvP2vZcy1ZiiYah30CEPw0FpDcSkSePJBMpzl5EQgCmISijiGuJm3SPYp7U+Lf2TljyaIw3E5EgkEx/TNEVA=="],
|
||||||
|
|
||||||
"p-comuns": ["p-comuns@git+https://git2.idz.one/publico/_comuns.git#cad288423a55d2d1ac1f93673d54da475b7b6309", { "dependencies": { "cross-fetch": "4.1.0", "zod": "3.24.1" } }, "cad288423a55d2d1ac1f93673d54da475b7b6309"],
|
"p-comuns": ["p-comuns@git+https://git2.idz.one/publico/_comuns.git#1ae18a1c8a9201a320b87d5f54d90b616d3eb6f3", { "dependencies": { "cross-fetch": "4.1.0", "zod": "3.24.1" } }, "1ae18a1c8a9201a320b87d5f54d90b616d3eb6f3"],
|
||||||
|
|
||||||
"queue-microtask": ["queue-microtask@1.2.3", "", {}, "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A=="],
|
"queue-microtask": ["queue-microtask@1.2.3", "", {}, "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A=="],
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "p-respostas",
|
"name": "p-respostas",
|
||||||
"version": "0.41.0",
|
"version": "0.42.0",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "src/index.ts",
|
"main": "src/index.ts",
|
||||||
"exports": {
|
"exports": {
|
||||||
|
|
@ -19,7 +19,7 @@
|
||||||
"at": "pnpm up p-*"
|
"at": "pnpm up p-*"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"p-comuns": "git+https://git2.idz.one/publico/_comuns.git",
|
"p-comuns": "git+https://git2.idz.one/publico/_comuns.git#v.1",
|
||||||
"zod": "3.24.1"
|
"zod": "3.24.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
|
||||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
|
@ -9,8 +9,8 @@ importers:
|
||||||
.:
|
.:
|
||||||
dependencies:
|
dependencies:
|
||||||
p-comuns:
|
p-comuns:
|
||||||
specifier: git+https://git2.idz.one/publico/_comuns.git
|
specifier: git+https://git2.idz.one/publico/_comuns.git#v.1
|
||||||
version: git+https://git2.idz.one/publico/_comuns.git#1ae18a1c8a9201a320b87d5f54d90b616d3eb6f3
|
version: git+https://git2.idz.one/publico/_comuns.git#b2f733a2a0b0d4b63ead4866d98bd3be4a1c8b95
|
||||||
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#1ae18a1c8a9201a320b87d5f54d90b616d3eb6f3:
|
p-comuns@git+https://git2.idz.one/publico/_comuns.git#b2f733a2a0b0d4b63ead4866d98bd3be4a1c8b95:
|
||||||
resolution: {commit: 1ae18a1c8a9201a320b87d5f54d90b616d3eb6f3, repo: https://git2.idz.one/publico/_comuns.git, type: git}
|
resolution: {commit: b2f733a2a0b0d4b63ead4866d98bd3be4a1c8b95, 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#1ae18a1c8a9201a320b87d5f54d90b616d3eb6f3:
|
p-comuns@git+https://git2.idz.one/publico/_comuns.git#b2f733a2a0b0d4b63ead4866d98bd3be4a1c8b95:
|
||||||
dependencies:
|
dependencies:
|
||||||
cross-fetch: 4.1.0
|
cross-fetch: 4.1.0
|
||||||
zod: 3.24.1
|
zod: 3.24.1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue