Merge branch 'develop' of https://git.akkerweb.nl/FarmMaps/FarmMapsLib into develop
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good Details

develop
Peter Bastiani 2024-06-12 15:29:24 +02:00
commit 3a80a6f7f3
2 changed files with 6 additions and 6 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "farmmaps-lib-app", "name": "farmmaps-lib-app",
"version": "4.5.0", "version": "4.8.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "farmmaps-lib-app", "name": "farmmaps-lib-app",
"version": "4.5.0", "version": "4.8.0",
"dependencies": { "dependencies": {
"@angular-eslint/eslint-plugin": "^15.2.1", "@angular-eslint/eslint-plugin": "^15.2.1",
"@angular/animations": "^17.3.3", "@angular/animations": "^17.3.3",

View File

@ -1,7 +1,7 @@
{ {
"name": "farmmaps-lib-app", "name": "farmmaps-lib-app",
"version": "4.5.0", "version": "4.8.0",
"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": "^17.3.3", "@angular/animations": "^17.3.3",
"@angular/common": "^17.3.3", "@angular/common": "^17.3.3",
"@angular/compiler": "^17.3.3", "@angular/compiler": "^17.3.3",
@ -56,7 +56,7 @@
"util": "^0.12.4", "util": "^0.12.4",
"zone.js": "~0.14.4" "zone.js": "~0.14.4"
}, },
"devDependencies": { "devDependencies": {
"@angular-builders/custom-webpack": "^17", "@angular-builders/custom-webpack": "^17",
"@angular-devkit/build-angular": "^17.3.3", "@angular-devkit/build-angular": "^17.3.3",
"@angular/cli": "^17.3.3", "@angular/cli": "^17.3.3",