mincho-js / mincho

Natural CSS in TypeScript
MIT License
40 stars 0 forks source link

Chore: Dependency update #27

Closed black7375 closed 3 months ago

black7375 commented 3 months ago

Describe

Update the versions of all packages except rimraf and mdn-data.

Updating rimraf to version 6.0.1 results in the following error

mdn-data is kept in sync with csstype 's version.

TODO: Apply more strict eslint setup

// configs/eslint-config-custom/eslint.config.typescript.js
...tseslint.configs.recommendedTypeChecked,
...tseslint.configs.stylisticTypeChecked,

Checklist