This commit is contained in:
MarcioJRGodoi 2026-01-06 15:40:45 -03:00
parent 0bd043990d
commit 00f0892796
7 changed files with 357 additions and 350 deletions

View file

@ -1,6 +1,6 @@
{
"name": "p-estaticos",
"version": "0.95.0",
"version": "0.97.0",
"description": "",
"main": "./dist-back/index.js",
"module": "./dist-front/index.mjs",
@ -41,15 +41,15 @@
},
"devDependencies": {
"@biomejs/biome": "2.0.6",
"@types/node": "^20.19.11",
"@types/react": "^18.3.24",
"@types/node": "^20.19.27",
"@types/react": "^18.3.27",
"@types/react-dom": "^18.3.7",
"dotenv": "^16.6.1",
"dotenv-cli": "^7.4.4",
"glob": "10.4.5",
"kill-port-process": "^3.2.1",
"tsup": "^8.5.0",
"typescript": "~5.9.2"
"tsup": "^8.5.1",
"typescript": "~5.9.3"
},
"pnpm": {
"onlyBuiltDependencies": [