diff --git a/package.json b/package.json index e793402..6928af7 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@tsconfig/vite-react": "^7.0.2", "@types/react": "^19.2.14", "@types/react-dom": "^19.2.3", - "@vitejs/plugin-react": "^5.1.2", + "@vitejs/plugin-react": "^5.1.4", "prettier": "^3.8.1", "tsx": "^4.21.0", "typescript": "~5.9.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 06ee0b2..8d3dc3a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,7 +52,7 @@ importers: specifier: ^19.2.3 version: 19.2.3(@types/react@19.2.14) '@vitejs/plugin-react': - specifier: ^5.1.2 + specifier: ^5.1.4 version: 5.1.4(vite@7.3.1(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0)) prettier: specifier: ^3.8.1