diff --git a/package.json b/package.json index d402d8262..d8eb9349a 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "@types/react-dom": "19.2.3", "@types/react-router-dom": "5.3.3", "@types/semver": "7.7.1", - "@vitejs/plugin-react": "6.0.2", + "@vitejs/plugin-react": "6.0.3", "clsx": "2.1.1", "concurrently": "10.0.3", "date-fns": "4.4.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2b72b4adc..8eb346702 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -124,8 +124,8 @@ importers: specifier: 7.7.1 version: 7.7.1 '@vitejs/plugin-react': - specifier: 6.0.2 - version: 6.0.2(vite@8.1.0(@types/node@24.13.2)(jiti@2.7.0)(yaml@2.9.0)) + specifier: 6.0.3 + version: 6.0.3(vite@8.1.0(@types/node@24.13.2)(jiti@2.7.0)(yaml@2.9.0)) clsx: specifier: 2.1.1 version: 2.1.1 @@ -1618,8 +1618,8 @@ packages: '@types/ws@8.18.1': resolution: {integrity: sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==} - '@vitejs/plugin-react@6.0.2': - resolution: {integrity: sha512-DlSMqo4WhThw4vB8Mpn0Woe9J+Jfq1geJ61AKW0QEgLzGMNwtIMdxbDUzLxcun8W7NbJO0e2Jg/Nxm3cCSVzzg==} + '@vitejs/plugin-react@6.0.3': + resolution: {integrity: sha512-vmFvco5/QuC2f9Oj+wTk0+9XeDFkHxSamwZKYc7MxYwKICfvUvlMhqKI0VuICPltGqh1neqBKDvO4kes1ya8vg==} engines: {node: ^20.19.0 || >=22.12.0} peerDependencies: '@rolldown/plugin-babel': ^0.1.7 || ^0.2.0 @@ -5735,7 +5735,7 @@ snapshots: dependencies: '@types/node': 24.13.2 - '@vitejs/plugin-react@6.0.2(vite@8.1.0(@types/node@24.13.2)(jiti@2.7.0)(yaml@2.9.0))': + '@vitejs/plugin-react@6.0.3(vite@8.1.0(@types/node@24.13.2)(jiti@2.7.0)(yaml@2.9.0))': dependencies: '@rolldown/pluginutils': 1.0.1 vite: 8.1.0(@types/node@24.13.2)(jiti@2.7.0)(yaml@2.9.0)