Skip to content

Commit

Permalink
chore(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
ScriptedAlchemy committed May 14, 2024
1 parent 29d8050 commit 0538ca3
Show file tree
Hide file tree
Showing 188 changed files with 5,642 additions and 7,993 deletions.
4 changes: 2 additions & 2 deletions advanced-api/automatic-vendor-sharing/app1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "automatic-vendor-sharing_app1",
"version": "0.0.0",
"devDependencies": {
"@babel/core": "7.24.3",
"@babel/preset-react": "7.23.3",
"@babel/core": "7.24.5",
"@babel/preset-react": "7.24.1",
"babel-loader": "9.1.3",
"html-webpack-plugin": "5.6.0",
"serve": "14.2.1",
Expand Down
4 changes: 2 additions & 2 deletions advanced-api/automatic-vendor-sharing/app2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "automatic-vendor-sharing_app2",
"version": "0.0.0",
"devDependencies": {
"@babel/core": "7.24.3",
"@babel/preset-react": "7.23.3",
"@babel/core": "7.24.5",
"@babel/preset-react": "7.24.1",
"babel-loader": "9.1.3",
"html-webpack-plugin": "5.6.0",
"serve": "14.2.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "dynamic-remotes-runtime-environment-variables_host",
"version": "0.0.0",
"devDependencies": {
"@babel/core": "7.24.3",
"@babel/preset-react": "7.23.3",
"@babel/core": "7.24.5",
"@babel/preset-react": "7.24.1",
"babel-loader": "9.1.3",
"html-webpack-plugin": "5.6.0",
"copy-webpack-plugin": "9.1.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "dynamic-remotes-runtime-environment-variables_remote",
"version": "0.0.0",
"devDependencies": {
"@babel/core": "7.24.3",
"@babel/preset-react": "7.23.3",
"@babel/core": "7.24.5",
"@babel/preset-react": "7.24.1",
"babel-loader": "9.1.3",
"html-webpack-plugin": "5.6.0",
"serve": "14.2.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "dynamic-remotes-synchronous-imports_app1",
"version": "0.0.0",
"devDependencies": {
"@babel/core": "7.24.3",
"@babel/preset-react": "7.23.3",
"@babel/core": "7.24.5",
"@babel/preset-react": "7.24.1",
"babel-loader": "9.1.3",
"html-webpack-plugin": "5.6.0",
"serve": "14.2.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "dynamic-remotes-synchronous-imports_app2",
"version": "0.0.0",
"devDependencies": {
"@babel/core": "7.24.3",
"@babel/preset-react": "7.23.3",
"@babel/core": "7.24.5",
"@babel/preset-react": "7.24.1",
"babel-loader": "9.1.3",
"html-webpack-plugin": "5.6.0",
"serve": "14.2.1",
Expand Down
4 changes: 2 additions & 2 deletions advanced-api/dynamic-remotes/app1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "dynamic-remotes_app1",
"version": "0.0.0",
"devDependencies": {
"@babel/core": "7.24.3",
"@babel/preset-react": "7.23.3",
"@babel/core": "7.24.5",
"@babel/preset-react": "7.24.1",
"@module-federation/enhanced": "0.1.12",
"@module-federation/runtime": "0.1.12",
"@rspack/cli": "0.6.5",
Expand Down
4 changes: 2 additions & 2 deletions advanced-api/dynamic-remotes/app2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "dynamic-remotes_app2",
"version": "0.0.0",
"devDependencies": {
"@babel/core": "7.24.3",
"@babel/preset-react": "7.23.3",
"@babel/core": "7.24.5",
"@babel/preset-react": "7.24.1",
"@module-federation/enhanced": "0.1.12",
"@rspack/cli": "0.6.5",
"@rspack/core": "0.6.5",
Expand Down
4 changes: 2 additions & 2 deletions advanced-api/dynamic-remotes/app3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "dynamic-remotes_app3",
"version": "0.0.0",
"devDependencies": {
"@babel/core": "7.24.3",
"@babel/preset-react": "7.23.3",
"@babel/core": "7.24.5",
"@babel/preset-react": "7.24.1",
"@module-federation/enhanced": "0.1.12",
"@rspack/cli": "0.6.5",
"@rspack/core": "0.6.5",
Expand Down

0 comments on commit 0538ca3

Please sign in to comment.