This commit is contained in:
Luiz H. R. Silva 2024-06-11 09:13:51 -03:00
parent 9a839c693d
commit ad6dcda6a5
4 changed files with 225 additions and 206 deletions

View file

@ -18,10 +18,17 @@
"biome": "npx @biomejs/biome check --write ./src",
"postinstall": "pnpm up p-*"
},
"author": "",
"author": {
"name": "AZTECA SOFTWARE LTDA",
"email": "ti@e-licencie.com.br",
"url": "https://e-licencie.com.br"
},
"license": "ISC",
"dependencies": {
"body-parser": "latest",
"cors": "^2.8.5",
"express": "latest",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"zod": "3.23.8"
@ -29,13 +36,13 @@
"devDependencies": {
"@biomejs/biome": "latest",
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
"@types/express": "latest",
"@types/body-parser": "latest",
"@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",
"express": "^4.19.1",
"glob": "^10.3.10",
"kill-port-process": "^3.2.1",
"p-comuns": "git+http://leitura:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE3MTQ3NTA1NzYsImlzcyI6IkdpdG5lc3MiLCJwaWQiOjgsInRrbiI6eyJ0eXAiOiJwYXQiLCJpZCI6MzJ9fQ.OYdExOVQm5UI3wfeTaWjmD0o65Y1hrjFz5EvMB1a__U@git.idz.one:3000/git/multi-modulos-ambientais/_comuns.git#producao"