Skip to content

Commit

Permalink
Bump babel (#10290)
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] committed Sep 29, 2023
1 parent 9d27769 commit 6508b89
Show file tree
Hide file tree
Showing 13 changed files with 125 additions and 120 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"populate:demos": "cross-env BABEL_ENV=development babel-node --extensions \".tsx,.ts,.js\" scripts/populatePickersDemos"
},
"dependencies": {
"@babel/core": "^7.22.15",
"@babel/core": "^7.23.0",
"@babel/plugin-transform-object-assign": "^7.22.5",
"@babel/runtime-corejs2": "^7.22.15",
"@babel/runtime-corejs2": "^7.23.1",
"@docsearch/react": "^3.5.2",
"@emotion/cache": "^11.11.0",
"@emotion/react": "^11.11.1",
Expand Down Expand Up @@ -92,7 +92,7 @@
},
"devDependencies": {
"@babel/plugin-transform-react-constant-elements": "^7.22.5",
"@babel/preset-typescript": "^7.22.15",
"@babel/preset-typescript": "^7.23.0",
"@types/doctrine": "^0.0.7",
"cpy-cli": "^5.0.0",
"gm": "^1.25.0",
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,22 +63,22 @@
},
"devDependencies": {
"@argos-ci/core": "^0.11.1",
"@babel/cli": "^7.22.15",
"@babel/core": "^7.22.15",
"@babel/node": "^7.22.15",
"@babel/cli": "^7.23.0",
"@babel/core": "^7.23.0",
"@babel/node": "^7.22.19",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@babel/plugin-proposal-private-methods": "^7.18.6",
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@babel/plugin-transform-object-assign": "^7.22.5",
"@babel/plugin-transform-react-constant-elements": "^7.22.5",
"@babel/plugin-transform-runtime": "^7.22.15",
"@babel/preset-env": "^7.22.15",
"@babel/preset-env": "^7.22.20",
"@babel/preset-react": "^7.22.15",
"@babel/preset-typescript": "^7.22.15",
"@babel/preset-typescript": "^7.23.0",
"@babel/register": "^7.22.15",
"@babel/traverse": "^7.22.15",
"@babel/types": "^7.22.15",
"@babel/traverse": "^7.23.0",
"@babel/types": "^7.23.0",
"@emotion/cache": "^11.11.0",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/grid/x-data-grid-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"directory": "packages/grid/x-data-grid-generator"
},
"dependencies": {
"@babel/runtime": "^7.22.15",
"@babel/runtime": "^7.23.1",
"@mui/base": "^5.0.0-beta.17",
"@mui/x-data-grid-premium": "6.16.0",
"chance": "^1.1.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/grid/x-data-grid-premium/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"directory": "packages/grid/x-data-grid-premium"
},
"dependencies": {
"@babel/runtime": "^7.22.15",
"@babel/runtime": "^7.23.1",
"@mui/utils": "^5.14.11",
"@mui/x-data-grid": "6.16.0",
"@mui/x-data-grid-pro": "6.16.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/grid/x-data-grid-pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"directory": "packages/grid/x-data-grid-pro"
},
"dependencies": {
"@babel/runtime": "^7.22.15",
"@babel/runtime": "^7.23.1",
"@mui/utils": "^5.14.11",
"@mui/x-data-grid": "6.16.0",
"@mui/x-license-pro": "6.10.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/grid/x-data-grid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"directory": "packages/grid/x-data-grid"
},
"dependencies": {
"@babel/runtime": "^7.22.15",
"@babel/runtime": "^7.23.1",
"@mui/utils": "^5.14.11",
"clsx": "^2.0.0",
"prop-types": "^15.8.1",
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 @@ -38,7 +38,7 @@
"directory": "packages/x-charts"
},
"dependencies": {
"@babel/runtime": "^7.22.15",
"@babel/runtime": "^7.23.1",
"@mui/base": "^5.0.0-beta.17",
"clsx": "^2.0.0",
"d3-color": "^3.1.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/x-codemod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
"url": "https://opencollective.com/mui"
},
"dependencies": {
"@babel/core": "^7.22.15",
"@babel/runtime": "^7.22.15",
"@babel/traverse": "^7.22.15",
"@babel/core": "^7.23.0",
"@babel/runtime": "^7.23.1",
"@babel/traverse": "^7.23.0",
"jscodeshift": "0.13.1",
"jscodeshift-add-imports": "^1.0.10",
"yargs": "^17.7.2"
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 @@ -41,7 +41,7 @@
"directory": "packages/x-date-pickers-pro"
},
"dependencies": {
"@babel/runtime": "^7.22.15",
"@babel/runtime": "^7.23.1",
"@mui/base": "^5.0.0-beta.17",
"@mui/utils": "^5.14.11",
"@mui/x-date-pickers": "6.16.0",
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 @@ -44,7 +44,7 @@
"directory": "packages/x-date-pickers"
},
"dependencies": {
"@babel/runtime": "^7.22.15",
"@babel/runtime": "^7.23.1",
"@mui/base": "^5.0.0-beta.17",
"@mui/utils": "^5.14.11",
"@types/react-transition-group": "^4.4.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-license-pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"directory": "packages/x-license-pro"
},
"dependencies": {
"@babel/runtime": "^7.22.15",
"@babel/runtime": "^7.23.1",
"@mui/utils": "^5.14.11"
},
"peerDependencies": {
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 @@ -42,7 +42,7 @@
"directory": "packages/x-tree-view"
},
"dependencies": {
"@babel/runtime": "^7.22.15",
"@babel/runtime": "^7.23.1",
"@mui/base": "^5.0.0-beta.17",
"@mui/utils": "^5.14.11",
"@types/react-transition-group": "^4.4.6",
Expand Down
Loading

0 comments on commit 6508b89

Please sign in to comment.