File tree 2 files changed +292
-205
lines changed
packages/react-dependency-scripts
2 files changed +292
-205
lines changed Original file line number Diff line number Diff line change 24
24
"react-dom" : " ^16.9.0"
25
25
},
26
26
"dependencies" : {
27
- "@babel/core" : " ^7.8.7 " ,
27
+ "@babel/core" : " ^7.9.0 " ,
28
28
"@babel/plugin-proposal-class-properties" : " ^7.8.3" ,
29
- "@babel/plugin-transform-runtime" : " ^7.8.3 " ,
30
- "@babel/preset-env" : " ^7.8.7 " ,
31
- "@babel/preset-react" : " ^7.8.3 " ,
29
+ "@babel/plugin-transform-runtime" : " ^7.9.0 " ,
30
+ "@babel/preset-env" : " ^7.9.0 " ,
31
+ "@babel/preset-react" : " ^7.9.0 " ,
32
32
"babel-jest" : " ^25.1.0" ,
33
- "babel-loader" : " ^8.0.6 " ,
33
+ "babel-loader" : " ^8.1.0 " ,
34
34
"babel-plugin-module-resolver" : " ^4.0.0" ,
35
35
"babel-preset-react-app" : " ^9.1.1" ,
36
36
"choose-port" : " ^0.2.0" ,
37
37
"css-loader" : " ^3.4.2" ,
38
38
"file-loader" : " ^5.1.0" ,
39
- "fs-extra" : " ^8.1 .0" ,
39
+ "fs-extra" : " ^9.0 .0" ,
40
40
"html-webpack-plugin" : " ^3.2.0" ,
41
41
"image-webpack-loader" : " ^6.0.0" ,
42
42
"jest" : " ^25.1.0" ,
You can’t perform that action at this time.
0 commit comments