Sorry if I'm missing something obvious here but I'm unable to figure out how to update the underlying packages.
I installed extension-cli last month and created a project. That was 1.2.0 which used webpack-stream 6.1.2.
I want to update webpack-stream to 7.0.0 but am unable to figure out how to do this.
Specifically, webpack-stream uses webpack 5 which supports conditional chaining.
I guess this is quite the conditional chain in itself!
Sorry if I'm missing something obvious here but I'm unable to figure out how to update the underlying packages.
I installed extension-cli last month and created a project. That was 1.2.0 which used webpack-stream 6.1.2.
I want to update webpack-stream to 7.0.0 but am unable to figure out how to do this.
Specifically, webpack-stream uses webpack 5 which supports conditional chaining.
I guess this is quite the conditional chain in itself!