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 8ecb1c1 commit b2ba738Copy full SHA for b2ba738
package.json
@@ -111,7 +111,7 @@
111
"@commitlint/config-conventional": "^19.6.0",
112
"@dotenvx/dotenvx": "^1.32.1",
113
"@types/node": "^22.10.5",
114
- "@vitest/coverage-v8": "^2.1.8",
+ "@vitest/coverage-v8": "^3.0.5",
115
"changelogen": "^0.5.7",
116
"eslint": "^9.17.0",
117
"eslint-config-unjs": "^0.4.2",
@@ -120,6 +120,6 @@
120
"prettier": "^3.4.2",
121
"typescript": "^5.7.3",
122
"unbuild": "3.2.0",
123
- "vitest": "^2.1.8"
+ "vitest": "^3.0.5"
124
}
125
0 commit comments