From 86eabbcd338f8c50ed318992adf79ead226ad699 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 21:08:54 +0000 Subject: [PATCH] Bump @vitejs/plugin-react in the vite group across 1 directory Bumps the vite group with 1 update in the / directory: [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react). Updates `@vitejs/plugin-react` from 6.1.0 to 6.1.1 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.1.1/packages/plugin-react) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react" dependency-version: 6.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vite ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fe62a5c..14ad7bd 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@types/node": "^24.13.3", "@types/react": "19.2.18", "@types/react-dom": "19.2.5", - "@vitejs/plugin-react": "6.1.0", + "@vitejs/plugin-react": "6.1.1", "eslint": "10.9.1", "eslint-plugin-react-hooks": "7.1.1", "eslint-plugin-react-refresh": "0.5.4",