mirror of
https://github.com/Terncode/pixel.horse.git
synced 2026-09-24 13:55:04 +02:00
Update to Angular 16
This commit is contained in:
+14
-14
@@ -50,24 +50,24 @@
|
||||
"webpack-cli": "^7.0.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@angular-devkit/build-angular": "^15.2.11",
|
||||
"@angular/animations": "^15.2.10",
|
||||
"@angular/cdk": "^15.2.9",
|
||||
"@angular/common": "^15.2.10",
|
||||
"@angular/compiler": "^15.2.10",
|
||||
"@angular/compiler-cli": "^15.2.10",
|
||||
"@angular/core": "^15.2.10",
|
||||
"@angular/forms": "^15.2.10",
|
||||
"@angular/platform-browser": "^15.2.10",
|
||||
"@angular/platform-browser-dynamic": "^15.2.10",
|
||||
"@angular/platform-server": "^15.2.10",
|
||||
"@angular/router": "^15.2.10",
|
||||
"@angular-devkit/build-angular": "^16.2.12",
|
||||
"@angular/animations": "^16.2.12",
|
||||
"@angular/cdk": "^16.2.12",
|
||||
"@angular/common": "^16.2.12",
|
||||
"@angular/compiler": "^16.2.12",
|
||||
"@angular/compiler-cli": "^16.2.12",
|
||||
"@angular/core": "^16.2.12",
|
||||
"@angular/forms": "^16.2.12",
|
||||
"@angular/platform-browser": "^16.2.12",
|
||||
"@angular/platform-browser-dynamic": "^16.2.12",
|
||||
"@angular/platform-server": "^16.2.12",
|
||||
"@angular/router": "^16.2.12",
|
||||
"@ngtools/webpack": "^16.2.12",
|
||||
"@encharm/cws": "^4.5.3",
|
||||
"@fortawesome/angular-fontawesome": "^0.11.1",
|
||||
"@fortawesome/fontawesome-svg-core": "^6.7.2",
|
||||
"@fortawesome/free-brands-svg-icons": "^6.7.2",
|
||||
"@fortawesome/free-solid-svg-icons": "^6.7.2",
|
||||
"@ngtools/webpack": "^15.2.11",
|
||||
"@passport-next/passport-facebook": "^3.1.2",
|
||||
"@passport-next/passport-google-oauth2": "^1.0.0",
|
||||
"@types/base64-js": "^1.2.5",
|
||||
@@ -215,6 +215,6 @@
|
||||
"workbox-cli": "^4.3.1",
|
||||
"wrapper-webpack-plugin": "^2.2.2",
|
||||
"yargs": "^14.0.0",
|
||||
"zone.js": "^0.12.0"
|
||||
"zone.js": "^0.13.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user