|
@@ -28,18 +28,18 @@
|
|
|
"@angular/platform-browser-dynamic": "^20.1.3",
|
|
"@angular/platform-browser-dynamic": "^20.1.3",
|
|
|
"@angular/router": "^20.1.3",
|
|
"@angular/router": "^20.1.3",
|
|
|
"@angular/service-worker": "^20.1.3",
|
|
"@angular/service-worker": "^20.1.3",
|
|
|
- "@ngxs/devtools-plugin": "^19.0.0",
|
|
|
|
|
- "@ngxs/form-plugin": "^19.0.0",
|
|
|
|
|
- "@ngxs/storage-plugin": "^19.0.0",
|
|
|
|
|
- "@ngxs/store": "^19.0.0",
|
|
|
|
|
- "angularlib": "file:./src/dependencies/angularlib",
|
|
|
|
|
- "dp-ui": "file:./src/dependencies/dp-ui",
|
|
|
|
|
- "fis": "file:./src/dependencies/fis",
|
|
|
|
|
|
|
+ "@ngxs/devtools-plugin": "^20.1.0",
|
|
|
|
|
+ "@ngxs/form-plugin": "^20.1.0",
|
|
|
|
|
+ "@ngxs/storage-plugin": "^20.1.0",
|
|
|
|
|
+ "@ngxs/store": "^20.1.0",
|
|
|
|
|
+ "angularlib": "file:src/dependencies/angularlib",
|
|
|
|
|
+ "dp-ui": "file:src/dependencies/dp-ui",
|
|
|
|
|
+ "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.12.0",
|
|
|
|
|
|
|
+ "primeng": "^17.18.15",
|
|
|
"rxjs": "~7.8.0",
|
|
"rxjs": "~7.8.0",
|
|
|
- "tslib": "^2.3.0",
|
|
|
|
|
- "zone.js": "~0.15.0"
|
|
|
|
|
|
|
+ "tslib": "^2.8.1",
|
|
|
|
|
+ "zone.js": "^0.15.1"
|
|
|
},
|
|
},
|
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
|
"@angular/build": "^20.1.3",
|
|
"@angular/build": "^20.1.3",
|
|
@@ -54,4 +54,4 @@
|
|
|
"karma-jasmine-html-reporter": "~2.1.0",
|
|
"karma-jasmine-html-reporter": "~2.1.0",
|
|
|
"typescript": "~5.8.3"
|
|
"typescript": "~5.8.3"
|
|
|
}
|
|
}
|
|
|
-}
|
|
|
|
|
|
|
+}
|