diff --git a/package.json b/package.json index 00efa25..b43159d 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@somehow-digital/unocss-preset": "^2.1.0", "@types/react": "^19.1.8", "@types/react-dom": "^19.1.6", - "@vitejs/plugin-react": "^4.6.0", + "@vitejs/plugin-react": "^5.0.0", "concurrently": "^9.1.0", "cspell": "^9.0.0", "eslint": "^9.30.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1785675..6fcfe7e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,8 +40,8 @@ importers: specifier: ^19.1.6 version: 19.1.7(@types/react@19.1.9) '@vitejs/plugin-react': - specifier: ^4.6.0 - version: 4.7.0(vite@7.0.6(@types/node@24.1.0)(jiti@2.5.1)(yaml@2.8.0)) + specifier: ^5.0.0 + version: 5.0.0(vite@7.0.6(@types/node@24.1.0)(jiti@2.5.1)(yaml@2.8.0)) concurrently: specifier: ^9.1.0 version: 9.2.0 @@ -959,8 +959,8 @@ packages: resolution: {integrity: sha512-G0OnZbMWEs5LhDyqy2UL17vGhSVHkQIfVojMtEWVenvj0V5S84VBgy86kJIuNsGDp2p7sTKlpSIpBUWdC35OKg==} engines: {node: '>=20.0.0'} - '@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.46.1': resolution: {integrity: sha512-oENme6QxtLCqjChRUUo3S6X8hjCXnWmJWnedD7VbGML5GUtaOtAyx+fEEXnBXVf0CBZApMQU0Idwi0FmyxzQhw==} @@ -1311,9 +1311,9 @@ packages: peerDependencies: vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0 || ^6.0.0-0 || ^7.0.0-0 - '@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 @@ -4137,7 +4137,7 @@ snapshots: dependencies: quansync: 0.2.10 - '@rolldown/pluginutils@1.0.0-beta.27': {} + '@rolldown/pluginutils@1.0.0-beta.30': {} '@rollup/rollup-android-arm-eabi@4.46.1': optional: true @@ -4589,12 +4589,12 @@ snapshots: unplugin-utils: 0.2.4 vite: 7.0.6(@types/node@24.1.0)(jiti@2.5.1)(yaml@2.8.0) - '@vitejs/plugin-react@4.7.0(vite@7.0.6(@types/node@24.1.0)(jiti@2.5.1)(yaml@2.8.0))': + '@vitejs/plugin-react@5.0.0(vite@7.0.6(@types/node@24.1.0)(jiti@2.5.1)(yaml@2.8.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.1.0)(jiti@2.5.1)(yaml@2.8.0)