chore(deps): bump vite/vitest/jsdom/eslint to clear audit advisories

yarn audit flagged 6 dev-only transitive vulnerabilities: vite <8.0.16 (direct + via vitest), ws <8.21.0 (via jsdom), js-yaml <4.2.0 (via eslint). Upgrading the direct dev deps pulls the patched transitives (vite 8.0.16, ws 8.21.0, js-yaml 4.2.0). yarn audit now reports 0 vulnerabilities. tests 150/150, build green.
This commit is contained in:
simoleo89
2026-06-17 21:54:42 +02:00
parent 9790827bf9
commit 47bbb39085
2 changed files with 196 additions and 180 deletions
+1 -1
View File
@@ -45,10 +45,10 @@
"@types/howler": "^2.2.11",
"@types/node": "^20.14.12",
"@types/pako": "^2.0.3",
"@typescript/native-preview": "^7.0.0-dev.20260510.1",
"@vitest/coverage-v8": "^4.0.18",
"eslint": "^9.8.0",
"jsdom": "^27.4.0",
"@typescript/native-preview": "^7.0.0-dev.20260510.1",
"tslib": "^2.6.3",
"typescript": "^6.0.3",
"typescript-eslint": "^8.26.1",