atualização de pacotres
This commit is contained in:
parent
c25aa353c7
commit
5a6eed4db0
2 changed files with 7 additions and 7 deletions
8
bun.lock
8
bun.lock
|
|
@ -6,13 +6,13 @@
|
|||
"dependencies": {
|
||||
"cross-fetch": "4.1.0",
|
||||
"node-cache": "^5.1.2",
|
||||
"p-comuns": "git+https://git2.idz.one/publico/_comuns.git#master",
|
||||
"p-respostas": "git+https://git2.idz.one/publico/_respostas.git#master",
|
||||
"uuid": "^11.1.0",
|
||||
"p-comuns": "git+https://git2.idz.one/publico/_comuns.git",
|
||||
"p-respostas": "git+https://git2.idz.one/publico/_respostas.git",
|
||||
"uuid": "11.1.0",
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.0.6",
|
||||
"@types/node": "^20.16.1",
|
||||
"@types/node": "^20.19.8",
|
||||
"check-node-version": "^4.2.1",
|
||||
"typescript": "5.5.4",
|
||||
},
|
||||
|
|
|
|||
|
|
@ -23,9 +23,9 @@
|
|||
"dependencies": {
|
||||
"cross-fetch": "4.1.0",
|
||||
"node-cache": "^5.1.2",
|
||||
"p-comuns": "git+https://git2.idz.one/publico/_comuns.git#master",
|
||||
"p-respostas": "git+https://git2.idz.one/publico/_respostas.git#master",
|
||||
"uuid": "^11.1.0"
|
||||
"p-comuns": "git+https://git2.idz.one/publico/_comuns.git",
|
||||
"p-respostas": "git+https://git2.idz.one/publico/_respostas.git",
|
||||
"uuid": "11.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.0.6",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue