[ci skip] Updated packages #2514
Some checks reported errors
FarmMaps.Develop/FarmMapsLib/pipeline/head Something is wrong with the build of this commit

This commit is contained in:
jenkins
2024-10-14 10:17:45 +00:00
parent 03a1ccd597
commit 6f7d8fe248
2 changed files with 12 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "farmmaps-lib-app",
"version": "4.10.0",
"scripts": {
"version": "4.11.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
"build": "ng build",
@@ -10,7 +10,7 @@
"e2e": "ng e2e"
},
"private": true,
"dependencies": {
"dependencies": {
"@angular-eslint/eslint-plugin": "^18.2.0",
"@angular/animations": "^18.2.3",
"@angular/common": "^18.2.3",
@@ -56,11 +56,11 @@
"util": "^0.12.4",
"zone.js": "~0.14.10"
},
"optionalDependencies": {
"optionalDependencies": {
"@lmdb/lmdb-linux-x64": "^3.1.0",
"@rollup/rollup-linux-x64-gnu": "^4.21.2"
},
"devDependencies": {
"devDependencies": {
"@angular-builders/custom-webpack": "^18.0.0",
"@angular-devkit/build-angular": "^18.2.3",
"@angular/cli": "^18.2.3",
@@ -90,4 +90,4 @@
"ts-node": "^8.8.1",
"typescript": "~5.4.4"
}
}
}