fix s
Showing
This diff is collapsed.
| ... | ... | @@ -26,11 +26,15 @@ |
| "@ngx-translate/http-loader": "^8.0.0", | ||
| "@popperjs/core": "^2.11.8", | ||
| "bootstrap": "^5.3.3", | ||
| "dom-to-image": "^2.6.0", | ||
| "feather-icons": "^4.29.2", | ||
| "html2canvas": "^1.4.1", | ||
| "i": "^0.3.7", | ||
| "jquery": "^3.7.1", | ||
| "jquery-sparkline": "^2.4.0", | ||
| "jspdf": "^2.5.1", | ||
| "material": "^0.9.15", | ||
| "moment": "^2.30.1", | ||
| "ngx-pagination": "^6.0.3", | ||
| "ngx-toastr": "^19.0.0", | ||
| "rxjs": "~7.8.0", | ||
| ... | ... | @@ -42,6 +46,7 @@ |
| "@angular/cli": "^18.0.6", | ||
| "@angular/compiler-cli": "^18.0.0", | ||
| "@angular/localize": "^18.1.0", | ||
| "@types/dom-to-image": "^2.6.7", | ||
| "@types/feather-icons": "^4.29.4", | ||
| "@types/jasmine": "~5.1.0", | ||
| "@types/jquery": "^3.5.30", | ||
| ... | ... | @@ -55,4 +60,4 @@ |
| "typescript": "~5.4.2", | ||
| "xliffmerge": "^1.0.0" | ||
| } | ||
| } | ||
| } | ||
| \ No newline at end of file |
This diff is collapsed.
Please register or sign in to comment