File tree Expand file tree Collapse file tree 6 files changed +180
-147
lines changed Expand file tree Collapse file tree 6 files changed +180
-147
lines changed Original file line number Diff line number Diff line change 23
23
"babel-core" : " ^7.0.0-bridge.0" ,
24
24
"babel-eslint" : " ^10.0.1" ,
25
25
"babel-jest" : " ^24.8.0" ,
26
- "conventional-github-releaser" : " ^3.1.2 " ,
26
+ "conventional-github-releaser" : " ^3.1.3 " ,
27
27
"cross-env" : " ^5.2.0" ,
28
28
"doctoc" : " ^1.4.0" ,
29
29
"eslint" : " ^5.16.0" ,
30
30
"eslint-config-airbnb" : " ^17.1.0" ,
31
31
"eslint-config-prettier" : " ^4.3.0" ,
32
32
"eslint-config-smooth" : " ^2.0.0" ,
33
- "eslint-plugin-import" : " ^2.17.2 " ,
33
+ "eslint-plugin-import" : " ^2.17.3 " ,
34
34
"eslint-plugin-jsx-a11y" : " ^6.2.1" ,
35
35
"eslint-plugin-react" : " ^7.13.0" ,
36
36
"eslint-plugin-react-hooks" : " ^1.6.0" ,
Original file line number Diff line number Diff line change 25
25
"smooth" : " ^0.1.0"
26
26
},
27
27
"dependencies" : {
28
- "axios" : " ^0.18 .0" ,
28
+ "axios" : " ^0.19 .0" ,
29
29
"mime-types" : " ^2.1.24" ,
30
30
"mkdirp" : " ^0.5.1" ,
31
31
"ncp" : " ^2.0.0" ,
Original file line number Diff line number Diff line change 33
33
},
34
34
"dependencies" : {
35
35
"@babel/runtime" : " ^7.4.5" ,
36
- "chokidar" : " ^3.0.0 " ,
36
+ "chokidar" : " ^3.0.1 " ,
37
37
"configstore" : " ^4.0.0" ,
38
38
"fs-extra" : " ^8.0.1" ,
39
39
"is-absolute" : " ^1.0.0" ,
Original file line number Diff line number Diff line change 23
23
},
24
24
"dependencies" : {
25
25
"css-loader" : " ^2.1.1" ,
26
- "mini-css-extract-plugin" : " ^0.6 .0"
26
+ "mini-css-extract-plugin" : " ^0.7 .0"
27
27
},
28
28
"peerDependencies" : {
29
29
"smooth" : " ^0.1.0"
Original file line number Diff line number Diff line change 49
49
"apollo-client" : " ^2.6.0" ,
50
50
"apollo-link" : " ^1.2.11" ,
51
51
"apollo-link-schema" : " ^1.2.2" ,
52
- "apollo-server-express" : " ^2.5.0 " ,
52
+ "apollo-server-express" : " ^2.6.1 " ,
53
53
"apollo-upload-client" : " ^10.0.1" ,
54
- "axios" : " ^0.18 .0" ,
54
+ "axios" : " ^0.19 .0" ,
55
55
"babel-loader" : " ^8.0.6" ,
56
56
"camelcase" : " ^5.3.1" ,
57
57
"commander" : " ^2.20.0" ,
58
58
"core-js" : " ^2.6.5" ,
59
59
"cors" : " ^2.8.5" ,
60
60
"cwd" : " ^0.10.0" ,
61
61
"errorhandler" : " ^1.5.1" ,
62
- "express" : " ^4.17.0 " ,
62
+ "express" : " ^4.17.1 " ,
63
63
"express-async-handler" : " ^1.1.4" ,
64
- "graphql" : " ^14.3.0 " ,
64
+ "graphql" : " ^14.3.1 " ,
65
65
"graphql-iso-date" : " ^3.6.1" ,
66
66
"graphql-tag" : " ^2.10.1" ,
67
67
"graphql-tools" : " ^4.0.4" ,
68
68
"history" : " ^4.9.0" ,
69
69
"humanize-string" : " ^2.1.0" ,
70
70
"merge-deep" : " ^3.0.2" ,
71
- "pluralize" : " ^7 .0.0" ,
71
+ "pluralize" : " ^8 .0.0" ,
72
72
"progress-estimator" : " ^0.2.2" ,
73
73
"query-string" : " ^6.5.0" ,
74
74
"react-apollo" : " ^2.5.6" ,
You can’t perform that action at this time.
0 commit comments