From e460da271eb49504793325bbbd21a9be4a89a122 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 20 Mar 2026 20:04:14 +0000 Subject: [PATCH] chore(deps): update dependency @vitejs/plugin-react to v6 --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index 31961b1..b406e25 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -38,7 +38,7 @@ "@types/node": "24.12.0", "@types/react": "19.2.14", "@types/react-dom": "19.2.3", - "@vitejs/plugin-react": "5.2.0", + "@vitejs/plugin-react": "6.0.1", "jsdom": "^28.1.0", "oxfmt": "0.41.0", "oxlint": "1.56.0",