Skip to content

Commit 0f7f601

Browse files
chore(e2e/nx): update angular monorepo to v21
1 parent 7bc66cb commit 0f7f601

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

e2e/nx/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
"test": "nx test"
1111
},
1212
"dependencies": {
13-
"@angular/animations": "20.3.17",
14-
"@angular/common": "20.3.17",
15-
"@angular/compiler": "20.3.17",
16-
"@angular/core": "20.3.17",
17-
"@angular/forms": "20.3.17",
18-
"@angular/platform-browser": "20.3.17",
19-
"@angular/platform-browser-dynamic": "20.3.17",
20-
"@angular/router": "20.3.17",
13+
"@angular/animations": "21.2.1",
14+
"@angular/common": "21.2.1",
15+
"@angular/compiler": "21.2.1",
16+
"@angular/core": "21.2.1",
17+
"@angular/forms": "21.2.1",
18+
"@angular/platform-browser": "21.2.1",
19+
"@angular/platform-browser-dynamic": "21.2.1",
20+
"@angular/router": "21.2.1",
2121
"@nx/angular": "22.5.4",
2222
"rxjs": "7.8.2",
2323
"tslib": "2.8.1",
@@ -26,8 +26,8 @@
2626
"devDependencies": {
2727
"@angular/build": "20.3.19",
2828
"@angular/cli": "20.3.19",
29-
"@angular/compiler-cli": "20.3.17",
30-
"@angular/language-service": "20.3.17",
29+
"@angular/compiler-cli": "21.2.1",
30+
"@angular/language-service": "21.2.1",
3131
"@nx/jest": "22.5.4",
3232
"@nx/workspace": "22.5.4",
3333
"@types/jasmine": "6.0.0",

0 commit comments

Comments
 (0)