This commit is contained in:
Luiz Silva 2025-10-27 00:01:58 -03:00
parent 77b83ad71e
commit 9084c311a2
3 changed files with 11 additions and 70 deletions

View file

@ -1,6 +1,6 @@
{
"name": "p-estaticos",
"version": "0.90.0",
"version": "0.91.0",
"description": "",
"main": "./dist-back/index.js",
"module": "./dist-front/index.mjs",
@ -34,7 +34,7 @@
"@fastify/static": "^7.0.4",
"dayjs": "^1.11.18",
"fastify": "^4.29.1",
"p-comuns": "https://git2.idz.one/publico/_comuns/raw/branch/master/pacote.tgz",
"p-comuns": "git+https://git2.idz.one/publico/_comuns.git",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"zod": "4.1.4"
@ -46,7 +46,7 @@
"@types/react-dom": "^18.3.7",
"dotenv": "^16.6.1",
"dotenv-cli": "^7.4.4",
"glob": "11.0.3",
"glob": "10.4.5",
"kill-port-process": "^3.2.1",
"tsup": "^8.5.0",
"typescript": "~5.9.2"