|
37 | 37 | "travis": "npm run test-unit && npm run test-e2e-record" |
38 | 38 | }, |
39 | 39 | "dependencies": { |
40 | | - "@angular/animations": "^21.2.0", |
41 | | - "@angular/cdk": "^21.2.0", |
42 | | - "@angular/common": "^21.2.0", |
43 | | - "@angular/compiler": "^21.2.0", |
44 | | - "@angular/core": "^21.2.0", |
45 | | - "@angular/forms": "^21.2.0", |
46 | | - "@angular/material": "^21.2.0", |
47 | | - "@angular/platform-browser": "^21.2.0", |
48 | | - "@angular/platform-browser-dynamic": "^21.2.0", |
49 | | - "@angular/router": "^21.2.0", |
| 40 | + "@angular/animations": "21.2.17", |
| 41 | + "@angular/cdk": "21.2.14", |
| 42 | + "@angular/common": "21.2.17", |
| 43 | + "@angular/compiler": "21.2.17", |
| 44 | + "@angular/core": "21.2.17", |
| 45 | + "@angular/forms": "21.2.17", |
| 46 | + "@angular/material": "21.2.14", |
| 47 | + "@angular/platform-browser": "21.2.17", |
| 48 | + "@angular/platform-browser-dynamic": "21.2.17", |
| 49 | + "@angular/router": "21.2.17", |
50 | 50 | "ansi_up": "^5.0.0", |
51 | 51 | "async": "^3.2.5", |
52 | 52 | "blueimp-md5": "^2.19.0", |
|
64 | 64 | "zone.js": "^0.15.0" |
65 | 65 | }, |
66 | 66 | "devDependencies": { |
67 | | - "@angular/compiler-cli": "^21.2.11", |
68 | | - "@ngtools/webpack": "^21.2.9", |
| 67 | + "@angular/compiler-cli": "21.2.17", |
| 68 | + "@ngtools/webpack": "21.2.17", |
69 | 69 | "@types/jasmine": "^4.3.0", |
70 | | - "@types/node": "^20.0.0", |
| 70 | + "@types/node": "22.19.21", |
71 | 71 | "babel-loader": "^10.1.1", |
72 | 72 | "concurrently": "^8.2.0", |
73 | 73 | "http-server": "^14.1.1", |
|
0 commit comments