|
14 | 14 | }, |
15 | 15 | "private": true, |
16 | 16 | "dependencies": { |
17 | | - "@angular/common": "^19.2.0", |
18 | | - "@angular/compiler": "^19.2.0", |
19 | | - "@angular/core": "^19.2.0", |
20 | | - "@angular/forms": "^19.2.0", |
21 | | - "@angular/platform-browser": "^19.2.0", |
22 | | - "@angular/platform-browser-dynamic": "^19.2.0", |
23 | | - "@angular/router": "^19.2.0", |
| 17 | + "@angular/common": "^20.1.3", |
| 18 | + "@angular/compiler": "^20.1.3", |
| 19 | + "@angular/core": "^20.1.3", |
| 20 | + "@angular/forms": "^20.1.3", |
| 21 | + "@angular/platform-browser": "^20.1.3", |
| 22 | + "@angular/platform-browser-dynamic": "^20.1.3", |
| 23 | + "@angular/router": "^20.1.3", |
24 | 24 | "@servicestack/client": "^2.1.11", |
25 | 25 | "@tailwindcss/forms": "^0.5.10", |
26 | | - "@tailwindcss/postcss": "^4.0.17", |
| 26 | + "@tailwindcss/postcss": "^4.1.11", |
27 | 27 | "@tailwindcss/typography": "^0.5.16", |
28 | | - "marked": "^15.0.7", |
29 | | - "postcss": "^8.5.3", |
30 | | - "rxjs": "~7.8.0", |
31 | | - "tailwindcss": "^4.0.17", |
32 | | - "tslib": "^2.3.0", |
33 | | - "zone.js": "~0.15.0" |
| 28 | + "marked": "^16.1.1", |
| 29 | + "postcss": "^8.5.6", |
| 30 | + "rxjs": "~7.8.2", |
| 31 | + "tailwindcss": "^4.1.11", |
| 32 | + "tslib": "^2.8.1", |
| 33 | + "zone.js": "~0.15.1" |
34 | 34 | }, |
35 | 35 | "devDependencies": { |
36 | | - "@angular-devkit/build-angular": "^19.2.4", |
37 | | - "@angular/cli": "^19.2.4", |
38 | | - "@angular/compiler-cli": "^19.2.0", |
39 | | - "@types/jasmine": "~5.1.0", |
40 | | - "jasmine-core": "~5.6.0", |
41 | | - "karma": "~6.4.0", |
| 36 | + "@angular-devkit/build-angular": "^20.1.3", |
| 37 | + "@angular/cli": "^20.1.3", |
| 38 | + "@angular/compiler-cli": "^20.1.3", |
| 39 | + "@types/jasmine": "~5.1.8", |
| 40 | + "jasmine-core": "~5.9.0", |
| 41 | + "karma": "~6.4.4", |
42 | 42 | "karma-chrome-launcher": "~3.2.0", |
43 | | - "karma-coverage": "~2.2.0", |
| 43 | + "karma-coverage": "~2.2.1", |
44 | 44 | "karma-jasmine": "~5.1.0", |
45 | 45 | "karma-jasmine-html-reporter": "~2.1.0", |
46 | 46 | "run-script-os": "^1.1.6", |
47 | | - "typescript": "~5.7.2" |
| 47 | + "typescript": "~5.8.3" |
48 | 48 | } |
49 | 49 | } |
0 commit comments