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",
|
||||
"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",
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.0.6",
|
||||
"@types/node": "^20.14.1",
|
||||
"@types/node": "^20.19.8",
|
||||
"check-node-version": "^4.2.1",
|
||||
"typescript": "5.5.4",
|
||||
},
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
"at": "pnpm up p-*"
|
||||
},
|
||||
"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"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
|
|
@ -9,7 +9,7 @@ importers:
|
|||
.:
|
||||
dependencies:
|
||||
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
|
||||
zod:
|
||||
specifier: 3.24.1
|
||||
|
|
@ -19,8 +19,8 @@ importers:
|
|||
specifier: 2.0.6
|
||||
version: 2.0.6
|
||||
'@types/node':
|
||||
specifier: ^20.14.1
|
||||
version: 20.19.4
|
||||
specifier: ^20.19.8
|
||||
version: 20.19.8
|
||||
check-node-version:
|
||||
specifier: ^4.2.1
|
||||
version: 4.2.1
|
||||
|
|
@ -83,8 +83,8 @@ packages:
|
|||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
'@types/node@20.19.4':
|
||||
resolution: {integrity: sha512-OP+We5WV8Xnbuvw0zC2m4qfB/BJvjyCwtNjhHdJxV1639SGSKrLmJkc3fMnp2Qy8nJyHp8RO6umxELN/dS1/EA==}
|
||||
'@types/node@20.19.8':
|
||||
resolution: {integrity: sha512-HzbgCY53T6bfu4tT7Aq3TvViJyHjLjPNaAS3HOuMc9pw97KHsUtXNX4L+wu59g1WnjsZSko35MbEqnO58rihhw==}
|
||||
|
||||
ansi-styles@4.3.0:
|
||||
resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
|
||||
|
|
@ -206,7 +206,7 @@ snapshots:
|
|||
'@biomejs/cli-win32-x64@2.0.6':
|
||||
optional: true
|
||||
|
||||
'@types/node@20.19.4':
|
||||
'@types/node@20.19.8':
|
||||
dependencies:
|
||||
undici-types: 6.21.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue