|
14 | 14 | "clean": "ng cache clean"
|
15 | 15 | },
|
16 | 16 | "dependencies": {
|
17 |
| - "@angular/animations": "20.0.4", |
18 |
| - "@angular/common": "20.0.4", |
19 |
| - "@angular/compiler": "20.0.4", |
20 |
| - "@angular/core": "20.0.4", |
21 |
| - "@angular/forms": "20.0.4", |
22 |
| - "@angular/platform-browser": "20.0.4", |
23 |
| - "@angular/router": "20.0.4", |
| 17 | + "@angular/animations": "20.1.2", |
| 18 | + "@angular/common": "20.1.2", |
| 19 | + "@angular/compiler": "20.1.2", |
| 20 | + "@angular/core": "20.1.2", |
| 21 | + "@angular/forms": "20.1.2", |
| 22 | + "@angular/platform-browser": "20.1.2", |
| 23 | + "@angular/router": "20.1.2", |
24 | 24 | "@auth0/auth0-angular": "^2.2.3",
|
25 | 25 | "@microsoft/applicationinsights-analytics-js": "3.3.8",
|
26 | 26 | "@microsoft/applicationinsights-angularplugin-js": "^15.3.6",
|
|
35 | 35 | "zone.js": "~0.15.1"
|
36 | 36 | },
|
37 | 37 | "devDependencies": {
|
38 |
| - "@angular/build": "20.0.3", |
39 |
| - "@angular/cli": "20.0.3", |
40 |
| - "@angular/compiler-cli": "20.0.4", |
| 38 | + "@angular/build": "20.1.1", |
| 39 | + "@angular/cli": "20.1.1", |
| 40 | + "@angular/compiler-cli": "20.1.2", |
41 | 41 | "@stylistic/eslint-plugin": "^4.4.1",
|
42 | 42 | "@tailwindcss/postcss": "^4.1.10",
|
43 | 43 | "@tailwindcss/typography": "^0.5.16",
|
|
59 | 59 | "tailwindcss": "^4.1.10",
|
60 | 60 | "typescript": "~5.8.3",
|
61 | 61 | "typescript-eslint": "^8.34.1",
|
62 |
| - "vite": "^6.3.5", |
63 | 62 | "vitest": "^3.2.4"
|
64 | 63 | }
|
65 | 64 | }
|
0 commit comments