diff --git a/package.json b/package.json index a629796..e3906e0 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@types/react": "^19.2.17", "@types/react-dom": "^19.2.3", "@types/react-helmet": "^6.1.11", - "@vitejs/plugin-react": "^6.0.4", + "@vitejs/plugin-react": "^6.0.5", "core-js": "^3.49.0", "eslint": "^10.7.0", "globals": "^17.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cc0a310..542b7ce 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -88,8 +88,8 @@ importers: specifier: ^6.1.11 version: 6.1.11 '@vitejs/plugin-react': - specifier: ^6.0.4 - version: 6.0.4(vite@8.1.5(@types/node@25.9.5)(jiti@2.7.0)) + specifier: ^6.0.5 + version: 6.0.5(vite@8.1.5(@types/node@25.9.5)(jiti@2.7.0)) core-js: specifier: ^3.49.0 version: 3.49.0 @@ -1103,8 +1103,8 @@ packages: '@ungap/structured-clone@1.3.3': resolution: {integrity: sha512-60YRaenCQcVjYEKOcG824+DRGGIQ3VKErcBoAEDJZz5bKIs2ZG+X/H9Nk+Q6EVkwJk5QNApxbrc5QtBSwtrXAg==} - '@vitejs/plugin-react@6.0.4': - resolution: {integrity: sha512-XcCQz0TBpBgljhj0gMuuDj49i6Ytqh5q1osT/Gp5uAVJUCTWxyskk/l1jwYYiu2xcNHHipdMz40EGfM1VdamVg==} + '@vitejs/plugin-react@6.0.5': + resolution: {integrity: sha512-BOVzne/NL162sMdResB25mUv+vWMF5NoAjNf09TeGlE7ZpszZWSD3winycicLJw72yeVsoCn/2kOhEuCvEShMA==} engines: {node: ^20.19.0 || >=22.12.0} peerDependencies: '@rolldown/plugin-babel': ^0.1.7 || ^0.2.0 @@ -3689,7 +3689,7 @@ snapshots: '@ungap/structured-clone@1.3.3': {} - '@vitejs/plugin-react@6.0.4(vite@8.1.5(@types/node@25.9.5)(jiti@2.7.0))': + '@vitejs/plugin-react@6.0.5(vite@8.1.5(@types/node@25.9.5)(jiti@2.7.0))': dependencies: '@rolldown/pluginutils': 1.0.1 vite: 8.1.5(@types/node@25.9.5)(jiti@2.7.0)