Commit f94d29a and authored May 7, 2022 Verified
1 parent f5e1e78 commit f94d29a Copy full SHA for f94d29a
File tree 7 files changed +334
-333
lines changed
src/pages/api/covid/json-schema-covid
7 files changed +334
-333
lines changed Original file line number Diff line number Diff line change 38
38
"@types/node" : " 16.11.33" ,
39
39
"@typescript-eslint/eslint-plugin" : " 5.22.0" ,
40
40
"@typescript-eslint/parser" : " 5.22.0" ,
41
- "babel-jest" : " 28.0.3 " ,
41
+ "babel-jest" : " 28.1.0 " ,
42
42
"bob-the-bundler" : " 1.7.1" ,
43
- "eslint" : " 8.14 .0" ,
43
+ "eslint" : " 8.15 .0" ,
44
44
"eslint-config-prettier" : " 8.5.0" ,
45
45
"eslint-config-standard" : " 17.0.0" ,
46
46
"eslint-plugin-import" : " 2.26.0" ,
50
50
"globby" : " 11.1.0" ,
51
51
"graphql" : " 16.4.0" ,
52
52
"husky" : " 7.0.4" ,
53
- "jest" : " 28.0.3 " ,
53
+ "jest" : " 28.1.0 " ,
54
54
"lint-staged" : " 12.4.1" ,
55
55
"patch-package" : " 6.4.7" ,
56
56
"prettier" : " 2.6.2" ,
88
88
]
89
89
},
90
90
"resolutions" : {
91
- "babel-jest" : " 28.0.3 " ,
92
- "jest-runner" : " 28.0.3 " ,
91
+ "babel-jest" : " 28.1.0 " ,
92
+ "jest-runner" : " 28.1.0 " ,
93
93
"graphql" : " 16.4.0" ,
94
94
"@changesets/apply-release-plan" : " 6.0.0"
95
95
}
Original file line number Diff line number Diff line change 32
32
},
33
33
"dependencies" : {
34
34
"@neo4j/introspector" : " ^1.0.1" ,
35
- "@neo4j/graphql" : " 3.1 .0" ,
35
+ "@neo4j/graphql" : " 3.2 .0" ,
36
36
"@graphql-mesh/store" : " 0.8.4" ,
37
37
"@graphql-mesh/utils" : " 0.34.6" ,
38
38
"@graphql-mesh/types" : " 0.72.1" ,
Original file line number Diff line number Diff line change 30
30
"dependencies" : {
31
31
"@graphql-mesh/types" : " 0.72.1" ,
32
32
"@graphql-mesh/utils" : " 0.34.6" ,
33
- "dayjs" : " 1.11.1 " ,
33
+ "dayjs" : " 1.11.2 " ,
34
34
"@graphql-tools/resolvers-composition" : " 6.4.9" ,
35
35
"@graphql-tools/schema" : " 8.3.10" ,
36
36
"@graphql-tools/utils" : " 8.6.9" ,
Original file line number Diff line number Diff line change 41
41
"@graphql-mesh/types" : " 0.72.1" ,
42
42
"cross-undici-fetch" : " ^0.4.0" ,
43
43
"chalk" : " 4.1.2" ,
44
- "dayjs" : " 1.11.1 " ,
44
+ "dayjs" : " 1.11.2 " ,
45
45
"fetchache" : " 0.1.2" ,
46
46
"flatstr" : " 1.0.12" ,
47
47
"graphql-jit" : " 0.7.3" ,
Original file line number Diff line number Diff line change 45
45
"devDependencies" : {
46
46
"@next/bundle-analyzer" : " 12.1.6" ,
47
47
"@types/node" : " 16.11.33" ,
48
- "@types/react" : " 18.0.8 " ,
48
+ "@types/react" : " 18.0.9 " ,
49
49
"@types/react-dom" : " 18.0.3" ,
50
50
"concurrently" : " 7.1.0" ,
51
51
"cross-env" : " 7.0.3" ,
Original file line number Diff line number Diff line change 18
18
"graphql" : " 16.4.0"
19
19
},
20
20
"devDependencies" : {
21
- "jest" : " 28.0.3 "
21
+ "jest" : " 28.1.0 "
22
22
}
23
23
}
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments