File tree Expand file tree Collapse file tree 3 files changed +114
-79
lines changed
implementations/mercurius Expand file tree Collapse file tree 3 files changed +114
-79
lines changed Original file line number Diff line number Diff line change 88 "start" : " node ."
99 },
1010 "dependencies" : {
11- "fastify" : " ^4.12 .0" ,
11+ "fastify" : " ^4.13 .0" ,
1212 "graphql" : " ^16.6.0" ,
13- "mercurius" : " ^12.0.0 "
13+ "mercurius" : " ^12.0.1 "
1414 }
1515}
Original file line number Diff line number Diff line change 115115 "@types/koa-mount" : " ^4.0.2" ,
116116 "@typescript-eslint/eslint-plugin" : " ^5.51.0" ,
117117 "@typescript-eslint/parser" : " ^5.51.0" ,
118- "@whatwg-node/fetch" : " ^0.7.0 " ,
118+ "@whatwg-node/fetch" : " ^0.8.1 " ,
119119 "babel-jest" : " ^29.4.2" ,
120- "eslint" : " ^8.33 .0" ,
120+ "eslint" : " ^8.34 .0" ,
121121 "eslint-config-prettier" : " ^8.6.0" ,
122122 "express" : " ^4.18.2" ,
123- "fastify" : " ^4.12 .0" ,
123+ "fastify" : " ^4.13 .0" ,
124124 "graphql" : " ^16.6.0" ,
125125 "html-validator" : " ^6.0.1" ,
126126 "jest" : " ^29.4.2" ,
129129 "koa-mount" : " ^4.0.0" ,
130130 "node-fetch" : " ^3.3.0" ,
131131 "prettier" : " ^2.8.4" ,
132- "rollup" : " ^3.14 .0" ,
132+ "rollup" : " ^3.15 .0" ,
133133 "rollup-plugin-gzip" : " ^3.1.0" ,
134134 "semantic-release" : " ^20.1.0" ,
135135 "tslib" : " ^2.5.0" ,
136- "typedoc" : " ^0.23.24 " ,
136+ "typedoc" : " ^0.23.25 " ,
137137 "typedoc-plugin-markdown" : " ^3.14.0" ,
138138 "typescript" : " ^4.9.5"
139139 },
You can’t perform that action at this time.
0 commit comments