Skip to content

Commit

Permalink
Bump babel
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 11, 2022
1 parent 0251fd5 commit 8bc59a8
Show file tree
Hide file tree
Showing 17 changed files with 95 additions and 105 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"typescript:transpile:dev": "echo 'Use `yarn docs:typescript'` instead && exit 1"
},
"dependencies": {
"@babel/core": "^7.17.5",
"@babel/core": "^7.17.9",
"@babel/plugin-transform-object-assign": "^7.16.7",
"@babel/runtime-corejs2": "^7.17.2",
"@babel/runtime-corejs2": "^7.17.9",
"@date-io/core": "^2.13.1",
"@date-io/date-fns-jalali": "^2.13.1",
"@docsearch/react": "^3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
},
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.17.5",
"@babel/core": "^7.17.9",
"@babel/node": "^7.16.8",
"@babel/plugin-proposal-class-properties": "^7.16.7",
"@babel/plugin-proposal-object-rest-spread": "^7.17.3",
Expand All @@ -78,7 +78,7 @@
"@babel/plugin-transform-runtime": "^7.17.0",
"@babel/preset-env": "^7.16.11",
"@babel/preset-react": "^7.16.7",
"@babel/register": "^7.17.0",
"@babel/register": "^7.17.7",
"@emotion/react": "^11.9.0",
"@emotion/styled": "^11.8.1",
"@eps1lon/enzyme-adapter-react-17": "^0.1.0",
Expand Down Expand Up @@ -188,7 +188,7 @@
"yarn-deduplicate": "^3.1.0"
},
"resolutions": {
"**/@babel/core": "^7.17.5",
"**/@babel/core": "^7.17.9",
"**/@babel/code-frame": "^7.16.7",
"**/@babel/plugin-proposal-class-properties": "^7.16.7",
"**/@babel/plugin-proposal-object-rest-spread": "^7.17.3",
Expand All @@ -200,7 +200,7 @@
"**/@babel/preset-env": "^7.16.11",
"**/@babel/preset-react": "^7.16.7",
"**/@babel/preset-typescript": "^7.16.7",
"**/@babel/runtime": "^7.17.2",
"**/@babel/runtime": "^7.17.9",
"**/@types/react": "^17.0.44",
"**/@types/react-dom": "^17.0.15",
"**/cross-fetch": "^3.1.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
}
},
"dependencies": {
"@babel/runtime": "^7.17.2",
"@babel/runtime": "^7.17.9",
"@emotion/is-prop-valid": "^1.1.2",
"@mui/types": "^7.1.3",
"@mui/utils": "^5.6.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/mui-codemod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"url": "https://opencollective.com/mui"
},
"dependencies": {
"@babel/core": "^7.17.5",
"@babel/runtime": "^7.17.2",
"@babel/traverse": "^7.17.3",
"@babel/core": "^7.17.9",
"@babel/runtime": "^7.17.9",
"@babel/traverse": "^7.17.9",
"jscodeshift": "^0.13.1",
"jscodeshift-add-imports": "^1.0.10",
"yargs": "^17.4.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
}
},
"dependencies": {
"@babel/runtime": "^7.17.2",
"@babel/runtime": "^7.17.9",
"@mui/utils": "^5.6.1",
"nprogress": "^0.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-icons-material/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
}
},
"dependencies": {
"@babel/runtime": "^7.17.2"
"@babel/runtime": "^7.17.9"
},
"devDependencies": {
"fs-extra": "^10.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-joy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
}
},
"dependencies": {
"@babel/runtime": "^7.17.2",
"@babel/runtime": "^7.17.9",
"@mui/base": "5.0.0-alpha.76",
"@mui/system": "^5.6.1",
"@mui/types": "^7.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-lab/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
}
},
"dependencies": {
"@babel/runtime": "^7.17.2",
"@babel/runtime": "^7.17.9",
"@mui/base": "5.0.0-alpha.76",
"@mui/system": "^5.6.1",
"@mui/utils": "^5.6.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-material-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
}
},
"dependencies": {
"@babel/runtime": "^7.17.2",
"@babel/runtime": "^7.17.9",
"@mui/base": "5.0.0-alpha.76",
"@mui/material": "^5.6.1",
"@mui/system": "^5.6.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-material/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
}
},
"dependencies": {
"@babel/runtime": "^7.17.2",
"@babel/runtime": "^7.17.9",
"@mui/base": "5.0.0-alpha.76",
"@mui/system": "^5.6.1",
"@mui/types": "^7.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-private-theming/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
}
},
"dependencies": {
"@babel/runtime": "^7.17.2",
"@babel/runtime": "^7.17.9",
"@mui/utils": "^5.6.1",
"prop-types": "^15.7.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-styled-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"typescript": "tslint -p tsconfig.json \"{src,test}/**/*.{spec,d}.{ts,tsx}\" && tsc -p tsconfig.json"
},
"dependencies": {
"@babel/runtime": "^7.17.2",
"@babel/runtime": "^7.17.9",
"@emotion/cache": "^11.7.1",
"prop-types": "^15.7.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
}
},
"dependencies": {
"@babel/runtime": "^7.17.2",
"@babel/runtime": "^7.17.9",
"@emotion/hash": "^0.8.0",
"@mui/private-theming": "^5.6.1",
"@mui/types": "^7.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
}
},
"dependencies": {
"@babel/runtime": "^7.17.2",
"@babel/runtime": "^7.17.9",
"@mui/private-theming": "^5.6.1",
"@mui/styled-engine": "^5.6.1",
"@mui/types": "^7.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"react": "^17.0.0 || ^18.0.0"
},
"dependencies": {
"@babel/runtime": "^7.17.2",
"@babel/runtime": "^7.17.9",
"@types/prop-types": "^15.7.4",
"@types/react-is": "^16.7.1 || ^17.0.0",
"prop-types": "^15.7.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript-to-proptypes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"rimraf": "^3.0.2"
},
"dependencies": {
"@babel/core": "^7.17.5",
"@babel/core": "^7.17.9",
"@babel/plugin-syntax-class-properties": "^7.12.13",
"@babel/plugin-syntax-jsx": "^7.16.7",
"@babel/types": "^7.17.0",
Expand Down

0 comments on commit 8bc59a8

Please sign in to comment.