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 b3ca225 commit 783fd9aCopy full SHA for 783fd9a
package.json
@@ -115,7 +115,7 @@
115
"@swc-node/register": "^1.11.1",
116
"@tsconfig/node20": "^20.1.8",
117
"@types/node": "^20.19.27",
118
- "@vitest/coverage-istanbul": "~4.0.15",
+ "@vitest/coverage-istanbul": "~4.0.16",
119
"conventional-changelog-conventionalcommits": "^9.1.0",
120
"eslint": "^9.39.2",
121
"eslint-plugin-n": "^17.23.1",
@@ -136,6 +136,6 @@
136
"typescript": "~5.9.3",
137
"typescript-eslint": "^8.50.0",
138
"vite": "^7.3.0",
139
- "vitest": "~4.0.15"
+ "vitest": "~4.0.16"
140
}
141
0 commit comments