File tree Expand file tree Collapse file tree 11 files changed +261
-251
lines changed
Expand file tree Collapse file tree 11 files changed +261
-251
lines changed Original file line number Diff line number Diff line change 55 "start" : " wrangler dev src/index.ts"
66 },
77 "devDependencies" : {
8- "@cloudflare/workers-types" : " ^4.20250605 .0" ,
8+ "@cloudflare/workers-types" : " ^4.20250606 .0" ,
99 "@graphql-hive/gateway-runtime" : " workspace:*" ,
1010 "graphql" : " ^16.9.0" ,
1111 "wrangler" : " ^4.19.1"
Original file line number Diff line number Diff line change 55 "private" : true ,
66 "dependencies" : {
77 "@graphql-hive/nestjs" : " workspace:^" ,
8- "@nestjs/common" : " ^11.1.2 " ,
9- "@nestjs/core" : " ^11.1.2 " ,
8+ "@nestjs/common" : " ^11.1.3 " ,
9+ "@nestjs/core" : " ^11.1.3 " ,
1010 "@nestjs/graphql" : " ^13.0.3" ,
11- "@nestjs/platform-express" : " ^11.1.2 " ,
11+ "@nestjs/platform-express" : " ^11.1.3 " ,
1212 "file-type" : " ^21.0.0" ,
1313 "graphql" : " ^16.10.0" ,
1414 "reflect-metadata" : " ^0.2.2" ,
Original file line number Diff line number Diff line change 55 "devDependencies" : {
66 "@apollo/gateway" : " ^2.11.0" ,
77 "@types/dockerode" : " ^3.3.39" ,
8- "@types/node" : " ^22.15.29 " ,
8+ "@types/node" : " ^22.15.30 " ,
99 "@whatwg-node/disposablestack" : " ^0.0.6" ,
1010 "@whatwg-node/fetch" : " ^0.10.8" ,
11- "dockerode" : " ^4.0.2 " ,
11+ "dockerode" : " ^4.0.7 " ,
1212 "glob" : " ^11.0.0" ,
1313 "graphql" : " ^16.9.0" ,
1414 "terminate" : " ^2.8.0"
Original file line number Diff line number Diff line change 1616 "glob" : " ^11.0.0" ,
1717 "jscodeshift" : " ^17.1.1" ,
1818 "tsx" : " ^4.19.2" ,
19- "zod" : " ^3.25.51 "
19+ "zod" : " ^3.25.55 "
2020 }
2121}
Original file line number Diff line number Diff line change 44 "private" : true ,
55 "main" : " ./src/index.ts" ,
66 "dependencies" : {
7- "@memlab/core" : " ^1.1.39 " ,
8- "@memlab/heap-analysis" : " ^1.0.36 " ,
7+ "@memlab/core" : " ^1.1.42 " ,
8+ "@memlab/heap-analysis" : " ^1.0.39 " ,
99 "@whatwg-node/promise-helpers" : " ^1.3.0" ,
1010 "canvas" : " ^3.1.0" ,
1111 "chart.js" : " ^4.4.7" ,
1212 "chartjs-plugin-trendline" : " ^2.1.9" ,
13- "memlab" : " ^1.1.56 " ,
13+ "memlab" : " ^1.1.59 " ,
1414 "parse-duration" : " ^2.0.0" ,
1515 "speedscope" : " ./speedscope-1.23.0-alpha.4.tgz" ,
1616 "ws" : " ^8.18.0"
Original file line number Diff line number Diff line change 1414 "@graphql-hive/pubsub" : " workspace:*" ,
1515 "@graphql-mesh/types" : " ^0.104.0" ,
1616 "@graphql-tools/utils" : " ^10.7.2" ,
17- "@types/node" : " ^22.15.29 " ,
17+ "@types/node" : " ^22.15.30 " ,
1818 "@whatwg-node/disposablestack" : " ^0.0.6" ,
1919 "@whatwg-node/fetch" : " ^0.10.8" ,
2020 "@whatwg-node/promise-helpers" : " ^1.2.5" ,
Original file line number Diff line number Diff line change 3838 "@changesets/cli" : " patch:@changesets/cli@npm:2.27.9#~/.yarn/patches/@changesets-cli-npm-2.27.9-5df61a909e.patch" ,
3939 "@ianvs/prettier-plugin-sort-imports" : " 4.4.2" ,
4040 "@tsconfig/strictest" : " 2.0.5" ,
41- "@types/node" : " 22.15.29 " ,
41+ "@types/node" : " 22.15.30 " ,
4242 "@yarnpkg/cli" : " 4.9.2" ,
4343 "@yarnpkg/core" : " 4.4.2" ,
4444 "@yarnpkg/plugin-pack" : " 4.0.2" ,
Original file line number Diff line number Diff line change 5252 "tslib" : " ^2.8.1"
5353 },
5454 "devDependencies" : {
55- "@nestjs/common" : " 11.1.2 " ,
56- "@nestjs/core" : " 11.1.2 " ,
55+ "@nestjs/common" : " 11.1.3 " ,
56+ "@nestjs/core" : " 11.1.3 " ,
5757 "@nestjs/graphql" : " 13.1.0" ,
58- "@nestjs/testing" : " 11.1.2 " ,
58+ "@nestjs/testing" : " 11.1.3 " ,
5959 "@types/supertest" : " 6.0.3" ,
6060 "fastify" : " 5.3.3" ,
6161 "file-type" : " ^21.0.0" ,
Original file line number Diff line number Diff line change 4242 "graphql" : " ^15.9.0 || ^16.9.0"
4343 },
4444 "dependencies" : {
45- "@aws-sdk/client-sts" : " ^3.823 .0" ,
45+ "@aws-sdk/client-sts" : " ^3.825 .0" ,
4646 "@graphql-mesh/fusion-runtime" : " workspace:^" ,
4747 "@whatwg-node/promise-helpers" : " ^1.3.0" ,
4848 "aws4" : " 1.13.2" ,
Original file line number Diff line number Diff line change 7171 "@graphql-yoga/plugin-csrf-prevention" : " ^3.13.5" ,
7272 "@graphql-yoga/plugin-defer-stream" : " ^3.13.5" ,
7373 "@graphql-yoga/plugin-persisted-operations" : " ^3.13.6" ,
74- "@types/node" : " ^22.15.29 " ,
74+ "@types/node" : " ^22.15.30 " ,
7575 "@whatwg-node/disposablestack" : " ^0.0.6" ,
7676 "@whatwg-node/promise-helpers" : " ^1.3.0" ,
7777 "@whatwg-node/server" : " ^0.10.10" ,
You can’t perform that action at this time.
0 commit comments