From d4fbddf0e9fb8740c13321e379972addcead31bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 10:53:57 +0000 Subject: [PATCH] Bump @vitejs/plugin-react from 6.0.3 to 6.1.1 Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 6.0.3 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-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 13 ++++++++----- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 729709e..c33da78 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@types/dom-screen-wake-lock": "^1.0.0", "@types/react": "^19.2.17", "@types/react-dom": "^19.2.3", - "@vitejs/plugin-react": "^6.0.3", + "@vitejs/plugin-react": "^6.1.1", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", "vite": "^8.2.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d2944ee..8d152aa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -58,8 +58,8 @@ importers: specifier: ^19.2.3 version: 19.2.3(@types/react@19.2.17) '@vitejs/plugin-react': - specifier: ^6.0.3 - version: 6.0.3(vite@8.2.2(esbuild@0.28.1)(jiti@2.7.0)(terser@5.51.2)) + specifier: ^6.1.1 + version: 6.1.1(vite@8.2.2(esbuild@0.28.1)(jiti@2.7.0)(terser@5.51.2)) tailwindcss: specifier: ^4.3.3 version: 4.3.3 @@ -1568,18 +1568,21 @@ packages: '@types/trusted-types@2.0.7': resolution: {integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==} - '@vitejs/plugin-react@6.0.3': - resolution: {integrity: sha512-vmFvco5/QuC2f9Oj+wTk0+9XeDFkHxSamwZKYc7MxYwKICfvUvlMhqKI0VuICPltGqh1neqBKDvO4kes1ya8vg==} + '@vitejs/plugin-react@6.1.1': + resolution: {integrity: sha512-yxLaQV9gkhS8ezJqCM6+ndU7mDY6gqAg75NQ+0IjwEI8IYOmQCgkRwHKVSfWXW076DsqMo0Dk+0FK1U+M5RgFw==} engines: {node: ^20.19.0 || >=22.12.0} peerDependencies: '@rolldown/plugin-babel': ^0.1.7 || ^0.2.0 babel-plugin-react-compiler: ^1.0.0 + oxc-transform-react: ^0.145.0 vite: ^8.0.0 peerDependenciesMeta: '@rolldown/plugin-babel': optional: true babel-plugin-react-compiler: optional: true + oxc-transform-react: + optional: true acorn@8.18.0: resolution: {integrity: sha512-lGq+9yr1/GuAWaVYIHRjvvySG5/4VfKIvC8EWxStPdcDh/Ka7FG3twP6v4d5BkravUilhIAsG4Qj83t02LWUPQ==} @@ -4315,7 +4318,7 @@ snapshots: '@types/trusted-types@2.0.7': {} - '@vitejs/plugin-react@6.0.3(vite@8.2.2(esbuild@0.28.1)(jiti@2.7.0)(terser@5.51.2))': + '@vitejs/plugin-react@6.1.1(vite@8.2.2(esbuild@0.28.1)(jiti@2.7.0)(terser@5.51.2))': dependencies: '@rolldown/pluginutils': 1.0.1 vite: 8.2.2(esbuild@0.28.1)(jiti@2.7.0)(terser@5.51.2)