From 97ee6ee240c2f6927ad101f223f62f09a41e32b6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 19:41:00 +0000 Subject: [PATCH] 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 d6480c5..a65abd9 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "@types/react-dom": "19.2.3", "@typescript-eslint/eslint-plugin": "8.54.0", "@typescript-eslint/parser": "8.54.0", - "@vitejs/plugin-react": "5.1.2", + "@vitejs/plugin-react": "6.0.3", "antd": "6.3.5", "chokidar-cli": "3.0.0", "convex": "1.35.1",