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

Updated @types/node from 25.0.3 to 25.2.2

This commit is contained in:
2026-02-09 10:50:01 +04:00
parent 3aee3defba
commit 44aca3120c
2 changed files with 5 additions and 5 deletions

View File

@@ -15,7 +15,7 @@
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^6.2.4",
"@types/chrome": "^0.1.36",
"@types/node": "^25.0.3",
"@types/node": "^25.2.2",
"@vitest/coverage-v8": "^4.0.18",
"cheerio": "^1.2.0",
"cross-env": "^10.1.0",