chore(deps): update vitest monorepo and @vercel/ncc
Test / Run Tests (push) Failing after 16s
Lint / pre-commit Linting (push) Successful in 1m21s

This commit is contained in:
2026-08-10 23:53:32 +02:00
parent e95a834903
commit 8d01aa033f
3 changed files with 38 additions and 29 deletions
+3 -3
View File
@@ -16,8 +16,8 @@
"screeps-api": "^1.7.2"
},
"devDependencies": {
"@vercel/ncc": "^0.38.4",
"@vitest/coverage-v8": "^4.0.16",
"vitest": "^4.0.16"
"@vercel/ncc": "^0.44.1",
"@vitest/coverage-v8": "^4.1.10",
"vitest": "^4.1.10"
}
}