File tree Expand file tree Collapse file tree 6 files changed +582
-550
lines changed Expand file tree Collapse file tree 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 44 - path : .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
55 spec : ' @yarnpkg/plugin-interactive-tools'
66
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 88 "start" : " graphclient serve-dev"
99 },
1010 "dependencies" : {
11- "@graphprotocol/client-cli" : " ^2.2.22 "
11+ "@graphprotocol/client-cli" : " ^3.0.0 "
1212 }
1313}
Original file line number Diff line number Diff line change 99 },
1010 "dependencies" : {
1111 "graphql" : " ^16.6.0" ,
12- "graphql-yoga" : " ^3.9.1 "
12+ "graphql-yoga" : " ^4.0.0 "
1313 }
1414}
Original file line number Diff line number Diff line change 2424 "engines" : {
2525 "node" : " >=12"
2626 },
27- "packageManager" : " yarn@3.5.1 " ,
27+ "packageManager" : " yarn@3.6.0 " ,
2828 "main" : " lib/index.js" ,
2929 "module" : " lib/index.mjs" ,
3030 "browser" : " umd/graphql-http.js" ,
132132 "@types/koa-mount" : " ^4.0.2" ,
133133 "@typescript-eslint/eslint-plugin" : " ^5.59.8" ,
134134 "@typescript-eslint/parser" : " ^5.59.8" ,
135- "@whatwg-node/fetch" : " ^0.9.1 " ,
135+ "@whatwg-node/fetch" : " ^0.9.2 " ,
136136 "babel-jest" : " ^29.5.0" ,
137- "eslint" : " ^8.41 .0" ,
137+ "eslint" : " ^8.42 .0" ,
138138 "eslint-config-prettier" : " ^8.8.0" ,
139139 "express" : " ^4.18.2" ,
140140 "fastify" : " ^4.17.0" ,
147147 "koa-mount" : " ^4.0.0" ,
148148 "node-fetch" : " ^3.3.1" ,
149149 "prettier" : " ^2.8.8" ,
150- "rollup" : " ^3.23.0 " ,
150+ "rollup" : " ^3.23.1 " ,
151151 "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 " ,
155155 "typedoc-plugin-markdown" : " ^3.15.3" ,
156- "typescript" : " ^5.0.4 " ,
156+ "typescript" : " ^5.1.3 " ,
157157 "uWebSockets.js" : " uNetworking/uWebSockets.js#v20.30.0"
158- },
159- "resolutions" : {
160- "npm/libnpmversion" : " ^3.0.6"
161158 }
162159}
You can’t perform that action at this time.
0 commit comments