mirror of
https://github.com/Terncode/pixel.horse.git
synced 2026-09-24 13:55:04 +02:00
Update to Angular 17
This commit is contained in:
+16
-16
@@ -50,19 +50,19 @@
|
||||
"webpack-cli": "^7.0.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@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",
|
||||
"@angular-devkit/build-angular": "^17.3.0",
|
||||
"@angular/animations": "^17.3.0",
|
||||
"@angular/cdk": "^17.3.0",
|
||||
"@angular/common": "^17.3.0",
|
||||
"@angular/compiler": "^17.3.0",
|
||||
"@angular/compiler-cli": "^17.3.0",
|
||||
"@angular/core": "^17.3.0",
|
||||
"@angular/forms": "^17.3.0",
|
||||
"@angular/platform-browser": "^17.3.0",
|
||||
"@angular/platform-browser-dynamic": "^17.3.0",
|
||||
"@angular/platform-server": "^17.3.0",
|
||||
"@angular/router": "^17.3.0",
|
||||
"@ngtools/webpack": "^17.3.0",
|
||||
"@encharm/cws": "^4.5.3",
|
||||
"@fortawesome/angular-fontawesome": "^0.11.1",
|
||||
"@fortawesome/fontawesome-svg-core": "^6.7.2",
|
||||
@@ -167,7 +167,7 @@
|
||||
"moment": "^2.24.0",
|
||||
"mongoose": "^5.6.11",
|
||||
"morgan": "^1.9.1",
|
||||
"ngx-bootstrap": "^11.0.2",
|
||||
"ngx-bootstrap": "^12.0.0",
|
||||
"node-ipc": "^9.1.1",
|
||||
"parallel-webpack": "^2.4.0",
|
||||
"passport": "^0.4.0",
|
||||
@@ -206,7 +206,7 @@
|
||||
"tslib": "^2.8.1",
|
||||
"tslint": "^5.19.0",
|
||||
"tsutils": "^3.17.1",
|
||||
"typescript": "~4.9",
|
||||
"typescript": "~5.2",
|
||||
"ua-parser-js": "^0.7.20",
|
||||
"webgl-debug": "^2.0.1",
|
||||
"webpack-bundle-analyzer": "^5.2.0",
|
||||
@@ -215,6 +215,6 @@
|
||||
"workbox-cli": "^4.3.1",
|
||||
"wrapper-webpack-plugin": "^2.2.2",
|
||||
"yargs": "^14.0.0",
|
||||
"zone.js": "^0.13.3"
|
||||
"zone.js": "^0.14.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user