Files
FarmMapsLib/projects/common/package.json
Peter Bastiani 3c6a8e28c1
Some checks failed
FarmMaps.Develop/FarmMapsLib/pipeline/head There was a failure building this commit
Angular 20, oa. migrating from Karma to Vitest
2026-01-21 11:25:38 +01:00

26 lines
721 B
JSON

{
"name": "@farmmaps/common",
"version": "2.1.0",
"publishConfig": {
"registry": "https://repository.akkerweb.nl/repository/npm-hosted/"
},
"peerDependencies": {
"@ng-bootstrap/ng-bootstrap": "^19.0.0",
"@angular/common": "20.3.16",
"@angular/core": "20.3.16",
"@angular/forms": "20.3.16",
"@ngrx/effects": "20.1.0",
"@ngrx/router-store": "20.1.0",
"@ngrx/store": "20.1.0",
"tassign": "^1.0.0",
"bootstrap": "^5.3.3",
"@microsoft/signalr": "10.0.0",
"ngx-uploadx": "7.0.1",
"angular-oauth2-oidc": "^17.0.2",
"moment": "^2.29.4",
"ngx-avatars": "1.10.0",
"ngx-image-cropper": "^7.0.0",
"ngx-clipboard": "^16.0.0"
}
}