File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 3636 },
3737 "dependencies" : {
3838 "@sinclair/typebox" : " ^0.25.1" ,
39- "fastify-metrics" : " ^8.0.0" ,
4039 "pg" : " ^8.7.1" ,
4140 "pg-format" : " ^1.0.4" ,
4241 "pgsql-parser" : " ^13.3.0" ,
43- "pino" : " ^8.6.1" ,
4442 "postgres-array" : " ^3.0.1" ,
4543 "prettier" : " ^2.6.0" ,
4644 "prettier-plugin-sql" : " ^0.12.1"
4745 },
4846 "devDependencies" : {
4947 "@types/crypto-js" : " ^4.1.1" ,
5048 "@types/jest" : " ^27.0.1" ,
51- "@types/node" : " ^17.0.21 " ,
49+ "@types/node" : " ^16.18.3 " ,
5250 "@types/pg" : " ^8.6.5" ,
5351 "@types/pg-format" : " ^1.0.1" ,
5452 "cpy-cli" : " ^4.1.0" ,
5553 "crypto-js" : " ^4.0.0" ,
5654 "fastify" : " ^4.8.1" ,
5755 "fastify-cors" : " ^6.0.3" ,
56+ "fastify-metrics" : " ^8.0.0" ,
5857 "fastify-swagger" : " ^5.0.0" ,
5958 "jest" : " ^27.1.0" ,
6059 "npm-run-all" : " ^4.1.5" ,
6160 "pg-connection-string" : " ^2.5.0" ,
61+ "pino" : " ^8.6.1" ,
6262 "pino-pretty" : " ^9.1.1" ,
6363 "pkg" : " ^5.5.2" ,
6464 "rimraf" : " ^3.0.2" ,
6565 "ts-jest" : " ^27.0.5" ,
6666 "ts-node-dev" : " ^2.0.0" ,
67- "typescript" : " ^4.3.2 " ,
67+ "typescript" : " ~4.9 " ,
6868 "wait-for-localhost-cli" : " ^3.0.0"
6969 }
7070}
You can’t perform that action at this time.
0 commit comments