3333 "@angular/platform-browser" : " ^16.2.2" ,
3434 "@angular/platform-browser-dynamic" : " ^16.2.2" ,
3535 "@angular/router" : " ^16.2.2" ,
36- "angular-cli-ghpages" : " ^1.0.5 " ,
37- "bootstrap" : " 5.2.3 " ,
38- "core-js" : " 3.28.0 " ,
36+ "angular-cli-ghpages" : " ^1.0.6 " ,
37+ "bootstrap" : " 5.3.1 " ,
38+ "core-js" : " 3.32.1 " ,
3939 "husky" : " ^8.0.3" ,
40- "lint-staged" : " ^13.1.2 " ,
40+ "lint-staged" : " ^14.0.1 " ,
4141 "lodash" : " 4.17.21" ,
42- "marked" : " 4.2.12 " ,
43- "ngx-bootstrap" : " 10.2.0 " ,
44- "prettier" : " ^2.8.4 " ,
45- "rxjs" : " 7.8.0 " ,
42+ "marked" : " 7.0.4 " ,
43+ "ngx-bootstrap" : " 11.0.2 " ,
44+ "prettier" : " ^3.0.2 " ,
45+ "rxjs" : " 7.8.1 " ,
4646 "tsickle" : " ^0.46.3" ,
4747 "zone.js" : " ~0.13.1"
4848 },
5454 "@angular/cli" : " ^16.2.0" ,
5555 "@angular/compiler-cli" : " ^16.2.2" ,
5656 "@angular/language-service" : " ^16.2.2" ,
57- "@types/marked" : " ^4 .0.8 " ,
58- "@types/node" : " 18.14.0 " ,
57+ "@types/marked" : " ^5 .0.1 " ,
58+ "@types/node" : " 20.5.4 " ,
5959 "codelyzer" : " ^6.0.2" ,
60- "concurrently" : " 7.6.0 " ,
61- "cypress" : " 12.6.0 " ,
60+ "concurrently" : " 8.2.1 " ,
61+ "cypress" : " 12.17.4 " ,
6262 "ng-packagr" : " ^16.2.1" ,
6363 "npm-run-all" : " 4.1.5" ,
64- "postcss" : " 8.4.21 " ,
65- "serve" : " ^14.2.0 " ,
64+ "postcss" : " 8.4.28 " ,
65+ "serve" : " ^14.2.1 " ,
6666 "ts-node" : " 10.9.1" ,
67- "tslib" : " ^2.5.0 " ,
67+ "tslib" : " ^2.6.2 " ,
6868 "tslint" : " ~6.1.3" ,
69- "typescript" : " 4.9.5 " ,
70- "webpack-bundle-analyzer" : " 4.8 .0"
69+ "typescript" : " 5.1.6 " ,
70+ "webpack-bundle-analyzer" : " 4.9 .0"
7171 },
7272 "lint-staged" : {
7373 "*.{js,json,css,scss,less,md,ts,tsx,html,component.html,graphql}" : [
7474 " prettier --write"
7575 ]
7676 }
77- }
77+ }
0 commit comments