primefaces / primevue-nuxt-module

MIT License
70 stars 11 forks source link

fix: resolve type conflict by updating `primevue` #61

Closed BobbieGoede closed 2 months ago

BobbieGoede commented 4 months ago

This updates primevue to the latest version which includes https://github.com/primefaces/primevue/pull/5419 to prevent https://github.com/nuxt/nuxt/issues/26214 from happening.

cagataycivici commented 4 months ago

Thanks, cc @mertsincan

martinszeltins commented 2 months ago

It would be great to get this merged, otherwise types are broken for a Nuxt project without manual resolutions workaround.

@mertsincan

mertsincan commented 2 months ago

Thanks a lot for your contribution!