File tree Expand file tree Collapse file tree 6 files changed +1183
-1220
lines changed Expand file tree Collapse file tree 6 files changed +1183
-1220
lines changed Original file line number Diff line number Diff line change 3737 "typescript" : " ^4.1.5"
3838 },
3939 "resolutions" : {
40- "eslint-scope" : " ^5.0.0 " ,
41- "subscriptions-transport-ws" : " ^0.9.18 " ,
42- "graphql" : " ^15.3.0 "
40+ "eslint-scope" : " ^5" ,
41+ "subscriptions-transport-ws" : " ^0.9" ,
42+ "graphql" : " ^16 "
4343 }
4444}
Original file line number Diff line number Diff line change 3838 },
3939 "dependencies" : {
4040 "throttle-debounce" : " ^3.0.1" ,
41- "ts-essentials" : " ^8.1 .0" ,
42- "vue-demi" : " ^0.11.4 "
41+ "ts-essentials" : " ^9.0 .0" ,
42+ "vue-demi" : " ^0.12.1 "
4343 },
4444 "peerDependencies" : {
4545 "@apollo/client" : " ^3.4.13" ,
46- "graphql" : " ^15.3.0 " ,
46+ "graphql" : " >=15 " ,
4747 "vue" : " ^2.6.0 || ^3.1.0"
4848 },
4949 "devDependencies" : {
Original file line number Diff line number Diff line change 4343 "vue" : " ^3.1.0"
4444 },
4545 "dependencies" : {
46- "throttle-debounce" : " ^2. 3.0"
46+ "throttle-debounce" : " ^3.0.1 "
4747 },
4848 "devDependencies" : {
4949 "@apollo/client" : " ^3.2.4" ,
Original file line number Diff line number Diff line change 3333 "prepublishOnly" : " yarn build"
3434 },
3535 "dependencies" : {
36- "serialize-javascript" : " ^5 .0.1 "
36+ "serialize-javascript" : " ^6 .0.0 "
3737 },
3838 "devDependencies" : {
39- "@types/serialize-javascript" : " ^4.0.0" ,
40- "typescript" : " ^4"
39+ "@types/serialize-javascript" : " ^5.0.1"
4140 }
4241}
Original file line number Diff line number Diff line change 3131 "dev" : " yarn build --watch" ,
3232 "build" : " tsc --outDir dist -d" ,
3333 "prepublishOnly" : " yarn build"
34- },
35- "devDependencies" : {
36- "typescript" : " ^4"
3734 }
3835}
You can’t perform that action at this time.
0 commit comments