5 Commits

Author SHA1 Message Date
jenkins
7c2911afae [ci skip] Updated packages #2619
Some checks reported errors
FarmMaps.Develop/FarmMapsLib/pipeline/head Something is wrong with the build of this commit
2026-02-17 20:36:15 +00:00
0fe20b6649 trigger build
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
2026-02-17 21:34:18 +01:00
jenkins
c49534050a [ci skip] Updated packages #2618
Some checks reported errors
FarmMaps.Develop/FarmMapsLib/pipeline/head Something is wrong with the build of this commit
2026-02-17 15:52:00 +00:00
bab870cc43 core js geupdated
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
2026-02-17 16:50:37 +01:00
jenkins
cad022e772 [ci skip] Updated packages #2617
Some checks reported errors
FarmMaps.Develop/FarmMapsLib/pipeline/head Something is wrong with the build of this commit
2026-02-17 11:11:01 +00:00
4 changed files with 11274 additions and 7780 deletions

View File

@@ -52,7 +52,6 @@ ng serve
``` ```
*Go*` *Go*`
Point your browser to http://localhost:4200 Point your browser to http://localhost:4200
*ESLint* *ESLint*

18922
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
{ {
"name": "farmmaps-lib-app", "name": "farmmaps-lib-app",
"version": "4.19.1", "version": "4.22.0",
"scripts": { "scripts": {
"ng": "ng", "ng": "ng",
"start": "ng serve", "start": "ng serve",
@@ -11,39 +11,39 @@
}, },
"private": true, "private": true,
"dependencies": { "dependencies": {
"@angular-eslint/eslint-plugin": "^18.2.0", "@angular-eslint/eslint-plugin": "20.7.0",
"@angular/animations": "18.2.3", "@angular/animations": "21.1.0",
"@angular/common": "18.2.3", "@angular/common": "21.1.0",
"@angular/compiler": "18.2.3", "@angular/compiler": "21.1.0",
"@angular/core": "18.2.3", "@angular/core": "21.1.0",
"@angular/forms": "18.2.3", "@angular/forms": "21.1.0",
"@angular/platform-browser": "18.2.3", "@angular/platform-browser": "21.1.0",
"@angular/platform-browser-dynamic": "18.2.3", "@angular/platform-browser-dynamic": "21.1.0",
"@angular/router": "18.2.3", "@angular/router": "21.1.0",
"@farmmaps/common": "file:dist/common", "@farmmaps/common": "file:dist/common",
"@farmmaps/common-map": "file:dist/common-map", "@farmmaps/common-map": "file:dist/common-map",
"@farmmaps/common-map3d": "file:dist/common-map3d", "@farmmaps/common-map3d": "file:dist/common-map3d",
"@farmmaps/ng-openlayers": "file:dist/ng-openlayers", "@farmmaps/ng-openlayers": "file:dist/ng-openlayers",
"@microsoft/signalr": "^3.1.16", "@microsoft/signalr": "10.0.0",
"@ng-bootstrap/ng-bootstrap": "^17.0.1", "@ng-bootstrap/ng-bootstrap": "20.0.0",
"@ngrx/effects": "^18.0.2", "@ngrx/effects": "21.0.1",
"@ngrx/router-store": "^18.0.2", "@ngrx/router-store": "21.0.1",
"@ngrx/store": "^18.0.2", "@ngrx/store": "21.0.1",
"@popperjs/core": "^2.11.8", "@popperjs/core": "2.11.8",
"angular-oauth2-oidc": "^17.0.2", "angular-oauth2-oidc": "20.0.2",
"assert": "^2.0.0", "assert": "2.1.0",
"bootstrap": "^5.3.3", "bootstrap": "5.3.8",
"browserify-zlib": "^0.2.0", "browserify-zlib": "^0.2.0",
"buffer": "^6.0.3", "buffer": "^6.0.3",
"cesium": "^1.97.0", "cesium": "^1.97.0",
"core-js": "^2.6.12", "core-js": "^3.48.0",
"https-browserify": "^1.0.0", "https-browserify": "^1.0.0",
"moment": "^2.29.4", "moment": "^2.29.4",
"ngrx-store-localstorage": "^18.0.0", "ngrx-store-localstorage": "20.1.0",
"ngx-avatars": "^1.8.0", "ngx-avatars": "1.10.1",
"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": "7.0.1",
"ol": "^8.2.0", "ol": "^8.2.0",
"olcs": "^2.13.1", "olcs": "^2.13.1",
"resumablejs": "^1.1.0", "resumablejs": "^1.1.0",
@@ -54,40 +54,47 @@
"tslib": "^2.4.0", "tslib": "^2.4.0",
"url": "^0.11.0", "url": "^0.11.0",
"util": "^0.12.4", "util": "^0.12.4",
"zone.js": "~0.14.10" "zone.js": "~0.15.1"
}, },
"optionalDependencies": { "optionalDependencies": {
"@lmdb/lmdb-linux-x64": "^3.1.0", "@lmdb/lmdb-linux-x64": "^3.1.0",
"@rollup/rollup-linux-x64-gnu": "^4.21.2" "@rollup/rollup-linux-x64-gnu": "^4.21.2"
}, },
"devDependencies": { "devDependencies": {
"@angular-builders/custom-webpack": "^18.0.0", "@angular-builders/custom-webpack": "21.0.3",
"@angular-devkit/build-angular": "18.2.3", "@angular-devkit/build-angular": "21.1.0",
"@angular/cli": "18.2.3", "@angular/build": "21.1.0",
"@angular/compiler-cli": "18.2.3", "@angular/cli": "21.1.0",
"@angular/language-service": "18.2.3", "@angular/compiler-cli": "21.1.0",
"@angular/localize": "18.2.3", "@angular/language-service": "21.1.0",
"@angular/localize": "21.1.0",
"@types/arcgis-rest-api": "^10.4.5", "@types/arcgis-rest-api": "^10.4.5",
"@types/jasmine": "~2.8.8",
"@types/jasminewd2": "^2.0.9",
"@types/node": "^22.5.4", "@types/node": "^22.5.4",
"@typescript-eslint/eslint-plugin": "^6.18.0", "@typescript-eslint/eslint-plugin": "8.53.1",
"@typescript-eslint/eslint-plugin-tslint": "^6.18.0", "@typescript-eslint/parser": "8.53.1",
"@typescript-eslint/parser": "^6.18.0", "@vitest/browser": "4.0.17",
"codelyzer": "^6.0.2", "@vitest/browser-playwright": "^4.0.17",
"eslint": "^8.35.0", "eslint": "9.39.2",
"eslint-config-prettier": "^8.6.0", "eslint-config-prettier": "10.1.8",
"eslint-plugin-import": "^2.27.5", "eslint-plugin-import": "2.32.0",
"jasmine-core": "^4.3.0", "jsdom": "^27.4.0",
"jasmine-spec-reporter": "^7.0.0", "ng-packagr": "21.1.0",
"karma": "^6.3.20",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage-istanbul-reporter": "^3.0.3",
"karma-jasmine": "^5.1.0",
"karma-jasmine-html-reporter": "^2.0.0",
"ng-packagr": "^18.2.1",
"protractor": "~7.0.0",
"ts-node": "^8.8.1", "ts-node": "^8.8.1",
"typescript": "~5.4.4" "typescript": "~5.9.3",
"vitest": "4.0.17"
},
"overrides": {
"ngrx-store-localstorage": {
"@angular/common": "$@angular/common",
"@angular/core": "$@angular/core"
},
"ngx-avatars": {
"@angular/common": "$@angular/common",
"@angular/core": "$@angular/core"
},
"ngx-uploadx": {
"@angular/common": "$@angular/common",
"@angular/core": "$@angular/core"
}
} }
} }

View File

@@ -12,15 +12,15 @@
"tslib": "^2.3.0" "tslib": "^2.3.0"
}, },
"peerDependencies": { "peerDependencies": {
"@angular/common": "20.3.16", "@angular/common": "21.1.0",
"@angular/core": "20.3.16", "@angular/core": "21.1.0",
"ol": "^8.2.0" "ol": "^8.2.0"
} }
}, },
"node_modules/@angular/common": { "node_modules/@angular/common": {
"version": "20.3.16", "version": "21.1.0",
"resolved": "https://registry.npmjs.org/@angular/common/-/common-20.3.16.tgz", "resolved": "https://repository.akkerweb.nl/repository/npm-group/@angular/common/-/common-21.1.0.tgz",
"integrity": "sha512-GRAziNlntwdnJy3F+8zCOvDdy7id0gITjDnM6P9+n2lXvtDuBLGJKU3DWBbvxcCjtD6JK/g/rEX5fbCxbUHkQQ==", "integrity": "sha512-hL3Chp51TU9iBcIfkNtoBS1wuseP1gsyDW2IFtK5HUpAVhbso9B3fdCaDTFkU98A2unluo2YgzI6D/6IS6N+1g==",
"license": "MIT", "license": "MIT",
"peer": true, "peer": true,
"dependencies": { "dependencies": {
@@ -30,14 +30,14 @@
"node": "^20.19.0 || ^22.12.0 || >=24.0.0" "node": "^20.19.0 || ^22.12.0 || >=24.0.0"
}, },
"peerDependencies": { "peerDependencies": {
"@angular/core": "20.3.16", "@angular/core": "21.1.0",
"rxjs": "^6.5.3 || ^7.4.0" "rxjs": "^6.5.3 || ^7.4.0"
} }
}, },
"node_modules/@angular/core": { "node_modules/@angular/core": {
"version": "20.3.16", "version": "21.1.0",
"resolved": "https://registry.npmjs.org/@angular/core/-/core-20.3.16.tgz", "resolved": "https://repository.akkerweb.nl/repository/npm-group/@angular/core/-/core-21.1.0.tgz",
"integrity": "sha512-KSFPKvOmWWLCJBbEO+CuRUXfecX2FRuO0jNi9c54ptXMOPHlK1lIojUnyXmMNzjdHgRug8ci9qDuftvC2B7MKg==", "integrity": "sha512-QTl9s8GYNN0pt1k3GE6UVlfe6zWtfdykhfchinKq2YJywQ6LBM4UcZgoc56YkgscmyrRFYrr4JYUJjlzTF57+A==",
"license": "MIT", "license": "MIT",
"peer": true, "peer": true,
"dependencies": { "dependencies": {
@@ -47,9 +47,9 @@
"node": "^20.19.0 || ^22.12.0 || >=24.0.0" "node": "^20.19.0 || ^22.12.0 || >=24.0.0"
}, },
"peerDependencies": { "peerDependencies": {
"@angular/compiler": "20.3.16", "@angular/compiler": "21.1.0",
"rxjs": "^6.5.3 || ^7.4.0", "rxjs": "^6.5.3 || ^7.4.0",
"zone.js": "~0.15.0" "zone.js": "~0.15.0 || ~0.16.0"
}, },
"peerDependenciesMeta": { "peerDependenciesMeta": {
"@angular/compiler": { "@angular/compiler": {
@@ -256,7 +256,7 @@
}, },
"node_modules/rxjs": { "node_modules/rxjs": {
"version": "7.8.2", "version": "7.8.2",
"resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.2.tgz", "resolved": "https://repository.akkerweb.nl/repository/npm-group/rxjs/-/rxjs-7.8.2.tgz",
"integrity": "sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA==", "integrity": "sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA==",
"license": "Apache-2.0", "license": "Apache-2.0",
"peer": true, "peer": true,