File tree 3 files changed +611
-845
lines changed
3 files changed +611
-845
lines changed Original file line number Diff line number Diff line change 19
19
" index.js"
20
20
],
21
21
"dependencies" : {
22
- "@babel/plugin-proposal-class-properties" : " 7.14.5 " ,
23
- "@babel/plugin-proposal-object-rest-spread" : " 7.15.6 " ,
24
- "@babel/preset-env" : " 7.15.6 " ,
25
- "@babel/preset-react" : " 7.14.5 " ,
22
+ "@babel/plugin-proposal-class-properties" : " 7.16.0 " ,
23
+ "@babel/plugin-proposal-object-rest-spread" : " 7.16.0 " ,
24
+ "@babel/preset-env" : " 7.16.0 " ,
25
+ "@babel/preset-react" : " 7.16.0 " ,
26
26
"babel-plugin-lodash" : " 3.3.4" ,
27
27
"babel-plugin-transform-react-remove-prop-types" : " 0.4.24" ,
28
28
"babel-preset-react-hmre" : " 1.1.1"
29
29
},
30
30
"devDependencies" : {
31
- "@babel/core" : " 7.15.5 "
31
+ "@babel/core" : " 7.16.0 "
32
32
}
33
33
}
Original file line number Diff line number Diff line change 12
12
"access" : " public"
13
13
},
14
14
"dependencies" : {
15
- "@babel/core" : " 7.15.5 " ,
16
- "@babel/eslint-parser" : " 7.15.4 " ,
15
+ "@babel/core" : " 7.16.0 " ,
16
+ "@babel/eslint-parser" : " 7.16.0 " ,
17
17
"@researchgate/eslint-config-node" : " 3.0.0" ,
18
18
"@researchgate/eslint-config-node-babel" : " 3.0.0" ,
19
19
"@researchgate/eslint-config-node-typescript" : " 2.0.0" ,
You can’t perform that action at this time.
0 commit comments