[ci skip] Changed by Jenkins: 57
Some checks reported errors
FarmMaps/FarmMapsLib/pipeline/head Something is wrong with the build of this commit

This commit is contained in:
jenkins 2024-01-24 17:19:55 +00:00
parent 6b095b7f49
commit c4f4a4f61e
2 changed files with 13185 additions and 7010 deletions

20187
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
{ {
"name": "farmmaps-lib-app", "name": "farmmaps-lib-app",
"version": "4.2.0", "version": "4.2.1",
"scripts": { "scripts": {
"ng": "ng", "ng": "ng",
"start": "ng serve", "start": "ng serve",
"build": "ng build", "build": "ng build",
@ -10,7 +10,7 @@
"e2e": "ng e2e" "e2e": "ng e2e"
}, },
"private": true, "private": true,
"dependencies": { "dependencies": {
"@angular/animations": "^16.2.12", "@angular/animations": "^16.2.12",
"@angular/common": "^16.2.12", "@angular/common": "^16.2.12",
"@angular/compiler": "^16.2.12", "@angular/compiler": "^16.2.12",
@ -56,7 +56,7 @@
"util": "^0.12.4", "util": "^0.12.4",
"zone.js": "~0.13.3" "zone.js": "~0.13.3"
}, },
"devDependencies": { "devDependencies": {
"@angular-builders/custom-webpack": "^15", "@angular-builders/custom-webpack": "^15",
"@angular-devkit/build-angular": "^16.2.11", "@angular-devkit/build-angular": "^16.2.11",
"@angular/cli": "^16.2.11", "@angular/cli": "^16.2.11",