alvarlagerlof / rsc-parser

A parser for the React Server Components when sent over the network
https://rsc-parser.vercel.app
MIT License
538 stars 13 forks source link

chore(deps): update dependency @vitejs/plugin-react-swc to v3.7.2 #1458

Closed renovate[bot] closed 4 days ago

renovate[bot] commented 4 days ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vitejs/plugin-react-swc 3.7.1 -> 3.7.2 age adoption passing confidence

Release Notes

vitejs/vite-plugin-react-swc (@​vitejs/plugin-react-swc) ### [`v3.7.2`](https://redirect.github.com/vitejs/vite-plugin-react-swc/blob/HEAD/CHANGELOG.md#372) [Compare Source](https://redirect.github.com/vitejs/vite-plugin-react-swc/compare/v3.7.1...v3.7.2) ##### Add Vite 6 to peerDependencies range [#​207](https://redirect.github.com/vitejs/vite-plugin-react-swc/pull/207) Thanks [@​RobinTail](https://redirect.github.com/RobinTail) ##### Revert throw when refresh runtime is loaded twice [#​237](https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/237) Revert the throw when refresh runtime is loaded twice to enable usage in micro frontend apps. This was added to help fix setup usage, and this is not worth an annoying warning for others or a config parameter. This revert was done in the Babel plugin last year and I didn't port it back.

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Stockholm, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



This PR was generated by Mend Renovate. View the repository job log.