Skip to content

Commit 76fbd4e

Browse files
Update dependency @vitejs/plugin-react to v4.4.0
| datasource | package | from | to | | ---------- | -------------------- | ----- | ----- | | npm | @vitejs/plugin-react | 4.3.4 | 4.4.0 | ## [v4.4.0](https://github.com/vitejs/vite-plugin-react/blob/HEAD/packages/plugin-react/CHANGELOG.md#440-2025-04-15) ##### Make compatible with rolldown-vite This plugin is now compatible with rolldown-powered version of Vite. Note that currently the `__source` property value position might be incorrect. This will be fixed in the near future.
1 parent 6b1d8ab commit 76fbd4e

File tree

2 files changed

+172
-56
lines changed

2 files changed

+172
-56
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.29.0",
2929
"@typescript-eslint/parser": "8.29.0",
30-
"@vitejs/plugin-react": "4.3.4",
30+
"@vitejs/plugin-react": "4.4.0",
3131
"dotenv": "16.5.0",
3232
"eslint": "8.23.1",
3333
"eslint-config-airbnb": "19.0.4",

0 commit comments

Comments
 (0)