|
27 | 27 | "analog" |
28 | 28 | ], |
29 | 29 | "dependencies": { |
30 | | - "@angular/animations": "^21.0.5", |
31 | | - "@angular/common": "^21.0.5", |
32 | | - "@angular/compiler": "^21.0.5", |
33 | | - "@angular/core": "^21.0.5", |
34 | | - "@angular/forms": "^21.0.5", |
35 | | - "@angular/platform-browser": "^21.0.5", |
36 | | - "@angular/platform-browser-dynamic": "^21.0.5", |
37 | | - "@angular/router": "^21.0.5", |
38 | | - "@keycloakify/angular": "^21.0.0-rc.3", |
39 | | - "keycloakify": "^11.13.5", |
| 30 | + "@angular/animations": "^21.0.8", |
| 31 | + "@angular/common": "^21.0.8", |
| 32 | + "@angular/compiler": "^21.0.8", |
| 33 | + "@angular/core": "^21.0.8", |
| 34 | + "@angular/forms": "^21.0.8", |
| 35 | + "@angular/platform-browser": "^21.0.8", |
| 36 | + "@angular/platform-browser-dynamic": "^21.0.8", |
| 37 | + "@angular/router": "^21.0.8", |
| 38 | + "@keycloakify/angular": "^21.0.0", |
| 39 | + "keycloakify": "^11.13.11", |
40 | 40 | "rxjs": "~7.8.2", |
41 | 41 | "tslib": "^2.8.1", |
42 | 42 | "zone.js": "~0.16.0" |
43 | 43 | }, |
44 | 44 | "devDependencies": { |
45 | | - "@analogjs/platform": "2.1.3", |
46 | | - "@analogjs/storybook-angular": "^2.1.3", |
47 | | - "@analogjs/vite-plugin-angular": "2.1.3", |
48 | | - "@analogjs/vitest-angular": "^2.1.3", |
49 | | - "@angular/build": "^21.0.3", |
50 | | - "@angular/cli": "^21.0.3", |
51 | | - "@angular/compiler-cli": "^21.0.5", |
52 | | - "@angular-devkit/build-angular": "^21.0.3", |
53 | | - "@nx/angular": "^22.2.5", |
54 | | - "@nx/vite": "^22.2.5", |
55 | | - "@storybook/angular": "^10.1.9", |
| 45 | + "@analogjs/platform": "2.2.1", |
| 46 | + "@analogjs/storybook-angular": "^2.2.1", |
| 47 | + "@analogjs/vite-plugin-angular": "2.2.1", |
| 48 | + "@analogjs/vitest-angular": "^2.2.1", |
| 49 | + "@angular/build": "^21.0.5", |
| 50 | + "@angular/cli": "^21.0.5", |
| 51 | + "@angular/compiler-cli": "^21.0.8", |
| 52 | + "@angular-devkit/build-angular": "^21.0.5", |
| 53 | + "@nx/angular": "^22.3.3", |
| 54 | + "@nx/vite": "^22.3.3", |
| 55 | + "@storybook/angular": "^10.1.11", |
56 | 56 | "@types/node": "^24.10.1", |
57 | | - "@typescript-eslint/types": "^8.50.0", |
58 | | - "@typescript-eslint/utils": "^8.50.0", |
| 57 | + "@typescript-eslint/types": "^8.53.0", |
| 58 | + "@typescript-eslint/utils": "^8.53.0", |
59 | 59 | "angular-eslint": "^21.1.0", |
60 | 60 | "eslint": "^9.39.2", |
61 | 61 | "eslint-plugin-prettier": "^5.5.4", |
62 | | - "eslint-plugin-storybook": "^10.1.9", |
63 | | - "jsdom": "^27.3.0", |
64 | | - "npm-check-updates": "^19.2.0", |
| 62 | + "eslint-plugin-storybook": "^10.1.11", |
| 63 | + "jsdom": "^27.4.0", |
| 64 | + "npm-check-updates": "^19.3.1", |
65 | 65 | "prettier": "^3.7.4", |
66 | | - "storybook": "^10.1.9", |
| 66 | + "storybook": "^10.1.11", |
67 | 67 | "typescript": "~5.9.3", |
68 | | - "typescript-eslint": "^8.50.0", |
69 | | - "vite": "^7.3.0", |
70 | | - "vite-tsconfig-paths": "^6.0.1", |
71 | | - "vitest": "^4.0.15" |
| 68 | + "typescript-eslint": "^8.53.0", |
| 69 | + "vite": "^7.3.1", |
| 70 | + "vite-tsconfig-paths": "^6.0.4", |
| 71 | + "vitest": "^4.0.17" |
72 | 72 | }, |
73 | 73 | "resolutions": { |
74 | 74 | "esbuild": "^0.25.4", |
|
0 commit comments