We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00d2439 commit 93442b8Copy full SHA for 93442b8
package.json
@@ -67,7 +67,7 @@
67
"@types/selfsigned": "^2.0.1",
68
"@types/tar-stream": "^2.2.2",
69
"@ungap/structured-clone": "^1.2.1",
70
- "@vitest/coverage-v8": "^3.0.2",
+ "@vitest/coverage-v8": "^4.0.0",
71
"busboy": "^1.6.0",
72
"cross-env": "^10.0.0",
73
"iconv-lite": "^0.6.3",
@@ -79,7 +79,7 @@
79
"tshy": "^3.0.0",
80
"tshy-after": "^1.0.0",
81
"typescript": "^5.0.4",
82
- "vitest": "^3.2.4"
+ "vitest": "^4.0.0"
83
},
84
"engines": {
85
"node": ">= 18.19.0"
0 commit comments