From 2673b60a805807cc55fa57d3fb1b3f8f5c548daf Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 18 Sep 2025 00:42:43 +0000 Subject: [PATCH] Update dependency @vitejs/plugin-react to ^5.0.3 --- remote_frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/remote_frontend/package.json b/remote_frontend/package.json index 8455499..1d062e6 100644 --- a/remote_frontend/package.json +++ b/remote_frontend/package.json @@ -22,7 +22,7 @@ "@types/react-dom": "^18.3.7", "@typescript-eslint/eslint-plugin": "^8.44.0", "@typescript-eslint/parser": "^8.43.0", - "@vitejs/plugin-react": "^5.0.2", + "@vitejs/plugin-react": "^5.0.3", "eslint": "^9.35.0", "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.4.20",