|
11 | 11 | }, |
12 | 12 | "private": true, |
13 | 13 | "dependencies": { |
14 | | - "@angular/animations": "^19.2.1", |
15 | | - "@angular/cdk": "^19.2.2", |
16 | | - "@angular/common": "^19.2.1", |
17 | | - "@angular/compiler": "^19.2.1", |
18 | | - "@angular/core": "^19.2.1", |
19 | | - "@angular/forms": "^19.2.1", |
20 | | - "@angular/platform-browser": "^19.2.1", |
21 | | - "@angular/platform-browser-dynamic": "^19.2.1", |
22 | | - "@angular/router": "^19.2.1", |
23 | | - "@zag-js/accordion": "^1.3.3", |
24 | | - "@zag-js/collapsible": "^1.3.3", |
25 | | - "@zag-js/core": "^1.3.3", |
26 | | - "@zag-js/menu": "^1.3.3", |
27 | | - "@zag-js/tooltip": "^1.3.3", |
28 | | - "@zag-js/types": "^1.3.3", |
29 | | - "@zag-js/utils": "^1.3.3", |
| 14 | + "@angular/animations": "^19.2.2", |
| 15 | + "@angular/cdk": "^19.2.3", |
| 16 | + "@angular/common": "^19.2.2", |
| 17 | + "@angular/compiler": "^19.2.2", |
| 18 | + "@angular/core": "^19.2.2", |
| 19 | + "@angular/forms": "^19.2.2", |
| 20 | + "@angular/platform-browser": "^19.2.2", |
| 21 | + "@angular/platform-browser-dynamic": "^19.2.2", |
| 22 | + "@angular/router": "^19.2.2", |
| 23 | + "@zag-js/accordion": "^1.4.0", |
| 24 | + "@zag-js/collapsible": "^1.4.0", |
| 25 | + "@zag-js/core": "^1.4.0", |
| 26 | + "@zag-js/menu": "^1.4.0", |
| 27 | + "@zag-js/toast": "^1.4.0", |
| 28 | + "@zag-js/tooltip": "^1.4.0", |
| 29 | + "@zag-js/types": "^1.4.0", |
| 30 | + "@zag-js/utils": "^1.4.0", |
30 | 31 | "rxjs": "~7.8.2", |
31 | 32 | "tslib": "^2.8.1", |
32 | 33 | "zone.js": "~0.15.0" |
33 | 34 | }, |
34 | 35 | "devDependencies": { |
35 | | - "@angular-devkit/build-angular": "^19.2.1", |
36 | | - "@angular/cli": "^19.2.1", |
37 | | - "@angular/compiler-cli": "^19.2.1", |
| 36 | + "@angular-devkit/build-angular": "^19.2.3", |
| 37 | + "@angular/cli": "^19.2.3", |
| 38 | + "@angular/compiler-cli": "^19.2.2", |
38 | 39 | "@types/jasmine": "~5.1.7", |
39 | 40 | "angular-eslint": "^19.2.1", |
40 | 41 | "eslint": "^9.22.0", |
|
0 commit comments