File tree 6 files changed +582
-550
lines changed
6 files changed +582
-550
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 4
4
- path : .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
5
5
spec : ' @yarnpkg/plugin-interactive-tools'
6
6
7
- yarnPath : .yarn/releases/yarn-3.5.1 .cjs
7
+ yarnPath : .yarn/releases/yarn-3.6.0 .cjs
Original file line number Diff line number Diff line change 8
8
"start" : " graphclient serve-dev"
9
9
},
10
10
"dependencies" : {
11
- "@graphprotocol/client-cli" : " ^2.2.22 "
11
+ "@graphprotocol/client-cli" : " ^3.0.0 "
12
12
}
13
13
}
Original file line number Diff line number Diff line change 9
9
},
10
10
"dependencies" : {
11
11
"graphql" : " ^16.6.0" ,
12
- "graphql-yoga" : " ^3.9.1 "
12
+ "graphql-yoga" : " ^4.0.0 "
13
13
}
14
14
}
Original file line number Diff line number Diff line change 24
24
"engines" : {
25
25
"node" : " >=12"
26
26
},
27
- "packageManager" : " yarn@3.5.1 " ,
27
+ "packageManager" : " yarn@3.6.0 " ,
28
28
"main" : " lib/index.js" ,
29
29
"module" : " lib/index.mjs" ,
30
30
"browser" : " umd/graphql-http.js" ,
132
132
"@types/koa-mount" : " ^4.0.2" ,
133
133
"@typescript-eslint/eslint-plugin" : " ^5.59.8" ,
134
134
"@typescript-eslint/parser" : " ^5.59.8" ,
135
- "@whatwg-node/fetch" : " ^0.9.1 " ,
135
+ "@whatwg-node/fetch" : " ^0.9.2 " ,
136
136
"babel-jest" : " ^29.5.0" ,
137
- "eslint" : " ^8.41 .0" ,
137
+ "eslint" : " ^8.42 .0" ,
138
138
"eslint-config-prettier" : " ^8.8.0" ,
139
139
"express" : " ^4.18.2" ,
140
140
"fastify" : " ^4.17.0" ,
147
147
"koa-mount" : " ^4.0.0" ,
148
148
"node-fetch" : " ^3.3.1" ,
149
149
"prettier" : " ^2.8.8" ,
150
- "rollup" : " ^3.23.0 " ,
150
+ "rollup" : " ^3.23.1 " ,
151
151
"rollup-plugin-gzip" : " ^3.1.0" ,
152
- "semantic-release" : " ^21.0.2 " ,
153
- "tslib" : " ^2.5.2 " ,
154
- "typedoc" : " ^0.24.7 " ,
152
+ "semantic-release" : " ^21.0.3 " ,
153
+ "tslib" : " ^2.5.3 " ,
154
+ "typedoc" : " ^0.24.8 " ,
155
155
"typedoc-plugin-markdown" : " ^3.15.3" ,
156
- "typescript" : " ^5.0.4 " ,
156
+ "typescript" : " ^5.1.3 " ,
157
157
"uWebSockets.js" : " uNetworking/uWebSockets.js#v20.30.0"
158
- },
159
- "resolutions" : {
160
- "npm/libnpmversion" : " ^3.0.6"
161
158
}
162
159
}
You can’t perform that action at this time.
0 commit comments