|
14 | 14 | "clean": "ng cache clean"
|
15 | 15 | },
|
16 | 16 | "dependencies": {
|
17 |
| - "@angular/animations": "20.3.1", |
18 |
| - "@angular/common": "20.3.1", |
19 |
| - "@angular/compiler": "20.3.1", |
20 |
| - "@angular/core": "20.3.1", |
21 |
| - "@angular/forms": "20.3.1", |
22 |
| - "@angular/platform-browser": "20.3.1", |
23 |
| - "@angular/router": "20.3.1", |
| 17 | + "@angular/animations": "20.3.2", |
| 18 | + "@angular/common": "20.3.2", |
| 19 | + "@angular/compiler": "20.3.2", |
| 20 | + "@angular/core": "20.3.2", |
| 21 | + "@angular/forms": "20.3.2", |
| 22 | + "@angular/platform-browser": "20.3.2", |
| 23 | + "@angular/router": "20.3.2", |
24 | 24 | "@auth0/auth0-angular": "^2.3.0",
|
25 | 25 | "@microsoft/applicationinsights-analytics-js": "3.3.9",
|
26 | 26 | "@microsoft/applicationinsights-angularplugin-js": "^15.3.7",
|
|
35 | 35 | "zone.js": "~0.15.1"
|
36 | 36 | },
|
37 | 37 | "devDependencies": {
|
38 |
| - "@angular/build": "20.3.2", |
39 |
| - "@angular/cli": "20.3.2", |
40 |
| - "@angular/compiler-cli": "20.3.1", |
| 38 | + "@angular/build": "20.3.3", |
| 39 | + "@angular/cli": "20.3.3", |
| 40 | + "@angular/compiler-cli": "20.3.2", |
41 | 41 | "@stylistic/eslint-plugin": "^5.4.0",
|
42 | 42 | "@tailwindcss/postcss": "^4.1.13",
|
43 | 43 | "@tailwindcss/typography": "^0.5.16",
|
|
0 commit comments