pacote
This commit is contained in:
parent
54a2e90dbb
commit
70396f1a06
3 changed files with 8 additions and 9 deletions
2
bun.lock
2
bun.lock
|
|
@ -4,7 +4,7 @@
|
||||||
"": {
|
"": {
|
||||||
"name": "p-respostas",
|
"name": "p-respostas",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"p-comuns": "git+https://git2.idz.one/publico/_comuns.git#v.2",
|
"p-comuns": "git+https://git2.idz.one/publico/_comuns.git#v.3",
|
||||||
"zod": "3.24.1",
|
"zod": "3.24.1",
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
|
||||||
|
|
@ -16,11 +16,10 @@
|
||||||
"build-front": "rm -fr dist-import && tsc --project ./tsconfig-front.json",
|
"build-front": "rm -fr dist-import && tsc --project ./tsconfig-front.json",
|
||||||
"build": "npm --no-git-tag-version version minor && pnpm run biome && pnpm run build-back && pnpm run build-front",
|
"build": "npm --no-git-tag-version version minor && pnpm run biome && pnpm run build-back && pnpm run build-front",
|
||||||
"postinstall": "pnpm up p-*",
|
"postinstall": "pnpm up p-*",
|
||||||
"nodev": "check-node-version --node '>= 20'",
|
"nodev": "check-node-version --node '>= 20'"
|
||||||
"at": "pnpm up p-*"
|
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"p-comuns": "git+https://git2.idz.one/publico/_comuns.git#v.2",
|
"p-comuns": "git+https://git2.idz.one/publico/_comuns.git#v.3",
|
||||||
"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#v.2
|
specifier: git+https://git2.idz.one/publico/_comuns.git#v.3
|
||||||
version: git+https://git2.idz.one/publico/_comuns.git#1ae18a1c8a9201a320b87d5f54d90b616d3eb6f3
|
version: git+https://git2.idz.one/publico/_comuns.git#a23158f1b4e953520fba0fd073953b79181707e0
|
||||||
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#a23158f1b4e953520fba0fd073953b79181707e0:
|
||||||
resolution: {commit: 1ae18a1c8a9201a320b87d5f54d90b616d3eb6f3, repo: https://git2.idz.one/publico/_comuns.git, type: git}
|
resolution: {commit: a23158f1b4e953520fba0fd073953b79181707e0, 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#a23158f1b4e953520fba0fd073953b79181707e0:
|
||||||
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