upgrade
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good

This commit is contained in:
Willem Dantuma 2021-01-27 21:32:31 +01:00
parent 669c724e3a
commit 69e153abd7
2 changed files with 661 additions and 464 deletions

1099
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -11,14 +11,14 @@
}, },
"private": true, "private": true,
"dependencies": { "dependencies": {
"@angular/animations": "~10.1.3", "@angular/animations": "~10.2.4",
"@angular/common": "~10.1.3", "@angular/common": "~10.2.4",
"@angular/compiler": "~10.1.3", "@angular/compiler": "~10.2.4",
"@angular/core": "~10.1.3", "@angular/core": "~10.2.4",
"@angular/forms": "~10.1.3", "@angular/forms": "~10.2.4",
"@angular/platform-browser": "~10.1.3", "@angular/platform-browser": "~10.2.4",
"@angular/platform-browser-dynamic": "~10.1.3", "@angular/platform-browser-dynamic": "~10.2.4",
"@angular/router": "~10.1.3", "@angular/router": "~10.2.4",
"@farmmaps/common": ">=0.0.1-prerelease.504 <0.0.1", "@farmmaps/common": ">=0.0.1-prerelease.504 <0.0.1",
"@farmmaps/common-map": ">=0.0.1-prerelease.504 <0.0.1", "@farmmaps/common-map": ">=0.0.1-prerelease.504 <0.0.1",
"@farmmaps/common-map3d": ">=0.0.1-prerelease.504 <0.0.1", "@farmmaps/common-map3d": ">=0.0.1-prerelease.504 <0.0.1",
@ -46,11 +46,11 @@
}, },
"devDependencies": { "devDependencies": {
"@angular-builders/custom-webpack": "~10.0.1", "@angular-builders/custom-webpack": "~10.0.1",
"@angular-devkit/build-angular": "^0.1002.0", "@angular-devkit/build-angular": "^0.1002.1",
"@angular-devkit/build-ng-packagr": "~0.1001.3", "@angular-devkit/build-ng-packagr": "~0.1002.1",
"@angular/cli": "^10.1.3", "@angular/cli": "^10.2.1",
"@angular/compiler-cli": "~10.1.3", "@angular/compiler-cli": "~10.2.4",
"@angular/language-service": "~10.1.3", "@angular/language-service": "~10.2.4",
"@types/jasmine": "~2.8.8", "@types/jasmine": "~2.8.8",
"@types/jasminewd2": "~2.0.3", "@types/jasminewd2": "~2.0.3",
"@types/node": "^12.11.1", "@types/node": "^12.11.1",