build: update to angular 10.1

This commit is contained in:
Dominik Broj 2020-09-16 21:39:18 +02:00
parent db6a432443
commit 255a682da0
3 changed files with 826 additions and 798 deletions

View File

@ -82,7 +82,7 @@
},
"devDependencies": {
"@angular-builders/custom-webpack": "^10.0.0",
"@angular-devkit/build-angular": "~0.1000.6",
"@angular-devkit/build-angular": "~0.1001.1",
"@angular/animations": "^10.0.9",
"@angular/cdk": "^10.1.3",
"@angular/cli": "^10.0.6",
@ -144,14 +144,14 @@
"jasmine-spec-reporter": "~5.0.0",
"jira2md": "git+https://github.com/johannesjo/J2M.git",
"jo": "file:./tools/schematics",
"karma": "~5.1.1",
"karma": "~5.2.2",
"karma-chrome-launcher": "~3.1.0",
"karma-cli": "^2.0.0",
"karma-coverage-istanbul-reporter": "~3.0.2",
"karma-jasmine": "~4.0.1",
"karma-jasmine-html-reporter": "^1.5.0",
"lz-string": "^1.4.4",
"moment": "2.27.0",
"moment": "2.28.0",
"moment-duration-format": "^2.2.2",
"new-github-issue-url": "^0.2.1",
"ng2-charts": "^2.3.0",
@ -170,7 +170,7 @@
"ts-node": "~9.0.0",
"tslib": "^2.0.0",
"tslint": "~6.1.0",
"typescript": "~3.9.7",
"zone.js": "~0.10.2"
"typescript": "~4.0.2",
"zone.js": "~0.11.1"
}
}

View File

@ -15,9 +15,6 @@
},
{
"path": "./src/tsconfig.spec.json"
},
{
"path": "./e2e/tsconfig.e2e.json"
}
]
}
}

1609
yarn.lock

File diff suppressed because it is too large Load Diff