mirror of
https://github.com/Terncode/pixel.horse.git
synced 2026-09-24 13:55:04 +02:00
Update to angular 19
This commit is contained in:
+27
-25
@@ -18,11 +18,11 @@
|
||||
"ts-cov": "npm run ts -- --target es5",
|
||||
"ts-cov-watch": "npm run ts -- --target es5 --watch",
|
||||
"webpack-prod": "node --max_old_space_size=8192 node_modules/webpack-cli/bin/cli --config webpack.prod.mjs --progress --color",
|
||||
"webpack-main": "npm run webpack-prod -- --env.main",
|
||||
"webpack-analyze": "npm run webpack-prod -- --env.analyze",
|
||||
"webpack-debug": "npm run webpack-prod -- --env.debug",
|
||||
"webpack-admin": "npm run webpack-prod -- --env.admin",
|
||||
"webpack-stats": "npm run webpack-prod -- --env.debug --json > stats.json",
|
||||
"webpack-main": "npm run webpack-prod -- --env main",
|
||||
"webpack-analyze": "npm run webpack-prod -- --env analyze",
|
||||
"webpack-debug": "npm run webpack-prod -- --env debug",
|
||||
"webpack-admin": "npm run webpack-prod -- --env admin",
|
||||
"webpack-stats": "npm run webpack-prod -- --env debug --json > stats.json",
|
||||
"webpack-verbose": "npm run webpack-prod -- --verbose",
|
||||
"wds": "webpack-dev-server --config webpack.dev.mjs --progress --color --port 8091",
|
||||
"build": "gulp build",
|
||||
@@ -44,23 +44,22 @@
|
||||
"update-fontawesome": "npm update @fortawesome/fontawesome-svg-core @fortawesome/free-brands-svg-icons @fortawesome/free-solid-svg-icons @fortawesome/angular-fontawesome --save"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "18.2.21",
|
||||
"@angular/animations": "18.2.14",
|
||||
"@angular/cdk": "18.2.14",
|
||||
"@angular/common": "18.2.14",
|
||||
"@angular/compiler": "18.2.14",
|
||||
"@angular/compiler-cli": "18.2.14",
|
||||
"@angular/core": "18.2.14",
|
||||
"@angular/forms": "18.2.14",
|
||||
"@angular/platform-browser": "18.2.14",
|
||||
"@angular/platform-browser-dynamic": "18.2.14",
|
||||
"@angular/platform-server": "18.2.14",
|
||||
"@angular/router": "18.2.14",
|
||||
"@ngtools/webpack": "18.0.0",
|
||||
"@fortawesome/angular-fontawesome": "0.15.0",
|
||||
"@angular-devkit/build-angular": "19.2.27",
|
||||
"@angular/animations": "19.2.25",
|
||||
"@angular/common": "19.2.25",
|
||||
"@angular/compiler": "19.2.25",
|
||||
"@angular/compiler-cli": "19.2.25",
|
||||
"@angular/core": "19.2.25",
|
||||
"@angular/forms": "19.2.25",
|
||||
"@angular/platform-browser": "19.2.25",
|
||||
"@angular/platform-browser-dynamic": "19.2.25",
|
||||
"@angular/platform-server": "19.2.25",
|
||||
"@angular/router": "19.2.25",
|
||||
"@fortawesome/angular-fontawesome": "1.0.0",
|
||||
"@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": "19.2.27",
|
||||
"@types/bluebird": "3.5.42",
|
||||
"@types/body-parser": "1.19.6",
|
||||
"@types/chai": "5.2.3",
|
||||
@@ -122,10 +121,10 @@
|
||||
"howler": "2.1.2",
|
||||
"html-loader": "5.1.0",
|
||||
"html5-gamepad": "1.1.0",
|
||||
"mocha": "6.2.0",
|
||||
"merge2": "1.2.4",
|
||||
"remap-istanbul": "^0.13.0",
|
||||
"mocha": "6.2.0",
|
||||
"reflect-metadata": "0.2.2",
|
||||
"remap-istanbul": "^0.13.0",
|
||||
"rxjs": "7.8.2",
|
||||
"sass-loader": "13.3.3",
|
||||
"sinon": "21.0.3",
|
||||
@@ -133,7 +132,7 @@
|
||||
"ts-node": "10.9.2",
|
||||
"tslib": "2.8.1",
|
||||
"tsutils": "3.17.1",
|
||||
"typescript": "5.4",
|
||||
"typescript": "5.7.3",
|
||||
"webpack": "5.105.4",
|
||||
"webpack-bundle-analyzer": "5.2.0",
|
||||
"webpack-cli": "7.0.2",
|
||||
@@ -141,10 +140,13 @@
|
||||
"webpack-merge": "6.0.1",
|
||||
"workbox-cli": "7.4.0",
|
||||
"wrapper-webpack-plugin": "2.2.2",
|
||||
"zone.js": "0.14.10"
|
||||
"zone.js": "0.15.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@angular/cdk": "19.2.19",
|
||||
"@encharm/cws": "4.5.3",
|
||||
"@passport-next/passport-facebook": "^3.1.3",
|
||||
"@passport-next/passport-google-oauth2": "^1.0.0",
|
||||
"ag-psd": "30.1.0",
|
||||
"ag-sockets": "14.0.2",
|
||||
"base64-js": "^1.5.1",
|
||||
@@ -174,7 +176,7 @@
|
||||
"markdown-tree": "0.0.0",
|
||||
"mongoose": "9.3.2",
|
||||
"morgan": "1.9.1",
|
||||
"ngx-bootstrap": "18.0.1",
|
||||
"ngx-bootstrap": "19.0.2",
|
||||
"passport": "0.7.0",
|
||||
"passport-deviantart": "0.0.5",
|
||||
"passport-discord": "0.1.3",
|
||||
@@ -203,4 +205,4 @@
|
||||
"webgl-debug": "2.0.1",
|
||||
"yargs": "18.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user