From c867630dd0c14a861a72808454fe0cda025ea487 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 08:44:38 +0000 Subject: [PATCH] ci: bump @vitejs/plugin-react from 6.0.2 to 6.0.3 Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 6.0.2 to 6.0.3. - [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.0.3/packages/plugin-react) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react" dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 767d105..62dde07 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "@types/react-dom": "~19.0.0", "@typescript-eslint/eslint-plugin": "~7.18.0", "@typescript-eslint/parser": "~7.2.0", - "@vitejs/plugin-react": "~6.0.2", + "@vitejs/plugin-react": "~6.0.3", "@vitest/coverage-v8": "~4.1.5", "better-sqlite3": "~12.11.1", "eslint": "~8.57.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5f39324..5290461 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -143,8 +143,8 @@ importers: specifier: ~7.2.0 version: 7.2.0(eslint@8.57.1)(typescript@6.0.3) '@vitejs/plugin-react': - specifier: ~6.0.2 - version: 6.0.2(vite@8.0.16(@types/node@26.1.0)(esbuild@0.28.1)(tsx@4.22.4)) + specifier: ~6.0.3 + version: 6.0.3(vite@8.0.16(@types/node@26.1.0)(esbuild@0.28.1)(tsx@4.22.4)) '@vitest/coverage-v8': specifier: ~4.1.5 version: 4.1.7(vitest@4.1.7) @@ -1393,8 +1393,8 @@ packages: '@ungap/structured-clone@1.3.1': resolution: {integrity: sha512-mUFwbeTqrVgDQxFveS+df2yfap6iuP20NAKAsBt5jDEoOTDew+zwLAOilHCeQJOVSvmgCX4ogqIrA0mnyr08yQ==} - '@vitejs/plugin-react@6.0.2': - resolution: {integrity: sha512-DlSMqo4WhThw4vB8Mpn0Woe9J+Jfq1geJ61AKW0QEgLzGMNwtIMdxbDUzLxcun8W7NbJO0e2Jg/Nxm3cCSVzzg==} + '@vitejs/plugin-react@6.0.3': + resolution: {integrity: sha512-vmFvco5/QuC2f9Oj+wTk0+9XeDFkHxSamwZKYc7MxYwKICfvUvlMhqKI0VuICPltGqh1neqBKDvO4kes1ya8vg==} engines: {node: ^20.19.0 || >=22.12.0} peerDependencies: '@rolldown/plugin-babel': ^0.1.7 || ^0.2.0 @@ -4925,7 +4925,7 @@ snapshots: '@ungap/structured-clone@1.3.1': {} - '@vitejs/plugin-react@6.0.2(vite@8.0.16(@types/node@26.1.0)(esbuild@0.28.1)(tsx@4.22.4))': + '@vitejs/plugin-react@6.0.3(vite@8.0.16(@types/node@26.1.0)(esbuild@0.28.1)(tsx@4.22.4))': dependencies: '@rolldown/pluginutils': 1.0.1 vite: 8.0.16(@types/node@26.1.0)(esbuild@0.28.1)(tsx@4.22.4)