Results 3 issues of Barna

Pushing to vercel fails with the error message: ``` Error: The Serverless Function "index" is 52.75mb which exceeds the maximum size limit of 50mb. Learn More: https://vercel.link/serverless-function-size ``` My nuxt...

In `src/Column.php:118` you set the type to "string" when it should be Array|String Raised a PR to fix it: https://github.com/MedicOneSystems/livewire-datatables/pull/428

1. If we use the package with Laravel 10 it currently fails with the following error message: ``` Too few arguments to function Illuminate\Database\Query\Expression::getValue(), 0 passed in /path/to/project/vendor/mediconesystems/livewire-datatables/src/Http/Livewire/LivewireDatatable.php on line...