Hello Max,
I found a vulnerability due to outdated versions of Vite and esbuild.
Path: attachments/04 Essentials Deep Dive/07-tic-tac-toe-starting-project.zip
It's an easy fix, but some students might not be aware of it.
To resolve the issue, simply run:
npm update vite esbuild --latest
This will ensure everything is up to date and secure.
Also i migrate to pnpm instead of npm.
Best,
Manuel
@maxschwarzmueller @unsivilaudio #
#71