We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9ac510 commit eeb8049Copy full SHA for eeb8049
2 files changed
package.json
@@ -70,8 +70,8 @@
70
"@types/node": "^20.17.16",
71
"@u3u/eslint-config": "^2.15.2",
72
"@u3u/prettier-config": "^5.1.0",
73
- "@vitest/coverage-v8": "^2.1.8",
74
- "@vitest/ui": "^2.1.8",
+ "@vitest/coverage-v8": "^3.0.5",
+ "@vitest/ui": "^3.0.5",
75
"bumpp": "^9.10.2",
76
"dedent": "^1.5.3",
77
"eslint": "^8.57.0",
@@ -82,7 +82,7 @@
82
"simple-git-hooks": "^2.11.1",
83
"tsup": "^8.3.5",
84
"typescript": "^5.7.3",
85
- "vitest": "^2.1.8"
+ "vitest": "^3.0.5"
86
},
87
"packageManager": "pnpm@9.15.4",
88
"publishConfig": {
0 commit comments