Timothy Mamo

Results 3 issues of Timothy Mamo

As per title, allowing minor version dependencies of Docusaurus v3. Related to [Issue 907](https://github.com/oramasearch/orama/issues/907).

### Describe the bug Trying to install the `@orama/plugin-docusaurus-v3` plugin with version `3.1.0` or greater on Docusaurus with version 3.7.0 errors out with the following: ``` npm error code ERESOLVE...

## Change Overview As per title, fix to allow for multiple version bump (currently set to previous 2 versions). ## Pull request type Please check the type of change your...