chore: atualizando dependencias

This commit is contained in:
Leandro Costa 2023-06-15 14:38:13 -03:00
parent 29ea86cd42
commit 16f5f5969b
3 changed files with 4470 additions and 678 deletions

3786
package-lock.json generated Normal file

File diff suppressed because it is too large Load diff

View file

@ -12,13 +12,13 @@
"test:watch": "jest --watchAll" "test:watch": "jest --watchAll"
}, },
"devDependencies": { "devDependencies": {
"@types/jest": "^29.4.0", "@types/jest": "^29.5.2",
"@types/node": "^18.11.18", "@types/node": "^20.3.1",
"jest": "^29.4.1", "jest": "^29.5.0",
"ts-jest": "^29.0.5", "ts-jest": "^29.1.0",
"typescript": "^4.9.4" "typescript": "^5.1.3"
}, },
"dependencies": { "dependencies": {
"axios": "^1.2.5" "axios": "^1.4.0"
} }
} }

1350
yarn.lock

File diff suppressed because it is too large Load diff