From bb36be1f2c9447cbc22534f1dbf510da66626227 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 20:33:48 +0000 Subject: [PATCH] chore(deps): bump `@vitejs/plugin-react` from ^5.2.0 to ^6.0.1 --- examples/vite/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/vite/package.json b/examples/vite/package.json index 3ef94c2..464060d 100644 --- a/examples/vite/package.json +++ b/examples/vite/package.json @@ -21,7 +21,7 @@ "@types/node": "^25.5.0", "@types/react": "^19.2.14", "@types/react-dom": "^19.2.3", - "@vitejs/plugin-react": "^5.2.0", + "@vitejs/plugin-react": "^6.0.1", "eslint": "^10.1.0", "eslint-plugin-jsx-a11y": "^6.10.2", "eslint-plugin-react": "^7.37.5",