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 Dec 8, 2024
1 parent 51e018a commit dd8c90f
Show file tree
Hide file tree
Showing 2 changed files with 985 additions and 970 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
"npm": ">=3"
},
"dependencies": {
"@babel/plugin-transform-react-constant-elements": "7.16.0",
"@babel/plugin-transform-react-inline-elements": "7.16.0",
"@babel/plugin-transform-react-constant-elements": "7.25.9",
"@babel/plugin-transform-react-inline-elements": "7.25.9",
"babel-plugin-import": "^1.13.1",
"babel-plugin-transform-react-pure-class-to-function": "1.0.1",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
Expand All @@ -72,21 +72,21 @@
"babel-core": "7.0.0-bridge.0"
},
"devDependencies": {
"@babel/core": "7.16.0",
"@babel/plugin-proposal-class-properties": "7.16.0",
"@babel/plugin-proposal-decorators": "7.16.4",
"@babel/plugin-proposal-export-namespace-from": "7.16.0",
"@babel/plugin-proposal-function-sent": "7.16.0",
"@babel/plugin-proposal-json-strings": "7.16.0",
"@babel/plugin-proposal-numeric-separator": "7.16.0",
"@babel/plugin-proposal-throw-expressions": "7.16.0",
"@babel/core": "7.26.0",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.25.9",
"@babel/plugin-proposal-export-namespace-from": "7.18.9",
"@babel/plugin-proposal-function-sent": "7.25.9",
"@babel/plugin-proposal-json-strings": "7.18.6",
"@babel/plugin-proposal-numeric-separator": "7.18.6",
"@babel/plugin-proposal-throw-expressions": "7.25.9",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-syntax-import-meta": "7.10.4",
"@babel/plugin-transform-runtime": "7.16.4",
"@babel/preset-env": "7.16.4",
"@babel/preset-react": "7.16.0",
"@babel/register": "7.16.0",
"@babel/runtime": "7.16.3",
"@babel/plugin-transform-runtime": "7.25.9",
"@babel/preset-env": "7.26.0",
"@babel/preset-react": "7.26.3",
"@babel/register": "7.25.9",
"@babel/runtime": "7.26.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.4",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.1.0",
Expand Down
Loading

0 comments on commit dd8c90f

Please sign in to comment.