|
11 | 11 | }, |
12 | 12 | "private": false, |
13 | 13 | "dependencies": { |
14 | | - "@angular/animations": "^20.2.3", |
15 | | - "@angular/common": "^20.2.3", |
16 | | - "@angular/compiler": "^20.2.3", |
17 | | - "@angular/core": "^20.2.3", |
18 | | - "@angular/forms": "^20.2.3", |
19 | | - "@angular/platform-browser": "^20.2.3", |
20 | | - "@angular/platform-browser-dynamic": "^20.2.3", |
21 | | - "@angular/router": "^20.2.3", |
| 14 | + "@angular/animations": "^20.3.9", |
| 15 | + "@angular/common": "^20.3.9", |
| 16 | + "@angular/compiler": "^20.3.9", |
| 17 | + "@angular/core": "^20.3.9", |
| 18 | + "@angular/forms": "^20.3.9", |
| 19 | + "@angular/platform-browser": "^20.3.9", |
| 20 | + "@angular/platform-browser-dynamic": "^20.3.9", |
| 21 | + "@angular/router": "^20.3.9", |
22 | 22 | "xt-components": "workspace:^", |
23 | 23 | "xt-plugin-default": "workspace:^", |
24 | 24 | "xt-store": "workspace:^", |
25 | 25 | "xt-type": "workspace:^", |
26 | | - "@ngrx/signals": "^20.0.1", |
| 26 | + "@ngrx/signals": "^20.1.0", |
27 | 27 | "rxjs": "^7.8.2", |
28 | 28 | "es-module-shims": "^2.6.2", |
29 | 29 | "tslib": "^2.8.1", |
30 | | - "primeng": "^20.1.2", |
| 30 | + "primeng": "^20.3.0", |
31 | 31 | "primeicons": "^7.0.0", |
32 | | - "@primeuix/themes": "^1.2.3", |
33 | | - "tailwindcss": "~4.1.13", |
34 | | - "@angular-architects/native-federation": "^20.1.6", |
35 | | - "@softarc/native-federation-runtime": "^3.3.5" |
| 32 | + "@primeuix/themes": "^1.2.5", |
| 33 | + "tailwindcss": "~4.1.16", |
| 34 | + "@angular-architects/native-federation": "^20.1.7", |
| 35 | + "@softarc/native-federation-runtime": "^3.3.6" |
36 | 36 | }, |
37 | 37 | "devDependencies": { |
38 | 38 | "@primeuix/utils": "^0.6.1", |
39 | 39 | "@primeuix/styled": "^0.7.2", |
40 | | - "@tailwindcss/postcss": "~4.1.13", |
| 40 | + "@tailwindcss/postcss": "~4.1.16", |
41 | 41 | "postcss": "~8.5.6", |
42 | | - "@angular-devkit/build-angular": "^20.2.1", |
43 | | - "@angular/cli": "^20.2.1", |
44 | | - "@angular/compiler-cli": "^20.2.3", |
45 | | - "@angular/build": "^20.2.1", |
46 | | - "ng-packagr": "^20.2.0", |
47 | | - "typescript": "^5.9.2", |
| 42 | + "@angular-devkit/build-angular": "^20.3.8", |
| 43 | + "@angular/cli": "^20.3.8", |
| 44 | + "@angular/compiler-cli": "^20.3.9", |
| 45 | + "@angular/build": "^20.3.8", |
| 46 | + "ng-packagr": "^20.3.0", |
| 47 | + "typescript": "^5.9.3", |
48 | 48 | "happy-dom": "^18.0.1", |
49 | | - "@analogjs/vite-plugin-angular":"^1.20.1", |
50 | | - "@analogjs/vitest-angular": "^1.20.1", |
| 49 | + "@analogjs/vite-plugin-angular":"^1.22.4", |
| 50 | + "@analogjs/vitest-angular": "^1.22.4", |
51 | 51 | "jsdom": "^26.1.0", |
52 | | - "vite": "^7.1.6", |
| 52 | + "vite": "^7.1.12", |
53 | 53 | "vitest": "^3.2.4", |
54 | 54 | "vite-tsconfig-paths": "~5.1.4" |
55 | 55 | } |
|
0 commit comments