diff --git a/packages/core/package.json b/packages/core/package.json index 5ebc9c84..5faf799d 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -36,7 +36,7 @@ "@types/chrome": "^0.0.268", "@types/node": "^20.14.7", "@typescript-eslint/eslint-plugin": "^7.13.0", - "@vitejs/plugin-react": "^4.2.1", + "@vitejs/plugin-react": "^4.3.1", "eslint-config-bedframe": "workspace:^", "eslint-config-turbo": "^1.13.3", "kolorist": "^1.8.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 79288c06..238a6b32 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -200,8 +200,8 @@ importers: specifier: ^7.13.0 version: 7.13.0(@typescript-eslint/parser@7.10.0)(eslint@8.57.0)(typescript@5.5.2) '@vitejs/plugin-react': - specifier: ^4.2.1 - version: 4.3.0(vite@5.2.11) + specifier: ^4.3.1 + version: 4.3.1(vite@5.2.11) eslint-config-bedframe: specifier: workspace:^ version: link:../eslint-config-bedframe @@ -2532,8 +2532,8 @@ packages: resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} dev: true - /@vitejs/plugin-react@4.3.0(vite@5.2.11): - resolution: {integrity: sha512-KcEbMsn4Dpk+LIbHMj7gDPRKaTMStxxWRkRmxsg/jVdFdJCZWt1SchZcf0M4t8lIKdwwMsEyzhrcOXRrDPtOBw==} + /@vitejs/plugin-react@4.3.1(vite@5.2.11): + resolution: {integrity: sha512-m/V2syj5CuVnaxcUJOQRel/Wr31FFXRFlnOoq1TVtkCxsY5veGMTEmpWHndrhB2U8ScHtCQB1e+4hWYExQc6Lg==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.2.0 || ^5.0.0