File tree Expand file tree Collapse file tree 9 files changed +19
-19
lines changed Expand file tree Collapse file tree 9 files changed +19
-19
lines changed Original file line number Diff line number Diff line change 3232 "@nestjs-api-example/typescript-config" : " workspace:*" ,
3333 "husky" : " 8.0.3" ,
3434 "lint-staged" : " 15.2.2" ,
35- "turbo" : " 1.12.4 "
35+ "turbo" : " 1.12.5 "
3636 },
3737 "version" : " 1.0.0"
3838}
Original file line number Diff line number Diff line change 3232 "devDependencies" : {
3333 "@mikro-orm/cli" : " 5.9.8" ,
3434 "@jest/globals" : " 29.7.0" ,
35- "@types/node" : " 20.11.24 " ,
35+ "@types/node" : " 20.11.27 " ,
3636 "@typescript-eslint/eslint-plugin" : " 6.21.0" ,
3737 "@typescript-eslint/parser" : " 6.21.0" ,
3838 "eslint" : " 8.57.0" ,
4545 "rimraf" : " 5.0.5" ,
4646 "ts-jest" : " 29.1.2" ,
4747 "ts-node" : " 10.9.2" ,
48- "typescript" : " 5.3.3 "
48+ "typescript" : " 5.4.2 "
4949 },
5050 "exports" : {
5151 "./command" : " ./lib/command.js" ,
Original file line number Diff line number Diff line change 3030 "devDependencies" : {
3131 "@mikro-orm/cli" : " 5.9.8" ,
3232 "@jest/globals" : " 29.7.0" ,
33- "@types/node" : " 20.11.24 " ,
33+ "@types/node" : " 20.11.27 " ,
3434 "@typescript-eslint/eslint-plugin" : " 6.21.0" ,
3535 "@typescript-eslint/parser" : " 6.21.0" ,
3636 "eslint" : " 8.57.0" ,
4343 "rimraf" : " 5.0.5" ,
4444 "ts-jest" : " 29.1.2" ,
4545 "ts-node" : " 10.9.2" ,
46- "typescript" : " 5.3.3 "
46+ "typescript" : " 5.4.2 "
4747 },
4848 "exports" : {
4949 "./adapter" : " ./lib/adapter.js" ,
Original file line number Diff line number Diff line change 2828 "devDependencies" : {
2929 "@mikro-orm/cli" : " 5.9.8" ,
3030 "@jest/globals" : " 29.7.0" ,
31- "@types/node" : " 20.11.24 " ,
31+ "@types/node" : " 20.11.27 " ,
3232 "@typescript-eslint/eslint-plugin" : " 6.21.0" ,
3333 "@typescript-eslint/parser" : " 6.21.0" ,
3434 "eslint" : " 8.57.0" ,
4141 "rimraf" : " 5.0.5" ,
4242 "ts-jest" : " 29.1.2" ,
4343 "ts-node" : " 10.9.2" ,
44- "typescript" : " 5.3.3 "
44+ "typescript" : " 5.4.2 "
4545 },
4646 "exports" : {
4747 "./model" : " ./lib/model.js" ,
Original file line number Diff line number Diff line change 2929 "devDependencies" : {
3030 "@mikro-orm/cli" : " 5.9.8" ,
3131 "@jest/globals" : " 29.7.0" ,
32- "@types/node" : " 20.11.24 " ,
32+ "@types/node" : " 20.11.27 " ,
3333 "@typescript-eslint/eslint-plugin" : " 6.21.0" ,
3434 "@typescript-eslint/parser" : " 6.21.0" ,
3535 "eslint" : " 8.57.0" ,
4242 "rimraf" : " 5.0.5" ,
4343 "ts-jest" : " 29.1.2" ,
4444 "ts-node" : " 10.9.2" ,
45- "typescript" : " 5.3.3 "
45+ "typescript" : " 5.4.2 "
4646 },
4747 "exports" : {
4848 "./fixture" : " ./lib/fixture.js" ,
Original file line number Diff line number Diff line change 2828 "devDependencies" : {
2929 "@mikro-orm/cli" : " 5.9.8" ,
3030 "@jest/globals" : " 29.7.0" ,
31- "@types/node" : " 20.11.24 " ,
31+ "@types/node" : " 20.11.27 " ,
3232 "@typescript-eslint/eslint-plugin" : " 6.21.0" ,
3333 "@typescript-eslint/parser" : " 6.21.0" ,
3434 "eslint" : " 8.57.0" ,
4141 "rimraf" : " 5.0.5" ,
4242 "ts-jest" : " 29.1.2" ,
4343 "ts-node" : " 10.9.2" ,
44- "typescript" : " 5.3.3 "
44+ "typescript" : " 5.4.2 "
4545 },
4646 "exports" : {
4747 "./fixture" : " ./lib/fixture.js" ,
Original file line number Diff line number Diff line change 1414 "url" : " https://github.com/Adrianmjim/nestjs-api-example/issues"
1515 },
1616 "dependencies" : {
17- "@apollo/server" : " 4.10.0 " ,
17+ "@apollo/server" : " 4.10.1 " ,
1818 "@as-integrations/fastify" : " 2.1.1" ,
1919 "@nestjs-api-example/core-cat" : " workspace:*" ,
2020 "@nestjs-api-example/core-common" : " workspace:*" ,
3535 },
3636 "devDependencies" : {
3737 "@jest/globals" : " 29.7.0" ,
38- "@types/node" : " 20.11.24 " ,
38+ "@types/node" : " 20.11.27 " ,
3939 "@typescript-eslint/eslint-plugin" : " 6.21.0" ,
4040 "@typescript-eslint/parser" : " 6.21.0" ,
4141 "eslint" : " 8.57.0" ,
4848 "rimraf" : " 5.0.5" ,
4949 "ts-jest" : " 29.1.2" ,
5050 "ts-node" : " 10.9.2" ,
51- "typescript" : " 5.3.3 "
51+ "typescript" : " 5.4.2 "
5252 },
5353 "scripts" : {
5454 "build" : " tsc --build tsconfig.json" ,
Original file line number Diff line number Diff line change 1414 "url" : " https://github.com/Adrianmjim/nestjs-api-example/issues"
1515 },
1616 "dependencies" : {
17- "@grpc/grpc-js" : " 1.10.1 " ,
17+ "@grpc/grpc-js" : " 1.10.2 " ,
1818 "@grpc/proto-loader" : " 0.7.10" ,
1919 "@nestjs-api-example/core-cat" : " workspace:*" ,
2020 "@nestjs-api-example/core-entity" : " workspace:*" ,
3030 },
3131 "devDependencies" : {
3232 "@jest/globals" : " 29.7.0" ,
33- "@types/node" : " 20.11.24 " ,
33+ "@types/node" : " 20.11.27 " ,
3434 "@typescript-eslint/eslint-plugin" : " 6.21.0" ,
3535 "@typescript-eslint/parser" : " 6.21.0" ,
3636 "eslint" : " 8.57.0" ,
4343 "rimraf" : " 5.0.5" ,
4444 "ts-jest" : " 29.1.2" ,
4545 "ts-node" : " 10.9.2" ,
46- "typescript" : " 5.3.3 "
46+ "typescript" : " 5.4.2 "
4747 },
4848 "scripts" : {
4949 "build" : " tsc --build tsconfig.json" ,
Original file line number Diff line number Diff line change 3333 },
3434 "devDependencies" : {
3535 "@jest/globals" : " 29.7.0" ,
36- "@types/node" : " 20.11.24 " ,
36+ "@types/node" : " 20.11.27 " ,
3737 "@typescript-eslint/eslint-plugin" : " 6.21.0" ,
3838 "@typescript-eslint/parser" : " 6.21.0" ,
3939 "eslint" : " 8.57.0" ,
4646 "rimraf" : " 5.0.5" ,
4747 "ts-jest" : " 29.1.2" ,
4848 "ts-node" : " 10.9.2" ,
49- "typescript" : " 5.3.3 "
49+ "typescript" : " 5.4.2 "
5050 },
5151 "scripts" : {
5252 "build" : " tsc --build tsconfig.json" ,
You can’t perform that action at this time.
0 commit comments