mirror of
https://github.com/Terncode/pixel.horse.git
synced 2026-09-24 21:55:52 +02:00
Update to Angular 12
This commit is contained in:
Generated
+3015
-4334
File diff suppressed because it is too large
Load Diff
+15
-15
@@ -50,24 +50,24 @@
|
|||||||
"webpack-cli": "^3.3.12"
|
"webpack-cli": "^3.3.12"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@angular-devkit/build-angular": "^0.1100.7",
|
"@angular-devkit/build-angular": "^12.2.18",
|
||||||
"@angular/animations": "^11.2.14",
|
"@angular/animations": "^12.2.17",
|
||||||
"@angular/cdk": "^11.2.13",
|
"@angular/cdk": "^12.2.13",
|
||||||
"@angular/common": "^11.2.14",
|
"@angular/common": "^12.2.17",
|
||||||
"@angular/compiler": "^11.2.14",
|
"@angular/compiler": "^12.2.17",
|
||||||
"@angular/compiler-cli": "^11.2.14",
|
"@angular/compiler-cli": "^12.2.17",
|
||||||
"@angular/core": "^11.2.14",
|
"@angular/core": "^12.2.17",
|
||||||
"@angular/forms": "^11.2.14",
|
"@angular/forms": "^12.2.17",
|
||||||
"@angular/platform-browser": "^11.2.14",
|
"@angular/platform-browser": "^12.2.17",
|
||||||
"@angular/platform-browser-dynamic": "^11.2.14",
|
"@angular/platform-browser-dynamic": "^12.2.17",
|
||||||
"@angular/platform-server": "^8.2.4",
|
"@angular/platform-server": "^12.2.17",
|
||||||
"@angular/router": "^11.2.14",
|
"@angular/router": "^12.2.17",
|
||||||
"@encharm/cws": "^4.0.2",
|
"@encharm/cws": "^4.0.2",
|
||||||
"@fortawesome/angular-fontawesome": "^0.5.0",
|
"@fortawesome/angular-fontawesome": "^0.5.0",
|
||||||
"@fortawesome/fontawesome-svg-core": "^1.2.22",
|
"@fortawesome/fontawesome-svg-core": "^1.2.22",
|
||||||
"@fortawesome/free-brands-svg-icons": "^5.10.2",
|
"@fortawesome/free-brands-svg-icons": "^5.10.2",
|
||||||
"@fortawesome/free-solid-svg-icons": "^5.10.2",
|
"@fortawesome/free-solid-svg-icons": "^5.10.2",
|
||||||
"@ngtools/webpack": "^11.2.19",
|
"@ngtools/webpack": "^12.2.18",
|
||||||
"@passport-next/passport-facebook": "^3.1.2",
|
"@passport-next/passport-facebook": "^3.1.2",
|
||||||
"@passport-next/passport-google-oauth2": "^1.0.0",
|
"@passport-next/passport-google-oauth2": "^1.0.0",
|
||||||
"@types/base64-js": "^1.2.5",
|
"@types/base64-js": "^1.2.5",
|
||||||
@@ -199,13 +199,13 @@
|
|||||||
"timsort": "^0.3.0",
|
"timsort": "^0.3.0",
|
||||||
"tracer": "^1.0.1",
|
"tracer": "^1.0.1",
|
||||||
"transliteration": "1.6.6",
|
"transliteration": "1.6.6",
|
||||||
"ts-loader": "^8.4.0",
|
"ts-loader": "^9.5.4",
|
||||||
"ts-node": "^8.3.0",
|
"ts-node": "^8.3.0",
|
||||||
"tsickle": "^0.37.0",
|
"tsickle": "^0.37.0",
|
||||||
"tslib": "^2.8.1",
|
"tslib": "^2.8.1",
|
||||||
"tslint": "^5.19.0",
|
"tslint": "^5.19.0",
|
||||||
"tsutils": "^3.17.1",
|
"tsutils": "^3.17.1",
|
||||||
"typescript": "^4.0.8",
|
"typescript": "^4.2.4",
|
||||||
"ua-parser-js": "^0.7.20",
|
"ua-parser-js": "^0.7.20",
|
||||||
"uglifyjs-webpack-plugin": "^1.3.0",
|
"uglifyjs-webpack-plugin": "^1.3.0",
|
||||||
"webgl-debug": "^2.0.1",
|
"webgl-debug": "^2.0.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user