We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef34fd5 commit 718f764Copy full SHA for 718f764
projects/cps-ui-kit/package.json
@@ -1,15 +1,15 @@
1
{
2
"name": "cps-ui-kit",
3
- "version": "18.10.0",
+ "version": "19.0.0",
4
"peerDependencies": {
5
- "@angular/common": "^18.1.0",
6
- "@angular/core": "^18.1.0",
7
- "@angular/forms": "^18.1.0",
+ "@angular/common": "^19.1.0",
+ "@angular/core": "^19.1.0",
+ "@angular/forms": "^19.1.0",
8
"rxjs": "^7.8.1",
9
- "zone.js": "^0.14.8",
+ "zone.js": "^0.15.0",
10
"@types/lodash-es": "^4.17.12",
11
"lodash-es": "^4.17.21",
12
- "primeng": "^17.18.6",
+ "primeng": "^19.0.5",
13
"xlsx": "^0.18.5"
14
},
15
"repository": {
0 commit comments