We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab3d22f commit b483d48Copy full SHA for b483d48
2 files changed
package.json
@@ -71,7 +71,7 @@
71
"@types/tar-stream": "^2.2.2",
72
"@typescript/native-preview": "7.0.0-dev.20251208.1",
73
"@ungap/structured-clone": "^1.2.1",
74
- "@vitest/coverage-v8": "^3.0.2",
+ "@vitest/coverage-v8": "^4.0.0",
75
"busboy": "^1.6.0",
76
"cross-env": "^10.0.0",
77
"iconv-lite": "^0.6.3",
@@ -84,7 +84,7 @@
84
"tshy": "^3.0.0",
85
"tshy-after": "^1.0.0",
86
"typescript": "^5.0.4",
87
- "vitest": "^3.2.4"
+ "vitest": "^4.0.0"
88
},
89
"engines": {
90
"node": ">= 18.19.0"
0 commit comments