File tree 3 files changed +1267
-225
lines changed
packages/babel-preset-base
3 files changed +1267
-225
lines changed Original file line number Diff line number Diff line change 12
12
"node" : " >=8.9.0"
13
13
},
14
14
"devDependencies" : {
15
- "@babel/cli" : " 7.14.8 " ,
16
- "@babel/core" : " 7.14 .8" ,
17
- "@babel/plugin-proposal-class-properties" : " 7.14.5 " ,
18
- "@babel/plugin-proposal-object-rest-spread" : " 7.14 .7" ,
19
- "@babel/preset-env" : " 7.14 .8" ,
20
- "@babel/preset-typescript" : " 7.14.5 " ,
15
+ "@babel/cli" : " 7.26.4 " ,
16
+ "@babel/core" : " 7.26 .8" ,
17
+ "@babel/plugin-proposal-class-properties" : " 7.18.6 " ,
18
+ "@babel/plugin-proposal-object-rest-spread" : " 7.20 .7" ,
19
+ "@babel/preset-env" : " 7.26 .8" ,
20
+ "@babel/preset-typescript" : " 7.26.0 " ,
21
21
"@types/jest" : " ^26.0.24" ,
22
22
"@types/node" : " ^14.14.41" ,
23
23
"babel-core" : " 7.0.0-bridge.0" ,
Original file line number Diff line number Diff line change 55
55
"access" : " public"
56
56
},
57
57
"devDependencies" : {
58
- "@babel/core" : " 7.14 .8" ,
58
+ "@babel/core" : " 7.26 .8" ,
59
59
"@wpackio/eslint-config" : " ^6.4.0" ,
60
60
"dts-gen" : " 0.6.0"
61
61
}
You can’t perform that action at this time.
0 commit comments