|
13 | 13 | }, |
14 | 14 | "private": true, |
15 | 15 | "dependencies": { |
16 | | - "@angular/animations": "^20.0.2", |
17 | | - "@angular/cdk": "^20.0.2", |
18 | | - "@angular/common": "^20.0.2", |
19 | | - "@angular/compiler": "^20.0.2", |
20 | | - "@angular/core": "^20.0.2", |
21 | | - "@angular/forms": "^20.0.2", |
22 | | - "@angular/material": "^20.0.2", |
23 | | - "@angular/platform-browser": "^20.0.2", |
24 | | - "@angular/platform-browser-dynamic": "^20.0.2", |
25 | | - "@angular/router": "^20.0.2", |
| 16 | + "@angular/animations": "^20.0.3", |
| 17 | + "@angular/cdk": "^20.0.3", |
| 18 | + "@angular/common": "^20.0.3", |
| 19 | + "@angular/compiler": "^20.0.3", |
| 20 | + "@angular/core": "^20.0.3", |
| 21 | + "@angular/forms": "^20.0.3", |
| 22 | + "@angular/material": "^20.0.3", |
| 23 | + "@angular/platform-browser": "^20.0.3", |
| 24 | + "@angular/platform-browser-dynamic": "^20.0.3", |
| 25 | + "@angular/router": "^20.0.3", |
26 | 26 | "rxjs": "~7.8.2", |
27 | 27 | "tslib": "^2.8.1", |
28 | 28 | "webpack-dev-middleware": ">=7.4.2", |
29 | 29 | "zone.js": "~0.15.1" |
30 | 30 | }, |
31 | 31 | "devDependencies": { |
32 | | - "@angular-devkit/build-angular": "^20.0.1", |
| 32 | + "@angular-devkit/build-angular": "^20.0.2", |
33 | 33 | "@angular-eslint/builder": "20.0.0", |
34 | 34 | "@angular-eslint/eslint-plugin": "20.0.0", |
35 | 35 | "@angular-eslint/eslint-plugin-template": "20.0.0", |
36 | 36 | "@angular-eslint/schematics": "20.0.0", |
37 | 37 | "@angular-eslint/template-parser": "20.0.0", |
38 | | - "@angular/build": "^20.0.1", |
39 | | - "@angular/cli": "^20.0.1", |
40 | | - "@angular/compiler-cli": "^20.0.2", |
| 38 | + "@angular/build": "^20.0.2", |
| 39 | + "@angular/cli": "^20.0.2", |
| 40 | + "@angular/compiler-cli": "^20.0.3", |
41 | 41 | "@types/jasmine": "~5.1.8", |
42 | 42 | "@typescript-eslint/eslint-plugin": "^8.34.0", |
43 | 43 | "@typescript-eslint/parser": "^8.34.0", |
44 | | - "eslint": "^9.28.0", |
| 44 | + "eslint": "^9.29.0", |
45 | 45 | "jasmine-core": "~5.8.0", |
46 | 46 | "karma": "~6.4.4", |
47 | 47 | "karma-chrome-launcher": "~3.2.0", |
|
52 | 52 | "webpack-dev-middleware": ">=7.4.2" |
53 | 53 | }, |
54 | 54 | "optionalDependencies": { |
55 | | - "@rollup/rollup-linux-x64-gnu": "^4.42.0" |
| 55 | + "@rollup/rollup-linux-x64-gnu": "^4.43.0" |
56 | 56 | } |
57 | 57 | } |
0 commit comments