File tree Expand file tree Collapse file tree 2 files changed +129
-110
lines changed
Expand file tree Collapse file tree 2 files changed +129
-110
lines changed Original file line number Diff line number Diff line change 3838 "update" : " npx npm-check-updates -u && yarn install && yarn upgrade && yarn audit"
3939 },
4040 "devDependencies" : {
41- "@babel/core" : " ^7.13.13 " ,
41+ "@babel/core" : " ^7.13.14 " ,
4242 "@babel/plugin-proposal-object-rest-spread" : " ^7.13.8" ,
4343 "@babel/plugin-transform-react-jsx" : " ^7.13.12" ,
4444 "@babel/plugin-transform-runtime" : " ^7.13.10" ,
4545 "@babel/preset-env" : " ^7.13.12" ,
46- "@babel/register" : " ^7.13.8 " ,
46+ "@babel/register" : " ^7.13.14 " ,
4747 "babel-jest" : " ^26.6.3" ,
4848 "babel-loader" : " ^8.2.2" ,
4949 "duplicate-package-checker-webpack-plugin" : " ^3.0.0" ,
5252 "eslint" : " ^7.23.0" ,
5353 "jest" : " ^26.6.3" ,
5454 "jquery-inview" : " ^1.1.2" ,
55- "speed-measure-webpack-plugin" : " ^1.4.2 " ,
56- "webpack" : " ^5.28 .0" ,
57- "webpack-cli" : " ^4.5 .0"
55+ "speed-measure-webpack-plugin" : " ^1.5.0 " ,
56+ "webpack" : " ^5.30 .0" ,
57+ "webpack-cli" : " ^4.6 .0"
5858 },
5959 "publishConfig" : {
6060 "access" : " public"
You can’t perform that action at this time.
0 commit comments