diff --git a/package.json b/package.json index f99884f..31d38d6 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@types/yargs": "17.0.33", "@typescript-eslint/eslint-plugin": "8.7.0", "@typescript-eslint/parser": "8.7.0", - "@vitejs/plugin-react": "4.3.1", + "@vitejs/plugin-react": "4.3.2", "dotenv": "16.4.5", "eslint": "8.23.1", "eslint-config-airbnb": "19.0.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d695485..e60cf21 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,8 +52,8 @@ importers: specifier: 8.7.0 version: 8.7.0(eslint@8.23.1)(typescript@5.6.2) '@vitejs/plugin-react': - specifier: 4.3.1 - version: 4.3.1(vite@5.4.2(@types/node@20.16.10)) + specifier: 4.3.2 + version: 4.3.2(vite@5.4.2(@types/node@20.16.10)) dotenv: specifier: 16.4.5 version: 16.4.5 @@ -1157,8 +1157,8 @@ packages: resolution: {integrity: sha512-b1tx0orFCCh/THWPQa2ZwWzvOeyzzp36vkJYOpVg0u8UVOIsfVrnuC9FqAw9gRKn+rG2VmWQ/zDJZzkxUnj/XQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@vitejs/plugin-react@4.3.1': - resolution: {integrity: sha512-m/V2syj5CuVnaxcUJOQRel/Wr31FFXRFlnOoq1TVtkCxsY5veGMTEmpWHndrhB2U8ScHtCQB1e+4hWYExQc6Lg==} + '@vitejs/plugin-react@4.3.2': + resolution: {integrity: sha512-hieu+o05v4glEBucTcKMK3dlES0OeJlD9YVOAPraVMOInBCwzumaIFiUjr4bHK7NPgnAHgiskUoceKercrN8vg==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.2.0 || ^5.0.0 @@ -5038,7 +5038,7 @@ snapshots: '@typescript-eslint/types': 8.7.0 eslint-visitor-keys: 3.4.3 - '@vitejs/plugin-react@4.3.1(vite@5.4.2(@types/node@20.16.10))': + '@vitejs/plugin-react@4.3.2(vite@5.4.2(@types/node@20.16.10))': dependencies: '@babel/core': 7.25.2 '@babel/plugin-transform-react-jsx-self': 7.24.7(@babel/core@7.25.2)