🔧 Update jest config

This commit is contained in:
marocchino 2025-04-09 22:06:51 +09:00
parent 05d9fdbad3
commit 1125c50abd
No known key found for this signature in database
GPG key ID: F54107506CCF18D0
3 changed files with 142 additions and 110 deletions

View file

@ -34,13 +34,15 @@
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@swc/core": "^1.11.18",
"@swc/jest": "^0.2.37",
"@types/jest": "^29.5.14",
"@types/node": "^22.14.0",
"@vercel/ncc": "^0.38.3",
"jest": "^29.7.0",
"jest-circus": "^29.7.0",
"jest-environment-node": "^29.7.0",
"js-yaml": "^4.1.0",
"ts-jest": "^29.3.1",
"typescript": "^5.8.3"
}
}