From 12ffecd16a011ab0c01cf962ca61b547ab040f67 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 18:10:25 +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 088ebe2..36044fe 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -21,7 +21,7 @@ "@typescript-eslint/eslint-plugin": "^8.0.0", "@typescript-eslint/parser": "^8.0.0", "@vitejs/plugin-basic-ssl": "^2.0.0", - "@vitejs/plugin-react": "^5.0.0", + "@vitejs/plugin-react": "^6.0.0", "autoprefixer": "^10.4.16", "eslint": "^9.0.0", "eslint-plugin-react-hooks": "^7.0.0",