Skip to content

Commit b01b8eb

Browse files
Update dependency @vitejs/plugin-react to v5.0.3
| datasource | package | from | to | | ---------- | -------------------- | ----- | ----- | | npm | @vitejs/plugin-react | 5.0.2 | 5.0.3 | ## [v5.0.3](https://github.com/vitejs/vite-plugin-react/blob/HEAD/packages/plugin-react/CHANGELOG.md#503-2025-09-17) ##### HMR did not work for components imported with queries with rolldown-vite ([#872](vitejs/vite-plugin-react#872)) ##### Perf: simplify refresh wrapper generation ([#835](vitejs/vite-plugin-react#835))
1 parent a8a8216 commit b01b8eb

File tree

2 files changed

+119
-35
lines changed

2 files changed

+119
-35
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.43.0",
2929
"@typescript-eslint/parser": "8.43.0",
30-
"@vitejs/plugin-react": "5.0.2",
30+
"@vitejs/plugin-react": "5.0.3",
3131
"dotenv": "17.2.1",
3232
"eslint": "8.23.1",
3333
"eslint-config-airbnb": "19.0.4",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)