33
33
},
34
34
"homepage" : " https://github.com/robsontenorio/vue-api-query#readme" ,
35
35
"devDependencies" : {
36
- "@babel/cli" : " ^7.2.3 " ,
37
- "@babel/core" : " ^7.3.3 " ,
38
- "@babel/node" : " ^7.2.2 " ,
39
- "@babel/plugin-proposal-object-rest-spread" : " ^7.3.2 " ,
40
- "@babel/plugin-transform-async-to-generator" : " ^7.2.0 " ,
41
- "@babel/plugin-transform-runtime" : " ^7.2 .0" ,
42
- "@babel/preset-env" : " ^7.3.1 " ,
43
- "@babel/runtime" : " ^7.3.1 " ,
44
- "axios" : " 0.18.1 " ,
45
- "axios-mock-adapter" : " ^1.16.0 " ,
46
- "babel-eslint" : " ^10.0.1 " ,
47
- "codecov" : " ^3.2.0 " ,
48
- "eslint" : " ^5.14 .0" ,
49
- "jest" : " ^24.1 .0"
36
+ "@babel/cli" : " ^7.8.4 " ,
37
+ "@babel/core" : " ^7.9.0 " ,
38
+ "@babel/node" : " ^7.8.7 " ,
39
+ "@babel/plugin-proposal-object-rest-spread" : " ^7.9.5 " ,
40
+ "@babel/plugin-transform-async-to-generator" : " ^7.8.3 " ,
41
+ "@babel/plugin-transform-runtime" : " ^7.9 .0" ,
42
+ "@babel/preset-env" : " ^7.9.5 " ,
43
+ "@babel/runtime" : " ^7.9.2 " ,
44
+ "axios" : " ^0.19.2 " ,
45
+ "axios-mock-adapter" : " ^1.18.1 " ,
46
+ "babel-eslint" : " ^10.1.0 " ,
47
+ "codecov" : " ^3.6.5 " ,
48
+ "eslint" : " ^6.8 .0" ,
49
+ "jest" : " ^25.5 .0"
50
50
}
51
- }
51
+ }
0 commit comments