melhorias de caches

This commit is contained in:
Luiz Silva 2025-07-16 11:20:53 -03:00
parent 29ae7400cf
commit 00e9c4d698
18 changed files with 210 additions and 66 deletions

View file

@ -21,8 +21,10 @@
},
"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"
"p-respostas": "git+https://git2.idz.one/publico/_respostas.git#master",
"uuid": "^11.1.0"
},
"devDependencies": {
"@biomejs/biome": "^2.0.6",