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 8
8
"start" : " node ."
9
9
},
10
10
"dependencies" : {
11
- "fastify" : " ^4.12 .0" ,
11
+ "fastify" : " ^4.13 .0" ,
12
12
"graphql" : " ^16.6.0" ,
13
- "mercurius" : " ^12.0.0 "
13
+ "mercurius" : " ^12.0.1 "
14
14
}
15
15
}
Original file line number Diff line number Diff line change 115
115
"@types/koa-mount" : " ^4.0.2" ,
116
116
"@typescript-eslint/eslint-plugin" : " ^5.51.0" ,
117
117
"@typescript-eslint/parser" : " ^5.51.0" ,
118
- "@whatwg-node/fetch" : " ^0.7.0 " ,
118
+ "@whatwg-node/fetch" : " ^0.8.1 " ,
119
119
"babel-jest" : " ^29.4.2" ,
120
- "eslint" : " ^8.33 .0" ,
120
+ "eslint" : " ^8.34 .0" ,
121
121
"eslint-config-prettier" : " ^8.6.0" ,
122
122
"express" : " ^4.18.2" ,
123
- "fastify" : " ^4.12 .0" ,
123
+ "fastify" : " ^4.13 .0" ,
124
124
"graphql" : " ^16.6.0" ,
125
125
"html-validator" : " ^6.0.1" ,
126
126
"jest" : " ^29.4.2" ,
129
129
"koa-mount" : " ^4.0.0" ,
130
130
"node-fetch" : " ^3.3.0" ,
131
131
"prettier" : " ^2.8.4" ,
132
- "rollup" : " ^3.14 .0" ,
132
+ "rollup" : " ^3.15 .0" ,
133
133
"rollup-plugin-gzip" : " ^3.1.0" ,
134
134
"semantic-release" : " ^20.1.0" ,
135
135
"tslib" : " ^2.5.0" ,
136
- "typedoc" : " ^0.23.24 " ,
136
+ "typedoc" : " ^0.23.25 " ,
137
137
"typedoc-plugin-markdown" : " ^3.14.0" ,
138
138
"typescript" : " ^4.9.5"
139
139
},
You can’t perform that action at this time.
0 commit comments