Skip to content

Commit 6cb64db

Browse files
Update dependency @vitejs/plugin-react to v4.4.1
| datasource | package | from | to | | ---------- | -------------------- | ----- | ----- | | npm | @vitejs/plugin-react | 4.4.0 | 4.4.1 | ## [v4.4.1](https://github.com/vitejs/vite-plugin-react/blob/HEAD/packages/plugin-react/CHANGELOG.md#441-2025-04-19) Fix type issue when using `moduleResolution: "node"` in tsconfig [#462](https://github.com/vitejs/vite-plugin-react/pull/4620)
1 parent 8c60a74 commit 6cb64db

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
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.31.0",
2929
"@typescript-eslint/parser": "8.31.0",
30-
"@vitejs/plugin-react": "4.4.0",
30+
"@vitejs/plugin-react": "4.4.1",
3131
"dotenv": "16.5.0",
3232
"eslint": "8.23.1",
3333
"eslint-config-airbnb": "19.0.4",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)