This commit is contained in:
Luiz Silva 2025-08-10 18:00:04 -03:00
parent f837cf0fe9
commit 1f492210f2
2 changed files with 240 additions and 231 deletions

View file

@ -1,6 +1,6 @@
{
"name": "p-estaticos",
"version": "0.86.0",
"version": "0.87.0",
"description": "",
"main": "./dist-back/index.js",
"module": "./dist-front/index.mjs",
@ -32,7 +32,7 @@
"@fastify/cors": "^9.0.1",
"@fastify/static": "^7.0.4",
"dayjs": "1.11.13",
"fastify": "^4.27.0",
"fastify": "^4.29.1",
"p-comuns": "git+https://git2.idz.one/publico/_comuns.git",
"react": "^18.3.1",
"react-dom": "^18.3.1",
@ -40,15 +40,15 @@
},
"devDependencies": {
"@biomejs/biome": "2.0.6",
"@types/node": "^20.11.30",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"dotenv": "^16.4.5",
"dotenv-cli": "^7.4.1",
"@types/node": "^20.19.10",
"@types/react": "^18.3.23",
"@types/react-dom": "^18.3.7",
"dotenv": "^16.6.1",
"dotenv-cli": "^7.4.4",
"glob": "11.0.3",
"kill-port-process": "^3.2.1",
"tsup": "^8.5.0",
"typescript": "^5.7.2"
"typescript": "~5.9.2"
},
"pnpm": {
"onlyBuiltDependencies": [