|
10 | 10 | "test:types": "node scripts/typecheck.mjs" |
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | | - "@angular/common": "^21.2.0", |
14 | | - "@angular/compiler": "^21.2.0", |
15 | | - "@angular/core": "^21.2.0", |
16 | | - "@angular/forms": "^21.2.0", |
17 | | - "@angular/platform-browser": "^21.2.0", |
| 13 | + "@angular/common": "^21.2.19", |
| 14 | + "@angular/compiler": "^21.2.19", |
| 15 | + "@angular/core": "^21.2.19", |
| 16 | + "@angular/forms": "^21.2.19", |
| 17 | + "@angular/platform-browser": "^21.2.19", |
18 | 18 | "@tanstack/ai": "workspace:*", |
19 | 19 | "@tanstack/ai-angular": "workspace:*", |
20 | 20 | "@tanstack/ai-client": "workspace:*", |
|
25 | 25 | }, |
26 | 26 | "devDependencies": { |
27 | 27 | "@analogjs/vite-plugin-angular": "^2.6.2", |
28 | | - "@angular/build": "^21.2.0", |
| 28 | + "@angular/build": "^21.2.20", |
29 | 29 | "@tailwindcss/vite": "^4.1.18", |
30 | 30 | "@types/node": "^24.10.1", |
31 | 31 | "dotenv": "^17.2.3", |
|
0 commit comments