diff --git a/examples/vite/package.json b/examples/vite/package.json index 3ef94c2..464060d 100644 --- a/examples/vite/package.json +++ b/examples/vite/package.json @@ -21,7 +21,7 @@ "@types/node": "^25.5.0", "@types/react": "^19.2.14", "@types/react-dom": "^19.2.3", - "@vitejs/plugin-react": "^5.2.0", + "@vitejs/plugin-react": "^6.0.1", "eslint": "^10.1.0", "eslint-plugin-jsx-a11y": "^6.10.2", "eslint-plugin-react": "^7.37.5",