|
14 | 14 | }, |
15 | 15 | "private": true, |
16 | 16 | "dependencies": { |
17 | | - "@angular/animations": "^19.0.4", |
| 17 | + "@angular/animations": "^19.1.0", |
18 | 18 | "@angular/cdk": "19.0.3", |
19 | | - "@angular/common": "^19.0.4", |
20 | | - "@angular/compiler": "^19.0.4", |
21 | | - "@angular/core": "^19.0.4", |
22 | | - "@angular/forms": "^19.0.4", |
| 19 | + "@angular/common": "^19.1.0", |
| 20 | + "@angular/compiler": "^19.1.0", |
| 21 | + "@angular/core": "^19.1.0", |
| 22 | + "@angular/forms": "^19.1.0", |
23 | 23 | "@angular/material": "19.0.3", |
24 | | - "@angular/platform-browser": "^19.0.4", |
25 | | - "@angular/platform-browser-dynamic": "^19.0.4", |
26 | | - "@angular/platform-server": "^19.0.4", |
27 | | - "@angular/router": "^19.0.4", |
28 | | - "@angular/ssr": "^19.0.5", |
| 24 | + "@angular/platform-browser": "^19.1.0", |
| 25 | + "@angular/platform-browser-dynamic": "^19.1.0", |
| 26 | + "@angular/platform-server": "^19.1.0", |
| 27 | + "@angular/router": "^19.1.0", |
| 28 | + "@angular/ssr": "^19.1.1", |
29 | 29 | "@netlify/angular-runtime": "^2.1.0", |
30 | 30 | "express": "^4.18.2", |
31 | 31 | "ngx-device-detector": "^9.0.0", |
|
34 | 34 | "zone.js": "~0.15.0" |
35 | 35 | }, |
36 | 36 | "devDependencies": { |
37 | | - "@angular-devkit/build-angular": "^19.0.5", |
38 | | - "@angular/cli": "^19.0.5", |
39 | | - "@angular/compiler-cli": "^19.0.4", |
| 37 | + "@angular-devkit/build-angular": "^19.1.1", |
| 38 | + "@angular/cli": "^19.1.1", |
| 39 | + "@angular/compiler-cli": "^19.1.0", |
40 | 40 | "@types/express": "^4.17.17", |
41 | 41 | "@types/jasmine": "~5.1.0", |
42 | 42 | "@types/node": "^20.17.10", |
|
0 commit comments