ajustes
This commit is contained in:
parent
f837cf0fe9
commit
1f492210f2
2 changed files with 240 additions and 231 deletions
16
package.json
16
package.json
|
|
@ -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": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue