Skip to content

Commit 96bd3c2

Browse files
chore(deps): bump @angular/compiler from 21.2.2 to 21.2.4
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 21.2.2 to 21.2.4. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v21.2.4/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-version: 21.2.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 82a3e12 commit 96bd3c2

File tree

7 files changed

+145
-153
lines changed

7 files changed

+145
-153
lines changed

napi/angular-compiler/benchmarks/bitwarden/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@angular/animations": "20.3.17",
1717
"@angular/cdk": "20.2.14",
1818
"@angular/common": "20.3.17",
19-
"@angular/compiler": "20.3.17",
19+
"@angular/compiler": "20.3.18",
2020
"@angular/core": "20.3.18",
2121
"@angular/forms": "20.3.17",
2222
"@angular/platform-browser": "20.3.17",

napi/angular-compiler/benchmarks/typedb-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@angular/animations": "20.3.17",
1717
"@angular/cdk": "20.0.5",
1818
"@angular/common": "20.3.17",
19-
"@angular/compiler": "20.3.17",
19+
"@angular/compiler": "20.3.18",
2020
"@angular/core": "20.3.18",
2121
"@angular/forms": "20.3.17",
2222
"@angular/material": "20.0.5",

napi/angular-compiler/e2e/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"dependencies": {
1010
"@angular/common": "^21.2.2",
11-
"@angular/compiler": "^21.2.2",
11+
"@angular/compiler": "^20.3.18",
1212
"@angular/core": "^21.2.2",
1313
"@angular/platform-browser": "^21.2.2",
1414
"rxjs": "catalog:",

napi/angular-compiler/e2e/compare/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@angular/cdk": "^21.2.1",
1818
"@angular/common": "^21.2.2",
19-
"@angular/compiler": "^21.2.2",
19+
"@angular/compiler": "^20.3.18",
2020
"@angular/compiler-cli": "^21.2.2",
2121
"@angular/core": "^21.2.2",
2222
"@angular/forms": "^21.2.2",

napi/angular-compiler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"obug": "^2.1.1"
6969
},
7070
"devDependencies": {
71-
"@angular/compiler": "^21.2.2",
71+
"@angular/compiler": "^20.3.18",
7272
"@angular/compiler-cli": "^21.2.2",
7373
"@napi-rs/cli": "catalog:",
7474
"@oxc-node/cli": "catalog:",

napi/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@angular/common": "^21.2.0",
13-
"@angular/compiler": "^21.2.0",
13+
"@angular/compiler": "^20.3.18",
1414
"@angular/core": "^21.1.6",
1515
"@angular/forms": "^21.2.0",
1616
"@angular/platform-browser": "^21.2.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)