|
1 | 1 | { |
2 | 2 | "name": "datta-able-free-angular-admin-template", |
3 | | - "version": "4.0.0", |
| 3 | + "version": "5.0.0", |
4 | 4 | "author": "CodedThemes", |
5 | 5 | "scripts": { |
6 | 6 | "ng": "ng", |
|
12 | 12 | }, |
13 | 13 | "private": false, |
14 | 14 | "dependencies": { |
15 | | - "@angular/animations": "^17.1.0", |
16 | | - "@angular/cdk": "^17.1.0", |
17 | | - "@angular/common": "^17.1.0", |
18 | | - "@angular/compiler": "^17.1.0", |
19 | | - "@angular/core": "^17.1.0", |
20 | | - "@angular/forms": "^17.1.0", |
21 | | - "@angular/localize": "^17.1.0", |
22 | | - "@angular/platform-browser": "^17.1.0", |
23 | | - "@angular/platform-browser-dynamic": "^17.1.0", |
24 | | - "@angular/router": "^17.1.0", |
| 15 | + "@angular/animations": "^18.0.0-next.3", |
| 16 | + "@angular/cdk": "^18.0.0-next.3", |
| 17 | + "@angular/common": "^18.0.0-next.3", |
| 18 | + "@angular/compiler": "^18.0.0-next.3", |
| 19 | + "@angular/core": "^18.0.0-next.3", |
| 20 | + "@angular/forms": "^18.0.0-next.3", |
| 21 | + "@angular/localize": "^18.0.0-next.3", |
| 22 | + "@angular/platform-browser": "^18.0.0-next.3", |
| 23 | + "@angular/platform-browser-dynamic": "^18.0.0-next.3", |
| 24 | + "@angular/router": "^18.0.0-next.3", |
25 | 25 | "@ng-bootstrap/ng-bootstrap": "^16.0.0", |
26 | 26 | "@popperjs/core": "^2.11.8", |
27 | | - "apexcharts": "^3.45.1", |
28 | | - "bootstrap": "^5.3.2", |
29 | | - "ng-apexcharts": "^1.8.0", |
| 27 | + "apexcharts": "^3.49.0", |
| 28 | + "bootstrap": "^5.3.3", |
| 29 | + "ng-apexcharts": "^1.10.0", |
30 | 30 | "ngx-scrollbar": "^13.0.3", |
31 | 31 | "rxjs": "~7.8.1", |
32 | 32 | "screenfull": "^6.0.2", |
33 | 33 | "tslib": "^2.6.2", |
34 | | - "zone.js": "~0.14.3" |
| 34 | + "zone.js": "~0.14.4" |
35 | 35 | }, |
36 | 36 | "devDependencies": { |
37 | | - "@angular-devkit/build-angular": "^17.1.0", |
38 | | - "@angular/cli": "~17.1.0", |
39 | | - "@angular/compiler-cli": "^17.1.0", |
| 37 | + "@angular-devkit/build-angular": "^18.0.0-next.3", |
| 38 | + "@angular/cli": "~18.0.0-next.3", |
| 39 | + "@angular/compiler-cli": "^18.0.0-next.3", |
40 | 40 | "@types/jasmine": "~5.1.4", |
41 | | - "@types/node": "^20.11.5", |
42 | | - "jasmine-core": "~5.1.1", |
43 | | - "karma": "~6.4.2", |
| 41 | + "@types/node": "^20.12.7", |
| 42 | + "jasmine-core": "~5.1.2", |
| 43 | + "karma": "~6.4.3", |
44 | 44 | "karma-chrome-launcher": "~3.2.0", |
45 | 45 | "karma-coverage": "~2.2.1", |
46 | 46 | "karma-jasmine": "~5.1.0", |
47 | 47 | "karma-jasmine-html-reporter": "~2.1.0", |
48 | | - "prettier": "3.2.4", |
49 | | - "typescript": "~5.2.2" |
| 48 | + "prettier": "3.2.5", |
| 49 | + "typescript": "5.4" |
50 | 50 | } |
51 | 51 | } |
0 commit comments