Skip to content

Commit f391728

Browse files
convex-renovate-runner[bot]Convex, Inc.
authored and
Convex, Inc.
committed
Update dependency @vitejs/plugin-react to v4.4.1 (#37723)
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [@vitejs/plugin-react](https://redirect.github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react#readme) ([source](https://redirect.github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react)) | devDependencies | patch | [`4.4.0` -> `4.4.1`](https://renovatebot.com/diffs/npm/@vitejs%2fplugin-react/4.4.0/4.4.1) | `4.5.1` (+1) | --- ### Release Notes <details> <summary>vitejs/vite-plugin-react (@&#8203;vitejs/plugin-react)</summary> ### [`v4.4.1`](https://redirect.github.com/vitejs/vite-plugin-react/blob/HEAD/packages/plugin-react/CHANGELOG.md#441-2025-04-19) [Compare Source](https://redirect.github.com/vitejs/vite-plugin-react/compare/8beda4f36fe4ca8c0f795619988deb0849054f8c...57cc39869c319b842dac348b62c882a7bb963f7b) Fix type issue when using `moduleResolution: "node"` in tsconfig [#&#8203;462](https://redirect.github.com/vitejs/vite-plugin-react/pull/462) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on the first day of the month" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). GitOrigin-RevId: 876a4b37dadde1e2002c569453d61efba76ae498
1 parent 04b92d1 commit f391728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

npm-packages/private-demos/rust-wasm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"devDependencies": {
1717
"@types/react": "^17.0.47",
1818
"@types/react-dom": "^17.0.17",
19-
"@vitejs/plugin-react": "4.4.0",
19+
"@vitejs/plugin-react": "4.4.1",
2020
"typescript": "~5.0.3",
2121
"vite": "^4.1.4",
2222
"npm-run-all2": "^7.0.0"

0 commit comments

Comments
 (0)