diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a4ee0b7..22c2a18 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,8 +13,8 @@ catalogs: specifier: ^19.1.7 version: 19.1.7 '@vitejs/plugin-react': - specifier: ^4.7.0 - version: 4.7.0 + specifier: ^5.0.0 + version: 5.0.0 react: specifier: ^19.1.1 version: 19.1.1 @@ -65,7 +65,7 @@ importers: version: 19.1.7(@types/react@19.1.9) '@vitejs/plugin-react': specifier: 'catalog:' - version: 4.7.0(vite@7.0.6(@types/node@24.2.0)(lightningcss@1.29.3)(terser@5.39.0)) + version: 5.0.0(vite@7.0.6(@types/node@24.2.0)(lightningcss@1.29.3)(terser@5.39.0)) typescript: specifier: 'catalog:' version: 5.9.2 @@ -99,7 +99,7 @@ importers: version: 19.1.7(@types/react@19.1.9) '@vitejs/plugin-react': specifier: 'catalog:' - version: 4.7.0(vite@7.0.6(@types/node@24.2.0)(lightningcss@1.29.3)(terser@5.39.0)) + version: 5.0.0(vite@7.0.6(@types/node@24.2.0)(lightningcss@1.29.3)(terser@5.39.0)) typescript: specifier: 'catalog:' version: 5.9.2 @@ -130,7 +130,7 @@ importers: version: 19.1.7(@types/react@19.1.9) '@vitejs/plugin-react': specifier: 'catalog:' - version: 4.7.0(vite@7.0.6(@types/node@24.2.0)(lightningcss@1.29.3)(terser@5.39.0)) + version: 5.0.0(vite@7.0.6(@types/node@24.2.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: 4.7.0(vite@7.0.6(@types/node@24.2.0)(lightningcss@1.29.3)(terser@5.39.0)) + version: 5.0.0(vite@7.0.6(@types/node@24.2.0)(lightningcss@1.29.3)(terser@5.39.0)) jsdom: specifier: ^26.1.0 version: 26.1.0 @@ -481,8 +481,8 @@ packages: '@jridgewell/trace-mapping@0.3.29': resolution: {integrity: sha512-uw6guiW/gcAGPDhLmd77/6lW8QLeiV5RUTsAX46Db6oLhGaVj4lhnPwb184s1bkc8kdVg/+h988dro8GRDpmYQ==} - '@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==} '@rollup/rollup-android-arm-eabi@4.40.0': resolution: {integrity: sha512-+Fbls/diZ0RDerhE8kyC6hjADCXA1K4yVNlH0EYfd2XjyH0UGgzaQ8MlT0pCXAThfxv3QUAczHaL+qSv1E4/Cg==} @@ -648,9 +648,9 @@ packages: '@types/use-sync-external-store@1.5.0': resolution: {integrity: sha512-5dyB8nLC/qogMrlCizZnYWQTA4lnb/v+It+sqNl5YnSRAPMlIqY/X0Xn+gZw8vOL+TgTTr28VEbn3uf8fUtAkw==} - '@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 @@ -1774,7 +1774,7 @@ snapshots: '@jridgewell/resolve-uri': 3.1.2 '@jridgewell/sourcemap-codec': 1.5.4 - '@rolldown/pluginutils@1.0.0-beta.27': {} + '@rolldown/pluginutils@1.0.0-beta.30': {} '@rollup/rollup-android-arm-eabi@4.40.0': optional: true @@ -1914,12 +1914,12 @@ snapshots: '@types/use-sync-external-store@1.5.0': {} - '@vitejs/plugin-react@4.7.0(vite@7.0.6(@types/node@24.2.0)(lightningcss@1.29.3)(terser@5.39.0))': + '@vitejs/plugin-react@5.0.0(vite@7.0.6(@types/node@24.2.0)(lightningcss@1.29.3)(terser@5.39.0))': 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: 7.0.6(@types/node@24.2.0)(lightningcss@1.29.3)(terser@5.39.0) diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index cdd8350..d62aa23 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -5,7 +5,7 @@ packages: catalog: "@types/react": "^19.1.9" "@types/react-dom": "^19.1.7" - "@vitejs/plugin-react": "^4.7.0" + "@vitejs/plugin-react": "^5.0.0" "react": "^19.1.1" "react-dom": "^19.1.1" "typescript": "^5.9.2"