From 6fc9163e54044d8ae758613e483acce14707aad1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 17:15:14 +0000 Subject: [PATCH] chore(deps): update dependency @vitejs/plugin-react to v5 --- frontend/package.json | 2 +- pnpm-lock.yaml | 19 +++++++------------ 2 files changed, 8 insertions(+), 13 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 8eb42cf..a15935c 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -31,7 +31,7 @@ "@types/react-dom": "^19.1.7", "@typescript-eslint/eslint-plugin": "^8.38.0", "@typescript-eslint/parser": "^8.38.0", - "@vitejs/plugin-react": "^4.7.0", + "@vitejs/plugin-react": "^5.0.0", "babel-plugin-react-compiler": "19.1.0-rc.2", "eslint": "^9.32.0", "eslint-plugin-react-hooks": "^5.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ef24e2a..539757a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -79,8 +79,8 @@ importers: specifier: ^8.38.0 version: 8.39.1(eslint@9.33.0)(typescript@5.8.3) '@vitejs/plugin-react': - specifier: ^4.7.0 - version: 4.7.0(rolldown-vite@7.0.12(@types/node@24.2.1)(esbuild@0.25.8)(sugarss@5.0.0(postcss@8.5.6))(tsx@4.20.4)) + specifier: ^5.0.0 + version: 5.0.0(rolldown-vite@7.0.12(@types/node@24.2.1)(esbuild@0.25.8)(sugarss@5.0.0(postcss@8.5.6))(tsx@4.20.4)) babel-plugin-react-compiler: specifier: 19.1.0-rc.2 version: 19.1.0-rc.2 @@ -801,9 +801,6 @@ packages: cpu: [x64] os: [win32] - '@rolldown/pluginutils@1.0.0-beta.27': - resolution: {integrity: sha512-+d0F4MKMCbeVUJwG96uQ4SgAznZNSq93I3V+9NHA4OpvqG8mRCpGdKmK8l/dl02h2CCDHwW2FqilnTyDcAnqjA==} - '@rolldown/pluginutils@1.0.0-beta.30': resolution: {integrity: sha512-whXaSoNUFiyDAjkUF8OBpOm77Szdbk5lGNqFe6CbVbJFrhCCPinCbRA3NjawwlNHla1No7xvXXh+CpSxnPfUEw==} @@ -1089,9 +1086,9 @@ packages: vue-router: optional: true - '@vitejs/plugin-react@4.7.0': - resolution: {integrity: sha512-gUu9hwfWvvEDBBmgtAowQCojwZmJ5mcLn3aufeCsitijs3+f2NsrPtlAWIR6OPiqljl96GVCUbLe0HyqIpVaoA==} - engines: {node: ^14.18.0 || >=16.0.0} + '@vitejs/plugin-react@5.0.0': + resolution: {integrity: sha512-Jx9JfsTa05bYkS9xo0hkofp2dCmp1blrKjw9JONs5BTHOvJCgLbaPSuZLGSVJW6u2qe0tc4eevY0+gSNNi0YCw==} + engines: {node: ^20.19.0 || >=22.12.0} peerDependencies: vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 @@ -2964,8 +2961,6 @@ snapshots: '@rolldown/binding-win32-x64-msvc@1.0.0-beta.30': optional: true - '@rolldown/pluginutils@1.0.0-beta.27': {} - '@rolldown/pluginutils@1.0.0-beta.30': {} '@rollup/rollup-android-arm-eabi@4.46.2': @@ -3270,12 +3265,12 @@ snapshots: optionalDependencies: react: 19.1.1 - '@vitejs/plugin-react@4.7.0(rolldown-vite@7.0.12(@types/node@24.2.1)(esbuild@0.25.8)(sugarss@5.0.0(postcss@8.5.6))(tsx@4.20.4))': + '@vitejs/plugin-react@5.0.0(rolldown-vite@7.0.12(@types/node@24.2.1)(esbuild@0.25.8)(sugarss@5.0.0(postcss@8.5.6))(tsx@4.20.4))': dependencies: '@babel/core': 7.28.0 '@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.28.0) '@babel/plugin-transform-react-jsx-source': 7.27.1(@babel/core@7.28.0) - '@rolldown/pluginutils': 1.0.0-beta.27 + '@rolldown/pluginutils': 1.0.0-beta.30 '@types/babel__core': 7.20.5 react-refresh: 0.17.0 vite: rolldown-vite@7.0.12(@types/node@24.2.1)(esbuild@0.25.8)(sugarss@5.0.0(postcss@8.5.6))(tsx@4.20.4)