diff --git a/package.json b/package.json index 442d631..fdcadb8 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "@types/node": "22.9.3", "@types/react": "18.3.12", "@types/react-dom": "18.3.1", - "@vitejs/plugin-react-swc": "3.7.1", + "@vitejs/plugin-react-swc": "3.7.2", "@wise/eslint-config": "11.3.0", "eslint": "8.57.1", "eslint-plugin-react-refresh": "0.4.14", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e45fd37..08260df 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,8 +61,8 @@ importers: specifier: 18.3.1 version: 18.3.1 '@vitejs/plugin-react-swc': - specifier: 3.7.1 - version: 3.7.1(vite@5.4.11(@types/node@22.9.3)) + specifier: 3.7.2 + version: 3.7.2(vite@5.4.11(@types/node@22.9.3)) '@wise/eslint-config': specifier: 11.3.0 version: 11.3.0(@testing-library/dom@10.4.0)(eslint@8.57.1)(typescript@5.6.3) @@ -1424,10 +1424,10 @@ packages: '@ungap/structured-clone@1.2.0': resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} - '@vitejs/plugin-react-swc@3.7.1': - resolution: {integrity: sha512-vgWOY0i1EROUK0Ctg1hwhtC3SdcDjZcdit4Ups4aPkDcB1jYhmo+RMYWY87cmXMhvtD5uf8lV89j2w16vkdSVg==} + '@vitejs/plugin-react-swc@3.7.2': + resolution: {integrity: sha512-y0byko2b2tSVVf5Gpng1eEhX1OvPC7x8yns1Fx8jDzlJp4LS6CMkCPfLw47cjyoMrshQDoQw4qcgjsU9VvlCew==} peerDependencies: - vite: ^4 || ^5 + vite: ^4 || ^5 || ^6 '@vitest/expect@2.0.5': resolution: {integrity: sha512-yHZtwuP7JZivj65Gxoi8upUN2OzHTi3zVfjwdpu2WrvCZPLwsJ2Ey5ILIPccoW23dd/zQBlJ4/dhi7DWNyXCpA==} @@ -5747,7 +5747,7 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@vitejs/plugin-react-swc@3.7.1(vite@5.4.11(@types/node@22.9.3))': + '@vitejs/plugin-react-swc@3.7.2(vite@5.4.11(@types/node@22.9.3))': dependencies: '@swc/core': 1.7.26 vite: 5.4.11(@types/node@22.9.3)