Skip to content

Commit

Permalink
Bump babel to ^7.25.6 (#14431)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 3, 2024
1 parent 4d59b36 commit 92f566a
Show file tree
Hide file tree
Showing 18 changed files with 52 additions and 52 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
},
"dependencies": {
"@babel/core": "^7.25.2",
"@babel/runtime": "^7.25.4",
"@babel/runtime-corejs2": "^7.25.4",
"@babel/runtime": "^7.25.6",
"@babel/runtime-corejs2": "^7.25.6",
"@docsearch/react": "^3.6.1",
"@emotion/cache": "^11.13.1",
"@emotion/react": "^11.13.3",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@actions/core": "^1.10.1",
"@actions/github": "^6.0.0",
"@argos-ci/core": "^2.8.0",
"@babel/cli": "^7.24.8",
"@babel/cli": "^7.25.6",
"@babel/core": "^7.25.2",
"@babel/node": "^7.25.0",
"@babel/plugin-transform-class-properties": "^7.25.4",
Expand All @@ -84,8 +84,8 @@
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@babel/register": "^7.24.6",
"@babel/traverse": "^7.25.4",
"@babel/types": "^7.25.4",
"@babel/traverse": "^7.25.6",
"@babel/types": "^7.25.6",
"@emotion/cache": "^11.13.1",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-charts-pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"directory": "packages/x-charts-pro"
},
"dependencies": {
"@babel/runtime": "^7.25.4",
"@babel/runtime": "^7.25.6",
"@mui/utils": "^5.16.6",
"@mui/x-charts": "workspace:*",
"@mui/x-charts-vendor": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-charts-vendor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
}
},
"dependencies": {
"@babel/runtime": "^7.25.4",
"@babel/runtime": "^7.25.6",
"@types/d3-color": "^3.1.3",
"@types/d3-delaunay": "^6.0.4",
"@types/d3-interpolate": "^3.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-charts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"directory": "packages/x-charts"
},
"dependencies": {
"@babel/runtime": "^7.25.4",
"@babel/runtime": "^7.25.6",
"@mui/utils": "^5.16.6",
"@mui/x-charts-vendor": "workspace:*",
"@react-spring/rafz": "^9.7.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/x-codemod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
},
"dependencies": {
"@babel/core": "^7.25.2",
"@babel/runtime": "^7.25.4",
"@babel/traverse": "^7.25.4",
"@babel/runtime": "^7.25.6",
"@babel/traverse": "^7.25.6",
"jscodeshift": "17.0.0",
"yargs": "^17.7.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/x-data-grid-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"directory": "packages/x-data-grid-generator"
},
"dependencies": {
"@babel/runtime": "^7.25.4",
"@babel/runtime": "^7.25.6",
"@mui/x-data-grid-premium": "workspace:*",
"chance": "^1.1.12",
"clsx": "^2.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-data-grid-premium/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"directory": "packages/x-data-grid-premium"
},
"dependencies": {
"@babel/runtime": "^7.25.4",
"@babel/runtime": "^7.25.6",
"@mui/utils": "^5.16.6",
"@mui/x-data-grid": "workspace:*",
"@mui/x-data-grid-pro": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-data-grid-pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"directory": "packages/x-data-grid-pro"
},
"dependencies": {
"@babel/runtime": "^7.25.4",
"@babel/runtime": "^7.25.6",
"@mui/utils": "^5.16.6",
"@mui/x-data-grid": "workspace:*",
"@mui/x-internals": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-data-grid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"directory": "packages/x-data-grid"
},
"dependencies": {
"@babel/runtime": "^7.25.4",
"@babel/runtime": "^7.25.6",
"@mui/utils": "^5.16.6",
"@mui/x-internals": "workspace:*",
"clsx": "^2.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-date-pickers-pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"directory": "packages/x-date-pickers-pro"
},
"dependencies": {
"@babel/runtime": "^7.25.4",
"@babel/runtime": "^7.25.6",
"@mui/utils": "^5.16.6",
"@mui/x-date-pickers": "workspace:*",
"@mui/x-license": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-date-pickers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"directory": "packages/x-date-pickers"
},
"dependencies": {
"@babel/runtime": "^7.25.4",
"@babel/runtime": "^7.25.6",
"@mui/utils": "^5.16.6",
"@types/react-transition-group": "^4.4.11",
"clsx": "^2.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-internals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"directory": "packages/x-internals"
},
"dependencies": {
"@babel/runtime": "^7.25.4",
"@babel/runtime": "^7.25.6",
"@mui/utils": "^5.16.6"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/x-license/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"directory": "packages/x-license"
},
"dependencies": {
"@babel/runtime": "^7.25.4",
"@babel/runtime": "^7.25.6",
"@mui/utils": "^5.16.6"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/x-tree-view-pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"directory": "packages/x-tree-view-pro"
},
"dependencies": {
"@babel/runtime": "^7.25.4",
"@babel/runtime": "^7.25.6",
"@mui/utils": "^5.16.6",
"@mui/x-internals": "workspace:*",
"@mui/x-license": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-tree-view/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"directory": "packages/x-tree-view"
},
"dependencies": {
"@babel/runtime": "^7.25.4",
"@babel/runtime": "^7.25.6",
"@mui/utils": "^5.16.6",
"@mui/x-internals": "workspace:*",
"@types/react-transition-group": "^4.4.11",
Expand Down
Loading

0 comments on commit 92f566a

Please sign in to comment.