Skip to content

Commit

Permalink
chore(deps): bump @modern-js/runtime from 2.60.3 to 2.60.6
Browse files Browse the repository at this point in the history
Bumps [@modern-js/runtime](https://github.com/web-infra-dev/modern.js/tree/HEAD/packages/runtime/plugin-runtime) from 2.60.3 to 2.60.6.
- [Release notes](https://github.com/web-infra-dev/modern.js/releases)
- [Changelog](https://github.com/web-infra-dev/modern.js/blob/main/packages/runtime/plugin-runtime/CHANGELOG.md)
- [Commits](https://github.com/web-infra-dev/modern.js/commits/v2.60.6/packages/runtime/plugin-runtime)

---
updated-dependencies:
- dependency-name: "@modern-js/runtime"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 8d34aa8 commit 180583a
Show file tree
Hide file tree
Showing 11 changed files with 1,834 additions and 877 deletions.
2 changes: 1 addition & 1 deletion apps/modernjs-ssr/dynamic-nested-remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
],
"dependencies": {
"@babel/runtime": "7.25.7",
"@modern-js/runtime": "2.60.3",
"@modern-js/runtime": "2.60.6",
"@module-federation/modern-js": "workspace:*",
"antd": "4.24.15",
"react": "~18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/modernjs-ssr/dynamic-remote-new-version/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
],
"dependencies": {
"@babel/runtime": "7.24.4",
"@modern-js/runtime": "2.60.3",
"@modern-js/runtime": "2.60.6",
"@module-federation/modern-js": "workspace:*",
"antd": "4.24.15",
"react": "~18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/modernjs-ssr/dynamic-remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
],
"dependencies": {
"@babel/runtime": "7.24.4",
"@modern-js/runtime": "2.60.3",
"@modern-js/runtime": "2.60.6",
"@module-federation/modern-js": "workspace:*",
"antd": "4.24.15",
"react": "~18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/modernjs-ssr/host/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
],
"dependencies": {
"@babel/runtime": "7.24.4",
"@modern-js/runtime": "2.60.3",
"@modern-js/runtime": "2.60.6",
"@module-federation/modern-js": "workspace:*",
"antd": "4.24.15",
"react": "~18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/modernjs-ssr/nested-remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
],
"dependencies": {
"@babel/runtime": "7.24.4",
"@modern-js/runtime": "2.60.3",
"@modern-js/runtime": "2.60.6",
"@module-federation/modern-js": "workspace:*",
"antd": "4.24.15",
"react": "~18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/modernjs-ssr/remote-new-version/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
],
"dependencies": {
"@babel/runtime": "7.24.4",
"@modern-js/runtime": "2.60.3",
"@modern-js/runtime": "2.60.6",
"@module-federation/modern-js": "workspace:*",
"antd": "4.24.15",
"react": "~18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/modernjs-ssr/remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
],
"dependencies": {
"@babel/runtime": "7.24.4",
"@modern-js/runtime": "2.60.3",
"@modern-js/runtime": "2.60.6",
"@module-federation/modern-js": "workspace:*",
"antd": "4.24.15",
"react": "~18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/modernjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
],
"dependencies": {
"@babel/runtime": "7.24.5",
"@modern-js/runtime": "2.60.3",
"@modern-js/runtime": "2.60.6",
"@module-federation/enhanced": "workspace:*",
"react": "18.3.1",
"react-dom": "18.3.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/chrome-devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
},
"dependencies": {
"@arco-design/web-react": "^2.59.1",
"@modern-js/runtime": "2.60.3",
"@modern-js/runtime": "2.60.6",
"@module-federation/sdk": "workspace:*",
"ahooks": "^3.7.10",
"dagre": "^0.8.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/modernjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@modern-js/app-tools": "2.60.3",
"@modern-js/core": "2.60.3",
"@modern-js/module-tools": "2.60.3",
"@modern-js/runtime": "2.60.3",
"@modern-js/runtime": "2.60.6",
"@modern-js/tsconfig": "2.60.3",
"@module-federation/manifest": "workspace:*",
"@types/hoist-non-react-statics": "3.3.5"
Expand Down
Loading

0 comments on commit 180583a

Please sign in to comment.