Code development platform for open source projects from the European Union institutions

Skip to content

[#13] Update Vite & fix all audit warnings

Daniel JIANU requested to merge #13-update-packages into development

This PR resolves all the audit warnings for the npm packages.

Vite was also updated to version 5x, together with the related packages. TypeScript was updated to version 5x.

Screenshots

Captură_de_ecran_din_2024-04-15_la_21.14.27

How to Test

  • Run pnpm install to update the dependencies
  • Run pnpm audit and verify there are no warnings displayed
  • Verify that the production build is created successfully and work properly
Edited by Daniel JIANU

Merge request reports