Skip to content

Commit e222ee9

Browse files
chore(e2e/a22): update angular monorepo to v22.0.0-next.4
1 parent 3b6105d commit e222ee9

2 files changed

Lines changed: 62 additions & 62 deletions

File tree

e2e/a22/package-lock.json

Lines changed: 53 additions & 53 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

e2e/a22/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,22 +16,22 @@
1616
},
1717
"private": true,
1818
"dependencies": {
19-
"@angular/animations": "22.0.0-next.3",
20-
"@angular/common": "22.0.0-next.3",
21-
"@angular/compiler": "22.0.0-next.3",
22-
"@angular/core": "22.0.0-next.3",
23-
"@angular/forms": "22.0.0-next.3",
24-
"@angular/platform-browser": "22.0.0-next.3",
25-
"@angular/platform-browser-dynamic": "22.0.0-next.3",
26-
"@angular/router": "22.0.0-next.3",
19+
"@angular/animations": "22.0.0-next.4",
20+
"@angular/common": "22.0.0-next.4",
21+
"@angular/compiler": "22.0.0-next.4",
22+
"@angular/core": "22.0.0-next.4",
23+
"@angular/forms": "22.0.0-next.4",
24+
"@angular/platform-browser": "22.0.0-next.4",
25+
"@angular/platform-browser-dynamic": "22.0.0-next.4",
26+
"@angular/router": "22.0.0-next.4",
2727
"rxjs": "7.8.2",
2828
"tslib": "2.8.1",
2929
"zone.js": "0.16.1"
3030
},
3131
"devDependencies": {
3232
"@angular/build": "22.0.0-next.2",
3333
"@angular/cli": "22.0.0-next.2",
34-
"@angular/compiler-cli": "22.0.0-next.3",
34+
"@angular/compiler-cli": "22.0.0-next.4",
3535
"@types/jasmine": "6.0.0",
3636
"@types/jest": "30.0.0",
3737
"@types/node": "24.12.0",

0 commit comments

Comments
 (0)