|
@@ -32,11 +32,12 @@
|
|
|
"@ngxs/form-plugin": "^20.1.0",
|
|
"@ngxs/form-plugin": "^20.1.0",
|
|
|
"@ngxs/storage-plugin": "^20.1.0",
|
|
"@ngxs/storage-plugin": "^20.1.0",
|
|
|
"@ngxs/store": "^20.1.0",
|
|
"@ngxs/store": "^20.1.0",
|
|
|
|
|
+ "@primeuix/themes": "^2.0.3",
|
|
|
"angularlib": "file:src/dependencies/angularlib",
|
|
"angularlib": "file:src/dependencies/angularlib",
|
|
|
"dp-ui": "file:src/dependencies/dp-ui",
|
|
"dp-ui": "file:src/dependencies/dp-ui",
|
|
|
"fis": "file:src/dependencies/fis",
|
|
"fis": "file:src/dependencies/fis",
|
|
|
"fis-commons": "https://cdn.swopt.com/npm/fis-commons",
|
|
"fis-commons": "https://cdn.swopt.com/npm/fis-commons",
|
|
|
- "primeng": "^17.18.15",
|
|
|
|
|
|
|
+ "primeng": "^21.1.1",
|
|
|
"rxjs": "~7.8.0",
|
|
"rxjs": "~7.8.0",
|
|
|
"tslib": "^2.8.1",
|
|
"tslib": "^2.8.1",
|
|
|
"zone.js": "^0.15.1"
|
|
"zone.js": "^0.15.1"
|