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 Jun 5, 2024
1 parent ae7bcf3 commit 5754df5
Show file tree
Hide file tree
Showing 2 changed files with 1,205 additions and 352 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.7",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-transform-modules-commonjs": "7.24.7",
"@babel/plugin-transform-object-assign": "7.24.7",
"@babel/plugin-transform-runtime": "7.24.7",
"@babel/preset-env": "7.24.7",
"@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 5754df5

Please sign in to comment.