|
14 | 14 | "url": "https://github.com/dont-code/ng-xtend.git" |
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | | - "@angular/animations": "^20.3.9", |
18 | | - "@angular/common": "^20.3.9", |
19 | | - "@angular/compiler": "^20.3.9", |
20 | | - "@angular/core": "^20.3.9", |
21 | | - "@angular/forms": "^20.3.9", |
22 | | - "@angular/platform-browser": "^20.3.9", |
23 | | - "@angular/platform-browser-dynamic": "^20.3.9", |
24 | | - "@angular/router": "^20.3.9", |
| 17 | + "@angular/animations": "^21.2.7", |
| 18 | + "@angular/common": "^21.2.7", |
| 19 | + "@angular/compiler": "^21.2.7", |
| 20 | + "@angular/core": "^21.2.7", |
| 21 | + "@angular/forms": "^21.2.7", |
| 22 | + "@angular/platform-browser": "^21.2.7", |
| 23 | + "@angular/platform-browser-dynamic": "^21.2.7", |
| 24 | + "@angular/router": "^21.2.7", |
25 | 25 | "xt-components": "workspace:^", |
26 | 26 | "xt-plugin-default": "workspace:^", |
27 | 27 | "xt-type": "workspace:^", |
28 | 28 | "xt-store": "workspace:^", |
29 | 29 | "rxjs": "^7.8.2", |
30 | 30 | "tslib": "^2.8.1", |
31 | 31 | "es-module-shims": "^2.6.2", |
32 | | - "primeng": "^20.3.0", |
| 32 | + "primeng": "^21.1.5", |
33 | 33 | "primeicons": "^7.0.0", |
34 | | - "@primeuix/themes": "^1.2.5", |
35 | | - "tailwindcss": "~4.1.16", |
36 | | - "@ngrx/signals": "^20.1.0", |
| 34 | + "@primeuix/themes": "^2.0.3", |
| 35 | + "tailwindcss": "~4.2.2", |
| 36 | + "@ngrx/signals": "^21.1.0", |
37 | 37 | "@softarc/native-federation-runtime": "^3.3.6", |
38 | | - "@angular-architects/native-federation": "^20.1.7" |
| 38 | + "@angular-architects/native-federation": "^21.2.3" |
39 | 39 | }, |
40 | 40 | "devDependencies": { |
41 | | - "@primeuix/utils": "^0.6.1", |
| 41 | + "@primeuix/utils": "^0.7.1", |
42 | 42 | "@primeuix/styled": "^0.7.2", |
43 | | - "@tailwindcss/postcss": "~4.1.16", |
| 43 | + "@tailwindcss/postcss": "~4.2.2", |
44 | 44 | "postcss": "~8.5.6", |
45 | | - "@angular-devkit/build-angular": "^20.3.8", |
46 | | - "@angular/cli": "^20.3.8", |
47 | | - "@angular/compiler-cli": "^20.3.9", |
48 | | - "@angular/build": "^20.3.8", |
49 | | - "ng-packagr": "^20.3.0", |
| 45 | + "@angular-devkit/build-angular": "^21.2.6", |
| 46 | + "@angular/cli": "^21.2.6", |
| 47 | + "@angular/compiler-cli": "^21.2.7", |
| 48 | + "@angular/build": "^21.2.6", |
| 49 | + "ng-packagr": "^21.2.2", |
50 | 50 | "typescript": "^5.9.3", |
51 | | - "happy-dom": "^18.0.1", |
52 | | - "@analogjs/vite-plugin-angular":"^1.22.4", |
53 | | - "@analogjs/vitest-angular": "^1.22.4", |
54 | | - "jsdom": "^26.1.0", |
55 | | - "vite": "^7.1.12", |
56 | | - "vitest": "^3.2.4", |
57 | | - "vite-tsconfig-paths": "~5.1.4" |
| 51 | + "happy-dom": "^20.8.9", |
| 52 | + "@analogjs/vite-plugin-angular":"^2.4.0", |
| 53 | + "@analogjs/vitest-angular": "^2.4.0", |
| 54 | + "jsdom": "^29.0.1", |
| 55 | + "vite": "^8.0.3", |
| 56 | + "vitest": "^4.1.2" |
58 | 57 | } |
59 | 58 | } |
0 commit comments