mirror of
https://github.com/Terncode/pixel.horse.git
synced 2026-09-24 13:55:04 +02:00
Update to Angular 11
This commit is contained in:
Generated
+1632
-858
File diff suppressed because it is too large
Load Diff
+14
-14
@@ -50,24 +50,24 @@
|
||||
"webpack-cli": "^3.3.12"
|
||||
},
|
||||
"dependencies": {
|
||||
"@angular-devkit/build-angular": "^0.1000.8",
|
||||
"@angular/animations": "^10.2.5",
|
||||
"@angular/cdk": "^10.2.7",
|
||||
"@angular/common": "^10.2.5",
|
||||
"@angular/compiler": "^10.2.5",
|
||||
"@angular/compiler-cli": "^10.2.5",
|
||||
"@angular/core": "^10.2.5",
|
||||
"@angular/forms": "^10.2.5",
|
||||
"@angular/platform-browser": "^10.2.5",
|
||||
"@angular/platform-browser-dynamic": "^10.2.5",
|
||||
"@angular-devkit/build-angular": "^0.1100.7",
|
||||
"@angular/animations": "^11.2.14",
|
||||
"@angular/cdk": "^11.2.13",
|
||||
"@angular/common": "^11.2.14",
|
||||
"@angular/compiler": "^11.2.14",
|
||||
"@angular/compiler-cli": "^11.2.14",
|
||||
"@angular/core": "^11.2.14",
|
||||
"@angular/forms": "^11.2.14",
|
||||
"@angular/platform-browser": "^11.2.14",
|
||||
"@angular/platform-browser-dynamic": "^11.2.14",
|
||||
"@angular/platform-server": "^8.2.4",
|
||||
"@angular/router": "^10.2.5",
|
||||
"@angular/router": "^11.2.14",
|
||||
"@encharm/cws": "^4.0.2",
|
||||
"@fortawesome/angular-fontawesome": "^0.5.0",
|
||||
"@fortawesome/fontawesome-svg-core": "^1.2.22",
|
||||
"@fortawesome/free-brands-svg-icons": "^5.10.2",
|
||||
"@fortawesome/free-solid-svg-icons": "^5.10.2",
|
||||
"@ngtools/webpack": "^10.2.4",
|
||||
"@ngtools/webpack": "^11.2.19",
|
||||
"@passport-next/passport-facebook": "^3.1.2",
|
||||
"@passport-next/passport-google-oauth2": "^1.0.0",
|
||||
"@types/base64-js": "^1.2.5",
|
||||
@@ -205,7 +205,7 @@
|
||||
"tslib": "^2.8.1",
|
||||
"tslint": "^5.19.0",
|
||||
"tsutils": "^3.17.1",
|
||||
"typescript": "^3.9.10",
|
||||
"typescript": "^4.0.8",
|
||||
"ua-parser-js": "^0.7.20",
|
||||
"uglifyjs-webpack-plugin": "^1.3.0",
|
||||
"webgl-debug": "^2.0.1",
|
||||
@@ -215,6 +215,6 @@
|
||||
"workbox-cli": "^4.3.1",
|
||||
"wrapper-webpack-plugin": "^2.1.0",
|
||||
"yargs": "^14.0.0",
|
||||
"zone.js": "^0.10.3"
|
||||
"zone.js": "^0.11.8"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user