File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,18 +6,18 @@ resolver = "2"
66edition = " 2024"
77
88[workspace .dependencies ]
9- rspack_cacheable = { version = " =0.100.5 " }
10- rspack_collections = { version = " =0.100.5 " }
11- rspack_core = { version = " =0.100.5 " }
12- rspack_error = { version = " =0.100.5 " }
13- rspack_hook = { version = " =0.100.5 " }
9+ rspack_cacheable = { version = " =0.101.4 " }
10+ rspack_collections = { version = " =0.101.4 " }
11+ rspack_core = { version = " =0.101.4 " }
12+ rspack_error = { version = " =0.101.4 " }
13+ rspack_hook = { version = " =0.101.4 " }
1414
1515async-trait = { version = " 0.1" }
1616rspack_sources = { version = " 0.4.21" }
1717
18- rspack_binding_build = { version = " =0.100.5 " }
19- rspack_binding_builder = { version = " =0.100.5 " }
20- rspack_binding_builder_macros = { version = " =0.100.5 " }
18+ rspack_binding_build = { version = " =0.101.4 " }
19+ rspack_binding_builder = { version = " =0.101.4 " }
20+ rspack_binding_builder_macros = { version = " =0.101.4 " }
2121
2222napi = { version = " =3.8.6" }
2323napi-derive = { version = " =3.5.5" }
Original file line number Diff line number Diff line change 3131 "lint-staged" : " lint-staged"
3232 },
3333 "dependencies" : {
34- "@rspack/core" : " 2.0 .5" ,
34+ "@rspack/core" : " 2.1 .5" ,
3535 "@rspack-template/binding" : " workspace:*"
3636 },
3737 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments