File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 37
37
"postbump": "yarn build:packages"
38
38
},
39
39
"devDependencies": {
40
- "@babel/core" : " 7.9.6 " ,
41
- "@babel/plugin-proposal-class-properties" : " 7.8.3 " ,
42
- "@babel/plugin-proposal-object-rest-spread" : " 7.9.6 " ,
43
- "@babel/plugin-transform-runtime" : " 7.9.6 " ,
44
- "@babel/preset-env" : " 7.9.6 " ,
45
- "@babel/preset-react" : " 7.9.4 " ,
46
- "@babel/preset-typescript" : " 7.9.0 " ,
40
+ "@babel/core": "7.24.3 ",
41
+ "@babel/plugin-proposal-class-properties": "7.18.6 ",
42
+ "@babel/plugin-proposal-object-rest-spread": "7.20.7 ",
43
+ "@babel/plugin-transform-runtime": "7.24.3 ",
44
+ "@babel/preset-env": "7.24.3 ",
45
+ "@babel/preset-react": "7.24.1 ",
46
+ "@babel/preset-typescript": "7.24.1 ",
47
47
"@pika/pack": "0.5.0",
48
48
"@pika/plugin-build-node": "0.9.2",
49
49
"@pika/plugin-build-types": "0.9.2",
You can’t perform that action at this time.
0 commit comments