Skip to content

Commit 707d2e5

Browse files
chore(deps): update angular monorepo to v21
1 parent 6792095 commit 707d2e5

File tree

2 files changed

+119
-86
lines changed

2 files changed

+119
-86
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
},
4747
"packageManager": "pnpm@10.22.0",
4848
"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",
5151
"@interactive-video-labs/core": "^0.1.4 || ^0.2.0"
5252
},
5353
"dependencies": {
@@ -64,12 +64,12 @@
6464
"eslint-plugin-prettier": "^5.5.4",
6565
"@analogjs/vite-plugin-angular": "^2.0.0",
6666
"@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",
7373
"jsdom": "^27.0.0",
7474
"tsup": "^8.5.0",
7575
"typescript": "5.9.3",

0 commit comments

Comments
 (0)