Skip to content

Commit d47e87e

Browse files
chore(deps): update angular to v21.0.0-rc.1
1 parent bfca8fc commit d47e87e

File tree

3 files changed

+39
-39
lines changed

3 files changed

+39
-39
lines changed

demo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"tslib": "^2.8.1"
2222
},
2323
"devDependencies": {
24-
"@angular/build": "21.0.0-rc.0",
25-
"@angular/cli": "21.0.0-rc.0",
24+
"@angular/build": "21.0.0-rc.1",
25+
"@angular/cli": "21.0.0-rc.1",
2626
"@angular/compiler-cli": "21.0.0-rc.0",
2727
"typescript": "~5.9.0"
2828
}

libs/angular-ecmascript-intl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"test": "ng test"
2929
},
3030
"devDependencies": {
31-
"@angular/cli": "21.0.0-rc.0",
31+
"@angular/cli": "21.0.0-rc.1",
3232
"@angular/common": "21.0.0-rc.0",
3333
"@angular/core": "21.0.0-rc.0",
3434
"@angular/platform-browser": "21.0.0-rc.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)