atualização de pacotres

This commit is contained in:
Luiz Silva 2025-07-16 11:53:29 -03:00
parent c25aa353c7
commit 5a6eed4db0
2 changed files with 7 additions and 7 deletions

View file

@ -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",
},

View file

@ -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",