From cd80acbe9f4966a17a8bce1dc97440df1957388f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 12:59:48 +0000 Subject: [PATCH] chore(deps): update dependency @vitejs/plugin-react to v5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 81bc17f5..8bf5a119 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@types/react-router-dom": "^5.3.3", "@types/react-syntax-highlighter": "^15.5.13", "@typescript-eslint/eslint-plugin": "^8.13.0", - "@vitejs/plugin-react": "^4.3.3", + "@vitejs/plugin-react": "^5.0.0", "babel-plugin-istanbul": "^7.0.0", "c8": "^10.1.2", "chai": "^5.1.1",