AW6241 Fix build
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good Details

develop
Peter Bastiani 2024-09-06 09:30:03 +02:00
parent cefa788295
commit 8efa46fa66
4 changed files with 18 additions and 54 deletions

53
package-lock.json generated
View File

@ -63,7 +63,7 @@
"@types/arcgis-rest-api": "^10.4.5", "@types/arcgis-rest-api": "^10.4.5",
"@types/jasmine": "~2.8.8", "@types/jasmine": "~2.8.8",
"@types/jasminewd2": "^2.0.9", "@types/jasminewd2": "^2.0.9",
"@types/node": "^12.20.15", "@types/node": "^22.5.4",
"@typescript-eslint/eslint-plugin": "^6.18.0", "@typescript-eslint/eslint-plugin": "^6.18.0",
"@typescript-eslint/eslint-plugin-tslint": "^6.18.0", "@typescript-eslint/eslint-plugin-tslint": "^6.18.0",
"@typescript-eslint/parser": "^6.18.0", "@typescript-eslint/parser": "^6.18.0",
@ -102,8 +102,8 @@
"angular-oauth2-oidc": "^17.0.2", "angular-oauth2-oidc": "^17.0.2",
"bootstrap": "^5.3.3", "bootstrap": "^5.3.3",
"moment": "^2.29.4", "moment": "^2.29.4",
"ngx-avatars": "1.8.0", "ngx-avatars": "^1.8.0",
"ngx-clipboard": "16.0.0", "ngx-clipboard": "^16.0.0",
"ngx-image-cropper": "^7.0.0", "ngx-image-cropper": "^7.0.0",
"ngx-uploadx": "^6.2.0", "ngx-uploadx": "^6.2.0",
"tassign": "^1.0.0" "tassign": "^1.0.0"
@ -120,7 +120,6 @@
"@ngrx/effects": "^18.0.2", "@ngrx/effects": "^18.0.2",
"@ngrx/router-store": "^18.0.2", "@ngrx/router-store": "^18.0.2",
"@ngrx/store": "^18.0.2", "@ngrx/store": "^18.0.2",
"ng-openlayers": "file:dist/ng-openlayers",
"ngrx-store-localstorage": "^18", "ngrx-store-localstorage": "^18",
"tassign": "^1.0.0" "tassign": "^1.0.0"
} }
@ -134,8 +133,7 @@
"peerDependencies": { "peerDependencies": {
"@angular/common": "^18.2.3", "@angular/common": "^18.2.3",
"@angular/core": "^18.2.3", "@angular/core": "^18.2.3",
"cesium": ">=1.82.1", "cesium": "^1.97.0",
"ng-openlayers": "file:dist/ng-openlayers",
"ol-cesium": ">=2.13.0" "ol-cesium": ">=2.13.0"
} }
}, },
@ -430,16 +428,6 @@
"node": ">=12" "node": ">=12"
} }
}, },
"node_modules/@angular-devkit/build-angular/node_modules/@types/node": {
"version": "22.5.4",
"dev": true,
"license": "MIT",
"optional": true,
"peer": true,
"dependencies": {
"undici-types": "~6.19.2"
}
},
"node_modules/@angular-devkit/build-angular/node_modules/picomatch": { "node_modules/@angular-devkit/build-angular/node_modules/picomatch": {
"version": "4.0.2", "version": "4.0.2",
"dev": true, "dev": true,
@ -879,16 +867,6 @@
"node": ">=12" "node": ">=12"
} }
}, },
"node_modules/@angular/build/node_modules/@types/node": {
"version": "22.5.4",
"dev": true,
"license": "MIT",
"optional": true,
"peer": true,
"dependencies": {
"undici-types": "~6.19.2"
}
},
"node_modules/@angular/build/node_modules/picomatch": { "node_modules/@angular/build/node_modules/picomatch": {
"version": "4.0.2", "version": "4.0.2",
"dev": true, "dev": true,
@ -3089,14 +3067,6 @@
"node": ">=18" "node": ">=18"
} }
}, },
"node_modules/@inquirer/core/node_modules/@types/node": {
"version": "22.5.4",
"dev": true,
"license": "MIT",
"dependencies": {
"undici-types": "~6.19.2"
}
},
"node_modules/@inquirer/core/node_modules/ansi-styles": { "node_modules/@inquirer/core/node_modules/ansi-styles": {
"version": "4.3.0", "version": "4.3.0",
"dev": true, "dev": true,
@ -4324,9 +4294,13 @@
} }
}, },
"node_modules/@types/node": { "node_modules/@types/node": {
"version": "12.20.55", "version": "22.5.4",
"dev": true, "resolved": "https://registry.npmjs.org/@types/node/-/node-22.5.4.tgz",
"license": "MIT" "integrity": "sha512-FDuKUJQm/ju9fT/SeX/6+gBzoPzlVCzfzmGkwKvRHQVxi4BntVbyIwf6a4Xn62mrvndLiml6z/UBXIdEVjQLXg==",
"license": "MIT",
"dependencies": {
"undici-types": "~6.19.2"
}
}, },
"node_modules/@types/node-forge": { "node_modules/@types/node-forge": {
"version": "1.3.11", "version": "1.3.11",
@ -12824,10 +12798,6 @@
"node": ">=12.0.0" "node": ">=12.0.0"
} }
}, },
"node_modules/protobufjs/node_modules/@types/node": {
"version": "18.11.18",
"license": "MIT"
},
"node_modules/protocol-buffers-schema": { "node_modules/protocol-buffers-schema": {
"version": "3.6.0", "version": "3.6.0",
"license": "MIT" "license": "MIT"
@ -15178,7 +15148,6 @@
}, },
"node_modules/undici-types": { "node_modules/undici-types": {
"version": "6.19.8", "version": "6.19.8",
"dev": true,
"license": "MIT" "license": "MIT"
}, },
"node_modules/unicode-canonical-property-names-ecmascript": { "node_modules/unicode-canonical-property-names-ecmascript": {

View File

@ -66,7 +66,7 @@
"@types/arcgis-rest-api": "^10.4.5", "@types/arcgis-rest-api": "^10.4.5",
"@types/jasmine": "~2.8.8", "@types/jasmine": "~2.8.8",
"@types/jasminewd2": "^2.0.9", "@types/jasminewd2": "^2.0.9",
"@types/node": "^12.20.15", "@types/node": "^22.5.4",
"@typescript-eslint/eslint-plugin": "^6.18.0", "@typescript-eslint/eslint-plugin": "^6.18.0",
"@typescript-eslint/eslint-plugin-tslint": "^6.18.0", "@typescript-eslint/eslint-plugin-tslint": "^6.18.0",
"@typescript-eslint/parser": "^6.18.0", "@typescript-eslint/parser": "^6.18.0",

View File

@ -12,10 +12,9 @@
}, },
"peerDependencies": { "peerDependencies": {
"@angular/core": "^18.2.3", "@angular/core": "^18.2.3",
"@ngrx/effects": "^18", "@ngrx/effects": "^18.0.2",
"@ngrx/router-store": "^18", "@ngrx/router-store": "^18.0.2",
"@ngrx/store": "^18", "@ngrx/store": "^18.0.2",
"ng-openlayers": "file:dist/ng-openlayers",
"ngrx-store-localstorage": "^18", "ngrx-store-localstorage": "^18",
"tassign": "^1.0.0" "tassign": "^1.0.0"
} }
@ -34,7 +33,7 @@
} }
}, },
"dist/ng-openlayers": { "dist/ng-openlayers": {
"peer": true "extraneous": true
}, },
"node_modules/@angular/common": { "node_modules/@angular/common": {
"version": "18.2.3", "version": "18.2.3",
@ -173,10 +172,6 @@
"node": ">=0.10.0" "node": ">=0.10.0"
} }
}, },
"node_modules/ng-openlayers": {
"resolved": "dist/ng-openlayers",
"link": true
},
"node_modules/ngrx-store-localstorage": { "node_modules/ngrx-store-localstorage": {
"version": "18.0.0", "version": "18.0.0",
"resolved": "https://registry.npmjs.org/ngrx-store-localstorage/-/ngrx-store-localstorage-18.0.0.tgz", "resolved": "https://registry.npmjs.org/ngrx-store-localstorage/-/ngrx-store-localstorage-18.0.0.tgz",

View File

@ -19,8 +19,8 @@
"angular-oauth2-oidc": "^17.0.2", "angular-oauth2-oidc": "^17.0.2",
"bootstrap": "^5.3.3", "bootstrap": "^5.3.3",
"moment": "^2.29.4", "moment": "^2.29.4",
"ngx-avatars": "1.8.0", "ngx-avatars": "^1.8.0",
"ngx-clipboard": "16.0.0", "ngx-clipboard": "^16.0.0",
"ngx-image-cropper": "^7.0.0", "ngx-image-cropper": "^7.0.0",
"ngx-uploadx": "^6.2.0", "ngx-uploadx": "^6.2.0",
"tassign": "^1.0.0" "tassign": "^1.0.0"