|
30 | 30 | }, |
31 | 31 | "private": true, |
32 | 32 | "dependencies": { |
33 | | - "@angular/animations": "19.0.1", |
34 | | - "@angular/common": "19.0.1", |
35 | | - "@angular/core": "19.0.1", |
36 | | - "@angular/forms": "19.0.1", |
37 | | - "@angular/platform-browser": "19.0.1", |
38 | | - "@angular/platform-browser-dynamic": "19.0.1", |
39 | | - "@angular/router": "19.0.1", |
40 | | - "@angular/service-worker": "19.0.1", |
| 33 | + "@angular/animations": "19.2.15", |
| 34 | + "@angular/common": "19.2.15", |
| 35 | + "@angular/core": "19.2.15", |
| 36 | + "@angular/forms": "19.2.15", |
| 37 | + "@angular/platform-browser": "19.2.15", |
| 38 | + "@angular/platform-browser-dynamic": "19.2.15", |
| 39 | + "@angular/router": "19.2.15", |
| 40 | + "@angular/service-worker": "19.2.15", |
41 | 41 | "@apollo/client": "3.11.9", |
42 | 42 | "@codemirror/autocomplete": "^6.12.0", |
43 | 43 | "@codemirror/commands": "^6.3.3", |
|
75 | 75 | "tslib": "2.8.1", |
76 | 76 | "typesafe-routes": "^10.0.6", |
77 | 77 | "uuid": "^11.0.3", |
78 | | - "zone.js": "0.15.0" |
| 78 | + "zone.js": "0.15.1" |
79 | 79 | }, |
80 | 80 | "devDependencies": { |
81 | 81 | "@angular-devkit/build-angular": "^19.0.2", |
|
0 commit comments