Aw5739 wip

This commit is contained in:
2023-12-27 18:15:04 +01:00
parent 2fe4c9b32e
commit 0c10d998a1
44 changed files with 8894 additions and 9804 deletions

View File

@@ -1,27 +1,27 @@
{
"name": "@farmmaps/common",
"version": "2.0.0",
"version": "2.1.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@farmmaps/common",
"version": "2.0.0",
"version": "2.1.0",
"peerDependencies": {
"@angular/common": ">=14.0.0",
"@angular/core": ">=14.0.0",
"@angular/forms": ">=14.0.0",
"@angular/common": ">=16.0.0",
"@angular/core": ">=16.0.0",
"@angular/forms": ">=16.0.0",
"@microsoft/signalr": ">=3.1.3",
"@ng-bootstrap/ng-bootstrap": ">=10.0.0",
"@ngrx/effects": ">=14.0.0",
"@ngrx/router-store": ">=14.0.0",
"@ngrx/store": ">=14.0.0",
"@ng-bootstrap/ng-bootstrap": ">=16.0.0",
"@ngrx/effects": ">=16.0.0",
"@ngrx/router-store": ">=16.0.0",
"@ngrx/store": ">=16.0.0",
"angular-oauth2-oidc": ">=13.0.0",
"bootstrap": ">=4.4.1",
"moment": ">=2.27.0",
"ngx-avatar": ">=4.1.0",
"ngx-clipboard": ">=14.0.1",
"ngx-image-cropper": ">=3.3.5",
"ngx-clipboard": ">=15.1.0",
"ngx-image-cropper": ">=6.0.2",
"ngx-uploadx": ">=5.1.0",
"tassign": ">=1.0.0"
}