atualização de pacotes
This commit is contained in:
parent
ef51fe5960
commit
4b2308542a
3 changed files with 9 additions and 9 deletions
4
bun.lock
4
bun.lock
|
|
@ -4,12 +4,12 @@
|
||||||
"": {
|
"": {
|
||||||
"name": "p-respostas",
|
"name": "p-respostas",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"p-comuns": "git+https://git2.idz.one/publico/_comuns.git#master",
|
"p-comuns": "git+https://git2.idz.one/publico/_comuns.git",
|
||||||
"zod": "3.24.1",
|
"zod": "3.24.1",
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@biomejs/biome": "2.0.6",
|
"@biomejs/biome": "2.0.6",
|
||||||
"@types/node": "^20.14.1",
|
"@types/node": "^20.19.8",
|
||||||
"check-node-version": "^4.2.1",
|
"check-node-version": "^4.2.1",
|
||||||
"typescript": "5.5.4",
|
"typescript": "5.5.4",
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -19,7 +19,7 @@
|
||||||
"at": "pnpm up p-*"
|
"at": "pnpm up p-*"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"p-comuns": "git+https://git2.idz.one/publico/_comuns.git#master",
|
"p-comuns": "git+https://git2.idz.one/publico/_comuns.git",
|
||||||
"zod": "3.24.1"
|
"zod": "3.24.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
|
||||||
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
|
|
@ -9,7 +9,7 @@ importers:
|
||||||
.:
|
.:
|
||||||
dependencies:
|
dependencies:
|
||||||
p-comuns:
|
p-comuns:
|
||||||
specifier: git+https://git2.idz.one/publico/_comuns.git#master
|
specifier: git+https://git2.idz.one/publico/_comuns.git
|
||||||
version: git+https://git2.idz.one/publico/_comuns.git#cad288423a55d2d1ac1f93673d54da475b7b6309
|
version: git+https://git2.idz.one/publico/_comuns.git#cad288423a55d2d1ac1f93673d54da475b7b6309
|
||||||
zod:
|
zod:
|
||||||
specifier: 3.24.1
|
specifier: 3.24.1
|
||||||
|
|
@ -19,8 +19,8 @@ importers:
|
||||||
specifier: 2.0.6
|
specifier: 2.0.6
|
||||||
version: 2.0.6
|
version: 2.0.6
|
||||||
'@types/node':
|
'@types/node':
|
||||||
specifier: ^20.14.1
|
specifier: ^20.19.8
|
||||||
version: 20.19.4
|
version: 20.19.8
|
||||||
check-node-version:
|
check-node-version:
|
||||||
specifier: ^4.2.1
|
specifier: ^4.2.1
|
||||||
version: 4.2.1
|
version: 4.2.1
|
||||||
|
|
@ -83,8 +83,8 @@ packages:
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
|
|
||||||
'@types/node@20.19.4':
|
'@types/node@20.19.8':
|
||||||
resolution: {integrity: sha512-OP+We5WV8Xnbuvw0zC2m4qfB/BJvjyCwtNjhHdJxV1639SGSKrLmJkc3fMnp2Qy8nJyHp8RO6umxELN/dS1/EA==}
|
resolution: {integrity: sha512-HzbgCY53T6bfu4tT7Aq3TvViJyHjLjPNaAS3HOuMc9pw97KHsUtXNX4L+wu59g1WnjsZSko35MbEqnO58rihhw==}
|
||||||
|
|
||||||
ansi-styles@4.3.0:
|
ansi-styles@4.3.0:
|
||||||
resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
|
resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
|
||||||
|
|
@ -206,7 +206,7 @@ snapshots:
|
||||||
'@biomejs/cli-win32-x64@2.0.6':
|
'@biomejs/cli-win32-x64@2.0.6':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@types/node@20.19.4':
|
'@types/node@20.19.8':
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types: 6.21.0
|
undici-types: 6.21.0
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue