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

Updated jsdom from 27.4.0 to 28.0.0

This commit is contained in:
2026-02-09 10:48:56 +04:00
parent 242dfc5972
commit b7a9dc2a2b
2 changed files with 55 additions and 56 deletions

View File

@@ -19,7 +19,7 @@
"@vitest/coverage-v8": "^4.0.18",
"cheerio": "^1.2.0",
"cross-env": "^10.1.0",
"jsdom": "^27.4.0",
"jsdom": "^28.0.0",
"svelte-check": "^4.3.6",
"typescript": "^5.9.3",
"vite": "^7.3.1",