43
43
"react-resizable" : " ^1.9.0"
44
44
},
45
45
"devDependencies" : {
46
- "@babel/cli" : " ^7.6.4 " ,
47
- "@babel/core" : " ^7.6.4 " ,
48
- "@babel/plugin-proposal-class-properties" : " ^7.5.5 " ,
49
- "@babel/plugin-transform-flow-comments" : " ^7.6 .0" ,
50
- "@babel/preset-env" : " ^7.6.0 " ,
51
- "@babel/preset-flow" : " ^7.0 .0" ,
52
- "@babel/preset-react" : " ^7.0 .0" ,
46
+ "@babel/cli" : " ^7.8.0 " ,
47
+ "@babel/core" : " ^7.8.0 " ,
48
+ "@babel/plugin-proposal-class-properties" : " ^7.8.0 " ,
49
+ "@babel/plugin-transform-flow-comments" : " ^7.8 .0" ,
50
+ "@babel/preset-env" : " ^7.8.2 " ,
51
+ "@babel/preset-flow" : " ^7.8 .0" ,
52
+ "@babel/preset-react" : " ^7.8 .0" ,
53
53
"babel-eslint" : " ^10.0.3" ,
54
54
"babel-jest" : " ^24.9.0" ,
55
55
"babel-loader" : " ^8.0.6" ,
56
56
"babel-plugin-espower" : " ^3.0.1" ,
57
- "css-loader" : " ^3.2.0 " ,
58
- "ejs" : " ^2.7 .1" ,
59
- "eslint" : " ^6.4 .0" ,
60
- "eslint-plugin-flowtype" : " ^4.3 .0" ,
61
- "eslint-plugin-mocha" : " ^6.2.0 " ,
62
- "eslint-plugin-react" : " ^7.14.3 " ,
57
+ "css-loader" : " ^3.4.2 " ,
58
+ "ejs" : " ^3.0 .1" ,
59
+ "eslint" : " ^6.8 .0" ,
60
+ "eslint-plugin-flowtype" : " ^4.6 .0" ,
61
+ "eslint-plugin-mocha" : " ^6.2.2 " ,
62
+ "eslint-plugin-react" : " ^7.17.0 " ,
63
63
"exports-loader" : " ^0.7.0" ,
64
- "flow-bin" : " ^0.110.1 " ,
64
+ "flow-bin" : " ^0.115.0 " ,
65
65
"husky" : " ^3.0.9" ,
66
66
"imports-loader" : " ^0.8.0" ,
67
67
"jest-cli" : " ^24.9.0" ,
68
- "lint-staged" : " ^9.2.5 " ,
68
+ "lint-staged" : " ^9.5.0 " ,
69
69
"lodash" : " ^4.17.5" ,
70
70
"opener" : " ^1.4.3" ,
71
- "prettier" : " ^1.18.2 " ,
72
- "react" : " ^16.11 .0" ,
73
- "react-dom" : " ^16.11 .0" ,
74
- "react-hot-loader" : " ^4.12.13 " ,
71
+ "prettier" : " ^1.19.1 " ,
72
+ "react" : " ^16.12 .0" ,
73
+ "react-dom" : " ^16.12 .0" ,
74
+ "react-hot-loader" : " ^4.12.18 " ,
75
75
"react-transform-hmr" : " ^1.0.2" ,
76
- "style-loader" : " ^1.0.0 " ,
77
- "webpack" : " ^4.41.2 " ,
78
- "webpack-cli" : " ^3.3.9 " ,
79
- "webpack-dev-server" : " ^3.9.0 "
76
+ "style-loader" : " ^1.1.2 " ,
77
+ "webpack" : " ^4.41.5 " ,
78
+ "webpack-cli" : " ^3.3.10 " ,
79
+ "webpack-dev-server" : " ^3.10.1 "
80
80
},
81
81
"publishConfig" : {
82
82
"registry" : " https://registry.npmjs.org"
93
93
" git add"
94
94
]
95
95
}
96
- }
96
+ }
0 commit comments