From 74635a3d08dba41f9f7ab171342fcc74a561c791 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 13 Mar 2026 09:10:37 +0000 Subject: [PATCH] chore(deps): update dependency @vitejs/plugin-react to v6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fa5e268..3678444 100755 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@eslint/js": "^9.17.0", "@types/react": "^18.3.18", "@types/react-dom": "^18.3.5", - "@vitejs/plugin-react": "^5.0.0", + "@vitejs/plugin-react": "^6.0.0", "autoprefixer": "^10.4.20", "eslint": "^9.17.0", "eslint-plugin-react": "^7.37.2",