Skip to content

Commit

Permalink
Atualização do núcleo de Delégua para a versão 0.29.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
leonelsanchesdasilva committed Jan 16, 2024
1 parent 4f6c28d commit be7e7db
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"testes:servidor-depuracao": "ts-node ./fontes/depuracao/servidor-depuracao.ts"
},
"dependencies": {
"@designliquido/delegua": "0.29.2",
"@designliquido/delegua": "0.29.3",
"chalk": "4.1.2",
"commander": "^9.4.1",
"json-colorizer": "^2.2.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -337,10 +337,10 @@
resolved "https://registry.yarnpkg.com/@designliquido/delegua-tempo/-/delegua-tempo-0.0.1.tgz#964834d127354857cda1c388f5de9327735b6747"
integrity sha512-/O1/eXlTXPTWSZGZ862i6uHHKCW0cmP6KnOV29zK4d4hgn03QjcNDeFKVC9L9vz3OJ6pPY0d/S8ANJkgBnnoaQ==

"@designliquido/[email protected].2":
version "0.29.2"
resolved "https://registry.yarnpkg.com/@designliquido/delegua/-/delegua-0.29.2.tgz#da5eb931deede8a5cbf8fa8b95f65379972ae5ee"
integrity sha512-sdGD+b1gJBZqhfppk2WTHIaQviUylu9907kKHAXRXIEuQgUfi1GA/EFZhvr3CvHemhmbo9kQclN4JQEY+zBKUQ==
"@designliquido/[email protected].3":
version "0.29.3"
resolved "https://registry.yarnpkg.com/@designliquido/delegua/-/delegua-0.29.3.tgz#abe07f32f05da7a4d3e4215a6219d74b766ebd51"
integrity sha512-AHu9J7GQauVp5CqET2yV+a4rvfFaqWnDWVifeRRuEjP4yvEKgT+zE+TSZ4KbIxfjNkZ0iipT6re/+XegWryN3A==
dependencies:
antlr4ts "^0.5.0-alpha.4"
browser-process-hrtime "^1.0.0"
Expand Down

0 comments on commit be7e7db

Please sign in to comment.