File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed
packages/deep-graphql-binding Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 3333 "@babel/plugin-proposal-class-properties" : " ^7.2.3" ,
3434 "@babel/plugin-proposal-decorators" : " ^7.2.3" ,
3535 "@babel/plugin-transform-runtime" : " ^7.1.0" ,
36- "@babel/preset-env" : " ^7.12.10 " ,
36+ "@babel/preset-env" : " ^7.16.0 " ,
3737 "@babel/runtime" : " ^7.0.0" ,
3838 "@web/dev-server-esbuild" : " ^0.2.12" ,
3939 "babel-eslint" : " ^10.0.1" ,
5757 "serve" : " ^10.1.1" ,
5858 "wait-on" : " ^6.0.0"
5959 },
60- "resolutions" : {
61- "graphql" : " ^15.8.0"
62- },
6360 "workspaces" : [
6461 " packages/*"
6562 ],
Original file line number Diff line number Diff line change 3232 "dependencies" : {
3333 "@graphql-tools/delegate" : " ^8.4.3" ,
3434 "@graphql-tools/graphql-file-loader" : " ^7.3.3" ,
35- "@graphql-tools/load" : " ^ 7.4.1" ,
35+ "@graphql-tools/load" : " 7.4.1" ,
3636 "@graphql-tools/schema" : " ^8.3.1" ,
3737 "@graphql-tools/utils" : " ^8.5.4" ,
3838 "graphql" : " ^15.8.0" ,
5656 "tslint" : " 5.20.0" ,
5757 "tslint-config-prettier" : " 1.18.0" ,
5858 "tslint-config-standard" : " 8.0.1" ,
59- "typescript" : " ^4.5.4 "
59+ "typescript" : " ^3.7.2 "
6060 },
6161 "private" : true
6262}
You can’t perform that action at this time.
0 commit comments