|
46 | 46 | }, |
47 | 47 | "packageManager": "pnpm@10.22.0", |
48 | 48 | "peerDependencies": { |
49 | | - "@angular/common": "~19.0.0 || ~19.2.0 || ~20.1.0 || ~20.2.0 || ~20.3.0", |
50 | | - "@angular/core": "~19.0.0 || ~19.2.0 || ~20.1.0 || ~20.2.0 || ~20.3.0", |
| 49 | + "@angular/common": "~19.0.0 || ~19.2.0 || ~20.1.0 || ~20.2.0 || ~20.3.0 || ~21.0.0", |
| 50 | + "@angular/core": "~19.0.0 || ~19.2.0 || ~20.1.0 || ~20.2.0 || ~20.3.0 || ~21.0.0", |
51 | 51 | "@interactive-video-labs/core": "^0.1.4 || ^0.2.0" |
52 | 52 | }, |
53 | 53 | "dependencies": { |
|
64 | 64 | "eslint-plugin-prettier": "^5.5.4", |
65 | 65 | "@analogjs/vite-plugin-angular": "^2.0.0", |
66 | 66 | "@angular-devkit/build-angular": "~20.2.0", |
67 | | - "@angular/common": "~20.3.0", |
68 | | - "@angular/compiler": "~20.3.0", |
69 | | - "@angular/compiler-cli": "~20.3.0", |
70 | | - "@angular/core": "~20.3.0", |
71 | | - "@angular/platform-browser": "~20.3.0", |
72 | | - "@angular/platform-browser-dynamic": "~20.3.0", |
| 67 | + "@angular/common": "~21.0.0", |
| 68 | + "@angular/compiler": "~21.0.0", |
| 69 | + "@angular/compiler-cli": "~21.0.0", |
| 70 | + "@angular/core": "~21.0.0", |
| 71 | + "@angular/platform-browser": "~21.0.0", |
| 72 | + "@angular/platform-browser-dynamic": "~21.0.0", |
73 | 73 | "jsdom": "^27.0.0", |
74 | 74 | "tsup": "^8.5.0", |
75 | 75 | "typescript": "5.9.3", |
|
0 commit comments