diff --git a/package.json b/package.json index 729709e..c33da78 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@types/dom-screen-wake-lock": "^1.0.0", "@types/react": "^19.2.17", "@types/react-dom": "^19.2.3", - "@vitejs/plugin-react": "^6.0.3", + "@vitejs/plugin-react": "^6.1.1", "tailwindcss": "^4.3.3", "typescript": "^6.0.3", "vite": "^8.2.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d2944ee..8d152aa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -58,8 +58,8 @@ importers: specifier: ^19.2.3 version: 19.2.3(@types/react@19.2.17) '@vitejs/plugin-react': - specifier: ^6.0.3 - version: 6.0.3(vite@8.2.2(esbuild@0.28.1)(jiti@2.7.0)(terser@5.51.2)) + specifier: ^6.1.1 + version: 6.1.1(vite@8.2.2(esbuild@0.28.1)(jiti@2.7.0)(terser@5.51.2)) tailwindcss: specifier: ^4.3.3 version: 4.3.3 @@ -1568,18 +1568,21 @@ packages: '@types/trusted-types@2.0.7': resolution: {integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==} - '@vitejs/plugin-react@6.0.3': - resolution: {integrity: sha512-vmFvco5/QuC2f9Oj+wTk0+9XeDFkHxSamwZKYc7MxYwKICfvUvlMhqKI0VuICPltGqh1neqBKDvO4kes1ya8vg==} + '@vitejs/plugin-react@6.1.1': + resolution: {integrity: sha512-yxLaQV9gkhS8ezJqCM6+ndU7mDY6gqAg75NQ+0IjwEI8IYOmQCgkRwHKVSfWXW076DsqMo0Dk+0FK1U+M5RgFw==} engines: {node: ^20.19.0 || >=22.12.0} peerDependencies: '@rolldown/plugin-babel': ^0.1.7 || ^0.2.0 babel-plugin-react-compiler: ^1.0.0 + oxc-transform-react: ^0.145.0 vite: ^8.0.0 peerDependenciesMeta: '@rolldown/plugin-babel': optional: true babel-plugin-react-compiler: optional: true + oxc-transform-react: + optional: true acorn@8.18.0: resolution: {integrity: sha512-lGq+9yr1/GuAWaVYIHRjvvySG5/4VfKIvC8EWxStPdcDh/Ka7FG3twP6v4d5BkravUilhIAsG4Qj83t02LWUPQ==} @@ -4315,7 +4318,7 @@ snapshots: '@types/trusted-types@2.0.7': {} - '@vitejs/plugin-react@6.0.3(vite@8.2.2(esbuild@0.28.1)(jiti@2.7.0)(terser@5.51.2))': + '@vitejs/plugin-react@6.1.1(vite@8.2.2(esbuild@0.28.1)(jiti@2.7.0)(terser@5.51.2))': dependencies: '@rolldown/pluginutils': 1.0.1 vite: 8.2.2(esbuild@0.28.1)(jiti@2.7.0)(terser@5.51.2)