Skip to content

Commit 6d1c69b

Browse files
fix(deps): update dependency @angular/compiler to v19.2.17 [security]
1 parent df4369e commit 6d1c69b

File tree

3 files changed

+142
-133
lines changed

3 files changed

+142
-133
lines changed

apps/angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dependencies": {
99
"@angular/animations": "17.3.12",
1010
"@angular/common": "17.3.12",
11-
"@angular/compiler": "17.3.12",
11+
"@angular/compiler": "19.2.17",
1212
"@angular/compiler-cli": "17.3.12",
1313
"@angular/core": "17.3.12",
1414
"@angular/forms": "17.3.12",

packages/devextreme-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@angular/animations": "17.3.12",
3131
"@angular/cli": "17.3.11",
3232
"@angular/common": "17.3.12",
33-
"@angular/compiler": "17.3.12",
33+
"@angular/compiler": "19.2.17",
3434
"@angular/compiler-cli": "17.3.12",
3535
"@angular/core": "17.3.12",
3636
"@angular/forms": "17.3.12",

0 commit comments

Comments
 (0)