Jonghakseo / chrome-extension-boilerplate-react-vite

Chrome Extension Boilerplate with React + Vite + Typescript
MIT License
2.43k stars 357 forks source link

fix: vite config types error #704

Closed PatrykKuniczak closed 2 months ago

PatrykKuniczak commented 2 months ago

* Please fill in the required items.

Priority*

Purpose of the PR*

I need to clean up my own mess :) There's need to unify versions between packages, to have no errors on vite.config.mts of chrome-extension package

Changes*

I've unified versions of root and chrome-extension package.json

How to check the feature

Run e.g pnpm lint, and check it runs