|
16 | 16 | "clean": "ng cache clean"
|
17 | 17 | },
|
18 | 18 | "dependencies": {
|
19 |
| - "@angular/animations": "19.0.4", |
20 |
| - "@angular/common": "19.0.4", |
21 |
| - "@angular/compiler": "19.0.4", |
22 |
| - "@angular/core": "19.0.4", |
23 |
| - "@angular/forms": "19.0.4", |
24 |
| - "@angular/platform-browser": "19.0.4", |
25 |
| - "@angular/platform-browser-dynamic": "19.0.4", |
26 |
| - "@angular/router": "19.0.4", |
| 19 | + "@angular/animations": "19.0.5", |
| 20 | + "@angular/common": "19.0.5", |
| 21 | + "@angular/compiler": "19.0.5", |
| 22 | + "@angular/core": "19.0.5", |
| 23 | + "@angular/forms": "19.0.5", |
| 24 | + "@angular/platform-browser": "19.0.5", |
| 25 | + "@angular/platform-browser-dynamic": "19.0.5", |
| 26 | + "@angular/router": "19.0.5", |
27 | 27 | "@auth0/auth0-angular": "^2.2.3",
|
28 | 28 | "@microsoft/applicationinsights-analytics-js": "3.3.4",
|
29 | 29 | "@microsoft/applicationinsights-angularplugin-js": "^15.3.4",
|
|
43 | 43 | "zone.js": "~0.15.0"
|
44 | 44 | },
|
45 | 45 | "devDependencies": {
|
46 |
| - "@angular-devkit/build-angular": "19.0.5", |
47 |
| - "@angular/cli": "19.0.5", |
48 |
| - "@angular/compiler-cli": "19.0.4", |
| 46 | + "@angular-devkit/build-angular": "19.0.6", |
| 47 | + "@angular/cli": "19.0.6", |
| 48 | + "@angular/compiler-cli": "19.0.5", |
49 | 49 | "@stylistic/eslint-plugin": "^2.12.1",
|
50 | 50 | "@types/jest": "^29.5.14",
|
51 | 51 | "@types/lodash-es": "^4.17.12",
|
|
0 commit comments