Closed onx2 closed 3 weeks ago
Update all deps to latest minor version using npx npm-check-updates --target minor -u available and run a npm audit fix
npx npm-check-updates --target minor -u
npm audit fix
Could you fix the error in e2e-react job caused by vite update?
Closing because it's a bit outdated. Thanks!
Update all deps to latest minor version using
npx npm-check-updates --target minor -u
available and run anpm audit fix