Skip to content

Commit

Permalink
Update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 2, 2022
1 parent 72e9478 commit 819395c
Show file tree
Hide file tree
Showing 7 changed files with 5,486 additions and 16,665 deletions.
3,325 changes: 1,078 additions & 2,247 deletions Material_UI/drag-and-drop/package-lock.json

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions Material_UI/drag-and-drop/package.json
Expand Up @@ -47,13 +47,13 @@
]
},
"devDependencies": {
"@babel/cli": "7.14.3",
"@babel/core": "7.14.3",
"@babel/plugin-proposal-class-properties": "7.13.0",
"@babel/preset-env": "7.14.2",
"@babel/preset-react": "7.13.13",
"@babel/cli": "7.19.3",
"@babel/core": "7.19.3",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/preset-env": "7.19.3",
"@babel/preset-react": "7.18.6",
"autoprefixer": "9.8.8",
"babel-loader": "8.2.2",
"babel-loader": "8.2.5",
"css-loader": "3.4.2",
"eslint": "6.8.0",
"eslint-config-prettier": "6.15.0",
Expand Down
6,726 changes: 2,718 additions & 4,008 deletions Material_UI/styleguidist/package-lock.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions Material_UI/styleguidist/package.json
Expand Up @@ -37,14 +37,14 @@
},
"devDependencies": {
"react-styleguidist": "11.2.0",
"babel-loader": "8.2.2",
"babel-loader": "8.2.5",
"css-loader": "3.4.2",
"file-loader": "5.1.0",
"style-loader": "1.1.3",
"url-loader": "3.0.0",
"@babel/core": "7.14.3",
"@babel/plugin-proposal-class-properties": "7.13.0",
"@babel/preset-env": "7.14.2",
"@babel/preset-react": "7.13.13"
"@babel/core": "7.19.3",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/preset-env": "7.19.3",
"@babel/preset-react": "7.18.6"
}
}

0 comments on commit 819395c

Please sign in to comment.