Skip to content

Commit b99150e

Browse files
Update dependency @vitejs/plugin-react to v5.0.4
| datasource | package | from | to | | ---------- | -------------------- | ----- | ----- | | npm | @vitejs/plugin-react | 5.0.3 | 5.0.4 | ## [v5.0.4](https://github.com/vitejs/vite-plugin-react/blob/HEAD/packages/plugin-react/CHANGELOG.md#504-2025-09-27) ##### Perf: use native refresh wrapper plugin in rolldown-vite ([#881](vitejs/vite-plugin-react#881))
1 parent 5fb1c79 commit b99150e

File tree

2 files changed

+45
-155
lines changed

2 files changed

+45
-155
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.44.0",
2929
"@typescript-eslint/parser": "8.44.0",
30-
"@vitejs/plugin-react": "5.0.3",
30+
"@vitejs/plugin-react": "5.0.4",
3131
"dotenv": "17.2.2",
3232
"eslint": "8.23.1",
3333
"eslint-config-airbnb": "19.0.4",

0 commit comments

Comments
 (0)