Skip to content

Commit

Permalink
Update babel monorepo
Browse files Browse the repository at this point in the history
[skip-ci]
  • Loading branch information
renovate[bot] committed Dec 11, 2023
1 parent 53d20ed commit 871ce42
Show file tree
Hide file tree
Showing 2 changed files with 1,134 additions and 737 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,16 +90,16 @@
"styled-components": "5.2.0"
},
"devDependencies": {
"@babel/cli": "7.13.10",
"@babel/core": "7.13.10",
"@babel/plugin-proposal-class-properties": "7.13.0",
"@babel/cli": "7.23.4",
"@babel/core": "7.23.6",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-transform-modules-commonjs": "7.13.8",
"@babel/plugin-transform-react-constant-elements": "7.13.10",
"@babel/plugin-transform-react-inline-elements": "7.12.13",
"@babel/preset-env": "7.13.10",
"@babel/preset-react": "7.12.13",
"@babel/register": "7.13.8",
"@babel/plugin-transform-modules-commonjs": "7.23.3",
"@babel/plugin-transform-react-constant-elements": "7.23.3",
"@babel/plugin-transform-react-inline-elements": "7.23.3",
"@babel/preset-env": "7.23.6",
"@babel/preset-react": "7.23.3",
"@babel/register": "7.22.15",
"add-asset-html-webpack-plugin": "3.2.0",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.1.0",
Expand Down

0 comments on commit 871ce42

Please sign in to comment.