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 754d62b commit 4c5f07bCopy full SHA for 4c5f07b
package.json
@@ -70,8 +70,8 @@
70
"@types/node": "^20.17.24",
71
"@u3u/eslint-config": "^2.15.2",
72
"@u3u/prettier-config": "^5.1.0",
73
- "@vitest/coverage-v8": "^2.1.9",
74
- "@vitest/ui": "^2.1.9",
+ "@vitest/coverage-v8": "^3.0.8",
+ "@vitest/ui": "^3.0.8",
75
"bumpp": "^9.11.1",
76
"dedent": "^1.5.3",
77
"eslint": "^8.57.0",
@@ -82,7 +82,7 @@
82
"simple-git-hooks": "^2.11.1",
83
"tsup": "^8.4.0",
84
"typescript": "^5.8.2",
85
- "vitest": "^2.1.9"
+ "vitest": "^3.0.8"
86
},
87
"packageManager": "[email protected]",
88
"publishConfig": {
0 commit comments