|
1 | 1 | { |
2 | 2 | "name": "gradient-able-free-angular-admin-template", |
3 | | - "version": "5.3.0", |
| 3 | + "version": "5.4.0", |
4 | 4 | "author": "CodedThemes", |
5 | 5 | "scripts": { |
6 | 6 | "ng": "ng", |
|
15 | 15 | }, |
16 | 16 | "private": true, |
17 | 17 | "dependencies": { |
18 | | - "@angular/animations": "20.0.0-next.8", |
19 | | - "@angular/cdk": "19.2.17", |
20 | | - "@angular/common": "20.0.0-next.8", |
21 | | - "@angular/compiler": "20.0.0-next.8", |
22 | | - "@angular/core": "20.0.0-next.8", |
23 | | - "@angular/forms": "20.0.0-next.8", |
24 | | - "@angular/localize": "20.0.0-next.8", |
25 | | - "@angular/platform-browser": "20.0.0-next.8", |
26 | | - "@angular/platform-browser-dynamic": "20.0.0-next.8", |
27 | | - "@angular/router": "20.0.0-next.8", |
28 | | - "@ng-bootstrap/ng-bootstrap": "18.0.0", |
| 18 | + "@angular/animations": "20.0.5", |
| 19 | + "@angular/cdk": "20.0.4", |
| 20 | + "@angular/common": "20.0.5", |
| 21 | + "@angular/compiler": "20.0.5", |
| 22 | + "@angular/core": "20.0.5", |
| 23 | + "@angular/forms": "20.0.5", |
| 24 | + "@angular/localize": "20.0.5", |
| 25 | + "@angular/platform-browser": "20.0.5", |
| 26 | + "@angular/platform-browser-dynamic": "20.0.5", |
| 27 | + "@angular/router": "20.0.5", |
| 28 | + "@ng-bootstrap/ng-bootstrap": "19.0.0", |
29 | 29 | "@popperjs/core": "2.11.8", |
30 | 30 | "apexcharts": "4.7.0", |
31 | | - "bootstrap": "5.3.6", |
| 31 | + "bootstrap": "5.3.7", |
32 | 32 | "hammerjs": "2.0.8", |
33 | 33 | "jquery": "3.7.1", |
34 | 34 | "lodash-es": "4.17.21", |
35 | 35 | "mousetrap": "1.6.5", |
36 | | - "ng-apexcharts": "1.15.0", |
| 36 | + "ng-apexcharts": "1.16.0", |
37 | 37 | "ngx-scrollbar": "18.0.0", |
38 | | - "rxjs": "~7.8.2", |
| 38 | + "rxjs": "7.8.2", |
39 | 39 | "tslib": "2.8.1", |
40 | | - "zone.js": "~0.15.0" |
| 40 | + "zone.js": "~0.15.1" |
41 | 41 | }, |
42 | 42 | "devDependencies": { |
43 | | - "@angular-devkit/build-angular": "20.0.0-next.8", |
44 | | - "@angular-eslint/builder": "19.4.0", |
45 | | - "@angular-eslint/eslint-plugin": "19.4.0", |
46 | | - "@angular-eslint/eslint-plugin-template": "19.4.0", |
47 | | - "@angular-eslint/schematics": "19.4.0", |
48 | | - "@angular-eslint/template-parser": "19.4.0", |
49 | | - "@angular/cli": "20.0.0-next.8", |
50 | | - "@angular/compiler-cli": "20.0.0-next.8", |
51 | | - "@eslint/eslintrc": "^3.3.1", |
52 | | - "@eslint/js": "^9.27.0", |
53 | | - "@types/jasmine": "~5.1.8", |
54 | | - "@types/lodash": "4.17.17", |
55 | | - "@types/lodash-es": "^4.17.12", |
56 | | - "@types/node": "22.15.21", |
57 | | - "@typescript-eslint/eslint-plugin": "8.32.1", |
58 | | - "@typescript-eslint/parser": "8.32.1", |
59 | | - "eslint": "9.27.0", |
60 | | - "prettier": "3.5.3", |
| 43 | + "@angular-devkit/build-angular": "20.0.4", |
| 44 | + "@angular-eslint/builder": "20.1.1", |
| 45 | + "@angular-eslint/eslint-plugin": "20.1.1", |
| 46 | + "@angular-eslint/eslint-plugin-template": "20.1.1", |
| 47 | + "@angular-eslint/schematics": "20.1.1", |
| 48 | + "@angular-eslint/template-parser": "20.1.1", |
| 49 | + "@angular/cli": "20.0.4", |
| 50 | + "@angular/compiler-cli": "20.0.5", |
| 51 | + "@eslint/eslintrc": "3.3.1", |
| 52 | + "@eslint/js": "^9.29.0", |
| 53 | + "@types/lodash-es": "4.17.12", |
| 54 | + "@types/node": "24.0.4", |
| 55 | + "@typescript-eslint/eslint-plugin": "8.35.0", |
| 56 | + "@typescript-eslint/parser": "8.35.0", |
| 57 | + "eslint": "9.29.0", |
| 58 | + "prettier": "3.6.1", |
61 | 59 | "typescript": "5.8.3" |
62 | 60 | } |
63 | 61 | } |
0 commit comments