Skip to content

Commit

Permalink
chore(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 18, 2022
1 parent 17a6c51 commit cdfc20f
Show file tree
Hide file tree
Showing 8 changed files with 7,205 additions and 5,044 deletions.
3,094 changes: 1,813 additions & 1,281 deletions microfrontends/auth/package-lock.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions microfrontends/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
"react-router-dom": "5.2.0"
},
"devDependencies": {
"@babel/core": "7.13.10",
"@babel/plugin-transform-runtime": "7.13.10",
"@babel/preset-env": "7.13.10",
"@babel/preset-react": "7.12.13",
"babel-loader": "8.2.2",
"@babel/core": "7.18.5",
"@babel/plugin-transform-runtime": "7.18.5",
"@babel/preset-env": "7.18.2",
"@babel/preset-react": "7.17.12",
"babel-loader": "8.2.5",
"clean-webpack-plugin": "3.0.0",
"css-loader": "5.1.3",
"html-webpack-plugin": "5.3.1",
Expand Down
3,094 changes: 1,813 additions & 1,281 deletions microfrontends/container/package-lock.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions microfrontends/container/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
"react-router-dom": "5.2.0"
},
"devDependencies": {
"@babel/core": "7.13.10",
"@babel/plugin-transform-runtime": "7.13.10",
"@babel/preset-env": "7.13.10",
"@babel/preset-react": "7.12.13",
"babel-loader": "8.2.2",
"@babel/core": "7.18.5",
"@babel/plugin-transform-runtime": "7.18.5",
"@babel/preset-env": "7.18.2",
"@babel/preset-react": "7.17.12",
"babel-loader": "8.2.5",
"clean-webpack-plugin": "3.0.0",
"css-loader": "5.1.3",
"html-webpack-plugin": "5.3.1",
Expand Down
2,929 changes: 1,747 additions & 1,182 deletions microfrontends/dashboard/package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions microfrontends/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
"vue": "3.0.7"
},
"devDependencies": {
"@babel/core": "7.13.10",
"@babel/plugin-transform-runtime": "7.13.10",
"@babel/preset-env": "7.13.10",
"@babel/core": "7.18.5",
"@babel/plugin-transform-runtime": "7.18.5",
"@babel/preset-env": "7.18.2",
"@vue/compiler-sfc": "3.0.7",
"babel-loader": "8.2.2",
"babel-loader": "8.2.5",
"css-loader": "5.1.3",
"file-loader": "6.2.0",
"html-webpack-plugin": "5.3.1",
Expand Down
3,094 changes: 1,813 additions & 1,281 deletions microfrontends/marketing/package-lock.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions microfrontends/marketing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
"react-router-dom": "5.2.0"
},
"devDependencies": {
"@babel/core": "7.13.10",
"@babel/plugin-transform-runtime": "7.13.10",
"@babel/preset-env": "7.13.10",
"@babel/preset-react": "7.12.13",
"babel-loader": "8.2.2",
"@babel/core": "7.18.5",
"@babel/plugin-transform-runtime": "7.18.5",
"@babel/preset-env": "7.18.2",
"@babel/preset-react": "7.17.12",
"babel-loader": "8.2.5",
"clean-webpack-plugin": "3.0.0",
"css-loader": "5.1.3",
"html-webpack-plugin": "5.3.1",
Expand Down

0 comments on commit cdfc20f

Please sign in to comment.