File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 43
43
]
44
44
},
45
45
"devDependencies" : {
46
+ "@babel/core" : " ^7.4.4" ,
46
47
"@vuepress/plugin-pwa" : " ^1.0.0-alpha.47" ,
47
48
"@vuepress/theme-vue" : " 1.0.0-alpha.44" ,
48
49
"babel-core" : " 7.0.0-bridge.0" ,
Original file line number Diff line number Diff line change 71
71
"@vue/eslint-config-standard" : " ^4.0.0" ,
72
72
"@vue/ui" : " ^0.9.2" ,
73
73
"ansi_up" : " ^3.0.0" ,
74
+ "apollo-client" : " ^2.0.0" ,
74
75
"cross-env" : " ^5.1.5" ,
75
76
"eslint" : " ^5.16.0" ,
76
77
"eslint-plugin-graphql" : " ^3.0.3" ,
Original file line number Diff line number Diff line change @@ -2864,7 +2864,7 @@ apollo-cache@1.2.1, apollo-cache@^1.2.1:
2864
2864
apollo-utilities "^1.2.1"
2865
2865
tslib "^1.9.3"
2866
2866
2867
- apollo-client@^2.5.1:
2867
+ apollo-client@^2.0.0, apollo-client@^2. 5.1:
2868
2868
version "2.5.1"
2869
2869
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.5.1.tgz#36126ed1d32edd79c3713c6684546a3bea80e6d1"
2870
2870
integrity sha512-MNcQKiqLHdGmNJ0rZ0NXaHrToXapJgS/5kPk0FygXt+/FmDCdzqcujI7OPxEC6e9Yw5S/8dIvOXcRNuOMElHkA==
@@ -9808,7 +9808,7 @@ jest-validate@^24.7.0:
9808
9808
leven "^2.1.0"
9809
9809
pretty-format "^24.7.0"
9810
9810
9811
- jest-watch-typeahead@0.3.0:
9811
+ jest-watch-typeahead@^ 0.3.0:
9812
9812
version "0.3.0"
9813
9813
resolved "https://registry.yarnpkg.com/jest-watch-typeahead/-/jest-watch-typeahead-0.3.0.tgz#f56d9ee17ea71ecbf8253fed213df3185a1584c9"
9814
9814
integrity sha512-+uOtlppt9ysST6k6ZTqsPI0WNz2HLa8bowiZylZoQCQaAVn7XsVmHhZREkz73FhKelrFrpne4hQQjdq42nFEmA==
You can’t perform that action at this time.
0 commit comments