Skip to content

Commit 079c061

Browse files
Update dependency @vitejs/plugin-react to v4.5.0
| datasource | package | from | to | | ---------- | -------------------- | ----- | ----- | | npm | @vitejs/plugin-react | 4.4.1 | 4.5.0 | ## [v4.5.0](https://github.com/vitejs/vite-plugin-react/blob/HEAD/packages/plugin-react/CHANGELOG.md#450-2025-05-23) ##### Add `filter` for rolldown-vite [#470](vitejs/vite-plugin-react#470) Added `filter` so that it is more performant when running this plugin with rolldown-powered version of Vite. ##### Skip HMR for JSX files with hooks [#480](vitejs/vite-plugin-react#480) This removes the HMR warning for hooks with JSX.
1 parent 5649c0f commit 079c061

File tree

2 files changed

+20
-70
lines changed

2 files changed

+20
-70
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@types/yargs": "17.0.33",
2828
"@typescript-eslint/eslint-plugin": "8.32.1",
2929
"@typescript-eslint/parser": "8.32.1",
30-
"@vitejs/plugin-react": "4.4.1",
30+
"@vitejs/plugin-react": "4.5.0",
3131
"dotenv": "16.5.0",
3232
"eslint": "8.23.1",
3333
"eslint-config-airbnb": "19.0.4",

pnpm-lock.yaml

Lines changed: 19 additions & 69 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)