File tree Expand file tree Collapse file tree 3 files changed +448
-273
lines changed Expand file tree Collapse file tree 3 files changed +448
-273
lines changed Original file line number Diff line number Diff line change 117
117
"@nx/webpack" : " 19.8.3" ,
118
118
"@pmmmwh/react-refresh-webpack-plugin" : " 0.5.15" ,
119
119
"@rollup/plugin-alias" : " 5.1.1" ,
120
- "@rollup/plugin-replace" : " 5 .0.7 " ,
120
+ "@rollup/plugin-replace" : " 6 .0.1 " ,
121
121
"@rspack/core" : " ^1.0.2" ,
122
122
"@rspack/dev-server" : " ^1.0.2" ,
123
123
"@semantic-release/changelog" : " ^6.0.3" ,
Original file line number Diff line number Diff line change 50
50
}
51
51
},
52
52
"dependencies" : {
53
- "enhanced-resolve" : " ^5.16.1" ,
54
- "cjs-module-lexer" : " ^1.3.1" ,
55
- "es-module-lexer" : " ^1.5.3" ,
56
- "@module-federation/sdk" : " workspace:*" ,
57
- "json5" : " ^2.2.3" ,
58
- "@rollup/plugin-commonjs" : " ^22.0.2" ,
59
- "@rollup/plugin-node-resolve" : " ^13.3.0" ,
60
- "@rollup/plugin-replace" : " ^5.0.7" ,
61
- "rollup" : " ^2.79.2" ,
62
53
"@chialab/esbuild-plugin-commonjs" : " ^0.18.0" ,
63
54
"@hyrious/esbuild-plugin-commonjs" : " ^0.2.4" ,
64
- "rollup-plugin-node-externals" : " ^4.1.1" ,
55
+ "@module-federation/sdk" : " workspace:*" ,
56
+ "@rollup/plugin-commonjs" : " ^28.0.0" ,
57
+ "@rollup/plugin-node-resolve" : " ^15.3.0" ,
58
+ "@rollup/plugin-replace" : " ^6.0.1" ,
59
+ "cjs-module-lexer" : " ^1.3.1" ,
60
+ "enhanced-resolve" : " ^5.16.1" ,
61
+ "es-module-lexer" : " ^1.5.3" ,
65
62
"esbuild" : " ^0.18.12" ,
66
- "npmlog" : " ^6.0.2"
63
+ "json5" : " ^2.2.3" ,
64
+ "npmlog" : " ^6.0.2" ,
65
+ "rollup" : " ^4.24.0" ,
66
+ "rollup-plugin-node-externals" : " ^7.1.3"
67
67
}
68
68
}
You can’t perform that action at this time.
0 commit comments