diff --git a/dev/react-plugin-tools/react_plugin_template/package.json b/dev/react-plugin-tools/react_plugin_template/package.json
index 5f5ed1ffe82fa..5ba20233f1288 100644
--- a/dev/react-plugin-tools/react_plugin_template/package.json
+++ b/dev/react-plugin-tools/react_plugin_template/package.json
@@ -61,7 +61,7 @@
"prettier": "^3.5.3",
"typescript": "~5.8.3",
"typescript-eslint": "^8.31.1",
- "vite": "^5.4.19",
+ "vite": "^5.4.20",
"vite-plugin-css-injected-by-js": "^3.5.2",
"vite-plugin-dts": "^4.3.0",
"vitest": "^2.1.9"
diff --git a/dev/react-plugin-tools/react_plugin_template/src/pages/HomePage.tsx b/dev/react-plugin-tools/react_plugin_template/src/pages/HomePage.tsx
index 2d587c152d731..b6f4c76d16b7c 100644
--- a/dev/react-plugin-tools/react_plugin_template/src/pages/HomePage.tsx
+++ b/dev/react-plugin-tools/react_plugin_template/src/pages/HomePage.tsx
@@ -33,7 +33,7 @@ export const HomePage = () => {
This project was bootstrapped with the Airflow React Plugin tool.
-