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 a7bec3a commit b9e4a9cCopy full SHA for b9e4a9c
package.json
@@ -103,8 +103,8 @@
103
"@taplo/cli": "^0.7.0",
104
"@tybys/wasm-util": "^0.10.0",
105
"@types/node": "^24.7.2",
106
- "@vitest/coverage-v8": "3.2.4",
107
- "@vitest/ui": "3.2.4",
+ "@vitest/coverage-v8": "4.0.10",
+ "@vitest/ui": "4.0.10",
108
"chalk": "^5.6.2",
109
"dts-resolver": "^2.1.2",
110
"emnapi": "^1.5.0",
@@ -118,7 +118,7 @@
118
"tinybench": "^5.0.1",
119
"tsdown": "^0.15.6",
120
"typescript": "^5.9.2",
121
- "vitest": "^3.2.4"
+ "vitest": "^4.0.0"
122
},
123
"lint-staged": {
124
"*": [
0 commit comments