|
7 | 7 | } |
8 | 8 | ], |
9 | 9 | "dependencies": { |
10 | | - "@angular/animations": "20.3.3", |
11 | | - "@angular/cdk": "20.2.7", |
12 | | - "@angular/common": "20.3.3", |
13 | | - "@angular/compiler": "20.3.3", |
14 | | - "@angular/core": "20.3.3", |
15 | | - "@angular/forms": "20.3.3", |
16 | | - "@angular/material": "20.2.7", |
17 | | - "@angular/platform-browser": "20.3.3", |
18 | | - "@angular/platform-browser-dynamic": "20.3.3", |
| 10 | + "@angular/animations": "20.3.4", |
| 11 | + "@angular/cdk": "20.2.8", |
| 12 | + "@angular/common": "20.3.4", |
| 13 | + "@angular/compiler": "20.3.4", |
| 14 | + "@angular/core": "20.3.4", |
| 15 | + "@angular/forms": "20.3.4", |
| 16 | + "@angular/material": "20.2.8", |
| 17 | + "@angular/platform-browser": "20.3.4", |
| 18 | + "@angular/platform-browser-dynamic": "20.3.4", |
19 | 19 | "chart.js": "4.5.0", |
20 | 20 | "material-icons": "1.13.14", |
21 | 21 | "rxjs": "7.8.2", |
|
24 | 24 | }, |
25 | 25 | "description": "", |
26 | 26 | "devDependencies": { |
27 | | - "@angular-eslint/builder": "20.3.0", |
28 | | - "@angular/build": "20.3.3", |
29 | | - "@angular/cli": "20.3.3", |
30 | | - "@angular/compiler-cli": "20.3.3", |
31 | | - "@cypress/schematic": "4.1.3", |
32 | | - "@eslint/js": "9.36.0", |
| 27 | + "@angular-eslint/builder": "20.4.0", |
| 28 | + "@angular/build": "20.3.5", |
| 29 | + "@angular/cli": "20.3.5", |
| 30 | + "@angular/compiler-cli": "20.3.4", |
| 31 | + "@cypress/schematic": "4.1.4", |
| 32 | + "@eslint/js": "9.37.0", |
33 | 33 | "@tailwindcss/postcss": "4.1.14", |
34 | 34 | "@types/jasmine": "5.1.9", |
35 | | - "angular-eslint": "20.3.0", |
36 | | - "cypress": "15.3.0", |
37 | | - "eslint": "9.36.0", |
| 35 | + "angular-eslint": "20.4.0", |
| 36 | + "cypress": "15.4.0", |
| 37 | + "eslint": "9.37.0", |
38 | 38 | "eslint-plugin-cypress": "5.2.0", |
39 | | - "jasmine-core": "5.11.0", |
| 39 | + "jasmine-core": "5.12.0", |
40 | 40 | "karma": "6.4.4", |
41 | 41 | "karma-chrome-launcher": "3.2.0", |
42 | 42 | "karma-coverage": "2.2.1", |
|
45 | 45 | "postcss": "8.5.6", |
46 | 46 | "tailwindcss": "4.1.14", |
47 | 47 | "typescript": "5.9.3", |
48 | | - "typescript-eslint": "8.45.0" |
| 48 | + "typescript-eslint": "8.46.0" |
49 | 49 | }, |
50 | 50 | "engines": { |
51 | 51 | "node": ">=22.20.0" |
|
0 commit comments