|
67 | 67 | "yaml": "2.8.1" |
68 | 68 | }, |
69 | 69 | "devDependencies": { |
70 | | - "@angular-devkit/build-angular": "19.2.3", |
71 | | - "@angular/cli": "20.1.6", |
72 | | - "@angular/common": "19.0.0", |
73 | | - "@angular/compiler": "19.0.0", |
74 | | - "@angular/compiler-cli": "19.0.0", |
75 | | - "@angular/core": "19.0.0", |
76 | | - "@angular/forms": "19.0.0", |
77 | | - "@angular/platform-browser": "19.0.0", |
78 | | - "@angular/platform-browser-dynamic": "19.0.0", |
79 | | - "@angular/router": "19.0.0", |
| 70 | + "@angular-devkit/build-angular": "21.0.1", |
| 71 | + "@angular/cli": "21.0.1", |
| 72 | + "@angular/common": "21.0.2", |
| 73 | + "@angular/compiler": "21.0.2", |
| 74 | + "@angular/compiler-cli": "21.0.2", |
| 75 | + "@angular/core": "21.0.2", |
| 76 | + "@angular/forms": "21.0.2", |
| 77 | + "@angular/platform-browser": "21.0.2", |
| 78 | + "@angular/platform-browser-dynamic": "21.0.2", |
| 79 | + "@angular/router": "21.0.2", |
80 | 80 | "@codemirror/commands": "6.8.1", |
81 | 81 | "@codemirror/lang-yaml": "6.1.2", |
82 | 82 | "@codemirror/state": "6.5.2", |
|
116 | 116 | "storybook": "9.1.2", |
117 | 117 | "tailwindcss": "4.1.12", |
118 | 118 | "tslib": "2.8.1", |
119 | | - "typescript": "5.6.3", |
| 119 | + "typescript": "5.9.3", |
120 | 120 | "typescript-eslint": "8.39.1", |
121 | | - "vite": "7.1.9", |
| 121 | + "vite": "7.1.11", |
122 | 122 | "vite-plugin-dts": "4.5.4", |
123 | 123 | "vitepress": "1.6.4", |
124 | 124 | "vitest": "3.2.4", |
|
0 commit comments