Merge branch 'main' of https://git.davinti.com.br/davinTI/app-dono-modulos
davinTI/app-dono-modulos/pipeline/head This commit looks good

This commit is contained in:
2026-05-13 14:54:13 -03:00
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -9,16 +9,16 @@
"version": "1.0.0",
"license": "ISC",
"dependencies": {
"@davinti/jeff": "^1.0.10"
"@davinti/jeff": "^1.0.11"
},
"devDependencies": {
"tsx": "^4.21.0"
}
},
"node_modules/@davinti/jeff": {
"version": "1.0.10",
"resolved": "https://git.davinti.com.br/api/packages/davinTI/npm/%40davinti%2Fjeff/-/1.0.10/jeff-1.0.10.tgz",
"integrity": "sha512-feJnWYr175fW6GQHhf+J7/ivfydRb85+6TgC3Qe/3Z+OWOLNxl1jgP4uJC8csi0eeWwu1/8sJ/RE97BIKeADVw==",
"version": "1.0.11",
"resolved": "https://git.davinti.com.br/api/packages/davinTI/npm/%40davinti%2Fjeff/-/1.0.11/jeff-1.0.11.tgz",
"integrity": "sha512-/CJy5RgGRVcjL/YAd7DMmiri5tYcpxpPlb3CaRtW2auimfFaIRk2KRMl5qS07Q8ABVT83Ucay9bXvnqBfNojXg==",
"license": "ISC",
"dependencies": {
"@types/glob": "^8.1.0",
+1 -1
View File
@@ -13,7 +13,7 @@
"license": "ISC",
"description": "",
"dependencies": {
"@davinti/jeff": "^1.0.10"
"@davinti/jeff": "^1.0.11"
},
"devDependencies": {
"tsx": "^4.21.0"