Skip to content

Commit b49f64a

Browse files
fix(deps): update dependency @angular/compiler to v20.3.16 [security]
1 parent 68bf7ad commit b49f64a

File tree

3 files changed

+76
-84
lines changed

3 files changed

+76
-84
lines changed

packages/components-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"dependencies": {
2929
"@angular/animations": "20.3.9",
3030
"@angular/common": "20.3.15",
31-
"@angular/compiler": "20.3.15",
31+
"@angular/compiler": "20.3.16",
3232
"@angular/core": "20.3.9",
3333
"@angular/forms": "20.3.9",
3434
"@angular/platform-browser": "20.3.9",

packages/styles-primeng-workspace/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"@angular/animations": "19.2.18",
2626
"@angular/common": "19.2.18",
27-
"@angular/compiler": "19.2.18",
27+
"@angular/compiler": "20.3.16",
2828
"@angular/core": "19.2.18",
2929
"@angular/forms": "19.2.18",
3030
"@angular/platform-browser": "19.2.18",

0 commit comments

Comments
 (0)