fix s.
Showing
| ... | @@ -25,6 +25,7 @@ | ... | @@ -25,6 +25,7 @@ |
| "bootstrap": "^5.3.3", | "bootstrap": "^5.3.3", | ||
| "feather-icons": "^4.29.2", | "feather-icons": "^4.29.2", | ||
| "jquery": "^3.7.1", | "jquery": "^3.7.1", | ||
| "jquery-sparkline": "^2.4.0", | |||
| "material": "^0.9.15", | "material": "^0.9.15", | ||
| "rxjs": "~7.8.0", | "rxjs": "~7.8.0", | ||
| "tslib": "^2.3.0", | "tslib": "^2.3.0", | ||
| ... | @@ -34,6 +35,7 @@ | ... | @@ -34,6 +35,7 @@ |
| "@angular-devkit/build-angular": "^18.0.6", | "@angular-devkit/build-angular": "^18.0.6", | ||
| "@angular/cli": "^18.0.6", | "@angular/cli": "^18.0.6", | ||
| "@angular/compiler-cli": "^18.0.0", | "@angular/compiler-cli": "^18.0.0", | ||
| "@angular/localize": "^18.1.0", | |||
| "@types/feather-icons": "^4.29.4", | "@types/feather-icons": "^4.29.4", | ||
| "@types/jasmine": "~5.1.0", | "@types/jasmine": "~5.1.0", | ||
| "@types/jquery": "^3.5.30", | "@types/jquery": "^3.5.30", | ||
| ... | ... |
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment