This repository was archived by the owner on Apr 17, 2023. It is now read-only.
File tree 3 files changed +15
-15
lines changed
3 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 28
28
"generate:docs" : " ./scripts/docs.sh"
29
29
},
30
30
"devDependencies" : {
31
- "@size-limit/preset-small-lib" : " 4.9.2 " ,
31
+ "@size-limit/preset-small-lib" : " 7.0.8 " ,
32
32
"@types/graphql" : " 14.2.3" ,
33
33
"@types/jest" : " 26.0.20" ,
34
34
"@typescript-eslint/eslint-plugin" : " 4.15.1" ,
35
35
"@typescript-eslint/parser" : " 4.15.1" ,
36
- "del-cli" : " 3 .0.1" ,
37
- "eslint" : " 7.20 .0" ,
36
+ "del-cli" : " 4 .0.1" ,
37
+ "eslint" : " 8.10 .0" ,
38
38
"jest" : " 26.6.3" ,
39
39
"lerna" : " 3.22.1" ,
40
40
"npm-run-all" : " 4.1.5" ,
41
- "size-limit" : " 4.9.2 " ,
41
+ "size-limit" : " 7.0.8 " ,
42
42
"ts-jest" : " 26.5.1" ,
43
- "ts-node" : " 9.1.1 " ,
43
+ "ts-node" : " 10.7.0 " ,
44
44
"typescript" : " 4.1.5"
45
45
},
46
46
"dependencies" : {
47
- "@types/mocha" : " 8.2.1 " ,
48
- "@types/node" : " 12.20.1 "
47
+ "@types/mocha" : " 9.1.0 " ,
48
+ "@types/node" : " 16.11.26 "
49
49
},
50
50
"workspaces" : [
51
51
" packages/*"
Original file line number Diff line number Diff line change 23
23
"devDependencies" : {
24
24
"@types/bson" : " 4.0.3" ,
25
25
"@types/jest" : " 26.0.20" ,
26
- "@types/yargs" : " 15 .0.13 " ,
26
+ "@types/yargs" : " 17 .0.9 " ,
27
27
"endent" : " 2.0.1" ,
28
28
"jest" : " 26.6.3" ,
29
29
"rimraf" : " 3.0.2" ,
35
35
"@graphback/core" : " 1.1.1" ,
36
36
"@graphql-tools/load-files" : " 6.2.5" ,
37
37
"@graphql-tools/merge" : " 6.2.7" ,
38
- "graphql" : " ^15.3.0" ,
38
+ "graphql" : " ^15.3.0 || ^16.0.0 " ,
39
39
"graphql-metadata" : " 0.7.6" ,
40
- "yargs" : " 16.2.0 "
40
+ "yargs" : " 17.3.1 "
41
41
}
42
42
}
Original file line number Diff line number Diff line change 30
30
}
31
31
},
32
32
"devDependencies" : {
33
- "@size-limit/preset-small-lib" : " 4.9.2 " ,
33
+ "@size-limit/preset-small-lib" : " 7.0.8 " ,
34
34
"@types/debug" : " 4.1.5" ,
35
35
"@types/jest" : " 26.0.20" ,
36
36
"@types/json-schema" : " 7.0.7" ,
45
45
"isomorphic-unfetch" : " 3.1.0" ,
46
46
"jest" : " 26.6.3" ,
47
47
"react" : " 17.0.1" ,
48
- "size-limit" : " 4.9.2 " ,
49
- "supports-color" : " 8.1 .1" ,
48
+ "size-limit" : " 7.0.8 " ,
49
+ "supports-color" : " 9.2 .1" ,
50
50
"ts-jest" : " 26.5.1" ,
51
51
"typescript" : " 4.1.5" ,
52
52
"vue" : " 3.0.6"
57
57
"subscriptions-transport-ws" : " 0.9.18" ,
58
58
"tiny-invariant" : " 1.1.0" ,
59
59
"traverse" : " 0.6.6" ,
60
- "urql" : " 1.11.6 " ,
60
+ "urql" : " 2.2.0 " ,
61
61
"uuid" : " 8.3.2" ,
62
- "websql" : " 1 .0.0 " ,
62
+ "websql" : " 2 .0.3 " ,
63
63
"wonka" : " 4.0.15" ,
64
64
"zen-observable" : " 0.8.15"
65
65
}
You can’t perform that action at this time.
0 commit comments