This repository was archived by the owner on Apr 17, 2023. It is now read-only.
File tree 4 files changed +21
-21
lines changed
4 files changed +21
-21
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" : " 4.10 .2" ,
32
32
"@types/graphql" : " 14.2.3" ,
33
- "@types/jest" : " 26.0.20 " ,
33
+ "@types/jest" : " 26.0.23 " ,
34
34
"@typescript-eslint/eslint-plugin" : " 4.15.1" ,
35
35
"@typescript-eslint/parser" : " 4.15.1" ,
36
36
"del-cli" : " 3.0.1" ,
37
- "eslint" : " 7.20 .0" ,
37
+ "eslint" : " 7.26 .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" ,
42
- "ts-jest" : " 26.5.1 " ,
41
+ "size-limit" : " 4.10 .2" ,
42
+ "ts-jest" : " 26.5.6 " ,
43
43
"ts-node" : " 9.1.1" ,
44
- "typescript" : " 4.1.5 "
44
+ "typescript" : " 4.2.4 "
45
45
},
46
46
"dependencies" : {
47
- "@types/mocha" : " 8.2.1 " ,
48
- "@types/node" : " 12.20.1 "
47
+ "@types/mocha" : " 8.2.2 " ,
48
+ "@types/node" : " 12.20.13 "
49
49
},
50
50
"workspaces" : [
51
51
" packages/*"
Original file line number Diff line number Diff line change 22
22
"license" : " MIT" ,
23
23
"devDependencies" : {
24
24
"@types/bson" : " 4.0.3" ,
25
- "@types/jest" : " 26.0.20 " ,
25
+ "@types/jest" : " 26.0.23 " ,
26
26
"@types/yargs" : " 15.0.13" ,
27
27
"endent" : " 2.0.1" ,
28
28
"jest" : " 26.6.3" ,
29
29
"rimraf" : " 3.0.2" ,
30
30
"safe-eval" : " 0.4.1" ,
31
- "ts-jest" : " 26.5.1 " ,
32
- "typescript" : " 4.1.5 "
31
+ "ts-jest" : " 26.5.6 " ,
32
+ "typescript" : " 4.2.4 "
33
33
},
34
34
"dependencies" : {
35
- "@graphback/core" : " 1.1.1 " ,
35
+ "@graphback/core" : " 1.1.2 " ,
36
36
"@graphql-tools/load-files" : " 6.2.5" ,
37
37
"@graphql-tools/merge" : " 6.2.7" ,
38
38
"graphql" : " ^15.3.0" ,
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" : " 4.10 .2" ,
34
34
"@types/debug" : " 4.1.5" ,
35
- "@types/jest" : " 26.0.20 " ,
35
+ "@types/jest" : " 26.0.23 " ,
36
36
"@types/json-schema" : " 7.0.7" ,
37
- "@types/react-dom" : " 17.0.1 " ,
37
+ "@types/react-dom" : " 17.0.5 " ,
38
38
"@types/traverse" : " 0.6.32" ,
39
39
"@types/uuid" : " 8.3.0" ,
40
40
"@types/websql" : " 0.0.27" ,
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" ,
48
+ "size-limit" : " 4.10 .2" ,
49
49
"supports-color" : " 8.1.1" ,
50
- "ts-jest" : " 26.5.1 " ,
51
- "typescript" : " 4.1.5 " ,
50
+ "ts-jest" : " 26.5.6 " ,
51
+ "typescript" : " 4.2.4 " ,
52
52
"vue" : " 3.0.6"
53
53
},
54
54
"dependencies" : {
55
55
"graphql-tag" : " 2.11.0" ,
56
- "react-native-sqlite-2" : " 3.1.1 " ,
56
+ "react-native-sqlite-2" : " 3.3.0 " ,
57
57
"subscriptions-transport-ws" : " 0.9.18" ,
58
58
"tiny-invariant" : " 1.1.0" ,
59
59
"traverse" : " 0.6.6" ,
Original file line number Diff line number Diff line change 11
11
"dependencies" : {
12
12
"@docusaurus/core" : " 2.0.0-alpha.fd17476c3" ,
13
13
"@docusaurus/preset-classic" : " 2.0.0-alpha.fd17476c3" ,
14
- "gsap" : " 3.6.0 " ,
14
+ "gsap" : " 3.6.1 " ,
15
15
"react" : " 17.0.1" ,
16
16
"react-dom" : " 17.0.1" ,
17
17
"scrollmagic" : " 2.0.8" ,
18
18
"scrollscene" : " 0.0.24" ,
19
- "styled-components" : " 5.2.1 "
19
+ "styled-components" : " 5.3.0 "
20
20
}
21
21
}
You can’t perform that action at this time.
0 commit comments