Skip to content

Commit

Permalink
Atualização periódica de pacotes.
Browse files Browse the repository at this point in the history
  • Loading branch information
leonelsanchesdasilva committed Nov 29, 2024
1 parent cee6bf6 commit a8169d6
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 319 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,21 +24,21 @@
"deixar-codigo-bonito": "yarn prettier --config .prettierrc --write fontes/**/*.ts"
},
"dependencies": {
"@designliquido/delegua": "^0.37.0",
"@designliquido/delegua": "^0.37.2",
"lodash": "^4.17.21",
"node-fetch": "2"
},
"devDependencies": {
"@types/estree": "^1.0.5",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.17",
"@types/estree": "^1.0.6",
"@types/jest": "^29.5.14",
"@types/node": "^22.10.1",
"copyfiles": "^2.4.1",
"jest": "^29.7.0",
"prettier": "^3.3.3",
"prettier": "^3.4.1",
"rimraf": "^6.0.1",
"ts-jest": "^29.1.2",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typedoc": "^0.26.11",
"typescript": "^5.3.3"
"typedoc": "^0.27.1",
"typescript": "^5.7.2"
}
}
Loading

0 comments on commit a8169d6

Please sign in to comment.