From 0224e6391c2e9e2d24589bb5ec524da3ef3df09e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 20:10:41 +0000 Subject: [PATCH] fix(deps): bump @vitejs/plugin-react from 5.0.3 to 5.0.4 Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 5.0.3 to 5.0.4. - [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@5.0.4/packages/plugin-react) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react" dependency-version: 5.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 26 +++++++++++++------------- pnpm-workspace.yaml | 2 +- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c5a4c92..77b149b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,8 +13,8 @@ catalogs: specifier: ^19.1.9 version: 19.1.9 '@vitejs/plugin-react': - specifier: ^5.0.3 - version: 5.0.3 + specifier: ^5.0.4 + version: 5.0.4 react: specifier: ^19.1.1 version: 19.1.1 @@ -65,7 +65,7 @@ importers: version: 19.1.9(@types/react@19.1.16) '@vitejs/plugin-react': specifier: 'catalog:' - version: 5.0.3(vite@7.1.7(@types/node@24.6.0)(lightningcss@1.29.3)(terser@5.39.0)) + version: 5.0.4(vite@7.1.7(@types/node@24.6.0)(lightningcss@1.29.3)(terser@5.39.0)) typescript: specifier: 'catalog:' version: 5.9.2 @@ -99,7 +99,7 @@ importers: version: 19.1.9(@types/react@19.1.16) '@vitejs/plugin-react': specifier: 'catalog:' - version: 5.0.3(vite@7.1.7(@types/node@24.6.0)(lightningcss@1.29.3)(terser@5.39.0)) + version: 5.0.4(vite@7.1.7(@types/node@24.6.0)(lightningcss@1.29.3)(terser@5.39.0)) typescript: specifier: 'catalog:' version: 5.9.2 @@ -130,7 +130,7 @@ importers: version: 19.1.9(@types/react@19.1.16) '@vitejs/plugin-react': specifier: 'catalog:' - version: 5.0.3(vite@7.1.7(@types/node@24.6.0)(lightningcss@1.29.3)(terser@5.39.0)) + version: 5.0.4(vite@7.1.7(@types/node@24.6.0)(lightningcss@1.29.3)(terser@5.39.0)) typescript: specifier: 'catalog:' version: 5.9.2 @@ -167,7 +167,7 @@ importers: version: 1.5.0 '@vitejs/plugin-react': specifier: 'catalog:' - version: 5.0.3(vite@7.1.7(@types/node@24.6.0)(lightningcss@1.29.3)(terser@5.39.0)) + version: 5.0.4(vite@7.1.7(@types/node@24.6.0)(lightningcss@1.29.3)(terser@5.39.0)) jsdom: specifier: ^27.0.0 version: 27.0.0(postcss@8.5.6) @@ -492,8 +492,8 @@ packages: '@jridgewell/trace-mapping@0.3.31': resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==} - '@rolldown/pluginutils@1.0.0-beta.35': - resolution: {integrity: sha512-slYrCpoxJUqzFDDNlvrOYRazQUNRvWPjXA17dAOISY3rDMxX6k8K4cj2H+hEYMHF81HO3uNd5rHVigAWRM5dSg==} + '@rolldown/pluginutils@1.0.0-beta.38': + resolution: {integrity: sha512-N/ICGKleNhA5nc9XXQG/kkKHJ7S55u0x0XUJbbkmdCnFuoRkM1Il12q9q0eX19+M7KKUEPw/daUPIRnxhcxAIw==} '@rollup/rollup-android-arm-eabi@4.46.2': resolution: {integrity: sha512-Zj3Hl6sN34xJtMv7Anwb5Gu01yujyE/cLBDB2gnHTAHaWS1Z38L7kuSG+oAh0giZMqG060f/YBStXtMH6FvPMA==} @@ -656,8 +656,8 @@ packages: '@types/use-sync-external-store@1.5.0': resolution: {integrity: sha512-5dyB8nLC/qogMrlCizZnYWQTA4lnb/v+It+sqNl5YnSRAPMlIqY/X0Xn+gZw8vOL+TgTTr28VEbn3uf8fUtAkw==} - '@vitejs/plugin-react@5.0.3': - resolution: {integrity: sha512-PFVHhosKkofGH0Yzrw1BipSedTH68BFF8ZWy1kfUpCtJcouXXY0+racG8sExw7hw0HoX36813ga5o3LTWZ4FUg==} + '@vitejs/plugin-react@5.0.4': + resolution: {integrity: sha512-La0KD0vGkVkSk6K+piWDKRUyg8Rl5iAIKRMH0vMJI0Eg47bq1eOxmoObAaQG37WMW9MSyk7Cs8EIWwJC1PtzKA==} engines: {node: ^20.19.0 || >=22.12.0} peerDependencies: vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 @@ -1805,7 +1805,7 @@ snapshots: '@jridgewell/resolve-uri': 3.1.2 '@jridgewell/sourcemap-codec': 1.5.5 - '@rolldown/pluginutils@1.0.0-beta.35': {} + '@rolldown/pluginutils@1.0.0-beta.38': {} '@rollup/rollup-android-arm-eabi@4.46.2': optional: true @@ -1942,12 +1942,12 @@ snapshots: '@types/use-sync-external-store@1.5.0': {} - '@vitejs/plugin-react@5.0.3(vite@7.1.7(@types/node@24.6.0)(lightningcss@1.29.3)(terser@5.39.0))': + '@vitejs/plugin-react@5.0.4(vite@7.1.7(@types/node@24.6.0)(lightningcss@1.29.3)(terser@5.39.0))': dependencies: '@babel/core': 7.28.4 '@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.28.4) '@babel/plugin-transform-react-jsx-source': 7.27.1(@babel/core@7.28.4) - '@rolldown/pluginutils': 1.0.0-beta.35 + '@rolldown/pluginutils': 1.0.0-beta.38 '@types/babel__core': 7.20.5 react-refresh: 0.17.0 vite: 7.1.7(@types/node@24.6.0)(lightningcss@1.29.3)(terser@5.39.0) diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index d15fe67..44b59a0 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -5,7 +5,7 @@ packages: catalog: "@types/react": "^19.1.16" "@types/react-dom": "^19.1.9" - "@vitejs/plugin-react": "^5.0.3" + "@vitejs/plugin-react": "^5.0.4" "react": "^19.1.1" "react-dom": "^19.1.1" "typescript": "^5.9.2"