y-young / f1music

校园音乐征集投票系统 A system for electing annual school music
MIT License
9 stars 3 forks source link

chore(deps): update dependency @vitejs/plugin-react-swc to ^3.3.1 #75

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vitejs/plugin-react-swc ^3.3.0 -> ^3.3.1 age adoption passing confidence

Release Notes

vitejs/vite-plugin-react-swc ### [`v3.3.1`](https://togithub.com/vitejs/vite-plugin-react-swc/blob/HEAD/CHANGELOG.md#​331) [Compare Source](https://togithub.com/vitejs/vite-plugin-react-swc/compare/v3.3.0...v3.3.1) - Add `type: module` to package.json ([#​101](https://togithub.com/vitejs/vite-plugin-react-swc/pull/101)). Because the library already publish `.cjs` & `.mjs` files, the only change is for typing when using the node16 module resolution (fixes [#​95](https://togithub.com/vitejs/vite-plugin-react-swc/issues/95)) - Throw an error when the MDX plugin is after this one ([#​100](https://togithub.com/vitejs/vite-plugin-react-swc/pull/100)). This is an expected breaking change added in `3.2.0` and this should people that were using both plugins before this version to migrate.

Configuration

📅 Schedule: Branch creation - "on the first day of the month" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.