Skip to content

Commit b080533

Browse files
mohas22mohas22
authored andcommitted
updated package.json in packages/components
1 parent 92ede20 commit b080533

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/angular-sdk-components/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"name": "@pega/angular-sdk-components",
33
"version": "24.2.12",
44
"peerDependencies": {
5-
"@angular/common": "^18.2.12",
6-
"@angular/core": "^18.2.12"
5+
"@angular/common": "^19.2.14",
6+
"@angular/core": "^19.2.14"
77
},
88
"dependencies": {
9-
"tslib": "^2.6.2"
9+
"tslib": "^2.8.1"
1010
},
1111
"sideEffects": false
1212
}

0 commit comments

Comments
 (0)