File tree Expand file tree Collapse file tree 7 files changed +365
-346
lines changed Expand file tree Collapse file tree 7 files changed +365
-346
lines changed Original file line number Diff line number Diff line change @@ -3,10 +3,6 @@ import { moduleFederationPlugin } from '@module-federation/modern-js';
33
44// https://modernjs.dev/en/configure/app/usage
55export default defineConfig ( {
6- dev :{
7- // FIXME: it should be removed , related issue: https://github.com/web-infra-dev/modern.js/issues/5999
8- host : '0.0.0.0' ,
9- } ,
106 runtime : {
117 router : true ,
128 } ,
Original file line number Diff line number Diff line change 2727 " dist/"
2828 ],
2929 "dependencies" : {
30- "@modern-js/runtime" : " 2.56.2 " ,
30+ "@modern-js/runtime" : " 2.57.0 " ,
3131 "react" : " ~18.3.0" ,
3232 "react-dom" : " ~18.3.0" ,
3333 "@module-federation/modern-js" :" 0.3.3"
3434 },
3535 "devDependencies" : {
36- "@modern-js/app-tools" : " 2.56.2 " ,
37- "@modern-js/eslint-config" : " 2.56.2 " ,
38- "@modern-js/tsconfig" : " 2.56.2 " ,
39- "@modern-js-app/eslint-config" : " 2.56.2 " ,
36+ "@modern-js/app-tools" : " 2.57.0 " ,
37+ "@modern-js/eslint-config" : " 2.57.0 " ,
38+ "@modern-js/tsconfig" : " 2.57.0 " ,
39+ "@modern-js-app/eslint-config" : " 2.57.0 " ,
4040 "lint-staged" : " 15.2.7" ,
4141 "prettier" : " 3.3.2" ,
4242 "husky" : " 9.0.11" ,
Original file line number Diff line number Diff line change @@ -3,10 +3,6 @@ import { moduleFederationPlugin } from '@module-federation/modern-js';
33
44// https://modernjs.dev/en/configure/app/usage
55export default defineConfig ( {
6- dev : {
7- // FIXME: it should be removed , related issue: https://github.com/web-infra-dev/modern.js/issues/5999
8- host : '0.0.0.0' ,
9- } ,
106 runtime : {
117 router : true ,
128 } ,
Original file line number Diff line number Diff line change 2727 " dist/"
2828 ],
2929 "dependencies" : {
30- "@modern-js/runtime" : " 2.56.2 " ,
30+ "@modern-js/runtime" : " 2.57.0 " ,
3131 "react" : " ^18.2.0" ,
3232 "react-dom" : " ^18.2.0" ,
3333 "@module-federation/modern-js" :" 0.3.3"
3434 },
3535 "devDependencies" : {
36- "@modern-js/app-tools" : " 2.56.2 " ,
37- "@modern-js/eslint-config" : " 2.56.2 " ,
38- "@modern-js/tsconfig" : " 2.56.2 " ,
39- "@modern-js-app/eslint-config" : " 2.56.2 " ,
36+ "@modern-js/app-tools" : " 2.57.0 " ,
37+ "@modern-js/eslint-config" : " 2.57.0 " ,
38+ "@modern-js/tsconfig" : " 2.57.0 " ,
39+ "@modern-js-app/eslint-config" : " 2.57.0 " ,
4040 "lint-staged" : " 15.2.7" ,
4141 "prettier" : " 3.3.2" ,
4242 "husky" : " 9.0.11" ,
Original file line number Diff line number Diff line change @@ -3,10 +3,6 @@ import { moduleFederationPlugin } from '@module-federation/modern-js';
33
44// https://modernjs.dev/en/configure/app/usage
55export default defineConfig ( {
6- dev :{
7- // FIXME: it should be removed , related issue: https://github.com/web-infra-dev/modern.js/issues/5999
8- host : '0.0.0.0' ,
9- } ,
106 runtime : {
117 router : true ,
128 } ,
Original file line number Diff line number Diff line change 2727 " dist/"
2828 ],
2929 "dependencies" : {
30- "@modern-js/runtime" : " 2.56.2 " ,
30+ "@modern-js/runtime" : " 2.57.0 " ,
3131 "react" : " ~18.3.0" ,
3232 "react-dom" : " ~18.3.0" ,
3333 "@module-federation/modern-js" :" 0.3.3"
3434 },
3535 "devDependencies" : {
36- "@modern-js/app-tools" : " 2.56.2 " ,
37- "@modern-js/eslint-config" : " 2.56.2 " ,
38- "@modern-js/tsconfig" : " 2.56.2 " ,
39- "@modern-js-app/eslint-config" : " 2.56.2 " ,
36+ "@modern-js/app-tools" : " 2.57.0 " ,
37+ "@modern-js/eslint-config" : " 2.57.0 " ,
38+ "@modern-js/tsconfig" : " 2.57.0 " ,
39+ "@modern-js-app/eslint-config" : " 2.57.0 " ,
4040 "lint-staged" : " 15.2.7" ,
4141 "prettier" : " 3.3.2" ,
4242 "husky" : " 9.0.11" ,
You can’t perform that action at this time.
0 commit comments