Skip to content

Commit

Permalink
Update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 26, 2024
1 parent ae7bcf3 commit d3611d6
Show file tree
Hide file tree
Showing 2 changed files with 1,183 additions and 351 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,14 +67,14 @@
"devDependencies": {
"@atlaskit/css-reset": "5.0.12",
"@atlaskit/theme": "9.5.6",
"@babel/core": "7.9.0",
"@babel/plugin-proposal-class-properties": "7.8.3",
"@babel/plugin-transform-modules-commonjs": "7.9.0",
"@babel/plugin-transform-object-assign": "7.8.3",
"@babel/plugin-transform-runtime": "7.9.0",
"@babel/preset-env": "7.9.5",
"@babel/preset-flow": "7.9.0",
"@babel/preset-react": "7.9.4",
"@babel/core": "7.24.9",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-transform-modules-commonjs": "7.24.8",
"@babel/plugin-transform-object-assign": "7.24.7",
"@babel/plugin-transform-runtime": "7.24.7",
"@babel/preset-env": "7.25.0",
"@babel/preset-flow": "7.24.7",
"@babel/preset-react": "7.24.7",
"@emotion/babel-preset-css-prop": "10.0.27",
"@emotion/core": "10.0.28",
"@emotion/styled": "10.0.27",
Expand Down
Loading

0 comments on commit d3611d6

Please sign in to comment.