From 16173be899b683a299a9af21f318cd7f28ccc8f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 23:09:45 +0000 Subject: [PATCH] [deps]: Update @vitejs/plugin-react to v6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ca9093e..887551c 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@types/react": "19.0.1", "@types/react-dom": "19.0.2", "@types/react-router-dom": "5.3.3", - "@vitejs/plugin-react": "4.3.2", + "@vitejs/plugin-react": "6.0.2", "eslint": "9.11.1", "eslint-plugin-react-hooks": "5.1.0-rc-fb9a90fa48-20240614", "eslint-plugin-react-refresh": "0.4.12",