Skip to content

Commit

Permalink
chore(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 5, 2024
1 parent 531b521 commit d40fd46
Show file tree
Hide file tree
Showing 2 changed files with 1,055 additions and 400 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,21 +46,21 @@
"react-native": ">=0.65.0"
},
"devDependencies": {
"@babel/core": "7.13.15",
"@babel/helper-string-parser": "7.18.10",
"@babel/plugin-proposal-class-properties": "7.13.0",
"@babel/core": "7.24.7",
"@babel/helper-string-parser": "7.24.7",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-export-default": "7.0.0-beta.32",
"@babel/plugin-proposal-export-default-from": "7.12.13",
"@babel/plugin-proposal-export-default-from": "7.24.7",
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
"@babel/plugin-syntax-jsx": "7.12.13",
"@babel/plugin-transform-flow-strip-types": "7.16.7",
"@babel/plugin-transform-object-assign": "7.12.13",
"@babel/plugin-transform-react-jsx-self": "7.16.7",
"@babel/plugin-transform-react-jsx-source": "7.16.7",
"@babel/preset-env": "7.13.15",
"@babel/preset-react": "7.13.13",
"@babel/preset-typescript": "7.13.0",
"@babel/runtime": "7.13.10",
"@babel/plugin-syntax-jsx": "7.24.7",
"@babel/plugin-transform-flow-strip-types": "7.24.7",
"@babel/plugin-transform-object-assign": "7.24.7",
"@babel/plugin-transform-react-jsx-self": "7.24.7",
"@babel/plugin-transform-react-jsx-source": "7.24.7",
"@babel/preset-env": "7.24.7",
"@babel/preset-react": "7.24.7",
"@babel/preset-typescript": "7.24.7",
"@babel/runtime": "7.24.7",
"@types/jest": "26.0.15",
"@types/react": "18.2.38",
"@types/react-native": "0.72.7",
Expand Down
Loading

0 comments on commit d40fd46

Please sign in to comment.