1
0
mirror of https://github.com/koloml/furbooru-tagging-assistant.git synced 2026-03-24 23:02:58 +00:00

Updated vitest and @vitest/coverage-v8 from 4.0.16 to 4.0.18

This commit is contained in:
2026-02-09 10:45:40 +04:00
parent 31a33131cd
commit 7f2e06a1b1
2 changed files with 52 additions and 68 deletions

View File

@@ -16,14 +16,14 @@
"@sveltejs/vite-plugin-svelte": "^6.2.3",
"@types/chrome": "^0.1.32",
"@types/node": "^25.0.3",
"@vitest/coverage-v8": "^4.0.16",
"@vitest/coverage-v8": "^4.0.18",
"cheerio": "^1.1.2",
"cross-env": "^10.1.0",
"jsdom": "^27.4.0",
"svelte-check": "^4.3.6",
"typescript": "^5.9.3",
"vite": "^7.3.1",
"vitest": "^4.0.16"
"vitest": "^4.0.18"
},
"type": "module",
"dependencies": {