Skip to content

Remove "pinia" dependency

Please remove the unused pinia dependency.

According to the search in this project, pinia should not be necessary. At least as explicit dependency declaration in the package.json.

The declaration with pinia version 2.x conflicts with newer pinia 3.x from other web services in the Text+ webpage. But if pinia is required in this project, could you consider updating it to 3.x?

Related to https://gitlab.gwdg.de/textplus/portal/-/merge_requests/1271.