vitejs / vite-plugin-react-pages

A vite framework for building react app. Especially suitable for document site and demos/playgrounds of react components.
https://vitejs.github.io/vite-plugin-react-pages/
MIT License
459 stars 70 forks source link

chore: update vite and rollup #153

Closed bluwy closed 1 year ago

bluwy commented 1 year ago

Fixes ecosystem-ci fail.

Both vite and rollup needs to be upgraded as Vite uses a newer version of Rollup and its types doesn't match across versions.