File tree Expand file tree Collapse file tree 2 files changed +807
-729
lines changed
Expand file tree Collapse file tree 2 files changed +807
-729
lines changed Original file line number Diff line number Diff line change 2222 "prettier-fix" : " prettier --ignore-path .gitignore --write '**/*.{js,md,json}'"
2323 },
2424 "devDependencies" : {
25- "@babel/cli" : " 7.24.1 " ,
26- "@babel/core" : " 7.24.4 " ,
25+ "@babel/cli" : " 7.26.4 " ,
26+ "@babel/core" : " 7.26.8 " ,
2727 "@babel/plugin-proposal-class-properties" : " 7.18.6" ,
28- "@babel/plugin-transform-flow-comments" : " 7.24.1 " ,
29- "@babel/plugin-transform-flow-strip-types" : " 7.24.1 " ,
30- "@babel/preset-env" : " 7.24.4 " ,
31- "@babel/preset-react" : " 7.24.1 " ,
28+ "@babel/plugin-transform-flow-comments" : " 7.26.5 " ,
29+ "@babel/plugin-transform-flow-strip-types" : " 7.26.5 " ,
30+ "@babel/preset-env" : " 7.26.8 " ,
31+ "@babel/preset-react" : " 7.26.3 " ,
3232 "babel-core" : " 7.0.0-bridge.0" ,
3333 "babel-eslint" : " 10.1.0" ,
3434 "babel-jest" : " 23.6.0" ,
You can’t perform that action at this time.
0 commit comments