Skip to content
Snippets Groups Projects
Commit 93ed49b8 authored by Alex ORLUC's avatar Alex ORLUC
Browse files

FEAT #14862 TIME 1 migrate to angular 10

parent ccd63e7a
No related branches found
No related tags found
No related merge requests found
...@@ -31,19 +31,19 @@ ...@@ -31,19 +31,19 @@
}, },
"devDependencies": { "devDependencies": {
"@angular-devkit/build-angular": "^0.901.9", "@angular-devkit/build-angular": "^0.901.9",
"@angular/animations": "^9.1.9", "@angular/animations": "^10.1.2",
"@angular/cdk": "^9.2.4", "@angular/cdk": "^10.2.1",
"@angular/cli": "^9.1.9", "@angular/cli": "^10.1.2",
"@angular/common": "^9.1.9", "@angular/common": "^10.1.2",
"@angular/compiler": "^9.1.9", "@angular/compiler": "^10.1.2",
"@angular/compiler-cli": "^9.1.9", "@angular/compiler-cli": "^10.1.2",
"@angular/core": "^9.1.9", "@angular/core": "^10.1.2",
"@angular/forms": "^9.1.9", "@angular/forms": "^10.1.2",
"@angular/material": "^9.2.4", "@angular/material": "^10.2.1",
"@angular/platform-browser": "^9.1.9", "@angular/platform-browser": "^10.1.2",
"@angular/platform-browser-dynamic": "^9.1.9", "@angular/platform-browser-dynamic": "^10.1.2",
"@angular/platform-server": "^9.1.9", "@angular/platform-server": "^10.1.2",
"@angular/router": "^9.1.9", "@angular/router": "^10.1.2",
"@fortawesome/fontawesome-free": "^5.14.0", "@fortawesome/fontawesome-free": "^5.14.0",
"@swimlane/ngx-charts": "^13.0.4", "@swimlane/ngx-charts": "^13.0.4",
"@types/datatables.net": "^1.10.19", "@types/datatables.net": "^1.10.19",
...@@ -77,7 +77,7 @@ ...@@ -77,7 +77,7 @@
"tooltipster": "^4.2.8", "tooltipster": "^4.2.8",
"tslib": "^1.13.0", "tslib": "^1.13.0",
"tslint": "^6.1.2", "tslint": "^6.1.2",
"typescript": "3.8.3", "typescript": "4.0.2",
"uglify-es": "3.3.9", "uglify-es": "3.3.9",
"uglifyjs-webpack-plugin": "2.2.0", "uglifyjs-webpack-plugin": "2.2.0",
"url-loader": "^4.1.0", "url-loader": "^4.1.0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment