|
14 | 14 | "clean": "ng cache clean"
|
15 | 15 | },
|
16 | 16 | "dependencies": {
|
17 |
| - "@angular/animations": "20.2.4", |
18 |
| - "@angular/common": "20.2.4", |
19 |
| - "@angular/compiler": "20.2.4", |
20 |
| - "@angular/core": "20.2.4", |
21 |
| - "@angular/forms": "20.2.4", |
22 |
| - "@angular/platform-browser": "20.2.4", |
23 |
| - "@angular/router": "20.2.4", |
24 |
| - "@auth0/auth0-angular": "^2.2.3", |
| 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", |
| 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",
|
27 | 27 | "@microsoft/applicationinsights-web": "^3.3.9",
|
28 | 28 | "bootstrap-icons": "1.13.1",
|
29 | 29 | "jwt-decode": "^4.0.0",
|
30 | 30 | "marked": "^15.0.12",
|
31 |
| - "ngx-toastr": "^19.0.0", |
| 31 | + "ngx-toastr": "^19.1.0", |
32 | 32 | "rxjs": "^7.8.2",
|
33 | 33 | "tslib": "^2.8.1",
|
34 | 34 | "zod": "^4.1.5",
|
35 | 35 | "zone.js": "~0.15.1"
|
36 | 36 | },
|
37 | 37 | "devDependencies": {
|
38 |
| - "@angular/build": "20.2.2", |
39 |
| - "@angular/cli": "20.2.2", |
40 |
| - "@angular/compiler-cli": "20.2.4", |
| 38 | + "@angular/build": "20.3.2", |
| 39 | + "@angular/cli": "20.3.2", |
| 40 | + "@angular/compiler-cli": "20.3.1", |
41 | 41 | "@stylistic/eslint-plugin": "^5.3.1",
|
42 | 42 | "@tailwindcss/postcss": "^4.1.13",
|
43 | 43 | "@tailwindcss/typography": "^0.5.16",
|
44 | 44 | "@vitest/eslint-plugin": "^1.3.8",
|
45 |
| - "angular-eslint": "20.2.0", |
| 45 | + "angular-eslint": "20.3.0", |
46 | 46 | "daisyui": "^5.1.7",
|
47 | 47 | "eslint": "^9.34.0",
|
48 | 48 | "eslint-config-flat-gitignore": "^2.1.0",
|
|
0 commit comments